[2026-04-13 00:00:01] Production.INFO: ==31870== Lock acquired, processing the job... [2026-04-13 00:00:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:00:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:00:01] Production.INFO: neon service started [2026-04-13 00:00:01] Production.INFO: neon service started [2026-04-13 00:00:01] Production.INFO: ==31870== Releasing lock... [2026-04-13 00:00:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:00:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 19:00:02] Production.INFO: ==31872== Lock acquired, processing the job... [2026-04-12 19:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:00:02] Production.INFO: ==31874== Lock acquired, processing the job... [2026-04-12 23:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:00:02] Production.INFO: ==31874== Releasing lock... [2026-04-12 23:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:00:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:00:02] Production.INFO: ==31872== Releasing lock... [2026-04-12 19:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:00:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 19:00:03] Production.INFO: ==31877== Lock acquired, processing the job... [2026-04-12 19:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:00:03] Production.INFO: ==31881== Lock acquired, processing the job... [2026-04-12 19:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:00:03] Production.INFO: ==31879== Lock acquired, processing the job... [2026-04-12 19:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:00:03] Production.INFO: ==31883== Lock acquired, processing the job... [2026-04-12 19:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:00:03] Production.INFO: ==31885== Lock acquired, processing the job... [2026-04-12 19:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:00:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:00:03] Production.INFO: Account Balance Start. [2026-04-12 19:00:03] Production.INFO: CreateAllLog Start [2026-04-12 19:00:03] Production.INFO: 117 [2026-04-12 19:00:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:00:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:00:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:00:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:00:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:00:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:00:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:00:03] Production.INFO: ==31885== Releasing lock... [2026-04-12 19:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:00:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:00:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:00:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:00:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:00:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:00:03] Production.INFO: Date 2026-04-12 [2026-04-12 19:00:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:00:03] Production.INFO: Total Charge 0 [2026-04-12 19:00:03] Production.INFO: CreateAllLog End [2026-04-12 19:00:03] Production.INFO: Account Balance End. [2026-04-12 19:00:04] Production.ERROR: CronJobId end 12 [2026-04-12 19:00:04] Production.INFO: ==31883== Releasing lock... [2026-04-12 19:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:00:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:00:04] Production.INFO: ==31879== Releasing lock... [2026-04-12 19:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:00:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:00:11] Production.ERROR: CronJobId end10 [2026-04-12 19:00:11] Production.INFO: ==31881== Releasing lock... [2026-04-12 19:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:00:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:00:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:00:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:00:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:00:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:00:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:00:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:00:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:00:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:00:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:00:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:00:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:00:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:00:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:00:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:00:14] Production.INFO: call_cost start [2026-04-12 19:00:14] Production.INFO: call_cost end [2026-04-12 19:00:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:00:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:00:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:00:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:00:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:00:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:00:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:00:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:00:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:00:14] Production.INFO: ==31877== Releasing lock... [2026-04-12 19:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:00:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:01:02] Production.INFO: ==31948== Lock acquired, processing the job... [2026-04-13 00:01:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:01:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:01:02] Production.INFO: neon service started [2026-04-13 00:01:02] Production.INFO: neon service started [2026-04-13 00:01:02] Production.INFO: ==31948== Releasing lock... [2026-04-13 00:01:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:01:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 19:01:02] Production.INFO: ==31960== Lock acquired, processing the job... [2026-04-12 19:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 19:01:02] Production.INFO: ==31960== Releasing lock... [2026-04-12 19:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:01:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:01:02] Production.INFO: ==31962== Lock acquired, processing the job... [2026-04-12 23:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:01:03] Production.INFO: ==31962== Releasing lock... [2026-04-12 23:01:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:01:03] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:01:03] Production.INFO: ==31964== Lock acquired, processing the job... [2026-04-12 19:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-12 19:01:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-12 19:01:03] Production.INFO: ==31966== Lock acquired, processing the job... [2026-04-12 19:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:01:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-12 19:01:03] Production.INFO: ==31964== Releasing lock... [2026-04-12 19:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-12 19:01:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-12 19:01:03] Production.INFO: ==31970== Lock acquired, processing the job... [2026-04-12 19:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:01:03] Production.INFO: ==31968== Lock acquired, processing the job... [2026-04-12 19:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:01:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:01:03] Production.INFO: ==31972== Lock acquired, processing the job... [2026-04-12 19:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:01:04] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:01:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:01:04] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:01:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:01:04] Production.INFO: Account Balance Start. [2026-04-12 19:01:04] Production.INFO: CreateAllLog Start [2026-04-12 19:01:04] Production.INFO: 117 [2026-04-12 19:01:04] Production.INFO: Date 2026-04-08 [2026-04-12 19:01:04] Production.INFO: ==31976== Lock acquired, processing the job... [2026-04-12 19:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:01:04] Production.INFO: ==31974== Lock acquired, processing the job... [2026-04-12 19:01:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-12 19:01:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:01:04] Production.INFO: Date 2026-04-09 [2026-04-12 19:01:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:01:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-12 19:01:04] Production.INFO: Date 2026-04-10 [2026-04-12 19:01:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:01:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:01:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:01:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:01:04] Production.INFO: Date 2026-04-11 [2026-04-12 19:01:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:01:04] Production.INFO: Date 2026-04-12 [2026-04-12 19:01:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:01:04] Production.INFO: Total Charge 0 [2026-04-12 19:01:04] Production.INFO: CreateAllLog End [2026-04-12 19:01:04] Production.INFO: ==31976== Releasing lock... [2026-04-12 19:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:01:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:01:04] Production.ERROR: done [2026-04-12 19:01:04] Production.INFO: ==31968== Releasing lock... [2026-04-12 19:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:01:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:01:04] Production.INFO: Account Balance End. [2026-04-12 19:01:04] Production.ERROR: CronJobId end 12 [2026-04-12 19:01:04] Production.INFO: ==31972== Releasing lock... [2026-04-12 19:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:01:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-12 19:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17084849', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) start [2026-04-12 19:01:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17084849', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) end [2026-04-12 19:01:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-12 19:01:10] Production.INFO: ProcessCDR(1,17084849,1,1,2) [2026-04-12 19:01:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17084849,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 19:01:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17084849,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 19:01:10] Production.ERROR: pbx prc_insertCDR start [2026-04-12 19:01:10] Production.ERROR: pbx prc_insertCDR end [2026-04-12 19:01:10] Production.INFO: ==31974== Releasing lock... [2026-04-12 19:01:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-12 19:01:10] Production.INFO: 26 MB #Memory Used# [2026-04-12 19:01:14] Production.ERROR: CronJobId end10 [2026-04-12 19:01:14] Production.INFO: ==31970== Releasing lock... [2026-04-12 19:01:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:01:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:01:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:01:16] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:01:16] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:01:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:01:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:01:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:01:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:01:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:01:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:01:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:01:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:01:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:01:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:01:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:01:17] Production.INFO: call_cost start [2026-04-12 19:01:17] Production.INFO: call_cost end [2026-04-12 19:01:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:01:17] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:01:17] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:01:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:01:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:01:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:01:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:01:17] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:01:17] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:01:17] Production.INFO: ==31966== Releasing lock... [2026-04-12 19:01:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:01:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:02:01] Production.INFO: ==32035== Lock acquired, processing the job... [2026-04-13 00:02:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:02:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:02:01] Production.INFO: neon service started [2026-04-13 00:02:01] Production.INFO: neon service started [2026-04-13 00:02:01] Production.INFO: ==32035== Releasing lock... [2026-04-13 00:02:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:02:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:02:01] Production.INFO: ==32039== Lock acquired, processing the job... [2026-04-12 23:02:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:02:01] Production.INFO: ==32039== Releasing lock... [2026-04-12 23:02:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:02:01] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:02:02] Production.INFO: ==32037== Lock acquired, processing the job... [2026-04-12 19:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 19:02:02] Production.INFO: ==32037== Releasing lock... [2026-04-12 19:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:02:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 19:02:03] Production.INFO: ==32042== Lock acquired, processing the job... [2026-04-12 19:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:02:03] Production.INFO: ==32046== Lock acquired, processing the job... [2026-04-12 19:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:02:03] Production.INFO: ==32048== Lock acquired, processing the job... [2026-04-12 19:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:02:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:02:03] Production.INFO: ==32044== Lock acquired, processing the job... [2026-04-12 19:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:02:03] Production.INFO: Account Balance Start. [2026-04-12 19:02:03] Production.INFO: CreateAllLog Start [2026-04-12 19:02:03] Production.INFO: 117 [2026-04-12 19:02:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:02:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:02:03] Production.INFO: ==32050== Lock acquired, processing the job... [2026-04-12 19:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts# [2026-04-12 19:02:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:02:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:02:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:02:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:02:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:02:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:02:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-12 19:02:03] Production.INFO: Date 2026-04-12 [2026-04-12 19:02:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:02:03] Production.INFO: Total Charge 0 [2026-04-12 19:02:03] Production.INFO: ==32052== Lock acquired, processing the job... [2026-04-12 19:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:02:03] Production.INFO: CreateAllLog End [2026-04-12 19:02:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:02:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:02:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:02:03] Production.INFO: ==32052== Releasing lock... [2026-04-12 19:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:02:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:02:04] Production.INFO: Account Balance End. [2026-04-12 19:02:04] Production.ERROR: done [2026-04-12 19:02:04] Production.ERROR: tblTempVendorCDR_20 [2026-04-12 19:02:04] Production.ERROR: CronJobId end 12 [2026-04-12 19:02:04] Production.INFO: ==32048== Releasing lock... [2026-04-12 19:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:02:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:02:04] Production.INFO: ==32044== Releasing lock... [2026-04-12 19:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:02:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:02:04] Production.ERROR: done [2026-04-12 19:02:04] Production.ERROR: Array ( [start_date_ymd] => 2026-04-01 03:02:06 [end_date_ymd] => 2026-04-02 03:02:06 [RateCDR] => 1 ) [2026-04-12 19:02:04] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode, c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type, disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description, pin.pc_description as pincode_name from asteriskcdrdb.cdr c left outer join asterisk.cc_callcosts cc on c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/ left outer join asterisk.pr_providers p on cc_pr_id = pr_id left outer join asterisk.te_tenants te ON te.te_code = c.accountcode left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06' AND ( userfield like '%outbound%' or userfield like '%inbound%' or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/ ) AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/ AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' and prevuniqueid='' group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'') [2026-04-12 19:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs() #1 [internal function]: App\Console\Commands\PBXAccountUsage->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:02:04] Production.INFO: ==32050== Releasing lock... [2026-04-12 19:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops# [2026-04-12 19:02:04] Production.INFO: 27.25 MB #Memory Used# [2026-04-12 19:02:11] Production.ERROR: CronJobId end10 [2026-04-12 19:02:11] Production.INFO: ==32046== Releasing lock... [2026-04-12 19:02:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:02:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:02:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:02:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:02:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:02:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:02:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:02:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:02:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:02:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:02:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:02:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:02:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:02:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:02:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:02:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:02:14] Production.INFO: call_cost start [2026-04-12 19:02:14] Production.INFO: call_cost end [2026-04-12 19:02:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:02:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:02:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:02:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:02:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:02:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:02:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:02:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:02:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:02:14] Production.INFO: ==32042== Releasing lock... [2026-04-12 19:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:02:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:03:01] Production.INFO: ==32111== Lock acquired, processing the job... [2026-04-13 00:03:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:03:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:03:02] Production.INFO: neon service started [2026-04-13 00:03:02] Production.INFO: neon service started [2026-04-13 00:03:02] Production.INFO: ==32111== Releasing lock... [2026-04-13 00:03:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:03:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:03:02] Production.INFO: ==32115== Lock acquired, processing the job... [2026-04-12 23:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:03:02] Production.INFO: ==32115== Releasing lock... [2026-04-12 23:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:03:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:03:02] Production.INFO: ==32113== Lock acquired, processing the job... [2026-04-12 19:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 19:03:02] Production.INFO: ==32113== Releasing lock... [2026-04-12 19:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:03:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 19:03:03] Production.INFO: ==32117== Lock acquired, processing the job... [2026-04-12 19:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:03:03] Production.INFO: ==32119== Lock acquired, processing the job... [2026-04-12 19:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:03:03] Production.INFO: ==32123== Lock acquired, processing the job... [2026-04-12 19:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:03:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:03:03] Production.INFO: ==32121== Lock acquired, processing the job... [2026-04-12 19:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:03:03] Production.INFO: Account Balance Start. [2026-04-12 19:03:03] Production.INFO: CreateAllLog Start [2026-04-12 19:03:03] Production.INFO: 117 [2026-04-12 19:03:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:03:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:03:03] Production.INFO: ==32125== Lock acquired, processing the job... [2026-04-12 19:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:03:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:03:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:03:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:03:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:03:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:03:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:03:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:03:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:03:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:03:03] Production.INFO: ==32125== Releasing lock... [2026-04-12 19:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:03:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:03:03] Production.INFO: Date 2026-04-12 [2026-04-12 19:03:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:03:03] Production.INFO: Total Charge 0 [2026-04-12 19:03:03] Production.INFO: CreateAllLog End [2026-04-12 19:03:04] Production.INFO: Account Balance End. [2026-04-12 19:03:04] Production.ERROR: CronJobId end 12 [2026-04-12 19:03:04] Production.INFO: ==32123== Releasing lock... [2026-04-12 19:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:03:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:03:04] Production.INFO: ==32119== Releasing lock... [2026-04-12 19:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:03:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:03:12] Production.ERROR: CronJobId end10 [2026-04-12 19:03:12] Production.INFO: ==32121== Releasing lock... [2026-04-12 19:03:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:03:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:03:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:03:15] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:03:15] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:03:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:03:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:03:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:03:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:03:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:03:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:03:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:03:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:03:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:03:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:03:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:03:15] Production.INFO: call_cost start [2026-04-12 19:03:15] Production.INFO: call_cost end [2026-04-12 19:03:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:03:15] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:03:15] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:03:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:03:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:03:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:03:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:03:15] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:03:15] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:03:15] Production.INFO: ==32117== Releasing lock... [2026-04-12 19:03:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:03:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:04:01] Production.INFO: ==32184== Lock acquired, processing the job... [2026-04-13 00:04:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:04:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:04:01] Production.INFO: neon service started [2026-04-13 00:04:01] Production.INFO: neon service started [2026-04-13 00:04:01] Production.INFO: ==32184== Releasing lock... [2026-04-13 00:04:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:04:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:04:01] Production.INFO: ==32188== Lock acquired, processing the job... [2026-04-12 23:04:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:04:01] Production.INFO: ==32188== Releasing lock... [2026-04-12 23:04:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:04:01] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:04:02] Production.INFO: ==32186== Lock acquired, processing the job... [2026-04-12 19:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 19:04:02] Production.INFO: ==32186== Releasing lock... [2026-04-12 19:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:04:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 19:04:03] Production.INFO: ==32191== Lock acquired, processing the job... [2026-04-12 19:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:04:03] Production.INFO: ==32193== Lock acquired, processing the job... [2026-04-12 19:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:04:03] Production.INFO: ==32195== Lock acquired, processing the job... [2026-04-12 19:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:04:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:04:03] Production.INFO: ==32197== Lock acquired, processing the job... [2026-04-12 19:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:04:03] Production.INFO: Account Balance Start. [2026-04-12 19:04:03] Production.INFO: CreateAllLog Start [2026-04-12 19:04:03] Production.INFO: 117 [2026-04-12 19:04:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:04:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:04:03] Production.INFO: ==32199== Lock acquired, processing the job... [2026-04-12 19:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:04:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:04:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:04:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:04:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:04:03] Production.INFO: ==32199== Releasing lock... [2026-04-12 19:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:04:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:04:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:04:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:04:03] Production.INFO: Date 2026-04-12 [2026-04-12 19:04:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:04:03] Production.INFO: Total Charge 0 [2026-04-12 19:04:03] Production.INFO: CreateAllLog End [2026-04-12 19:04:03] Production.INFO: ==32193== Releasing lock... [2026-04-12 19:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:04:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:04:03] Production.INFO: Account Balance End. [2026-04-12 19:04:03] Production.ERROR: CronJobId end 12 [2026-04-12 19:04:03] Production.INFO: ==32197== Releasing lock... [2026-04-12 19:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:04:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:04:11] Production.ERROR: CronJobId end10 [2026-04-12 19:04:11] Production.INFO: ==32195== Releasing lock... [2026-04-12 19:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:04:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:04:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:04:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:04:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:04:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:04:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:04:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:04:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:04:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:04:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:04:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:04:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:04:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:04:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:04:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:04:15] Production.INFO: call_cost start [2026-04-12 19:04:15] Production.INFO: call_cost end [2026-04-12 19:04:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:04:15] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:04:15] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:04:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:04:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:04:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:04:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:04:15] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:04:15] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:04:15] Production.INFO: ==32191== Releasing lock... [2026-04-12 19:04:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:04:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:05:01] Production.INFO: ==32263== Lock acquired, processing the job... [2026-04-13 00:05:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:05:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:05:01] Production.INFO: neon service started [2026-04-13 00:05:01] Production.INFO: neon service started [2026-04-13 00:05:01] Production.INFO: ==32263== Releasing lock... [2026-04-13 00:05:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:05:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:05:02] Production.INFO: ==32267== Lock acquired, processing the job... [2026-04-12 23:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:05:02] Production.INFO: ==32267== Releasing lock... [2026-04-12 23:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:05:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:05:02] Production.INFO: ==32265== Lock acquired, processing the job... [2026-04-12 19:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 19:05:02] Production.INFO: ==32265== Releasing lock... [2026-04-12 19:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:05:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 19:05:03] Production.INFO: ==32270== Lock acquired, processing the job... [2026-04-12 19:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:05:03] Production.INFO: ==32272== Lock acquired, processing the job... [2026-04-12 19:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:05:03] Production.INFO: ==32276== Lock acquired, processing the job... [2026-04-12 19:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:05:03] Production.INFO: ==32274== Lock acquired, processing the job... [2026-04-12 19:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:05:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:05:03] Production.INFO: ==32278== Lock acquired, processing the job... [2026-04-12 19:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:05:03] Production.INFO: Account Balance Start. [2026-04-12 19:05:03] Production.INFO: CreateAllLog Start [2026-04-12 19:05:03] Production.INFO: 117 [2026-04-12 19:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:05:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:05:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:05:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:05:03] Production.INFO: ==32278== Releasing lock... [2026-04-12 19:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:05:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:05:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:05:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:05:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:05:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:05:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:05:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:05:03] Production.INFO: Date 2026-04-12 [2026-04-12 19:05:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:05:03] Production.INFO: Total Charge 0 [2026-04-12 19:05:03] Production.INFO: CreateAllLog End [2026-04-12 19:05:04] Production.INFO: Account Balance End. [2026-04-12 19:05:04] Production.ERROR: CronJobId end 12 [2026-04-12 19:05:04] Production.INFO: ==32276== Releasing lock... [2026-04-12 19:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:05:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:05:04] Production.INFO: ==32272== Releasing lock... [2026-04-12 19:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:05:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:05:12] Production.ERROR: CronJobId end10 [2026-04-12 19:05:12] Production.INFO: ==32274== Releasing lock... [2026-04-12 19:05:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:05:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:05:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:05:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:05:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:05:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:05:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:05:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:05:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:05:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:05:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:05:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:05:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:05:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:05:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:05:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:05:14] Production.INFO: call_cost start [2026-04-12 19:05:14] Production.INFO: call_cost end [2026-04-12 19:05:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:05:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:05:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:05:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:05:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:05:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:05:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:05:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:05:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:05:14] Production.INFO: ==32270== Releasing lock... [2026-04-12 19:05:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:05:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:06:02] Production.INFO: ==32341== Lock acquired, processing the job... [2026-04-13 00:06:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:06:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:06:02] Production.INFO: neon service started [2026-04-13 00:06:02] Production.INFO: neon service started [2026-04-13 00:06:02] Production.INFO: ==32341== Releasing lock... [2026-04-13 00:06:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:06:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:06:02] Production.INFO: ==32345== Lock acquired, processing the job... [2026-04-12 23:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:06:02] Production.INFO: ==32345== Releasing lock... [2026-04-12 23:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:06:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:06:02] Production.INFO: ==32343== Lock acquired, processing the job... [2026-04-12 19:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 19:06:03] Production.INFO: ==32343== Releasing lock... [2026-04-12 19:06:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:06:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 19:06:03] Production.INFO: ==32348== Lock acquired, processing the job... [2026-04-12 19:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:06:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:06:03] Production.INFO: ==32352== Lock acquired, processing the job... [2026-04-12 19:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:06:03] Production.INFO: ==32354== Lock acquired, processing the job... [2026-04-12 19:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:06:03] Production.INFO: ==32350== Lock acquired, processing the job... [2026-04-12 19:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:06:03] Production.INFO: Account Balance Start. [2026-04-12 19:06:03] Production.INFO: CreateAllLog Start [2026-04-12 19:06:03] Production.INFO: 117 [2026-04-12 19:06:04] Production.INFO: Date 2026-04-08 [2026-04-12 19:06:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:06:04] Production.INFO: Date 2026-04-09 [2026-04-12 19:06:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:06:04] Production.INFO: ==32356== Lock acquired, processing the job... [2026-04-12 19:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:06:04] Production.INFO: Date 2026-04-10 [2026-04-12 19:06:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:06:04] Production.INFO: Date 2026-04-11 [2026-04-12 19:06:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:06:04] Production.INFO: Date 2026-04-12 [2026-04-12 19:06:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:06:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:06:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:06:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:06:04] Production.INFO: ==32356== Releasing lock... [2026-04-12 19:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:06:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:06:04] Production.INFO: Total Charge 0 [2026-04-12 19:06:04] Production.INFO: CreateAllLog End [2026-04-12 19:06:04] Production.INFO: Account Balance End. [2026-04-12 19:06:04] Production.ERROR: CronJobId end 12 [2026-04-12 19:06:04] Production.INFO: ==32354== Releasing lock... [2026-04-12 19:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:06:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:06:04] Production.INFO: ==32350== Releasing lock... [2026-04-12 19:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:06:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:06:13] Production.ERROR: CronJobId end10 [2026-04-12 19:06:13] Production.INFO: ==32352== Releasing lock... [2026-04-12 19:06:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:06:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:06:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:06:16] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:06:16] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:06:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:06:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:06:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:06:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:06:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:06:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:06:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:06:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:06:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:06:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:06:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:06:16] Production.INFO: call_cost start [2026-04-12 19:06:16] Production.INFO: call_cost end [2026-04-12 19:06:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:06:16] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:06:16] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:06:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:06:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:06:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:06:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:06:16] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:06:16] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:06:16] Production.INFO: ==32348== Releasing lock... [2026-04-12 19:06:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:06:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:07:01] Production.INFO: ==32411== Lock acquired, processing the job... [2026-04-13 00:07:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:07:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:07:01] Production.INFO: neon service started [2026-04-13 00:07:01] Production.INFO: neon service started [2026-04-13 00:07:01] Production.INFO: ==32411== Releasing lock... [2026-04-13 00:07:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:07:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:07:02] Production.INFO: ==32415== Lock acquired, processing the job... [2026-04-12 23:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 19:07:02] Production.INFO: ==32413== Lock acquired, processing the job... [2026-04-12 19:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:07:02] Production.INFO: ==32415== Releasing lock... [2026-04-12 23:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:07:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:07:02] Production.INFO: ==32413== Releasing lock... [2026-04-12 19:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:07:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 19:07:03] Production.INFO: ==32422== Lock acquired, processing the job... [2026-04-12 19:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:07:03] Production.INFO: ==32418== Lock acquired, processing the job... [2026-04-12 19:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:07:03] Production.INFO: ==32420== Lock acquired, processing the job... [2026-04-12 19:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:07:03] Production.INFO: ==32426== Lock acquired, processing the job... [2026-04-12 19:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:07:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:07:03] Production.INFO: ==32424== Lock acquired, processing the job... [2026-04-12 19:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:07:03] Production.INFO: ==32426== Releasing lock... [2026-04-12 19:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:07:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:07:03] Production.INFO: Account Balance Start. [2026-04-12 19:07:03] Production.INFO: CreateAllLog Start [2026-04-12 19:07:03] Production.INFO: 117 [2026-04-12 19:07:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:07:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:07:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:07:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:07:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:07:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:07:04] Production.INFO: Date 2026-04-11 [2026-04-12 19:07:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:07:04] Production.INFO: Date 2026-04-12 [2026-04-12 19:07:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:07:04] Production.INFO: Total Charge 0 [2026-04-12 19:07:04] Production.INFO: CreateAllLog End [2026-04-12 19:07:04] Production.INFO: ==32420== Releasing lock... [2026-04-12 19:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:07:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:07:04] Production.INFO: Account Balance End. [2026-04-12 19:07:04] Production.ERROR: CronJobId end 12 [2026-04-12 19:07:04] Production.INFO: ==32424== Releasing lock... [2026-04-12 19:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:07:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:07:10] Production.ERROR: CronJobId end10 [2026-04-12 19:07:10] Production.INFO: ==32422== Releasing lock... [2026-04-12 19:07:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:07:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:07:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:07:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:07:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:07:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:07:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:07:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:07:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:07:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:07:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:07:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:07:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:07:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:07:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:07:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:07:13] Production.INFO: call_cost start [2026-04-12 19:07:13] Production.INFO: call_cost end [2026-04-12 19:07:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:07:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:07:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:07:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:07:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:07:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:07:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:07:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:07:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:07:13] Production.INFO: ==32418== Releasing lock... [2026-04-12 19:07:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:07:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:08:02] Production.INFO: ==32487== Lock acquired, processing the job... [2026-04-13 00:08:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:08:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:08:02] Production.INFO: neon service started [2026-04-13 00:08:02] Production.INFO: neon service started [2026-04-13 00:08:02] Production.INFO: ==32487== Releasing lock... [2026-04-13 00:08:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:08:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 19:08:02] Production.INFO: ==32489== Lock acquired, processing the job... [2026-04-12 19:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 19:08:02] Production.INFO: ==32489== Releasing lock... [2026-04-12 19:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:08:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:08:02] Production.INFO: ==32491== Lock acquired, processing the job... [2026-04-12 23:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:08:02] Production.INFO: ==32491== Releasing lock... [2026-04-12 23:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:08:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:08:03] Production.INFO: ==32494== Lock acquired, processing the job... [2026-04-12 19:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:08:03] Production.INFO: ==32496== Lock acquired, processing the job... [2026-04-12 19:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:08:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:08:03] Production.INFO: ==32500== Lock acquired, processing the job... [2026-04-12 19:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:08:03] Production.INFO: ==32498== Lock acquired, processing the job... [2026-04-12 19:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:08:03] Production.INFO: Account Balance Start. [2026-04-12 19:08:03] Production.INFO: CreateAllLog Start [2026-04-12 19:08:03] Production.INFO: 117 [2026-04-12 19:08:03] Production.INFO: ==32502== Lock acquired, processing the job... [2026-04-12 19:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:08:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:08:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:08:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:08:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:08:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:08:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:08:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:08:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:08:03] Production.INFO: Date 2026-04-12 [2026-04-12 19:08:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:08:03] Production.INFO: Total Charge 0 [2026-04-12 19:08:03] Production.INFO: ==32502== Releasing lock... [2026-04-12 19:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:08:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:08:04] Production.INFO: ==32496== Releasing lock... [2026-04-12 19:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:08:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:08:04] Production.INFO: CreateAllLog End [2026-04-12 19:08:04] Production.INFO: Account Balance End. [2026-04-12 19:08:04] Production.ERROR: CronJobId end 12 [2026-04-12 19:08:04] Production.INFO: ==32500== Releasing lock... [2026-04-12 19:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:08:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:08:11] Production.ERROR: CronJobId end10 [2026-04-12 19:08:11] Production.INFO: ==32498== Releasing lock... [2026-04-12 19:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:08:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:08:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:08:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:08:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:08:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:08:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:08:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:08:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:08:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:08:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:08:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:08:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:08:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:08:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:08:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:08:14] Production.INFO: call_cost start [2026-04-12 19:08:14] Production.INFO: call_cost end [2026-04-12 19:08:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:08:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:08:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:08:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:08:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:08:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:08:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:08:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:08:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:08:14] Production.INFO: ==32494== Releasing lock... [2026-04-12 19:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:08:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:09:01] Production.INFO: ==32558== Lock acquired, processing the job... [2026-04-13 00:09:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:09:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:09:01] Production.INFO: neon service started [2026-04-13 00:09:01] Production.INFO: neon service started [2026-04-13 00:09:01] Production.INFO: ==32558== Releasing lock... [2026-04-13 00:09:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:09:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:09:01] Production.INFO: ==32562== Lock acquired, processing the job... [2026-04-12 23:09:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:09:01] Production.INFO: ==32562== Releasing lock... [2026-04-12 23:09:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:09:01] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:09:01] Production.INFO: ==32560== Lock acquired, processing the job... [2026-04-12 19:09:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 19:09:02] Production.INFO: ==32560== Releasing lock... [2026-04-12 19:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:09:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 19:09:02] Production.INFO: ==32566== Lock acquired, processing the job... [2026-04-12 19:09:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:09:02] Production.INFO: ==32570== Lock acquired, processing the job... [2026-04-12 19:09:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:09:02] Production.INFO: ==32584== Lock acquired, processing the job... [2026-04-12 19:09:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:09:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:09:02] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:09:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:09:02] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:09:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:09:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:09:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:09:02] Production.INFO: ==32568== Lock acquired, processing the job... [2026-04-12 19:09:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:09:03] Production.INFO: ==32584== Releasing lock... [2026-04-12 19:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:09:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:09:03] Production.INFO: ==32582== Lock acquired, processing the job... [2026-04-12 19:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:09:03] Production.INFO: Account Balance Start. [2026-04-12 19:09:03] Production.INFO: CreateAllLog Start [2026-04-12 19:09:03] Production.INFO: 117 [2026-04-12 19:09:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:09:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:09:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:09:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:09:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:09:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:09:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:09:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:09:03] Production.INFO: Date 2026-04-12 [2026-04-12 19:09:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:09:03] Production.INFO: Total Charge 0 [2026-04-12 19:09:03] Production.INFO: CreateAllLog End [2026-04-12 19:09:03] Production.INFO: Account Balance End. [2026-04-12 19:09:03] Production.INFO: ==32568== Releasing lock... [2026-04-12 19:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:09:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:09:03] Production.ERROR: CronJobId end 12 [2026-04-12 19:09:03] Production.INFO: ==32582== Releasing lock... [2026-04-12 19:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:09:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:09:10] Production.ERROR: CronJobId end10 [2026-04-12 19:09:10] Production.INFO: ==32570== Releasing lock... [2026-04-12 19:09:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:09:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:09:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:09:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:09:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:09:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:09:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:09:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:09:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:09:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:09:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:09:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:09:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:09:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:09:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:09:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:09:13] Production.INFO: call_cost start [2026-04-12 19:09:13] Production.INFO: call_cost end [2026-04-12 19:09:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:09:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:09:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:09:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:09:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:09:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:09:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:09:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:09:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:09:13] Production.INFO: ==32566== Releasing lock... [2026-04-12 19:09:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:09:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:10:02] Production.INFO: ==32646== Lock acquired, processing the job... [2026-04-13 00:10:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:10:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:10:02] Production.INFO: neon service started [2026-04-13 00:10:02] Production.INFO: neon service started [2026-04-13 00:10:02] Production.INFO: ==32646== Releasing lock... [2026-04-13 00:10:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:10:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 19:10:02] Production.INFO: ==32650== Lock acquired, processing the job... [2026-04-12 19:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:10:02] Production.INFO: ==32652== Lock acquired, processing the job... [2026-04-12 23:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:10:02] Production.INFO: ==32652== Releasing lock... [2026-04-12 23:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:10:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:10:02] Production.INFO: ==32650== Releasing lock... [2026-04-12 19:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:10:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 19:10:03] Production.INFO: ==32654== Lock acquired, processing the job... [2026-04-12 19:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:10:03] Production.INFO: ==32656== Lock acquired, processing the job... [2026-04-12 19:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:10:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:10:03] Production.INFO: ==32658== Lock acquired, processing the job... [2026-04-12 19:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:10:03] Production.INFO: ==32663== Lock acquired, processing the job... [2026-04-12 19:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:10:03] Production.INFO: ==32660== Lock acquired, processing the job... [2026-04-12 19:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:10:03] Production.INFO: Account Balance Start. [2026-04-12 19:10:03] Production.INFO: CreateAllLog Start [2026-04-12 19:10:03] Production.INFO: 117 [2026-04-12 19:10:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:10:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:10:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:10:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:10:03] Production.INFO: ==32663== Releasing lock... [2026-04-12 19:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:10:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:10:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:10:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:10:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:10:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:10:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:10:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:10:04] Production.INFO: Date 2026-04-12 [2026-04-12 19:10:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:10:04] Production.INFO: Total Charge 0 [2026-04-12 19:10:04] Production.INFO: CreateAllLog End [2026-04-12 19:10:04] Production.INFO: Account Balance End. [2026-04-12 19:10:04] Production.ERROR: CronJobId end 12 [2026-04-12 19:10:04] Production.INFO: ==32660== Releasing lock... [2026-04-12 19:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:10:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:10:04] Production.INFO: ==32656== Releasing lock... [2026-04-12 19:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:10:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:10:11] Production.ERROR: CronJobId end10 [2026-04-12 19:10:11] Production.INFO: ==32658== Releasing lock... [2026-04-12 19:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:10:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:10:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:10:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:10:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:10:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:10:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:10:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:10:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:10:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:10:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:10:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:10:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:10:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:10:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:10:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:10:14] Production.INFO: call_cost start [2026-04-12 19:10:14] Production.INFO: call_cost end [2026-04-12 19:10:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:10:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:10:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:10:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:10:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:10:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:10:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:10:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:10:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:10:14] Production.INFO: ==32654== Releasing lock... [2026-04-12 19:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:10:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:11:01] Production.INFO: ==32720== Lock acquired, processing the job... [2026-04-13 00:11:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:11:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:11:01] Production.INFO: neon service started [2026-04-13 00:11:01] Production.INFO: neon service started [2026-04-13 00:11:01] Production.INFO: ==32720== Releasing lock... [2026-04-13 00:11:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:11:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 19:11:02] Production.INFO: ==32722== Lock acquired, processing the job... [2026-04-12 19:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:11:02] Production.INFO: ==32724== Lock acquired, processing the job... [2026-04-12 23:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:11:02] Production.INFO: ==32724== Releasing lock... [2026-04-12 23:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:11:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:11:02] Production.INFO: ==32722== Releasing lock... [2026-04-12 19:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:11:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 19:11:03] Production.INFO: ==32727== Lock acquired, processing the job... [2026-04-12 19:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-12 19:11:03] Production.INFO: ==32731== Lock acquired, processing the job... [2026-04-12 19:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:11:03] Production.INFO: ==32729== Lock acquired, processing the job... [2026-04-12 19:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:11:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-12 19:11:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-12 19:11:03] Production.ERROR: CronJob PID - 32731 [2026-04-12 19:11:03] Production.ERROR: CronJob Title - Account Block [2026-04-12 19:11:03] Production.ERROR: CronJob ID - 7 [2026-04-12 19:11:03] Production.ERROR: CronJob Last Run Time 2026-04-12 19:11:00 [2026-04-12 19:11:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-12 19:11:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-12 19:11:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-12 19:11:03] Production.INFO: ==32727== Releasing lock... [2026-04-12 19:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-12 19:11:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-12 19:11:03] Production.INFO: ==32733== Lock acquired, processing the job... [2026-04-12 19:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:11:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:11:03] Production.INFO: ==32737== Lock acquired, processing the job... [2026-04-12 19:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-12 19:11:03] Production.INFO: ==32735== Lock acquired, processing the job... [2026-04-12 19:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:11:03] Production.INFO: ==32739== Lock acquired, processing the job... [2026-04-12 19:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:11:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-12 19:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:11:03] Production.INFO: Account Balance Start. [2026-04-12 19:11:03] Production.INFO: CreateAllLog Start [2026-04-12 19:11:03] Production.INFO: 117 [2026-04-12 19:11:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:11:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:11:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:11:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:11:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:11:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:11:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:11:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:11:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:11:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:11:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:11:03] Production.INFO: Date 2026-04-12 [2026-04-12 19:11:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:11:03] Production.INFO: Total Charge 0 [2026-04-12 19:11:03] Production.INFO: CreateAllLog End [2026-04-12 19:11:03] Production.INFO: ==32739== Releasing lock... [2026-04-12 19:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:11:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:11:04] Production.INFO: ==32731== Releasing lock... [2026-04-12 19:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:11:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:11:04] Production.ERROR: done [2026-04-12 19:11:04] Production.INFO: Account Balance End. [2026-04-12 19:11:04] Production.ERROR: CronJobId end 12 [2026-04-12 19:11:04] Production.INFO: ==32735== Releasing lock... [2026-04-12 19:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:11:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-12 19:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17084891', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) start [2026-04-12 19:11:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17084891', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) end [2026-04-12 19:11:09] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-12 19:11:09] Production.INFO: ProcessCDR(1,17084891,1,1,2) [2026-04-12 19:11:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17084891,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 19:11:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17084891,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 19:11:09] Production.ERROR: pbx prc_insertCDR start [2026-04-12 19:11:09] Production.ERROR: pbx prc_insertCDR end [2026-04-12 19:11:09] Production.INFO: ==32737== Releasing lock... [2026-04-12 19:11:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-12 19:11:09] Production.INFO: 26 MB #Memory Used# [2026-04-12 19:11:13] Production.ERROR: CronJobId end10 [2026-04-12 19:11:13] Production.INFO: ==32733== Releasing lock... [2026-04-12 19:11:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:11:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:11:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:11:15] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:11:15] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:11:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:11:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:11:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:11:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:11:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:11:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:11:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:11:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:11:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:11:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:11:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:11:16] Production.INFO: call_cost start [2026-04-12 19:11:16] Production.INFO: call_cost end [2026-04-12 19:11:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:11:16] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:11:16] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:11:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:11:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:11:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:11:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:11:16] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:11:16] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:11:16] Production.INFO: ==32729== Releasing lock... [2026-04-12 19:11:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:11:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:12:01] Production.INFO: ==333== Lock acquired, processing the job... [2026-04-13 00:12:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:12:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:12:01] Production.INFO: neon service started [2026-04-13 00:12:01] Production.INFO: neon service started [2026-04-13 00:12:01] Production.INFO: ==333== Releasing lock... [2026-04-13 00:12:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:12:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 19:12:02] Production.INFO: ==335== Lock acquired, processing the job... [2026-04-12 19:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 19:12:02] Production.INFO: ==335== Releasing lock... [2026-04-12 19:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:12:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:12:02] Production.INFO: ==337== Lock acquired, processing the job... [2026-04-12 23:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:12:02] Production.INFO: ==337== Releasing lock... [2026-04-12 23:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:12:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:12:03] Production.INFO: ==354== Lock acquired, processing the job... [2026-04-12 19:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:12:03] Production.INFO: ==352== Lock acquired, processing the job... [2026-04-12 19:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:12:03] Production.INFO: ==356== Lock acquired, processing the job... [2026-04-12 19:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:12:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:12:03] Production.INFO: ==358== Lock acquired, processing the job... [2026-04-12 19:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:12:03] Production.INFO: ==360== Lock acquired, processing the job... [2026-04-12 19:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:12:03] Production.INFO: Account Balance Start. [2026-04-12 19:12:03] Production.INFO: CreateAllLog Start [2026-04-12 19:12:03] Production.INFO: 117 [2026-04-12 19:12:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:12:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:12:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:12:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:12:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:12:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:12:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:12:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:12:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:12:03] Production.INFO: ==360== Releasing lock... [2026-04-12 19:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:12:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:12:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:12:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:12:03] Production.INFO: Date 2026-04-12 [2026-04-12 19:12:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:12:03] Production.INFO: Total Charge 0 [2026-04-12 19:12:03] Production.INFO: CreateAllLog End [2026-04-12 19:12:03] Production.INFO: ==354== Releasing lock... [2026-04-12 19:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:12:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:12:03] Production.INFO: Account Balance End. [2026-04-12 19:12:03] Production.ERROR: CronJobId end 12 [2026-04-12 19:12:03] Production.INFO: ==358== Releasing lock... [2026-04-12 19:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:12:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:12:10] Production.ERROR: CronJobId end10 [2026-04-12 19:12:10] Production.INFO: ==356== Releasing lock... [2026-04-12 19:12:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:12:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:12:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:12:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:12:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:12:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:12:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:12:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:12:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:12:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:12:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:12:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:12:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:12:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:12:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:12:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:12:13] Production.INFO: call_cost start [2026-04-12 19:12:13] Production.INFO: call_cost end [2026-04-12 19:12:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:12:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:12:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:12:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:12:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:12:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:12:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:12:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:12:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:12:13] Production.INFO: ==352== Releasing lock... [2026-04-12 19:12:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:12:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:13:02] Production.INFO: ==418== Lock acquired, processing the job... [2026-04-13 00:13:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:13:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:13:02] Production.INFO: neon service started [2026-04-13 00:13:02] Production.INFO: neon service started [2026-04-13 00:13:02] Production.INFO: ==418== Releasing lock... [2026-04-13 00:13:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:13:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 19:13:02] Production.INFO: ==420== Lock acquired, processing the job... [2026-04-12 19:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 19:13:02] Production.INFO: ==420== Releasing lock... [2026-04-12 19:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:13:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:13:02] Production.INFO: ==422== Lock acquired, processing the job... [2026-04-12 23:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:13:02] Production.INFO: ==422== Releasing lock... [2026-04-12 23:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:13:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:13:03] Production.INFO: ==426== Lock acquired, processing the job... [2026-04-12 19:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:13:03] Production.INFO: ==424== Lock acquired, processing the job... [2026-04-12 19:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:13:03] Production.INFO: ==428== Lock acquired, processing the job... [2026-04-12 19:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:13:03] Production.INFO: ==430== Lock acquired, processing the job... [2026-04-12 19:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:13:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:13:03] Production.INFO: ==426== Releasing lock... [2026-04-12 19:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:13:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:13:03] Production.INFO: ==433== Lock acquired, processing the job... [2026-04-12 19:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:13:03] Production.INFO: Account Balance Start. [2026-04-12 19:13:03] Production.INFO: CreateAllLog Start [2026-04-12 19:13:03] Production.INFO: 117 [2026-04-12 19:13:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:13:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:13:04] Production.INFO: Date 2026-04-09 [2026-04-12 19:13:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:13:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:13:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:13:04] Production.INFO: Date 2026-04-10 [2026-04-12 19:13:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:13:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:13:04] Production.INFO: ==433== Releasing lock... [2026-04-12 19:13:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:13:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:13:04] Production.INFO: Date 2026-04-11 [2026-04-12 19:13:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:13:04] Production.INFO: Date 2026-04-12 [2026-04-12 19:13:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:13:04] Production.INFO: Total Charge 0 [2026-04-12 19:13:04] Production.INFO: CreateAllLog End [2026-04-12 19:13:04] Production.INFO: Account Balance End. [2026-04-12 19:13:04] Production.ERROR: CronJobId end 12 [2026-04-12 19:13:04] Production.INFO: ==430== Releasing lock... [2026-04-12 19:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:13:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:13:10] Production.ERROR: CronJobId end10 [2026-04-12 19:13:10] Production.INFO: ==428== Releasing lock... [2026-04-12 19:13:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:13:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:13:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:13:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:13:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:13:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:13:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:13:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:13:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:13:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:13:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:13:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:13:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:13:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:13:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:13:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:13:13] Production.INFO: call_cost start [2026-04-12 19:13:13] Production.INFO: call_cost end [2026-04-12 19:13:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:13:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:13:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:13:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:13:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:13:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:13:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:13:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:13:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:13:13] Production.INFO: ==424== Releasing lock... [2026-04-12 19:13:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:13:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:14:01] Production.INFO: ==499== Lock acquired, processing the job... [2026-04-13 00:14:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:14:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:14:01] Production.INFO: neon service started [2026-04-13 00:14:01] Production.INFO: neon service started [2026-04-13 00:14:01] Production.INFO: ==499== Releasing lock... [2026-04-13 00:14:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:14:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:14:01] Production.INFO: ==504== Lock acquired, processing the job... [2026-04-12 23:14:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:14:01] Production.INFO: ==504== Releasing lock... [2026-04-12 23:14:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:14:01] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:14:02] Production.INFO: ==502== Lock acquired, processing the job... [2026-04-12 19:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 19:14:02] Production.INFO: ==502== Releasing lock... [2026-04-12 19:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:14:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 19:14:03] Production.INFO: ==509== Lock acquired, processing the job... [2026-04-12 19:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:14:03] Production.INFO: ==511== Lock acquired, processing the job... [2026-04-12 19:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:14:03] Production.INFO: ==513== Lock acquired, processing the job... [2026-04-12 19:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:14:03] Production.INFO: ==507== Lock acquired, processing the job... [2026-04-12 19:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:14:03] Production.INFO: Account Balance Start. [2026-04-12 19:14:03] Production.INFO: CreateAllLog Start [2026-04-12 19:14:03] Production.INFO: 117 [2026-04-12 19:14:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:14:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:14:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:14:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:14:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:14:03] Production.INFO: ==515== Lock acquired, processing the job... [2026-04-12 19:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:14:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:14:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:14:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:14:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:14:03] Production.INFO: Date 2026-04-12 [2026-04-12 19:14:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:14:03] Production.INFO: Total Charge 0 [2026-04-12 19:14:03] Production.INFO: CreateAllLog End [2026-04-12 19:14:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:14:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:14:03] Production.INFO: ==509== Releasing lock... [2026-04-12 19:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:14:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:14:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:14:03] Production.INFO: ==515== Releasing lock... [2026-04-12 19:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:14:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:14:03] Production.INFO: Account Balance End. [2026-04-12 19:14:03] Production.ERROR: CronJobId end 12 [2026-04-12 19:14:03] Production.INFO: ==513== Releasing lock... [2026-04-12 19:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:14:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:14:11] Production.ERROR: CronJobId end10 [2026-04-12 19:14:11] Production.INFO: ==511== Releasing lock... [2026-04-12 19:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:14:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:14:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:14:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:14:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:14:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:14:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:14:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:14:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:14:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:14:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:14:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:14:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:14:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:14:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:14:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:14:13] Production.INFO: call_cost start [2026-04-12 19:14:13] Production.INFO: call_cost end [2026-04-12 19:14:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:14:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:14:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:14:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:14:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:14:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:14:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:14:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:14:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:14:13] Production.INFO: ==507== Releasing lock... [2026-04-12 19:14:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:14:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:15:02] Production.INFO: ==570== Lock acquired, processing the job... [2026-04-13 00:15:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:15:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:15:02] Production.INFO: neon service started [2026-04-13 00:15:02] Production.INFO: neon service started [2026-04-13 00:15:02] Production.INFO: ==570== Releasing lock... [2026-04-13 00:15:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:15:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 19:15:02] Production.INFO: ==572== Lock acquired, processing the job... [2026-04-12 19:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:15:02] Production.INFO: ==574== Lock acquired, processing the job... [2026-04-12 23:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:15:02] Production.INFO: ==574== Releasing lock... [2026-04-12 23:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:15:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:15:02] Production.INFO: ==572== Releasing lock... [2026-04-12 19:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:15:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 19:15:03] Production.INFO: ==580== Lock acquired, processing the job... [2026-04-12 19:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:15:03] Production.INFO: ==577== Lock acquired, processing the job... [2026-04-12 19:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:15:03] Production.INFO: ==586== Lock acquired, processing the job... [2026-04-12 19:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:15:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:15:03] Production.INFO: ==582== Lock acquired, processing the job... [2026-04-12 19:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:15:03] Production.INFO: ==584== Lock acquired, processing the job... [2026-04-12 19:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:15:03] Production.INFO: Account Balance Start. [2026-04-12 19:15:03] Production.INFO: CreateAllLog Start [2026-04-12 19:15:03] Production.INFO: 117 [2026-04-12 19:15:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:15:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:15:03] Production.INFO: ==586== Releasing lock... [2026-04-12 19:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:15:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:15:04] Production.INFO: Date 2026-04-09 [2026-04-12 19:15:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:15:04] Production.INFO: Date 2026-04-10 [2026-04-12 19:15:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:15:04] Production.INFO: Date 2026-04-11 [2026-04-12 19:15:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:15:04] Production.INFO: Date 2026-04-12 [2026-04-12 19:15:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:15:04] Production.INFO: Total Charge 0 [2026-04-12 19:15:04] Production.INFO: CreateAllLog End [2026-04-12 19:15:04] Production.INFO: ==580== Releasing lock... [2026-04-12 19:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:15:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:15:04] Production.INFO: Account Balance End. [2026-04-12 19:15:04] Production.ERROR: CronJobId end 12 [2026-04-12 19:15:04] Production.INFO: ==584== Releasing lock... [2026-04-12 19:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:15:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:15:11] Production.ERROR: CronJobId end10 [2026-04-12 19:15:11] Production.INFO: ==582== Releasing lock... [2026-04-12 19:15:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:15:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:15:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:15:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:15:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:15:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:15:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:15:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:15:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:15:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:15:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:15:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:15:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:15:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:15:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:15:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:15:13] Production.INFO: call_cost start [2026-04-12 19:15:13] Production.INFO: call_cost end [2026-04-12 19:15:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:15:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:15:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:15:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:15:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:15:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:15:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:15:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:15:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:15:13] Production.INFO: ==577== Releasing lock... [2026-04-12 19:15:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:15:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:16:01] Production.INFO: ==649== Lock acquired, processing the job... [2026-04-13 00:16:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:16:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:16:01] Production.INFO: neon service started [2026-04-13 00:16:01] Production.INFO: neon service started [2026-04-13 00:16:01] Production.INFO: ==649== Releasing lock... [2026-04-13 00:16:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:16:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 19:16:01] Production.INFO: ==651== Lock acquired, processing the job... [2026-04-12 19:16:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 19:16:02] Production.INFO: ==651== Releasing lock... [2026-04-12 19:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:16:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:16:02] Production.INFO: ==653== Lock acquired, processing the job... [2026-04-12 23:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:16:02] Production.INFO: ==653== Releasing lock... [2026-04-12 23:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:16:02] Production.INFO: 26 MB #Memory Used# [2026-04-12 19:16:02] Production.INFO: ==655== Lock acquired, processing the job... [2026-04-12 19:16:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:16:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:16:02] Production.INFO: ==662== Lock acquired, processing the job... [2026-04-12 19:16:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:16:02] Production.INFO: ==664== Lock acquired, processing the job... [2026-04-12 19:16:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:16:02] Production.INFO: ==673== Lock acquired, processing the job... [2026-04-12 19:16:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:16:03] Production.INFO: ==668== Lock acquired, processing the job... [2026-04-12 19:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:16:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:16:03] Production.INFO: Account Balance Start. [2026-04-12 19:16:03] Production.INFO: CreateAllLog Start [2026-04-12 19:16:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:16:03] Production.INFO: 117 [2026-04-12 19:16:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:16:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:16:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:16:03] Production.INFO: ==673== Releasing lock... [2026-04-12 19:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:16:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:16:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:16:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:16:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:16:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:16:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:16:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:16:03] Production.INFO: Date 2026-04-12 [2026-04-12 19:16:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:16:03] Production.INFO: Total Charge 0 [2026-04-12 19:16:03] Production.INFO: CreateAllLog End [2026-04-12 19:16:03] Production.INFO: Account Balance End. [2026-04-12 19:16:03] Production.ERROR: CronJobId end 12 [2026-04-12 19:16:03] Production.INFO: ==668== Releasing lock... [2026-04-12 19:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:16:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:16:03] Production.INFO: ==662== Releasing lock... [2026-04-12 19:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:16:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:16:11] Production.ERROR: CronJobId end10 [2026-04-12 19:16:11] Production.INFO: ==664== Releasing lock... [2026-04-12 19:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:16:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:16:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:16:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:16:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:16:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:16:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:16:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:16:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:16:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:16:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:16:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:16:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:16:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:16:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:16:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:16:14] Production.INFO: call_cost start [2026-04-12 19:16:14] Production.INFO: call_cost end [2026-04-12 19:16:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:16:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:16:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:16:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:16:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:16:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:16:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:16:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:16:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:16:14] Production.INFO: ==655== Releasing lock... [2026-04-12 19:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:16:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:17:01] Production.INFO: ==747== Lock acquired, processing the job... [2026-04-13 00:17:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:17:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:17:01] Production.INFO: neon service started [2026-04-13 00:17:01] Production.INFO: neon service started [2026-04-13 00:17:01] Production.INFO: ==747== Releasing lock... [2026-04-13 00:17:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:17:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 19:17:02] Production.INFO: ==749== Lock acquired, processing the job... [2026-04-12 19:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:17:02] Production.INFO: ==752== Lock acquired, processing the job... [2026-04-12 23:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:17:02] Production.INFO: ==752== Releasing lock... [2026-04-12 23:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:17:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:17:02] Production.INFO: ==749== Releasing lock... [2026-04-12 19:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:17:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 19:17:03] Production.INFO: ==755== Lock acquired, processing the job... [2026-04-12 19:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:17:03] Production.INFO: ==757== Lock acquired, processing the job... [2026-04-12 19:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:17:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:17:03] Production.INFO: ==759== Lock acquired, processing the job... [2026-04-12 19:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:17:03] Production.INFO: ==763== Lock acquired, processing the job... [2026-04-12 19:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:17:03] Production.INFO: ==761== Lock acquired, processing the job... [2026-04-12 19:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:17:03] Production.INFO: ==763== Releasing lock... [2026-04-12 19:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:17:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:17:03] Production.INFO: Account Balance Start. [2026-04-12 19:17:03] Production.INFO: CreateAllLog Start [2026-04-12 19:17:03] Production.INFO: 117 [2026-04-12 19:17:04] Production.INFO: ==757== Releasing lock... [2026-04-12 19:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:17:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:17:04] Production.INFO: Date 2026-04-08 [2026-04-12 19:17:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:17:04] Production.INFO: Date 2026-04-09 [2026-04-12 19:17:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:17:04] Production.INFO: Date 2026-04-10 [2026-04-12 19:17:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:17:04] Production.INFO: Date 2026-04-11 [2026-04-12 19:17:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:17:04] Production.INFO: Date 2026-04-12 [2026-04-12 19:17:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:17:04] Production.INFO: Total Charge 0 [2026-04-12 19:17:04] Production.INFO: CreateAllLog End [2026-04-12 19:17:04] Production.INFO: Account Balance End. [2026-04-12 19:17:04] Production.ERROR: CronJobId end 12 [2026-04-12 19:17:04] Production.INFO: ==761== Releasing lock... [2026-04-12 19:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:17:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:17:10] Production.ERROR: CronJobId end10 [2026-04-12 19:17:10] Production.INFO: ==759== Releasing lock... [2026-04-12 19:17:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:17:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:17:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:17:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:17:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:17:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:17:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:17:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:17:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:17:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:17:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:17:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:17:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:17:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:17:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:17:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:17:13] Production.INFO: call_cost start [2026-04-12 19:17:13] Production.INFO: call_cost end [2026-04-12 19:17:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:17:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:17:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:17:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:17:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:17:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:17:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:17:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:17:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:17:13] Production.INFO: ==755== Releasing lock... [2026-04-12 19:17:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:17:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:18:02] Production.INFO: ==822== Lock acquired, processing the job... [2026-04-13 00:18:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:18:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:18:02] Production.INFO: neon service started [2026-04-13 00:18:02] Production.INFO: neon service started [2026-04-13 00:18:02] Production.INFO: ==822== Releasing lock... [2026-04-13 00:18:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:18:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 19:18:02] Production.INFO: ==824== Lock acquired, processing the job... [2026-04-12 19:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 19:18:02] Production.INFO: ==824== Releasing lock... [2026-04-12 19:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:18:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:18:02] Production.INFO: ==827== Lock acquired, processing the job... [2026-04-12 23:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:18:02] Production.INFO: ==827== Releasing lock... [2026-04-12 23:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:18:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:18:03] Production.INFO: ==835== Lock acquired, processing the job... [2026-04-12 19:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:18:03] Production.INFO: Account Balance Start. [2026-04-12 19:18:03] Production.INFO: CreateAllLog Start [2026-04-12 19:18:03] Production.INFO: 117 [2026-04-12 19:18:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:18:03] Production.INFO: ==829== Lock acquired, processing the job... [2026-04-12 19:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:18:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:18:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:18:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:18:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:18:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:18:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:18:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:18:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:18:03] Production.INFO: ==833== Lock acquired, processing the job... [2026-04-12 19:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:18:03] Production.INFO: Date 2026-04-12 [2026-04-12 19:18:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:18:03] Production.INFO: Total Charge 0 [2026-04-12 19:18:03] Production.INFO: ==831== Lock acquired, processing the job... [2026-04-12 19:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:18:03] Production.INFO: ==837== Lock acquired, processing the job... [2026-04-12 19:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:18:03] Production.INFO: CreateAllLog End [2026-04-12 19:18:04] Production.INFO: Account Balance End. [2026-04-12 19:18:04] Production.ERROR: CronJobId end 12 [2026-04-12 19:18:04] Production.INFO: ==835== Releasing lock... [2026-04-12 19:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:18:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:18:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:18:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:18:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:18:04] Production.INFO: ==837== Releasing lock... [2026-04-12 19:18:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:18:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:18:04] Production.INFO: ==831== Releasing lock... [2026-04-12 19:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:18:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:18:11] Production.ERROR: CronJobId end10 [2026-04-12 19:18:11] Production.INFO: ==833== Releasing lock... [2026-04-12 19:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:18:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:18:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:18:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:18:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:18:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:18:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:18:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:18:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:18:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:18:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:18:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:18:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:18:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:18:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:18:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:18:13] Production.INFO: call_cost start [2026-04-12 19:18:13] Production.INFO: call_cost end [2026-04-12 19:18:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:18:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:18:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:18:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:18:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:18:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:18:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:18:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:18:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:18:13] Production.INFO: ==829== Releasing lock... [2026-04-12 19:18:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:18:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:19:01] Production.INFO: ==889== Lock acquired, processing the job... [2026-04-13 00:19:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:19:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:19:01] Production.INFO: neon service started [2026-04-13 00:19:01] Production.INFO: neon service started [2026-04-13 00:19:01] Production.INFO: ==889== Releasing lock... [2026-04-13 00:19:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:19:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 19:19:02] Production.INFO: ==891== Lock acquired, processing the job... [2026-04-12 19:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:19:02] Production.INFO: ==893== Lock acquired, processing the job... [2026-04-12 23:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:19:02] Production.INFO: ==893== Releasing lock... [2026-04-12 23:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:19:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:19:02] Production.INFO: ==891== Releasing lock... [2026-04-12 19:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:19:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 19:19:03] Production.INFO: ==896== Lock acquired, processing the job... [2026-04-12 19:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:19:03] Production.INFO: ==898== Lock acquired, processing the job... [2026-04-12 19:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:19:03] Production.INFO: ==902== Lock acquired, processing the job... [2026-04-12 19:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:19:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:19:03] Production.INFO: Account Balance Start. [2026-04-12 19:19:03] Production.INFO: CreateAllLog Start [2026-04-12 19:19:03] Production.INFO: 117 [2026-04-12 19:19:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:19:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:19:03] Production.INFO: ==904== Lock acquired, processing the job... [2026-04-12 19:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:19:03] Production.INFO: ==900== Lock acquired, processing the job... [2026-04-12 19:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:19:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:19:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:19:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:19:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:19:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:19:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:19:03] Production.INFO: Date 2026-04-12 [2026-04-12 19:19:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:19:03] Production.INFO: ==904== Releasing lock... [2026-04-12 19:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:19:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:19:03] Production.INFO: Total Charge 0 [2026-04-12 19:19:03] Production.INFO: CreateAllLog End [2026-04-12 19:19:03] Production.INFO: Account Balance End. [2026-04-12 19:19:03] Production.ERROR: CronJobId end 12 [2026-04-12 19:19:03] Production.INFO: ==902== Releasing lock... [2026-04-12 19:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:19:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:19:03] Production.INFO: ==898== Releasing lock... [2026-04-12 19:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:19:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:19:11] Production.ERROR: CronJobId end10 [2026-04-12 19:19:11] Production.INFO: ==900== Releasing lock... [2026-04-12 19:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:19:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:19:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:19:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:19:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:19:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:19:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:19:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:19:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:19:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:19:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:19:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:19:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:19:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:19:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:19:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:19:14] Production.INFO: call_cost start [2026-04-12 19:19:14] Production.INFO: call_cost end [2026-04-12 19:19:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:19:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:19:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:19:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:19:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:19:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:19:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:19:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:19:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:19:14] Production.INFO: ==896== Releasing lock... [2026-04-12 19:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:19:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:20:02] Production.INFO: ==970== Lock acquired, processing the job... [2026-04-13 00:20:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:20:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:20:02] Production.INFO: neon service started [2026-04-13 00:20:02] Production.INFO: neon service started [2026-04-13 00:20:02] Production.INFO: ==970== Releasing lock... [2026-04-13 00:20:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:20:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:20:02] Production.INFO: ==974== Lock acquired, processing the job... [2026-04-12 23:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:20:02] Production.INFO: ==974== Releasing lock... [2026-04-12 23:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:20:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:20:02] Production.INFO: ==972== Lock acquired, processing the job... [2026-04-12 19:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 19:20:02] Production.INFO: ==972== Releasing lock... [2026-04-12 19:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:20:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 19:20:03] Production.INFO: ==977== Lock acquired, processing the job... [2026-04-12 19:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:20:03] Production.INFO: ==979== Lock acquired, processing the job... [2026-04-12 19:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:20:03] Production.INFO: ==981== Lock acquired, processing the job... [2026-04-12 19:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:20:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:20:03] Production.INFO: ==983== Lock acquired, processing the job... [2026-04-12 19:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:20:03] Production.INFO: ==985== Lock acquired, processing the job... [2026-04-12 19:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:20:03] Production.INFO: Account Balance Start. [2026-04-12 19:20:03] Production.INFO: CreateAllLog Start [2026-04-12 19:20:03] Production.INFO: 117 [2026-04-12 19:20:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:20:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:20:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:20:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:20:03] Production.INFO: ==985== Releasing lock... [2026-04-12 19:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:20:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:20:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:20:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:20:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:20:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:20:03] Production.INFO: Date 2026-04-12 [2026-04-12 19:20:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:20:03] Production.INFO: Total Charge 0 [2026-04-12 19:20:04] Production.INFO: CreateAllLog End [2026-04-12 19:20:04] Production.INFO: Account Balance End. [2026-04-12 19:20:04] Production.ERROR: CronJobId end 12 [2026-04-12 19:20:04] Production.INFO: ==983== Releasing lock... [2026-04-12 19:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:20:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:20:04] Production.INFO: ==979== Releasing lock... [2026-04-12 19:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:20:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:20:12] Production.ERROR: CronJobId end10 [2026-04-12 19:20:12] Production.INFO: ==981== Releasing lock... [2026-04-12 19:20:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:20:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:20:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:20:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:20:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:20:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:20:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:20:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:20:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:20:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:20:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:20:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:20:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:20:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:20:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:20:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:20:15] Production.INFO: call_cost start [2026-04-12 19:20:15] Production.INFO: call_cost end [2026-04-12 19:20:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:20:15] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:20:15] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:20:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:20:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:20:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:20:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:20:15] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:20:15] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:20:15] Production.INFO: ==977== Releasing lock... [2026-04-12 19:20:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:20:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:21:01] Production.INFO: ==1045== Lock acquired, processing the job... [2026-04-13 00:21:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:21:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:21:01] Production.INFO: neon service started [2026-04-13 00:21:01] Production.INFO: neon service started [2026-04-13 00:21:01] Production.INFO: ==1045== Releasing lock... [2026-04-13 00:21:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:21:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 19:21:02] Production.INFO: ==1047== Lock acquired, processing the job... [2026-04-12 19:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:21:02] Production.INFO: ==1049== Lock acquired, processing the job... [2026-04-12 23:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:21:02] Production.INFO: ==1049== Releasing lock... [2026-04-12 23:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:21:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:21:02] Production.INFO: ==1047== Releasing lock... [2026-04-12 19:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:21:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 19:21:03] Production.INFO: ==1052== Lock acquired, processing the job... [2026-04-12 19:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-12 19:21:03] Production.INFO: ==1054== Lock acquired, processing the job... [2026-04-12 19:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:21:03] Production.INFO: ==1056== Lock acquired, processing the job... [2026-04-12 19:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:21:03] Production.INFO: ==1060== Lock acquired, processing the job... [2026-04-12 19:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:21:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-12 19:21:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-12 19:21:03] Production.ERROR: CronJob PID - 1054 [2026-04-12 19:21:03] Production.ERROR: CronJob Title - System Alerts [2026-04-12 19:21:03] Production.ERROR: CronJob ID - 5 [2026-04-12 19:21:03] Production.ERROR: CronJob Last Run Time 2026-04-12 19:21:00 [2026-04-12 19:21:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-12 19:21:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-12 19:21:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:21:03] Production.INFO: ==1058== Lock acquired, processing the job... [2026-04-12 19:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:21:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-12 19:21:03] Production.INFO: ==1052== Releasing lock... [2026-04-12 19:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-12 19:21:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-12 19:21:03] Production.INFO: ==1062== Lock acquired, processing the job... [2026-04-12 19:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-12 19:21:03] Production.INFO: Account Balance Start. [2026-04-12 19:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:21:03] Production.INFO: CreateAllLog Start [2026-04-12 19:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:21:03] Production.INFO: 117 [2026-04-12 19:21:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:21:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:21:03] Production.INFO: ==1064== Lock acquired, processing the job... [2026-04-12 19:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:21:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-12 19:21:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:21:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:21:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:21:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:21:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:21:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:21:03] Production.INFO: Date 2026-04-12 [2026-04-12 19:21:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:21:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:21:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:21:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:21:03] Production.INFO: ==1064== Releasing lock... [2026-04-12 19:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:21:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:21:04] Production.INFO: Total Charge 0 [2026-04-12 19:21:04] Production.INFO: CreateAllLog End [2026-04-12 19:21:04] Production.INFO: ==1056== Releasing lock... [2026-04-12 19:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:21:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:21:04] Production.ERROR: done [2026-04-12 19:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-12 19:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17084932', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) start [2026-04-12 19:21:04] Production.INFO: Account Balance End. [2026-04-12 19:21:04] Production.ERROR: CronJobId end 12 [2026-04-12 19:21:04] Production.INFO: ==1060== Releasing lock... [2026-04-12 19:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:21:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:21:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17084932', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) end [2026-04-12 19:21:09] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-12 19:21:09] Production.INFO: ProcessCDR(1,17084932,1,1,2) [2026-04-12 19:21:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17084932,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 19:21:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17084932,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 19:21:09] Production.ERROR: pbx prc_insertCDR start [2026-04-12 19:21:09] Production.ERROR: pbx prc_insertCDR end [2026-04-12 19:21:09] Production.INFO: ==1062== Releasing lock... [2026-04-12 19:21:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-12 19:21:09] Production.INFO: 26 MB #Memory Used# [2026-04-12 19:21:13] Production.ERROR: CronJobId end10 [2026-04-12 19:21:13] Production.INFO: ==1058== Releasing lock... [2026-04-12 19:21:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:21:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:21:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:21:16] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:21:16] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:21:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:21:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:21:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:21:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:21:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:21:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:21:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:21:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:21:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:21:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:21:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:21:16] Production.INFO: call_cost start [2026-04-12 19:21:16] Production.INFO: call_cost end [2026-04-12 19:21:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:21:16] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:21:16] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:21:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:21:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:21:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:21:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:21:16] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:21:16] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:21:16] Production.INFO: ==1054== Releasing lock... [2026-04-12 19:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:21:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:22:01] Production.INFO: ==1118== Lock acquired, processing the job... [2026-04-13 00:22:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:22:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:22:01] Production.INFO: neon service started [2026-04-13 00:22:02] Production.INFO: neon service started [2026-04-13 00:22:02] Production.INFO: ==1118== Releasing lock... [2026-04-13 00:22:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:22:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 19:22:02] Production.INFO: ==1120== Lock acquired, processing the job... [2026-04-12 19:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:22:02] Production.INFO: ==1122== Lock acquired, processing the job... [2026-04-12 23:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:22:02] Production.INFO: ==1122== Releasing lock... [2026-04-12 23:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:22:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:22:03] Production.INFO: ==1120== Releasing lock... [2026-04-12 19:22:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:22:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 19:22:03] Production.INFO: ==1125== Lock acquired, processing the job... [2026-04-12 19:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:22:03] Production.INFO: ==1127== Lock acquired, processing the job... [2026-04-12 19:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:22:03] Production.INFO: ==1129== Lock acquired, processing the job... [2026-04-12 19:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:22:03] Production.INFO: ==1133== Lock acquired, processing the job... [2026-04-12 19:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:22:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:22:03] Production.INFO: ==1135== Lock acquired, processing the job... [2026-04-12 19:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:22:04] Production.INFO: Account Balance Start. [2026-04-12 19:22:04] Production.INFO: CreateAllLog Start [2026-04-12 19:22:04] Production.INFO: 117 [2026-04-12 19:22:04] Production.INFO: Date 2026-04-08 [2026-04-12 19:22:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:22:04] Production.INFO: Date 2026-04-09 [2026-04-12 19:22:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:22:04] Production.INFO: Date 2026-04-10 [2026-04-12 19:22:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:22:04] Production.INFO: Date 2026-04-11 [2026-04-12 19:22:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:22:04] Production.INFO: Date 2026-04-12 [2026-04-12 19:22:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:22:04] Production.INFO: Total Charge 0 [2026-04-12 19:22:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:22:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:22:04] Production.INFO: CreateAllLog End [2026-04-12 19:22:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:22:04] Production.INFO: ==1135== Releasing lock... [2026-04-12 19:22:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:22:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:22:04] Production.INFO: Account Balance End. [2026-04-12 19:22:04] Production.ERROR: CronJobId end 12 [2026-04-12 19:22:04] Production.INFO: ==1133== Releasing lock... [2026-04-12 19:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:22:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:22:04] Production.INFO: ==1127== Releasing lock... [2026-04-12 19:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:22:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:22:11] Production.ERROR: CronJobId end10 [2026-04-12 19:22:11] Production.INFO: ==1129== Releasing lock... [2026-04-12 19:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:22:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:22:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:22:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:22:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:22:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:22:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:22:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:22:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:22:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:22:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:22:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:22:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:22:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:22:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:22:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:22:15] Production.INFO: call_cost start [2026-04-12 19:22:15] Production.INFO: call_cost end [2026-04-12 19:22:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:22:15] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:22:15] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:22:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:22:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:22:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:22:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:22:15] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:22:15] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:22:15] Production.INFO: ==1125== Releasing lock... [2026-04-12 19:22:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:22:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:23:01] Production.INFO: ==1198== Lock acquired, processing the job... [2026-04-13 00:23:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:23:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:23:01] Production.INFO: neon service started [2026-04-13 00:23:01] Production.INFO: neon service started [2026-04-13 00:23:01] Production.INFO: ==1198== Releasing lock... [2026-04-13 00:23:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:23:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 19:23:01] Production.INFO: ==1200== Lock acquired, processing the job... [2026-04-12 19:23:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 19:23:02] Production.INFO: ==1200== Releasing lock... [2026-04-12 19:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:23:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:23:02] Production.INFO: ==1202== Lock acquired, processing the job... [2026-04-12 23:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:23:02] Production.INFO: ==1202== Releasing lock... [2026-04-12 23:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:23:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:23:02] Production.INFO: ==1211== Lock acquired, processing the job... [2026-04-12 19:23:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:23:03] Production.INFO: ==1205== Lock acquired, processing the job... [2026-04-12 19:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:23:03] Production.INFO: Account Balance Start. [2026-04-12 19:23:03] Production.INFO: CreateAllLog Start [2026-04-12 19:23:03] Production.INFO: 117 [2026-04-12 19:23:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:23:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:23:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:23:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:23:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:23:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:23:03] Production.INFO: ==1207== Lock acquired, processing the job... [2026-04-12 19:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:23:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:23:03] Production.INFO: ==1209== Lock acquired, processing the job... [2026-04-12 19:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:23:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:23:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:23:03] Production.INFO: Date 2026-04-12 [2026-04-12 19:23:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:23:03] Production.INFO: ==1213== Lock acquired, processing the job... [2026-04-12 19:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:23:03] Production.INFO: Total Charge 0 [2026-04-12 19:23:03] Production.INFO: CreateAllLog End [2026-04-12 19:23:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:23:03] Production.INFO: ==1213== Releasing lock... [2026-04-12 19:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:23:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:23:03] Production.INFO: Account Balance End. [2026-04-12 19:23:03] Production.ERROR: CronJobId end 12 [2026-04-12 19:23:03] Production.INFO: ==1211== Releasing lock... [2026-04-12 19:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:23:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:23:03] Production.INFO: ==1207== Releasing lock... [2026-04-12 19:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:23:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:23:12] Production.ERROR: CronJobId end10 [2026-04-12 19:23:12] Production.INFO: ==1209== Releasing lock... [2026-04-12 19:23:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:23:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:23:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:23:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:23:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:23:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:23:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:23:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:23:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:23:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:23:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:23:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:23:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:23:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:23:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:23:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:23:13] Production.INFO: call_cost start [2026-04-12 19:23:13] Production.INFO: call_cost end [2026-04-12 19:23:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:23:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:23:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:23:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:23:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:23:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:23:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:23:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:23:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:23:13] Production.INFO: ==1205== Releasing lock... [2026-04-12 19:23:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:23:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:24:01] Production.INFO: ==1280== Lock acquired, processing the job... [2026-04-13 00:24:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:24:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:24:01] Production.INFO: neon service started [2026-04-13 00:24:01] Production.INFO: neon service started [2026-04-13 00:24:01] Production.INFO: ==1280== Releasing lock... [2026-04-13 00:24:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:24:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 19:24:02] Production.INFO: ==1282== Lock acquired, processing the job... [2026-04-12 19:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:24:02] Production.INFO: ==1284== Lock acquired, processing the job... [2026-04-12 23:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:24:02] Production.INFO: ==1284== Releasing lock... [2026-04-12 23:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:24:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:24:02] Production.INFO: ==1282== Releasing lock... [2026-04-12 19:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:24:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 19:24:03] Production.INFO: ==1287== Lock acquired, processing the job... [2026-04-12 19:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:24:03] Production.INFO: ==1289== Lock acquired, processing the job... [2026-04-12 19:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:24:03] Production.INFO: ==1291== Lock acquired, processing the job... [2026-04-12 19:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:24:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:24:03] Production.INFO: ==1293== Lock acquired, processing the job... [2026-04-12 19:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:24:03] Production.INFO: Account Balance Start. [2026-04-12 19:24:03] Production.INFO: CreateAllLog Start [2026-04-12 19:24:03] Production.INFO: 117 [2026-04-12 19:24:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:24:03] Production.INFO: ==1295== Lock acquired, processing the job... [2026-04-12 19:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:24:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:24:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:24:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:24:04] Production.INFO: Date 2026-04-10 [2026-04-12 19:24:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:24:04] Production.INFO: Date 2026-04-11 [2026-04-12 19:24:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:24:04] Production.INFO: Date 2026-04-12 [2026-04-12 19:24:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:24:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:24:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:24:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:24:04] Production.INFO: Total Charge 0 [2026-04-12 19:24:04] Production.INFO: ==1295== Releasing lock... [2026-04-12 19:24:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:24:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:24:04] Production.INFO: CreateAllLog End [2026-04-12 19:24:04] Production.INFO: Account Balance End. [2026-04-12 19:24:04] Production.ERROR: CronJobId end 12 [2026-04-12 19:24:04] Production.INFO: ==1293== Releasing lock... [2026-04-12 19:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:24:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:24:04] Production.INFO: ==1289== Releasing lock... [2026-04-12 19:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:24:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:24:11] Production.ERROR: CronJobId end10 [2026-04-12 19:24:11] Production.INFO: ==1291== Releasing lock... [2026-04-12 19:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:24:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:24:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:24:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:24:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:24:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:24:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:24:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:24:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:24:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:24:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:24:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:24:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:24:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:24:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:24:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:24:13] Production.INFO: call_cost start [2026-04-12 19:24:13] Production.INFO: call_cost end [2026-04-12 19:24:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:24:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:24:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:24:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:24:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:24:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:24:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:24:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:24:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:24:13] Production.INFO: ==1287== Releasing lock... [2026-04-12 19:24:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:24:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:25:01] Production.INFO: ==1353== Lock acquired, processing the job... [2026-04-13 00:25:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:25:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:25:01] Production.INFO: neon service started [2026-04-13 00:25:01] Production.INFO: neon service started [2026-04-13 00:25:01] Production.INFO: ==1353== Releasing lock... [2026-04-13 00:25:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:25:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 19:25:01] Production.INFO: ==1355== Lock acquired, processing the job... [2026-04-12 19:25:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 19:25:01] Production.INFO: ==1355== Releasing lock... [2026-04-12 19:25:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:25:01] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:25:02] Production.INFO: ==1357== Lock acquired, processing the job... [2026-04-12 23:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:25:02] Production.INFO: ==1357== Releasing lock... [2026-04-12 23:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:25:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:25:02] Production.INFO: ==1361== Lock acquired, processing the job... [2026-04-12 19:25:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:25:02] Production.INFO: ==1359== Lock acquired, processing the job... [2026-04-12 19:25:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:25:02] Production.INFO: ==1363== Lock acquired, processing the job... [2026-04-12 19:25:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:25:02] Production.INFO: ==1365== Lock acquired, processing the job... [2026-04-12 19:25:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:25:02] Production.INFO: ==1367== Lock acquired, processing the job... [2026-04-12 19:25:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:25:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:25:02] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:25:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:25:02] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:25:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:25:03] Production.INFO: Account Balance Start. [2026-04-12 19:25:03] Production.INFO: CreateAllLog Start [2026-04-12 19:25:03] Production.INFO: 117 [2026-04-12 19:25:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:25:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:25:03] Production.INFO: ==1367== Releasing lock... [2026-04-12 19:25:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:25:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:25:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:25:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:25:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:25:03] Production.INFO: ==1361== Releasing lock... [2026-04-12 19:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:25:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:25:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:25:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:25:03] Production.INFO: Date 2026-04-12 [2026-04-12 19:25:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:25:03] Production.INFO: Total Charge 0 [2026-04-12 19:25:03] Production.INFO: CreateAllLog End [2026-04-12 19:25:03] Production.INFO: Account Balance End. [2026-04-12 19:25:03] Production.ERROR: CronJobId end 12 [2026-04-12 19:25:03] Production.INFO: ==1365== Releasing lock... [2026-04-12 19:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:25:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:25:10] Production.ERROR: CronJobId end10 [2026-04-12 19:25:10] Production.INFO: ==1363== Releasing lock... [2026-04-12 19:25:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:25:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:25:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:25:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:25:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:25:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:25:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:25:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:25:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:25:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:25:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:25:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:25:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:25:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:25:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:25:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:25:13] Production.INFO: call_cost start [2026-04-12 19:25:13] Production.INFO: call_cost end [2026-04-12 19:25:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:25:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:25:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:25:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:25:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:25:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:25:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:25:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:25:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:25:13] Production.INFO: ==1359== Releasing lock... [2026-04-12 19:25:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:25:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:26:01] Production.INFO: ==1426== Lock acquired, processing the job... [2026-04-13 00:26:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:26:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:26:01] Production.INFO: neon service started [2026-04-13 00:26:01] Production.INFO: neon service started [2026-04-13 00:26:01] Production.INFO: ==1426== Releasing lock... [2026-04-13 00:26:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:26:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:26:02] Production.INFO: ==1430== Lock acquired, processing the job... [2026-04-12 23:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:26:02] Production.INFO: ==1430== Releasing lock... [2026-04-12 23:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:26:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:26:02] Production.INFO: ==1428== Lock acquired, processing the job... [2026-04-12 19:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 19:26:02] Production.INFO: ==1428== Releasing lock... [2026-04-12 19:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:26:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 19:26:03] Production.INFO: ==1437== Lock acquired, processing the job... [2026-04-12 19:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:26:03] Production.INFO: ==1433== Lock acquired, processing the job... [2026-04-12 19:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:26:03] Production.INFO: ==1442== Lock acquired, processing the job... [2026-04-12 19:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:26:03] Production.INFO: ==1435== Lock acquired, processing the job... [2026-04-12 19:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:26:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:26:03] Production.INFO: ==1439== Lock acquired, processing the job... [2026-04-12 19:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:26:03] Production.INFO: Account Balance Start. [2026-04-12 19:26:03] Production.INFO: CreateAllLog Start [2026-04-12 19:26:03] Production.INFO: 117 [2026-04-12 19:26:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:26:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:26:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:26:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:26:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:26:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:26:03] Production.INFO: ==1442== Releasing lock... [2026-04-12 19:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:26:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:26:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:26:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:26:03] Production.INFO: Date 2026-04-12 [2026-04-12 19:26:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:26:03] Production.INFO: Total Charge 0 [2026-04-12 19:26:03] Production.INFO: CreateAllLog End [2026-04-12 19:26:04] Production.INFO: ==1435== Releasing lock... [2026-04-12 19:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:26:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:26:04] Production.INFO: Account Balance End. [2026-04-12 19:26:04] Production.ERROR: CronJobId end 12 [2026-04-12 19:26:04] Production.INFO: ==1439== Releasing lock... [2026-04-12 19:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:26:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:26:10] Production.ERROR: CronJobId end10 [2026-04-12 19:26:10] Production.INFO: ==1437== Releasing lock... [2026-04-12 19:26:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:26:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:26:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:26:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:26:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:26:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:26:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:26:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:26:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:26:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:26:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:26:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:26:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:26:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:26:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:26:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:26:14] Production.INFO: call_cost start [2026-04-12 19:26:14] Production.INFO: call_cost end [2026-04-12 19:26:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:26:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:26:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:26:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:26:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:26:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:26:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:26:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:26:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:26:14] Production.INFO: ==1433== Releasing lock... [2026-04-12 19:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:26:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:27:02] Production.INFO: ==1535== Lock acquired, processing the job... [2026-04-13 00:27:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:27:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:27:02] Production.INFO: neon service started [2026-04-13 00:27:02] Production.INFO: neon service started [2026-04-13 00:27:02] Production.INFO: ==1535== Releasing lock... [2026-04-13 00:27:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:27:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:27:02] Production.INFO: ==1539== Lock acquired, processing the job... [2026-04-12 23:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:27:02] Production.INFO: ==1539== Releasing lock... [2026-04-12 23:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:27:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:27:02] Production.INFO: ==1537== Lock acquired, processing the job... [2026-04-12 19:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 19:27:02] Production.INFO: ==1537== Releasing lock... [2026-04-12 19:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:27:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 19:27:03] Production.INFO: ==1546== Lock acquired, processing the job... [2026-04-12 19:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:27:03] Production.INFO: ==1548== Lock acquired, processing the job... [2026-04-12 19:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:27:03] Production.INFO: ==1542== Lock acquired, processing the job... [2026-04-12 19:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:27:03] Production.INFO: ==1550== Lock acquired, processing the job... [2026-04-12 19:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:27:03] Production.INFO: Account Balance Start. [2026-04-12 19:27:03] Production.INFO: CreateAllLog Start [2026-04-12 19:27:03] Production.INFO: 117 [2026-04-12 19:27:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:27:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:27:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:27:03] Production.INFO: ==1544== Lock acquired, processing the job... [2026-04-12 19:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:27:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:27:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:27:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:27:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:27:03] Production.INFO: ==1550== Releasing lock... [2026-04-12 19:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:27:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:27:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:27:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:27:03] Production.INFO: Date 2026-04-12 [2026-04-12 19:27:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:27:03] Production.INFO: Total Charge 0 [2026-04-12 19:27:03] Production.INFO: CreateAllLog End [2026-04-12 19:27:03] Production.INFO: Account Balance End. [2026-04-12 19:27:04] Production.ERROR: CronJobId end 12 [2026-04-12 19:27:04] Production.INFO: ==1548== Releasing lock... [2026-04-12 19:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:27:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:27:04] Production.INFO: ==1544== Releasing lock... [2026-04-12 19:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:27:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:27:12] Production.ERROR: CronJobId end10 [2026-04-12 19:27:12] Production.INFO: ==1546== Releasing lock... [2026-04-12 19:27:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:27:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:27:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:27:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:27:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:27:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:27:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:27:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:27:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:27:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:27:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:27:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:27:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:27:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:27:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:27:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:27:14] Production.INFO: call_cost start [2026-04-12 19:27:14] Production.INFO: call_cost end [2026-04-12 19:27:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:27:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:27:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:27:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:27:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:27:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:27:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:27:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:27:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:27:14] Production.INFO: ==1542== Releasing lock... [2026-04-12 19:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:27:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:28:01] Production.INFO: ==1611== Lock acquired, processing the job... [2026-04-13 00:28:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:28:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:28:01] Production.INFO: neon service started [2026-04-13 00:28:01] Production.INFO: neon service started [2026-04-13 00:28:01] Production.INFO: ==1611== Releasing lock... [2026-04-13 00:28:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:28:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 19:28:01] Production.INFO: ==1613== Lock acquired, processing the job... [2026-04-12 19:28:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 19:28:02] Production.INFO: ==1613== Releasing lock... [2026-04-12 19:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:28:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:28:02] Production.INFO: ==1615== Lock acquired, processing the job... [2026-04-12 23:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:28:02] Production.INFO: ==1615== Releasing lock... [2026-04-12 23:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:28:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:28:02] Production.INFO: ==1618== Lock acquired, processing the job... [2026-04-12 19:28:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:28:02] Production.INFO: ==1620== Lock acquired, processing the job... [2026-04-12 19:28:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:28:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:28:02] Production.INFO: ==1624== Lock acquired, processing the job... [2026-04-12 19:28:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:28:03] Production.INFO: Account Balance Start. [2026-04-12 19:28:03] Production.INFO: CreateAllLog Start [2026-04-12 19:28:03] Production.INFO: 117 [2026-04-12 19:28:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:28:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:28:03] Production.INFO: ==1622== Lock acquired, processing the job... [2026-04-12 19:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:28:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:28:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:28:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:28:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:28:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:28:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:28:03] Production.INFO: ==1626== Lock acquired, processing the job... [2026-04-12 19:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:28:03] Production.INFO: Date 2026-04-12 [2026-04-12 19:28:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:28:03] Production.INFO: Total Charge 0 [2026-04-12 19:28:03] Production.INFO: CreateAllLog End [2026-04-12 19:28:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:28:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:28:03] Production.INFO: ==1620== Releasing lock... [2026-04-12 19:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:28:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:28:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:28:03] Production.INFO: ==1626== Releasing lock... [2026-04-12 19:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:28:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:28:03] Production.INFO: Account Balance End. [2026-04-12 19:28:03] Production.ERROR: CronJobId end 12 [2026-04-12 19:28:03] Production.INFO: ==1624== Releasing lock... [2026-04-12 19:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:28:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:28:11] Production.ERROR: CronJobId end10 [2026-04-12 19:28:11] Production.INFO: ==1622== Releasing lock... [2026-04-12 19:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:28:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:28:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:28:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:28:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:28:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:28:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:28:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:28:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:28:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:28:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:28:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:28:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:28:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:28:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:28:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:28:14] Production.INFO: call_cost start [2026-04-12 19:28:14] Production.INFO: call_cost end [2026-04-12 19:28:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:28:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:28:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:28:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:28:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:28:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:28:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:28:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:28:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:28:14] Production.INFO: ==1618== Releasing lock... [2026-04-12 19:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:28:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:29:01] Production.INFO: ==1684== Lock acquired, processing the job... [2026-04-13 00:29:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:29:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:29:01] Production.INFO: neon service started [2026-04-13 00:29:01] Production.INFO: neon service started [2026-04-13 00:29:01] Production.INFO: ==1684== Releasing lock... [2026-04-13 00:29:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:29:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 19:29:02] Production.INFO: ==1686== Lock acquired, processing the job... [2026-04-12 19:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 19:29:02] Production.INFO: ==1686== Releasing lock... [2026-04-12 19:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:29:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:29:02] Production.INFO: ==1688== Lock acquired, processing the job... [2026-04-12 23:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:29:02] Production.INFO: ==1688== Releasing lock... [2026-04-12 23:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:29:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:29:03] Production.INFO: ==1691== Lock acquired, processing the job... [2026-04-12 19:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:29:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:29:03] Production.INFO: ==1693== Lock acquired, processing the job... [2026-04-12 19:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:29:03] Production.INFO: ==1695== Lock acquired, processing the job... [2026-04-12 19:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:29:03] Production.INFO: ==1697== Lock acquired, processing the job... [2026-04-12 19:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:29:03] Production.INFO: Account Balance Start. [2026-04-12 19:29:03] Production.INFO: CreateAllLog Start [2026-04-12 19:29:03] Production.INFO: 117 [2026-04-12 19:29:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:29:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:29:03] Production.INFO: ==1699== Lock acquired, processing the job... [2026-04-12 19:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:29:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:29:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:29:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:29:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:29:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:29:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:29:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:29:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:29:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:29:03] Production.INFO: ==1699== Releasing lock... [2026-04-12 19:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:29:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:29:03] Production.INFO: Date 2026-04-12 [2026-04-12 19:29:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:29:03] Production.INFO: Total Charge 0 [2026-04-12 19:29:03] Production.INFO: CreateAllLog End [2026-04-12 19:29:03] Production.INFO: ==1693== Releasing lock... [2026-04-12 19:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:29:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:29:03] Production.INFO: Account Balance End. [2026-04-12 19:29:03] Production.ERROR: CronJobId end 12 [2026-04-12 19:29:03] Production.INFO: ==1697== Releasing lock... [2026-04-12 19:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:29:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:29:10] Production.ERROR: CronJobId end10 [2026-04-12 19:29:10] Production.INFO: ==1695== Releasing lock... [2026-04-12 19:29:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:29:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:29:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:29:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:29:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:29:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:29:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:29:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:29:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:29:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:29:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:29:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:29:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:29:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:29:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:29:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:29:13] Production.INFO: call_cost start [2026-04-12 19:29:13] Production.INFO: call_cost end [2026-04-12 19:29:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:29:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:29:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:29:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:29:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:29:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:29:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:29:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:29:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:29:13] Production.INFO: ==1691== Releasing lock... [2026-04-12 19:29:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:29:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:30:02] Production.INFO: ==1755== Lock acquired, processing the job... [2026-04-13 00:30:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:30:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:30:02] Production.INFO: neon service started [2026-04-13 00:30:02] Production.INFO: neon service started [2026-04-13 00:30:02] Production.INFO: ==1755== Releasing lock... [2026-04-13 00:30:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:30:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 19:30:02] Production.INFO: ==1757== Lock acquired, processing the job... [2026-04-12 19:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 19:30:02] Production.INFO: ==1757== Releasing lock... [2026-04-12 19:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:30:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:30:02] Production.INFO: ==1759== Lock acquired, processing the job... [2026-04-12 23:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:30:03] Production.INFO: ==1759== Releasing lock... [2026-04-12 23:30:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:30:03] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:30:03] Production.INFO: ==1761== Lock acquired, processing the job... [2026-04-12 19:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:30:03] Production.INFO: ==1763== Lock acquired, processing the job... [2026-04-12 19:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:30:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:30:03] Production.INFO: ==1765== Lock acquired, processing the job... [2026-04-12 19:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:30:03] Production.INFO: ==1769== Lock acquired, processing the job... [2026-04-12 19:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:30:03] Production.INFO: ==1767== Lock acquired, processing the job... [2026-04-12 19:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:30:03] Production.INFO: Account Balance Start. [2026-04-12 19:30:03] Production.INFO: CreateAllLog Start [2026-04-12 19:30:03] Production.INFO: 117 [2026-04-12 19:30:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:30:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:30:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:30:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:30:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:30:03] Production.INFO: ==1769== Releasing lock... [2026-04-12 19:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:30:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:30:04] Production.INFO: Date 2026-04-09 [2026-04-12 19:30:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:30:04] Production.INFO: Date 2026-04-10 [2026-04-12 19:30:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:30:04] Production.INFO: Date 2026-04-11 [2026-04-12 19:30:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:30:04] Production.INFO: Date 2026-04-12 [2026-04-12 19:30:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:30:04] Production.INFO: Total Charge 0 [2026-04-12 19:30:04] Production.INFO: CreateAllLog End [2026-04-12 19:30:04] Production.INFO: ==1763== Releasing lock... [2026-04-12 19:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:30:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:30:04] Production.INFO: Account Balance End. [2026-04-12 19:30:04] Production.ERROR: CronJobId end 12 [2026-04-12 19:30:04] Production.INFO: ==1767== Releasing lock... [2026-04-12 19:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:30:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:30:11] Production.ERROR: CronJobId end10 [2026-04-12 19:30:11] Production.INFO: ==1765== Releasing lock... [2026-04-12 19:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:30:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:30:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:30:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:30:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:30:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:30:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:30:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:30:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:30:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:30:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:30:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:30:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:30:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:30:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:30:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:30:14] Production.INFO: call_cost start [2026-04-12 19:30:14] Production.INFO: call_cost end [2026-04-12 19:30:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:30:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:30:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:30:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:30:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:30:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:30:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:30:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:30:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:30:14] Production.INFO: ==1761== Releasing lock... [2026-04-12 19:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:30:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:31:01] Production.INFO: ==1832== Lock acquired, processing the job... [2026-04-13 00:31:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:31:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:31:01] Production.INFO: neon service started [2026-04-13 00:31:01] Production.INFO: neon service started [2026-04-13 00:31:01] Production.INFO: ==1832== Releasing lock... [2026-04-13 00:31:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:31:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 19:31:02] Production.INFO: ==1834== Lock acquired, processing the job... [2026-04-12 19:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:31:02] Production.INFO: ==1836== Lock acquired, processing the job... [2026-04-12 23:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:31:02] Production.INFO: ==1836== Releasing lock... [2026-04-12 23:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:31:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:31:02] Production.INFO: ==1834== Releasing lock... [2026-04-12 19:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:31:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 19:31:03] Production.INFO: ==1839== Lock acquired, processing the job... [2026-04-12 19:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-12 19:31:03] Production.INFO: ==1841== Lock acquired, processing the job... [2026-04-12 19:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:31:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-12 19:31:03] Production.INFO: ==1843== Lock acquired, processing the job... [2026-04-12 19:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:31:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-12 19:31:03] Production.INFO: ==1839== Releasing lock... [2026-04-12 19:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-12 19:31:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-12 19:31:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:31:03] Production.INFO: ==1845== Lock acquired, processing the job... [2026-04-12 19:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:31:03] Production.INFO: ==1847== Lock acquired, processing the job... [2026-04-12 19:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:31:03] Production.INFO: ==1851== Lock acquired, processing the job... [2026-04-12 19:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:31:03] Production.INFO: Account Balance Start. [2026-04-12 19:31:03] Production.INFO: CreateAllLog Start [2026-04-12 19:31:03] Production.INFO: 117 [2026-04-12 19:31:03] Production.INFO: ==1849== Lock acquired, processing the job... [2026-04-12 19:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-12 19:31:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:31:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:31:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-12 19:31:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:31:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:31:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:31:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:31:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:31:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:31:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:31:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:31:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:31:04] Production.INFO: Date 2026-04-12 [2026-04-12 19:31:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:31:04] Production.INFO: Total Charge 0 [2026-04-12 19:31:04] Production.INFO: CreateAllLog End [2026-04-12 19:31:04] Production.INFO: ==1851== Releasing lock... [2026-04-12 19:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:31:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:31:04] Production.INFO: ==1843== Releasing lock... [2026-04-12 19:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:31:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:31:04] Production.ERROR: done [2026-04-12 19:31:04] Production.INFO: Account Balance End. [2026-04-12 19:31:04] Production.ERROR: CronJobId end 12 [2026-04-12 19:31:04] Production.INFO: ==1847== Releasing lock... [2026-04-12 19:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:31:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-12 19:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17084973', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) start [2026-04-12 19:31:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17084973', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) end [2026-04-12 19:31:09] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-12 19:31:09] Production.INFO: ProcessCDR(1,17084973,1,1,2) [2026-04-12 19:31:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17084973,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 19:31:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17084973,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 19:31:09] Production.ERROR: pbx prc_insertCDR start [2026-04-12 19:31:09] Production.ERROR: pbx prc_insertCDR end [2026-04-12 19:31:09] Production.INFO: ==1849== Releasing lock... [2026-04-12 19:31:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-12 19:31:09] Production.INFO: 26 MB #Memory Used# [2026-04-12 19:31:13] Production.ERROR: CronJobId end10 [2026-04-12 19:31:13] Production.INFO: ==1845== Releasing lock... [2026-04-12 19:31:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:31:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:31:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:31:15] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:31:15] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:31:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:31:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:31:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:31:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:31:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:31:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:31:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:31:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:31:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:31:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:31:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:31:15] Production.INFO: call_cost start [2026-04-12 19:31:15] Production.INFO: call_cost end [2026-04-12 19:31:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:31:15] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:31:15] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:31:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:31:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:31:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:31:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:31:15] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:31:15] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:31:15] Production.INFO: ==1841== Releasing lock... [2026-04-12 19:31:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:31:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:32:02] Production.INFO: ==1909== Lock acquired, processing the job... [2026-04-13 00:32:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:32:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:32:02] Production.INFO: neon service started [2026-04-13 00:32:02] Production.INFO: neon service started [2026-04-13 00:32:02] Production.INFO: ==1909== Releasing lock... [2026-04-13 00:32:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:32:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 19:32:02] Production.INFO: ==1911== Lock acquired, processing the job... [2026-04-12 19:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 19:32:02] Production.INFO: ==1911== Releasing lock... [2026-04-12 19:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:32:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:32:02] Production.INFO: ==1913== Lock acquired, processing the job... [2026-04-12 23:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:32:03] Production.INFO: ==1913== Releasing lock... [2026-04-12 23:32:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:32:03] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:32:03] Production.INFO: ==1917== Lock acquired, processing the job... [2026-04-12 19:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:32:03] Production.INFO: ==1919== Lock acquired, processing the job... [2026-04-12 19:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:32:03] Production.INFO: ==1921== Lock acquired, processing the job... [2026-04-12 19:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:32:03] Production.INFO: ==1915== Lock acquired, processing the job... [2026-04-12 19:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:32:03] Production.INFO: Account Balance Start. [2026-04-12 19:32:03] Production.INFO: CreateAllLog Start [2026-04-12 19:32:03] Production.INFO: 117 [2026-04-12 19:32:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:32:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:32:03] Production.INFO: ==1923== Lock acquired, processing the job... [2026-04-12 19:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:32:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:32:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:32:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:32:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:32:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:32:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:32:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:32:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:32:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:32:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:32:03] Production.INFO: Date 2026-04-12 [2026-04-12 19:32:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:32:03] Production.INFO: ==1923== Releasing lock... [2026-04-12 19:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:32:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:32:03] Production.INFO: Total Charge 0 [2026-04-12 19:32:03] Production.INFO: CreateAllLog End [2026-04-12 19:32:03] Production.INFO: Account Balance End. [2026-04-12 19:32:03] Production.ERROR: CronJobId end 12 [2026-04-12 19:32:03] Production.INFO: ==1921== Releasing lock... [2026-04-12 19:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:32:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:32:04] Production.INFO: ==1917== Releasing lock... [2026-04-12 19:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:32:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:32:11] Production.ERROR: CronJobId end10 [2026-04-12 19:32:11] Production.INFO: ==1919== Releasing lock... [2026-04-12 19:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:32:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:32:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:32:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:32:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:32:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:32:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:32:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:32:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:32:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:32:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:32:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:32:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:32:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:32:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:32:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:32:14] Production.INFO: call_cost start [2026-04-12 19:32:14] Production.INFO: call_cost end [2026-04-12 19:32:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:32:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:32:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:32:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:32:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:32:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:32:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:32:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:32:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:32:14] Production.INFO: ==1915== Releasing lock... [2026-04-12 19:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:32:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:33:01] Production.INFO: ==1981== Lock acquired, processing the job... [2026-04-13 00:33:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:33:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:33:01] Production.INFO: neon service started [2026-04-13 00:33:01] Production.INFO: neon service started [2026-04-13 00:33:01] Production.INFO: ==1981== Releasing lock... [2026-04-13 00:33:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:33:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 19:33:02] Production.INFO: ==1983== Lock acquired, processing the job... [2026-04-12 19:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:33:02] Production.INFO: ==1985== Lock acquired, processing the job... [2026-04-12 23:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:33:02] Production.INFO: ==1985== Releasing lock... [2026-04-12 23:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:33:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:33:02] Production.INFO: ==1983== Releasing lock... [2026-04-12 19:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:33:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 19:33:03] Production.INFO: ==1990== Lock acquired, processing the job... [2026-04-12 19:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:33:03] Production.INFO: ==1992== Lock acquired, processing the job... [2026-04-12 19:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:33:03] Production.INFO: ==1999== Lock acquired, processing the job... [2026-04-12 19:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:33:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:33:03] Production.INFO: ==1997== Lock acquired, processing the job... [2026-04-12 19:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:33:03] Production.INFO: ==1994== Lock acquired, processing the job... [2026-04-12 19:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:33:03] Production.INFO: Account Balance Start. [2026-04-12 19:33:03] Production.INFO: CreateAllLog Start [2026-04-12 19:33:03] Production.INFO: 117 [2026-04-12 19:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:33:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:33:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:33:03] Production.INFO: ==1999== Releasing lock... [2026-04-12 19:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:33:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:33:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:33:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:33:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:33:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:33:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:33:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:33:03] Production.INFO: Date 2026-04-12 [2026-04-12 19:33:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:33:03] Production.INFO: Total Charge 0 [2026-04-12 19:33:03] Production.INFO: CreateAllLog End [2026-04-12 19:33:03] Production.INFO: Account Balance End. [2026-04-12 19:33:03] Production.INFO: ==1992== Releasing lock... [2026-04-12 19:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:33:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:33:03] Production.ERROR: CronJobId end 12 [2026-04-12 19:33:03] Production.INFO: ==1997== Releasing lock... [2026-04-12 19:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:33:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:33:09] Production.ERROR: CronJobId end10 [2026-04-12 19:33:09] Production.INFO: ==1994== Releasing lock... [2026-04-12 19:33:09] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:33:09] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:33:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:33:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:33:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:33:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:33:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:33:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:33:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:33:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:33:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:33:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:33:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:33:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:33:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:33:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:33:13] Production.INFO: call_cost start [2026-04-12 19:33:13] Production.INFO: call_cost end [2026-04-12 19:33:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:33:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:33:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:33:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:33:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:33:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:33:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:33:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:33:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:33:13] Production.INFO: ==1990== Releasing lock... [2026-04-12 19:33:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:33:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:34:01] Production.INFO: ==2054== Lock acquired, processing the job... [2026-04-13 00:34:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:34:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:34:01] Production.INFO: neon service started [2026-04-13 00:34:01] Production.INFO: neon service started [2026-04-13 00:34:01] Production.INFO: ==2054== Releasing lock... [2026-04-13 00:34:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:34:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 19:34:02] Production.INFO: ==2056== Lock acquired, processing the job... [2026-04-12 19:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 19:34:02] Production.INFO: ==2056== Releasing lock... [2026-04-12 19:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:34:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:34:02] Production.INFO: ==2058== Lock acquired, processing the job... [2026-04-12 23:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:34:02] Production.INFO: ==2058== Releasing lock... [2026-04-12 23:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:34:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:34:03] Production.INFO: ==2061== Lock acquired, processing the job... [2026-04-12 19:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:34:03] Production.INFO: ==2063== Lock acquired, processing the job... [2026-04-12 19:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:34:03] Production.INFO: ==2067== Lock acquired, processing the job... [2026-04-12 19:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:34:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:34:03] Production.INFO: Account Balance Start. [2026-04-12 19:34:03] Production.INFO: CreateAllLog Start [2026-04-12 19:34:03] Production.INFO: 117 [2026-04-12 19:34:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:34:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:34:03] Production.INFO: ==2065== Lock acquired, processing the job... [2026-04-12 19:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:34:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:34:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:34:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:34:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:34:03] Production.INFO: ==2069== Lock acquired, processing the job... [2026-04-12 19:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:34:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:34:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:34:03] Production.INFO: Date 2026-04-12 [2026-04-12 19:34:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:34:03] Production.INFO: Total Charge 0 [2026-04-12 19:34:03] Production.INFO: CreateAllLog End [2026-04-12 19:34:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:34:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:34:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:34:03] Production.INFO: ==2069== Releasing lock... [2026-04-12 19:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:34:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:34:03] Production.INFO: Account Balance End. [2026-04-12 19:34:03] Production.INFO: ==2063== Releasing lock... [2026-04-12 19:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:34:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:34:03] Production.ERROR: CronJobId end 12 [2026-04-12 19:34:03] Production.INFO: ==2067== Releasing lock... [2026-04-12 19:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:34:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:34:11] Production.ERROR: CronJobId end10 [2026-04-12 19:34:11] Production.INFO: ==2065== Releasing lock... [2026-04-12 19:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:34:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:34:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:34:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:34:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:34:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:34:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:34:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:34:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:34:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:34:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:34:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:34:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:34:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:34:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:34:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:34:14] Production.INFO: call_cost start [2026-04-12 19:34:14] Production.INFO: call_cost end [2026-04-12 19:34:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:34:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:34:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:34:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:34:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:34:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:34:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:34:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:34:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:34:14] Production.INFO: ==2061== Releasing lock... [2026-04-12 19:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:34:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:35:02] Production.INFO: ==2129== Lock acquired, processing the job... [2026-04-13 00:35:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:35:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:35:02] Production.INFO: neon service started [2026-04-13 00:35:02] Production.INFO: neon service started [2026-04-13 00:35:02] Production.INFO: ==2129== Releasing lock... [2026-04-13 00:35:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:35:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 19:35:02] Production.INFO: ==2131== Lock acquired, processing the job... [2026-04-12 19:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 19:35:02] Production.INFO: ==2131== Releasing lock... [2026-04-12 19:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:35:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:35:02] Production.INFO: ==2133== Lock acquired, processing the job... [2026-04-12 23:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:35:03] Production.INFO: ==2133== Releasing lock... [2026-04-12 23:35:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:35:03] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:35:03] Production.INFO: ==2135== Lock acquired, processing the job... [2026-04-12 19:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:35:03] Production.INFO: ==2137== Lock acquired, processing the job... [2026-04-12 19:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:35:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:35:03] Production.INFO: ==2139== Lock acquired, processing the job... [2026-04-12 19:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:35:03] Production.INFO: ==2141== Lock acquired, processing the job... [2026-04-12 19:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:35:03] Production.INFO: ==2143== Lock acquired, processing the job... [2026-04-12 19:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:35:03] Production.INFO: Account Balance Start. [2026-04-12 19:35:03] Production.INFO: CreateAllLog Start [2026-04-12 19:35:03] Production.INFO: 117 [2026-04-12 19:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:35:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:35:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:35:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:35:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:35:03] Production.INFO: ==2143== Releasing lock... [2026-04-12 19:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:35:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:35:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:35:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:35:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:35:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:35:03] Production.INFO: Date 2026-04-12 [2026-04-12 19:35:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:35:03] Production.INFO: Total Charge 0 [2026-04-12 19:35:03] Production.INFO: CreateAllLog End [2026-04-12 19:35:04] Production.INFO: Account Balance End. [2026-04-12 19:35:04] Production.ERROR: CronJobId end 12 [2026-04-12 19:35:04] Production.INFO: ==2141== Releasing lock... [2026-04-12 19:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:35:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:35:04] Production.INFO: ==2137== Releasing lock... [2026-04-12 19:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:35:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:35:11] Production.ERROR: CronJobId end10 [2026-04-12 19:35:11] Production.INFO: ==2139== Releasing lock... [2026-04-12 19:35:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:35:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:35:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:35:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:35:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:35:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:35:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:35:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:35:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:35:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:35:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:35:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:35:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:35:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:35:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:35:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:35:14] Production.INFO: call_cost start [2026-04-12 19:35:14] Production.INFO: call_cost end [2026-04-12 19:35:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:35:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:35:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:35:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:35:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:35:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:35:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:35:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:35:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:35:14] Production.INFO: ==2135== Releasing lock... [2026-04-12 19:35:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:35:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:36:01] Production.INFO: ==2202== Lock acquired, processing the job... [2026-04-13 00:36:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:36:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:36:01] Production.INFO: neon service started [2026-04-13 00:36:01] Production.INFO: neon service started [2026-04-13 00:36:01] Production.INFO: ==2202== Releasing lock... [2026-04-13 00:36:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:36:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:36:02] Production.INFO: ==2208== Lock acquired, processing the job... [2026-04-12 23:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:36:02] Production.INFO: ==2208== Releasing lock... [2026-04-12 23:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:36:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:36:02] Production.INFO: ==2206== Lock acquired, processing the job... [2026-04-12 19:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 19:36:02] Production.INFO: ==2206== Releasing lock... [2026-04-12 19:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:36:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 19:36:03] Production.INFO: ==2210== Lock acquired, processing the job... [2026-04-12 19:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:36:03] Production.INFO: ==2212== Lock acquired, processing the job... [2026-04-12 19:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:36:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:36:03] Production.INFO: ==2214== Lock acquired, processing the job... [2026-04-12 19:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:36:03] Production.INFO: ==2216== Lock acquired, processing the job... [2026-04-12 19:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:36:03] Production.INFO: ==2218== Lock acquired, processing the job... [2026-04-12 19:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:36:03] Production.INFO: Account Balance Start. [2026-04-12 19:36:03] Production.INFO: CreateAllLog Start [2026-04-12 19:36:03] Production.INFO: 117 [2026-04-12 19:36:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:36:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:36:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:36:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:36:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:36:03] Production.INFO: ==2218== Releasing lock... [2026-04-12 19:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:36:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:36:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:36:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:36:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:36:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:36:03] Production.INFO: Date 2026-04-12 [2026-04-12 19:36:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:36:03] Production.INFO: Total Charge 0 [2026-04-12 19:36:03] Production.INFO: CreateAllLog End [2026-04-12 19:36:03] Production.INFO: ==2212== Releasing lock... [2026-04-12 19:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:36:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:36:03] Production.INFO: Account Balance End. [2026-04-12 19:36:03] Production.ERROR: CronJobId end 12 [2026-04-12 19:36:03] Production.INFO: ==2216== Releasing lock... [2026-04-12 19:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:36:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:36:10] Production.ERROR: CronJobId end10 [2026-04-12 19:36:10] Production.INFO: ==2214== Releasing lock... [2026-04-12 19:36:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:36:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:36:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:36:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:36:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:36:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:36:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:36:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:36:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:36:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:36:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:36:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:36:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:36:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:36:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:36:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:36:12] Production.INFO: call_cost start [2026-04-12 19:36:12] Production.INFO: call_cost end [2026-04-12 19:36:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:36:12] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:36:12] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:36:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:36:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:36:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:36:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:36:12] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:36:12] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:36:12] Production.INFO: ==2210== Releasing lock... [2026-04-12 19:36:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:36:12] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:37:02] Production.INFO: ==2271== Lock acquired, processing the job... [2026-04-13 00:37:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:37:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:37:02] Production.INFO: neon service started [2026-04-13 00:37:02] Production.INFO: neon service started [2026-04-13 00:37:02] Production.INFO: ==2271== Releasing lock... [2026-04-13 00:37:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:37:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 19:37:02] Production.INFO: ==2273== Lock acquired, processing the job... [2026-04-12 19:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 19:37:02] Production.INFO: ==2273== Releasing lock... [2026-04-12 19:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:37:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:37:02] Production.INFO: ==2275== Lock acquired, processing the job... [2026-04-12 23:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:37:02] Production.INFO: ==2275== Releasing lock... [2026-04-12 23:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:37:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:37:03] Production.INFO: ==2280== Lock acquired, processing the job... [2026-04-12 19:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:37:03] Production.INFO: ==2282== Lock acquired, processing the job... [2026-04-12 19:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:37:03] Production.INFO: ==2278== Lock acquired, processing the job... [2026-04-12 19:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:37:03] Production.INFO: ==2284== Lock acquired, processing the job... [2026-04-12 19:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:37:03] Production.INFO: ==2286== Lock acquired, processing the job... [2026-04-12 19:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:37:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:37:03] Production.INFO: Account Balance Start. [2026-04-12 19:37:03] Production.INFO: CreateAllLog Start [2026-04-12 19:37:03] Production.INFO: 117 [2026-04-12 19:37:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:37:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:37:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:37:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:37:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:37:03] Production.INFO: ==2286== Releasing lock... [2026-04-12 19:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:37:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:37:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:37:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:37:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:37:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:37:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:37:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:37:03] Production.INFO: Date 2026-04-12 [2026-04-12 19:37:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:37:03] Production.INFO: Total Charge 0 [2026-04-12 19:37:03] Production.INFO: CreateAllLog End [2026-04-12 19:37:04] Production.INFO: Account Balance End. [2026-04-12 19:37:04] Production.ERROR: CronJobId end 12 [2026-04-12 19:37:04] Production.INFO: ==2284== Releasing lock... [2026-04-12 19:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:37:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:37:04] Production.INFO: ==2280== Releasing lock... [2026-04-12 19:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:37:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:37:10] Production.ERROR: CronJobId end10 [2026-04-12 19:37:10] Production.INFO: ==2282== Releasing lock... [2026-04-12 19:37:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:37:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:37:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:37:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:37:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:37:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:37:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:37:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:37:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:37:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:37:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:37:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:37:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:37:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:37:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:37:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:37:13] Production.INFO: call_cost start [2026-04-12 19:37:13] Production.INFO: call_cost end [2026-04-12 19:37:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:37:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:37:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:37:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:37:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:37:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:37:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:37:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:37:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:37:13] Production.INFO: ==2278== Releasing lock... [2026-04-12 19:37:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:37:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:38:01] Production.INFO: ==2348== Lock acquired, processing the job... [2026-04-13 00:38:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:38:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:38:01] Production.INFO: neon service started [2026-04-13 00:38:01] Production.INFO: neon service started [2026-04-13 00:38:01] Production.INFO: ==2348== Releasing lock... [2026-04-13 00:38:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:38:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 19:38:01] Production.INFO: ==2350== Lock acquired, processing the job... [2026-04-12 19:38:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 19:38:02] Production.INFO: ==2350== Releasing lock... [2026-04-12 19:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:38:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:38:02] Production.INFO: ==2352== Lock acquired, processing the job... [2026-04-12 23:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:38:02] Production.INFO: ==2352== Releasing lock... [2026-04-12 23:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:38:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:38:02] Production.INFO: ==2354== Lock acquired, processing the job... [2026-04-12 19:38:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:38:02] Production.INFO: ==2356== Lock acquired, processing the job... [2026-04-12 19:38:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:38:02] Production.INFO: ==2358== Lock acquired, processing the job... [2026-04-12 19:38:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:38:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:38:03] Production.INFO: ==2360== Lock acquired, processing the job... [2026-04-12 19:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:38:03] Production.INFO: ==2362== Lock acquired, processing the job... [2026-04-12 19:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:38:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:38:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:38:03] Production.INFO: Account Balance Start. [2026-04-12 19:38:03] Production.INFO: CreateAllLog Start [2026-04-12 19:38:03] Production.INFO: 117 [2026-04-12 19:38:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:38:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:38:03] Production.INFO: ==2362== Releasing lock... [2026-04-12 19:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:38:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:38:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:38:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:38:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:38:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:38:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:38:03] Production.INFO: ==2356== Releasing lock... [2026-04-12 19:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:38:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:38:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:38:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:38:03] Production.INFO: Date 2026-04-12 [2026-04-12 19:38:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:38:03] Production.INFO: Total Charge 0 [2026-04-12 19:38:04] Production.INFO: CreateAllLog End [2026-04-12 19:38:04] Production.INFO: Account Balance End. [2026-04-12 19:38:04] Production.ERROR: CronJobId end 12 [2026-04-12 19:38:04] Production.INFO: ==2360== Releasing lock... [2026-04-12 19:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:38:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:38:11] Production.ERROR: CronJobId end10 [2026-04-12 19:38:11] Production.INFO: ==2358== Releasing lock... [2026-04-12 19:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:38:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:38:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:38:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:38:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:38:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:38:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:38:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:38:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:38:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:38:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:38:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:38:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:38:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:38:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:38:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:38:13] Production.INFO: call_cost start [2026-04-12 19:38:13] Production.INFO: call_cost end [2026-04-12 19:38:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:38:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:38:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:38:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:38:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:38:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:38:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:38:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:38:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:38:13] Production.INFO: ==2354== Releasing lock... [2026-04-12 19:38:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:38:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:39:01] Production.INFO: ==2419== Lock acquired, processing the job... [2026-04-13 00:39:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:39:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:39:01] Production.INFO: neon service started [2026-04-13 00:39:01] Production.INFO: neon service started [2026-04-13 00:39:01] Production.INFO: ==2419== Releasing lock... [2026-04-13 00:39:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:39:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:39:02] Production.INFO: ==2423== Lock acquired, processing the job... [2026-04-12 23:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:39:02] Production.INFO: ==2423== Releasing lock... [2026-04-12 23:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:39:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:39:02] Production.INFO: ==2421== Lock acquired, processing the job... [2026-04-12 19:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 19:39:02] Production.INFO: ==2421== Releasing lock... [2026-04-12 19:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:39:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 19:39:03] Production.INFO: ==2426== Lock acquired, processing the job... [2026-04-12 19:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:39:03] Production.INFO: ==2432== Lock acquired, processing the job... [2026-04-12 19:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:39:03] Production.INFO: ==2430== Lock acquired, processing the job... [2026-04-12 19:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:39:03] Production.INFO: ==2428== Lock acquired, processing the job... [2026-04-12 19:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:39:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:39:03] Production.INFO: ==2434== Lock acquired, processing the job... [2026-04-12 19:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:39:03] Production.INFO: Account Balance Start. [2026-04-12 19:39:03] Production.INFO: CreateAllLog Start [2026-04-12 19:39:03] Production.INFO: 117 [2026-04-12 19:39:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:39:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:39:03] Production.INFO: ==2434== Releasing lock... [2026-04-12 19:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:39:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:39:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:39:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:39:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:39:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:39:04] Production.INFO: Date 2026-04-11 [2026-04-12 19:39:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:39:04] Production.INFO: Date 2026-04-12 [2026-04-12 19:39:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:39:04] Production.INFO: Total Charge 0 [2026-04-12 19:39:04] Production.INFO: CreateAllLog End [2026-04-12 19:39:04] Production.INFO: ==2428== Releasing lock... [2026-04-12 19:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:39:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:39:04] Production.INFO: Account Balance End. [2026-04-12 19:39:04] Production.ERROR: CronJobId end 12 [2026-04-12 19:39:04] Production.INFO: ==2432== Releasing lock... [2026-04-12 19:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:39:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:39:10] Production.ERROR: CronJobId end10 [2026-04-12 19:39:10] Production.INFO: ==2430== Releasing lock... [2026-04-12 19:39:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:39:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:39:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:39:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:39:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:39:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:39:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:39:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:39:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:39:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:39:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:39:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:39:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:39:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:39:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:39:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:39:13] Production.INFO: call_cost start [2026-04-12 19:39:13] Production.INFO: call_cost end [2026-04-12 19:39:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:39:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:39:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:39:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:39:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:39:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:39:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:39:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:39:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:39:13] Production.INFO: ==2426== Releasing lock... [2026-04-12 19:39:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:39:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:40:02] Production.INFO: ==2493== Lock acquired, processing the job... [2026-04-13 00:40:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:40:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:40:02] Production.INFO: neon service started [2026-04-13 00:40:02] Production.INFO: neon service started [2026-04-13 00:40:02] Production.INFO: ==2493== Releasing lock... [2026-04-13 00:40:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:40:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 19:40:02] Production.INFO: ==2495== Lock acquired, processing the job... [2026-04-12 19:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 19:40:02] Production.INFO: ==2495== Releasing lock... [2026-04-12 19:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:40:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:40:03] Production.INFO: ==2497== Lock acquired, processing the job... [2026-04-12 23:40:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:40:03] Production.INFO: ==2497== Releasing lock... [2026-04-12 23:40:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:40:03] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:40:03] Production.INFO: ==2499== Lock acquired, processing the job... [2026-04-12 19:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:40:03] Production.INFO: ==2501== Lock acquired, processing the job... [2026-04-12 19:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:40:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:40:03] Production.INFO: ==2503== Lock acquired, processing the job... [2026-04-12 19:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:40:03] Production.INFO: ==2506== Lock acquired, processing the job... [2026-04-12 19:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:40:03] Production.INFO: Account Balance Start. [2026-04-12 19:40:03] Production.INFO: CreateAllLog Start [2026-04-12 19:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:40:03] Production.INFO: 117 [2026-04-12 19:40:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:40:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:40:03] Production.INFO: ==2508== Lock acquired, processing the job... [2026-04-12 19:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:40:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:40:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:40:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:40:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:40:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:40:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:40:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:40:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:40:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:40:04] Production.INFO: Date 2026-04-12 [2026-04-12 19:40:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:40:04] Production.INFO: ==2508== Releasing lock... [2026-04-12 19:40:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:40:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:40:04] Production.INFO: Total Charge 0 [2026-04-12 19:40:04] Production.INFO: CreateAllLog End [2026-04-12 19:40:04] Production.INFO: Account Balance End. [2026-04-12 19:40:04] Production.ERROR: CronJobId end 12 [2026-04-12 19:40:04] Production.INFO: ==2506== Releasing lock... [2026-04-12 19:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:40:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:40:04] Production.INFO: ==2501== Releasing lock... [2026-04-12 19:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:40:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:40:10] Production.ERROR: CronJobId end10 [2026-04-12 19:40:10] Production.INFO: ==2503== Releasing lock... [2026-04-12 19:40:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:40:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:40:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:40:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:40:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:40:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:40:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:40:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:40:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:40:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:40:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:40:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:40:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:40:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:40:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:40:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:40:13] Production.INFO: call_cost start [2026-04-12 19:40:13] Production.INFO: call_cost end [2026-04-12 19:40:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:40:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:40:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:40:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:40:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:40:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:40:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:40:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:40:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:40:13] Production.INFO: ==2499== Releasing lock... [2026-04-12 19:40:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:40:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:41:01] Production.INFO: ==2561== Lock acquired, processing the job... [2026-04-13 00:41:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:41:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:41:01] Production.INFO: neon service started [2026-04-13 00:41:01] Production.INFO: neon service started [2026-04-13 00:41:01] Production.INFO: ==2561== Releasing lock... [2026-04-13 00:41:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:41:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:41:02] Production.INFO: ==2565== Lock acquired, processing the job... [2026-04-12 23:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:41:02] Production.INFO: ==2565== Releasing lock... [2026-04-12 23:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:41:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:41:02] Production.INFO: ==2563== Lock acquired, processing the job... [2026-04-12 19:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 19:41:02] Production.INFO: ==2563== Releasing lock... [2026-04-12 19:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:41:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 19:41:03] Production.INFO: ==2567== Lock acquired, processing the job... [2026-04-12 19:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-12 19:41:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-12 19:41:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-12 19:41:03] Production.INFO: ==2567== Releasing lock... [2026-04-12 19:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-12 19:41:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-12 19:41:03] Production.INFO: ==2573== Lock acquired, processing the job... [2026-04-12 19:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:41:03] Production.INFO: ==2569== Lock acquired, processing the job... [2026-04-12 19:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:41:03] Production.INFO: ==2571== Lock acquired, processing the job... [2026-04-12 19:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:41:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:41:03] Production.INFO: ==2575== Lock acquired, processing the job... [2026-04-12 19:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:41:03] Production.INFO: ==2577== Lock acquired, processing the job... [2026-04-12 19:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-12 19:41:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-12 19:41:03] Production.INFO: Account Balance Start. [2026-04-12 19:41:03] Production.INFO: CreateAllLog Start [2026-04-12 19:41:03] Production.INFO: 117 [2026-04-12 19:41:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:41:03] Production.INFO: ==2580== Lock acquired, processing the job... [2026-04-12 19:41:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:41:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:41:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:41:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:41:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:41:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:41:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:41:03] Production.INFO: Date 2026-04-12 [2026-04-12 19:41:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:41:03] Production.INFO: Total Charge 0 [2026-04-12 19:41:03] Production.INFO: CreateAllLog End [2026-04-12 19:41:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:41:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:41:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:41:04] Production.INFO: Account Balance End. [2026-04-12 19:41:04] Production.INFO: ==2580== Releasing lock... [2026-04-12 19:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:41:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:41:04] Production.ERROR: CronJobId end 12 [2026-04-12 19:41:04] Production.INFO: ==2575== Releasing lock... [2026-04-12 19:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:41:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:41:04] Production.ERROR: done [2026-04-12 19:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-12 19:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085014', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) start [2026-04-12 19:41:04] Production.INFO: ==2571== Releasing lock... [2026-04-12 19:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:41:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:41:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085014', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) end [2026-04-12 19:41:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-12 19:41:10] Production.INFO: ProcessCDR(1,17085014,1,1,2) [2026-04-12 19:41:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17085014,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 19:41:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17085014,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 19:41:10] Production.ERROR: pbx prc_insertCDR start [2026-04-12 19:41:10] Production.ERROR: pbx prc_insertCDR end [2026-04-12 19:41:10] Production.INFO: ==2577== Releasing lock... [2026-04-12 19:41:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-12 19:41:10] Production.INFO: 26 MB #Memory Used# [2026-04-12 19:41:13] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:362 Stack trace: #0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(362): PDOStatement->execute(Array) #1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_update...', Array) #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_update...', Array, Object(Closure)) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(363): Illuminate\Database\Connection->run('CALL prc_update...', Array, Object(Closure)) #4 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Database\Connection->statement() #5 /var/www/html/onswitch.neon.service/app/Console/Commands/CreateSummaryLive.php(0): App\Lib\AccountBalance::getOutstandingAmount() #6 [internal function]: App\Console\Commands\CreateSummaryLive->handle() #7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #8 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #9 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\CreateSummaryLive), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #13 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #14 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #15 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #16 {main} Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_updateSOAOffSet(1,0))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624 Stack trace: #0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_update...', Array, Object(Closure)) #1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(363): Illuminate\Database\Connection->run('CALL prc_update...', Array, Object(Closure)) #2 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Database\Connection->statement() #3 /var/www/html/onswitch.neon.service/app/Console/Commands/CreateSummaryLive.php(0): App\Lib\AccountBalance::getOutstandingAmount() #4 [internal function]: App\Console\Commands\CreateSummaryLive->handle() #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\CreateSummaryLive), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #13 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #14 {main} [2026-04-12 19:41:13] Production.ERROR: CronJobId end10 [2026-04-12 19:41:13] Production.INFO: ==2573== Releasing lock... [2026-04-12 19:41:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:41:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:41:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:41:15] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:41:15] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:41:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:41:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:41:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:41:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:41:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:41:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:41:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:41:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:41:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:41:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:41:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:41:15] Production.INFO: call_cost start [2026-04-12 19:41:15] Production.INFO: call_cost end [2026-04-12 19:41:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:41:15] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:41:15] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:41:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:41:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:41:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:41:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:41:15] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:41:15] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:41:15] Production.INFO: ==2569== Releasing lock... [2026-04-12 19:41:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:41:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:42:02] Production.INFO: ==2642== Lock acquired, processing the job... [2026-04-13 00:42:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:42:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:42:02] Production.INFO: neon service started [2026-04-13 00:42:02] Production.INFO: neon service started [2026-04-13 00:42:02] Production.INFO: ==2642== Releasing lock... [2026-04-13 00:42:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:42:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:42:02] Production.INFO: ==2646== Lock acquired, processing the job... [2026-04-12 23:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:42:02] Production.INFO: ==2646== Releasing lock... [2026-04-12 23:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:42:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:42:02] Production.INFO: ==2644== Lock acquired, processing the job... [2026-04-12 19:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 19:42:02] Production.INFO: ==2644== Releasing lock... [2026-04-12 19:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:42:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 19:42:03] Production.INFO: ==2655== Lock acquired, processing the job... [2026-04-12 19:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:42:03] Production.INFO: Account Balance Start. [2026-04-12 19:42:03] Production.INFO: CreateAllLog Start [2026-04-12 19:42:03] Production.INFO: 117 [2026-04-12 19:42:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:42:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:42:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:42:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:42:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:42:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:42:03] Production.INFO: ==2649== Lock acquired, processing the job... [2026-04-12 19:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:42:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:42:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:42:03] Production.INFO: ==2651== Lock acquired, processing the job... [2026-04-12 19:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:42:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:42:03] Production.INFO: Date 2026-04-12 [2026-04-12 19:42:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:42:03] Production.INFO: Total Charge 0 [2026-04-12 19:42:03] Production.INFO: ==2653== Lock acquired, processing the job... [2026-04-12 19:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:42:03] Production.INFO: CreateAllLog End [2026-04-12 19:42:03] Production.INFO: ==2657== Lock acquired, processing the job... [2026-04-12 19:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:42:03] Production.INFO: Account Balance End. [2026-04-12 19:42:04] Production.ERROR: CronJobId end 12 [2026-04-12 19:42:04] Production.INFO: ==2655== Releasing lock... [2026-04-12 19:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:42:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:42:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:42:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:42:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:42:04] Production.INFO: ==2657== Releasing lock... [2026-04-12 19:42:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:42:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:42:04] Production.INFO: ==2651== Releasing lock... [2026-04-12 19:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:42:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:42:11] Production.ERROR: CronJobId end10 [2026-04-12 19:42:11] Production.INFO: ==2653== Releasing lock... [2026-04-12 19:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:42:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:42:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:42:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:42:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:42:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:42:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:42:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:42:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:42:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:42:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:42:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:42:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:42:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:42:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:42:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:42:13] Production.INFO: call_cost start [2026-04-12 19:42:13] Production.INFO: call_cost end [2026-04-12 19:42:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:42:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:42:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:42:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:42:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:42:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:42:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:42:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:42:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:42:13] Production.INFO: ==2649== Releasing lock... [2026-04-12 19:42:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:42:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:43:01] Production.INFO: ==2712== Lock acquired, processing the job... [2026-04-13 00:43:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:43:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:43:01] Production.INFO: neon service started [2026-04-13 00:43:01] Production.INFO: neon service started [2026-04-13 00:43:01] Production.INFO: ==2712== Releasing lock... [2026-04-13 00:43:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:43:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 19:43:01] Production.INFO: ==2714== Lock acquired, processing the job... [2026-04-12 19:43:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 19:43:01] Production.INFO: ==2714== Releasing lock... [2026-04-12 19:43:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:43:01] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:43:02] Production.INFO: ==2716== Lock acquired, processing the job... [2026-04-12 23:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:43:02] Production.INFO: ==2716== Releasing lock... [2026-04-12 23:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:43:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:43:02] Production.INFO: ==2719== Lock acquired, processing the job... [2026-04-12 19:43:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:43:02] Production.INFO: ==2725== Lock acquired, processing the job... [2026-04-12 19:43:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:43:02] Production.INFO: ==2723== Lock acquired, processing the job... [2026-04-12 19:43:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:43:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:43:02] Production.INFO: ==2721== Lock acquired, processing the job... [2026-04-12 19:43:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:43:02] Production.INFO: Account Balance Start. [2026-04-12 19:43:02] Production.INFO: CreateAllLog Start [2026-04-12 19:43:02] Production.INFO: 117 [2026-04-12 19:43:02] Production.INFO: Date 2026-04-08 [2026-04-12 19:43:02] Production.INFO: ==2727== Lock acquired, processing the job... [2026-04-12 19:43:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:43:02] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:43:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:43:02] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:43:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:43:02] Production.INFO: Reseller ==> 0 [2026-04-12 19:43:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:43:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:43:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:43:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:43:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:43:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:43:03] Production.INFO: Date 2026-04-12 [2026-04-12 19:43:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:43:03] Production.INFO: Total Charge 0 [2026-04-12 19:43:03] Production.INFO: CreateAllLog End [2026-04-12 19:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:43:03] Production.INFO: ==2727== Releasing lock... [2026-04-12 19:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:43:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:43:03] Production.INFO: Account Balance End. [2026-04-12 19:43:03] Production.ERROR: CronJobId end 12 [2026-04-12 19:43:03] Production.INFO: ==2725== Releasing lock... [2026-04-12 19:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:43:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:43:03] Production.INFO: ==2721== Releasing lock... [2026-04-12 19:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:43:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:43:10] Production.ERROR: CronJobId end10 [2026-04-12 19:43:10] Production.INFO: ==2723== Releasing lock... [2026-04-12 19:43:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:43:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:43:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:43:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:43:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:43:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:43:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:43:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:43:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:43:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:43:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:43:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:43:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:43:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:43:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:43:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:43:12] Production.INFO: call_cost start [2026-04-12 19:43:12] Production.INFO: call_cost end [2026-04-12 19:43:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:43:12] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:43:12] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:43:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:43:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:43:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:43:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:43:12] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:43:12] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:43:12] Production.INFO: ==2719== Releasing lock... [2026-04-12 19:43:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:43:12] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:44:01] Production.INFO: ==2784== Lock acquired, processing the job... [2026-04-13 00:44:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:44:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:44:01] Production.INFO: neon service started [2026-04-13 00:44:01] Production.INFO: neon service started [2026-04-13 00:44:01] Production.INFO: ==2784== Releasing lock... [2026-04-13 00:44:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:44:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:44:02] Production.INFO: ==2788== Lock acquired, processing the job... [2026-04-12 23:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:44:02] Production.INFO: ==2788== Releasing lock... [2026-04-12 23:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:44:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:44:02] Production.INFO: ==2786== Lock acquired, processing the job... [2026-04-12 19:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 19:44:02] Production.INFO: ==2786== Releasing lock... [2026-04-12 19:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:44:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 19:44:03] Production.INFO: ==2796== Lock acquired, processing the job... [2026-04-12 19:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:44:03] Production.INFO: ==2792== Lock acquired, processing the job... [2026-04-12 19:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:44:03] Production.INFO: ==2794== Lock acquired, processing the job... [2026-04-12 19:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:44:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:44:03] Production.INFO: ==2798== Lock acquired, processing the job... [2026-04-12 19:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:44:03] Production.INFO: ==2801== Lock acquired, processing the job... [2026-04-12 19:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:44:03] Production.INFO: Account Balance Start. [2026-04-12 19:44:03] Production.INFO: CreateAllLog Start [2026-04-12 19:44:03] Production.INFO: 117 [2026-04-12 19:44:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:44:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:44:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:44:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:44:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:44:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:44:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:44:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:44:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:44:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:44:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:44:03] Production.INFO: ==2801== Releasing lock... [2026-04-12 19:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:44:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:44:03] Production.INFO: Date 2026-04-12 [2026-04-12 19:44:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:44:03] Production.INFO: Total Charge 0 [2026-04-12 19:44:03] Production.INFO: CreateAllLog End [2026-04-12 19:44:04] Production.INFO: Account Balance End. [2026-04-12 19:44:04] Production.ERROR: CronJobId end 12 [2026-04-12 19:44:04] Production.INFO: ==2798== Releasing lock... [2026-04-12 19:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:44:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:44:04] Production.INFO: ==2794== Releasing lock... [2026-04-12 19:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:44:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:44:11] Production.ERROR: CronJobId end10 [2026-04-12 19:44:11] Production.INFO: ==2796== Releasing lock... [2026-04-12 19:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:44:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:44:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:44:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:44:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:44:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:44:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:44:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:44:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:44:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:44:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:44:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:44:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:44:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:44:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:44:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:44:13] Production.INFO: call_cost start [2026-04-12 19:44:13] Production.INFO: call_cost end [2026-04-12 19:44:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:44:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:44:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:44:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:44:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:44:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:44:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:44:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:44:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:44:13] Production.INFO: ==2792== Releasing lock... [2026-04-12 19:44:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:44:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:45:02] Production.INFO: ==2859== Lock acquired, processing the job... [2026-04-13 00:45:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:45:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:45:02] Production.INFO: neon service started [2026-04-13 00:45:02] Production.INFO: neon service started [2026-04-13 00:45:02] Production.INFO: ==2859== Releasing lock... [2026-04-13 00:45:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:45:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 19:45:02] Production.INFO: ==2861== Lock acquired, processing the job... [2026-04-12 19:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 19:45:02] Production.INFO: ==2861== Releasing lock... [2026-04-12 19:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:45:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:45:02] Production.INFO: ==2863== Lock acquired, processing the job... [2026-04-12 23:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:45:02] Production.INFO: ==2863== Releasing lock... [2026-04-12 23:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:45:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:45:03] Production.INFO: ==2869== Lock acquired, processing the job... [2026-04-12 19:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:45:03] Production.INFO: ==2865== Lock acquired, processing the job... [2026-04-12 19:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:45:03] Production.INFO: ==2867== Lock acquired, processing the job... [2026-04-12 19:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:45:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:45:03] Production.INFO: ==2871== Lock acquired, processing the job... [2026-04-12 19:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:45:03] Production.INFO: Account Balance Start. [2026-04-12 19:45:03] Production.INFO: CreateAllLog Start [2026-04-12 19:45:03] Production.INFO: 117 [2026-04-12 19:45:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:45:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:45:03] Production.INFO: ==2873== Lock acquired, processing the job... [2026-04-12 19:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:45:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:45:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:45:04] Production.INFO: Date 2026-04-10 [2026-04-12 19:45:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:45:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:45:04] Production.INFO: Date 2026-04-11 [2026-04-12 19:45:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:45:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:45:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:45:04] Production.INFO: Date 2026-04-12 [2026-04-12 19:45:04] Production.INFO: ==2873== Releasing lock... [2026-04-12 19:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:45:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:45:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:45:04] Production.INFO: Total Charge 0 [2026-04-12 19:45:04] Production.INFO: CreateAllLog End [2026-04-12 19:45:04] Production.INFO: Account Balance End. [2026-04-12 19:45:04] Production.INFO: ==2867== Releasing lock... [2026-04-12 19:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:45:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:45:04] Production.ERROR: CronJobId end 12 [2026-04-12 19:45:04] Production.INFO: ==2871== Releasing lock... [2026-04-12 19:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:45:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:45:11] Production.ERROR: CronJobId end10 [2026-04-12 19:45:11] Production.INFO: ==2869== Releasing lock... [2026-04-12 19:45:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:45:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:45:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:45:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:45:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:45:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:45:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:45:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:45:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:45:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:45:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:45:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:45:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:45:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:45:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:45:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:45:14] Production.INFO: call_cost start [2026-04-12 19:45:14] Production.INFO: call_cost end [2026-04-12 19:45:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:45:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:45:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:45:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:45:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:45:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:45:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:45:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:45:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:45:14] Production.INFO: ==2865== Releasing lock... [2026-04-12 19:45:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:45:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:46:01] Production.INFO: ==2931== Lock acquired, processing the job... [2026-04-13 00:46:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:46:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:46:01] Production.INFO: neon service started [2026-04-13 00:46:01] Production.INFO: neon service started [2026-04-13 00:46:01] Production.INFO: ==2931== Releasing lock... [2026-04-13 00:46:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:46:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 19:46:02] Production.INFO: ==2933== Lock acquired, processing the job... [2026-04-12 19:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:46:02] Production.INFO: ==2935== Lock acquired, processing the job... [2026-04-12 23:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:46:02] Production.INFO: ==2935== Releasing lock... [2026-04-12 23:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:46:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:46:02] Production.INFO: ==2933== Releasing lock... [2026-04-12 19:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:46:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 19:46:03] Production.INFO: ==2938== Lock acquired, processing the job... [2026-04-12 19:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:46:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:46:03] Production.INFO: ==2940== Lock acquired, processing the job... [2026-04-12 19:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:46:03] Production.INFO: ==2942== Lock acquired, processing the job... [2026-04-12 19:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:46:03] Production.INFO: ==2944== Lock acquired, processing the job... [2026-04-12 19:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:46:03] Production.INFO: ==2946== Lock acquired, processing the job... [2026-04-12 19:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:46:03] Production.INFO: Account Balance Start. [2026-04-12 19:46:03] Production.INFO: CreateAllLog Start [2026-04-12 19:46:03] Production.INFO: 117 [2026-04-12 19:46:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:46:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:46:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:46:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:46:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:46:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:46:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:46:03] Production.INFO: ==2946== Releasing lock... [2026-04-12 19:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:46:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:46:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:46:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:46:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:46:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:46:03] Production.INFO: Date 2026-04-12 [2026-04-12 19:46:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:46:03] Production.INFO: Total Charge 0 [2026-04-12 19:46:03] Production.INFO: CreateAllLog End [2026-04-12 19:46:04] Production.INFO: Account Balance End. [2026-04-12 19:46:04] Production.ERROR: CronJobId end 12 [2026-04-12 19:46:04] Production.INFO: ==2944== Releasing lock... [2026-04-12 19:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:46:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:46:04] Production.INFO: ==2940== Releasing lock... [2026-04-12 19:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:46:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:46:10] Production.ERROR: CronJobId end10 [2026-04-12 19:46:10] Production.INFO: ==2942== Releasing lock... [2026-04-12 19:46:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:46:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:46:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:46:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:46:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:46:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:46:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:46:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:46:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:46:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:46:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:46:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:46:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:46:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:46:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:46:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:46:13] Production.INFO: call_cost start [2026-04-12 19:46:13] Production.INFO: call_cost end [2026-04-12 19:46:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:46:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:46:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:46:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:46:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:46:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:46:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:46:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:46:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:46:13] Production.INFO: ==2938== Releasing lock... [2026-04-12 19:46:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:46:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:47:02] Production.INFO: ==3002== Lock acquired, processing the job... [2026-04-13 00:47:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:47:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:47:02] Production.INFO: neon service started [2026-04-13 00:47:02] Production.INFO: neon service started [2026-04-13 00:47:02] Production.INFO: ==3002== Releasing lock... [2026-04-13 00:47:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:47:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 19:47:02] Production.INFO: ==3005== Lock acquired, processing the job... [2026-04-12 19:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 19:47:02] Production.INFO: ==3005== Releasing lock... [2026-04-12 19:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:47:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:47:02] Production.INFO: ==3007== Lock acquired, processing the job... [2026-04-12 23:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:47:02] Production.INFO: ==3007== Releasing lock... [2026-04-12 23:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:47:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:47:03] Production.INFO: ==3009== Lock acquired, processing the job... [2026-04-12 19:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:47:03] Production.INFO: ==3011== Lock acquired, processing the job... [2026-04-12 19:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:47:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:47:03] Production.INFO: ==3015== Lock acquired, processing the job... [2026-04-12 19:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:47:03] Production.INFO: ==3013== Lock acquired, processing the job... [2026-04-12 19:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:47:03] Production.INFO: Account Balance Start. [2026-04-12 19:47:03] Production.INFO: CreateAllLog Start [2026-04-12 19:47:03] Production.INFO: 117 [2026-04-12 19:47:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:47:03] Production.INFO: ==3017== Lock acquired, processing the job... [2026-04-12 19:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:47:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:47:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:47:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:47:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:47:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:47:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:47:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:47:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:47:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:47:03] Production.INFO: Date 2026-04-12 [2026-04-12 19:47:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:47:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:47:03] Production.INFO: ==3017== Releasing lock... [2026-04-12 19:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:47:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:47:03] Production.INFO: Total Charge 0 [2026-04-12 19:47:03] Production.INFO: CreateAllLog End [2026-04-12 19:47:04] Production.INFO: ==3011== Releasing lock... [2026-04-12 19:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:47:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:47:04] Production.INFO: Account Balance End. [2026-04-12 19:47:04] Production.ERROR: CronJobId end 12 [2026-04-12 19:47:04] Production.INFO: ==3015== Releasing lock... [2026-04-12 19:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:47:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:47:11] Production.ERROR: CronJobId end10 [2026-04-12 19:47:11] Production.INFO: ==3013== Releasing lock... [2026-04-12 19:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:47:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:47:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:47:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:47:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:47:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:47:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:47:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:47:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:47:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:47:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:47:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:47:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:47:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:47:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:47:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:47:13] Production.INFO: call_cost start [2026-04-12 19:47:13] Production.INFO: call_cost end [2026-04-12 19:47:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:47:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:47:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:47:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:47:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:47:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:47:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:47:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:47:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:47:13] Production.INFO: ==3009== Releasing lock... [2026-04-12 19:47:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:47:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:48:01] Production.INFO: ==3071== Lock acquired, processing the job... [2026-04-13 00:48:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:48:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:48:01] Production.INFO: neon service started [2026-04-13 00:48:01] Production.INFO: neon service started [2026-04-13 00:48:01] Production.INFO: ==3071== Releasing lock... [2026-04-13 00:48:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:48:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 19:48:02] Production.INFO: ==3073== Lock acquired, processing the job... [2026-04-12 19:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:48:02] Production.INFO: ==3075== Lock acquired, processing the job... [2026-04-12 23:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:48:02] Production.INFO: ==3075== Releasing lock... [2026-04-12 23:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:48:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:48:02] Production.INFO: ==3073== Releasing lock... [2026-04-12 19:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:48:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 19:48:03] Production.INFO: ==3084== Lock acquired, processing the job... [2026-04-12 19:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:48:03] Production.INFO: ==3080== Lock acquired, processing the job... [2026-04-12 19:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:48:03] Production.INFO: ==3078== Lock acquired, processing the job... [2026-04-12 19:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:48:03] Production.INFO: ==3082== Lock acquired, processing the job... [2026-04-12 19:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:48:03] Production.INFO: Account Balance Start. [2026-04-12 19:48:03] Production.INFO: CreateAllLog Start [2026-04-12 19:48:03] Production.INFO: 117 [2026-04-12 19:48:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:48:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:48:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:48:03] Production.INFO: ==3086== Lock acquired, processing the job... [2026-04-12 19:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:48:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:48:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:48:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:48:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:48:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:48:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:48:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:48:03] Production.INFO: Date 2026-04-12 [2026-04-12 19:48:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:48:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:48:03] Production.INFO: ==3086== Releasing lock... [2026-04-12 19:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:48:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:48:03] Production.INFO: Total Charge 0 [2026-04-12 19:48:03] Production.INFO: CreateAllLog End [2026-04-12 19:48:03] Production.INFO: Account Balance End. [2026-04-12 19:48:03] Production.ERROR: CronJobId end 12 [2026-04-12 19:48:03] Production.INFO: ==3084== Releasing lock... [2026-04-12 19:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:48:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:48:04] Production.INFO: ==3080== Releasing lock... [2026-04-12 19:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:48:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:48:11] Production.ERROR: CronJobId end10 [2026-04-12 19:48:11] Production.INFO: ==3082== Releasing lock... [2026-04-12 19:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:48:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:48:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:48:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:48:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:48:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:48:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:48:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:48:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:48:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:48:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:48:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:48:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:48:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:48:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:48:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:48:14] Production.INFO: call_cost start [2026-04-12 19:48:14] Production.INFO: call_cost end [2026-04-12 19:48:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:48:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:48:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:48:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:48:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:48:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:48:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:48:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:48:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:48:14] Production.INFO: ==3078== Releasing lock... [2026-04-12 19:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:48:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:49:01] Production.INFO: ==3152== Lock acquired, processing the job... [2026-04-13 00:49:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:49:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:49:01] Production.INFO: neon service started [2026-04-13 00:49:01] Production.INFO: neon service started [2026-04-13 00:49:02] Production.INFO: ==3152== Releasing lock... [2026-04-13 00:49:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:49:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:49:02] Production.INFO: ==3156== Lock acquired, processing the job... [2026-04-12 23:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 19:49:02] Production.INFO: ==3154== Lock acquired, processing the job... [2026-04-12 19:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:49:02] Production.INFO: ==3156== Releasing lock... [2026-04-12 23:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:49:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:49:02] Production.INFO: ==3154== Releasing lock... [2026-04-12 19:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:49:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 19:49:03] Production.INFO: ==3158== Lock acquired, processing the job... [2026-04-12 19:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:49:03] Production.INFO: ==3160== Lock acquired, processing the job... [2026-04-12 19:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:49:03] Production.INFO: ==3167== Lock acquired, processing the job... [2026-04-12 19:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:49:03] Production.INFO: ==3162== Lock acquired, processing the job... [2026-04-12 19:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:49:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:49:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:49:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:49:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:49:03] Production.INFO: ==3167== Releasing lock... [2026-04-12 19:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:49:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:49:03] Production.INFO: ==3165== Lock acquired, processing the job... [2026-04-12 19:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:49:03] Production.INFO: Account Balance Start. [2026-04-12 19:49:03] Production.INFO: CreateAllLog Start [2026-04-12 19:49:03] Production.INFO: 117 [2026-04-12 19:49:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:49:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:49:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:49:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:49:04] Production.INFO: Date 2026-04-10 [2026-04-12 19:49:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:49:04] Production.INFO: Date 2026-04-11 [2026-04-12 19:49:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:49:04] Production.INFO: Date 2026-04-12 [2026-04-12 19:49:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:49:04] Production.INFO: Total Charge 0 [2026-04-12 19:49:04] Production.INFO: CreateAllLog End [2026-04-12 19:49:04] Production.INFO: Account Balance End. [2026-04-12 19:49:04] Production.ERROR: CronJobId end 12 [2026-04-12 19:49:04] Production.INFO: ==3165== Releasing lock... [2026-04-12 19:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:49:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:49:04] Production.INFO: ==3160== Releasing lock... [2026-04-12 19:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:49:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:49:11] Production.ERROR: CronJobId end10 [2026-04-12 19:49:11] Production.INFO: ==3162== Releasing lock... [2026-04-12 19:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:49:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:49:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:49:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:49:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:49:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:49:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:49:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:49:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:49:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:49:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:49:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:49:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:49:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:49:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:49:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:49:14] Production.INFO: call_cost start [2026-04-12 19:49:14] Production.INFO: call_cost end [2026-04-12 19:49:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:49:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:49:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:49:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:49:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:49:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:49:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:49:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:49:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:49:14] Production.INFO: ==3158== Releasing lock... [2026-04-12 19:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:49:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:50:01] Production.INFO: ==3224== Lock acquired, processing the job... [2026-04-13 00:50:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:50:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:50:01] Production.INFO: neon service started [2026-04-13 00:50:01] Production.INFO: neon service started [2026-04-13 00:50:01] Production.INFO: ==3224== Releasing lock... [2026-04-13 00:50:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:50:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 19:50:01] Production.INFO: ==3226== Lock acquired, processing the job... [2026-04-12 19:50:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 19:50:01] Production.INFO: ==3226== Releasing lock... [2026-04-12 19:50:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:50:01] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:50:02] Production.INFO: ==3228== Lock acquired, processing the job... [2026-04-12 23:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:50:02] Production.INFO: ==3228== Releasing lock... [2026-04-12 23:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:50:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:50:02] Production.INFO: ==3231== Lock acquired, processing the job... [2026-04-12 19:50:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:50:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:50:03] Production.INFO: ==3235== Lock acquired, processing the job... [2026-04-12 19:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:50:03] Production.INFO: ==3233== Lock acquired, processing the job... [2026-04-12 19:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:50:03] Production.INFO: ==3237== Lock acquired, processing the job... [2026-04-12 19:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:50:03] Production.INFO: ==3239== Lock acquired, processing the job... [2026-04-12 19:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:50:03] Production.INFO: Account Balance Start. [2026-04-12 19:50:03] Production.INFO: CreateAllLog Start [2026-04-12 19:50:03] Production.INFO: 117 [2026-04-12 19:50:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:50:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:50:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:50:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:50:03] Production.INFO: ==3239== Releasing lock... [2026-04-12 19:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:50:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:50:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:50:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:50:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:50:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:50:03] Production.INFO: Date 2026-04-12 [2026-04-12 19:50:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:50:03] Production.INFO: Total Charge 0 [2026-04-12 19:50:03] Production.INFO: CreateAllLog End [2026-04-12 19:50:03] Production.INFO: Account Balance End. [2026-04-12 19:50:03] Production.ERROR: CronJobId end 12 [2026-04-12 19:50:03] Production.INFO: ==3237== Releasing lock... [2026-04-12 19:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:50:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:50:03] Production.INFO: ==3233== Releasing lock... [2026-04-12 19:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:50:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:50:11] Production.ERROR: CronJobId end10 [2026-04-12 19:50:11] Production.INFO: ==3235== Releasing lock... [2026-04-12 19:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:50:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:50:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:50:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:50:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:50:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:50:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:50:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:50:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:50:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:50:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:50:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:50:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:50:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:50:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:50:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:50:14] Production.INFO: call_cost start [2026-04-12 19:50:14] Production.INFO: call_cost end [2026-04-12 19:50:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:50:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:50:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:50:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:50:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:50:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:50:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:50:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:50:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:50:14] Production.INFO: ==3231== Releasing lock... [2026-04-12 19:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:50:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:51:01] Production.INFO: ==3294== Lock acquired, processing the job... [2026-04-13 00:51:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:51:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:51:01] Production.INFO: neon service started [2026-04-13 00:51:01] Production.INFO: neon service started [2026-04-13 00:51:01] Production.INFO: ==3294== Releasing lock... [2026-04-13 00:51:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:51:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 19:51:02] Production.INFO: ==3296== Lock acquired, processing the job... [2026-04-12 19:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 19:51:02] Production.INFO: ==3296== Releasing lock... [2026-04-12 19:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:51:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:51:02] Production.INFO: ==3298== Lock acquired, processing the job... [2026-04-12 23:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:51:02] Production.INFO: ==3298== Releasing lock... [2026-04-12 23:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:51:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:51:03] Production.INFO: ==3300== Lock acquired, processing the job... [2026-04-12 19:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-12 19:51:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-12 19:51:03] Production.INFO: ==3304== Lock acquired, processing the job... [2026-04-12 19:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:51:03] Production.INFO: ==3302== Lock acquired, processing the job... [2026-04-12 19:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:51:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-12 19:51:03] Production.INFO: ==3300== Releasing lock... [2026-04-12 19:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-12 19:51:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-12 19:51:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:51:03] Production.INFO: ==3307== Lock acquired, processing the job... [2026-04-12 19:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:51:03] Production.INFO: ==3309== Lock acquired, processing the job... [2026-04-12 19:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:51:03] Production.INFO: ==3311== Lock acquired, processing the job... [2026-04-12 19:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-12 19:51:03] Production.INFO: ==3313== Lock acquired, processing the job... [2026-04-12 19:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:51:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-12 19:51:03] Production.INFO: Account Balance Start. [2026-04-12 19:51:03] Production.INFO: CreateAllLog Start [2026-04-12 19:51:03] Production.INFO: 117 [2026-04-12 19:51:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:51:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:51:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:51:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:51:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:51:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:51:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:51:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:51:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:51:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:51:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:51:03] Production.INFO: Date 2026-04-12 [2026-04-12 19:51:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:51:03] Production.INFO: Total Charge 0 [2026-04-12 19:51:04] Production.INFO: CreateAllLog End [2026-04-12 19:51:04] Production.INFO: ==3313== Releasing lock... [2026-04-12 19:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:51:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:51:04] Production.INFO: Account Balance End. [2026-04-12 19:51:04] Production.ERROR: CronJobId end 12 [2026-04-12 19:51:04] Production.INFO: ==3309== Releasing lock... [2026-04-12 19:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:51:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:51:04] Production.ERROR: done [2026-04-12 19:51:04] Production.INFO: ==3304== Releasing lock... [2026-04-12 19:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:51:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-12 19:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085055', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) start [2026-04-12 19:51:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085055', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) end [2026-04-12 19:51:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-12 19:51:10] Production.INFO: ProcessCDR(1,17085055,1,1,2) [2026-04-12 19:51:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17085055,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 19:51:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17085055,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 19:51:10] Production.ERROR: pbx prc_insertCDR start [2026-04-12 19:51:10] Production.ERROR: pbx prc_insertCDR end [2026-04-12 19:51:10] Production.INFO: ==3311== Releasing lock... [2026-04-12 19:51:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-12 19:51:10] Production.INFO: 26 MB #Memory Used# [2026-04-12 19:51:14] Production.ERROR: CronJobId end10 [2026-04-12 19:51:14] Production.INFO: ==3307== Releasing lock... [2026-04-12 19:51:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:51:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:51:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:51:16] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:51:16] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:51:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:51:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:51:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:51:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:51:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:51:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:51:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:51:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:51:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:51:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:51:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:51:16] Production.INFO: call_cost start [2026-04-12 19:51:16] Production.INFO: call_cost end [2026-04-12 19:51:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:51:16] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:51:16] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:51:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:51:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:51:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:51:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:51:16] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:51:16] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:51:16] Production.INFO: ==3302== Releasing lock... [2026-04-12 19:51:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:51:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:52:02] Production.INFO: ==3371== Lock acquired, processing the job... [2026-04-13 00:52:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:52:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:52:02] Production.INFO: neon service started [2026-04-13 00:52:02] Production.INFO: neon service started [2026-04-13 00:52:02] Production.INFO: ==3371== Releasing lock... [2026-04-13 00:52:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:52:02] Production.INFO: 25.5 MB #Memory Used# [2026-04-12 23:52:02] Production.INFO: ==3375== Lock acquired, processing the job... [2026-04-12 23:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:52:02] Production.INFO: ==3375== Releasing lock... [2026-04-12 23:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:52:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:52:02] Production.INFO: ==3373== Lock acquired, processing the job... [2026-04-12 19:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 19:52:02] Production.INFO: ==3373== Releasing lock... [2026-04-12 19:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:52:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 19:52:03] Production.INFO: ==3378== Lock acquired, processing the job... [2026-04-12 19:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:52:03] Production.INFO: ==3380== Lock acquired, processing the job... [2026-04-12 19:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:52:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:52:03] Production.INFO: ==3382== Lock acquired, processing the job... [2026-04-12 19:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:52:03] Production.INFO: ==3384== Lock acquired, processing the job... [2026-04-12 19:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:52:03] Production.INFO: ==3386== Lock acquired, processing the job... [2026-04-12 19:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:52:03] Production.INFO: Account Balance Start. [2026-04-12 19:52:03] Production.INFO: CreateAllLog Start [2026-04-12 19:52:03] Production.INFO: 117 [2026-04-12 19:52:04] Production.INFO: Date 2026-04-08 [2026-04-12 19:52:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:52:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:52:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:52:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:52:04] Production.INFO: ==3386== Releasing lock... [2026-04-12 19:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:52:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:52:04] Production.INFO: Date 2026-04-09 [2026-04-12 19:52:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:52:04] Production.INFO: Date 2026-04-10 [2026-04-12 19:52:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:52:04] Production.INFO: Date 2026-04-11 [2026-04-12 19:52:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:52:04] Production.INFO: Date 2026-04-12 [2026-04-12 19:52:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:52:04] Production.INFO: ==3380== Releasing lock... [2026-04-12 19:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:52:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:52:04] Production.INFO: Total Charge 0 [2026-04-12 19:52:04] Production.INFO: CreateAllLog End [2026-04-12 19:52:04] Production.INFO: Account Balance End. [2026-04-12 19:52:04] Production.ERROR: CronJobId end 12 [2026-04-12 19:52:04] Production.INFO: ==3384== Releasing lock... [2026-04-12 19:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:52:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:52:11] Production.ERROR: CronJobId end10 [2026-04-12 19:52:11] Production.INFO: ==3382== Releasing lock... [2026-04-12 19:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:52:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:52:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:52:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:52:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:52:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:52:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:52:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:52:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:52:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:52:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:52:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:52:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:52:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:52:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:52:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:52:13] Production.INFO: call_cost start [2026-04-12 19:52:13] Production.INFO: call_cost end [2026-04-12 19:52:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:52:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:52:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:52:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:52:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:52:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:52:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:52:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:52:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:52:13] Production.INFO: ==3378== Releasing lock... [2026-04-12 19:52:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:52:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:53:01] Production.INFO: ==3443== Lock acquired, processing the job... [2026-04-13 00:53:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:53:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:53:01] Production.INFO: neon service started [2026-04-13 00:53:01] Production.INFO: neon service started [2026-04-13 00:53:01] Production.INFO: ==3443== Releasing lock... [2026-04-13 00:53:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:53:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 19:53:01] Production.INFO: ==3445== Lock acquired, processing the job... [2026-04-12 19:53:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 19:53:02] Production.INFO: ==3445== Releasing lock... [2026-04-12 19:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:53:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:53:02] Production.INFO: ==3447== Lock acquired, processing the job... [2026-04-12 23:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:53:02] Production.INFO: ==3447== Releasing lock... [2026-04-12 23:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:53:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:53:02] Production.INFO: ==3449== Lock acquired, processing the job... [2026-04-12 19:53:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:53:02] Production.INFO: ==3451== Lock acquired, processing the job... [2026-04-12 19:53:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:53:02] Production.INFO: ==3453== Lock acquired, processing the job... [2026-04-12 19:53:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:53:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:53:03] Production.INFO: ==3455== Lock acquired, processing the job... [2026-04-12 19:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:53:03] Production.INFO: ==3457== Lock acquired, processing the job... [2026-04-12 19:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:53:03] Production.INFO: Account Balance Start. [2026-04-12 19:53:03] Production.INFO: CreateAllLog Start [2026-04-12 19:53:03] Production.INFO: 117 [2026-04-12 19:53:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:53:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:53:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:53:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:53:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:53:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:53:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:53:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:53:03] Production.INFO: Date 2026-04-12 [2026-04-12 19:53:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:53:03] Production.INFO: ==3457== Releasing lock... [2026-04-12 19:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:53:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:53:03] Production.INFO: Total Charge 0 [2026-04-12 19:53:03] Production.INFO: CreateAllLog End [2026-04-12 19:53:03] Production.INFO: Account Balance End. [2026-04-12 19:53:03] Production.ERROR: CronJobId end 12 [2026-04-12 19:53:03] Production.INFO: ==3455== Releasing lock... [2026-04-12 19:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:53:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:53:03] Production.INFO: ==3451== Releasing lock... [2026-04-12 19:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:53:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:53:11] Production.ERROR: CronJobId end10 [2026-04-12 19:53:11] Production.INFO: ==3453== Releasing lock... [2026-04-12 19:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:53:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:53:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:53:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:53:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:53:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:53:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:53:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:53:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:53:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:53:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:53:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:53:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:53:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:53:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:53:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:53:13] Production.INFO: call_cost start [2026-04-12 19:53:13] Production.INFO: call_cost end [2026-04-12 19:53:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:53:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:53:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:53:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:53:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:53:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:53:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:53:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:53:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:53:13] Production.INFO: ==3449== Releasing lock... [2026-04-12 19:53:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:53:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:54:01] Production.INFO: ==3515== Lock acquired, processing the job... [2026-04-13 00:54:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:54:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:54:01] Production.INFO: neon service started [2026-04-13 00:54:01] Production.INFO: neon service started [2026-04-13 00:54:01] Production.INFO: ==3515== Releasing lock... [2026-04-13 00:54:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:54:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:54:02] Production.INFO: ==3519== Lock acquired, processing the job... [2026-04-12 23:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:54:02] Production.INFO: ==3519== Releasing lock... [2026-04-12 23:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:54:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:54:02] Production.INFO: ==3517== Lock acquired, processing the job... [2026-04-12 19:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 19:54:02] Production.INFO: ==3517== Releasing lock... [2026-04-12 19:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:54:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 19:54:03] Production.INFO: ==3521== Lock acquired, processing the job... [2026-04-12 19:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:54:03] Production.INFO: ==3523== Lock acquired, processing the job... [2026-04-12 19:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:54:03] Production.INFO: ==3525== Lock acquired, processing the job... [2026-04-12 19:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:54:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:54:03] Production.INFO: ==3527== Lock acquired, processing the job... [2026-04-12 19:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:54:03] Production.INFO: ==3529== Lock acquired, processing the job... [2026-04-12 19:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:54:03] Production.INFO: Account Balance Start. [2026-04-12 19:54:03] Production.INFO: CreateAllLog Start [2026-04-12 19:54:03] Production.INFO: 117 [2026-04-12 19:54:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:54:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:54:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:54:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:54:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:54:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:54:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:54:03] Production.INFO: ==3529== Releasing lock... [2026-04-12 19:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:54:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:54:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:54:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:54:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:54:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:54:03] Production.INFO: Date 2026-04-12 [2026-04-12 19:54:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:54:03] Production.INFO: Total Charge 0 [2026-04-12 19:54:03] Production.INFO: CreateAllLog End [2026-04-12 19:54:04] Production.INFO: Account Balance End. [2026-04-12 19:54:04] Production.ERROR: CronJobId end 12 [2026-04-12 19:54:04] Production.INFO: ==3527== Releasing lock... [2026-04-12 19:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:54:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:54:04] Production.INFO: ==3523== Releasing lock... [2026-04-12 19:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:54:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:54:10] Production.ERROR: CronJobId end10 [2026-04-12 19:54:10] Production.INFO: ==3525== Releasing lock... [2026-04-12 19:54:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:54:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:54:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:54:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:54:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:54:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:54:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:54:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:54:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:54:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:54:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:54:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:54:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:54:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:54:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:54:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:54:14] Production.INFO: call_cost start [2026-04-12 19:54:14] Production.INFO: call_cost end [2026-04-12 19:54:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:54:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:54:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:54:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:54:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:54:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:54:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:54:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:54:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:54:14] Production.INFO: ==3521== Releasing lock... [2026-04-12 19:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:54:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:55:01] Production.INFO: ==3587== Lock acquired, processing the job... [2026-04-13 00:55:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:55:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:55:01] Production.INFO: neon service started [2026-04-13 00:55:01] Production.INFO: neon service started [2026-04-13 00:55:01] Production.INFO: ==3587== Releasing lock... [2026-04-13 00:55:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:55:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:55:01] Production.INFO: ==3591== Lock acquired, processing the job... [2026-04-12 23:55:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:55:01] Production.INFO: ==3591== Releasing lock... [2026-04-12 23:55:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:55:01] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:55:01] Production.INFO: ==3589== Lock acquired, processing the job... [2026-04-12 19:55:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 19:55:02] Production.INFO: ==3589== Releasing lock... [2026-04-12 19:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:55:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 19:55:02] Production.INFO: ==3595== Lock acquired, processing the job... [2026-04-12 19:55:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:55:02] Production.INFO: ==3593== Lock acquired, processing the job... [2026-04-12 19:55:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:55:02] Production.INFO: ==3597== Lock acquired, processing the job... [2026-04-12 19:55:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:55:02] Production.INFO: ==3599== Lock acquired, processing the job... [2026-04-12 19:55:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:55:02] Production.INFO: ==3602== Lock acquired, processing the job... [2026-04-12 19:55:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:55:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:55:03] Production.INFO: Account Balance Start. [2026-04-12 19:55:03] Production.INFO: CreateAllLog Start [2026-04-12 19:55:03] Production.INFO: 117 [2026-04-12 19:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:55:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:55:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:55:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:55:03] Production.INFO: ==3602== Releasing lock... [2026-04-12 19:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:55:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:55:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:55:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:55:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:55:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:55:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:55:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:55:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:55:03] Production.INFO: ==3595== Releasing lock... [2026-04-12 19:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:55:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:55:03] Production.INFO: Date 2026-04-12 [2026-04-12 19:55:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:55:03] Production.INFO: Total Charge 0 [2026-04-12 19:55:03] Production.INFO: CreateAllLog End [2026-04-12 19:55:04] Production.INFO: Account Balance End. [2026-04-12 19:55:04] Production.ERROR: CronJobId end 12 [2026-04-12 19:55:04] Production.INFO: ==3599== Releasing lock... [2026-04-12 19:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:55:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:55:11] Production.ERROR: CronJobId end10 [2026-04-12 19:55:11] Production.INFO: ==3597== Releasing lock... [2026-04-12 19:55:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:55:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:55:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:55:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:55:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:55:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:55:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:55:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:55:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:55:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:55:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:55:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:55:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:55:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:55:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:55:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:55:13] Production.INFO: call_cost start [2026-04-12 19:55:13] Production.INFO: call_cost end [2026-04-12 19:55:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:55:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:55:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:55:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:55:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:55:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:55:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:55:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:55:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:55:13] Production.INFO: ==3593== Releasing lock... [2026-04-12 19:55:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:55:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:56:01] Production.INFO: ==3657== Lock acquired, processing the job... [2026-04-13 00:56:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:56:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:56:01] Production.INFO: neon service started [2026-04-13 00:56:01] Production.INFO: neon service started [2026-04-13 00:56:01] Production.INFO: ==3657== Releasing lock... [2026-04-13 00:56:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:56:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 19:56:02] Production.INFO: ==3659== Lock acquired, processing the job... [2026-04-12 19:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:56:02] Production.INFO: ==3661== Lock acquired, processing the job... [2026-04-12 23:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:56:02] Production.INFO: ==3661== Releasing lock... [2026-04-12 23:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:56:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:56:02] Production.INFO: ==3659== Releasing lock... [2026-04-12 19:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:56:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 19:56:03] Production.INFO: ==3664== Lock acquired, processing the job... [2026-04-12 19:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:56:03] Production.INFO: ==3668== Lock acquired, processing the job... [2026-04-12 19:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:56:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:56:03] Production.INFO: ==3670== Lock acquired, processing the job... [2026-04-12 19:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:56:03] Production.INFO: ==3666== Lock acquired, processing the job... [2026-04-12 19:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:56:03] Production.INFO: ==3672== Lock acquired, processing the job... [2026-04-12 19:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:56:03] Production.INFO: Account Balance Start. [2026-04-12 19:56:03] Production.INFO: CreateAllLog Start [2026-04-12 19:56:03] Production.INFO: 117 [2026-04-12 19:56:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:56:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:56:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:56:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:56:03] Production.INFO: ==3672== Releasing lock... [2026-04-12 19:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:56:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:56:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:56:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:56:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:56:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:56:03] Production.INFO: Date 2026-04-12 [2026-04-12 19:56:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:56:03] Production.INFO: Total Charge 0 [2026-04-12 19:56:04] Production.INFO: CreateAllLog End [2026-04-12 19:56:04] Production.INFO: Account Balance End. [2026-04-12 19:56:04] Production.ERROR: CronJobId end 12 [2026-04-12 19:56:04] Production.INFO: ==3670== Releasing lock... [2026-04-12 19:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:56:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:56:04] Production.INFO: ==3666== Releasing lock... [2026-04-12 19:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:56:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:56:12] Production.ERROR: CronJobId end10 [2026-04-12 19:56:12] Production.INFO: ==3668== Releasing lock... [2026-04-12 19:56:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:56:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:56:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:56:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:56:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:56:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:56:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:56:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:56:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:56:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:56:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:56:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:56:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:56:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:56:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:56:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:56:14] Production.INFO: call_cost start [2026-04-12 19:56:14] Production.INFO: call_cost end [2026-04-12 19:56:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:56:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:56:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:56:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:56:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:56:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:56:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:56:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:56:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:56:14] Production.INFO: ==3664== Releasing lock... [2026-04-12 19:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:56:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:57:02] Production.INFO: ==3730== Lock acquired, processing the job... [2026-04-13 00:57:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:57:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:57:02] Production.INFO: neon service started [2026-04-13 00:57:02] Production.INFO: neon service started [2026-04-13 00:57:02] Production.INFO: ==3730== Releasing lock... [2026-04-13 00:57:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:57:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:57:02] Production.INFO: ==3734== Lock acquired, processing the job... [2026-04-12 23:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:57:02] Production.INFO: ==3734== Releasing lock... [2026-04-12 23:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:57:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:57:02] Production.INFO: ==3732== Lock acquired, processing the job... [2026-04-12 19:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 19:57:02] Production.INFO: ==3732== Releasing lock... [2026-04-12 19:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:57:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 19:57:03] Production.INFO: ==3736== Lock acquired, processing the job... [2026-04-12 19:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:57:03] Production.INFO: ==3740== Lock acquired, processing the job... [2026-04-12 19:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:57:03] Production.INFO: ==3738== Lock acquired, processing the job... [2026-04-12 19:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:57:03] Production.INFO: ==3742== Lock acquired, processing the job... [2026-04-12 19:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:57:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:57:03] Production.INFO: ==3744== Lock acquired, processing the job... [2026-04-12 19:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:57:03] Production.INFO: Account Balance Start. [2026-04-12 19:57:03] Production.INFO: CreateAllLog Start [2026-04-12 19:57:03] Production.INFO: 117 [2026-04-12 19:57:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:57:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:57:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:57:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:57:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:57:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:57:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:57:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:57:04] Production.INFO: ==3744== Releasing lock... [2026-04-12 19:57:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:57:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:57:04] Production.INFO: Date 2026-04-12 [2026-04-12 19:57:04] Production.INFO: Reseller ==> 0 [2026-04-12 19:57:04] Production.INFO: Total Charge 0 [2026-04-12 19:57:04] Production.INFO: CreateAllLog End [2026-04-12 19:57:04] Production.INFO: Account Balance End. [2026-04-12 19:57:04] Production.ERROR: CronJobId end 12 [2026-04-12 19:57:04] Production.INFO: ==3742== Releasing lock... [2026-04-12 19:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:57:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:57:04] Production.INFO: ==3738== Releasing lock... [2026-04-12 19:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:57:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:57:10] Production.ERROR: CronJobId end10 [2026-04-12 19:57:10] Production.INFO: ==3740== Releasing lock... [2026-04-12 19:57:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:57:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:57:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:57:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:57:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:57:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:57:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:57:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:57:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:57:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:57:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:57:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:57:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:57:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:57:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:57:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:57:13] Production.INFO: call_cost start [2026-04-12 19:57:13] Production.INFO: call_cost end [2026-04-12 19:57:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:57:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:57:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:57:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:57:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:57:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:57:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:57:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:57:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:57:13] Production.INFO: ==3736== Releasing lock... [2026-04-12 19:57:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:57:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:58:01] Production.INFO: ==3800== Lock acquired, processing the job... [2026-04-13 00:58:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:58:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:58:01] Production.INFO: neon service started [2026-04-13 00:58:01] Production.INFO: neon service started [2026-04-13 00:58:01] Production.INFO: ==3800== Releasing lock... [2026-04-13 00:58:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:58:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 19:58:02] Production.INFO: ==3802== Lock acquired, processing the job... [2026-04-12 19:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:58:02] Production.INFO: ==3804== Lock acquired, processing the job... [2026-04-12 23:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:58:02] Production.INFO: ==3804== Releasing lock... [2026-04-12 23:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:58:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:58:02] Production.INFO: ==3802== Releasing lock... [2026-04-12 19:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:58:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 19:58:03] Production.INFO: ==3807== Lock acquired, processing the job... [2026-04-12 19:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:58:03] Production.INFO: ==3809== Lock acquired, processing the job... [2026-04-12 19:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:58:03] Production.INFO: ==3811== Lock acquired, processing the job... [2026-04-12 19:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:58:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:58:03] Production.INFO: ==3813== Lock acquired, processing the job... [2026-04-12 19:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:58:03] Production.INFO: ==3815== Lock acquired, processing the job... [2026-04-12 19:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:58:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:58:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:58:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:58:03] Production.INFO: ==3815== Releasing lock... [2026-04-12 19:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:58:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:58:03] Production.INFO: Account Balance Start. [2026-04-12 19:58:03] Production.INFO: CreateAllLog Start [2026-04-12 19:58:03] Production.INFO: 117 [2026-04-12 19:58:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:58:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:58:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:58:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:58:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:58:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:58:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:58:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:58:03] Production.INFO: Date 2026-04-12 [2026-04-12 19:58:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:58:03] Production.INFO: ==3809== Releasing lock... [2026-04-12 19:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:58:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:58:03] Production.INFO: Total Charge 0 [2026-04-12 19:58:03] Production.INFO: CreateAllLog End [2026-04-12 19:58:04] Production.INFO: Account Balance End. [2026-04-12 19:58:04] Production.ERROR: CronJobId end 12 [2026-04-12 19:58:04] Production.INFO: ==3813== Releasing lock... [2026-04-12 19:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:58:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:58:10] Production.ERROR: CronJobId end10 [2026-04-12 19:58:10] Production.INFO: ==3811== Releasing lock... [2026-04-12 19:58:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:58:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:58:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:58:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:58:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:58:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:58:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:58:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:58:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:58:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:58:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:58:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:58:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:58:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:58:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:58:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:58:13] Production.INFO: call_cost start [2026-04-12 19:58:13] Production.INFO: call_cost end [2026-04-12 19:58:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:58:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:58:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:58:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:58:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:58:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:58:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:58:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:58:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:58:13] Production.INFO: ==3807== Releasing lock... [2026-04-12 19:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:58:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:59:01] Production.INFO: ==3869== Lock acquired, processing the job... [2026-04-13 00:59:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 00:59:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 00:59:01] Production.INFO: neon service started [2026-04-13 00:59:01] Production.INFO: neon service started [2026-04-13 00:59:01] Production.INFO: ==3869== Releasing lock... [2026-04-13 00:59:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 00:59:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 19:59:02] Production.INFO: ==3871== Lock acquired, processing the job... [2026-04-12 19:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 19:59:02] Production.INFO: ==3871== Releasing lock... [2026-04-12 19:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 19:59:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:59:02] Production.INFO: ==3873== Lock acquired, processing the job... [2026-04-12 23:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:59:02] Production.INFO: ==3873== Releasing lock... [2026-04-12 23:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-12 23:59:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 19:59:03] Production.INFO: ==3882== Lock acquired, processing the job... [2026-04-12 19:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 19:59:03] Production.INFO: Account Balance Start. [2026-04-12 19:59:03] Production.INFO: CreateAllLog Start [2026-04-12 19:59:03] Production.INFO: 117 [2026-04-12 19:59:03] Production.INFO: Date 2026-04-08 [2026-04-12 19:59:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:59:03] Production.INFO: Date 2026-04-09 [2026-04-12 19:59:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:59:03] Production.INFO: Date 2026-04-10 [2026-04-12 19:59:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:59:03] Production.INFO: ==3876== Lock acquired, processing the job... [2026-04-12 19:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 19:59:03] Production.INFO: Date 2026-04-11 [2026-04-12 19:59:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:59:03] Production.INFO: Date 2026-04-12 [2026-04-12 19:59:03] Production.INFO: Reseller ==> 0 [2026-04-12 19:59:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 19:59:03] Production.INFO: ==3880== Lock acquired, processing the job... [2026-04-12 19:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 19:59:03] Production.INFO: Total Charge 0 [2026-04-12 19:59:03] Production.INFO: ==3878== Lock acquired, processing the job... [2026-04-12 19:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 19:59:03] Production.INFO: CreateAllLog End [2026-04-12 19:59:03] Production.INFO: ==3884== Lock acquired, processing the job... [2026-04-12 19:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 19:59:03] Production.INFO: Account Balance End. [2026-04-12 19:59:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 19:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 19:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 19:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 19:59:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 19:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 19:59:03] Production.ERROR: CronJobId end 12 [2026-04-12 19:59:03] Production.INFO: ==3882== Releasing lock... [2026-04-12 19:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 19:59:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 19:59:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 19:59:03] Production.INFO: ==3884== Releasing lock... [2026-04-12 19:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 19:59:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 19:59:04] Production.INFO: ==3878== Releasing lock... [2026-04-12 19:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 19:59:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 19:59:11] Production.ERROR: CronJobId end10 [2026-04-12 19:59:11] Production.INFO: ==3880== Releasing lock... [2026-04-12 19:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 19:59:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 19:59:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 19:59:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 19:59:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 19:59:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 19:59:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 19:59:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 19:59:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 19:59:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 19:59:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 19:59:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 19:59:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 19:59:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 19:59:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 19:59:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 19:59:14] Production.INFO: call_cost start [2026-04-12 19:59:14] Production.INFO: call_cost end [2026-04-12 19:59:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 19:59:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 19:59:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 19:59:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 19:59:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 19:59:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 19:59:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 19:59:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 19:59:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 19:59:14] Production.INFO: ==3876== Releasing lock... [2026-04-12 19:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 19:59:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:00:01] Production.INFO: ==3944== Lock acquired, processing the job... [2026-04-13 01:00:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:00:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:00:01] Production.INFO: neon service started [2026-04-13 01:00:01] Production.INFO: neon service started [2026-04-13 01:00:01] Production.INFO: ==3944== Releasing lock... [2026-04-13 01:00:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:00:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:00:01] Production.INFO: ==3948== Lock acquired, processing the job... [2026-04-13 00:00:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:00:01] Production.INFO: ==3948== Releasing lock... [2026-04-13 00:00:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:00:01] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:00:01] Production.INFO: ==3946== Lock acquired, processing the job... [2026-04-12 20:00:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 20:00:02] Production.INFO: ==3946== Releasing lock... [2026-04-12 20:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:00:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 20:00:02] Production.INFO: ==3951== Lock acquired, processing the job... [2026-04-12 20:00:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:00:03] Production.INFO: ==3953== Lock acquired, processing the job... [2026-04-12 20:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:00:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:00:03] Production.INFO: ==3955== Lock acquired, processing the job... [2026-04-12 20:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:00:03] Production.INFO: ==3957== Lock acquired, processing the job... [2026-04-12 20:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:00:03] Production.INFO: ==3959== Lock acquired, processing the job... [2026-04-12 20:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:00:03] Production.INFO: Account Balance Start. [2026-04-12 20:00:03] Production.INFO: CreateAllLog Start [2026-04-12 20:00:03] Production.INFO: 117 [2026-04-12 20:00:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:00:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:00:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:00:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:00:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:00:03] Production.INFO: ==3959== Releasing lock... [2026-04-12 20:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:00:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:00:03] Production.INFO: Date 2026-04-09 [2026-04-12 20:00:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:00:03] Production.INFO: Date 2026-04-10 [2026-04-12 20:00:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:00:03] Production.INFO: Date 2026-04-11 [2026-04-12 20:00:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:00:03] Production.INFO: Date 2026-04-12 [2026-04-12 20:00:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:00:03] Production.INFO: Total Charge 0 [2026-04-12 20:00:03] Production.INFO: CreateAllLog End [2026-04-12 20:00:03] Production.INFO: Account Balance End. [2026-04-12 20:00:03] Production.ERROR: CronJobId end 12 [2026-04-12 20:00:03] Production.INFO: ==3957== Releasing lock... [2026-04-12 20:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:00:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:00:03] Production.INFO: ==3953== Releasing lock... [2026-04-12 20:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:00:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:00:10] Production.ERROR: CronJobId end10 [2026-04-12 20:00:10] Production.INFO: ==3955== Releasing lock... [2026-04-12 20:00:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:00:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:00:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:00:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:00:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:00:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:00:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:00:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:00:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:00:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:00:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:00:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:00:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:00:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:00:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:00:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:00:13] Production.INFO: call_cost start [2026-04-12 20:00:13] Production.INFO: call_cost end [2026-04-12 20:00:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:00:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:00:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:00:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:00:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:00:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:00:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:00:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:00:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:00:13] Production.INFO: ==3951== Releasing lock... [2026-04-12 20:00:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:00:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:01:01] Production.INFO: ==4029== Lock acquired, processing the job... [2026-04-13 01:01:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:01:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:01:01] Production.INFO: neon service started [2026-04-13 01:01:01] Production.INFO: neon service started [2026-04-13 01:01:01] Production.INFO: ==4029== Releasing lock... [2026-04-13 01:01:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:01:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:01:02] Production.INFO: ==4034== Lock acquired, processing the job... [2026-04-13 00:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:01:02] Production.INFO: ==4034== Releasing lock... [2026-04-13 00:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:01:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:01:02] Production.INFO: ==4031== Lock acquired, processing the job... [2026-04-12 20:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 20:01:02] Production.INFO: ==4031== Releasing lock... [2026-04-12 20:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:01:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 20:01:03] Production.INFO: ==4036== Lock acquired, processing the job... [2026-04-12 20:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-12 20:01:03] Production.INFO: ==4040== Lock acquired, processing the job... [2026-04-12 20:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:01:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-12 20:01:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-12 20:01:03] Production.ERROR: CronJob PID - 4040 [2026-04-12 20:01:03] Production.ERROR: CronJob Title - Account Block [2026-04-12 20:01:03] Production.ERROR: CronJob ID - 7 [2026-04-12 20:01:03] Production.ERROR: CronJob Last Run Time 2026-04-12 20:01:00 [2026-04-12 20:01:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-12 20:01:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-12 20:01:03] Production.INFO: ==4044== Lock acquired, processing the job... [2026-04-12 20:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:01:03] Production.INFO: ==4038== Lock acquired, processing the job... [2026-04-12 20:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:01:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-12 20:01:03] Production.INFO: ==4036== Releasing lock... [2026-04-12 20:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-12 20:01:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-12 20:01:03] Production.INFO: ==4048== Lock acquired, processing the job... [2026-04-12 20:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:01:03] Production.INFO: ==4042== Lock acquired, processing the job... [2026-04-12 20:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:01:03] Production.INFO: Account Balance Start. [2026-04-12 20:01:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:01:03] Production.INFO: CreateAllLog Start [2026-04-12 20:01:03] Production.INFO: 117 [2026-04-12 20:01:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:01:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:01:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:01:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:01:03] Production.INFO: ==4048== Releasing lock... [2026-04-12 20:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:01:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:01:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:01:03] Production.INFO: ==4046== Lock acquired, processing the job... [2026-04-12 20:01:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-12 20:01:03] Production.INFO: Date 2026-04-09 [2026-04-12 20:01:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:01:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-12 20:01:04] Production.INFO: Date 2026-04-10 [2026-04-12 20:01:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:01:04] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:01:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:01:04] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:01:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:01:04] Production.INFO: Date 2026-04-11 [2026-04-12 20:01:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:01:04] Production.INFO: Date 2026-04-12 [2026-04-12 20:01:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:01:04] Production.INFO: Total Charge 0 [2026-04-12 20:01:04] Production.INFO: CreateAllLog End [2026-04-12 20:01:04] Production.INFO: ==4040== Releasing lock... [2026-04-12 20:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:01:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:01:04] Production.INFO: Account Balance End. [2026-04-12 20:01:04] Production.ERROR: done [2026-04-12 20:01:04] Production.ERROR: CronJobId end 12 [2026-04-12 20:01:04] Production.INFO: ==4044== Releasing lock... [2026-04-12 20:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:01:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-12 20:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085096', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) start [2026-04-12 20:01:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085096', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) end [2026-04-12 20:01:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-12 20:01:10] Production.INFO: ProcessCDR(1,17085096,1,1,2) [2026-04-12 20:01:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17085096,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 20:01:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17085096,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 20:01:10] Production.ERROR: pbx prc_insertCDR start [2026-04-12 20:01:10] Production.ERROR: pbx prc_insertCDR end [2026-04-12 20:01:10] Production.INFO: ==4046== Releasing lock... [2026-04-12 20:01:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-12 20:01:10] Production.INFO: 26 MB #Memory Used# [2026-04-12 20:01:13] Production.ERROR: CronJobId end10 [2026-04-12 20:01:13] Production.INFO: ==4042== Releasing lock... [2026-04-12 20:01:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:01:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:01:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:01:16] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:01:16] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:01:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:01:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:01:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:01:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:01:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:01:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:01:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:01:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:01:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:01:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:01:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:01:17] Production.INFO: call_cost start [2026-04-12 20:01:17] Production.INFO: call_cost end [2026-04-12 20:01:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:01:17] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:01:17] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:01:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:01:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:01:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:01:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:01:17] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:01:17] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:01:17] Production.INFO: ==4038== Releasing lock... [2026-04-12 20:01:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:01:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:02:02] Production.INFO: ==4102== Lock acquired, processing the job... [2026-04-13 01:02:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:02:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:02:02] Production.INFO: neon service started [2026-04-13 01:02:02] Production.INFO: neon service started [2026-04-13 01:02:02] Production.INFO: ==4102== Releasing lock... [2026-04-13 01:02:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:02:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 20:02:02] Production.INFO: ==4104== Lock acquired, processing the job... [2026-04-12 20:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 20:02:02] Production.INFO: ==4104== Releasing lock... [2026-04-12 20:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:02:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:02:03] Production.INFO: ==4106== Lock acquired, processing the job... [2026-04-13 00:02:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:02:03] Production.INFO: ==4106== Releasing lock... [2026-04-13 00:02:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:02:03] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:02:03] Production.INFO: ==4113== Lock acquired, processing the job... [2026-04-12 20:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:02:03] Production.INFO: ==4111== Lock acquired, processing the job... [2026-04-12 20:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:02:03] Production.INFO: ==4115== Lock acquired, processing the job... [2026-04-12 20:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:02:03] Production.INFO: ==4109== Lock acquired, processing the job... [2026-04-12 20:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:02:03] Production.INFO: ==4117== Lock acquired, processing the job... [2026-04-12 20:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts# [2026-04-12 20:02:04] Production.INFO: Account Balance Start. [2026-04-12 20:02:04] Production.INFO: CreateAllLog Start [2026-04-12 20:02:04] Production.INFO: 117 [2026-04-12 20:02:04] Production.INFO: Date 2026-04-08 [2026-04-12 20:02:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:02:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-12 20:02:04] Production.INFO: ==4119== Lock acquired, processing the job... [2026-04-12 20:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:02:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:02:04] Production.INFO: Date 2026-04-09 [2026-04-12 20:02:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:02:04] Production.INFO: Date 2026-04-10 [2026-04-12 20:02:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:02:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:02:04] Production.INFO: Date 2026-04-11 [2026-04-12 20:02:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:02:04] Production.INFO: Date 2026-04-12 [2026-04-12 20:02:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:02:04] Production.INFO: Total Charge 0 [2026-04-12 20:02:04] Production.INFO: CreateAllLog End [2026-04-12 20:02:04] Production.INFO: ==4119== Releasing lock... [2026-04-12 20:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:02:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:02:04] Production.ERROR: done [2026-04-12 20:02:04] Production.ERROR: tblTempVendorCDR_20 [2026-04-12 20:02:04] Production.ERROR: done [2026-04-12 20:02:05] Production.INFO: ==4111== Releasing lock... [2026-04-12 20:02:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:02:05] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:02:05] Production.INFO: Account Balance End. [2026-04-12 20:02:05] Production.ERROR: Array ( [start_date_ymd] => 2026-04-01 03:02:06 [end_date_ymd] => 2026-04-02 03:02:06 [RateCDR] => 1 ) [2026-04-12 20:02:05] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode, c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type, disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description, pin.pc_description as pincode_name from asteriskcdrdb.cdr c left outer join asterisk.cc_callcosts cc on c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/ left outer join asterisk.pr_providers p on cc_pr_id = pr_id left outer join asterisk.te_tenants te ON te.te_code = c.accountcode left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06' AND ( userfield like '%outbound%' or userfield like '%inbound%' or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/ ) AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/ AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' and prevuniqueid='' group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'') [2026-04-12 20:02:05] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:02:05] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs() #1 [internal function]: App\Console\Commands\PBXAccountUsage->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:02:05] Production.INFO: ==4117== Releasing lock... [2026-04-12 20:02:05] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops# [2026-04-12 20:02:05] Production.INFO: 27.25 MB #Memory Used# [2026-04-12 20:02:05] Production.ERROR: CronJobId end 12 [2026-04-12 20:02:05] Production.INFO: ==4115== Releasing lock... [2026-04-12 20:02:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:02:05] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:02:13] Production.ERROR: CronJobId end10 [2026-04-12 20:02:13] Production.INFO: ==4113== Releasing lock... [2026-04-12 20:02:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:02:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:02:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:02:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:02:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:02:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:02:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:02:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:02:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:02:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:02:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:02:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:02:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:02:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:02:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:02:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:02:15] Production.INFO: call_cost start [2026-04-12 20:02:15] Production.INFO: call_cost end [2026-04-12 20:02:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:02:15] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:02:15] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:02:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:02:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:02:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:02:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:02:15] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:02:15] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:02:15] Production.INFO: ==4109== Releasing lock... [2026-04-12 20:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:02:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:03:01] Production.INFO: ==4176== Lock acquired, processing the job... [2026-04-13 01:03:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:03:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:03:01] Production.INFO: neon service started [2026-04-13 01:03:01] Production.INFO: neon service started [2026-04-13 01:03:01] Production.INFO: ==4176== Releasing lock... [2026-04-13 01:03:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:03:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:03:01] Production.INFO: ==4180== Lock acquired, processing the job... [2026-04-13 00:03:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:03:01] Production.INFO: ==4180== Releasing lock... [2026-04-13 00:03:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:03:01] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:03:02] Production.INFO: ==4178== Lock acquired, processing the job... [2026-04-12 20:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 20:03:02] Production.INFO: ==4178== Releasing lock... [2026-04-12 20:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:03:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 20:03:03] Production.INFO: ==4183== Lock acquired, processing the job... [2026-04-12 20:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:03:03] Production.INFO: ==4185== Lock acquired, processing the job... [2026-04-12 20:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:03:03] Production.INFO: ==4187== Lock acquired, processing the job... [2026-04-12 20:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:03:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:03:03] Production.INFO: ==4189== Lock acquired, processing the job... [2026-04-12 20:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:03:03] Production.INFO: ==4191== Lock acquired, processing the job... [2026-04-12 20:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:03:03] Production.INFO: Account Balance Start. [2026-04-12 20:03:03] Production.INFO: CreateAllLog Start [2026-04-12 20:03:03] Production.INFO: 117 [2026-04-12 20:03:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:03:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:03:03] Production.INFO: Date 2026-04-09 [2026-04-12 20:03:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:03:03] Production.INFO: Date 2026-04-10 [2026-04-12 20:03:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:03:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:03:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:03:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:03:03] Production.INFO: ==4191== Releasing lock... [2026-04-12 20:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:03:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:03:03] Production.INFO: Date 2026-04-11 [2026-04-12 20:03:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:03:03] Production.INFO: Date 2026-04-12 [2026-04-12 20:03:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:03:03] Production.INFO: Total Charge 0 [2026-04-12 20:03:03] Production.INFO: CreateAllLog End [2026-04-12 20:03:03] Production.INFO: ==4185== Releasing lock... [2026-04-12 20:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:03:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:03:03] Production.INFO: Account Balance End. [2026-04-12 20:03:03] Production.ERROR: CronJobId end 12 [2026-04-12 20:03:03] Production.INFO: ==4189== Releasing lock... [2026-04-12 20:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:03:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:03:10] Production.ERROR: CronJobId end10 [2026-04-12 20:03:10] Production.INFO: ==4187== Releasing lock... [2026-04-12 20:03:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:03:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:03:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:03:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:03:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:03:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:03:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:03:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:03:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:03:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:03:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:03:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:03:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:03:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:03:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:03:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:03:14] Production.INFO: call_cost start [2026-04-12 20:03:14] Production.INFO: call_cost end [2026-04-12 20:03:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:03:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:03:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:03:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:03:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:03:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:03:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:03:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:03:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:03:14] Production.INFO: ==4183== Releasing lock... [2026-04-12 20:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:03:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:04:01] Production.INFO: ==4247== Lock acquired, processing the job... [2026-04-13 01:04:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:04:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:04:01] Production.INFO: neon service started [2026-04-13 01:04:02] Production.INFO: neon service started [2026-04-13 01:04:02] Production.INFO: ==4247== Releasing lock... [2026-04-13 01:04:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:04:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 20:04:02] Production.INFO: ==4249== Lock acquired, processing the job... [2026-04-12 20:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 20:04:02] Production.INFO: ==4249== Releasing lock... [2026-04-12 20:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:04:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:04:02] Production.INFO: ==4251== Lock acquired, processing the job... [2026-04-13 00:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:04:02] Production.INFO: ==4251== Releasing lock... [2026-04-13 00:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:04:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:04:03] Production.INFO: ==4254== Lock acquired, processing the job... [2026-04-12 20:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:04:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:04:03] Production.INFO: ==4256== Lock acquired, processing the job... [2026-04-12 20:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:04:03] Production.INFO: ==4258== Lock acquired, processing the job... [2026-04-12 20:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:04:03] Production.INFO: ==4260== Lock acquired, processing the job... [2026-04-12 20:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:04:03] Production.INFO: ==4262== Lock acquired, processing the job... [2026-04-12 20:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:04:03] Production.INFO: Account Balance Start. [2026-04-12 20:04:03] Production.INFO: CreateAllLog Start [2026-04-12 20:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:04:03] Production.INFO: 117 [2026-04-12 20:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:04:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:04:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:04:03] Production.INFO: ==4262== Releasing lock... [2026-04-12 20:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:04:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:04:03] Production.INFO: Date 2026-04-09 [2026-04-12 20:04:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:04:03] Production.INFO: Date 2026-04-10 [2026-04-12 20:04:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:04:03] Production.INFO: Date 2026-04-11 [2026-04-12 20:04:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:04:03] Production.INFO: Date 2026-04-12 [2026-04-12 20:04:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:04:04] Production.INFO: Total Charge 0 [2026-04-12 20:04:04] Production.INFO: CreateAllLog End [2026-04-12 20:04:04] Production.INFO: ==4256== Releasing lock... [2026-04-12 20:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:04:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:04:04] Production.INFO: Account Balance End. [2026-04-12 20:04:04] Production.ERROR: CronJobId end 12 [2026-04-12 20:04:04] Production.INFO: ==4260== Releasing lock... [2026-04-12 20:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:04:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:04:11] Production.ERROR: CronJobId end10 [2026-04-12 20:04:11] Production.INFO: ==4258== Releasing lock... [2026-04-12 20:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:04:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:04:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:04:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:04:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:04:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:04:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:04:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:04:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:04:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:04:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:04:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:04:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:04:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:04:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:04:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:04:14] Production.INFO: call_cost start [2026-04-12 20:04:14] Production.INFO: call_cost end [2026-04-12 20:04:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:04:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:04:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:04:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:04:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:04:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:04:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:04:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:04:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:04:14] Production.INFO: ==4254== Releasing lock... [2026-04-12 20:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:04:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:05:01] Production.INFO: ==4325== Lock acquired, processing the job... [2026-04-13 01:05:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:05:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:05:01] Production.INFO: neon service started [2026-04-13 01:05:01] Production.INFO: neon service started [2026-04-13 01:05:01] Production.INFO: ==4325== Releasing lock... [2026-04-13 01:05:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:05:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 20:05:02] Production.INFO: ==4327== Lock acquired, processing the job... [2026-04-12 20:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:05:02] Production.INFO: ==4329== Lock acquired, processing the job... [2026-04-13 00:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:05:02] Production.INFO: ==4329== Releasing lock... [2026-04-13 00:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:05:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:05:02] Production.INFO: ==4327== Releasing lock... [2026-04-12 20:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:05:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 20:05:03] Production.INFO: ==4332== Lock acquired, processing the job... [2026-04-12 20:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:05:03] Production.INFO: ==4334== Lock acquired, processing the job... [2026-04-12 20:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:05:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:05:03] Production.INFO: ==4336== Lock acquired, processing the job... [2026-04-12 20:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:05:03] Production.INFO: ==4338== Lock acquired, processing the job... [2026-04-12 20:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:05:03] Production.INFO: Account Balance Start. [2026-04-12 20:05:03] Production.INFO: CreateAllLog Start [2026-04-12 20:05:03] Production.INFO: 117 [2026-04-12 20:05:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:05:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:05:03] Production.INFO: Date 2026-04-09 [2026-04-12 20:05:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:05:03] Production.INFO: Date 2026-04-10 [2026-04-12 20:05:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:05:03] Production.INFO: Date 2026-04-11 [2026-04-12 20:05:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:05:03] Production.INFO: ==4340== Lock acquired, processing the job... [2026-04-12 20:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:05:03] Production.INFO: Date 2026-04-12 [2026-04-12 20:05:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:05:03] Production.INFO: Total Charge 0 [2026-04-12 20:05:03] Production.INFO: CreateAllLog End [2026-04-12 20:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:05:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:05:03] Production.INFO: ==4340== Releasing lock... [2026-04-12 20:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:05:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:05:03] Production.INFO: Account Balance End. [2026-04-12 20:05:03] Production.ERROR: CronJobId end 12 [2026-04-12 20:05:03] Production.INFO: ==4338== Releasing lock... [2026-04-12 20:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:05:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:05:03] Production.INFO: ==4334== Releasing lock... [2026-04-12 20:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:05:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:05:11] Production.ERROR: CronJobId end10 [2026-04-12 20:05:11] Production.INFO: ==4336== Releasing lock... [2026-04-12 20:05:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:05:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:05:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:05:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:05:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:05:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:05:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:05:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:05:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:05:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:05:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:05:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:05:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:05:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:05:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:05:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:05:14] Production.INFO: call_cost start [2026-04-12 20:05:14] Production.INFO: call_cost end [2026-04-12 20:05:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:05:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:05:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:05:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:05:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:05:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:05:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:05:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:05:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:05:14] Production.INFO: ==4332== Releasing lock... [2026-04-12 20:05:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:05:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:06:01] Production.INFO: ==4399== Lock acquired, processing the job... [2026-04-13 01:06:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:06:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:06:01] Production.INFO: neon service started [2026-04-13 01:06:01] Production.INFO: neon service started [2026-04-13 01:06:01] Production.INFO: ==4399== Releasing lock... [2026-04-13 01:06:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:06:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 20:06:02] Production.INFO: ==4401== Lock acquired, processing the job... [2026-04-12 20:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 20:06:02] Production.INFO: ==4401== Releasing lock... [2026-04-12 20:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:06:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:06:02] Production.INFO: ==4403== Lock acquired, processing the job... [2026-04-13 00:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:06:02] Production.INFO: ==4403== Releasing lock... [2026-04-13 00:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:06:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:06:03] Production.INFO: ==4405== Lock acquired, processing the job... [2026-04-12 20:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:06:03] Production.INFO: ==4407== Lock acquired, processing the job... [2026-04-12 20:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:06:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:06:03] Production.INFO: ==4413== Lock acquired, processing the job... [2026-04-12 20:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:06:03] Production.INFO: ==4409== Lock acquired, processing the job... [2026-04-12 20:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:06:03] Production.INFO: ==4411== Lock acquired, processing the job... [2026-04-12 20:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:06:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:06:03] Production.INFO: Account Balance Start. [2026-04-12 20:06:03] Production.INFO: CreateAllLog Start [2026-04-12 20:06:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:06:03] Production.INFO: 117 [2026-04-12 20:06:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:06:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:06:03] Production.INFO: ==4413== Releasing lock... [2026-04-12 20:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:06:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:06:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:06:03] Production.INFO: Date 2026-04-09 [2026-04-12 20:06:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:06:03] Production.INFO: Date 2026-04-10 [2026-04-12 20:06:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:06:03] Production.INFO: Date 2026-04-11 [2026-04-12 20:06:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:06:03] Production.INFO: Date 2026-04-12 [2026-04-12 20:06:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:06:03] Production.INFO: Total Charge 0 [2026-04-12 20:06:03] Production.INFO: CreateAllLog End [2026-04-12 20:06:04] Production.INFO: Account Balance End. [2026-04-12 20:06:04] Production.INFO: ==4407== Releasing lock... [2026-04-12 20:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:06:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:06:04] Production.ERROR: CronJobId end 12 [2026-04-12 20:06:04] Production.INFO: ==4411== Releasing lock... [2026-04-12 20:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:06:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:06:11] Production.ERROR: CronJobId end10 [2026-04-12 20:06:11] Production.INFO: ==4409== Releasing lock... [2026-04-12 20:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:06:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:06:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:06:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:06:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:06:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:06:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:06:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:06:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:06:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:06:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:06:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:06:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:06:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:06:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:06:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:06:14] Production.INFO: call_cost start [2026-04-12 20:06:14] Production.INFO: call_cost end [2026-04-12 20:06:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:06:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:06:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:06:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:06:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:06:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:06:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:06:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:06:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:06:14] Production.INFO: ==4405== Releasing lock... [2026-04-12 20:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:06:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:07:02] Production.INFO: ==4474== Lock acquired, processing the job... [2026-04-13 01:07:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:07:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:07:02] Production.INFO: neon service started [2026-04-13 01:07:02] Production.INFO: neon service started [2026-04-13 01:07:02] Production.INFO: ==4474== Releasing lock... [2026-04-13 01:07:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:07:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 20:07:02] Production.INFO: ==4476== Lock acquired, processing the job... [2026-04-12 20:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:07:02] Production.INFO: ==4478== Lock acquired, processing the job... [2026-04-13 00:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:07:02] Production.INFO: ==4478== Releasing lock... [2026-04-13 00:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:07:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:07:02] Production.INFO: ==4476== Releasing lock... [2026-04-12 20:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:07:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 20:07:03] Production.INFO: ==4480== Lock acquired, processing the job... [2026-04-12 20:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:07:03] Production.INFO: ==4484== Lock acquired, processing the job... [2026-04-12 20:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:07:03] Production.INFO: ==4482== Lock acquired, processing the job... [2026-04-12 20:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:07:03] Production.INFO: ==4488== Lock acquired, processing the job... [2026-04-12 20:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:07:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:07:03] Production.INFO: ==4486== Lock acquired, processing the job... [2026-04-12 20:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:07:03] Production.INFO: ==4488== Releasing lock... [2026-04-12 20:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:07:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:07:03] Production.INFO: Account Balance Start. [2026-04-12 20:07:03] Production.INFO: CreateAllLog Start [2026-04-12 20:07:03] Production.INFO: 117 [2026-04-12 20:07:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:07:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:07:04] Production.INFO: Date 2026-04-09 [2026-04-12 20:07:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:07:04] Production.INFO: Date 2026-04-10 [2026-04-12 20:07:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:07:04] Production.INFO: Date 2026-04-11 [2026-04-12 20:07:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:07:04] Production.INFO: Date 2026-04-12 [2026-04-12 20:07:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:07:04] Production.INFO: Total Charge 0 [2026-04-12 20:07:04] Production.INFO: CreateAllLog End [2026-04-12 20:07:04] Production.INFO: ==4482== Releasing lock... [2026-04-12 20:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:07:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:07:04] Production.INFO: Account Balance End. [2026-04-12 20:07:04] Production.ERROR: CronJobId end 12 [2026-04-12 20:07:04] Production.INFO: ==4486== Releasing lock... [2026-04-12 20:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:07:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:07:10] Production.ERROR: CronJobId end10 [2026-04-12 20:07:10] Production.INFO: ==4484== Releasing lock... [2026-04-12 20:07:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:07:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:07:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:07:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:07:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:07:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:07:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:07:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:07:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:07:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:07:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:07:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:07:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:07:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:07:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:07:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:07:13] Production.INFO: call_cost start [2026-04-12 20:07:13] Production.INFO: call_cost end [2026-04-12 20:07:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:07:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:07:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:07:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:07:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:07:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:07:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:07:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:07:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:07:14] Production.INFO: ==4480== Releasing lock... [2026-04-12 20:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:07:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:08:01] Production.INFO: ==4542== Lock acquired, processing the job... [2026-04-13 01:08:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:08:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:08:01] Production.INFO: neon service started [2026-04-13 01:08:01] Production.INFO: neon service started [2026-04-13 01:08:01] Production.INFO: ==4542== Releasing lock... [2026-04-13 01:08:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:08:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 20:08:02] Production.INFO: ==4544== Lock acquired, processing the job... [2026-04-12 20:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 20:08:02] Production.INFO: ==4544== Releasing lock... [2026-04-12 20:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:08:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:08:02] Production.INFO: ==4546== Lock acquired, processing the job... [2026-04-13 00:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:08:02] Production.INFO: ==4546== Releasing lock... [2026-04-13 00:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:08:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:08:03] Production.INFO: ==4550== Lock acquired, processing the job... [2026-04-12 20:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:08:03] Production.INFO: ==4554== Lock acquired, processing the job... [2026-04-12 20:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:08:03] Production.INFO: ==4552== Lock acquired, processing the job... [2026-04-12 20:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:08:03] Production.INFO: ==4548== Lock acquired, processing the job... [2026-04-12 20:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:08:03] Production.INFO: Account Balance Start. [2026-04-12 20:08:03] Production.INFO: CreateAllLog Start [2026-04-12 20:08:03] Production.INFO: 117 [2026-04-12 20:08:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:08:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:08:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:08:03] Production.INFO: ==4556== Lock acquired, processing the job... [2026-04-12 20:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:08:03] Production.INFO: Date 2026-04-09 [2026-04-12 20:08:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:08:03] Production.INFO: Date 2026-04-10 [2026-04-12 20:08:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:08:03] Production.INFO: Date 2026-04-11 [2026-04-12 20:08:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:08:03] Production.INFO: Date 2026-04-12 [2026-04-12 20:08:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:08:03] Production.INFO: ==4556== Releasing lock... [2026-04-12 20:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:08:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:08:03] Production.INFO: Total Charge 0 [2026-04-12 20:08:03] Production.INFO: CreateAllLog End [2026-04-12 20:08:03] Production.INFO: ==4550== Releasing lock... [2026-04-12 20:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:08:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:08:04] Production.INFO: Account Balance End. [2026-04-12 20:08:04] Production.ERROR: CronJobId end 12 [2026-04-12 20:08:04] Production.INFO: ==4554== Releasing lock... [2026-04-12 20:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:08:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:08:09] Production.ERROR: CronJobId end10 [2026-04-12 20:08:09] Production.INFO: ==4552== Releasing lock... [2026-04-12 20:08:09] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:08:09] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:08:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:08:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:08:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:08:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:08:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:08:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:08:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:08:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:08:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:08:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:08:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:08:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:08:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:08:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:08:14] Production.INFO: call_cost start [2026-04-12 20:08:14] Production.INFO: call_cost end [2026-04-12 20:08:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:08:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:08:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:08:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:08:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:08:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:08:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:08:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:08:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:08:14] Production.INFO: ==4548== Releasing lock... [2026-04-12 20:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:08:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:09:02] Production.INFO: ==4614== Lock acquired, processing the job... [2026-04-13 01:09:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:09:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:09:02] Production.INFO: neon service started [2026-04-13 01:09:02] Production.INFO: neon service started [2026-04-13 01:09:02] Production.INFO: ==4614== Releasing lock... [2026-04-13 01:09:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:09:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:09:02] Production.INFO: ==4618== Lock acquired, processing the job... [2026-04-13 00:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:09:02] Production.INFO: ==4618== Releasing lock... [2026-04-13 00:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:09:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:09:02] Production.INFO: ==4616== Lock acquired, processing the job... [2026-04-12 20:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 20:09:02] Production.INFO: ==4616== Releasing lock... [2026-04-12 20:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:09:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 20:09:03] Production.INFO: ==4620== Lock acquired, processing the job... [2026-04-12 20:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:09:03] Production.INFO: ==4622== Lock acquired, processing the job... [2026-04-12 20:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:09:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:09:03] Production.INFO: ==4628== Lock acquired, processing the job... [2026-04-12 20:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:09:03] Production.INFO: ==4624== Lock acquired, processing the job... [2026-04-12 20:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:09:03] Production.INFO: ==4626== Lock acquired, processing the job... [2026-04-12 20:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:09:04] Production.INFO: ==4628== Releasing lock... [2026-04-12 20:09:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:09:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:09:04] Production.INFO: Account Balance Start. [2026-04-12 20:09:04] Production.INFO: CreateAllLog Start [2026-04-12 20:09:04] Production.INFO: 117 [2026-04-12 20:09:04] Production.INFO: Date 2026-04-08 [2026-04-12 20:09:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:09:04] Production.INFO: Date 2026-04-09 [2026-04-12 20:09:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:09:04] Production.INFO: Date 2026-04-10 [2026-04-12 20:09:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:09:04] Production.INFO: Date 2026-04-11 [2026-04-12 20:09:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:09:04] Production.INFO: Date 2026-04-12 [2026-04-12 20:09:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:09:04] Production.INFO: Total Charge 0 [2026-04-12 20:09:04] Production.INFO: CreateAllLog End [2026-04-12 20:09:04] Production.INFO: ==4622== Releasing lock... [2026-04-12 20:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:09:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:09:04] Production.INFO: Account Balance End. [2026-04-12 20:09:04] Production.ERROR: CronJobId end 12 [2026-04-12 20:09:04] Production.INFO: ==4626== Releasing lock... [2026-04-12 20:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:09:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:09:12] Production.ERROR: CronJobId end10 [2026-04-12 20:09:12] Production.INFO: ==4624== Releasing lock... [2026-04-12 20:09:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:09:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:09:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:09:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:09:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:09:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:09:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:09:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:09:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:09:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:09:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:09:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:09:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:09:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:09:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:09:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:09:14] Production.INFO: call_cost start [2026-04-12 20:09:14] Production.INFO: call_cost end [2026-04-12 20:09:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:09:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:09:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:09:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:09:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:09:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:09:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:09:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:09:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:09:14] Production.INFO: ==4620== Releasing lock... [2026-04-12 20:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:09:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:10:01] Production.INFO: ==4686== Lock acquired, processing the job... [2026-04-13 01:10:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:10:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:10:01] Production.INFO: neon service started [2026-04-13 01:10:01] Production.INFO: neon service started [2026-04-13 01:10:01] Production.INFO: ==4686== Releasing lock... [2026-04-13 01:10:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:10:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 20:10:01] Production.INFO: ==4688== Lock acquired, processing the job... [2026-04-12 20:10:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 20:10:02] Production.INFO: ==4688== Releasing lock... [2026-04-12 20:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:10:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:10:02] Production.INFO: ==4690== Lock acquired, processing the job... [2026-04-13 00:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:10:02] Production.INFO: ==4690== Releasing lock... [2026-04-13 00:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:10:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:10:02] Production.INFO: ==4698== Lock acquired, processing the job... [2026-04-12 20:10:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:10:03] Production.INFO: ==4692== Lock acquired, processing the job... [2026-04-12 20:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:10:03] Production.INFO: Account Balance Start. [2026-04-12 20:10:03] Production.INFO: CreateAllLog Start [2026-04-12 20:10:03] Production.INFO: 117 [2026-04-12 20:10:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:10:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:10:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:10:03] Production.INFO: ==4694== Lock acquired, processing the job... [2026-04-12 20:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:10:03] Production.INFO: Date 2026-04-09 [2026-04-12 20:10:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:10:03] Production.INFO: Date 2026-04-10 [2026-04-12 20:10:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:10:03] Production.INFO: ==4696== Lock acquired, processing the job... [2026-04-12 20:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:10:03] Production.INFO: Date 2026-04-11 [2026-04-12 20:10:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:10:03] Production.INFO: Date 2026-04-12 [2026-04-12 20:10:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:10:03] Production.INFO: Total Charge 0 [2026-04-12 20:10:03] Production.INFO: ==4700== Lock acquired, processing the job... [2026-04-12 20:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:10:03] Production.INFO: CreateAllLog End [2026-04-12 20:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:10:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:10:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:10:03] Production.INFO: ==4700== Releasing lock... [2026-04-12 20:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:10:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:10:03] Production.INFO: Account Balance End. [2026-04-12 20:10:03] Production.ERROR: CronJobId end 12 [2026-04-12 20:10:03] Production.INFO: ==4698== Releasing lock... [2026-04-12 20:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:10:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:10:03] Production.INFO: ==4694== Releasing lock... [2026-04-12 20:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:10:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:10:11] Production.ERROR: CronJobId end10 [2026-04-12 20:10:11] Production.INFO: ==4696== Releasing lock... [2026-04-12 20:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:10:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:10:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:10:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:10:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:10:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:10:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:10:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:10:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:10:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:10:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:10:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:10:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:10:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:10:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:10:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:10:13] Production.INFO: call_cost start [2026-04-12 20:10:13] Production.INFO: call_cost end [2026-04-12 20:10:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:10:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:10:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:10:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:10:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:10:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:10:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:10:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:10:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:10:13] Production.INFO: ==4692== Releasing lock... [2026-04-12 20:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:10:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:11:01] Production.INFO: ==4754== Lock acquired, processing the job... [2026-04-13 01:11:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:11:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:11:01] Production.INFO: neon service started [2026-04-13 01:11:01] Production.INFO: neon service started [2026-04-13 01:11:01] Production.INFO: ==4754== Releasing lock... [2026-04-13 01:11:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:11:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 20:11:02] Production.INFO: ==4756== Lock acquired, processing the job... [2026-04-12 20:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:11:02] Production.INFO: ==4758== Lock acquired, processing the job... [2026-04-13 00:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 20:11:02] Production.INFO: ==4756== Releasing lock... [2026-04-12 20:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:11:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:11:02] Production.INFO: ==4758== Releasing lock... [2026-04-13 00:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:11:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:11:03] Production.INFO: ==4761== Lock acquired, processing the job... [2026-04-12 20:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-12 20:11:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-12 20:11:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-12 20:11:03] Production.INFO: ==4761== Releasing lock... [2026-04-12 20:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-12 20:11:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-12 20:11:03] Production.INFO: ==4763== Lock acquired, processing the job... [2026-04-12 20:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:11:03] Production.INFO: ==4765== Lock acquired, processing the job... [2026-04-12 20:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:11:03] Production.INFO: ==4767== Lock acquired, processing the job... [2026-04-12 20:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:11:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:11:03] Production.INFO: ==4769== Lock acquired, processing the job... [2026-04-12 20:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:11:03] Production.INFO: ==4771== Lock acquired, processing the job... [2026-04-12 20:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-12 20:11:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-12 20:11:03] Production.INFO: ==4773== Lock acquired, processing the job... [2026-04-12 20:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:11:03] Production.INFO: Account Balance Start. [2026-04-12 20:11:03] Production.INFO: CreateAllLog Start [2026-04-12 20:11:03] Production.INFO: 117 [2026-04-12 20:11:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:11:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:11:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:11:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:11:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:11:04] Production.INFO: Date 2026-04-09 [2026-04-12 20:11:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:11:04] Production.INFO: Date 2026-04-10 [2026-04-12 20:11:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:11:04] Production.INFO: Date 2026-04-11 [2026-04-12 20:11:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:11:04] Production.INFO: Date 2026-04-12 [2026-04-12 20:11:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:11:04] Production.INFO: Total Charge 0 [2026-04-12 20:11:04] Production.INFO: CreateAllLog End [2026-04-12 20:11:04] Production.INFO: ==4773== Releasing lock... [2026-04-12 20:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:11:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:11:04] Production.INFO: ==4765== Releasing lock... [2026-04-12 20:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:11:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:11:04] Production.ERROR: done [2026-04-12 20:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-12 20:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085138', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) start [2026-04-12 20:11:04] Production.INFO: Account Balance End. [2026-04-12 20:11:04] Production.ERROR: CronJobId end 12 [2026-04-12 20:11:04] Production.INFO: ==4769== Releasing lock... [2026-04-12 20:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:11:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:11:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085138', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) end [2026-04-12 20:11:09] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-12 20:11:09] Production.INFO: ProcessCDR(1,17085138,1,1,2) [2026-04-12 20:11:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17085138,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 20:11:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17085138,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 20:11:09] Production.ERROR: pbx prc_insertCDR start [2026-04-12 20:11:09] Production.ERROR: pbx prc_insertCDR end [2026-04-12 20:11:09] Production.INFO: ==4771== Releasing lock... [2026-04-12 20:11:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-12 20:11:09] Production.INFO: 26 MB #Memory Used# [2026-04-12 20:11:13] Production.ERROR: CronJobId end10 [2026-04-12 20:11:13] Production.INFO: ==4767== Releasing lock... [2026-04-12 20:11:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:11:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:11:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:11:15] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:11:15] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:11:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:11:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:11:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:11:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:11:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:11:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:11:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:11:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:11:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:11:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:11:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:11:16] Production.INFO: call_cost start [2026-04-12 20:11:16] Production.INFO: call_cost end [2026-04-12 20:11:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:11:16] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:11:16] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:11:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:11:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:11:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:11:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:11:16] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:11:16] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:11:16] Production.INFO: ==4763== Releasing lock... [2026-04-12 20:11:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:11:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:12:01] Production.INFO: ==4831== Lock acquired, processing the job... [2026-04-13 01:12:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:12:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:12:01] Production.INFO: neon service started [2026-04-13 01:12:01] Production.INFO: neon service started [2026-04-13 01:12:01] Production.INFO: ==4831== Releasing lock... [2026-04-13 01:12:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:12:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:12:01] Production.INFO: ==4835== Lock acquired, processing the job... [2026-04-13 00:12:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:12:01] Production.INFO: ==4835== Releasing lock... [2026-04-13 00:12:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:12:01] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:12:01] Production.INFO: ==4833== Lock acquired, processing the job... [2026-04-12 20:12:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 20:12:02] Production.INFO: ==4833== Releasing lock... [2026-04-12 20:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:12:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 20:12:02] Production.INFO: ==4837== Lock acquired, processing the job... [2026-04-12 20:12:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:12:02] Production.INFO: ==4839== Lock acquired, processing the job... [2026-04-12 20:12:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:12:02] Production.INFO: ==4841== Lock acquired, processing the job... [2026-04-12 20:12:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:12:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:12:02] Production.INFO: ==4846== Lock acquired, processing the job... [2026-04-12 20:12:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:12:02] Production.INFO: ==4843== Lock acquired, processing the job... [2026-04-12 20:12:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:12:03] Production.INFO: Account Balance Start. [2026-04-12 20:12:03] Production.INFO: CreateAllLog Start [2026-04-12 20:12:03] Production.INFO: 117 [2026-04-12 20:12:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:12:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:12:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:12:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:12:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:12:03] Production.INFO: ==4846== Releasing lock... [2026-04-12 20:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:12:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:12:03] Production.INFO: Date 2026-04-09 [2026-04-12 20:12:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:12:03] Production.INFO: Date 2026-04-10 [2026-04-12 20:12:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:12:03] Production.INFO: Date 2026-04-11 [2026-04-12 20:12:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:12:03] Production.INFO: Date 2026-04-12 [2026-04-12 20:12:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:12:03] Production.INFO: Total Charge 0 [2026-04-12 20:12:03] Production.INFO: CreateAllLog End [2026-04-12 20:12:03] Production.INFO: ==4839== Releasing lock... [2026-04-12 20:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:12:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:12:03] Production.INFO: Account Balance End. [2026-04-12 20:12:03] Production.ERROR: CronJobId end 12 [2026-04-12 20:12:03] Production.INFO: ==4843== Releasing lock... [2026-04-12 20:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:12:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:12:10] Production.ERROR: CronJobId end10 [2026-04-12 20:12:10] Production.INFO: ==4841== Releasing lock... [2026-04-12 20:12:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:12:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:12:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:12:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:12:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:12:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:12:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:12:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:12:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:12:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:12:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:12:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:12:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:12:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:12:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:12:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:12:12] Production.INFO: call_cost start [2026-04-12 20:12:12] Production.INFO: call_cost end [2026-04-12 20:12:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:12:12] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:12:12] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:12:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:12:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:12:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:12:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:12:12] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:12:12] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:12:12] Production.INFO: ==4837== Releasing lock... [2026-04-12 20:12:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:12:12] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:13:01] Production.INFO: ==4902== Lock acquired, processing the job... [2026-04-13 01:13:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:13:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:13:01] Production.INFO: neon service started [2026-04-13 01:13:01] Production.INFO: neon service started [2026-04-13 01:13:01] Production.INFO: ==4902== Releasing lock... [2026-04-13 01:13:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:13:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 20:13:02] Production.INFO: ==4904== Lock acquired, processing the job... [2026-04-12 20:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:13:02] Production.INFO: ==4906== Lock acquired, processing the job... [2026-04-13 00:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:13:02] Production.INFO: ==4906== Releasing lock... [2026-04-13 00:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:13:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:13:02] Production.INFO: ==4904== Releasing lock... [2026-04-12 20:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:13:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 20:13:02] Production.INFO: ==4910== Lock acquired, processing the job... [2026-04-12 20:13:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:13:02] Production.INFO: ==4916== Lock acquired, processing the job... [2026-04-12 20:13:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:13:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:13:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:13:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:13:03] Production.INFO: ==4916== Releasing lock... [2026-04-12 20:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:13:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:13:03] Production.INFO: ==4908== Lock acquired, processing the job... [2026-04-12 20:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:13:03] Production.INFO: ==4914== Lock acquired, processing the job... [2026-04-12 20:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:13:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:13:03] Production.INFO: ==4912== Lock acquired, processing the job... [2026-04-12 20:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:13:03] Production.INFO: Account Balance Start. [2026-04-12 20:13:03] Production.INFO: CreateAllLog Start [2026-04-12 20:13:03] Production.INFO: 117 [2026-04-12 20:13:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:13:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:13:03] Production.INFO: Date 2026-04-09 [2026-04-12 20:13:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:13:03] Production.INFO: Date 2026-04-10 [2026-04-12 20:13:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:13:03] Production.INFO: Date 2026-04-11 [2026-04-12 20:13:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:13:03] Production.INFO: ==4910== Releasing lock... [2026-04-12 20:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:13:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:13:03] Production.INFO: Date 2026-04-12 [2026-04-12 20:13:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:13:03] Production.INFO: Total Charge 0 [2026-04-12 20:13:03] Production.INFO: CreateAllLog End [2026-04-12 20:13:03] Production.INFO: Account Balance End. [2026-04-12 20:13:03] Production.ERROR: CronJobId end 12 [2026-04-12 20:13:03] Production.INFO: ==4914== Releasing lock... [2026-04-12 20:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:13:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:13:10] Production.ERROR: CronJobId end10 [2026-04-12 20:13:10] Production.INFO: ==4912== Releasing lock... [2026-04-12 20:13:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:13:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:13:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:13:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:13:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:13:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:13:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:13:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:13:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:13:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:13:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:13:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:13:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:13:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:13:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:13:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:13:13] Production.INFO: call_cost start [2026-04-12 20:13:13] Production.INFO: call_cost end [2026-04-12 20:13:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:13:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:13:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:13:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:13:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:13:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:13:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:13:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:13:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:13:13] Production.INFO: ==4908== Releasing lock... [2026-04-12 20:13:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:13:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:14:02] Production.INFO: ==4975== Lock acquired, processing the job... [2026-04-13 01:14:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:14:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:14:02] Production.INFO: neon service started [2026-04-13 01:14:02] Production.INFO: neon service started [2026-04-13 01:14:02] Production.INFO: ==4975== Releasing lock... [2026-04-13 01:14:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:14:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 20:14:02] Production.INFO: ==4977== Lock acquired, processing the job... [2026-04-12 20:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 20:14:02] Production.INFO: ==4977== Releasing lock... [2026-04-12 20:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:14:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:14:02] Production.INFO: ==4979== Lock acquired, processing the job... [2026-04-13 00:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:14:02] Production.INFO: ==4979== Releasing lock... [2026-04-13 00:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:14:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:14:03] Production.INFO: ==4983== Lock acquired, processing the job... [2026-04-12 20:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:14:03] Production.INFO: ==4985== Lock acquired, processing the job... [2026-04-12 20:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:14:03] Production.INFO: ==4987== Lock acquired, processing the job... [2026-04-12 20:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:14:03] Production.INFO: ==4981== Lock acquired, processing the job... [2026-04-12 20:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:14:03] Production.INFO: Account Balance Start. [2026-04-12 20:14:03] Production.INFO: CreateAllLog Start [2026-04-12 20:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:14:03] Production.INFO: 117 [2026-04-12 20:14:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:14:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:14:03] Production.INFO: ==4989== Lock acquired, processing the job... [2026-04-12 20:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:14:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:14:03] Production.INFO: Date 2026-04-09 [2026-04-12 20:14:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:14:03] Production.INFO: Date 2026-04-10 [2026-04-12 20:14:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:14:03] Production.INFO: Date 2026-04-11 [2026-04-12 20:14:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:14:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:14:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:14:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:14:03] Production.INFO: Date 2026-04-12 [2026-04-12 20:14:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:14:03] Production.INFO: ==4989== Releasing lock... [2026-04-12 20:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:14:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:14:03] Production.INFO: Total Charge 0 [2026-04-12 20:14:03] Production.INFO: CreateAllLog End [2026-04-12 20:14:04] Production.INFO: Account Balance End. [2026-04-12 20:14:04] Production.INFO: ==4983== Releasing lock... [2026-04-12 20:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:14:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:14:04] Production.ERROR: CronJobId end 12 [2026-04-12 20:14:04] Production.INFO: ==4987== Releasing lock... [2026-04-12 20:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:14:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:14:12] Production.ERROR: CronJobId end10 [2026-04-12 20:14:12] Production.INFO: ==4985== Releasing lock... [2026-04-12 20:14:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:14:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:14:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:14:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:14:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:14:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:14:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:14:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:14:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:14:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:14:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:14:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:14:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:14:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:14:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:14:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:14:14] Production.INFO: call_cost start [2026-04-12 20:14:14] Production.INFO: call_cost end [2026-04-12 20:14:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:14:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:14:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:14:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:14:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:14:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:14:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:14:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:14:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:14:14] Production.INFO: ==4981== Releasing lock... [2026-04-12 20:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:14:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:15:01] Production.INFO: ==5044== Lock acquired, processing the job... [2026-04-13 01:15:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:15:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:15:01] Production.INFO: neon service started [2026-04-13 01:15:01] Production.INFO: neon service started [2026-04-13 01:15:01] Production.INFO: ==5044== Releasing lock... [2026-04-13 01:15:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:15:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 20:15:02] Production.INFO: ==5046== Lock acquired, processing the job... [2026-04-12 20:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:15:02] Production.INFO: ==5048== Lock acquired, processing the job... [2026-04-13 00:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:15:02] Production.INFO: ==5048== Releasing lock... [2026-04-13 00:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:15:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:15:02] Production.INFO: ==5046== Releasing lock... [2026-04-12 20:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:15:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 20:15:03] Production.INFO: ==5051== Lock acquired, processing the job... [2026-04-12 20:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:15:03] Production.INFO: ==5053== Lock acquired, processing the job... [2026-04-12 20:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:15:03] Production.INFO: ==5055== Lock acquired, processing the job... [2026-04-12 20:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:15:03] Production.INFO: ==5057== Lock acquired, processing the job... [2026-04-12 20:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:15:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:15:03] Production.INFO: ==5059== Lock acquired, processing the job... [2026-04-12 20:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:15:03] Production.INFO: Account Balance Start. [2026-04-12 20:15:03] Production.INFO: CreateAllLog Start [2026-04-12 20:15:03] Production.INFO: 117 [2026-04-12 20:15:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:15:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:15:03] Production.INFO: ==5059== Releasing lock... [2026-04-12 20:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:15:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:15:03] Production.INFO: Date 2026-04-09 [2026-04-12 20:15:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:15:03] Production.INFO: Date 2026-04-10 [2026-04-12 20:15:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:15:03] Production.INFO: Date 2026-04-11 [2026-04-12 20:15:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:15:03] Production.INFO: Date 2026-04-12 [2026-04-12 20:15:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:15:03] Production.INFO: Total Charge 0 [2026-04-12 20:15:03] Production.INFO: CreateAllLog End [2026-04-12 20:15:03] Production.INFO: Account Balance End. [2026-04-12 20:15:03] Production.ERROR: CronJobId end 12 [2026-04-12 20:15:03] Production.INFO: ==5057== Releasing lock... [2026-04-12 20:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:15:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:15:03] Production.INFO: ==5053== Releasing lock... [2026-04-12 20:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:15:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:15:11] Production.ERROR: CronJobId end10 [2026-04-12 20:15:11] Production.INFO: ==5055== Releasing lock... [2026-04-12 20:15:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:15:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:15:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:15:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:15:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:15:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:15:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:15:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:15:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:15:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:15:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:15:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:15:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:15:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:15:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:15:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:15:13] Production.INFO: call_cost start [2026-04-12 20:15:13] Production.INFO: call_cost end [2026-04-12 20:15:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:15:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:15:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:15:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:15:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:15:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:15:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:15:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:15:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:15:13] Production.INFO: ==5051== Releasing lock... [2026-04-12 20:15:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:15:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:16:01] Production.INFO: ==5128== Lock acquired, processing the job... [2026-04-13 01:16:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:16:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:16:01] Production.INFO: neon service started [2026-04-13 01:16:01] Production.INFO: neon service started [2026-04-13 01:16:01] Production.INFO: ==5128== Releasing lock... [2026-04-13 01:16:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:16:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 20:16:02] Production.INFO: ==5132== Lock acquired, processing the job... [2026-04-12 20:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:16:02] Production.INFO: ==5134== Lock acquired, processing the job... [2026-04-13 00:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:16:02] Production.INFO: ==5134== Releasing lock... [2026-04-13 00:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:16:02] Production.INFO: 26 MB #Memory Used# [2026-04-12 20:16:02] Production.INFO: ==5132== Releasing lock... [2026-04-12 20:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:16:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 20:16:03] Production.INFO: ==5137== Lock acquired, processing the job... [2026-04-12 20:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:16:03] Production.INFO: ==5139== Lock acquired, processing the job... [2026-04-12 20:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:16:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:16:03] Production.INFO: ==5141== Lock acquired, processing the job... [2026-04-12 20:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:16:03] Production.INFO: ==5145== Lock acquired, processing the job... [2026-04-12 20:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:16:03] Production.INFO: ==5143== Lock acquired, processing the job... [2026-04-12 20:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:16:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:16:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:16:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:16:03] Production.INFO: ==5145== Releasing lock... [2026-04-12 20:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:16:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:16:03] Production.INFO: Account Balance Start. [2026-04-12 20:16:03] Production.INFO: CreateAllLog Start [2026-04-12 20:16:03] Production.INFO: 117 [2026-04-12 20:16:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:16:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:16:04] Production.INFO: Date 2026-04-09 [2026-04-12 20:16:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:16:04] Production.INFO: Date 2026-04-10 [2026-04-12 20:16:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:16:04] Production.INFO: Date 2026-04-11 [2026-04-12 20:16:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:16:04] Production.INFO: Date 2026-04-12 [2026-04-12 20:16:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:16:04] Production.INFO: Total Charge 0 [2026-04-12 20:16:04] Production.INFO: CreateAllLog End [2026-04-12 20:16:04] Production.INFO: ==5139== Releasing lock... [2026-04-12 20:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:16:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:16:04] Production.INFO: Account Balance End. [2026-04-12 20:16:04] Production.ERROR: CronJobId end 12 [2026-04-12 20:16:04] Production.INFO: ==5143== Releasing lock... [2026-04-12 20:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:16:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:16:11] Production.ERROR: CronJobId end10 [2026-04-12 20:16:11] Production.INFO: ==5141== Releasing lock... [2026-04-12 20:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:16:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:16:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:16:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:16:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:16:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:16:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:16:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:16:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:16:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:16:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:16:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:16:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:16:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:16:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:16:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:16:13] Production.INFO: call_cost start [2026-04-12 20:16:13] Production.INFO: call_cost end [2026-04-12 20:16:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:16:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:16:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:16:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:16:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:16:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:16:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:16:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:16:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:16:13] Production.INFO: ==5137== Releasing lock... [2026-04-12 20:16:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:16:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:17:01] Production.INFO: ==5200== Lock acquired, processing the job... [2026-04-13 01:17:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:17:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:17:01] Production.INFO: neon service started [2026-04-13 01:17:01] Production.INFO: neon service started [2026-04-13 01:17:01] Production.INFO: ==5200== Releasing lock... [2026-04-13 01:17:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:17:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 20:17:01] Production.INFO: ==5202== Lock acquired, processing the job... [2026-04-12 20:17:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:17:02] Production.INFO: ==5204== Lock acquired, processing the job... [2026-04-13 00:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 20:17:02] Production.INFO: ==5202== Releasing lock... [2026-04-12 20:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:17:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:17:02] Production.INFO: ==5204== Releasing lock... [2026-04-13 00:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:17:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:17:02] Production.INFO: ==5207== Lock acquired, processing the job... [2026-04-12 20:17:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:17:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:17:02] Production.INFO: ==5215== Lock acquired, processing the job... [2026-04-12 20:17:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:17:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:17:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:17:02] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:17:02] Production.INFO: ==5215== Releasing lock... [2026-04-12 20:17:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:17:02] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:17:03] Production.INFO: ==5213== Lock acquired, processing the job... [2026-04-12 20:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:17:03] Production.INFO: ==5211== Lock acquired, processing the job... [2026-04-12 20:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:17:03] Production.INFO: ==5209== Lock acquired, processing the job... [2026-04-12 20:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:17:03] Production.INFO: Account Balance Start. [2026-04-12 20:17:03] Production.INFO: CreateAllLog Start [2026-04-12 20:17:03] Production.INFO: 117 [2026-04-12 20:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:17:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:17:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:17:03] Production.INFO: Date 2026-04-09 [2026-04-12 20:17:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:17:03] Production.INFO: Date 2026-04-10 [2026-04-12 20:17:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:17:03] Production.INFO: Date 2026-04-11 [2026-04-12 20:17:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:17:03] Production.INFO: Date 2026-04-12 [2026-04-12 20:17:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:17:03] Production.INFO: Total Charge 0 [2026-04-12 20:17:03] Production.INFO: CreateAllLog End [2026-04-12 20:17:03] Production.INFO: Account Balance End. [2026-04-12 20:17:03] Production.ERROR: CronJobId end 12 [2026-04-12 20:17:03] Production.INFO: ==5213== Releasing lock... [2026-04-12 20:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:17:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:17:03] Production.INFO: ==5209== Releasing lock... [2026-04-12 20:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:17:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:17:12] Production.ERROR: CronJobId end10 [2026-04-12 20:17:12] Production.INFO: ==5211== Releasing lock... [2026-04-12 20:17:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:17:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:17:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:17:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:17:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:17:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:17:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:17:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:17:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:17:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:17:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:17:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:17:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:17:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:17:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:17:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:17:13] Production.INFO: call_cost start [2026-04-12 20:17:13] Production.INFO: call_cost end [2026-04-12 20:17:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:17:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:17:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:17:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:17:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:17:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:17:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:17:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:17:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:17:13] Production.INFO: ==5207== Releasing lock... [2026-04-12 20:17:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:17:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:18:01] Production.INFO: ==5276== Lock acquired, processing the job... [2026-04-13 01:18:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:18:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:18:01] Production.INFO: neon service started [2026-04-13 01:18:01] Production.INFO: neon service started [2026-04-13 01:18:01] Production.INFO: ==5276== Releasing lock... [2026-04-13 01:18:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:18:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 20:18:02] Production.INFO: ==5278== Lock acquired, processing the job... [2026-04-12 20:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 20:18:02] Production.INFO: ==5278== Releasing lock... [2026-04-12 20:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:18:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:18:02] Production.INFO: ==5280== Lock acquired, processing the job... [2026-04-13 00:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:18:02] Production.INFO: ==5280== Releasing lock... [2026-04-13 00:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:18:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:18:03] Production.INFO: ==5282== Lock acquired, processing the job... [2026-04-12 20:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:18:03] Production.INFO: ==5284== Lock acquired, processing the job... [2026-04-12 20:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:18:03] Production.INFO: ==5286== Lock acquired, processing the job... [2026-04-12 20:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:18:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:18:03] Production.INFO: ==5288== Lock acquired, processing the job... [2026-04-12 20:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:18:03] Production.INFO: ==5291== Lock acquired, processing the job... [2026-04-12 20:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:18:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:18:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:18:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:18:03] Production.INFO: Account Balance Start. [2026-04-12 20:18:03] Production.INFO: CreateAllLog Start [2026-04-12 20:18:03] Production.INFO: ==5291== Releasing lock... [2026-04-12 20:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:18:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:18:03] Production.INFO: 117 [2026-04-12 20:18:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:18:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:18:03] Production.INFO: Date 2026-04-09 [2026-04-12 20:18:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:18:03] Production.INFO: Date 2026-04-10 [2026-04-12 20:18:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:18:03] Production.INFO: Date 2026-04-11 [2026-04-12 20:18:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:18:03] Production.INFO: ==5284== Releasing lock... [2026-04-12 20:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:18:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:18:04] Production.INFO: Date 2026-04-12 [2026-04-12 20:18:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:18:04] Production.INFO: Total Charge 0 [2026-04-12 20:18:04] Production.INFO: CreateAllLog End [2026-04-12 20:18:04] Production.INFO: Account Balance End. [2026-04-12 20:18:04] Production.ERROR: CronJobId end 12 [2026-04-12 20:18:04] Production.INFO: ==5288== Releasing lock... [2026-04-12 20:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:18:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:18:10] Production.ERROR: CronJobId end10 [2026-04-12 20:18:10] Production.INFO: ==5286== Releasing lock... [2026-04-12 20:18:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:18:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:18:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:18:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:18:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:18:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:18:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:18:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:18:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:18:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:18:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:18:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:18:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:18:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:18:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:18:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:18:13] Production.INFO: call_cost start [2026-04-12 20:18:13] Production.INFO: call_cost end [2026-04-12 20:18:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:18:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:18:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:18:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:18:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:18:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:18:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:18:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:18:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:18:13] Production.INFO: ==5282== Releasing lock... [2026-04-12 20:18:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:18:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:19:01] Production.INFO: ==5343== Lock acquired, processing the job... [2026-04-13 01:19:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:19:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:19:01] Production.INFO: neon service started [2026-04-13 01:19:01] Production.INFO: neon service started [2026-04-13 01:19:01] Production.INFO: ==5343== Releasing lock... [2026-04-13 01:19:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:19:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 20:19:01] Production.INFO: ==5345== Lock acquired, processing the job... [2026-04-12 20:19:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 20:19:01] Production.INFO: ==5345== Releasing lock... [2026-04-12 20:19:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:19:01] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:19:02] Production.INFO: ==5347== Lock acquired, processing the job... [2026-04-13 00:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:19:02] Production.INFO: ==5347== Releasing lock... [2026-04-13 00:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:19:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:19:02] Production.INFO: ==5349== Lock acquired, processing the job... [2026-04-12 20:19:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:19:02] Production.INFO: ==5351== Lock acquired, processing the job... [2026-04-12 20:19:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:19:02] Production.INFO: ==5355== Lock acquired, processing the job... [2026-04-12 20:19:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:19:02] Production.INFO: ==5353== Lock acquired, processing the job... [2026-04-12 20:19:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:19:02] Production.INFO: ==5357== Lock acquired, processing the job... [2026-04-12 20:19:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:19:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:19:03] Production.INFO: Account Balance Start. [2026-04-12 20:19:03] Production.INFO: CreateAllLog Start [2026-04-12 20:19:03] Production.INFO: 117 [2026-04-12 20:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:19:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:19:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:19:03] Production.INFO: ==5357== Releasing lock... [2026-04-12 20:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:19:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:19:03] Production.INFO: Date 2026-04-09 [2026-04-12 20:19:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:19:03] Production.INFO: Date 2026-04-10 [2026-04-12 20:19:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:19:03] Production.INFO: Date 2026-04-11 [2026-04-12 20:19:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:19:03] Production.INFO: Date 2026-04-12 [2026-04-12 20:19:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:19:03] Production.INFO: ==5351== Releasing lock... [2026-04-12 20:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:19:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:19:03] Production.INFO: Total Charge 0 [2026-04-12 20:19:03] Production.INFO: CreateAllLog End [2026-04-12 20:19:03] Production.INFO: Account Balance End. [2026-04-12 20:19:04] Production.ERROR: CronJobId end 12 [2026-04-12 20:19:04] Production.INFO: ==5355== Releasing lock... [2026-04-12 20:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:19:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:19:11] Production.ERROR: CronJobId end10 [2026-04-12 20:19:11] Production.INFO: ==5353== Releasing lock... [2026-04-12 20:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:19:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:19:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:19:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:19:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:19:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:19:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:19:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:19:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:19:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:19:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:19:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:19:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:19:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:19:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:19:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:19:14] Production.INFO: call_cost start [2026-04-12 20:19:14] Production.INFO: call_cost end [2026-04-12 20:19:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:19:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:19:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:19:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:19:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:19:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:19:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:19:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:19:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:19:14] Production.INFO: ==5349== Releasing lock... [2026-04-12 20:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:19:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:20:01] Production.INFO: ==5423== Lock acquired, processing the job... [2026-04-13 01:20:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:20:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:20:01] Production.INFO: neon service started [2026-04-13 01:20:01] Production.INFO: neon service started [2026-04-13 01:20:01] Production.INFO: ==5423== Releasing lock... [2026-04-13 01:20:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:20:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:20:02] Production.INFO: ==5427== Lock acquired, processing the job... [2026-04-13 00:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:20:02] Production.INFO: ==5427== Releasing lock... [2026-04-13 00:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:20:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:20:02] Production.INFO: ==5425== Lock acquired, processing the job... [2026-04-12 20:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 20:20:02] Production.INFO: ==5425== Releasing lock... [2026-04-12 20:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:20:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 20:20:03] Production.INFO: ==5429== Lock acquired, processing the job... [2026-04-12 20:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:20:03] Production.INFO: ==5433== Lock acquired, processing the job... [2026-04-12 20:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:20:03] Production.INFO: ==5431== Lock acquired, processing the job... [2026-04-12 20:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:20:03] Production.INFO: ==5436== Lock acquired, processing the job... [2026-04-12 20:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:20:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:20:03] Production.INFO: ==5438== Lock acquired, processing the job... [2026-04-12 20:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:20:03] Production.INFO: Account Balance Start. [2026-04-12 20:20:03] Production.INFO: CreateAllLog Start [2026-04-12 20:20:03] Production.INFO: 117 [2026-04-12 20:20:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:20:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:20:03] Production.INFO: Date 2026-04-09 [2026-04-12 20:20:03] Production.INFO: ==5438== Releasing lock... [2026-04-12 20:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:20:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:20:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:20:03] Production.INFO: Date 2026-04-10 [2026-04-12 20:20:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:20:03] Production.INFO: Date 2026-04-11 [2026-04-12 20:20:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:20:03] Production.INFO: Date 2026-04-12 [2026-04-12 20:20:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:20:03] Production.INFO: Total Charge 0 [2026-04-12 20:20:03] Production.INFO: CreateAllLog End [2026-04-12 20:20:04] Production.INFO: Account Balance End. [2026-04-12 20:20:04] Production.ERROR: CronJobId end 12 [2026-04-12 20:20:04] Production.INFO: ==5436== Releasing lock... [2026-04-12 20:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:20:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:20:04] Production.INFO: ==5431== Releasing lock... [2026-04-12 20:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:20:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:20:11] Production.ERROR: CronJobId end10 [2026-04-12 20:20:11] Production.INFO: ==5433== Releasing lock... [2026-04-12 20:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:20:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:20:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:20:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:20:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:20:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:20:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:20:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:20:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:20:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:20:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:20:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:20:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:20:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:20:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:20:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:20:13] Production.INFO: call_cost start [2026-04-12 20:20:13] Production.INFO: call_cost end [2026-04-12 20:20:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:20:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:20:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:20:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:20:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:20:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:20:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:20:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:20:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:20:13] Production.INFO: ==5429== Releasing lock... [2026-04-12 20:20:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:20:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:21:02] Production.INFO: ==5496== Lock acquired, processing the job... [2026-04-13 01:21:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:21:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:21:02] Production.INFO: neon service started [2026-04-13 01:21:02] Production.INFO: neon service started [2026-04-13 01:21:02] Production.INFO: ==5496== Releasing lock... [2026-04-13 01:21:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:21:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 20:21:02] Production.INFO: ==5498== Lock acquired, processing the job... [2026-04-12 20:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:21:02] Production.INFO: ==5500== Lock acquired, processing the job... [2026-04-13 00:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:21:02] Production.INFO: ==5500== Releasing lock... [2026-04-13 00:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:21:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:21:03] Production.INFO: ==5498== Releasing lock... [2026-04-12 20:21:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:21:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 20:21:04] Production.INFO: ==5507== Lock acquired, processing the job... [2026-04-12 20:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:21:04] Production.INFO: ==5503== Lock acquired, processing the job... [2026-04-12 20:21:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-12 20:21:04] Production.INFO: ==5513== Lock acquired, processing the job... [2026-04-12 20:21:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-12 20:21:04] Production.ERROR: ========================== active cronjob start ============================= [2026-04-12 20:21:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-12 20:21:04] Production.ERROR: CronJob PID - 5507 [2026-04-12 20:21:04] Production.ERROR: CronJob Title - Account Block [2026-04-12 20:21:04] Production.ERROR: CronJob ID - 7 [2026-04-12 20:21:04] Production.ERROR: CronJob Last Run Time 2026-04-12 20:21:00 [2026-04-12 20:21:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-12 20:21:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-12 20:21:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-12 20:21:04] Production.ERROR: CronJob PID - 5513 [2026-04-12 20:21:04] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process [2026-04-12 20:21:04] Production.ERROR: CronJob ID - 17 [2026-04-12 20:21:04] Production.ERROR: CronJob Last Run Time 2026-04-12 20:21:00 [2026-04-12 20:21:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-12 20:21:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-12 20:21:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-12 20:21:04] Production.INFO: ==5505== Lock acquired, processing the job... [2026-04-12 20:21:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:21:04] Production.INFO: ==5515== Lock acquired, processing the job... [2026-04-12 20:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:21:04] Production.ERROR: ========================== active cronjob end ============================= [2026-04-12 20:21:04] Production.INFO: ==5503== Releasing lock... [2026-04-12 20:21:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-12 20:21:04] Production.INFO: 25.5 MB #Memory Used# [2026-04-12 20:21:04] Production.INFO: ==5509== Lock acquired, processing the job... [2026-04-12 20:21:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:21:04] Production.INFO: ==5511== Lock acquired, processing the job... [2026-04-12 20:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:21:04] Production.INFO: Account Balance Start. [2026-04-12 20:21:04] Production.INFO: CreateAllLog Start [2026-04-12 20:21:04] Production.INFO: 117 [2026-04-12 20:21:04] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:21:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:21:04] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:21:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:21:04] Production.INFO: Date 2026-04-08 [2026-04-12 20:21:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:21:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:21:04] Production.INFO: Date 2026-04-09 [2026-04-12 20:21:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:21:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:21:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:21:04] Production.INFO: Date 2026-04-10 [2026-04-12 20:21:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:21:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:21:04] Production.INFO: Date 2026-04-11 [2026-04-12 20:21:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:21:04] Production.INFO: ==5515== Releasing lock... [2026-04-12 20:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:21:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:21:04] Production.ERROR: done [2026-04-12 20:21:04] Production.INFO: Date 2026-04-12 [2026-04-12 20:21:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-12 20:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085179', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) start [2026-04-12 20:21:04] Production.INFO: Total Charge 0 [2026-04-12 20:21:04] Production.INFO: CreateAllLog End [2026-04-12 20:21:04] Production.INFO: ==5507== Releasing lock... [2026-04-12 20:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:21:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:21:05] Production.INFO: Account Balance End. [2026-04-12 20:21:05] Production.ERROR: CronJobId end 12 [2026-04-12 20:21:05] Production.INFO: ==5511== Releasing lock... [2026-04-12 20:21:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:21:05] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:21:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085179', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) end [2026-04-12 20:21:11] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-12 20:21:11] Production.INFO: ProcessCDR(1,17085179,1,1,2) [2026-04-12 20:21:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17085179,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 20:21:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17085179,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 20:21:11] Production.ERROR: pbx prc_insertCDR start [2026-04-12 20:21:11] Production.ERROR: pbx prc_insertCDR end [2026-04-12 20:21:11] Production.INFO: ==5513== Releasing lock... [2026-04-12 20:21:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-12 20:21:11] Production.INFO: 26 MB #Memory Used# [2026-04-12 20:21:14] Production.ERROR: CronJobId end10 [2026-04-12 20:21:14] Production.INFO: ==5509== Releasing lock... [2026-04-12 20:21:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:21:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:21:17] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:21:17] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:21:17] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:21:17] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:21:17] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:21:17] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:21:17] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:21:17] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:21:17] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:21:17] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:21:17] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:21:17] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:21:17] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:21:17] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:21:17] Production.INFO: call_cost start [2026-04-12 20:21:17] Production.INFO: call_cost end [2026-04-12 20:21:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:21:17] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:21:17] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:21:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:21:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:21:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:21:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:21:17] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:21:17] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:21:17] Production.INFO: ==5505== Releasing lock... [2026-04-12 20:21:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:21:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:22:01] Production.INFO: ==5573== Lock acquired, processing the job... [2026-04-13 01:22:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:22:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:22:01] Production.INFO: neon service started [2026-04-13 01:22:01] Production.INFO: neon service started [2026-04-13 01:22:01] Production.INFO: ==5573== Releasing lock... [2026-04-13 01:22:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:22:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 20:22:01] Production.INFO: ==5575== Lock acquired, processing the job... [2026-04-12 20:22:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 20:22:02] Production.INFO: ==5575== Releasing lock... [2026-04-12 20:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:22:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:22:02] Production.INFO: ==5577== Lock acquired, processing the job... [2026-04-13 00:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:22:02] Production.INFO: ==5577== Releasing lock... [2026-04-13 00:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:22:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:22:02] Production.INFO: ==5579== Lock acquired, processing the job... [2026-04-12 20:22:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:22:03] Production.INFO: ==5583== Lock acquired, processing the job... [2026-04-12 20:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:22:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:22:03] Production.INFO: ==5585== Lock acquired, processing the job... [2026-04-12 20:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:22:03] Production.INFO: ==5581== Lock acquired, processing the job... [2026-04-12 20:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:22:03] Production.INFO: ==5587== Lock acquired, processing the job... [2026-04-12 20:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:22:03] Production.INFO: Account Balance Start. [2026-04-12 20:22:03] Production.INFO: CreateAllLog Start [2026-04-12 20:22:03] Production.INFO: 117 [2026-04-12 20:22:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:22:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:22:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:22:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:22:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:22:03] Production.INFO: Date 2026-04-09 [2026-04-12 20:22:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:22:03] Production.INFO: ==5587== Releasing lock... [2026-04-12 20:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:22:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:22:03] Production.INFO: Date 2026-04-10 [2026-04-12 20:22:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:22:03] Production.INFO: Date 2026-04-11 [2026-04-12 20:22:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:22:03] Production.INFO: Date 2026-04-12 [2026-04-12 20:22:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:22:03] Production.INFO: Total Charge 0 [2026-04-12 20:22:03] Production.INFO: CreateAllLog End [2026-04-12 20:22:03] Production.INFO: Account Balance End. [2026-04-12 20:22:03] Production.ERROR: CronJobId end 12 [2026-04-12 20:22:03] Production.INFO: ==5585== Releasing lock... [2026-04-12 20:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:22:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:22:04] Production.INFO: ==5581== Releasing lock... [2026-04-12 20:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:22:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:22:11] Production.ERROR: CronJobId end10 [2026-04-12 20:22:11] Production.INFO: ==5583== Releasing lock... [2026-04-12 20:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:22:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:22:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:22:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:22:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:22:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:22:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:22:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:22:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:22:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:22:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:22:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:22:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:22:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:22:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:22:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:22:13] Production.INFO: call_cost start [2026-04-12 20:22:13] Production.INFO: call_cost end [2026-04-12 20:22:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:22:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:22:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:22:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:22:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:22:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:22:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:22:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:22:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:22:13] Production.INFO: ==5579== Releasing lock... [2026-04-12 20:22:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:22:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:23:02] Production.INFO: ==5644== Lock acquired, processing the job... [2026-04-13 01:23:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:23:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:23:02] Production.INFO: neon service started [2026-04-13 01:23:02] Production.INFO: neon service started [2026-04-13 01:23:02] Production.INFO: ==5644== Releasing lock... [2026-04-13 01:23:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:23:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 20:23:02] Production.INFO: ==5646== Lock acquired, processing the job... [2026-04-12 20:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:23:02] Production.INFO: ==5648== Lock acquired, processing the job... [2026-04-13 00:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 20:23:02] Production.INFO: ==5646== Releasing lock... [2026-04-12 20:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:23:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:23:02] Production.INFO: ==5648== Releasing lock... [2026-04-13 00:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:23:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:23:03] Production.INFO: ==5650== Lock acquired, processing the job... [2026-04-12 20:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:23:03] Production.INFO: ==5654== Lock acquired, processing the job... [2026-04-12 20:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:23:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:23:03] Production.INFO: ==5652== Lock acquired, processing the job... [2026-04-12 20:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:23:03] Production.INFO: ==5656== Lock acquired, processing the job... [2026-04-12 20:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:23:03] Production.INFO: ==5658== Lock acquired, processing the job... [2026-04-12 20:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:23:03] Production.INFO: Account Balance Start. [2026-04-12 20:23:03] Production.INFO: CreateAllLog Start [2026-04-12 20:23:03] Production.INFO: 117 [2026-04-12 20:23:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:23:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:23:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:23:03] Production.INFO: ==5658== Releasing lock... [2026-04-12 20:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:23:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:23:03] Production.INFO: Date 2026-04-09 [2026-04-12 20:23:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:23:03] Production.INFO: Date 2026-04-10 [2026-04-12 20:23:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:23:04] Production.INFO: Date 2026-04-11 [2026-04-12 20:23:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:23:04] Production.INFO: Date 2026-04-12 [2026-04-12 20:23:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:23:04] Production.INFO: Total Charge 0 [2026-04-12 20:23:04] Production.INFO: CreateAllLog End [2026-04-12 20:23:04] Production.INFO: ==5652== Releasing lock... [2026-04-12 20:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:23:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:23:04] Production.INFO: Account Balance End. [2026-04-12 20:23:04] Production.ERROR: CronJobId end 12 [2026-04-12 20:23:04] Production.INFO: ==5656== Releasing lock... [2026-04-12 20:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:23:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:23:11] Production.ERROR: CronJobId end10 [2026-04-12 20:23:11] Production.INFO: ==5654== Releasing lock... [2026-04-12 20:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:23:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:23:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:23:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:23:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:23:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:23:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:23:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:23:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:23:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:23:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:23:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:23:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:23:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:23:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:23:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:23:14] Production.INFO: call_cost start [2026-04-12 20:23:14] Production.INFO: call_cost end [2026-04-12 20:23:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:23:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:23:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:23:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:23:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:23:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:23:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:23:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:23:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:23:14] Production.INFO: ==5650== Releasing lock... [2026-04-12 20:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:23:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:24:01] Production.INFO: ==5719== Lock acquired, processing the job... [2026-04-13 01:24:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:24:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:24:01] Production.INFO: neon service started [2026-04-13 01:24:01] Production.INFO: neon service started [2026-04-13 01:24:01] Production.INFO: ==5719== Releasing lock... [2026-04-13 01:24:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:24:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 20:24:01] Production.INFO: ==5721== Lock acquired, processing the job... [2026-04-12 20:24:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 20:24:02] Production.INFO: ==5721== Releasing lock... [2026-04-12 20:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:24:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:24:02] Production.INFO: ==5723== Lock acquired, processing the job... [2026-04-13 00:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:24:02] Production.INFO: ==5723== Releasing lock... [2026-04-13 00:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:24:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:24:02] Production.INFO: ==5729== Lock acquired, processing the job... [2026-04-12 20:24:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:24:03] Production.INFO: ==5727== Lock acquired, processing the job... [2026-04-12 20:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:24:03] Production.INFO: ==5725== Lock acquired, processing the job... [2026-04-12 20:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:24:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:24:03] Production.INFO: ==5731== Lock acquired, processing the job... [2026-04-12 20:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:24:03] Production.INFO: ==5733== Lock acquired, processing the job... [2026-04-12 20:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:24:03] Production.INFO: Account Balance Start. [2026-04-12 20:24:03] Production.INFO: CreateAllLog Start [2026-04-12 20:24:03] Production.INFO: 117 [2026-04-12 20:24:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:24:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:24:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:24:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:24:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:24:03] Production.INFO: ==5733== Releasing lock... [2026-04-12 20:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:24:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:24:03] Production.INFO: Date 2026-04-09 [2026-04-12 20:24:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:24:03] Production.INFO: Date 2026-04-10 [2026-04-12 20:24:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:24:03] Production.INFO: Date 2026-04-11 [2026-04-12 20:24:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:24:03] Production.INFO: Date 2026-04-12 [2026-04-12 20:24:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:24:03] Production.INFO: Total Charge 0 [2026-04-12 20:24:03] Production.INFO: CreateAllLog End [2026-04-12 20:24:03] Production.INFO: Account Balance End. [2026-04-12 20:24:03] Production.ERROR: CronJobId end 12 [2026-04-12 20:24:03] Production.INFO: ==5731== Releasing lock... [2026-04-12 20:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:24:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:24:03] Production.INFO: ==5727== Releasing lock... [2026-04-12 20:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:24:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:24:11] Production.ERROR: CronJobId end10 [2026-04-12 20:24:11] Production.INFO: ==5729== Releasing lock... [2026-04-12 20:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:24:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:24:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:24:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:24:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:24:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:24:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:24:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:24:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:24:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:24:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:24:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:24:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:24:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:24:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:24:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:24:13] Production.INFO: call_cost start [2026-04-12 20:24:13] Production.INFO: call_cost end [2026-04-12 20:24:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:24:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:24:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:24:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:24:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:24:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:24:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:24:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:24:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:24:13] Production.INFO: ==5725== Releasing lock... [2026-04-12 20:24:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:24:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:25:01] Production.INFO: ==5788== Lock acquired, processing the job... [2026-04-13 01:25:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:25:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:25:01] Production.INFO: neon service started [2026-04-13 01:25:01] Production.INFO: neon service started [2026-04-13 01:25:01] Production.INFO: ==5788== Releasing lock... [2026-04-13 01:25:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:25:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 20:25:02] Production.INFO: ==5790== Lock acquired, processing the job... [2026-04-12 20:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 20:25:02] Production.INFO: ==5790== Releasing lock... [2026-04-12 20:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:25:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:25:02] Production.INFO: ==5792== Lock acquired, processing the job... [2026-04-13 00:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:25:02] Production.INFO: ==5792== Releasing lock... [2026-04-13 00:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:25:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:25:03] Production.INFO: ==5803== Lock acquired, processing the job... [2026-04-12 20:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:25:03] Production.INFO: ==5803== Releasing lock... [2026-04-12 20:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:25:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:25:03] Production.INFO: ==5795== Lock acquired, processing the job... [2026-04-12 20:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:25:03] Production.INFO: ==5797== Lock acquired, processing the job... [2026-04-12 20:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:25:03] Production.INFO: ==5799== Lock acquired, processing the job... [2026-04-12 20:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:25:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:25:03] Production.INFO: ==5801== Lock acquired, processing the job... [2026-04-12 20:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:25:03] Production.INFO: Account Balance Start. [2026-04-12 20:25:03] Production.INFO: CreateAllLog Start [2026-04-12 20:25:03] Production.INFO: 117 [2026-04-12 20:25:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:25:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:25:03] Production.INFO: Date 2026-04-09 [2026-04-12 20:25:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:25:03] Production.INFO: Date 2026-04-10 [2026-04-12 20:25:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:25:03] Production.INFO: Date 2026-04-11 [2026-04-12 20:25:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:25:03] Production.INFO: Date 2026-04-12 [2026-04-12 20:25:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:25:03] Production.INFO: Total Charge 0 [2026-04-12 20:25:03] Production.INFO: CreateAllLog End [2026-04-12 20:25:04] Production.INFO: Account Balance End. [2026-04-12 20:25:04] Production.ERROR: CronJobId end 12 [2026-04-12 20:25:04] Production.INFO: ==5801== Releasing lock... [2026-04-12 20:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:25:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:25:04] Production.INFO: ==5797== Releasing lock... [2026-04-12 20:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:25:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:25:11] Production.ERROR: CronJobId end10 [2026-04-12 20:25:11] Production.INFO: ==5799== Releasing lock... [2026-04-12 20:25:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:25:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:25:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:25:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:25:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:25:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:25:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:25:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:25:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:25:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:25:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:25:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:25:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:25:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:25:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:25:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:25:12] Production.INFO: call_cost start [2026-04-12 20:25:12] Production.INFO: call_cost end [2026-04-12 20:25:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:25:12] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:25:12] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:25:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:25:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:25:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:25:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:25:12] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:25:12] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:25:12] Production.INFO: ==5795== Releasing lock... [2026-04-12 20:25:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:25:12] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:26:01] Production.INFO: ==5883== Lock acquired, processing the job... [2026-04-13 01:26:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:26:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:26:01] Production.INFO: neon service started [2026-04-13 01:26:01] Production.INFO: neon service started [2026-04-13 01:26:01] Production.INFO: ==5883== Releasing lock... [2026-04-13 01:26:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:26:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 20:26:01] Production.INFO: ==5888== Lock acquired, processing the job... [2026-04-12 20:26:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 20:26:01] Production.INFO: ==5888== Releasing lock... [2026-04-12 20:26:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:26:01] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:26:02] Production.INFO: ==5890== Lock acquired, processing the job... [2026-04-13 00:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:26:02] Production.INFO: ==5890== Releasing lock... [2026-04-13 00:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:26:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:26:02] Production.INFO: ==5893== Lock acquired, processing the job... [2026-04-12 20:26:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:26:02] Production.INFO: ==5897== Lock acquired, processing the job... [2026-04-12 20:26:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:26:02] Production.INFO: ==5899== Lock acquired, processing the job... [2026-04-12 20:26:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:26:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:26:02] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:26:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:26:02] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:26:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:26:02] Production.INFO: ==5895== Lock acquired, processing the job... [2026-04-12 20:26:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:26:02] Production.INFO: ==5901== Lock acquired, processing the job... [2026-04-12 20:26:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:26:03] Production.INFO: Account Balance Start. [2026-04-12 20:26:03] Production.INFO: CreateAllLog Start [2026-04-12 20:26:03] Production.INFO: 117 [2026-04-12 20:26:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:26:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:26:03] Production.INFO: Date 2026-04-09 [2026-04-12 20:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:26:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:26:03] Production.INFO: Date 2026-04-10 [2026-04-12 20:26:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:26:03] Production.INFO: ==5901== Releasing lock... [2026-04-12 20:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:26:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:26:03] Production.INFO: Date 2026-04-11 [2026-04-12 20:26:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:26:03] Production.INFO: Date 2026-04-12 [2026-04-12 20:26:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:26:03] Production.INFO: Total Charge 0 [2026-04-12 20:26:03] Production.INFO: CreateAllLog End [2026-04-12 20:26:03] Production.INFO: Account Balance End. [2026-04-12 20:26:03] Production.ERROR: CronJobId end 12 [2026-04-12 20:26:03] Production.INFO: ==5899== Releasing lock... [2026-04-12 20:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:26:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:26:03] Production.INFO: ==5895== Releasing lock... [2026-04-12 20:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:26:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:26:12] Production.ERROR: CronJobId end10 [2026-04-12 20:26:12] Production.INFO: ==5897== Releasing lock... [2026-04-12 20:26:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:26:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:26:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:26:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:26:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:26:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:26:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:26:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:26:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:26:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:26:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:26:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:26:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:26:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:26:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:26:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:26:14] Production.INFO: call_cost start [2026-04-12 20:26:14] Production.INFO: call_cost end [2026-04-12 20:26:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:26:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:26:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:26:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:26:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:26:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:26:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:26:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:26:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:26:14] Production.INFO: ==5893== Releasing lock... [2026-04-12 20:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:26:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:27:01] Production.INFO: ==5985== Lock acquired, processing the job... [2026-04-13 01:27:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:27:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:27:01] Production.INFO: neon service started [2026-04-13 01:27:01] Production.INFO: neon service started [2026-04-13 01:27:01] Production.INFO: ==5985== Releasing lock... [2026-04-13 01:27:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:27:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 20:27:02] Production.INFO: ==5987== Lock acquired, processing the job... [2026-04-12 20:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 20:27:02] Production.INFO: ==5987== Releasing lock... [2026-04-12 20:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:27:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:27:02] Production.INFO: ==5989== Lock acquired, processing the job... [2026-04-13 00:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:27:02] Production.INFO: ==5989== Releasing lock... [2026-04-13 00:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:27:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:27:03] Production.INFO: ==5994== Lock acquired, processing the job... [2026-04-12 20:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:27:03] Production.INFO: ==5996== Lock acquired, processing the job... [2026-04-12 20:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:27:03] Production.INFO: ==6002== Lock acquired, processing the job... [2026-04-12 20:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:27:03] Production.INFO: ==5998== Lock acquired, processing the job... [2026-04-12 20:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:27:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:27:03] Production.INFO: ==6000== Lock acquired, processing the job... [2026-04-12 20:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:27:03] Production.INFO: ==6002== Releasing lock... [2026-04-12 20:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:27:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:27:03] Production.INFO: Account Balance Start. [2026-04-12 20:27:03] Production.INFO: CreateAllLog Start [2026-04-12 20:27:03] Production.INFO: 117 [2026-04-12 20:27:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:27:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:27:03] Production.INFO: ==5996== Releasing lock... [2026-04-12 20:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:27:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:27:03] Production.INFO: Date 2026-04-09 [2026-04-12 20:27:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:27:03] Production.INFO: Date 2026-04-10 [2026-04-12 20:27:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:27:03] Production.INFO: Date 2026-04-11 [2026-04-12 20:27:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:27:03] Production.INFO: Date 2026-04-12 [2026-04-12 20:27:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:27:03] Production.INFO: Total Charge 0 [2026-04-12 20:27:03] Production.INFO: CreateAllLog End [2026-04-12 20:27:04] Production.INFO: Account Balance End. [2026-04-12 20:27:04] Production.ERROR: CronJobId end 12 [2026-04-12 20:27:04] Production.INFO: ==6000== Releasing lock... [2026-04-12 20:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:27:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:27:10] Production.ERROR: CronJobId end10 [2026-04-12 20:27:10] Production.INFO: ==5998== Releasing lock... [2026-04-12 20:27:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:27:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:27:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:27:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:27:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:27:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:27:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:27:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:27:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:27:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:27:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:27:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:27:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:27:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:27:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:27:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:27:14] Production.INFO: call_cost start [2026-04-12 20:27:14] Production.INFO: call_cost end [2026-04-12 20:27:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:27:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:27:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:27:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:27:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:27:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:27:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:27:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:27:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:27:14] Production.INFO: ==5994== Releasing lock... [2026-04-12 20:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:27:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:28:02] Production.INFO: ==6097== Lock acquired, processing the job... [2026-04-13 01:28:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:28:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:28:02] Production.INFO: neon service started [2026-04-13 01:28:02] Production.INFO: neon service started [2026-04-13 01:28:02] Production.INFO: ==6097== Releasing lock... [2026-04-13 01:28:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:28:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 20:28:02] Production.INFO: ==6099== Lock acquired, processing the job... [2026-04-12 20:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 20:28:02] Production.INFO: ==6099== Releasing lock... [2026-04-12 20:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:28:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:28:02] Production.INFO: ==6101== Lock acquired, processing the job... [2026-04-13 00:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:28:03] Production.INFO: ==6101== Releasing lock... [2026-04-13 00:28:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:28:03] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:28:03] Production.INFO: ==6107== Lock acquired, processing the job... [2026-04-12 20:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:28:03] Production.INFO: ==6105== Lock acquired, processing the job... [2026-04-12 20:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:28:03] Production.INFO: ==6113== Lock acquired, processing the job... [2026-04-12 20:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:28:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:28:03] Production.INFO: ==6109== Lock acquired, processing the job... [2026-04-12 20:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:28:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:28:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:28:03] Production.INFO: ==6111== Lock acquired, processing the job... [2026-04-12 20:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:28:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:28:03] Production.INFO: ==6113== Releasing lock... [2026-04-12 20:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:28:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:28:03] Production.INFO: Account Balance Start. [2026-04-12 20:28:03] Production.INFO: CreateAllLog Start [2026-04-12 20:28:03] Production.INFO: 117 [2026-04-12 20:28:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:28:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:28:04] Production.INFO: Date 2026-04-09 [2026-04-12 20:28:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:28:04] Production.INFO: Date 2026-04-10 [2026-04-12 20:28:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:28:04] Production.INFO: Date 2026-04-11 [2026-04-12 20:28:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:28:04] Production.INFO: ==6107== Releasing lock... [2026-04-12 20:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:28:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:28:04] Production.INFO: Date 2026-04-12 [2026-04-12 20:28:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:28:04] Production.INFO: Total Charge 0 [2026-04-12 20:28:04] Production.INFO: CreateAllLog End [2026-04-12 20:28:04] Production.INFO: Account Balance End. [2026-04-12 20:28:04] Production.ERROR: CronJobId end 12 [2026-04-12 20:28:04] Production.INFO: ==6111== Releasing lock... [2026-04-12 20:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:28:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:28:12] Production.ERROR: CronJobId end10 [2026-04-12 20:28:12] Production.INFO: ==6109== Releasing lock... [2026-04-12 20:28:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:28:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:28:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:28:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:28:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:28:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:28:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:28:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:28:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:28:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:28:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:28:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:28:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:28:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:28:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:28:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:28:15] Production.INFO: call_cost start [2026-04-12 20:28:15] Production.INFO: call_cost end [2026-04-12 20:28:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:28:15] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:28:15] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:28:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:28:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:28:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:28:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:28:15] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:28:15] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:28:15] Production.INFO: ==6105== Releasing lock... [2026-04-12 20:28:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:28:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:29:01] Production.INFO: ==6200== Lock acquired, processing the job... [2026-04-13 01:29:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:29:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:29:01] Production.INFO: neon service started [2026-04-13 01:29:01] Production.INFO: neon service started [2026-04-13 01:29:01] Production.INFO: ==6200== Releasing lock... [2026-04-13 01:29:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:29:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:29:01] Production.INFO: ==6204== Lock acquired, processing the job... [2026-04-13 00:29:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:29:01] Production.INFO: ==6204== Releasing lock... [2026-04-13 00:29:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:29:01] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:29:02] Production.INFO: ==6202== Lock acquired, processing the job... [2026-04-12 20:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 20:29:02] Production.INFO: ==6202== Releasing lock... [2026-04-12 20:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:29:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 20:29:02] Production.INFO: ==6208== Lock acquired, processing the job... [2026-04-12 20:29:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:29:03] Production.INFO: ==6206== Lock acquired, processing the job... [2026-04-12 20:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:29:03] Production.INFO: ==6210== Lock acquired, processing the job... [2026-04-12 20:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:29:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:29:03] Production.INFO: ==6215== Lock acquired, processing the job... [2026-04-12 20:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:29:03] Production.INFO: ==6212== Lock acquired, processing the job... [2026-04-12 20:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:29:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:29:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:29:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:29:03] Production.INFO: Account Balance Start. [2026-04-12 20:29:03] Production.INFO: CreateAllLog Start [2026-04-12 20:29:03] Production.INFO: 117 [2026-04-12 20:29:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:29:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:29:03] Production.INFO: ==6215== Releasing lock... [2026-04-12 20:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:29:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:29:03] Production.INFO: Date 2026-04-09 [2026-04-12 20:29:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:29:03] Production.INFO: Date 2026-04-10 [2026-04-12 20:29:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:29:03] Production.INFO: Date 2026-04-11 [2026-04-12 20:29:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:29:03] Production.INFO: Date 2026-04-12 [2026-04-12 20:29:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:29:03] Production.INFO: Total Charge 0 [2026-04-12 20:29:03] Production.INFO: CreateAllLog End [2026-04-12 20:29:03] Production.INFO: Account Balance End. [2026-04-12 20:29:03] Production.INFO: ==6208== Releasing lock... [2026-04-12 20:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:29:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:29:03] Production.ERROR: CronJobId end 12 [2026-04-12 20:29:03] Production.INFO: ==6212== Releasing lock... [2026-04-12 20:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:29:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:29:11] Production.ERROR: CronJobId end10 [2026-04-12 20:29:11] Production.INFO: ==6210== Releasing lock... [2026-04-12 20:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:29:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:29:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:29:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:29:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:29:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:29:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:29:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:29:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:29:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:29:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:29:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:29:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:29:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:29:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:29:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:29:14] Production.INFO: call_cost start [2026-04-12 20:29:14] Production.INFO: call_cost end [2026-04-12 20:29:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:29:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:29:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:29:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:29:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:29:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:29:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:29:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:29:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:29:14] Production.INFO: ==6206== Releasing lock... [2026-04-12 20:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:29:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:30:01] Production.INFO: ==6300== Lock acquired, processing the job... [2026-04-13 01:30:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:30:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:30:01] Production.INFO: neon service started [2026-04-13 01:30:01] Production.INFO: neon service started [2026-04-13 01:30:01] Production.INFO: ==6300== Releasing lock... [2026-04-13 01:30:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:30:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 20:30:02] Production.INFO: ==6302== Lock acquired, processing the job... [2026-04-12 20:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 20:30:02] Production.INFO: ==6302== Releasing lock... [2026-04-12 20:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:30:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:30:02] Production.INFO: ==6304== Lock acquired, processing the job... [2026-04-13 00:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:30:02] Production.INFO: ==6304== Releasing lock... [2026-04-13 00:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:30:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:30:03] Production.INFO: ==6313== Lock acquired, processing the job... [2026-04-12 20:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:30:03] Production.INFO: ==6306== Lock acquired, processing the job... [2026-04-12 20:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:30:03] Production.INFO: ==6308== Lock acquired, processing the job... [2026-04-12 20:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:30:03] Production.INFO: ==6310== Lock acquired, processing the job... [2026-04-12 20:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:30:03] Production.INFO: Account Balance Start. [2026-04-12 20:30:03] Production.INFO: CreateAllLog Start [2026-04-12 20:30:03] Production.INFO: 117 [2026-04-12 20:30:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:30:03] Production.INFO: ==6315== Lock acquired, processing the job... [2026-04-12 20:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:30:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:30:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:30:03] Production.INFO: Date 2026-04-09 [2026-04-12 20:30:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:30:03] Production.INFO: Date 2026-04-10 [2026-04-12 20:30:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:30:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:30:03] Production.INFO: Date 2026-04-11 [2026-04-12 20:30:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:30:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:30:03] Production.INFO: Date 2026-04-12 [2026-04-12 20:30:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:30:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:30:03] Production.INFO: Total Charge 0 [2026-04-12 20:30:03] Production.INFO: ==6315== Releasing lock... [2026-04-12 20:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:30:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:30:03] Production.INFO: CreateAllLog End [2026-04-12 20:30:03] Production.INFO: Account Balance End. [2026-04-12 20:30:04] Production.ERROR: CronJobId end 12 [2026-04-12 20:30:04] Production.INFO: ==6313== Releasing lock... [2026-04-12 20:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:30:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:30:04] Production.INFO: ==6308== Releasing lock... [2026-04-12 20:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:30:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:30:11] Production.ERROR: CronJobId end10 [2026-04-12 20:30:11] Production.INFO: ==6310== Releasing lock... [2026-04-12 20:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:30:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:30:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:30:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:30:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:30:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:30:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:30:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:30:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:30:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:30:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:30:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:30:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:30:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:30:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:30:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:30:14] Production.INFO: call_cost start [2026-04-12 20:30:14] Production.INFO: call_cost end [2026-04-12 20:30:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:30:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:30:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:30:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:30:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:30:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:30:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:30:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:30:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:30:14] Production.INFO: ==6306== Releasing lock... [2026-04-12 20:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:30:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:31:01] Production.INFO: ==6406== Lock acquired, processing the job... [2026-04-13 01:31:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:31:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:31:01] Production.INFO: neon service started [2026-04-13 01:31:01] Production.INFO: neon service started [2026-04-13 01:31:01] Production.INFO: ==6406== Releasing lock... [2026-04-13 01:31:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:31:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:31:01] Production.INFO: ==6411== Lock acquired, processing the job... [2026-04-13 00:31:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:31:01] Production.INFO: ==6411== Releasing lock... [2026-04-13 00:31:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:31:01] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:31:01] Production.INFO: ==6409== Lock acquired, processing the job... [2026-04-12 20:31:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 20:31:02] Production.INFO: ==6409== Releasing lock... [2026-04-12 20:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:31:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 20:31:03] Production.INFO: ==6413== Lock acquired, processing the job... [2026-04-12 20:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-12 20:31:03] Production.INFO: ==6415== Lock acquired, processing the job... [2026-04-12 20:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:31:03] Production.INFO: ==6417== Lock acquired, processing the job... [2026-04-12 20:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:31:03] Production.INFO: ==6421== Lock acquired, processing the job... [2026-04-12 20:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:31:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-12 20:31:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-12 20:31:03] Production.ERROR: CronJob PID - 6415 [2026-04-12 20:31:03] Production.ERROR: CronJob Title - System Alerts [2026-04-12 20:31:03] Production.ERROR: CronJob ID - 5 [2026-04-12 20:31:03] Production.ERROR: CronJob Last Run Time 2026-04-12 20:31:00 [2026-04-12 20:31:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-12 20:31:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-12 20:31:03] Production.INFO: ==6423== Lock acquired, processing the job... [2026-04-12 20:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-12 20:31:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:31:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-12 20:31:03] Production.INFO: ==6413== Releasing lock... [2026-04-12 20:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-12 20:31:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-12 20:31:03] Production.INFO: ==6419== Lock acquired, processing the job... [2026-04-12 20:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:31:03] Production.INFO: Account Balance Start. [2026-04-12 20:31:03] Production.INFO: CreateAllLog Start [2026-04-12 20:31:03] Production.INFO: 117 [2026-04-12 20:31:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-12 20:31:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:31:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:31:03] Production.INFO: Date 2026-04-09 [2026-04-12 20:31:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:31:03] Production.INFO: Date 2026-04-10 [2026-04-12 20:31:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:31:03] Production.INFO: ==6425== Lock acquired, processing the job... [2026-04-12 20:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:31:03] Production.INFO: Date 2026-04-11 [2026-04-12 20:31:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:31:03] Production.INFO: Date 2026-04-12 [2026-04-12 20:31:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:31:03] Production.INFO: Total Charge 0 [2026-04-12 20:31:03] Production.INFO: CreateAllLog End [2026-04-12 20:31:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:31:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:31:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:31:04] Production.INFO: ==6425== Releasing lock... [2026-04-12 20:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:31:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:31:04] Production.ERROR: done [2026-04-12 20:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-12 20:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085220', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) start [2026-04-12 20:31:04] Production.INFO: ==6417== Releasing lock... [2026-04-12 20:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:31:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:31:04] Production.INFO: Account Balance End. [2026-04-12 20:31:04] Production.ERROR: CronJobId end 12 [2026-04-12 20:31:04] Production.INFO: ==6421== Releasing lock... [2026-04-12 20:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:31:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:31:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085220', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) end [2026-04-12 20:31:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-12 20:31:10] Production.INFO: ProcessCDR(1,17085220,1,1,2) [2026-04-12 20:31:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17085220,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 20:31:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17085220,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 20:31:10] Production.ERROR: pbx prc_insertCDR start [2026-04-12 20:31:10] Production.ERROR: pbx prc_insertCDR end [2026-04-12 20:31:11] Production.INFO: ==6423== Releasing lock... [2026-04-12 20:31:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-12 20:31:11] Production.INFO: 26 MB #Memory Used# [2026-04-12 20:31:14] Production.ERROR: CronJobId end10 [2026-04-12 20:31:14] Production.INFO: ==6419== Releasing lock... [2026-04-12 20:31:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:31:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:31:17] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:31:17] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:31:17] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:31:17] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:31:17] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:31:17] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:31:17] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:31:17] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:31:17] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:31:17] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:31:17] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:31:17] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:31:17] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:31:17] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:31:17] Production.INFO: call_cost start [2026-04-12 20:31:17] Production.INFO: call_cost end [2026-04-12 20:31:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:31:17] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:31:17] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:31:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:31:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:31:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:31:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:31:17] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:31:17] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:31:17] Production.INFO: ==6415== Releasing lock... [2026-04-12 20:31:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:31:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:32:02] Production.INFO: ==6508== Lock acquired, processing the job... [2026-04-13 01:32:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:32:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:32:02] Production.INFO: neon service started [2026-04-13 01:32:02] Production.INFO: neon service started [2026-04-13 01:32:02] Production.INFO: ==6508== Releasing lock... [2026-04-13 01:32:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:32:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 20:32:02] Production.INFO: ==6512== Lock acquired, processing the job... [2026-04-12 20:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:32:03] Production.INFO: ==6514== Lock acquired, processing the job... [2026-04-13 00:32:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:32:03] Production.INFO: ==6514== Releasing lock... [2026-04-13 00:32:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:32:03] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:32:03] Production.INFO: ==6512== Releasing lock... [2026-04-12 20:32:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:32:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 20:32:04] Production.INFO: ==6517== Lock acquired, processing the job... [2026-04-12 20:32:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:32:04] Production.INFO: ==6519== Lock acquired, processing the job... [2026-04-12 20:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:32:04] Production.INFO: ==6521== Lock acquired, processing the job... [2026-04-12 20:32:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:32:04] Production.INFO: ==6523== Lock acquired, processing the job... [2026-04-12 20:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:32:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:32:04] Production.INFO: Account Balance Start. [2026-04-12 20:32:04] Production.INFO: CreateAllLog Start [2026-04-12 20:32:04] Production.INFO: 117 [2026-04-12 20:32:04] Production.INFO: ==6525== Lock acquired, processing the job... [2026-04-12 20:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:32:04] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:32:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:32:04] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:32:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:32:04] Production.INFO: Date 2026-04-08 [2026-04-12 20:32:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:32:04] Production.INFO: Date 2026-04-09 [2026-04-12 20:32:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:32:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:32:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:32:04] Production.INFO: Date 2026-04-10 [2026-04-12 20:32:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:32:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:32:04] Production.INFO: ==6525== Releasing lock... [2026-04-12 20:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:32:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:32:04] Production.INFO: Date 2026-04-11 [2026-04-12 20:32:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:32:04] Production.INFO: Date 2026-04-12 [2026-04-12 20:32:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:32:04] Production.INFO: Total Charge 0 [2026-04-12 20:32:04] Production.INFO: CreateAllLog End [2026-04-12 20:32:04] Production.INFO: Account Balance End. [2026-04-12 20:32:04] Production.ERROR: CronJobId end 12 [2026-04-12 20:32:04] Production.INFO: ==6523== Releasing lock... [2026-04-12 20:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:32:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:32:04] Production.INFO: ==6519== Releasing lock... [2026-04-12 20:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:32:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:32:12] Production.ERROR: CronJobId end10 [2026-04-12 20:32:12] Production.INFO: ==6521== Releasing lock... [2026-04-12 20:32:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:32:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:32:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:32:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:32:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:32:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:32:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:32:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:32:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:32:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:32:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:32:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:32:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:32:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:32:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:32:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:32:14] Production.INFO: call_cost start [2026-04-12 20:32:14] Production.INFO: call_cost end [2026-04-12 20:32:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:32:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:32:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:32:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:32:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:32:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:32:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:32:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:32:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:32:14] Production.INFO: ==6517== Releasing lock... [2026-04-12 20:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:32:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:33:01] Production.INFO: ==6581== Lock acquired, processing the job... [2026-04-13 01:33:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:33:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:33:01] Production.INFO: neon service started [2026-04-13 01:33:01] Production.INFO: neon service started [2026-04-13 01:33:01] Production.INFO: ==6581== Releasing lock... [2026-04-13 01:33:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:33:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 20:33:01] Production.INFO: ==6583== Lock acquired, processing the job... [2026-04-12 20:33:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 20:33:02] Production.INFO: ==6583== Releasing lock... [2026-04-12 20:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:33:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:33:02] Production.INFO: ==6585== Lock acquired, processing the job... [2026-04-13 00:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:33:02] Production.INFO: ==6585== Releasing lock... [2026-04-13 00:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:33:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:33:02] Production.INFO: ==6589== Lock acquired, processing the job... [2026-04-12 20:33:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:33:02] Production.INFO: ==6587== Lock acquired, processing the job... [2026-04-12 20:33:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:33:03] Production.INFO: ==6593== Lock acquired, processing the job... [2026-04-12 20:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:33:03] Production.INFO: ==6591== Lock acquired, processing the job... [2026-04-12 20:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:33:03] Production.INFO: Account Balance Start. [2026-04-12 20:33:03] Production.INFO: CreateAllLog Start [2026-04-12 20:33:03] Production.INFO: 117 [2026-04-12 20:33:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:33:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:33:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:33:03] Production.INFO: ==6595== Lock acquired, processing the job... [2026-04-12 20:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:33:03] Production.INFO: Date 2026-04-09 [2026-04-12 20:33:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:33:03] Production.INFO: Date 2026-04-10 [2026-04-12 20:33:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:33:03] Production.INFO: Date 2026-04-11 [2026-04-12 20:33:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:33:03] Production.INFO: Date 2026-04-12 [2026-04-12 20:33:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:33:03] Production.INFO: Total Charge 0 [2026-04-12 20:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:33:03] Production.INFO: CreateAllLog End [2026-04-12 20:33:03] Production.INFO: ==6595== Releasing lock... [2026-04-12 20:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:33:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:33:03] Production.INFO: ==6589== Releasing lock... [2026-04-12 20:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:33:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:33:03] Production.INFO: Account Balance End. [2026-04-12 20:33:03] Production.ERROR: CronJobId end 12 [2026-04-12 20:33:03] Production.INFO: ==6593== Releasing lock... [2026-04-12 20:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:33:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:33:10] Production.ERROR: CronJobId end10 [2026-04-12 20:33:10] Production.INFO: ==6591== Releasing lock... [2026-04-12 20:33:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:33:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:33:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:33:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:33:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:33:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:33:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:33:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:33:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:33:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:33:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:33:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:33:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:33:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:33:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:33:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:33:13] Production.INFO: call_cost start [2026-04-12 20:33:13] Production.INFO: call_cost end [2026-04-12 20:33:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:33:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:33:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:33:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:33:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:33:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:33:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:33:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:33:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:33:14] Production.INFO: ==6587== Releasing lock... [2026-04-12 20:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:33:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:34:02] Production.INFO: ==6653== Lock acquired, processing the job... [2026-04-13 01:34:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:34:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:34:02] Production.INFO: neon service started [2026-04-13 01:34:02] Production.INFO: neon service started [2026-04-13 01:34:02] Production.INFO: ==6653== Releasing lock... [2026-04-13 01:34:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:34:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 20:34:02] Production.INFO: ==6655== Lock acquired, processing the job... [2026-04-12 20:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 20:34:02] Production.INFO: ==6655== Releasing lock... [2026-04-12 20:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:34:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:34:02] Production.INFO: ==6657== Lock acquired, processing the job... [2026-04-13 00:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:34:02] Production.INFO: ==6657== Releasing lock... [2026-04-13 00:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:34:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:34:03] Production.INFO: ==6659== Lock acquired, processing the job... [2026-04-12 20:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:34:03] Production.INFO: ==6663== Lock acquired, processing the job... [2026-04-12 20:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:34:03] Production.INFO: ==6667== Lock acquired, processing the job... [2026-04-12 20:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:34:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:34:03] Production.INFO: ==6661== Lock acquired, processing the job... [2026-04-12 20:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:34:03] Production.INFO: ==6665== Lock acquired, processing the job... [2026-04-12 20:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:34:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:34:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:34:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:34:03] Production.INFO: ==6667== Releasing lock... [2026-04-12 20:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:34:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:34:03] Production.INFO: Account Balance Start. [2026-04-12 20:34:03] Production.INFO: CreateAllLog Start [2026-04-12 20:34:03] Production.INFO: 117 [2026-04-12 20:34:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:34:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:34:03] Production.INFO: Date 2026-04-09 [2026-04-12 20:34:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:34:03] Production.INFO: Date 2026-04-10 [2026-04-12 20:34:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:34:03] Production.INFO: Date 2026-04-11 [2026-04-12 20:34:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:34:03] Production.INFO: Date 2026-04-12 [2026-04-12 20:34:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:34:03] Production.INFO: Total Charge 0 [2026-04-12 20:34:03] Production.INFO: CreateAllLog End [2026-04-12 20:34:04] Production.INFO: Account Balance End. [2026-04-12 20:34:04] Production.ERROR: CronJobId end 12 [2026-04-12 20:34:04] Production.INFO: ==6665== Releasing lock... [2026-04-12 20:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:34:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:34:04] Production.INFO: ==6661== Releasing lock... [2026-04-12 20:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:34:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:34:10] Production.ERROR: CronJobId end10 [2026-04-12 20:34:10] Production.INFO: ==6663== Releasing lock... [2026-04-12 20:34:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:34:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:34:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:34:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:34:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:34:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:34:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:34:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:34:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:34:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:34:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:34:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:34:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:34:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:34:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:34:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:34:14] Production.INFO: call_cost start [2026-04-12 20:34:14] Production.INFO: call_cost end [2026-04-12 20:34:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:34:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:34:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:34:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:34:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:34:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:34:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:34:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:34:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:34:14] Production.INFO: ==6659== Releasing lock... [2026-04-12 20:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:34:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:35:01] Production.INFO: ==6730== Lock acquired, processing the job... [2026-04-13 01:35:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:35:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:35:01] Production.INFO: neon service started [2026-04-13 01:35:01] Production.INFO: neon service started [2026-04-13 01:35:01] Production.INFO: ==6730== Releasing lock... [2026-04-13 01:35:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:35:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 20:35:01] Production.INFO: ==6732== Lock acquired, processing the job... [2026-04-12 20:35:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 20:35:02] Production.INFO: ==6732== Releasing lock... [2026-04-12 20:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:35:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:35:02] Production.INFO: ==6734== Lock acquired, processing the job... [2026-04-13 00:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:35:02] Production.INFO: ==6734== Releasing lock... [2026-04-13 00:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:35:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:35:02] Production.INFO: ==6738== Lock acquired, processing the job... [2026-04-12 20:35:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:35:02] Production.INFO: ==6740== Lock acquired, processing the job... [2026-04-12 20:35:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:35:02] Production.INFO: ==6736== Lock acquired, processing the job... [2026-04-12 20:35:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:35:02] Production.INFO: ==6742== Lock acquired, processing the job... [2026-04-12 20:35:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:35:03] Production.INFO: ==6744== Lock acquired, processing the job... [2026-04-12 20:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:35:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:35:03] Production.INFO: Account Balance Start. [2026-04-12 20:35:03] Production.INFO: CreateAllLog Start [2026-04-12 20:35:03] Production.INFO: 117 [2026-04-12 20:35:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:35:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:35:03] Production.INFO: Date 2026-04-09 [2026-04-12 20:35:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:35:03] Production.INFO: Date 2026-04-10 [2026-04-12 20:35:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:35:03] Production.INFO: ==6744== Releasing lock... [2026-04-12 20:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:35:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:35:03] Production.INFO: Date 2026-04-11 [2026-04-12 20:35:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:35:03] Production.INFO: Date 2026-04-12 [2026-04-12 20:35:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:35:03] Production.INFO: Total Charge 0 [2026-04-12 20:35:03] Production.INFO: ==6738== Releasing lock... [2026-04-12 20:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:35:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:35:03] Production.INFO: CreateAllLog End [2026-04-12 20:35:03] Production.INFO: Account Balance End. [2026-04-12 20:35:03] Production.ERROR: CronJobId end 12 [2026-04-12 20:35:03] Production.INFO: ==6742== Releasing lock... [2026-04-12 20:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:35:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:35:10] Production.ERROR: CronJobId end10 [2026-04-12 20:35:10] Production.INFO: ==6740== Releasing lock... [2026-04-12 20:35:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:35:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:35:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:35:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:35:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:35:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:35:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:35:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:35:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:35:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:35:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:35:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:35:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:35:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:35:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:35:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:35:14] Production.INFO: call_cost start [2026-04-12 20:35:14] Production.INFO: call_cost end [2026-04-12 20:35:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:35:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:35:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:35:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:35:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:35:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:35:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:35:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:35:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:35:14] Production.INFO: ==6736== Releasing lock... [2026-04-12 20:35:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:35:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:36:01] Production.INFO: ==6800== Lock acquired, processing the job... [2026-04-13 01:36:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:36:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:36:01] Production.INFO: neon service started [2026-04-13 01:36:01] Production.INFO: neon service started [2026-04-13 01:36:01] Production.INFO: ==6800== Releasing lock... [2026-04-13 01:36:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:36:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 20:36:02] Production.INFO: ==6802== Lock acquired, processing the job... [2026-04-12 20:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 20:36:02] Production.INFO: ==6802== Releasing lock... [2026-04-12 20:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:36:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:36:02] Production.INFO: ==6804== Lock acquired, processing the job... [2026-04-13 00:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:36:02] Production.INFO: ==6804== Releasing lock... [2026-04-13 00:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:36:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:36:03] Production.INFO: ==6806== Lock acquired, processing the job... [2026-04-12 20:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:36:03] Production.INFO: ==6808== Lock acquired, processing the job... [2026-04-12 20:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:36:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:36:03] Production.INFO: ==6810== Lock acquired, processing the job... [2026-04-12 20:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:36:03] Production.INFO: ==6812== Lock acquired, processing the job... [2026-04-12 20:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:36:03] Production.INFO: ==6814== Lock acquired, processing the job... [2026-04-12 20:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:36:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:36:03] Production.INFO: ==6814== Releasing lock... [2026-04-12 20:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:36:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:36:03] Production.INFO: Account Balance Start. [2026-04-12 20:36:03] Production.INFO: CreateAllLog Start [2026-04-12 20:36:03] Production.INFO: 117 [2026-04-12 20:36:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:36:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:36:03] Production.INFO: Date 2026-04-09 [2026-04-12 20:36:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:36:03] Production.INFO: Date 2026-04-10 [2026-04-12 20:36:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:36:03] Production.INFO: Date 2026-04-11 [2026-04-12 20:36:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:36:03] Production.INFO: Date 2026-04-12 [2026-04-12 20:36:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:36:03] Production.INFO: Total Charge 0 [2026-04-12 20:36:03] Production.INFO: CreateAllLog End [2026-04-12 20:36:04] Production.INFO: ==6808== Releasing lock... [2026-04-12 20:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:36:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:36:04] Production.INFO: Account Balance End. [2026-04-12 20:36:04] Production.ERROR: CronJobId end 12 [2026-04-12 20:36:04] Production.INFO: ==6812== Releasing lock... [2026-04-12 20:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:36:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:36:11] Production.ERROR: CronJobId end10 [2026-04-12 20:36:11] Production.INFO: ==6810== Releasing lock... [2026-04-12 20:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:36:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:36:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:36:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:36:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:36:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:36:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:36:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:36:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:36:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:36:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:36:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:36:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:36:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:36:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:36:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:36:14] Production.INFO: call_cost start [2026-04-12 20:36:14] Production.INFO: call_cost end [2026-04-12 20:36:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:36:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:36:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:36:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:36:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:36:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:36:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:36:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:36:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:36:14] Production.INFO: ==6806== Releasing lock... [2026-04-12 20:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:36:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:37:02] Production.INFO: ==6874== Lock acquired, processing the job... [2026-04-13 01:37:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:37:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:37:02] Production.INFO: neon service started [2026-04-13 01:37:02] Production.INFO: neon service started [2026-04-13 01:37:02] Production.INFO: ==6874== Releasing lock... [2026-04-13 01:37:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:37:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:37:02] Production.INFO: ==6878== Lock acquired, processing the job... [2026-04-13 00:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:37:02] Production.INFO: ==6878== Releasing lock... [2026-04-13 00:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:37:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:37:02] Production.INFO: ==6876== Lock acquired, processing the job... [2026-04-12 20:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 20:37:02] Production.INFO: ==6876== Releasing lock... [2026-04-12 20:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:37:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 20:37:03] Production.INFO: ==6885== Lock acquired, processing the job... [2026-04-12 20:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:37:03] Production.INFO: ==6881== Lock acquired, processing the job... [2026-04-12 20:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:37:03] Production.INFO: ==6883== Lock acquired, processing the job... [2026-04-12 20:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:37:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:37:03] Production.INFO: ==6887== Lock acquired, processing the job... [2026-04-12 20:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:37:03] Production.INFO: ==6889== Lock acquired, processing the job... [2026-04-12 20:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:37:03] Production.INFO: Account Balance Start. [2026-04-12 20:37:03] Production.INFO: CreateAllLog Start [2026-04-12 20:37:03] Production.INFO: 117 [2026-04-12 20:37:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:37:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:37:04] Production.INFO: Date 2026-04-09 [2026-04-12 20:37:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:37:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:37:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:37:04] Production.INFO: Date 2026-04-10 [2026-04-12 20:37:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:37:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:37:04] Production.INFO: ==6889== Releasing lock... [2026-04-12 20:37:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:37:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:37:04] Production.INFO: Date 2026-04-11 [2026-04-12 20:37:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:37:04] Production.INFO: Date 2026-04-12 [2026-04-12 20:37:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:37:04] Production.INFO: Total Charge 0 [2026-04-12 20:37:04] Production.INFO: CreateAllLog End [2026-04-12 20:37:04] Production.INFO: Account Balance End. [2026-04-12 20:37:04] Production.ERROR: CronJobId end 12 [2026-04-12 20:37:04] Production.INFO: ==6887== Releasing lock... [2026-04-12 20:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:37:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:37:04] Production.INFO: ==6883== Releasing lock... [2026-04-12 20:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:37:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:37:12] Production.ERROR: CronJobId end10 [2026-04-12 20:37:12] Production.INFO: ==6885== Releasing lock... [2026-04-12 20:37:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:37:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:37:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:37:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:37:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:37:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:37:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:37:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:37:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:37:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:37:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:37:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:37:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:37:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:37:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:37:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:37:14] Production.INFO: call_cost start [2026-04-12 20:37:14] Production.INFO: call_cost end [2026-04-12 20:37:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:37:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:37:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:37:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:37:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:37:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:37:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:37:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:37:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:37:14] Production.INFO: ==6881== Releasing lock... [2026-04-12 20:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:37:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:38:01] Production.INFO: ==6950== Lock acquired, processing the job... [2026-04-13 01:38:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:38:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:38:01] Production.INFO: neon service started [2026-04-13 01:38:01] Production.INFO: neon service started [2026-04-13 01:38:01] Production.INFO: ==6950== Releasing lock... [2026-04-13 01:38:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:38:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:38:02] Production.INFO: ==6954== Lock acquired, processing the job... [2026-04-13 00:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:38:02] Production.INFO: ==6954== Releasing lock... [2026-04-13 00:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:38:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:38:02] Production.INFO: ==6952== Lock acquired, processing the job... [2026-04-12 20:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 20:38:02] Production.INFO: ==6952== Releasing lock... [2026-04-12 20:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:38:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 20:38:03] Production.INFO: ==6959== Lock acquired, processing the job... [2026-04-12 20:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:38:03] Production.INFO: ==6963== Lock acquired, processing the job... [2026-04-12 20:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:38:03] Production.INFO: Account Balance Start. [2026-04-12 20:38:03] Production.INFO: CreateAllLog Start [2026-04-12 20:38:03] Production.INFO: 117 [2026-04-12 20:38:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:38:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:38:03] Production.INFO: Date 2026-04-09 [2026-04-12 20:38:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:38:03] Production.INFO: Date 2026-04-10 [2026-04-12 20:38:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:38:03] Production.INFO: Date 2026-04-11 [2026-04-12 20:38:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:38:03] Production.INFO: ==6961== Lock acquired, processing the job... [2026-04-12 20:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:38:03] Production.INFO: ==6965== Lock acquired, processing the job... [2026-04-12 20:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:38:03] Production.INFO: Date 2026-04-12 [2026-04-12 20:38:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:38:03] Production.INFO: Total Charge 0 [2026-04-12 20:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:38:03] Production.INFO: CreateAllLog End [2026-04-12 20:38:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:38:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:38:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:38:03] Production.INFO: ==6957== Lock acquired, processing the job... [2026-04-12 20:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:38:03] Production.INFO: Account Balance End. [2026-04-12 20:38:03] Production.INFO: ==6965== Releasing lock... [2026-04-12 20:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:38:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:38:03] Production.ERROR: CronJobId end 12 [2026-04-12 20:38:03] Production.INFO: ==6963== Releasing lock... [2026-04-12 20:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:38:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:38:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:38:03] Production.INFO: ==6959== Releasing lock... [2026-04-12 20:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:38:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:38:11] Production.ERROR: CronJobId end10 [2026-04-12 20:38:11] Production.INFO: ==6961== Releasing lock... [2026-04-12 20:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:38:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:38:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:38:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:38:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:38:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:38:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:38:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:38:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:38:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:38:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:38:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:38:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:38:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:38:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:38:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:38:13] Production.INFO: call_cost start [2026-04-12 20:38:13] Production.INFO: call_cost end [2026-04-12 20:38:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:38:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:38:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:38:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:38:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:38:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:38:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:38:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:38:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:38:13] Production.INFO: ==6957== Releasing lock... [2026-04-12 20:38:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:38:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:39:02] Production.INFO: ==7023== Lock acquired, processing the job... [2026-04-13 01:39:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:39:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:39:02] Production.INFO: neon service started [2026-04-13 01:39:02] Production.INFO: neon service started [2026-04-13 01:39:02] Production.INFO: ==7023== Releasing lock... [2026-04-13 01:39:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:39:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 20:39:02] Production.INFO: ==7025== Lock acquired, processing the job... [2026-04-12 20:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 20:39:02] Production.INFO: ==7025== Releasing lock... [2026-04-12 20:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:39:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:39:02] Production.INFO: ==7027== Lock acquired, processing the job... [2026-04-13 00:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:39:02] Production.INFO: ==7027== Releasing lock... [2026-04-13 00:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:39:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:39:03] Production.INFO: ==7038== Lock acquired, processing the job... [2026-04-12 20:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:39:03] Production.INFO: ==7038== Releasing lock... [2026-04-12 20:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:39:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:39:03] Production.INFO: ==7030== Lock acquired, processing the job... [2026-04-12 20:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:39:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:39:03] Production.INFO: ==7032== Lock acquired, processing the job... [2026-04-12 20:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:39:03] Production.INFO: ==7034== Lock acquired, processing the job... [2026-04-12 20:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:39:03] Production.INFO: ==7036== Lock acquired, processing the job... [2026-04-12 20:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:39:03] Production.INFO: Account Balance Start. [2026-04-12 20:39:03] Production.INFO: CreateAllLog Start [2026-04-12 20:39:03] Production.INFO: 117 [2026-04-12 20:39:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:39:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:39:04] Production.INFO: Date 2026-04-09 [2026-04-12 20:39:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:39:04] Production.INFO: Date 2026-04-10 [2026-04-12 20:39:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:39:04] Production.INFO: Date 2026-04-11 [2026-04-12 20:39:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:39:04] Production.INFO: Date 2026-04-12 [2026-04-12 20:39:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:39:04] Production.INFO: Total Charge 0 [2026-04-12 20:39:04] Production.INFO: CreateAllLog End [2026-04-12 20:39:04] Production.INFO: Account Balance End. [2026-04-12 20:39:04] Production.ERROR: CronJobId end 12 [2026-04-12 20:39:04] Production.INFO: ==7036== Releasing lock... [2026-04-12 20:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:39:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:39:04] Production.INFO: ==7032== Releasing lock... [2026-04-12 20:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:39:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:39:10] Production.ERROR: CronJobId end10 [2026-04-12 20:39:10] Production.INFO: ==7034== Releasing lock... [2026-04-12 20:39:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:39:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:39:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:39:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:39:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:39:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:39:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:39:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:39:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:39:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:39:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:39:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:39:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:39:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:39:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:39:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:39:14] Production.INFO: call_cost start [2026-04-12 20:39:14] Production.INFO: call_cost end [2026-04-12 20:39:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:39:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:39:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:39:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:39:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:39:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:39:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:39:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:39:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:39:14] Production.INFO: ==7030== Releasing lock... [2026-04-12 20:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:39:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:40:01] Production.INFO: ==7096== Lock acquired, processing the job... [2026-04-13 01:40:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:40:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:40:01] Production.INFO: neon service started [2026-04-13 01:40:01] Production.INFO: neon service started [2026-04-13 01:40:01] Production.INFO: ==7096== Releasing lock... [2026-04-13 01:40:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:40:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:40:01] Production.INFO: ==7100== Lock acquired, processing the job... [2026-04-13 00:40:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:40:01] Production.INFO: ==7100== Releasing lock... [2026-04-13 00:40:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:40:01] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:40:02] Production.INFO: ==7098== Lock acquired, processing the job... [2026-04-12 20:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 20:40:02] Production.INFO: ==7098== Releasing lock... [2026-04-12 20:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:40:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 20:40:03] Production.INFO: ==7103== Lock acquired, processing the job... [2026-04-12 20:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:40:03] Production.INFO: ==7107== Lock acquired, processing the job... [2026-04-12 20:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:40:03] Production.INFO: ==7105== Lock acquired, processing the job... [2026-04-12 20:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:40:03] Production.INFO: ==7109== Lock acquired, processing the job... [2026-04-12 20:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:40:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:40:03] Production.INFO: ==7111== Lock acquired, processing the job... [2026-04-12 20:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:40:03] Production.INFO: Account Balance Start. [2026-04-12 20:40:03] Production.INFO: CreateAllLog Start [2026-04-12 20:40:03] Production.INFO: 117 [2026-04-12 20:40:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:40:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:40:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:40:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:40:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:40:03] Production.INFO: Date 2026-04-09 [2026-04-12 20:40:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:40:03] Production.INFO: ==7111== Releasing lock... [2026-04-12 20:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:40:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:40:03] Production.INFO: Date 2026-04-10 [2026-04-12 20:40:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:40:03] Production.INFO: Date 2026-04-11 [2026-04-12 20:40:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:40:03] Production.INFO: Date 2026-04-12 [2026-04-12 20:40:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:40:03] Production.INFO: Total Charge 0 [2026-04-12 20:40:03] Production.INFO: ==7105== Releasing lock... [2026-04-12 20:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:40:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:40:03] Production.INFO: CreateAllLog End [2026-04-12 20:40:03] Production.INFO: Account Balance End. [2026-04-12 20:40:04] Production.ERROR: CronJobId end 12 [2026-04-12 20:40:04] Production.INFO: ==7109== Releasing lock... [2026-04-12 20:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:40:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:40:11] Production.ERROR: CronJobId end10 [2026-04-12 20:40:11] Production.INFO: ==7107== Releasing lock... [2026-04-12 20:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:40:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:40:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:40:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:40:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:40:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:40:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:40:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:40:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:40:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:40:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:40:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:40:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:40:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:40:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:40:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:40:13] Production.INFO: call_cost start [2026-04-12 20:40:13] Production.INFO: call_cost end [2026-04-12 20:40:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:40:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:40:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:40:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:40:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:40:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:40:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:40:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:40:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:40:13] Production.INFO: ==7103== Releasing lock... [2026-04-12 20:40:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:40:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:41:01] Production.INFO: ==7169== Lock acquired, processing the job... [2026-04-13 01:41:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:41:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:41:01] Production.INFO: neon service started [2026-04-13 01:41:01] Production.INFO: neon service started [2026-04-13 01:41:01] Production.INFO: ==7169== Releasing lock... [2026-04-13 01:41:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:41:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:41:02] Production.INFO: ==7173== Lock acquired, processing the job... [2026-04-13 00:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:41:02] Production.INFO: ==7173== Releasing lock... [2026-04-13 00:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:41:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:41:02] Production.INFO: ==7171== Lock acquired, processing the job... [2026-04-12 20:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 20:41:02] Production.INFO: ==7171== Releasing lock... [2026-04-12 20:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:41:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 20:41:03] Production.INFO: ==7176== Lock acquired, processing the job... [2026-04-12 20:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-12 20:41:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-12 20:41:03] Production.INFO: ==7178== Lock acquired, processing the job... [2026-04-12 20:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:41:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-12 20:41:03] Production.INFO: ==7176== Releasing lock... [2026-04-12 20:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-12 20:41:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-12 20:41:03] Production.INFO: ==7180== Lock acquired, processing the job... [2026-04-12 20:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:41:03] Production.INFO: ==7182== Lock acquired, processing the job... [2026-04-12 20:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:41:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:41:03] Production.INFO: ==7184== Lock acquired, processing the job... [2026-04-12 20:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:41:03] Production.INFO: ==7186== Lock acquired, processing the job... [2026-04-12 20:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-12 20:41:03] Production.INFO: ==7188== Lock acquired, processing the job... [2026-04-12 20:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:41:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-12 20:41:04] Production.INFO: Account Balance Start. [2026-04-12 20:41:04] Production.INFO: CreateAllLog Start [2026-04-12 20:41:04] Production.INFO: 117 [2026-04-12 20:41:04] Production.INFO: Date 2026-04-08 [2026-04-12 20:41:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:41:04] Production.INFO: Date 2026-04-09 [2026-04-12 20:41:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:41:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:41:04] Production.INFO: Date 2026-04-10 [2026-04-12 20:41:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:41:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:41:04] Production.INFO: Date 2026-04-11 [2026-04-12 20:41:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:41:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:41:04] Production.INFO: Date 2026-04-12 [2026-04-12 20:41:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:41:04] Production.INFO: ==7188== Releasing lock... [2026-04-12 20:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:41:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:41:04] Production.INFO: Total Charge 0 [2026-04-12 20:41:04] Production.INFO: CreateAllLog End [2026-04-12 20:41:04] Production.ERROR: done [2026-04-12 20:41:04] Production.INFO: ==7180== Releasing lock... [2026-04-12 20:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:41:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-12 20:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085261', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) start [2026-04-12 20:41:04] Production.INFO: Account Balance End. [2026-04-12 20:41:04] Production.ERROR: CronJobId end 12 [2026-04-12 20:41:04] Production.INFO: ==7184== Releasing lock... [2026-04-12 20:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:41:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:41:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085261', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) end [2026-04-12 20:41:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-12 20:41:10] Production.INFO: ProcessCDR(1,17085261,1,1,2) [2026-04-12 20:41:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17085261,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 20:41:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17085261,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 20:41:10] Production.ERROR: pbx prc_insertCDR start [2026-04-12 20:41:10] Production.ERROR: pbx prc_insertCDR end [2026-04-12 20:41:10] Production.INFO: ==7186== Releasing lock... [2026-04-12 20:41:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-12 20:41:10] Production.INFO: 26 MB #Memory Used# [2026-04-12 20:41:13] Production.ERROR: CronJobId end10 [2026-04-12 20:41:13] Production.INFO: ==7182== Releasing lock... [2026-04-12 20:41:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:41:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:41:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:41:16] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:41:16] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:41:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:41:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:41:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:41:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:41:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:41:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:41:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:41:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:41:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:41:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:41:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:41:17] Production.INFO: call_cost start [2026-04-12 20:41:17] Production.INFO: call_cost end [2026-04-12 20:41:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:41:17] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:41:17] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:41:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:41:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:41:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:41:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:41:17] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:41:17] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:41:17] Production.INFO: ==7178== Releasing lock... [2026-04-12 20:41:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:41:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:42:02] Production.INFO: ==7241== Lock acquired, processing the job... [2026-04-13 01:42:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:42:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:42:02] Production.INFO: neon service started [2026-04-13 01:42:02] Production.INFO: neon service started [2026-04-13 01:42:02] Production.INFO: ==7241== Releasing lock... [2026-04-13 01:42:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:42:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 20:42:02] Production.INFO: ==7244== Lock acquired, processing the job... [2026-04-12 20:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 20:42:03] Production.INFO: ==7244== Releasing lock... [2026-04-12 20:42:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:42:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:42:03] Production.INFO: ==7246== Lock acquired, processing the job... [2026-04-13 00:42:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:42:03] Production.INFO: ==7246== Releasing lock... [2026-04-13 00:42:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:42:03] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:42:03] Production.INFO: ==7256== Lock acquired, processing the job... [2026-04-12 20:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:42:03] Production.INFO: ==7248== Lock acquired, processing the job... [2026-04-12 20:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:42:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:42:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:42:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:42:03] Production.INFO: ==7256== Releasing lock... [2026-04-12 20:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:42:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:42:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:42:03] Production.INFO: ==7250== Lock acquired, processing the job... [2026-04-12 20:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:42:04] Production.INFO: ==7252== Lock acquired, processing the job... [2026-04-12 20:42:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:42:04] Production.INFO: ==7254== Lock acquired, processing the job... [2026-04-12 20:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:42:04] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:42:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:42:04] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:42:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:42:04] Production.INFO: Account Balance Start. [2026-04-12 20:42:04] Production.INFO: CreateAllLog Start [2026-04-12 20:42:04] Production.INFO: 117 [2026-04-12 20:42:04] Production.INFO: Date 2026-04-08 [2026-04-12 20:42:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:42:04] Production.INFO: ==7250== Releasing lock... [2026-04-12 20:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:42:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:42:04] Production.INFO: Date 2026-04-09 [2026-04-12 20:42:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:42:04] Production.INFO: Date 2026-04-10 [2026-04-12 20:42:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:42:04] Production.INFO: Date 2026-04-11 [2026-04-12 20:42:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:42:04] Production.INFO: Date 2026-04-12 [2026-04-12 20:42:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:42:04] Production.INFO: Total Charge 0 [2026-04-12 20:42:04] Production.INFO: CreateAllLog End [2026-04-12 20:42:05] Production.INFO: Account Balance End. [2026-04-12 20:42:05] Production.ERROR: CronJobId end 12 [2026-04-12 20:42:05] Production.INFO: ==7254== Releasing lock... [2026-04-12 20:42:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:42:05] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:42:11] Production.ERROR: CronJobId end10 [2026-04-12 20:42:11] Production.INFO: ==7252== Releasing lock... [2026-04-12 20:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:42:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:42:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:42:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:42:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:42:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:42:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:42:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:42:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:42:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:42:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:42:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:42:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:42:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:42:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:42:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:42:14] Production.INFO: call_cost start [2026-04-12 20:42:14] Production.INFO: call_cost end [2026-04-12 20:42:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:42:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:42:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:42:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:42:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:42:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:42:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:42:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:42:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:42:14] Production.INFO: ==7248== Releasing lock... [2026-04-12 20:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:42:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:43:01] Production.INFO: ==7320== Lock acquired, processing the job... [2026-04-13 01:43:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:43:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:43:01] Production.INFO: neon service started [2026-04-13 01:43:01] Production.INFO: neon service started [2026-04-13 01:43:01] Production.INFO: ==7320== Releasing lock... [2026-04-13 01:43:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:43:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 20:43:02] Production.INFO: ==7322== Lock acquired, processing the job... [2026-04-12 20:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 20:43:02] Production.INFO: ==7322== Releasing lock... [2026-04-12 20:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:43:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:43:02] Production.INFO: ==7324== Lock acquired, processing the job... [2026-04-13 00:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:43:02] Production.INFO: ==7324== Releasing lock... [2026-04-13 00:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:43:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:43:03] Production.INFO: ==7326== Lock acquired, processing the job... [2026-04-12 20:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:43:03] Production.INFO: ==7328== Lock acquired, processing the job... [2026-04-12 20:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:43:03] Production.INFO: ==7330== Lock acquired, processing the job... [2026-04-12 20:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:43:03] Production.INFO: ==7332== Lock acquired, processing the job... [2026-04-12 20:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:43:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:43:03] Production.INFO: ==7334== Lock acquired, processing the job... [2026-04-12 20:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:43:03] Production.INFO: Account Balance Start. [2026-04-12 20:43:03] Production.INFO: CreateAllLog Start [2026-04-12 20:43:03] Production.INFO: 117 [2026-04-12 20:43:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:43:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:43:03] Production.INFO: Date 2026-04-09 [2026-04-12 20:43:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:43:03] Production.INFO: Date 2026-04-10 [2026-04-12 20:43:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:43:03] Production.INFO: ==7334== Releasing lock... [2026-04-12 20:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:43:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:43:03] Production.INFO: Date 2026-04-11 [2026-04-12 20:43:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:43:03] Production.INFO: Date 2026-04-12 [2026-04-12 20:43:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:43:03] Production.INFO: Total Charge 0 [2026-04-12 20:43:03] Production.INFO: CreateAllLog End [2026-04-12 20:43:03] Production.INFO: ==7328== Releasing lock... [2026-04-12 20:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:43:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:43:03] Production.INFO: Account Balance End. [2026-04-12 20:43:03] Production.ERROR: CronJobId end 12 [2026-04-12 20:43:03] Production.INFO: ==7332== Releasing lock... [2026-04-12 20:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:43:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:43:10] Production.ERROR: CronJobId end10 [2026-04-12 20:43:10] Production.INFO: ==7330== Releasing lock... [2026-04-12 20:43:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:43:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:43:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:43:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:43:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:43:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:43:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:43:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:43:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:43:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:43:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:43:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:43:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:43:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:43:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:43:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:43:14] Production.INFO: call_cost start [2026-04-12 20:43:14] Production.INFO: call_cost end [2026-04-12 20:43:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:43:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:43:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:43:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:43:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:43:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:43:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:43:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:43:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:43:14] Production.INFO: ==7326== Releasing lock... [2026-04-12 20:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:43:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:44:02] Production.INFO: ==7391== Lock acquired, processing the job... [2026-04-13 01:44:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:44:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:44:02] Production.INFO: neon service started [2026-04-13 01:44:02] Production.INFO: neon service started [2026-04-13 01:44:02] Production.INFO: ==7391== Releasing lock... [2026-04-13 01:44:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:44:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:44:02] Production.INFO: ==7395== Lock acquired, processing the job... [2026-04-13 00:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:44:02] Production.INFO: ==7395== Releasing lock... [2026-04-13 00:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:44:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:44:02] Production.INFO: ==7393== Lock acquired, processing the job... [2026-04-12 20:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 20:44:02] Production.INFO: ==7393== Releasing lock... [2026-04-12 20:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:44:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 20:44:03] Production.INFO: ==7397== Lock acquired, processing the job... [2026-04-12 20:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:44:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:44:03] Production.INFO: ==7400== Lock acquired, processing the job... [2026-04-12 20:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:44:03] Production.INFO: ==7402== Lock acquired, processing the job... [2026-04-12 20:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:44:03] Production.INFO: ==7404== Lock acquired, processing the job... [2026-04-12 20:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:44:03] Production.INFO: ==7406== Lock acquired, processing the job... [2026-04-12 20:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:44:03] Production.INFO: Account Balance Start. [2026-04-12 20:44:03] Production.INFO: CreateAllLog Start [2026-04-12 20:44:03] Production.INFO: 117 [2026-04-12 20:44:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:44:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:44:03] Production.INFO: Date 2026-04-09 [2026-04-12 20:44:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:44:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:44:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:44:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:44:03] Production.INFO: ==7406== Releasing lock... [2026-04-12 20:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:44:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:44:03] Production.INFO: Date 2026-04-10 [2026-04-12 20:44:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:44:03] Production.INFO: Date 2026-04-11 [2026-04-12 20:44:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:44:03] Production.INFO: Date 2026-04-12 [2026-04-12 20:44:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:44:04] Production.INFO: Total Charge 0 [2026-04-12 20:44:04] Production.INFO: CreateAllLog End [2026-04-12 20:44:04] Production.INFO: Account Balance End. [2026-04-12 20:44:04] Production.ERROR: CronJobId end 12 [2026-04-12 20:44:04] Production.INFO: ==7404== Releasing lock... [2026-04-12 20:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:44:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:44:04] Production.INFO: ==7400== Releasing lock... [2026-04-12 20:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:44:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:44:11] Production.ERROR: CronJobId end10 [2026-04-12 20:44:11] Production.INFO: ==7402== Releasing lock... [2026-04-12 20:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:44:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:44:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:44:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:44:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:44:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:44:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:44:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:44:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:44:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:44:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:44:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:44:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:44:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:44:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:44:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:44:13] Production.INFO: call_cost start [2026-04-12 20:44:13] Production.INFO: call_cost end [2026-04-12 20:44:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:44:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:44:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:44:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:44:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:44:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:44:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:44:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:44:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:44:13] Production.INFO: ==7397== Releasing lock... [2026-04-12 20:44:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:44:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:45:01] Production.INFO: ==7464== Lock acquired, processing the job... [2026-04-13 01:45:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:45:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:45:01] Production.INFO: neon service started [2026-04-13 01:45:01] Production.INFO: neon service started [2026-04-13 01:45:01] Production.INFO: ==7464== Releasing lock... [2026-04-13 01:45:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:45:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:45:01] Production.INFO: ==7468== Lock acquired, processing the job... [2026-04-13 00:45:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:45:01] Production.INFO: ==7468== Releasing lock... [2026-04-13 00:45:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:45:01] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:45:02] Production.INFO: ==7466== Lock acquired, processing the job... [2026-04-12 20:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 20:45:02] Production.INFO: ==7466== Releasing lock... [2026-04-12 20:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:45:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 20:45:02] Production.INFO: ==7470== Lock acquired, processing the job... [2026-04-12 20:45:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:45:03] Production.INFO: ==7472== Lock acquired, processing the job... [2026-04-12 20:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:45:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:45:03] Production.INFO: ==7474== Lock acquired, processing the job... [2026-04-12 20:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:45:03] Production.INFO: ==7478== Lock acquired, processing the job... [2026-04-12 20:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:45:03] Production.INFO: ==7476== Lock acquired, processing the job... [2026-04-12 20:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:45:03] Production.INFO: Account Balance Start. [2026-04-12 20:45:03] Production.INFO: CreateAllLog Start [2026-04-12 20:45:03] Production.INFO: 117 [2026-04-12 20:45:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:45:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:45:03] Production.INFO: ==7478== Releasing lock... [2026-04-12 20:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:45:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:45:03] Production.INFO: Date 2026-04-09 [2026-04-12 20:45:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:45:03] Production.INFO: Date 2026-04-10 [2026-04-12 20:45:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:45:03] Production.INFO: Date 2026-04-11 [2026-04-12 20:45:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:45:03] Production.INFO: Date 2026-04-12 [2026-04-12 20:45:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:45:03] Production.INFO: Total Charge 0 [2026-04-12 20:45:03] Production.INFO: CreateAllLog End [2026-04-12 20:45:03] Production.INFO: Account Balance End. [2026-04-12 20:45:03] Production.ERROR: CronJobId end 12 [2026-04-12 20:45:03] Production.INFO: ==7476== Releasing lock... [2026-04-12 20:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:45:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:45:03] Production.INFO: ==7472== Releasing lock... [2026-04-12 20:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:45:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:45:09] Production.ERROR: CronJobId end10 [2026-04-12 20:45:09] Production.INFO: ==7474== Releasing lock... [2026-04-12 20:45:09] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:45:09] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:45:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:45:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:45:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:45:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:45:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:45:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:45:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:45:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:45:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:45:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:45:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:45:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:45:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:45:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:45:14] Production.INFO: call_cost start [2026-04-12 20:45:14] Production.INFO: call_cost end [2026-04-12 20:45:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:45:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:45:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:45:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:45:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:45:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:45:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:45:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:45:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:45:14] Production.INFO: ==7470== Releasing lock... [2026-04-12 20:45:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:45:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:46:01] Production.INFO: ==7538== Lock acquired, processing the job... [2026-04-13 01:46:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:46:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:46:01] Production.INFO: neon service started [2026-04-13 01:46:01] Production.INFO: neon service started [2026-04-13 01:46:01] Production.INFO: ==7538== Releasing lock... [2026-04-13 01:46:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:46:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 20:46:02] Production.INFO: ==7540== Lock acquired, processing the job... [2026-04-12 20:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 20:46:02] Production.INFO: ==7540== Releasing lock... [2026-04-12 20:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:46:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:46:02] Production.INFO: ==7542== Lock acquired, processing the job... [2026-04-13 00:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:46:02] Production.INFO: ==7542== Releasing lock... [2026-04-13 00:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:46:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:46:03] Production.INFO: ==7544== Lock acquired, processing the job... [2026-04-12 20:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:46:03] Production.INFO: ==7550== Lock acquired, processing the job... [2026-04-12 20:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:46:03] Production.INFO: ==7546== Lock acquired, processing the job... [2026-04-12 20:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:46:03] Production.INFO: ==7548== Lock acquired, processing the job... [2026-04-12 20:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:46:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:46:03] Production.INFO: ==7552== Lock acquired, processing the job... [2026-04-12 20:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:46:03] Production.INFO: Account Balance Start. [2026-04-12 20:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:46:03] Production.INFO: CreateAllLog Start [2026-04-12 20:46:03] Production.INFO: 117 [2026-04-12 20:46:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:46:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:46:03] Production.INFO: Date 2026-04-09 [2026-04-12 20:46:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:46:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:46:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:46:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:46:03] Production.INFO: ==7552== Releasing lock... [2026-04-12 20:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:46:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:46:03] Production.INFO: Date 2026-04-10 [2026-04-12 20:46:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:46:03] Production.INFO: Date 2026-04-11 [2026-04-12 20:46:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:46:03] Production.INFO: Date 2026-04-12 [2026-04-12 20:46:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:46:03] Production.INFO: Total Charge 0 [2026-04-12 20:46:03] Production.INFO: CreateAllLog End [2026-04-12 20:46:03] Production.INFO: Account Balance End. [2026-04-12 20:46:03] Production.ERROR: CronJobId end 12 [2026-04-12 20:46:03] Production.INFO: ==7550== Releasing lock... [2026-04-12 20:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:46:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:46:04] Production.INFO: ==7546== Releasing lock... [2026-04-12 20:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:46:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:46:11] Production.ERROR: CronJobId end10 [2026-04-12 20:46:11] Production.INFO: ==7548== Releasing lock... [2026-04-12 20:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:46:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:46:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:46:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:46:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:46:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:46:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:46:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:46:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:46:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:46:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:46:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:46:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:46:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:46:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:46:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:46:14] Production.INFO: call_cost start [2026-04-12 20:46:14] Production.INFO: call_cost end [2026-04-12 20:46:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:46:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:46:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:46:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:46:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:46:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:46:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:46:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:46:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:46:14] Production.INFO: ==7544== Releasing lock... [2026-04-12 20:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:46:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:47:01] Production.INFO: ==7616== Lock acquired, processing the job... [2026-04-13 01:47:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:47:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:47:01] Production.INFO: neon service started [2026-04-13 01:47:01] Production.INFO: neon service started [2026-04-13 01:47:01] Production.INFO: ==7616== Releasing lock... [2026-04-13 01:47:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:47:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:47:01] Production.INFO: ==7620== Lock acquired, processing the job... [2026-04-13 00:47:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:47:01] Production.INFO: ==7620== Releasing lock... [2026-04-13 00:47:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:47:01] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:47:01] Production.INFO: ==7618== Lock acquired, processing the job... [2026-04-12 20:47:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 20:47:02] Production.INFO: ==7618== Releasing lock... [2026-04-12 20:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:47:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 20:47:02] Production.INFO: ==7623== Lock acquired, processing the job... [2026-04-12 20:47:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:47:02] Production.INFO: ==7625== Lock acquired, processing the job... [2026-04-12 20:47:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:47:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:47:02] Production.INFO: ==7627== Lock acquired, processing the job... [2026-04-12 20:47:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:47:02] Production.INFO: ==7629== Lock acquired, processing the job... [2026-04-12 20:47:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:47:02] Production.INFO: ==7631== Lock acquired, processing the job... [2026-04-12 20:47:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:47:02] Production.INFO: Account Balance Start. [2026-04-12 20:47:02] Production.INFO: CreateAllLog Start [2026-04-12 20:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:47:03] Production.INFO: 117 [2026-04-12 20:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:47:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:47:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:47:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:47:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:47:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:47:03] Production.INFO: ==7631== Releasing lock... [2026-04-12 20:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:47:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:47:03] Production.INFO: Date 2026-04-09 [2026-04-12 20:47:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:47:03] Production.INFO: Date 2026-04-10 [2026-04-12 20:47:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:47:03] Production.INFO: Date 2026-04-11 [2026-04-12 20:47:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:47:03] Production.INFO: Date 2026-04-12 [2026-04-12 20:47:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:47:03] Production.INFO: Total Charge 0 [2026-04-12 20:47:03] Production.INFO: CreateAllLog End [2026-04-12 20:47:03] Production.INFO: ==7625== Releasing lock... [2026-04-12 20:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:47:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:47:03] Production.INFO: Account Balance End. [2026-04-12 20:47:03] Production.ERROR: CronJobId end 12 [2026-04-12 20:47:03] Production.INFO: ==7629== Releasing lock... [2026-04-12 20:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:47:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:47:10] Production.ERROR: CronJobId end10 [2026-04-12 20:47:10] Production.INFO: ==7627== Releasing lock... [2026-04-12 20:47:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:47:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:47:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:47:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:47:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:47:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:47:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:47:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:47:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:47:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:47:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:47:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:47:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:47:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:47:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:47:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:47:13] Production.INFO: call_cost start [2026-04-12 20:47:13] Production.INFO: call_cost end [2026-04-12 20:47:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:47:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:47:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:47:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:47:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:47:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:47:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:47:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:47:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:47:14] Production.INFO: ==7623== Releasing lock... [2026-04-12 20:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:47:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:48:01] Production.INFO: ==7687== Lock acquired, processing the job... [2026-04-13 01:48:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:48:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:48:01] Production.INFO: neon service started [2026-04-13 01:48:01] Production.INFO: neon service started [2026-04-13 01:48:01] Production.INFO: ==7687== Releasing lock... [2026-04-13 01:48:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:48:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 20:48:02] Production.INFO: ==7689== Lock acquired, processing the job... [2026-04-12 20:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 20:48:02] Production.INFO: ==7689== Releasing lock... [2026-04-12 20:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:48:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:48:02] Production.INFO: ==7691== Lock acquired, processing the job... [2026-04-13 00:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:48:02] Production.INFO: ==7691== Releasing lock... [2026-04-13 00:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:48:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:48:03] Production.INFO: ==7695== Lock acquired, processing the job... [2026-04-12 20:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:48:03] Production.INFO: ==7693== Lock acquired, processing the job... [2026-04-12 20:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:48:03] Production.INFO: ==7697== Lock acquired, processing the job... [2026-04-12 20:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:48:03] Production.INFO: ==7701== Lock acquired, processing the job... [2026-04-12 20:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:48:03] Production.INFO: ==7699== Lock acquired, processing the job... [2026-04-12 20:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:48:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:48:03] Production.INFO: Account Balance Start. [2026-04-12 20:48:03] Production.INFO: CreateAllLog Start [2026-04-12 20:48:03] Production.INFO: 117 [2026-04-12 20:48:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:48:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:48:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:48:03] Production.INFO: Date 2026-04-09 [2026-04-12 20:48:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:48:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:48:03] Production.INFO: Date 2026-04-10 [2026-04-12 20:48:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:48:03] Production.INFO: Date 2026-04-11 [2026-04-12 20:48:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:48:03] Production.INFO: ==7701== Releasing lock... [2026-04-12 20:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:48:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:48:03] Production.INFO: Date 2026-04-12 [2026-04-12 20:48:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:48:03] Production.INFO: Total Charge 0 [2026-04-12 20:48:03] Production.INFO: CreateAllLog End [2026-04-12 20:48:03] Production.INFO: ==7695== Releasing lock... [2026-04-12 20:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:48:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:48:03] Production.INFO: Account Balance End. [2026-04-12 20:48:03] Production.ERROR: CronJobId end 12 [2026-04-12 20:48:03] Production.INFO: ==7699== Releasing lock... [2026-04-12 20:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:48:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:48:10] Production.ERROR: CronJobId end10 [2026-04-12 20:48:10] Production.INFO: ==7697== Releasing lock... [2026-04-12 20:48:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:48:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:48:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:48:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:48:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:48:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:48:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:48:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:48:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:48:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:48:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:48:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:48:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:48:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:48:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:48:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:48:13] Production.INFO: call_cost start [2026-04-12 20:48:13] Production.INFO: call_cost end [2026-04-12 20:48:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:48:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:48:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:48:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:48:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:48:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:48:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:48:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:48:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:48:13] Production.INFO: ==7693== Releasing lock... [2026-04-12 20:48:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:48:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:49:02] Production.INFO: ==7770== Lock acquired, processing the job... [2026-04-13 01:49:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:49:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:49:02] Production.INFO: neon service started [2026-04-13 01:49:02] Production.INFO: neon service started [2026-04-13 01:49:02] Production.INFO: ==7770== Releasing lock... [2026-04-13 01:49:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:49:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 20:49:02] Production.INFO: ==7772== Lock acquired, processing the job... [2026-04-12 20:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:49:02] Production.INFO: ==7774== Lock acquired, processing the job... [2026-04-13 00:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:49:02] Production.INFO: ==7774== Releasing lock... [2026-04-13 00:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:49:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:49:03] Production.INFO: ==7772== Releasing lock... [2026-04-12 20:49:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:49:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 20:49:03] Production.INFO: ==7777== Lock acquired, processing the job... [2026-04-12 20:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:49:03] Production.INFO: ==7779== Lock acquired, processing the job... [2026-04-12 20:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:49:03] Production.INFO: ==7781== Lock acquired, processing the job... [2026-04-12 20:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:49:03] Production.INFO: ==7783== Lock acquired, processing the job... [2026-04-12 20:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:49:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:49:03] Production.INFO: ==7785== Lock acquired, processing the job... [2026-04-12 20:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:49:03] Production.INFO: Account Balance Start. [2026-04-12 20:49:03] Production.INFO: CreateAllLog Start [2026-04-12 20:49:03] Production.INFO: 117 [2026-04-12 20:49:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:49:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:49:04] Production.INFO: Date 2026-04-09 [2026-04-12 20:49:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:49:04] Production.INFO: Date 2026-04-10 [2026-04-12 20:49:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:49:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:49:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:49:04] Production.INFO: Date 2026-04-11 [2026-04-12 20:49:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:49:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:49:04] Production.INFO: ==7785== Releasing lock... [2026-04-12 20:49:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:49:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:49:04] Production.INFO: Date 2026-04-12 [2026-04-12 20:49:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:49:04] Production.INFO: Total Charge 0 [2026-04-12 20:49:04] Production.INFO: CreateAllLog End [2026-04-12 20:49:04] Production.INFO: Account Balance End. [2026-04-12 20:49:04] Production.ERROR: CronJobId end 12 [2026-04-12 20:49:04] Production.INFO: ==7783== Releasing lock... [2026-04-12 20:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:49:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:49:04] Production.INFO: ==7779== Releasing lock... [2026-04-12 20:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:49:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:49:11] Production.ERROR: CronJobId end10 [2026-04-12 20:49:11] Production.INFO: ==7781== Releasing lock... [2026-04-12 20:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:49:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:49:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:49:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:49:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:49:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:49:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:49:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:49:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:49:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:49:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:49:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:49:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:49:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:49:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:49:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:49:14] Production.INFO: call_cost start [2026-04-12 20:49:14] Production.INFO: call_cost end [2026-04-12 20:49:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:49:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:49:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:49:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:49:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:49:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:49:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:49:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:49:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:49:14] Production.INFO: ==7777== Releasing lock... [2026-04-12 20:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:49:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:50:01] Production.INFO: ==7838== Lock acquired, processing the job... [2026-04-13 01:50:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:50:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:50:01] Production.INFO: neon service started [2026-04-13 01:50:01] Production.INFO: neon service started [2026-04-13 01:50:01] Production.INFO: ==7838== Releasing lock... [2026-04-13 01:50:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:50:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:50:02] Production.INFO: ==7843== Lock acquired, processing the job... [2026-04-13 00:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:50:02] Production.INFO: ==7843== Releasing lock... [2026-04-13 00:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:50:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:50:02] Production.INFO: ==7841== Lock acquired, processing the job... [2026-04-12 20:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 20:50:02] Production.INFO: ==7841== Releasing lock... [2026-04-12 20:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:50:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 20:50:03] Production.INFO: ==7850== Lock acquired, processing the job... [2026-04-12 20:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:50:03] Production.INFO: ==7852== Lock acquired, processing the job... [2026-04-12 20:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:50:03] Production.INFO: ==7854== Lock acquired, processing the job... [2026-04-12 20:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:50:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:50:03] Production.INFO: ==7858== Lock acquired, processing the job... [2026-04-12 20:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:50:03] Production.INFO: ==7856== Lock acquired, processing the job... [2026-04-12 20:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:50:03] Production.INFO: Account Balance Start. [2026-04-12 20:50:03] Production.INFO: CreateAllLog Start [2026-04-12 20:50:03] Production.INFO: 117 [2026-04-12 20:50:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:50:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:50:03] Production.INFO: ==7858== Releasing lock... [2026-04-12 20:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:50:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:50:03] Production.INFO: Date 2026-04-09 [2026-04-12 20:50:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:50:03] Production.INFO: Date 2026-04-10 [2026-04-12 20:50:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:50:03] Production.INFO: Date 2026-04-11 [2026-04-12 20:50:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:50:03] Production.INFO: Date 2026-04-12 [2026-04-12 20:50:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:50:03] Production.INFO: Total Charge 0 [2026-04-12 20:50:03] Production.INFO: ==7852== Releasing lock... [2026-04-12 20:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:50:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:50:03] Production.INFO: CreateAllLog End [2026-04-12 20:50:04] Production.INFO: Account Balance End. [2026-04-12 20:50:04] Production.ERROR: CronJobId end 12 [2026-04-12 20:50:04] Production.INFO: ==7856== Releasing lock... [2026-04-12 20:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:50:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:50:10] Production.ERROR: CronJobId end10 [2026-04-12 20:50:10] Production.INFO: ==7854== Releasing lock... [2026-04-12 20:50:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:50:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:50:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:50:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:50:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:50:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:50:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:50:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:50:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:50:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:50:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:50:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:50:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:50:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:50:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:50:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:50:13] Production.INFO: call_cost start [2026-04-12 20:50:13] Production.INFO: call_cost end [2026-04-12 20:50:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:50:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:50:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:50:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:50:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:50:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:50:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:50:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:50:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:50:13] Production.INFO: ==7850== Releasing lock... [2026-04-12 20:50:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:50:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:51:02] Production.INFO: ==7915== Lock acquired, processing the job... [2026-04-13 01:51:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:51:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:51:02] Production.INFO: neon service started [2026-04-13 01:51:02] Production.INFO: neon service started [2026-04-13 01:51:02] Production.INFO: ==7915== Releasing lock... [2026-04-13 01:51:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:51:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 20:51:02] Production.INFO: ==7917== Lock acquired, processing the job... [2026-04-12 20:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:51:02] Production.INFO: ==7919== Lock acquired, processing the job... [2026-04-13 00:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 20:51:02] Production.INFO: ==7917== Releasing lock... [2026-04-12 20:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:51:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:51:02] Production.INFO: ==7919== Releasing lock... [2026-04-13 00:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:51:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:51:03] Production.INFO: ==7921== Lock acquired, processing the job... [2026-04-12 20:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-12 20:51:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-12 20:51:03] Production.INFO: ==7923== Lock acquired, processing the job... [2026-04-12 20:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:51:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-12 20:51:03] Production.INFO: ==7921== Releasing lock... [2026-04-12 20:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-12 20:51:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-12 20:51:03] Production.INFO: ==7927== Lock acquired, processing the job... [2026-04-12 20:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:51:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:51:03] Production.INFO: ==7925== Lock acquired, processing the job... [2026-04-12 20:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:51:03] Production.INFO: ==7929== Lock acquired, processing the job... [2026-04-12 20:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:51:03] Production.INFO: ==7931== Lock acquired, processing the job... [2026-04-12 20:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-12 20:51:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-12 20:51:03] Production.INFO: ==7933== Lock acquired, processing the job... [2026-04-12 20:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:51:03] Production.INFO: Account Balance Start. [2026-04-12 20:51:03] Production.INFO: CreateAllLog Start [2026-04-12 20:51:03] Production.INFO: 117 [2026-04-12 20:51:04] Production.INFO: Date 2026-04-08 [2026-04-12 20:51:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:51:04] Production.INFO: Date 2026-04-09 [2026-04-12 20:51:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:51:04] Production.INFO: Date 2026-04-10 [2026-04-12 20:51:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:51:04] Production.INFO: Date 2026-04-11 [2026-04-12 20:51:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:51:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:51:04] Production.INFO: Date 2026-04-12 [2026-04-12 20:51:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:51:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:51:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:51:04] Production.INFO: Total Charge 0 [2026-04-12 20:51:04] Production.INFO: CreateAllLog End [2026-04-12 20:51:04] Production.INFO: ==7933== Releasing lock... [2026-04-12 20:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:51:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:51:04] Production.ERROR: done [2026-04-12 20:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-12 20:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085302', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) start [2026-04-12 20:51:04] Production.INFO: Account Balance End. [2026-04-12 20:51:04] Production.ERROR: CronJobId end 12 [2026-04-12 20:51:04] Production.INFO: ==7929== Releasing lock... [2026-04-12 20:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:51:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:51:04] Production.INFO: ==7925== Releasing lock... [2026-04-12 20:51:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:51:05] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:51:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085302', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) end [2026-04-12 20:51:09] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-12 20:51:09] Production.INFO: ProcessCDR(1,17085302,1,1,2) [2026-04-12 20:51:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17085302,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 20:51:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17085302,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 20:51:09] Production.ERROR: pbx prc_insertCDR start [2026-04-12 20:51:09] Production.ERROR: pbx prc_insertCDR end [2026-04-12 20:51:09] Production.INFO: ==7931== Releasing lock... [2026-04-12 20:51:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-12 20:51:09] Production.INFO: 26 MB #Memory Used# [2026-04-12 20:51:12] Production.ERROR: CronJobId end10 [2026-04-12 20:51:12] Production.INFO: ==7927== Releasing lock... [2026-04-12 20:51:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:51:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:51:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:51:15] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:51:15] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:51:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:51:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:51:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:51:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:51:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:51:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:51:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:51:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:51:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:51:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:51:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:51:15] Production.INFO: call_cost start [2026-04-12 20:51:15] Production.INFO: call_cost end [2026-04-12 20:51:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:51:15] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:51:15] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:51:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:51:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:51:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:51:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:51:15] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:51:15] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:51:15] Production.INFO: ==7923== Releasing lock... [2026-04-12 20:51:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:51:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:52:01] Production.INFO: ==7994== Lock acquired, processing the job... [2026-04-13 01:52:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:52:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:52:01] Production.INFO: neon service started [2026-04-13 01:52:01] Production.INFO: neon service started [2026-04-13 01:52:01] Production.INFO: ==7994== Releasing lock... [2026-04-13 01:52:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:52:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:52:01] Production.INFO: ==7998== Lock acquired, processing the job... [2026-04-13 00:52:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:52:01] Production.INFO: ==7998== Releasing lock... [2026-04-13 00:52:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:52:01] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:52:01] Production.INFO: ==7996== Lock acquired, processing the job... [2026-04-12 20:52:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 20:52:02] Production.INFO: ==7996== Releasing lock... [2026-04-12 20:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:52:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 20:52:02] Production.INFO: ==8000== Lock acquired, processing the job... [2026-04-12 20:52:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:52:02] Production.INFO: ==8004== Lock acquired, processing the job... [2026-04-12 20:52:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:52:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:52:02] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:52:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:52:02] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:52:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:52:03] Production.INFO: ==8002== Lock acquired, processing the job... [2026-04-12 20:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:52:03] Production.INFO: ==8007== Lock acquired, processing the job... [2026-04-12 20:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:52:03] Production.INFO: ==8009== Lock acquired, processing the job... [2026-04-12 20:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:52:03] Production.INFO: Account Balance Start. [2026-04-12 20:52:03] Production.INFO: CreateAllLog Start [2026-04-12 20:52:03] Production.INFO: 117 [2026-04-12 20:52:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:52:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:52:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:52:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:52:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:52:03] Production.INFO: Date 2026-04-09 [2026-04-12 20:52:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:52:03] Production.INFO: ==8009== Releasing lock... [2026-04-12 20:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:52:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:52:03] Production.INFO: Date 2026-04-10 [2026-04-12 20:52:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:52:03] Production.INFO: Date 2026-04-11 [2026-04-12 20:52:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:52:03] Production.INFO: Date 2026-04-12 [2026-04-12 20:52:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:52:03] Production.INFO: Total Charge 0 [2026-04-12 20:52:03] Production.INFO: CreateAllLog End [2026-04-12 20:52:03] Production.INFO: Account Balance End. [2026-04-12 20:52:03] Production.INFO: ==8002== Releasing lock... [2026-04-12 20:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:52:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:52:03] Production.ERROR: CronJobId end 12 [2026-04-12 20:52:03] Production.INFO: ==8007== Releasing lock... [2026-04-12 20:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:52:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:52:10] Production.ERROR: CronJobId end10 [2026-04-12 20:52:10] Production.INFO: ==8004== Releasing lock... [2026-04-12 20:52:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:52:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:52:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:52:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:52:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:52:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:52:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:52:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:52:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:52:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:52:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:52:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:52:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:52:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:52:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:52:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:52:13] Production.INFO: call_cost start [2026-04-12 20:52:13] Production.INFO: call_cost end [2026-04-12 20:52:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:52:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:52:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:52:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:52:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:52:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:52:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:52:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:52:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:52:13] Production.INFO: ==8000== Releasing lock... [2026-04-12 20:52:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:52:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:53:01] Production.INFO: ==8064== Lock acquired, processing the job... [2026-04-13 01:53:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:53:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:53:01] Production.INFO: neon service started [2026-04-13 01:53:01] Production.INFO: neon service started [2026-04-13 01:53:01] Production.INFO: ==8064== Releasing lock... [2026-04-13 01:53:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:53:01] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 00:53:02] Production.INFO: ==8069== Lock acquired, processing the job... [2026-04-13 00:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:53:02] Production.INFO: ==8069== Releasing lock... [2026-04-13 00:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:53:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:53:02] Production.INFO: ==8067== Lock acquired, processing the job... [2026-04-12 20:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 20:53:02] Production.INFO: ==8067== Releasing lock... [2026-04-12 20:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:53:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 20:53:03] Production.INFO: ==8071== Lock acquired, processing the job... [2026-04-12 20:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:53:03] Production.INFO: ==8073== Lock acquired, processing the job... [2026-04-12 20:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:53:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:53:03] Production.INFO: ==8075== Lock acquired, processing the job... [2026-04-12 20:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:53:03] Production.INFO: ==8077== Lock acquired, processing the job... [2026-04-12 20:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:53:03] Production.INFO: ==8079== Lock acquired, processing the job... [2026-04-12 20:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:53:03] Production.INFO: ==8079== Releasing lock... [2026-04-12 20:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:53:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:53:03] Production.INFO: Account Balance Start. [2026-04-12 20:53:03] Production.INFO: CreateAllLog Start [2026-04-12 20:53:03] Production.INFO: 117 [2026-04-12 20:53:04] Production.INFO: Date 2026-04-08 [2026-04-12 20:53:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:53:04] Production.INFO: ==8073== Releasing lock... [2026-04-12 20:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:53:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:53:04] Production.INFO: Date 2026-04-09 [2026-04-12 20:53:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:53:04] Production.INFO: Date 2026-04-10 [2026-04-12 20:53:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:53:04] Production.INFO: Date 2026-04-11 [2026-04-12 20:53:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:53:04] Production.INFO: Date 2026-04-12 [2026-04-12 20:53:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:53:04] Production.INFO: Total Charge 0 [2026-04-12 20:53:04] Production.INFO: CreateAllLog End [2026-04-12 20:53:04] Production.INFO: Account Balance End. [2026-04-12 20:53:04] Production.ERROR: CronJobId end 12 [2026-04-12 20:53:04] Production.INFO: ==8077== Releasing lock... [2026-04-12 20:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:53:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:53:11] Production.ERROR: CronJobId end10 [2026-04-12 20:53:11] Production.INFO: ==8075== Releasing lock... [2026-04-12 20:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:53:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:53:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:53:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:53:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:53:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:53:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:53:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:53:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:53:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:53:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:53:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:53:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:53:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:53:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:53:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:53:13] Production.INFO: call_cost start [2026-04-12 20:53:13] Production.INFO: call_cost end [2026-04-12 20:53:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:53:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:53:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:53:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:53:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:53:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:53:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:53:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:53:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:53:13] Production.INFO: ==8071== Releasing lock... [2026-04-12 20:53:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:53:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:54:02] Production.INFO: ==8144== Lock acquired, processing the job... [2026-04-13 01:54:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:54:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:54:02] Production.INFO: neon service started [2026-04-13 01:54:02] Production.INFO: neon service started [2026-04-13 01:54:02] Production.INFO: ==8144== Releasing lock... [2026-04-13 01:54:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:54:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 20:54:02] Production.INFO: ==8146== Lock acquired, processing the job... [2026-04-12 20:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 20:54:02] Production.INFO: ==8146== Releasing lock... [2026-04-12 20:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:54:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:54:02] Production.INFO: ==8148== Lock acquired, processing the job... [2026-04-13 00:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:54:02] Production.INFO: ==8148== Releasing lock... [2026-04-13 00:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:54:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:54:03] Production.INFO: ==8159== Lock acquired, processing the job... [2026-04-12 20:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:54:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:54:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:54:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:54:03] Production.INFO: ==8159== Releasing lock... [2026-04-12 20:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:54:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:54:03] Production.INFO: ==8151== Lock acquired, processing the job... [2026-04-12 20:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:54:03] Production.INFO: ==8155== Lock acquired, processing the job... [2026-04-12 20:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:54:03] Production.INFO: ==8153== Lock acquired, processing the job... [2026-04-12 20:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:54:03] Production.INFO: ==8157== Lock acquired, processing the job... [2026-04-12 20:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:54:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:54:03] Production.INFO: Account Balance Start. [2026-04-12 20:54:03] Production.INFO: CreateAllLog Start [2026-04-12 20:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:54:03] Production.INFO: 117 [2026-04-12 20:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:54:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:54:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:54:04] Production.INFO: Date 2026-04-09 [2026-04-12 20:54:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:54:04] Production.INFO: Date 2026-04-10 [2026-04-12 20:54:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:54:04] Production.INFO: Date 2026-04-11 [2026-04-12 20:54:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:54:04] Production.INFO: Date 2026-04-12 [2026-04-12 20:54:04] Production.INFO: Reseller ==> 0 [2026-04-12 20:54:04] Production.INFO: Total Charge 0 [2026-04-12 20:54:04] Production.INFO: CreateAllLog End [2026-04-12 20:54:04] Production.INFO: Account Balance End. [2026-04-12 20:54:04] Production.ERROR: CronJobId end 12 [2026-04-12 20:54:04] Production.INFO: ==8157== Releasing lock... [2026-04-12 20:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:54:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:54:04] Production.INFO: ==8153== Releasing lock... [2026-04-12 20:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:54:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:54:11] Production.ERROR: CronJobId end10 [2026-04-12 20:54:11] Production.INFO: ==8155== Releasing lock... [2026-04-12 20:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:54:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:54:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:54:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:54:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:54:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:54:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:54:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:54:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:54:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:54:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:54:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:54:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:54:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:54:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:54:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:54:14] Production.INFO: call_cost start [2026-04-12 20:54:14] Production.INFO: call_cost end [2026-04-12 20:54:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:54:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:54:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:54:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:54:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:54:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:54:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:54:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:54:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:54:14] Production.INFO: ==8151== Releasing lock... [2026-04-12 20:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:54:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:55:01] Production.INFO: ==8217== Lock acquired, processing the job... [2026-04-13 01:55:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:55:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:55:01] Production.INFO: neon service started [2026-04-13 01:55:01] Production.INFO: neon service started [2026-04-13 01:55:01] Production.INFO: ==8217== Releasing lock... [2026-04-13 01:55:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:55:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 20:55:02] Production.INFO: ==8219== Lock acquired, processing the job... [2026-04-12 20:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:55:02] Production.INFO: ==8221== Lock acquired, processing the job... [2026-04-13 00:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:55:02] Production.INFO: ==8221== Releasing lock... [2026-04-13 00:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:55:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:55:02] Production.INFO: ==8219== Releasing lock... [2026-04-12 20:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:55:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 20:55:03] Production.INFO: ==8223== Lock acquired, processing the job... [2026-04-12 20:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:55:03] Production.INFO: ==8225== Lock acquired, processing the job... [2026-04-12 20:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:55:03] Production.INFO: ==8228== Lock acquired, processing the job... [2026-04-12 20:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:55:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:55:03] Production.INFO: ==8230== Lock acquired, processing the job... [2026-04-12 20:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:55:03] Production.INFO: ==8232== Lock acquired, processing the job... [2026-04-12 20:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:55:03] Production.INFO: Account Balance Start. [2026-04-12 20:55:03] Production.INFO: CreateAllLog Start [2026-04-12 20:55:03] Production.INFO: 117 [2026-04-12 20:55:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:55:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:55:03] Production.INFO: Date 2026-04-09 [2026-04-12 20:55:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:55:03] Production.INFO: Date 2026-04-10 [2026-04-12 20:55:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:55:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:55:03] Production.INFO: Date 2026-04-11 [2026-04-12 20:55:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:55:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:55:03] Production.INFO: Date 2026-04-12 [2026-04-12 20:55:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:55:03] Production.INFO: ==8232== Releasing lock... [2026-04-12 20:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:55:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:55:03] Production.INFO: Total Charge 0 [2026-04-12 20:55:03] Production.INFO: CreateAllLog End [2026-04-12 20:55:03] Production.INFO: Account Balance End. [2026-04-12 20:55:03] Production.ERROR: CronJobId end 12 [2026-04-12 20:55:03] Production.INFO: ==8230== Releasing lock... [2026-04-12 20:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:55:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:55:03] Production.INFO: ==8225== Releasing lock... [2026-04-12 20:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:55:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:55:10] Production.ERROR: CronJobId end10 [2026-04-12 20:55:10] Production.INFO: ==8228== Releasing lock... [2026-04-12 20:55:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:55:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:55:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:55:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:55:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:55:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:55:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:55:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:55:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:55:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:55:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:55:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:55:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:55:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:55:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:55:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:55:14] Production.INFO: call_cost start [2026-04-12 20:55:14] Production.INFO: call_cost end [2026-04-12 20:55:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:55:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:55:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:55:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:55:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:55:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:55:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:55:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:55:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:55:14] Production.INFO: ==8223== Releasing lock... [2026-04-12 20:55:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:55:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:56:02] Production.INFO: ==8288== Lock acquired, processing the job... [2026-04-13 01:56:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:56:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:56:02] Production.INFO: neon service started [2026-04-13 01:56:02] Production.INFO: neon service started [2026-04-13 01:56:02] Production.INFO: ==8288== Releasing lock... [2026-04-13 01:56:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:56:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:56:02] Production.INFO: ==8293== Lock acquired, processing the job... [2026-04-13 00:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:56:02] Production.INFO: ==8293== Releasing lock... [2026-04-13 00:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:56:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:56:02] Production.INFO: ==8291== Lock acquired, processing the job... [2026-04-12 20:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 20:56:02] Production.INFO: ==8291== Releasing lock... [2026-04-12 20:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:56:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 20:56:03] Production.INFO: ==8295== Lock acquired, processing the job... [2026-04-12 20:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:56:03] Production.INFO: ==8299== Lock acquired, processing the job... [2026-04-12 20:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:56:03] Production.INFO: ==8297== Lock acquired, processing the job... [2026-04-12 20:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:56:03] Production.INFO: ==8303== Lock acquired, processing the job... [2026-04-12 20:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:56:03] Production.INFO: ==8301== Lock acquired, processing the job... [2026-04-12 20:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:56:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:56:03] Production.INFO: Account Balance Start. [2026-04-12 20:56:03] Production.INFO: CreateAllLog Start [2026-04-12 20:56:03] Production.INFO: 117 [2026-04-12 20:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:56:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:56:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:56:03] Production.INFO: Date 2026-04-09 [2026-04-12 20:56:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:56:03] Production.INFO: ==8303== Releasing lock... [2026-04-12 20:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:56:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:56:03] Production.INFO: Date 2026-04-10 [2026-04-12 20:56:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:56:03] Production.INFO: Date 2026-04-11 [2026-04-12 20:56:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:56:03] Production.INFO: Date 2026-04-12 [2026-04-12 20:56:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:56:04] Production.INFO: Total Charge 0 [2026-04-12 20:56:04] Production.INFO: CreateAllLog End [2026-04-12 20:56:04] Production.INFO: ==8297== Releasing lock... [2026-04-12 20:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:56:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:56:04] Production.INFO: Account Balance End. [2026-04-12 20:56:04] Production.ERROR: CronJobId end 12 [2026-04-12 20:56:04] Production.INFO: ==8301== Releasing lock... [2026-04-12 20:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:56:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:56:11] Production.ERROR: CronJobId end10 [2026-04-12 20:56:11] Production.INFO: ==8299== Releasing lock... [2026-04-12 20:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:56:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:56:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:56:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:56:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:56:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:56:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:56:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:56:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:56:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:56:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:56:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:56:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:56:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:56:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:56:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:56:14] Production.INFO: call_cost start [2026-04-12 20:56:14] Production.INFO: call_cost end [2026-04-12 20:56:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:56:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:56:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:56:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:56:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:56:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:56:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:56:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:56:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:56:14] Production.INFO: ==8295== Releasing lock... [2026-04-12 20:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:56:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:57:01] Production.INFO: ==8359== Lock acquired, processing the job... [2026-04-13 01:57:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:57:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:57:01] Production.INFO: neon service started [2026-04-13 01:57:01] Production.INFO: neon service started [2026-04-13 01:57:01] Production.INFO: ==8359== Releasing lock... [2026-04-13 01:57:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:57:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 20:57:01] Production.INFO: ==8361== Lock acquired, processing the job... [2026-04-12 20:57:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 20:57:01] Production.INFO: ==8361== Releasing lock... [2026-04-12 20:57:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:57:01] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:57:02] Production.INFO: ==8363== Lock acquired, processing the job... [2026-04-13 00:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:57:02] Production.INFO: ==8363== Releasing lock... [2026-04-13 00:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:57:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:57:02] Production.INFO: ==8371== Lock acquired, processing the job... [2026-04-12 20:57:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:57:02] Production.INFO: Account Balance Start. [2026-04-12 20:57:02] Production.INFO: CreateAllLog Start [2026-04-12 20:57:02] Production.INFO: 117 [2026-04-12 20:57:02] Production.INFO: Date 2026-04-08 [2026-04-12 20:57:02] Production.INFO: Reseller ==> 0 [2026-04-12 20:57:02] Production.INFO: Date 2026-04-09 [2026-04-12 20:57:02] Production.INFO: Reseller ==> 0 [2026-04-12 20:57:02] Production.INFO: Date 2026-04-10 [2026-04-12 20:57:02] Production.INFO: Reseller ==> 0 [2026-04-12 20:57:02] Production.INFO: Date 2026-04-11 [2026-04-12 20:57:02] Production.INFO: Reseller ==> 0 [2026-04-12 20:57:02] Production.INFO: ==8365== Lock acquired, processing the job... [2026-04-12 20:57:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:57:02] Production.INFO: ==8367== Lock acquired, processing the job... [2026-04-12 20:57:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:57:03] Production.INFO: Date 2026-04-12 [2026-04-12 20:57:03] Production.INFO: ==8369== Lock acquired, processing the job... [2026-04-12 20:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:57:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:57:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:57:03] Production.INFO: Total Charge 0 [2026-04-12 20:57:03] Production.INFO: CreateAllLog End [2026-04-12 20:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:57:03] Production.INFO: ==8373== Lock acquired, processing the job... [2026-04-12 20:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:57:03] Production.INFO: Account Balance End. [2026-04-12 20:57:03] Production.ERROR: CronJobId end 12 [2026-04-12 20:57:03] Production.INFO: ==8371== Releasing lock... [2026-04-12 20:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:57:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:57:03] Production.INFO: ==8373== Releasing lock... [2026-04-12 20:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:57:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:57:03] Production.INFO: ==8367== Releasing lock... [2026-04-12 20:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:57:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:57:10] Production.ERROR: CronJobId end10 [2026-04-12 20:57:10] Production.INFO: ==8369== Releasing lock... [2026-04-12 20:57:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:57:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:57:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:57:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:57:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:57:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:57:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:57:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:57:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:57:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:57:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:57:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:57:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:57:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:57:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:57:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:57:13] Production.INFO: call_cost start [2026-04-12 20:57:13] Production.INFO: call_cost end [2026-04-12 20:57:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:57:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:57:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:57:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:57:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:57:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:57:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:57:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:57:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:57:13] Production.INFO: ==8365== Releasing lock... [2026-04-12 20:57:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:57:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:58:01] Production.INFO: ==8435== Lock acquired, processing the job... [2026-04-13 01:58:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:58:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:58:01] Production.INFO: neon service started [2026-04-13 01:58:01] Production.INFO: neon service started [2026-04-13 01:58:01] Production.INFO: ==8435== Releasing lock... [2026-04-13 01:58:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:58:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 20:58:02] Production.INFO: ==8438== Lock acquired, processing the job... [2026-04-12 20:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:58:02] Production.INFO: ==8440== Lock acquired, processing the job... [2026-04-13 00:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:58:02] Production.INFO: ==8440== Releasing lock... [2026-04-13 00:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:58:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:58:02] Production.INFO: ==8438== Releasing lock... [2026-04-12 20:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:58:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 20:58:03] Production.INFO: ==8442== Lock acquired, processing the job... [2026-04-12 20:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:58:03] Production.INFO: ==8444== Lock acquired, processing the job... [2026-04-12 20:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:58:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:58:03] Production.INFO: ==8446== Lock acquired, processing the job... [2026-04-12 20:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:58:03] Production.INFO: ==8448== Lock acquired, processing the job... [2026-04-12 20:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:58:03] Production.INFO: ==8450== Lock acquired, processing the job... [2026-04-12 20:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:58:03] Production.INFO: Account Balance Start. [2026-04-12 20:58:03] Production.INFO: CreateAllLog Start [2026-04-12 20:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:58:03] Production.INFO: 117 [2026-04-12 20:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:58:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:58:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:58:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:58:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:58:03] Production.INFO: Date 2026-04-09 [2026-04-12 20:58:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:58:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:58:03] Production.INFO: ==8450== Releasing lock... [2026-04-12 20:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:58:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:58:03] Production.INFO: Date 2026-04-10 [2026-04-12 20:58:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:58:03] Production.INFO: Date 2026-04-11 [2026-04-12 20:58:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:58:03] Production.INFO: Date 2026-04-12 [2026-04-12 20:58:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:58:04] Production.INFO: Total Charge 0 [2026-04-12 20:58:04] Production.INFO: CreateAllLog End [2026-04-12 20:58:04] Production.INFO: ==8444== Releasing lock... [2026-04-12 20:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:58:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:58:04] Production.INFO: Account Balance End. [2026-04-12 20:58:04] Production.ERROR: CronJobId end 12 [2026-04-12 20:58:04] Production.INFO: ==8448== Releasing lock... [2026-04-12 20:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:58:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:58:10] Production.ERROR: CronJobId end10 [2026-04-12 20:58:10] Production.INFO: ==8446== Releasing lock... [2026-04-12 20:58:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:58:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:58:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:58:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:58:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:58:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:58:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:58:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:58:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:58:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:58:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:58:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:58:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:58:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:58:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:58:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:58:13] Production.INFO: call_cost start [2026-04-12 20:58:13] Production.INFO: call_cost end [2026-04-12 20:58:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:58:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:58:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:58:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:58:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:58:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:58:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:58:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:58:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:58:13] Production.INFO: ==8442== Releasing lock... [2026-04-12 20:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:58:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 01:59:02] Production.INFO: ==8508== Lock acquired, processing the job... [2026-04-13 01:59:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 01:59:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 01:59:02] Production.INFO: neon service started [2026-04-13 01:59:02] Production.INFO: neon service started [2026-04-13 01:59:02] Production.INFO: ==8508== Releasing lock... [2026-04-13 01:59:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 01:59:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 20:59:02] Production.INFO: ==8510== Lock acquired, processing the job... [2026-04-12 20:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 20:59:02] Production.INFO: ==8510== Releasing lock... [2026-04-12 20:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 20:59:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:59:02] Production.INFO: ==8512== Lock acquired, processing the job... [2026-04-13 00:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:59:03] Production.INFO: ==8512== Releasing lock... [2026-04-13 00:59:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 00:59:03] Production.INFO: 25 MB #Memory Used# [2026-04-12 20:59:03] Production.INFO: ==8515== Lock acquired, processing the job... [2026-04-12 20:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 20:59:03] Production.INFO: ==8517== Lock acquired, processing the job... [2026-04-12 20:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 20:59:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 20:59:03] Production.INFO: ==8521== Lock acquired, processing the job... [2026-04-12 20:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 20:59:03] Production.INFO: ==8519== Lock acquired, processing the job... [2026-04-12 20:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 20:59:03] Production.INFO: Account Balance Start. [2026-04-12 20:59:03] Production.INFO: CreateAllLog Start [2026-04-12 20:59:03] Production.INFO: 117 [2026-04-12 20:59:03] Production.INFO: Date 2026-04-08 [2026-04-12 20:59:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:59:03] Production.INFO: ==8523== Lock acquired, processing the job... [2026-04-12 20:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 20:59:03] Production.INFO: Date 2026-04-09 [2026-04-12 20:59:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 20:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 20:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 20:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 20:59:03] Production.INFO: Date 2026-04-10 [2026-04-12 20:59:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:59:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 20:59:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 20:59:03] Production.INFO: Date 2026-04-11 [2026-04-12 20:59:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:59:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 20:59:03] Production.INFO: ==8523== Releasing lock... [2026-04-12 20:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 20:59:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 20:59:03] Production.INFO: Date 2026-04-12 [2026-04-12 20:59:03] Production.INFO: Reseller ==> 0 [2026-04-12 20:59:03] Production.INFO: Total Charge 0 [2026-04-12 20:59:03] Production.INFO: CreateAllLog End [2026-04-12 20:59:04] Production.INFO: Account Balance End. [2026-04-12 20:59:04] Production.ERROR: CronJobId end 12 [2026-04-12 20:59:04] Production.INFO: ==8521== Releasing lock... [2026-04-12 20:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 20:59:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 20:59:04] Production.INFO: ==8517== Releasing lock... [2026-04-12 20:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 20:59:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 20:59:11] Production.ERROR: CronJobId end10 [2026-04-12 20:59:11] Production.INFO: ==8519== Releasing lock... [2026-04-12 20:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 20:59:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 20:59:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 20:59:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 20:59:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 20:59:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 20:59:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 20:59:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 20:59:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 20:59:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 20:59:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 20:59:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 20:59:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 20:59:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 20:59:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 20:59:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 20:59:13] Production.INFO: call_cost start [2026-04-12 20:59:13] Production.INFO: call_cost end [2026-04-12 20:59:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 20:59:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 20:59:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 20:59:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 20:59:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 20:59:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 20:59:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 20:59:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 20:59:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 20:59:13] Production.INFO: ==8515== Releasing lock... [2026-04-12 20:59:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 20:59:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:00:01] Production.INFO: ==8584== Lock acquired, processing the job... [2026-04-13 02:00:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:00:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:00:01] Production.INFO: neon service started [2026-04-13 02:00:01] Production.INFO: neon service started [2026-04-13 02:00:01] Production.INFO: ==8584== Releasing lock... [2026-04-13 02:00:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:00:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:00:02] Production.INFO: ==8588== Lock acquired, processing the job... [2026-04-13 01:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:00:02] Production.INFO: ==8588== Releasing lock... [2026-04-13 01:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:00:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:00:02] Production.INFO: ==8586== Lock acquired, processing the job... [2026-04-12 21:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 21:00:02] Production.INFO: ==8586== Releasing lock... [2026-04-12 21:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:00:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 21:00:03] Production.INFO: ==8590== Lock acquired, processing the job... [2026-04-12 21:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:00:03] Production.INFO: ==8594== Lock acquired, processing the job... [2026-04-12 21:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:00:03] Production.INFO: ==8592== Lock acquired, processing the job... [2026-04-12 21:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:00:03] Production.INFO: ==8596== Lock acquired, processing the job... [2026-04-12 21:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:00:03] Production.INFO: Account Balance Start. [2026-04-12 21:00:03] Production.INFO: CreateAllLog Start [2026-04-12 21:00:03] Production.INFO: 117 [2026-04-12 21:00:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:00:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:00:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:00:03] Production.INFO: ==8598== Lock acquired, processing the job... [2026-04-12 21:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:00:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:00:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:00:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:00:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:00:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:00:03] Production.INFO: Date 2026-04-11 [2026-04-12 21:00:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:00:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:00:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:00:03] Production.INFO: ==8598== Releasing lock... [2026-04-12 21:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:00:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:00:03] Production.INFO: Date 2026-04-12 [2026-04-12 21:00:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:00:03] Production.INFO: Total Charge 0 [2026-04-12 21:00:03] Production.INFO: CreateAllLog End [2026-04-12 21:00:03] Production.INFO: Account Balance End. [2026-04-12 21:00:04] Production.ERROR: CronJobId end 12 [2026-04-12 21:00:04] Production.INFO: ==8596== Releasing lock... [2026-04-12 21:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:00:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:00:04] Production.INFO: ==8592== Releasing lock... [2026-04-12 21:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:00:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:00:11] Production.ERROR: CronJobId end10 [2026-04-12 21:00:11] Production.INFO: ==8594== Releasing lock... [2026-04-12 21:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:00:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:00:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:00:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:00:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:00:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:00:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:00:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:00:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:00:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:00:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:00:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:00:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:00:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:00:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:00:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:00:14] Production.INFO: call_cost start [2026-04-12 21:00:14] Production.INFO: call_cost end [2026-04-12 21:00:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:00:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:00:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:00:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:00:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:00:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:00:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:00:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:00:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:00:14] Production.INFO: ==8590== Releasing lock... [2026-04-12 21:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:00:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:01:02] Production.INFO: ==8669== Lock acquired, processing the job... [2026-04-13 02:01:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:01:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:01:02] Production.INFO: neon service started [2026-04-13 02:01:02] Production.INFO: neon service started [2026-04-13 02:01:02] Production.INFO: ==8669== Releasing lock... [2026-04-13 02:01:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:01:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:01:02] Production.INFO: ==8671== Lock acquired, processing the job... [2026-04-12 21:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 21:01:02] Production.INFO: ==8671== Releasing lock... [2026-04-12 21:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:01:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:01:02] Production.INFO: ==8673== Lock acquired, processing the job... [2026-04-13 01:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:01:02] Production.INFO: ==8673== Releasing lock... [2026-04-13 01:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:01:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:01:03] Production.INFO: ==8676== Lock acquired, processing the job... [2026-04-12 21:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-12 21:01:03] Production.INFO: ==8678== Lock acquired, processing the job... [2026-04-12 21:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:01:03] Production.INFO: ==8680== Lock acquired, processing the job... [2026-04-12 21:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:01:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:01:03] Production.INFO: ==8686== Lock acquired, processing the job... [2026-04-12 21:01:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-12 21:01:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-12 21:01:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-12 21:01:03] Production.ERROR: CronJob PID - 8678 [2026-04-12 21:01:03] Production.ERROR: CronJob Title - System Alerts [2026-04-12 21:01:03] Production.ERROR: CronJob ID - 5 [2026-04-12 21:01:03] Production.ERROR: CronJob Last Run Time 2026-04-12 21:01:00 [2026-04-12 21:01:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-12 21:01:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-12 21:01:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-12 21:01:03] Production.ERROR: CronJob PID - 8680 [2026-04-12 21:01:03] Production.ERROR: CronJob Title - Account Block [2026-04-12 21:01:03] Production.ERROR: CronJob ID - 7 [2026-04-12 21:01:03] Production.ERROR: CronJob Last Run Time 2026-04-12 21:01:00 [2026-04-12 21:01:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-12 21:01:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-12 21:01:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-12 21:01:03] Production.INFO: ==8676== Releasing lock... [2026-04-12 21:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-12 21:01:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-12 21:01:03] Production.INFO: ==8682== Lock acquired, processing the job... [2026-04-12 21:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:01:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-12 21:01:03] Production.INFO: ==8684== Lock acquired, processing the job... [2026-04-12 21:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:01:04] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:01:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:01:04] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:01:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:01:04] Production.INFO: ==8688== Lock acquired, processing the job... [2026-04-12 21:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:01:04] Production.INFO: Account Balance Start. [2026-04-12 21:01:04] Production.INFO: CreateAllLog Start [2026-04-12 21:01:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:01:04] Production.INFO: 117 [2026-04-12 21:01:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:01:04] Production.INFO: Date 2026-04-08 [2026-04-12 21:01:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:01:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:01:04] Production.INFO: ==8688== Releasing lock... [2026-04-12 21:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:01:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:01:04] Production.INFO: Date 2026-04-09 [2026-04-12 21:01:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:01:04] Production.INFO: Date 2026-04-10 [2026-04-12 21:01:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:01:04] Production.INFO: Date 2026-04-11 [2026-04-12 21:01:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:01:04] Production.INFO: Date 2026-04-12 [2026-04-12 21:01:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:01:04] Production.INFO: Total Charge 0 [2026-04-12 21:01:04] Production.INFO: CreateAllLog End [2026-04-12 21:01:04] Production.ERROR: done [2026-04-12 21:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-12 21:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085343', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) start [2026-04-12 21:01:04] Production.INFO: ==8680== Releasing lock... [2026-04-12 21:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:01:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:01:04] Production.INFO: Account Balance End. [2026-04-12 21:01:04] Production.ERROR: CronJobId end 12 [2026-04-12 21:01:04] Production.INFO: ==8684== Releasing lock... [2026-04-12 21:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:01:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:01:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085343', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) end [2026-04-12 21:01:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-12 21:01:10] Production.INFO: ProcessCDR(1,17085343,1,1,2) [2026-04-12 21:01:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17085343,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 21:01:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17085343,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 21:01:10] Production.ERROR: pbx prc_insertCDR start [2026-04-12 21:01:10] Production.ERROR: pbx prc_insertCDR end [2026-04-12 21:01:10] Production.INFO: ==8686== Releasing lock... [2026-04-12 21:01:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-12 21:01:10] Production.INFO: 26 MB #Memory Used# [2026-04-12 21:01:14] Production.ERROR: CronJobId end10 [2026-04-12 21:01:14] Production.INFO: ==8682== Releasing lock... [2026-04-12 21:01:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:01:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:01:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:01:16] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:01:16] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:01:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:01:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:01:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:01:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:01:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:01:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:01:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:01:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:01:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:01:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:01:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:01:16] Production.INFO: call_cost start [2026-04-12 21:01:16] Production.INFO: call_cost end [2026-04-12 21:01:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:01:16] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:01:16] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:01:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:01:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:01:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:01:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:01:16] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:01:16] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:01:16] Production.INFO: ==8678== Releasing lock... [2026-04-12 21:01:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:01:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:02:01] Production.INFO: ==8750== Lock acquired, processing the job... [2026-04-13 02:02:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:02:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:02:01] Production.INFO: neon service started [2026-04-13 02:02:01] Production.INFO: neon service started [2026-04-13 02:02:01] Production.INFO: ==8750== Releasing lock... [2026-04-13 02:02:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:02:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:02:01] Production.INFO: ==8752== Lock acquired, processing the job... [2026-04-12 21:02:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 21:02:02] Production.INFO: ==8752== Releasing lock... [2026-04-12 21:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:02:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:02:02] Production.INFO: ==8754== Lock acquired, processing the job... [2026-04-13 01:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:02:02] Production.INFO: ==8754== Releasing lock... [2026-04-13 01:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:02:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:02:02] Production.INFO: ==8763== Lock acquired, processing the job... [2026-04-12 21:02:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:02:03] Production.INFO: Account Balance Start. [2026-04-12 21:02:03] Production.INFO: CreateAllLog Start [2026-04-12 21:02:03] Production.INFO: 117 [2026-04-12 21:02:03] Production.INFO: ==8767== Lock acquired, processing the job... [2026-04-12 21:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:02:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:02:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:02:03] Production.INFO: ==8759== Lock acquired, processing the job... [2026-04-12 21:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:02:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:02:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:02:03] Production.INFO: ==8757== Lock acquired, processing the job... [2026-04-12 21:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:02:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:02:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:02:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:02:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:02:03] Production.INFO: ==8761== Lock acquired, processing the job... [2026-04-12 21:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:02:03] Production.INFO: Date 2026-04-11 [2026-04-12 21:02:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:02:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:02:03] Production.INFO: ==8767== Releasing lock... [2026-04-12 21:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:02:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:02:03] Production.INFO: Date 2026-04-12 [2026-04-12 21:02:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:02:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:02:03] Production.INFO: Total Charge 0 [2026-04-12 21:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:02:03] Production.INFO: ==8765== Lock acquired, processing the job... [2026-04-12 21:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts# [2026-04-12 21:02:03] Production.INFO: CreateAllLog End [2026-04-12 21:02:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-12 21:02:03] Production.INFO: Account Balance End. [2026-04-12 21:02:03] Production.ERROR: CronJobId end 12 [2026-04-12 21:02:03] Production.INFO: ==8763== Releasing lock... [2026-04-12 21:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:02:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:02:03] Production.ERROR: done [2026-04-12 21:02:03] Production.INFO: ==8759== Releasing lock... [2026-04-12 21:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:02:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:02:03] Production.ERROR: tblTempVendorCDR_20 [2026-04-12 21:02:04] Production.ERROR: done [2026-04-12 21:02:04] Production.ERROR: Array ( [start_date_ymd] => 2026-04-01 03:02:06 [end_date_ymd] => 2026-04-02 03:02:06 [RateCDR] => 1 ) [2026-04-12 21:02:04] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode, c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type, disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description, pin.pc_description as pincode_name from asteriskcdrdb.cdr c left outer join asterisk.cc_callcosts cc on c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/ left outer join asterisk.pr_providers p on cc_pr_id = pr_id left outer join asterisk.te_tenants te ON te.te_code = c.accountcode left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06' AND ( userfield like '%outbound%' or userfield like '%inbound%' or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/ ) AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/ AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' and prevuniqueid='' group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'') [2026-04-12 21:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs() #1 [internal function]: App\Console\Commands\PBXAccountUsage->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:02:04] Production.INFO: ==8765== Releasing lock... [2026-04-12 21:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops# [2026-04-12 21:02:04] Production.INFO: 27.25 MB #Memory Used# [2026-04-12 21:02:12] Production.ERROR: CronJobId end10 [2026-04-12 21:02:12] Production.INFO: ==8761== Releasing lock... [2026-04-12 21:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:02:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:02:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:02:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:02:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:02:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:02:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:02:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:02:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:02:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:02:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:02:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:02:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:02:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:02:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:02:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:02:14] Production.INFO: call_cost start [2026-04-12 21:02:14] Production.INFO: call_cost end [2026-04-12 21:02:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:02:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:02:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:02:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:02:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:02:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:02:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:02:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:02:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:02:14] Production.INFO: ==8757== Releasing lock... [2026-04-12 21:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:02:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:03:01] Production.INFO: ==8825== Lock acquired, processing the job... [2026-04-13 02:03:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:03:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:03:01] Production.INFO: neon service started [2026-04-13 02:03:01] Production.INFO: neon service started [2026-04-13 02:03:01] Production.INFO: ==8825== Releasing lock... [2026-04-13 02:03:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:03:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:03:02] Production.INFO: ==8829== Lock acquired, processing the job... [2026-04-13 01:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:03:02] Production.INFO: ==8829== Releasing lock... [2026-04-13 01:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:03:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:03:02] Production.INFO: ==8827== Lock acquired, processing the job... [2026-04-12 21:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 21:03:02] Production.INFO: ==8827== Releasing lock... [2026-04-12 21:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:03:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 21:03:03] Production.INFO: ==8832== Lock acquired, processing the job... [2026-04-12 21:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:03:03] Production.INFO: ==8836== Lock acquired, processing the job... [2026-04-12 21:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:03:03] Production.INFO: ==8834== Lock acquired, processing the job... [2026-04-12 21:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:03:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:03:03] Production.INFO: ==8838== Lock acquired, processing the job... [2026-04-12 21:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:03:03] Production.INFO: ==8840== Lock acquired, processing the job... [2026-04-12 21:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:03:03] Production.INFO: Account Balance Start. [2026-04-12 21:03:03] Production.INFO: CreateAllLog Start [2026-04-12 21:03:03] Production.INFO: 117 [2026-04-12 21:03:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:03:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:03:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:03:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:03:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:03:03] Production.INFO: ==8840== Releasing lock... [2026-04-12 21:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:03:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:03:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:03:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:03:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:03:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:03:04] Production.INFO: Date 2026-04-11 [2026-04-12 21:03:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:03:04] Production.INFO: Date 2026-04-12 [2026-04-12 21:03:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:03:04] Production.INFO: Total Charge 0 [2026-04-12 21:03:04] Production.INFO: CreateAllLog End [2026-04-12 21:03:04] Production.INFO: Account Balance End. [2026-04-12 21:03:04] Production.ERROR: CronJobId end 12 [2026-04-12 21:03:04] Production.INFO: ==8838== Releasing lock... [2026-04-12 21:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:03:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:03:04] Production.INFO: ==8834== Releasing lock... [2026-04-12 21:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:03:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:03:11] Production.ERROR: CronJobId end10 [2026-04-12 21:03:11] Production.INFO: ==8836== Releasing lock... [2026-04-12 21:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:03:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:03:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:03:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:03:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:03:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:03:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:03:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:03:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:03:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:03:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:03:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:03:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:03:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:03:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:03:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:03:14] Production.INFO: call_cost start [2026-04-12 21:03:14] Production.INFO: call_cost end [2026-04-12 21:03:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:03:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:03:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:03:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:03:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:03:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:03:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:03:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:03:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:03:14] Production.INFO: ==8832== Releasing lock... [2026-04-12 21:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:03:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:04:02] Production.INFO: ==8898== Lock acquired, processing the job... [2026-04-13 02:04:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:04:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:04:02] Production.INFO: neon service started [2026-04-13 02:04:02] Production.INFO: neon service started [2026-04-13 02:04:02] Production.INFO: ==8898== Releasing lock... [2026-04-13 02:04:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:04:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:04:02] Production.INFO: ==8901== Lock acquired, processing the job... [2026-04-12 21:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:04:02] Production.INFO: ==8903== Lock acquired, processing the job... [2026-04-13 01:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:04:02] Production.INFO: ==8903== Releasing lock... [2026-04-13 01:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:04:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:04:03] Production.INFO: ==8901== Releasing lock... [2026-04-12 21:04:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:04:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 21:04:03] Production.INFO: ==8905== Lock acquired, processing the job... [2026-04-12 21:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:04:03] Production.INFO: ==8907== Lock acquired, processing the job... [2026-04-12 21:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:04:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:04:03] Production.INFO: ==8911== Lock acquired, processing the job... [2026-04-12 21:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:04:03] Production.INFO: ==8909== Lock acquired, processing the job... [2026-04-12 21:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:04:04] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:04:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:04:04] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:04:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:04:04] Production.INFO: Account Balance Start. [2026-04-12 21:04:04] Production.INFO: CreateAllLog Start [2026-04-12 21:04:04] Production.INFO: 117 [2026-04-12 21:04:04] Production.INFO: Date 2026-04-08 [2026-04-12 21:04:04] Production.INFO: ==8913== Lock acquired, processing the job... [2026-04-12 21:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:04:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:04:04] Production.INFO: Date 2026-04-09 [2026-04-12 21:04:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:04:04] Production.INFO: Date 2026-04-10 [2026-04-12 21:04:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:04:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:04:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:04:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:04:04] Production.INFO: ==8913== Releasing lock... [2026-04-12 21:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:04:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:04:04] Production.INFO: Date 2026-04-11 [2026-04-12 21:04:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:04:04] Production.INFO: Date 2026-04-12 [2026-04-12 21:04:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:04:04] Production.INFO: Total Charge 0 [2026-04-12 21:04:04] Production.INFO: CreateAllLog End [2026-04-12 21:04:04] Production.INFO: Account Balance End. [2026-04-12 21:04:04] Production.INFO: ==8907== Releasing lock... [2026-04-12 21:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:04:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:04:04] Production.ERROR: CronJobId end 12 [2026-04-12 21:04:04] Production.INFO: ==8911== Releasing lock... [2026-04-12 21:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:04:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:04:11] Production.ERROR: CronJobId end10 [2026-04-12 21:04:11] Production.INFO: ==8909== Releasing lock... [2026-04-12 21:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:04:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:04:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:04:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:04:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:04:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:04:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:04:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:04:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:04:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:04:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:04:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:04:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:04:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:04:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:04:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:04:14] Production.INFO: call_cost start [2026-04-12 21:04:14] Production.INFO: call_cost end [2026-04-12 21:04:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:04:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:04:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:04:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:04:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:04:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:04:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:04:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:04:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:04:14] Production.INFO: ==8905== Releasing lock... [2026-04-12 21:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:04:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:05:01] Production.INFO: ==8968== Lock acquired, processing the job... [2026-04-13 02:05:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:05:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:05:01] Production.INFO: neon service started [2026-04-13 02:05:01] Production.INFO: neon service started [2026-04-13 02:05:01] Production.INFO: ==8968== Releasing lock... [2026-04-13 02:05:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:05:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:05:02] Production.INFO: ==8970== Lock acquired, processing the job... [2026-04-12 21:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:05:02] Production.INFO: ==8972== Lock acquired, processing the job... [2026-04-13 01:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:05:02] Production.INFO: ==8972== Releasing lock... [2026-04-13 01:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:05:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:05:02] Production.INFO: ==8970== Releasing lock... [2026-04-12 21:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:05:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 21:05:03] Production.INFO: ==8975== Lock acquired, processing the job... [2026-04-12 21:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:05:03] Production.INFO: ==8979== Lock acquired, processing the job... [2026-04-12 21:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:05:03] Production.INFO: ==8977== Lock acquired, processing the job... [2026-04-12 21:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:05:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:05:03] Production.INFO: ==8983== Lock acquired, processing the job... [2026-04-12 21:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:05:03] Production.INFO: ==8981== Lock acquired, processing the job... [2026-04-12 21:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:05:03] Production.INFO: Account Balance Start. [2026-04-12 21:05:03] Production.INFO: CreateAllLog Start [2026-04-12 21:05:03] Production.INFO: 117 [2026-04-12 21:05:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:05:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:05:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:05:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:05:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:05:03] Production.INFO: ==8983== Releasing lock... [2026-04-12 21:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:05:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:05:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:05:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:05:03] Production.INFO: Date 2026-04-11 [2026-04-12 21:05:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:05:03] Production.INFO: Date 2026-04-12 [2026-04-12 21:05:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:05:03] Production.INFO: Total Charge 0 [2026-04-12 21:05:03] Production.INFO: CreateAllLog End [2026-04-12 21:05:03] Production.INFO: Account Balance End. [2026-04-12 21:05:03] Production.ERROR: CronJobId end 12 [2026-04-12 21:05:03] Production.INFO: ==8981== Releasing lock... [2026-04-12 21:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:05:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:05:04] Production.INFO: ==8977== Releasing lock... [2026-04-12 21:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:05:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:05:11] Production.ERROR: CronJobId end10 [2026-04-12 21:05:11] Production.INFO: ==8979== Releasing lock... [2026-04-12 21:05:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:05:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:05:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:05:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:05:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:05:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:05:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:05:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:05:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:05:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:05:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:05:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:05:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:05:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:05:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:05:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:05:14] Production.INFO: call_cost start [2026-04-12 21:05:14] Production.INFO: call_cost end [2026-04-12 21:05:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:05:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:05:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:05:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:05:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:05:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:05:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:05:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:05:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:05:14] Production.INFO: ==8975== Releasing lock... [2026-04-12 21:05:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:05:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:06:02] Production.INFO: ==9054== Lock acquired, processing the job... [2026-04-13 02:06:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:06:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:06:02] Production.INFO: neon service started [2026-04-13 02:06:02] Production.INFO: neon service started [2026-04-13 02:06:02] Production.INFO: ==9054== Releasing lock... [2026-04-13 02:06:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:06:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:06:02] Production.INFO: ==9056== Lock acquired, processing the job... [2026-04-12 21:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 21:06:02] Production.INFO: ==9056== Releasing lock... [2026-04-12 21:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:06:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:06:02] Production.INFO: ==9058== Lock acquired, processing the job... [2026-04-13 01:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:06:02] Production.INFO: ==9058== Releasing lock... [2026-04-13 01:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:06:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:06:03] Production.INFO: ==9068== Lock acquired, processing the job... [2026-04-12 21:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:06:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:06:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:06:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:06:03] Production.INFO: ==9068== Releasing lock... [2026-04-12 21:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:06:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:06:03] Production.INFO: ==9060== Lock acquired, processing the job... [2026-04-12 21:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:06:03] Production.INFO: ==9062== Lock acquired, processing the job... [2026-04-12 21:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:06:03] Production.INFO: ==9064== Lock acquired, processing the job... [2026-04-12 21:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:06:03] Production.INFO: ==9066== Lock acquired, processing the job... [2026-04-12 21:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:06:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:06:03] Production.INFO: Account Balance Start. [2026-04-12 21:06:03] Production.INFO: CreateAllLog Start [2026-04-12 21:06:03] Production.INFO: 117 [2026-04-12 21:06:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:06:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:06:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:06:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:06:04] Production.INFO: Date 2026-04-10 [2026-04-12 21:06:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:06:04] Production.INFO: Date 2026-04-11 [2026-04-12 21:06:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:06:04] Production.INFO: Date 2026-04-12 [2026-04-12 21:06:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:06:04] Production.INFO: Total Charge 0 [2026-04-12 21:06:04] Production.INFO: CreateAllLog End [2026-04-12 21:06:04] Production.INFO: ==9062== Releasing lock... [2026-04-12 21:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:06:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:06:04] Production.INFO: Account Balance End. [2026-04-12 21:06:04] Production.ERROR: CronJobId end 12 [2026-04-12 21:06:04] Production.INFO: ==9066== Releasing lock... [2026-04-12 21:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:06:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:06:11] Production.ERROR: CronJobId end10 [2026-04-12 21:06:11] Production.INFO: ==9064== Releasing lock... [2026-04-12 21:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:06:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:06:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:06:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:06:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:06:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:06:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:06:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:06:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:06:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:06:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:06:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:06:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:06:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:06:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:06:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:06:14] Production.INFO: call_cost start [2026-04-12 21:06:14] Production.INFO: call_cost end [2026-04-12 21:06:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:06:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:06:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:06:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:06:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:06:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:06:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:06:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:06:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:06:14] Production.INFO: ==9060== Releasing lock... [2026-04-12 21:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:06:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:07:01] Production.INFO: ==9124== Lock acquired, processing the job... [2026-04-13 02:07:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:07:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:07:01] Production.INFO: neon service started [2026-04-13 02:07:01] Production.INFO: neon service started [2026-04-13 02:07:01] Production.INFO: ==9124== Releasing lock... [2026-04-13 02:07:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:07:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:07:01] Production.INFO: ==9126== Lock acquired, processing the job... [2026-04-12 21:07:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 21:07:02] Production.INFO: ==9126== Releasing lock... [2026-04-12 21:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:07:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:07:02] Production.INFO: ==9128== Lock acquired, processing the job... [2026-04-13 01:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:07:02] Production.INFO: ==9128== Releasing lock... [2026-04-13 01:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:07:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:07:02] Production.INFO: ==9130== Lock acquired, processing the job... [2026-04-12 21:07:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:07:02] Production.INFO: ==9132== Lock acquired, processing the job... [2026-04-12 21:07:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:07:02] Production.INFO: ==9134== Lock acquired, processing the job... [2026-04-12 21:07:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:07:02] Production.INFO: ==9138== Lock acquired, processing the job... [2026-04-12 21:07:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:07:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:07:02] Production.INFO: ==9136== Lock acquired, processing the job... [2026-04-12 21:07:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:07:03] Production.INFO: ==9138== Releasing lock... [2026-04-12 21:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:07:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:07:03] Production.INFO: Account Balance Start. [2026-04-12 21:07:03] Production.INFO: CreateAllLog Start [2026-04-12 21:07:03] Production.INFO: 117 [2026-04-12 21:07:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:07:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:07:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:07:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:07:03] Production.INFO: ==9132== Releasing lock... [2026-04-12 21:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:07:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:07:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:07:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:07:03] Production.INFO: Date 2026-04-11 [2026-04-12 21:07:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:07:03] Production.INFO: Date 2026-04-12 [2026-04-12 21:07:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:07:03] Production.INFO: Total Charge 0 [2026-04-12 21:07:03] Production.INFO: CreateAllLog End [2026-04-12 21:07:03] Production.INFO: Account Balance End. [2026-04-12 21:07:03] Production.ERROR: CronJobId end 12 [2026-04-12 21:07:03] Production.INFO: ==9136== Releasing lock... [2026-04-12 21:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:07:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:07:10] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:362 Stack trace: #0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(362): PDOStatement->execute(Array) #1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_update...', Array) #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_update...', Array, Object(Closure)) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(363): Illuminate\Database\Connection->run('CALL prc_update...', Array, Object(Closure)) #4 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Database\Connection->statement() #5 /var/www/html/onswitch.neon.service/app/Console/Commands/CreateSummaryLive.php(0): App\Lib\AccountBalance::getOutstandingAmount() #6 [internal function]: App\Console\Commands\CreateSummaryLive->handle() #7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #8 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #9 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\CreateSummaryLive), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #13 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #14 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #15 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #16 {main} Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_updateSOAOffSet(1,0))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624 Stack trace: #0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_update...', Array, Object(Closure)) #1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(363): Illuminate\Database\Connection->run('CALL prc_update...', Array, Object(Closure)) #2 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Database\Connection->statement() #3 /var/www/html/onswitch.neon.service/app/Console/Commands/CreateSummaryLive.php(0): App\Lib\AccountBalance::getOutstandingAmount() #4 [internal function]: App\Console\Commands\CreateSummaryLive->handle() #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\CreateSummaryLive), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #13 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #14 {main} [2026-04-12 21:07:10] Production.ERROR: CronJobId end10 [2026-04-12 21:07:10] Production.INFO: ==9134== Releasing lock... [2026-04-12 21:07:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:07:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:07:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:07:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:07:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:07:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:07:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:07:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:07:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:07:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:07:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:07:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:07:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:07:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:07:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:07:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:07:13] Production.INFO: call_cost start [2026-04-12 21:07:13] Production.INFO: call_cost end [2026-04-12 21:07:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:07:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:07:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:07:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:07:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:07:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:07:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:07:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:07:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:07:13] Production.INFO: ==9130== Releasing lock... [2026-04-12 21:07:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:07:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:08:01] Production.INFO: ==9202== Lock acquired, processing the job... [2026-04-13 02:08:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:08:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:08:01] Production.INFO: neon service started [2026-04-13 02:08:01] Production.INFO: neon service started [2026-04-13 02:08:01] Production.INFO: ==9202== Releasing lock... [2026-04-13 02:08:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:08:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:08:02] Production.INFO: ==9204== Lock acquired, processing the job... [2026-04-12 21:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 21:08:02] Production.INFO: ==9204== Releasing lock... [2026-04-12 21:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:08:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:08:02] Production.INFO: ==9206== Lock acquired, processing the job... [2026-04-13 01:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:08:02] Production.INFO: ==9206== Releasing lock... [2026-04-13 01:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:08:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:08:03] Production.INFO: ==9216== Lock acquired, processing the job... [2026-04-12 21:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:08:03] Production.INFO: ==9216== Releasing lock... [2026-04-12 21:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:08:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:08:03] Production.INFO: ==9212== Lock acquired, processing the job... [2026-04-12 21:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:08:03] Production.INFO: ==9208== Lock acquired, processing the job... [2026-04-12 21:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:08:03] Production.INFO: ==9210== Lock acquired, processing the job... [2026-04-12 21:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:08:03] Production.INFO: ==9214== Lock acquired, processing the job... [2026-04-12 21:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:08:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:08:03] Production.INFO: Account Balance Start. [2026-04-12 21:08:03] Production.INFO: CreateAllLog Start [2026-04-12 21:08:03] Production.INFO: 117 [2026-04-12 21:08:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:08:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:08:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:08:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:08:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:08:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:08:03] Production.INFO: Date 2026-04-11 [2026-04-12 21:08:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:08:03] Production.INFO: Date 2026-04-12 [2026-04-12 21:08:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:08:03] Production.INFO: Total Charge 0 [2026-04-12 21:08:04] Production.INFO: CreateAllLog End [2026-04-12 21:08:04] Production.INFO: Account Balance End. [2026-04-12 21:08:04] Production.ERROR: CronJobId end 12 [2026-04-12 21:08:04] Production.INFO: ==9214== Releasing lock... [2026-04-12 21:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:08:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:08:04] Production.INFO: ==9210== Releasing lock... [2026-04-12 21:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:08:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:08:11] Production.ERROR: CronJobId end10 [2026-04-12 21:08:11] Production.INFO: ==9212== Releasing lock... [2026-04-12 21:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:08:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:08:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:08:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:08:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:08:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:08:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:08:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:08:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:08:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:08:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:08:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:08:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:08:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:08:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:08:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:08:14] Production.INFO: call_cost start [2026-04-12 21:08:14] Production.INFO: call_cost end [2026-04-12 21:08:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:08:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:08:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:08:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:08:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:08:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:08:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:08:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:08:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:08:14] Production.INFO: ==9208== Releasing lock... [2026-04-12 21:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:08:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:09:01] Production.INFO: ==9273== Lock acquired, processing the job... [2026-04-13 02:09:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:09:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:09:01] Production.INFO: neon service started [2026-04-13 02:09:01] Production.INFO: neon service started [2026-04-13 02:09:01] Production.INFO: ==9273== Releasing lock... [2026-04-13 02:09:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:09:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:09:01] Production.INFO: ==9277== Lock acquired, processing the job... [2026-04-13 01:09:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:09:01] Production.INFO: ==9277== Releasing lock... [2026-04-13 01:09:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:09:01] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:09:01] Production.INFO: ==9275== Lock acquired, processing the job... [2026-04-12 21:09:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 21:09:02] Production.INFO: ==9275== Releasing lock... [2026-04-12 21:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:09:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 21:09:02] Production.INFO: ==9279== Lock acquired, processing the job... [2026-04-12 21:09:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:09:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:09:02] Production.INFO: ==9281== Lock acquired, processing the job... [2026-04-12 21:09:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:09:02] Production.INFO: ==9283== Lock acquired, processing the job... [2026-04-12 21:09:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:09:02] Production.INFO: ==9285== Lock acquired, processing the job... [2026-04-12 21:09:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:09:02] Production.INFO: ==9287== Lock acquired, processing the job... [2026-04-12 21:09:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:09:03] Production.INFO: Account Balance Start. [2026-04-12 21:09:03] Production.INFO: CreateAllLog Start [2026-04-12 21:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:09:03] Production.INFO: 117 [2026-04-12 21:09:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:09:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:09:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:09:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:09:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:09:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:09:03] Production.INFO: Date 2026-04-11 [2026-04-12 21:09:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:09:03] Production.INFO: ==9287== Releasing lock... [2026-04-12 21:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:09:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:09:03] Production.INFO: Date 2026-04-12 [2026-04-12 21:09:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:09:03] Production.INFO: Total Charge 0 [2026-04-12 21:09:03] Production.INFO: CreateAllLog End [2026-04-12 21:09:03] Production.INFO: Account Balance End. [2026-04-12 21:09:03] Production.ERROR: CronJobId end 12 [2026-04-12 21:09:03] Production.INFO: ==9285== Releasing lock... [2026-04-12 21:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:09:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:09:03] Production.INFO: ==9281== Releasing lock... [2026-04-12 21:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:09:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:09:11] Production.ERROR: CronJobId end10 [2026-04-12 21:09:11] Production.INFO: ==9283== Releasing lock... [2026-04-12 21:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:09:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:09:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:09:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:09:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:09:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:09:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:09:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:09:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:09:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:09:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:09:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:09:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:09:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:09:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:09:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:09:13] Production.INFO: call_cost start [2026-04-12 21:09:13] Production.INFO: call_cost end [2026-04-12 21:09:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:09:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:09:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:09:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:09:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:09:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:09:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:09:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:09:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:09:13] Production.INFO: ==9279== Releasing lock... [2026-04-12 21:09:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:09:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:10:01] Production.INFO: ==9356== Lock acquired, processing the job... [2026-04-13 02:10:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:10:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:10:01] Production.INFO: neon service started [2026-04-13 02:10:01] Production.INFO: neon service started [2026-04-13 02:10:01] Production.INFO: ==9356== Releasing lock... [2026-04-13 02:10:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:10:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:10:02] Production.INFO: ==9358== Lock acquired, processing the job... [2026-04-12 21:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 21:10:02] Production.INFO: ==9358== Releasing lock... [2026-04-12 21:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:10:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:10:02] Production.INFO: ==9360== Lock acquired, processing the job... [2026-04-13 01:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:10:02] Production.INFO: ==9360== Releasing lock... [2026-04-13 01:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:10:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:10:03] Production.INFO: ==9370== Lock acquired, processing the job... [2026-04-12 21:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:10:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:10:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:10:03] Production.INFO: ==9370== Releasing lock... [2026-04-12 21:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:10:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:10:03] Production.INFO: ==9362== Lock acquired, processing the job... [2026-04-12 21:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:10:03] Production.INFO: ==9364== Lock acquired, processing the job... [2026-04-12 21:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:10:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:10:03] Production.INFO: ==9366== Lock acquired, processing the job... [2026-04-12 21:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:10:03] Production.INFO: ==9368== Lock acquired, processing the job... [2026-04-12 21:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:10:03] Production.INFO: Account Balance Start. [2026-04-12 21:10:03] Production.INFO: CreateAllLog Start [2026-04-12 21:10:03] Production.INFO: 117 [2026-04-12 21:10:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:10:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:10:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:10:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:10:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:10:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:10:03] Production.INFO: Date 2026-04-11 [2026-04-12 21:10:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:10:03] Production.INFO: Date 2026-04-12 [2026-04-12 21:10:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:10:04] Production.INFO: Total Charge 0 [2026-04-12 21:10:04] Production.INFO: CreateAllLog End [2026-04-12 21:10:04] Production.INFO: Account Balance End. [2026-04-12 21:10:04] Production.ERROR: CronJobId end 12 [2026-04-12 21:10:04] Production.INFO: ==9368== Releasing lock... [2026-04-12 21:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:10:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:10:04] Production.INFO: ==9364== Releasing lock... [2026-04-12 21:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:10:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:10:11] Production.ERROR: CronJobId end10 [2026-04-12 21:10:11] Production.INFO: ==9366== Releasing lock... [2026-04-12 21:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:10:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:10:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:10:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:10:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:10:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:10:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:10:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:10:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:10:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:10:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:10:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:10:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:10:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:10:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:10:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:10:15] Production.INFO: call_cost start [2026-04-12 21:10:15] Production.INFO: call_cost end [2026-04-12 21:10:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:10:15] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:10:15] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:10:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:10:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:10:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:10:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:10:15] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:10:15] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:10:15] Production.INFO: ==9362== Releasing lock... [2026-04-12 21:10:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:10:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:11:02] Production.INFO: ==9481== Lock acquired, processing the job... [2026-04-13 02:11:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:11:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:11:02] Production.INFO: neon service started [2026-04-13 02:11:02] Production.INFO: neon service started [2026-04-13 02:11:02] Production.INFO: ==9481== Releasing lock... [2026-04-13 02:11:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:11:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:11:02] Production.INFO: ==9483== Lock acquired, processing the job... [2026-04-12 21:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 21:11:02] Production.INFO: ==9483== Releasing lock... [2026-04-12 21:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:11:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:11:02] Production.INFO: ==9485== Lock acquired, processing the job... [2026-04-13 01:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:11:02] Production.INFO: ==9485== Releasing lock... [2026-04-13 01:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:11:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:11:03] Production.INFO: ==9488== Lock acquired, processing the job... [2026-04-12 21:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-12 21:11:03] Production.INFO: ==9492== Lock acquired, processing the job... [2026-04-12 21:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:11:03] Production.INFO: ==9490== Lock acquired, processing the job... [2026-04-12 21:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:11:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-12 21:11:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-12 21:11:03] Production.INFO: ==9496== Lock acquired, processing the job... [2026-04-12 21:11:03] Production.ERROR: CronJob PID - 9490 [2026-04-12 21:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:11:03] Production.ERROR: CronJob Title - System Alerts [2026-04-12 21:11:03] Production.ERROR: CronJob ID - 5 [2026-04-12 21:11:03] Production.ERROR: CronJob Last Run Time 2026-04-12 21:11:00 [2026-04-12 21:11:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-12 21:11:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-12 21:11:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-12 21:11:03] Production.ERROR: CronJob PID - 9492 [2026-04-12 21:11:03] Production.ERROR: CronJob Title - Account Block [2026-04-12 21:11:03] Production.ERROR: CronJob ID - 7 [2026-04-12 21:11:03] Production.ERROR: CronJob Last Run Time 2026-04-12 21:11:00 [2026-04-12 21:11:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-12 21:11:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-12 21:11:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-12 21:11:03] Production.INFO: ==9488== Releasing lock... [2026-04-12 21:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-12 21:11:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-12 21:11:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:11:03] Production.INFO: ==9494== Lock acquired, processing the job... [2026-04-12 21:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:11:04] Production.INFO: Account Balance Start. [2026-04-12 21:11:04] Production.INFO: CreateAllLog Start [2026-04-12 21:11:04] Production.INFO: 117 [2026-04-12 21:11:04] Production.INFO: Date 2026-04-08 [2026-04-12 21:11:04] Production.INFO: ==9498== Lock acquired, processing the job... [2026-04-12 21:11:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-12 21:11:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:11:04] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:11:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:11:04] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:11:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:11:04] Production.INFO: Date 2026-04-09 [2026-04-12 21:11:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:11:04] Production.INFO: ==9500== Lock acquired, processing the job... [2026-04-12 21:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:11:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-12 21:11:04] Production.INFO: Date 2026-04-10 [2026-04-12 21:11:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:11:04] Production.INFO: Date 2026-04-11 [2026-04-12 21:11:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:11:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:11:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:11:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:11:04] Production.INFO: Date 2026-04-12 [2026-04-12 21:11:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:11:04] Production.INFO: Total Charge 0 [2026-04-12 21:11:04] Production.INFO: CreateAllLog End [2026-04-12 21:11:04] Production.INFO: ==9500== Releasing lock... [2026-04-12 21:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:11:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:11:04] Production.INFO: Account Balance End. [2026-04-12 21:11:04] Production.ERROR: CronJobId end 12 [2026-04-12 21:11:04] Production.INFO: ==9496== Releasing lock... [2026-04-12 21:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:11:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:11:04] Production.INFO: ==9492== Releasing lock... [2026-04-12 21:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:11:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:11:04] Production.ERROR: done [2026-04-12 21:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-12 21:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085385', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) start [2026-04-12 21:11:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085385', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) end [2026-04-12 21:11:11] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-12 21:11:11] Production.INFO: ProcessCDR(1,17085385,1,1,2) [2026-04-12 21:11:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17085385,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 21:11:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17085385,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 21:11:11] Production.ERROR: pbx prc_insertCDR start [2026-04-12 21:11:11] Production.ERROR: pbx prc_insertCDR end [2026-04-12 21:11:11] Production.INFO: ==9498== Releasing lock... [2026-04-12 21:11:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-12 21:11:11] Production.INFO: 26 MB #Memory Used# [2026-04-12 21:11:14] Production.ERROR: CronJobId end10 [2026-04-12 21:11:14] Production.INFO: ==9494== Releasing lock... [2026-04-12 21:11:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:11:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:11:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:11:16] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:11:16] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:11:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:11:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:11:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:11:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:11:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:11:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:11:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:11:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:11:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:11:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:11:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:11:17] Production.INFO: call_cost start [2026-04-12 21:11:17] Production.INFO: call_cost end [2026-04-12 21:11:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:11:17] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:11:17] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:11:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:11:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:11:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:11:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:11:17] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:11:17] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:11:17] Production.INFO: ==9490== Releasing lock... [2026-04-12 21:11:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:11:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:12:01] Production.INFO: ==9615== Lock acquired, processing the job... [2026-04-13 02:12:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:12:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:12:01] Production.INFO: neon service started [2026-04-13 02:12:01] Production.INFO: neon service started [2026-04-13 02:12:01] Production.INFO: ==9615== Releasing lock... [2026-04-13 02:12:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:12:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:12:01] Production.INFO: ==9619== Lock acquired, processing the job... [2026-04-12 21:12:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 21:12:02] Production.INFO: ==9619== Releasing lock... [2026-04-12 21:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:12:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:12:02] Production.INFO: ==9621== Lock acquired, processing the job... [2026-04-13 01:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:12:02] Production.INFO: ==9621== Releasing lock... [2026-04-13 01:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:12:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:12:02] Production.INFO: ==9623== Lock acquired, processing the job... [2026-04-12 21:12:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:12:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:12:02] Production.INFO: ==9625== Lock acquired, processing the job... [2026-04-12 21:12:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:12:02] Production.INFO: ==9627== Lock acquired, processing the job... [2026-04-12 21:12:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:12:03] Production.INFO: ==9629== Lock acquired, processing the job... [2026-04-12 21:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:12:03] Production.INFO: ==9631== Lock acquired, processing the job... [2026-04-12 21:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:12:03] Production.INFO: Account Balance Start. [2026-04-12 21:12:03] Production.INFO: CreateAllLog Start [2026-04-12 21:12:03] Production.INFO: 117 [2026-04-12 21:12:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:12:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:12:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:12:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:12:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:12:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:12:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:12:03] Production.INFO: ==9631== Releasing lock... [2026-04-12 21:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:12:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:12:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:12:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:12:03] Production.INFO: Date 2026-04-11 [2026-04-12 21:12:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:12:03] Production.INFO: Date 2026-04-12 [2026-04-12 21:12:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:12:03] Production.INFO: Total Charge 0 [2026-04-12 21:12:03] Production.INFO: CreateAllLog End [2026-04-12 21:12:03] Production.INFO: ==9625== Releasing lock... [2026-04-12 21:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:12:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:12:03] Production.INFO: Account Balance End. [2026-04-12 21:12:03] Production.ERROR: CronJobId end 12 [2026-04-12 21:12:03] Production.INFO: ==9629== Releasing lock... [2026-04-12 21:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:12:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:12:10] Production.ERROR: CronJobId end10 [2026-04-12 21:12:10] Production.INFO: ==9627== Releasing lock... [2026-04-12 21:12:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:12:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:12:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:12:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:12:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:12:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:12:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:12:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:12:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:12:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:12:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:12:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:12:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:12:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:12:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:12:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:12:13] Production.INFO: call_cost start [2026-04-12 21:12:13] Production.INFO: call_cost end [2026-04-12 21:12:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:12:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:12:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:12:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:12:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:12:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:12:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:12:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:12:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:12:13] Production.INFO: ==9623== Releasing lock... [2026-04-12 21:12:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:12:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:13:01] Production.INFO: ==9746== Lock acquired, processing the job... [2026-04-13 02:13:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:13:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:13:02] Production.INFO: neon service started [2026-04-13 02:13:02] Production.INFO: neon service started [2026-04-13 02:13:02] Production.INFO: ==9746== Releasing lock... [2026-04-13 02:13:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:13:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:13:02] Production.INFO: ==9748== Lock acquired, processing the job... [2026-04-12 21:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:13:02] Production.INFO: ==9750== Lock acquired, processing the job... [2026-04-13 01:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:13:02] Production.INFO: ==9750== Releasing lock... [2026-04-13 01:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:13:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:13:02] Production.INFO: ==9748== Releasing lock... [2026-04-12 21:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:13:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 21:13:03] Production.INFO: ==9757== Lock acquired, processing the job... [2026-04-12 21:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:13:03] Production.INFO: ==9761== Lock acquired, processing the job... [2026-04-12 21:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:13:03] Production.INFO: ==9755== Lock acquired, processing the job... [2026-04-12 21:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:13:03] Production.INFO: ==9759== Lock acquired, processing the job... [2026-04-12 21:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:13:03] Production.INFO: Account Balance Start. [2026-04-12 21:13:03] Production.INFO: CreateAllLog Start [2026-04-12 21:13:03] Production.INFO: 117 [2026-04-12 21:13:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:13:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:13:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:13:03] Production.INFO: ==9763== Lock acquired, processing the job... [2026-04-12 21:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:13:04] Production.INFO: Date 2026-04-09 [2026-04-12 21:13:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:13:04] Production.INFO: Date 2026-04-10 [2026-04-12 21:13:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:13:04] Production.INFO: Date 2026-04-11 [2026-04-12 21:13:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:13:04] Production.INFO: Date 2026-04-12 [2026-04-12 21:13:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:13:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:13:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:13:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:13:04] Production.INFO: Total Charge 0 [2026-04-12 21:13:04] Production.INFO: ==9763== Releasing lock... [2026-04-12 21:13:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:13:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:13:04] Production.INFO: CreateAllLog End [2026-04-12 21:13:04] Production.INFO: ==9757== Releasing lock... [2026-04-12 21:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:13:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:13:04] Production.INFO: Account Balance End. [2026-04-12 21:13:04] Production.ERROR: CronJobId end 12 [2026-04-12 21:13:04] Production.INFO: ==9761== Releasing lock... [2026-04-12 21:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:13:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:13:12] Production.ERROR: CronJobId end10 [2026-04-12 21:13:12] Production.INFO: ==9759== Releasing lock... [2026-04-12 21:13:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:13:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:13:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:13:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:13:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:13:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:13:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:13:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:13:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:13:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:13:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:13:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:13:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:13:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:13:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:13:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:13:14] Production.INFO: call_cost start [2026-04-12 21:13:14] Production.INFO: call_cost end [2026-04-12 21:13:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:13:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:13:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:13:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:13:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:13:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:13:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:13:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:13:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:13:14] Production.INFO: ==9755== Releasing lock... [2026-04-12 21:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:13:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:14:01] Production.INFO: ==9869== Lock acquired, processing the job... [2026-04-13 02:14:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:14:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:14:01] Production.INFO: neon service started [2026-04-13 02:14:01] Production.INFO: neon service started [2026-04-13 02:14:01] Production.INFO: ==9869== Releasing lock... [2026-04-13 02:14:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:14:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:14:01] Production.INFO: ==9871== Lock acquired, processing the job... [2026-04-12 21:14:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 21:14:02] Production.INFO: ==9871== Releasing lock... [2026-04-12 21:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:14:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:14:02] Production.INFO: ==9873== Lock acquired, processing the job... [2026-04-13 01:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:14:02] Production.INFO: ==9873== Releasing lock... [2026-04-13 01:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:14:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:14:02] Production.INFO: ==9884== Lock acquired, processing the job... [2026-04-12 21:14:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:14:02] Production.INFO: ==9875== Lock acquired, processing the job... [2026-04-12 21:14:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:14:02] Production.INFO: ==9877== Lock acquired, processing the job... [2026-04-12 21:14:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:14:02] Production.INFO: ==9879== Lock acquired, processing the job... [2026-04-12 21:14:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:14:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:14:03] Production.INFO: ==9881== Lock acquired, processing the job... [2026-04-12 21:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:14:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:14:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:14:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:14:03] Production.INFO: ==9884== Releasing lock... [2026-04-12 21:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:14:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:14:03] Production.INFO: Account Balance Start. [2026-04-12 21:14:03] Production.INFO: CreateAllLog Start [2026-04-12 21:14:03] Production.INFO: 117 [2026-04-12 21:14:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:14:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:14:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:14:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:14:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:14:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:14:03] Production.INFO: Date 2026-04-11 [2026-04-12 21:14:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:14:03] Production.INFO: Date 2026-04-12 [2026-04-12 21:14:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:14:03] Production.INFO: Total Charge 0 [2026-04-12 21:14:03] Production.INFO: CreateAllLog End [2026-04-12 21:14:03] Production.INFO: Account Balance End. [2026-04-12 21:14:03] Production.ERROR: CronJobId end 12 [2026-04-12 21:14:03] Production.INFO: ==9881== Releasing lock... [2026-04-12 21:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:14:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:14:03] Production.INFO: ==9877== Releasing lock... [2026-04-12 21:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:14:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:14:11] Production.ERROR: CronJobId end10 [2026-04-12 21:14:11] Production.INFO: ==9879== Releasing lock... [2026-04-12 21:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:14:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:14:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:14:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:14:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:14:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:14:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:14:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:14:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:14:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:14:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:14:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:14:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:14:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:14:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:14:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:14:14] Production.INFO: call_cost start [2026-04-12 21:14:14] Production.INFO: call_cost end [2026-04-12 21:14:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:14:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:14:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:14:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:14:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:14:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:14:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:14:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:14:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:14:14] Production.INFO: ==9875== Releasing lock... [2026-04-12 21:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:14:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:15:01] Production.INFO: ==9948== Lock acquired, processing the job... [2026-04-13 02:15:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:15:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:15:01] Production.INFO: neon service started [2026-04-13 02:15:01] Production.INFO: neon service started [2026-04-13 02:15:01] Production.INFO: ==9948== Releasing lock... [2026-04-13 02:15:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:15:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:15:02] Production.INFO: ==9950== Lock acquired, processing the job... [2026-04-12 21:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:15:02] Production.INFO: ==9952== Lock acquired, processing the job... [2026-04-13 01:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:15:02] Production.INFO: ==9952== Releasing lock... [2026-04-13 01:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:15:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:15:02] Production.INFO: ==9950== Releasing lock... [2026-04-12 21:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:15:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 21:15:03] Production.INFO: ==9957== Lock acquired, processing the job... [2026-04-12 21:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:15:03] Production.INFO: ==9955== Lock acquired, processing the job... [2026-04-12 21:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:15:03] Production.INFO: ==9959== Lock acquired, processing the job... [2026-04-12 21:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:15:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:15:03] Production.INFO: ==9961== Lock acquired, processing the job... [2026-04-12 21:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:15:03] Production.INFO: ==9963== Lock acquired, processing the job... [2026-04-12 21:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:15:04] Production.INFO: Account Balance Start. [2026-04-12 21:15:04] Production.INFO: CreateAllLog Start [2026-04-12 21:15:04] Production.INFO: 117 [2026-04-12 21:15:04] Production.INFO: Date 2026-04-08 [2026-04-12 21:15:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:15:04] Production.INFO: ==9957== Releasing lock... [2026-04-12 21:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:15:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:15:04] Production.INFO: Date 2026-04-09 [2026-04-12 21:15:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:15:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:15:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:15:04] Production.INFO: Date 2026-04-10 [2026-04-12 21:15:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:15:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:15:04] Production.INFO: Date 2026-04-11 [2026-04-12 21:15:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:15:04] Production.INFO: ==9963== Releasing lock... [2026-04-12 21:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:15:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:15:04] Production.INFO: Date 2026-04-12 [2026-04-12 21:15:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:15:04] Production.INFO: Total Charge 0 [2026-04-12 21:15:04] Production.INFO: CreateAllLog End [2026-04-12 21:15:04] Production.INFO: Account Balance End. [2026-04-12 21:15:04] Production.ERROR: CronJobId end 12 [2026-04-12 21:15:04] Production.INFO: ==9961== Releasing lock... [2026-04-12 21:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:15:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:15:10] Production.ERROR: CronJobId end10 [2026-04-12 21:15:10] Production.INFO: ==9959== Releasing lock... [2026-04-12 21:15:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:15:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:15:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:15:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:15:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:15:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:15:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:15:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:15:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:15:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:15:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:15:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:15:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:15:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:15:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:15:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:15:13] Production.INFO: call_cost start [2026-04-12 21:15:13] Production.INFO: call_cost end [2026-04-12 21:15:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:15:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:15:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:15:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:15:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:15:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:15:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:15:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:15:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:15:13] Production.INFO: ==9955== Releasing lock... [2026-04-12 21:15:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:15:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:16:02] Production.INFO: ==10021== Lock acquired, processing the job... [2026-04-13 02:16:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:16:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:16:02] Production.INFO: neon service started [2026-04-13 02:16:02] Production.INFO: neon service started [2026-04-13 02:16:02] Production.INFO: ==10021== Releasing lock... [2026-04-13 02:16:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:16:02] Production.INFO: 25.5 MB #Memory Used# [2026-04-12 21:16:02] Production.INFO: ==10023== Lock acquired, processing the job... [2026-04-12 21:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 21:16:02] Production.INFO: ==10023== Releasing lock... [2026-04-12 21:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:16:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:16:03] Production.INFO: ==10025== Lock acquired, processing the job... [2026-04-13 01:16:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:16:03] Production.INFO: ==10025== Releasing lock... [2026-04-13 01:16:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:16:03] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:16:03] Production.INFO: ==10029== Lock acquired, processing the job... [2026-04-12 21:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:16:03] Production.INFO: ==10031== Lock acquired, processing the job... [2026-04-12 21:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:16:03] Production.INFO: ==10033== Lock acquired, processing the job... [2026-04-12 21:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:16:03] Production.INFO: ==10027== Lock acquired, processing the job... [2026-04-12 21:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:16:03] Production.INFO: Account Balance Start. [2026-04-12 21:16:03] Production.INFO: CreateAllLog Start [2026-04-12 21:16:03] Production.INFO: 117 [2026-04-12 21:16:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:16:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:16:03] Production.INFO: ==10035== Lock acquired, processing the job... [2026-04-12 21:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:16:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:16:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:16:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:16:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:16:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:16:03] Production.INFO: Date 2026-04-11 [2026-04-12 21:16:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:16:03] Production.INFO: Date 2026-04-12 [2026-04-12 21:16:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:16:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:16:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:16:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:16:03] Production.INFO: ==10035== Releasing lock... [2026-04-12 21:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:16:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:16:03] Production.INFO: Total Charge 0 [2026-04-12 21:16:03] Production.INFO: CreateAllLog End [2026-04-12 21:16:04] Production.INFO: Account Balance End. [2026-04-12 21:16:04] Production.ERROR: CronJobId end 12 [2026-04-12 21:16:04] Production.INFO: ==10033== Releasing lock... [2026-04-12 21:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:16:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:16:04] Production.INFO: ==10029== Releasing lock... [2026-04-12 21:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:16:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:16:12] Production.ERROR: CronJobId end10 [2026-04-12 21:16:12] Production.INFO: ==10031== Releasing lock... [2026-04-12 21:16:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:16:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:16:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:16:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:16:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:16:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:16:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:16:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:16:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:16:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:16:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:16:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:16:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:16:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:16:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:16:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:16:14] Production.INFO: call_cost start [2026-04-12 21:16:14] Production.INFO: call_cost end [2026-04-12 21:16:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:16:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:16:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:16:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:16:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:16:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:16:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:16:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:16:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:16:14] Production.INFO: ==10027== Releasing lock... [2026-04-12 21:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:16:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:17:01] Production.INFO: ==10097== Lock acquired, processing the job... [2026-04-13 02:17:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:17:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:17:01] Production.INFO: neon service started [2026-04-13 02:17:01] Production.INFO: neon service started [2026-04-13 02:17:01] Production.INFO: ==10097== Releasing lock... [2026-04-13 02:17:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:17:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:17:02] Production.INFO: ==10099== Lock acquired, processing the job... [2026-04-12 21:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 21:17:02] Production.INFO: ==10099== Releasing lock... [2026-04-12 21:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:17:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:17:02] Production.INFO: ==10101== Lock acquired, processing the job... [2026-04-13 01:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:17:02] Production.INFO: ==10101== Releasing lock... [2026-04-13 01:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:17:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:17:03] Production.INFO: ==10109== Lock acquired, processing the job... [2026-04-12 21:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:17:03] Production.INFO: ==10103== Lock acquired, processing the job... [2026-04-12 21:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:17:03] Production.INFO: ==10112== Lock acquired, processing the job... [2026-04-12 21:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:17:03] Production.INFO: ==10105== Lock acquired, processing the job... [2026-04-12 21:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:17:03] Production.INFO: ==10107== Lock acquired, processing the job... [2026-04-12 21:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:17:03] Production.INFO: Account Balance Start. [2026-04-12 21:17:03] Production.INFO: CreateAllLog Start [2026-04-12 21:17:03] Production.INFO: 117 [2026-04-12 21:17:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:17:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:17:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:17:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:17:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:17:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:17:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:17:03] Production.INFO: Date 2026-04-11 [2026-04-12 21:17:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:17:03] Production.INFO: ==10112== Releasing lock... [2026-04-12 21:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:17:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:17:03] Production.INFO: Date 2026-04-12 [2026-04-12 21:17:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:17:03] Production.INFO: Total Charge 0 [2026-04-12 21:17:03] Production.INFO: CreateAllLog End [2026-04-12 21:17:03] Production.INFO: Account Balance End. [2026-04-12 21:17:03] Production.ERROR: CronJobId end 12 [2026-04-12 21:17:03] Production.INFO: ==10109== Releasing lock... [2026-04-12 21:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:17:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:17:03] Production.INFO: ==10105== Releasing lock... [2026-04-12 21:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:17:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:17:11] Production.ERROR: CronJobId end10 [2026-04-12 21:17:11] Production.INFO: ==10107== Releasing lock... [2026-04-12 21:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:17:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:17:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:17:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:17:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:17:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:17:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:17:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:17:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:17:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:17:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:17:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:17:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:17:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:17:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:17:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:17:14] Production.INFO: call_cost start [2026-04-12 21:17:14] Production.INFO: call_cost end [2026-04-12 21:17:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:17:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:17:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:17:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:17:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:17:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:17:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:17:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:17:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:17:14] Production.INFO: ==10103== Releasing lock... [2026-04-12 21:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:17:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:18:02] Production.INFO: ==10170== Lock acquired, processing the job... [2026-04-13 02:18:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:18:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:18:02] Production.INFO: neon service started [2026-04-13 02:18:02] Production.INFO: neon service started [2026-04-13 02:18:02] Production.INFO: ==10170== Releasing lock... [2026-04-13 02:18:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:18:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:18:02] Production.INFO: ==10172== Lock acquired, processing the job... [2026-04-12 21:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 21:18:02] Production.INFO: ==10172== Releasing lock... [2026-04-12 21:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:18:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:18:03] Production.INFO: ==10174== Lock acquired, processing the job... [2026-04-13 01:18:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:18:03] Production.INFO: ==10174== Releasing lock... [2026-04-13 01:18:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:18:03] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:18:03] Production.INFO: ==10176== Lock acquired, processing the job... [2026-04-12 21:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:18:03] Production.INFO: ==10178== Lock acquired, processing the job... [2026-04-12 21:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:18:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:18:03] Production.INFO: ==10182== Lock acquired, processing the job... [2026-04-12 21:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:18:03] Production.INFO: Account Balance Start. [2026-04-12 21:18:03] Production.INFO: CreateAllLog Start [2026-04-12 21:18:03] Production.INFO: 117 [2026-04-12 21:18:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:18:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:18:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:18:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:18:03] Production.INFO: ==10180== Lock acquired, processing the job... [2026-04-12 21:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:18:03] Production.INFO: ==10184== Lock acquired, processing the job... [2026-04-12 21:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:18:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:18:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:18:03] Production.INFO: Date 2026-04-11 [2026-04-12 21:18:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:18:03] Production.INFO: Date 2026-04-12 [2026-04-12 21:18:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:18:03] Production.INFO: Total Charge 0 [2026-04-12 21:18:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:18:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:18:03] Production.INFO: CreateAllLog End [2026-04-12 21:18:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:18:03] Production.INFO: ==10184== Releasing lock... [2026-04-12 21:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:18:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:18:04] Production.INFO: Account Balance End. [2026-04-12 21:18:04] Production.ERROR: CronJobId end 12 [2026-04-12 21:18:04] Production.INFO: ==10182== Releasing lock... [2026-04-12 21:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:18:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:18:04] Production.INFO: ==10178== Releasing lock... [2026-04-12 21:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:18:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:18:11] Production.ERROR: CronJobId end10 [2026-04-12 21:18:11] Production.INFO: ==10180== Releasing lock... [2026-04-12 21:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:18:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:18:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:18:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:18:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:18:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:18:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:18:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:18:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:18:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:18:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:18:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:18:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:18:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:18:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:18:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:18:13] Production.INFO: call_cost start [2026-04-12 21:18:13] Production.INFO: call_cost end [2026-04-12 21:18:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:18:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:18:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:18:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:18:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:18:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:18:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:18:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:18:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:18:13] Production.INFO: ==10176== Releasing lock... [2026-04-12 21:18:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:18:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:19:01] Production.INFO: ==10249== Lock acquired, processing the job... [2026-04-13 02:19:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:19:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:19:01] Production.INFO: neon service started [2026-04-13 02:19:01] Production.INFO: neon service started [2026-04-13 02:19:01] Production.INFO: ==10249== Releasing lock... [2026-04-13 02:19:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:19:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:19:02] Production.INFO: ==10251== Lock acquired, processing the job... [2026-04-12 21:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:19:02] Production.INFO: ==10253== Lock acquired, processing the job... [2026-04-13 01:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:19:02] Production.INFO: ==10253== Releasing lock... [2026-04-13 01:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:19:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:19:02] Production.INFO: ==10251== Releasing lock... [2026-04-12 21:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:19:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 21:19:03] Production.INFO: ==10256== Lock acquired, processing the job... [2026-04-12 21:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:19:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:19:03] Production.INFO: ==10258== Lock acquired, processing the job... [2026-04-12 21:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:19:03] Production.INFO: ==10264== Lock acquired, processing the job... [2026-04-12 21:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:19:03] Production.INFO: ==10260== Lock acquired, processing the job... [2026-04-12 21:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:19:03] Production.INFO: ==10262== Lock acquired, processing the job... [2026-04-12 21:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:19:03] Production.INFO: ==10264== Releasing lock... [2026-04-12 21:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:19:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:19:03] Production.INFO: Account Balance Start. [2026-04-12 21:19:03] Production.INFO: CreateAllLog Start [2026-04-12 21:19:03] Production.INFO: 117 [2026-04-12 21:19:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:19:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:19:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:19:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:19:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:19:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:19:03] Production.INFO: Date 2026-04-11 [2026-04-12 21:19:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:19:03] Production.INFO: Date 2026-04-12 [2026-04-12 21:19:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:19:03] Production.INFO: Total Charge 0 [2026-04-12 21:19:03] Production.INFO: CreateAllLog End [2026-04-12 21:19:03] Production.INFO: ==10258== Releasing lock... [2026-04-12 21:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:19:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:19:03] Production.INFO: Account Balance End. [2026-04-12 21:19:03] Production.ERROR: CronJobId end 12 [2026-04-12 21:19:03] Production.INFO: ==10262== Releasing lock... [2026-04-12 21:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:19:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:19:10] Production.ERROR: CronJobId end10 [2026-04-12 21:19:10] Production.INFO: ==10260== Releasing lock... [2026-04-12 21:19:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:19:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:19:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:19:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:19:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:19:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:19:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:19:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:19:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:19:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:19:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:19:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:19:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:19:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:19:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:19:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:19:13] Production.INFO: call_cost start [2026-04-12 21:19:13] Production.INFO: call_cost end [2026-04-12 21:19:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:19:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:19:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:19:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:19:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:19:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:19:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:19:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:19:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:19:13] Production.INFO: ==10256== Releasing lock... [2026-04-12 21:19:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:19:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:20:02] Production.INFO: ==10322== Lock acquired, processing the job... [2026-04-13 02:20:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:20:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:20:02] Production.INFO: neon service started [2026-04-13 02:20:02] Production.INFO: neon service started [2026-04-13 02:20:02] Production.INFO: ==10322== Releasing lock... [2026-04-13 02:20:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:20:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:20:02] Production.INFO: ==10325== Lock acquired, processing the job... [2026-04-12 21:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 21:20:02] Production.INFO: ==10325== Releasing lock... [2026-04-12 21:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:20:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:20:02] Production.INFO: ==10327== Lock acquired, processing the job... [2026-04-13 01:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:20:02] Production.INFO: ==10327== Releasing lock... [2026-04-13 01:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:20:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:20:03] Production.INFO: ==10331== Lock acquired, processing the job... [2026-04-12 21:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:20:03] Production.INFO: ==10329== Lock acquired, processing the job... [2026-04-12 21:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:20:03] Production.INFO: ==10333== Lock acquired, processing the job... [2026-04-12 21:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:20:03] Production.INFO: ==10337== Lock acquired, processing the job... [2026-04-12 21:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:20:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:20:03] Production.INFO: ==10335== Lock acquired, processing the job... [2026-04-12 21:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:20:03] Production.INFO: Account Balance Start. [2026-04-12 21:20:03] Production.INFO: CreateAllLog Start [2026-04-12 21:20:03] Production.INFO: 117 [2026-04-12 21:20:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:20:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:20:03] Production.INFO: ==10337== Releasing lock... [2026-04-12 21:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:20:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:20:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:20:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:20:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:20:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:20:03] Production.INFO: Date 2026-04-11 [2026-04-12 21:20:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:20:03] Production.INFO: Date 2026-04-12 [2026-04-12 21:20:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:20:03] Production.INFO: ==10331== Releasing lock... [2026-04-12 21:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:20:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:20:03] Production.INFO: Total Charge 0 [2026-04-12 21:20:03] Production.INFO: CreateAllLog End [2026-04-12 21:20:04] Production.INFO: Account Balance End. [2026-04-12 21:20:04] Production.ERROR: CronJobId end 12 [2026-04-12 21:20:04] Production.INFO: ==10335== Releasing lock... [2026-04-12 21:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:20:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:20:12] Production.ERROR: CronJobId end10 [2026-04-12 21:20:12] Production.INFO: ==10333== Releasing lock... [2026-04-12 21:20:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:20:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:20:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:20:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:20:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:20:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:20:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:20:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:20:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:20:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:20:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:20:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:20:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:20:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:20:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:20:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:20:14] Production.INFO: call_cost start [2026-04-12 21:20:14] Production.INFO: call_cost end [2026-04-12 21:20:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:20:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:20:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:20:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:20:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:20:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:20:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:20:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:20:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:20:14] Production.INFO: ==10329== Releasing lock... [2026-04-12 21:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:20:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:21:01] Production.INFO: ==10418== Lock acquired, processing the job... [2026-04-13 02:21:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:21:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:21:01] Production.INFO: neon service started [2026-04-13 02:21:01] Production.INFO: neon service started [2026-04-13 02:21:01] Production.INFO: ==10418== Releasing lock... [2026-04-13 02:21:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:21:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:21:01] Production.INFO: ==10420== Lock acquired, processing the job... [2026-04-12 21:21:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:21:02] Production.INFO: ==10423== Lock acquired, processing the job... [2026-04-13 01:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 21:21:02] Production.INFO: ==10420== Releasing lock... [2026-04-12 21:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:21:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:21:02] Production.INFO: ==10423== Releasing lock... [2026-04-13 01:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:21:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:21:02] Production.INFO: ==10425== Lock acquired, processing the job... [2026-04-12 21:21:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-12 21:21:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-12 21:21:03] Production.INFO: ==10433== Lock acquired, processing the job... [2026-04-12 21:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:21:03] Production.INFO: ==10427== Lock acquired, processing the job... [2026-04-12 21:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:21:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-12 21:21:03] Production.INFO: ==10425== Releasing lock... [2026-04-12 21:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-12 21:21:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-12 21:21:03] Production.INFO: ==10429== Lock acquired, processing the job... [2026-04-12 21:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:21:03] Production.INFO: Account Balance Start. [2026-04-12 21:21:03] Production.INFO: CreateAllLog Start [2026-04-12 21:21:03] Production.INFO: 117 [2026-04-12 21:21:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:21:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:21:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:21:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:21:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:21:03] Production.INFO: ==10431== Lock acquired, processing the job... [2026-04-12 21:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:21:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:21:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:21:03] Production.INFO: Date 2026-04-11 [2026-04-12 21:21:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:21:03] Production.INFO: Date 2026-04-12 [2026-04-12 21:21:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:21:03] Production.INFO: ==10435== Lock acquired, processing the job... [2026-04-12 21:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-12 21:21:03] Production.INFO: Total Charge 0 [2026-04-12 21:21:03] Production.INFO: CreateAllLog End [2026-04-12 21:21:03] Production.INFO: ==10437== Lock acquired, processing the job... [2026-04-12 21:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:21:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-12 21:21:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:21:03] Production.INFO: ==10429== Releasing lock... [2026-04-12 21:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:21:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:21:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:21:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:21:04] Production.INFO: ==10437== Releasing lock... [2026-04-12 21:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:21:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:21:04] Production.INFO: Account Balance End. [2026-04-12 21:21:04] Production.ERROR: done [2026-04-12 21:21:04] Production.ERROR: CronJobId end 12 [2026-04-12 21:21:04] Production.INFO: ==10433== Releasing lock... [2026-04-12 21:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:21:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-12 21:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085426', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) start [2026-04-12 21:21:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085426', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) end [2026-04-12 21:21:09] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-12 21:21:09] Production.INFO: ProcessCDR(1,17085426,1,1,2) [2026-04-12 21:21:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17085426,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 21:21:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17085426,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 21:21:10] Production.ERROR: pbx prc_insertCDR start [2026-04-12 21:21:10] Production.ERROR: pbx prc_insertCDR end [2026-04-12 21:21:10] Production.INFO: ==10435== Releasing lock... [2026-04-12 21:21:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-12 21:21:10] Production.INFO: 26 MB #Memory Used# [2026-04-12 21:21:14] Production.ERROR: CronJobId end10 [2026-04-12 21:21:14] Production.INFO: ==10431== Releasing lock... [2026-04-12 21:21:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:21:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:21:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:21:15] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:21:15] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:21:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:21:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:21:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:21:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:21:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:21:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:21:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:21:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:21:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:21:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:21:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:21:16] Production.INFO: call_cost start [2026-04-12 21:21:16] Production.INFO: call_cost end [2026-04-12 21:21:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:21:16] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:21:16] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:21:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:21:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:21:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:21:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:21:16] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:21:16] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:21:16] Production.INFO: ==10427== Releasing lock... [2026-04-12 21:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:21:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:22:01] Production.INFO: ==10496== Lock acquired, processing the job... [2026-04-13 02:22:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:22:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:22:01] Production.INFO: neon service started [2026-04-13 02:22:01] Production.INFO: neon service started [2026-04-13 02:22:01] Production.INFO: ==10496== Releasing lock... [2026-04-13 02:22:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:22:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:22:02] Production.INFO: ==10498== Lock acquired, processing the job... [2026-04-12 21:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 21:22:02] Production.INFO: ==10498== Releasing lock... [2026-04-12 21:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:22:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:22:02] Production.INFO: ==10500== Lock acquired, processing the job... [2026-04-13 01:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:22:02] Production.INFO: ==10500== Releasing lock... [2026-04-13 01:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:22:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:22:03] Production.INFO: ==10503== Lock acquired, processing the job... [2026-04-12 21:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:22:03] Production.INFO: ==10505== Lock acquired, processing the job... [2026-04-12 21:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:22:03] Production.INFO: ==10507== Lock acquired, processing the job... [2026-04-12 21:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:22:03] Production.INFO: ==10509== Lock acquired, processing the job... [2026-04-12 21:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:22:03] Production.INFO: ==10511== Lock acquired, processing the job... [2026-04-12 21:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:22:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:22:03] Production.INFO: Account Balance Start. [2026-04-12 21:22:03] Production.INFO: CreateAllLog Start [2026-04-12 21:22:03] Production.INFO: 117 [2026-04-12 21:22:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:22:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:22:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:22:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:22:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:22:03] Production.INFO: ==10511== Releasing lock... [2026-04-12 21:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:22:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:22:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:22:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:22:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:22:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:22:03] Production.INFO: Date 2026-04-11 [2026-04-12 21:22:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:22:03] Production.INFO: Date 2026-04-12 [2026-04-12 21:22:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:22:03] Production.INFO: Total Charge 0 [2026-04-12 21:22:03] Production.INFO: CreateAllLog End [2026-04-12 21:22:03] Production.INFO: Account Balance End. [2026-04-12 21:22:04] Production.ERROR: CronJobId end 12 [2026-04-12 21:22:04] Production.INFO: ==10509== Releasing lock... [2026-04-12 21:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:22:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:22:04] Production.INFO: ==10505== Releasing lock... [2026-04-12 21:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:22:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:22:10] Production.ERROR: CronJobId end10 [2026-04-12 21:22:10] Production.INFO: ==10507== Releasing lock... [2026-04-12 21:22:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:22:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:22:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:22:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:22:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:22:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:22:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:22:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:22:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:22:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:22:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:22:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:22:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:22:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:22:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:22:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:22:13] Production.INFO: call_cost start [2026-04-12 21:22:13] Production.INFO: call_cost end [2026-04-12 21:22:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:22:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:22:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:22:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:22:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:22:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:22:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:22:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:22:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:22:13] Production.INFO: ==10503== Releasing lock... [2026-04-12 21:22:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:22:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:23:01] Production.INFO: ==10577== Lock acquired, processing the job... [2026-04-13 02:23:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:23:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:23:01] Production.INFO: neon service started [2026-04-13 02:23:01] Production.INFO: neon service started [2026-04-13 02:23:01] Production.INFO: ==10577== Releasing lock... [2026-04-13 02:23:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:23:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:23:01] Production.INFO: ==10579== Lock acquired, processing the job... [2026-04-12 21:23:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 21:23:01] Production.INFO: ==10579== Releasing lock... [2026-04-12 21:23:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:23:01] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:23:02] Production.INFO: ==10581== Lock acquired, processing the job... [2026-04-13 01:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:23:02] Production.INFO: ==10581== Releasing lock... [2026-04-13 01:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:23:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:23:02] Production.INFO: ==10584== Lock acquired, processing the job... [2026-04-12 21:23:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:23:02] Production.INFO: ==10586== Lock acquired, processing the job... [2026-04-12 21:23:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:23:02] Production.INFO: ==10588== Lock acquired, processing the job... [2026-04-12 21:23:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:23:02] Production.INFO: ==10592== Lock acquired, processing the job... [2026-04-12 21:23:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:23:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:23:02] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:23:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:23:02] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:23:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:23:02] Production.INFO: ==10590== Lock acquired, processing the job... [2026-04-12 21:23:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:23:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:23:03] Production.INFO: Account Balance Start. [2026-04-12 21:23:03] Production.INFO: CreateAllLog Start [2026-04-12 21:23:03] Production.INFO: 117 [2026-04-12 21:23:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:23:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:23:03] Production.INFO: ==10592== Releasing lock... [2026-04-12 21:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:23:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:23:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:23:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:23:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:23:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:23:03] Production.INFO: Date 2026-04-11 [2026-04-12 21:23:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:23:03] Production.INFO: Date 2026-04-12 [2026-04-12 21:23:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:23:03] Production.INFO: Total Charge 0 [2026-04-12 21:23:03] Production.INFO: CreateAllLog End [2026-04-12 21:23:03] Production.INFO: ==10586== Releasing lock... [2026-04-12 21:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:23:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:23:03] Production.INFO: Account Balance End. [2026-04-12 21:23:03] Production.ERROR: CronJobId end 12 [2026-04-12 21:23:03] Production.INFO: ==10590== Releasing lock... [2026-04-12 21:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:23:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:23:10] Production.ERROR: CronJobId end10 [2026-04-12 21:23:10] Production.INFO: ==10588== Releasing lock... [2026-04-12 21:23:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:23:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:23:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:23:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:23:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:23:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:23:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:23:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:23:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:23:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:23:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:23:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:23:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:23:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:23:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:23:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:23:13] Production.INFO: call_cost start [2026-04-12 21:23:13] Production.INFO: call_cost end [2026-04-12 21:23:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:23:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:23:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:23:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:23:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:23:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:23:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:23:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:23:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:23:13] Production.INFO: ==10584== Releasing lock... [2026-04-12 21:23:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:23:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:24:01] Production.INFO: ==10650== Lock acquired, processing the job... [2026-04-13 02:24:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:24:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:24:01] Production.INFO: neon service started [2026-04-13 02:24:01] Production.INFO: neon service started [2026-04-13 02:24:01] Production.INFO: ==10650== Releasing lock... [2026-04-13 02:24:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:24:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:24:02] Production.INFO: ==10652== Lock acquired, processing the job... [2026-04-12 21:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:24:02] Production.INFO: ==10654== Lock acquired, processing the job... [2026-04-13 01:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:24:02] Production.INFO: ==10654== Releasing lock... [2026-04-13 01:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:24:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:24:02] Production.INFO: ==10652== Releasing lock... [2026-04-12 21:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:24:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 21:24:03] Production.INFO: ==10659== Lock acquired, processing the job... [2026-04-12 21:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:24:03] Production.INFO: ==10657== Lock acquired, processing the job... [2026-04-12 21:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:24:03] Production.INFO: ==10663== Lock acquired, processing the job... [2026-04-12 21:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:24:03] Production.INFO: ==10661== Lock acquired, processing the job... [2026-04-12 21:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:24:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:24:03] Production.INFO: ==10665== Lock acquired, processing the job... [2026-04-12 21:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:24:03] Production.INFO: Account Balance Start. [2026-04-12 21:24:03] Production.INFO: CreateAllLog Start [2026-04-12 21:24:03] Production.INFO: 117 [2026-04-12 21:24:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:24:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:24:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:24:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:24:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:24:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:24:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:24:03] Production.INFO: ==10665== Releasing lock... [2026-04-12 21:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:24:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:24:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:24:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:24:03] Production.INFO: Date 2026-04-11 [2026-04-12 21:24:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:24:03] Production.INFO: Date 2026-04-12 [2026-04-12 21:24:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:24:03] Production.INFO: Total Charge 0 [2026-04-12 21:24:04] Production.INFO: CreateAllLog End [2026-04-12 21:24:04] Production.INFO: ==10659== Releasing lock... [2026-04-12 21:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:24:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:24:04] Production.INFO: Account Balance End. [2026-04-12 21:24:04] Production.ERROR: CronJobId end 12 [2026-04-12 21:24:04] Production.INFO: ==10663== Releasing lock... [2026-04-12 21:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:24:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:24:12] Production.ERROR: CronJobId end10 [2026-04-12 21:24:12] Production.INFO: ==10661== Releasing lock... [2026-04-12 21:24:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:24:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:24:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:24:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:24:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:24:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:24:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:24:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:24:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:24:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:24:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:24:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:24:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:24:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:24:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:24:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:24:15] Production.INFO: call_cost start [2026-04-12 21:24:15] Production.INFO: call_cost end [2026-04-12 21:24:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:24:15] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:24:15] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:24:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:24:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:24:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:24:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:24:15] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:24:15] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:24:15] Production.INFO: ==10657== Releasing lock... [2026-04-12 21:24:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:24:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:25:02] Production.INFO: ==10729== Lock acquired, processing the job... [2026-04-13 02:25:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:25:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:25:02] Production.INFO: neon service started [2026-04-13 02:25:02] Production.INFO: neon service started [2026-04-13 02:25:02] Production.INFO: ==10729== Releasing lock... [2026-04-13 02:25:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:25:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:25:02] Production.INFO: ==10731== Lock acquired, processing the job... [2026-04-12 21:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 21:25:02] Production.INFO: ==10731== Releasing lock... [2026-04-12 21:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:25:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:25:02] Production.INFO: ==10733== Lock acquired, processing the job... [2026-04-13 01:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:25:03] Production.INFO: ==10733== Releasing lock... [2026-04-13 01:25:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:25:03] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:25:03] Production.INFO: ==10739== Lock acquired, processing the job... [2026-04-12 21:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:25:03] Production.INFO: ==10735== Lock acquired, processing the job... [2026-04-12 21:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:25:03] Production.INFO: ==10737== Lock acquired, processing the job... [2026-04-12 21:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:25:03] Production.INFO: ==10741== Lock acquired, processing the job... [2026-04-12 21:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:25:03] Production.INFO: ==10743== Lock acquired, processing the job... [2026-04-12 21:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:25:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:25:03] Production.INFO: Account Balance Start. [2026-04-12 21:25:03] Production.INFO: CreateAllLog Start [2026-04-12 21:25:03] Production.INFO: 117 [2026-04-12 21:25:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:25:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:25:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:25:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:25:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:25:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:25:04] Production.INFO: Date 2026-04-11 [2026-04-12 21:25:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:25:04] Production.INFO: Date 2026-04-12 [2026-04-12 21:25:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:25:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:25:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:25:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:25:04] Production.INFO: ==10743== Releasing lock... [2026-04-12 21:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:25:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:25:04] Production.INFO: Total Charge 0 [2026-04-12 21:25:04] Production.INFO: CreateAllLog End [2026-04-12 21:25:04] Production.INFO: ==10737== Releasing lock... [2026-04-12 21:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:25:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:25:04] Production.INFO: Account Balance End. [2026-04-12 21:25:04] Production.ERROR: CronJobId end 12 [2026-04-12 21:25:04] Production.INFO: ==10741== Releasing lock... [2026-04-12 21:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:25:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:25:10] Production.ERROR: CronJobId end10 [2026-04-12 21:25:10] Production.INFO: ==10739== Releasing lock... [2026-04-12 21:25:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:25:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:25:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:25:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:25:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:25:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:25:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:25:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:25:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:25:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:25:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:25:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:25:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:25:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:25:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:25:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:25:13] Production.INFO: call_cost start [2026-04-12 21:25:13] Production.INFO: call_cost end [2026-04-12 21:25:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:25:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:25:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:25:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:25:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:25:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:25:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:25:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:25:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:25:13] Production.INFO: ==10735== Releasing lock... [2026-04-12 21:25:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:25:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:26:01] Production.INFO: ==10803== Lock acquired, processing the job... [2026-04-13 02:26:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:26:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:26:01] Production.INFO: neon service started [2026-04-13 02:26:01] Production.INFO: neon service started [2026-04-13 02:26:01] Production.INFO: ==10803== Releasing lock... [2026-04-13 02:26:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:26:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:26:02] Production.INFO: ==10805== Lock acquired, processing the job... [2026-04-12 21:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 21:26:02] Production.INFO: ==10805== Releasing lock... [2026-04-12 21:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:26:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:26:02] Production.INFO: ==10807== Lock acquired, processing the job... [2026-04-13 01:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:26:02] Production.INFO: ==10807== Releasing lock... [2026-04-13 01:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:26:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:26:03] Production.INFO: ==10815== Lock acquired, processing the job... [2026-04-12 21:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:26:03] Production.INFO: ==10809== Lock acquired, processing the job... [2026-04-12 21:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:26:03] Production.INFO: ==10811== Lock acquired, processing the job... [2026-04-12 21:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:26:03] Production.INFO: ==10813== Lock acquired, processing the job... [2026-04-12 21:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:26:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:26:03] Production.INFO: ==10817== Lock acquired, processing the job... [2026-04-12 21:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:26:03] Production.INFO: Account Balance Start. [2026-04-12 21:26:03] Production.INFO: CreateAllLog Start [2026-04-12 21:26:03] Production.INFO: 117 [2026-04-12 21:26:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:26:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:26:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:26:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:26:03] Production.INFO: ==10817== Releasing lock... [2026-04-12 21:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:26:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:26:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:26:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:26:03] Production.INFO: Date 2026-04-11 [2026-04-12 21:26:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:26:03] Production.INFO: Date 2026-04-12 [2026-04-12 21:26:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:26:03] Production.INFO: Total Charge 0 [2026-04-12 21:26:03] Production.INFO: CreateAllLog End [2026-04-12 21:26:03] Production.INFO: Account Balance End. [2026-04-12 21:26:03] Production.ERROR: CronJobId end 12 [2026-04-12 21:26:03] Production.INFO: ==10815== Releasing lock... [2026-04-12 21:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:26:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:26:03] Production.INFO: ==10811== Releasing lock... [2026-04-12 21:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:26:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:26:10] Production.ERROR: CronJobId end10 [2026-04-12 21:26:10] Production.INFO: ==10813== Releasing lock... [2026-04-12 21:26:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:26:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:26:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:26:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:26:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:26:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:26:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:26:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:26:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:26:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:26:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:26:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:26:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:26:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:26:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:26:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:26:13] Production.INFO: call_cost start [2026-04-12 21:26:13] Production.INFO: call_cost end [2026-04-12 21:26:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:26:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:26:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:26:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:26:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:26:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:26:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:26:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:26:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:26:13] Production.INFO: ==10809== Releasing lock... [2026-04-12 21:26:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:26:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:27:02] Production.INFO: ==10879== Lock acquired, processing the job... [2026-04-13 02:27:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:27:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:27:02] Production.INFO: neon service started [2026-04-13 02:27:02] Production.INFO: neon service started [2026-04-13 02:27:02] Production.INFO: ==10879== Releasing lock... [2026-04-13 02:27:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:27:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:27:02] Production.INFO: ==10881== Lock acquired, processing the job... [2026-04-12 21:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 21:27:02] Production.INFO: ==10881== Releasing lock... [2026-04-12 21:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:27:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:27:02] Production.INFO: ==10883== Lock acquired, processing the job... [2026-04-13 01:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:27:02] Production.INFO: ==10883== Releasing lock... [2026-04-13 01:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:27:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:27:03] Production.INFO: ==10893== Lock acquired, processing the job... [2026-04-12 21:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:27:03] Production.INFO: ==10885== Lock acquired, processing the job... [2026-04-12 21:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:27:03] Production.INFO: ==10887== Lock acquired, processing the job... [2026-04-12 21:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:27:03] Production.INFO: ==10889== Lock acquired, processing the job... [2026-04-12 21:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:27:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:27:03] Production.INFO: ==10893== Releasing lock... [2026-04-12 21:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:27:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:27:03] Production.INFO: ==10891== Lock acquired, processing the job... [2026-04-12 21:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:27:03] Production.INFO: Account Balance Start. [2026-04-12 21:27:03] Production.INFO: CreateAllLog Start [2026-04-12 21:27:03] Production.INFO: 117 [2026-04-12 21:27:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:27:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:27:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:27:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:27:04] Production.INFO: Date 2026-04-10 [2026-04-12 21:27:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:27:04] Production.INFO: Date 2026-04-11 [2026-04-12 21:27:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:27:04] Production.INFO: Date 2026-04-12 [2026-04-12 21:27:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:27:04] Production.INFO: Total Charge 0 [2026-04-12 21:27:04] Production.INFO: CreateAllLog End [2026-04-12 21:27:04] Production.INFO: ==10887== Releasing lock... [2026-04-12 21:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:27:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:27:04] Production.INFO: Account Balance End. [2026-04-12 21:27:04] Production.ERROR: CronJobId end 12 [2026-04-12 21:27:04] Production.INFO: ==10891== Releasing lock... [2026-04-12 21:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:27:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:27:12] Production.ERROR: CronJobId end10 [2026-04-12 21:27:12] Production.INFO: ==10889== Releasing lock... [2026-04-12 21:27:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:27:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:27:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:27:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:27:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:27:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:27:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:27:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:27:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:27:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:27:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:27:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:27:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:27:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:27:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:27:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:27:13] Production.INFO: call_cost start [2026-04-12 21:27:13] Production.INFO: call_cost end [2026-04-12 21:27:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:27:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:27:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:27:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:27:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:27:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:27:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:27:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:27:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:27:13] Production.INFO: ==10885== Releasing lock... [2026-04-12 21:27:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:27:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:28:01] Production.INFO: ==10964== Lock acquired, processing the job... [2026-04-13 02:28:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:28:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:28:01] Production.INFO: neon service started [2026-04-13 02:28:01] Production.INFO: neon service started [2026-04-13 02:28:01] Production.INFO: ==10964== Releasing lock... [2026-04-13 02:28:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:28:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:28:01] Production.INFO: ==10966== Lock acquired, processing the job... [2026-04-12 21:28:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:28:02] Production.INFO: ==10968== Lock acquired, processing the job... [2026-04-13 01:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:28:02] Production.INFO: ==10968== Releasing lock... [2026-04-13 01:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:28:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:28:02] Production.INFO: ==10966== Releasing lock... [2026-04-12 21:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:28:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 21:28:02] Production.INFO: ==10971== Lock acquired, processing the job... [2026-04-12 21:28:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:28:02] Production.INFO: ==10977== Lock acquired, processing the job... [2026-04-12 21:28:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:28:02] Production.INFO: ==10973== Lock acquired, processing the job... [2026-04-12 21:28:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:28:03] Production.INFO: Account Balance Start. [2026-04-12 21:28:03] Production.INFO: CreateAllLog Start [2026-04-12 21:28:03] Production.INFO: 117 [2026-04-12 21:28:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:28:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:28:03] Production.INFO: ==10979== Lock acquired, processing the job... [2026-04-12 21:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:28:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:28:03] Production.INFO: ==10975== Lock acquired, processing the job... [2026-04-12 21:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:28:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:28:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:28:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:28:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:28:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:28:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:28:03] Production.INFO: Date 2026-04-11 [2026-04-12 21:28:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:28:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:28:03] Production.INFO: ==10979== Releasing lock... [2026-04-12 21:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:28:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:28:03] Production.INFO: Date 2026-04-12 [2026-04-12 21:28:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:28:03] Production.INFO: Total Charge 0 [2026-04-12 21:28:03] Production.INFO: CreateAllLog End [2026-04-12 21:28:03] Production.INFO: Account Balance End. [2026-04-12 21:28:03] Production.ERROR: CronJobId end 12 [2026-04-12 21:28:03] Production.INFO: ==10977== Releasing lock... [2026-04-12 21:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:28:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:28:03] Production.INFO: ==10973== Releasing lock... [2026-04-12 21:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:28:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:28:10] Production.ERROR: CronJobId end10 [2026-04-12 21:28:10] Production.INFO: ==10975== Releasing lock... [2026-04-12 21:28:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:28:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:28:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:28:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:28:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:28:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:28:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:28:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:28:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:28:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:28:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:28:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:28:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:28:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:28:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:28:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:28:13] Production.INFO: call_cost start [2026-04-12 21:28:13] Production.INFO: call_cost end [2026-04-12 21:28:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:28:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:28:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:28:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:28:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:28:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:28:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:28:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:28:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:28:13] Production.INFO: ==10971== Releasing lock... [2026-04-12 21:28:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:28:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:29:01] Production.INFO: ==11034== Lock acquired, processing the job... [2026-04-13 02:29:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:29:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:29:01] Production.INFO: neon service started [2026-04-13 02:29:01] Production.INFO: neon service started [2026-04-13 02:29:01] Production.INFO: ==11034== Releasing lock... [2026-04-13 02:29:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:29:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:29:02] Production.INFO: ==11037== Lock acquired, processing the job... [2026-04-12 21:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 21:29:02] Production.INFO: ==11037== Releasing lock... [2026-04-12 21:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:29:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:29:02] Production.INFO: ==11039== Lock acquired, processing the job... [2026-04-13 01:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:29:02] Production.INFO: ==11039== Releasing lock... [2026-04-13 01:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:29:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:29:03] Production.INFO: ==11049== Lock acquired, processing the job... [2026-04-12 21:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:29:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:29:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:29:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:29:03] Production.INFO: ==11049== Releasing lock... [2026-04-12 21:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:29:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:29:03] Production.INFO: ==11043== Lock acquired, processing the job... [2026-04-12 21:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:29:03] Production.INFO: ==11041== Lock acquired, processing the job... [2026-04-12 21:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:29:03] Production.INFO: ==11045== Lock acquired, processing the job... [2026-04-12 21:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:29:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:29:03] Production.INFO: ==11047== Lock acquired, processing the job... [2026-04-12 21:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:29:03] Production.INFO: Account Balance Start. [2026-04-12 21:29:03] Production.INFO: CreateAllLog Start [2026-04-12 21:29:03] Production.INFO: 117 [2026-04-12 21:29:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:29:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:29:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:29:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:29:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:29:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:29:03] Production.INFO: Date 2026-04-11 [2026-04-12 21:29:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:29:03] Production.INFO: Date 2026-04-12 [2026-04-12 21:29:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:29:03] Production.INFO: Total Charge 0 [2026-04-12 21:29:03] Production.INFO: CreateAllLog End [2026-04-12 21:29:03] Production.INFO: Account Balance End. [2026-04-12 21:29:03] Production.ERROR: CronJobId end 12 [2026-04-12 21:29:03] Production.INFO: ==11047== Releasing lock... [2026-04-12 21:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:29:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:29:04] Production.INFO: ==11043== Releasing lock... [2026-04-12 21:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:29:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:29:10] Production.ERROR: CronJobId end10 [2026-04-12 21:29:10] Production.INFO: ==11045== Releasing lock... [2026-04-12 21:29:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:29:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:29:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:29:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:29:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:29:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:29:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:29:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:29:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:29:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:29:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:29:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:29:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:29:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:29:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:29:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:29:12] Production.INFO: call_cost start [2026-04-12 21:29:12] Production.INFO: call_cost end [2026-04-12 21:29:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:29:12] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:29:12] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:29:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:29:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:29:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:29:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:29:12] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:29:12] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:29:12] Production.INFO: ==11041== Releasing lock... [2026-04-12 21:29:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:29:12] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:30:02] Production.INFO: ==11109== Lock acquired, processing the job... [2026-04-13 02:30:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:30:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:30:02] Production.INFO: neon service started [2026-04-13 02:30:02] Production.INFO: neon service started [2026-04-13 02:30:02] Production.INFO: ==11109== Releasing lock... [2026-04-13 02:30:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:30:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:30:02] Production.INFO: ==11113== Lock acquired, processing the job... [2026-04-13 01:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:30:02] Production.INFO: ==11113== Releasing lock... [2026-04-13 01:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:30:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:30:02] Production.INFO: ==11111== Lock acquired, processing the job... [2026-04-12 21:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 21:30:03] Production.INFO: ==11111== Releasing lock... [2026-04-12 21:30:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:30:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 21:30:03] Production.INFO: ==11118== Lock acquired, processing the job... [2026-04-12 21:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:30:03] Production.INFO: ==11116== Lock acquired, processing the job... [2026-04-12 21:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:30:03] Production.INFO: ==11120== Lock acquired, processing the job... [2026-04-12 21:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:30:04] Production.INFO: ==11122== Lock acquired, processing the job... [2026-04-12 21:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:30:04] Production.INFO: ==11124== Lock acquired, processing the job... [2026-04-12 21:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:30:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:30:04] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:30:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:30:04] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:30:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:30:04] Production.INFO: Account Balance Start. [2026-04-12 21:30:04] Production.INFO: CreateAllLog Start [2026-04-12 21:30:04] Production.INFO: 117 [2026-04-12 21:30:04] Production.INFO: Date 2026-04-08 [2026-04-12 21:30:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:30:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:30:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:30:04] Production.INFO: Date 2026-04-09 [2026-04-12 21:30:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:30:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:30:04] Production.INFO: Date 2026-04-10 [2026-04-12 21:30:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:30:04] Production.INFO: ==11124== Releasing lock... [2026-04-12 21:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:30:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:30:04] Production.INFO: Date 2026-04-11 [2026-04-12 21:30:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:30:04] Production.INFO: Date 2026-04-12 [2026-04-12 21:30:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:30:04] Production.INFO: ==11118== Releasing lock... [2026-04-12 21:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:30:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:30:04] Production.INFO: Total Charge 0 [2026-04-12 21:30:04] Production.INFO: CreateAllLog End [2026-04-12 21:30:04] Production.INFO: Account Balance End. [2026-04-12 21:30:04] Production.ERROR: CronJobId end 12 [2026-04-12 21:30:04] Production.INFO: ==11122== Releasing lock... [2026-04-12 21:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:30:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:30:11] Production.ERROR: CronJobId end10 [2026-04-12 21:30:11] Production.INFO: ==11120== Releasing lock... [2026-04-12 21:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:30:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:30:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:30:15] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:30:15] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:30:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:30:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:30:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:30:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:30:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:30:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:30:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:30:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:30:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:30:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:30:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:30:15] Production.INFO: call_cost start [2026-04-12 21:30:15] Production.INFO: call_cost end [2026-04-12 21:30:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:30:15] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:30:15] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:30:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:30:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:30:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:30:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:30:15] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:30:15] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:30:15] Production.INFO: ==11116== Releasing lock... [2026-04-12 21:30:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:30:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:31:01] Production.INFO: ==11184== Lock acquired, processing the job... [2026-04-13 02:31:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:31:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:31:01] Production.INFO: neon service started [2026-04-13 02:31:01] Production.INFO: neon service started [2026-04-13 02:31:01] Production.INFO: ==11184== Releasing lock... [2026-04-13 02:31:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:31:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:31:01] Production.INFO: ==11186== Lock acquired, processing the job... [2026-04-12 21:31:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:31:02] Production.INFO: ==11188== Lock acquired, processing the job... [2026-04-13 01:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 21:31:02] Production.INFO: ==11186== Releasing lock... [2026-04-12 21:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:31:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:31:02] Production.INFO: ==11188== Releasing lock... [2026-04-13 01:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:31:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:31:03] Production.INFO: ==11191== Lock acquired, processing the job... [2026-04-12 21:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-12 21:31:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-12 21:31:03] Production.INFO: ==11193== Lock acquired, processing the job... [2026-04-12 21:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:31:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-12 21:31:03] Production.INFO: ==11191== Releasing lock... [2026-04-12 21:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-12 21:31:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-12 21:31:03] Production.INFO: ==11197== Lock acquired, processing the job... [2026-04-12 21:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:31:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:31:03] Production.INFO: ==11195== Lock acquired, processing the job... [2026-04-12 21:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:31:03] Production.INFO: ==11199== Lock acquired, processing the job... [2026-04-12 21:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:31:03] Production.INFO: ==11203== Lock acquired, processing the job... [2026-04-12 21:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:31:03] Production.INFO: Account Balance Start. [2026-04-12 21:31:03] Production.INFO: CreateAllLog Start [2026-04-12 21:31:03] Production.INFO: 117 [2026-04-12 21:31:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:31:03] Production.INFO: ==11201== Lock acquired, processing the job... [2026-04-12 21:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-12 21:31:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:31:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:31:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:31:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:31:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:31:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:31:03] Production.INFO: ==11203== Releasing lock... [2026-04-12 21:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:31:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:31:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-12 21:31:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:31:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:31:03] Production.INFO: Date 2026-04-11 [2026-04-12 21:31:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:31:03] Production.INFO: Date 2026-04-12 [2026-04-12 21:31:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:31:03] Production.INFO: Total Charge 0 [2026-04-12 21:31:03] Production.INFO: CreateAllLog End [2026-04-12 21:31:04] Production.INFO: ==11195== Releasing lock... [2026-04-12 21:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:31:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:31:04] Production.ERROR: done [2026-04-12 21:31:04] Production.INFO: Account Balance End. [2026-04-12 21:31:04] Production.ERROR: CronJobId end 12 [2026-04-12 21:31:04] Production.INFO: ==11199== Releasing lock... [2026-04-12 21:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:31:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-12 21:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085467', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) start [2026-04-12 21:31:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085467', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) end [2026-04-12 21:31:09] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-12 21:31:09] Production.INFO: ProcessCDR(1,17085467,1,1,2) [2026-04-12 21:31:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17085467,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 21:31:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17085467,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 21:31:09] Production.ERROR: pbx prc_insertCDR start [2026-04-12 21:31:09] Production.ERROR: pbx prc_insertCDR end [2026-04-12 21:31:09] Production.INFO: ==11201== Releasing lock... [2026-04-12 21:31:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-12 21:31:09] Production.INFO: 26 MB #Memory Used# [2026-04-12 21:31:13] Production.ERROR: CronJobId end10 [2026-04-12 21:31:13] Production.INFO: ==11197== Releasing lock... [2026-04-12 21:31:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:31:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:31:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:31:15] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:31:15] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:31:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:31:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:31:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:31:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:31:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:31:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:31:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:31:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:31:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:31:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:31:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:31:16] Production.INFO: call_cost start [2026-04-12 21:31:16] Production.INFO: call_cost end [2026-04-12 21:31:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:31:16] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:31:16] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:31:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:31:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:31:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:31:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:31:16] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:31:16] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:31:16] Production.INFO: ==11193== Releasing lock... [2026-04-12 21:31:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:31:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:32:02] Production.INFO: ==11262== Lock acquired, processing the job... [2026-04-13 02:32:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:32:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:32:02] Production.INFO: neon service started [2026-04-13 02:32:02] Production.INFO: neon service started [2026-04-13 02:32:02] Production.INFO: ==11262== Releasing lock... [2026-04-13 02:32:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:32:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:32:02] Production.INFO: ==11266== Lock acquired, processing the job... [2026-04-13 01:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:32:02] Production.INFO: ==11266== Releasing lock... [2026-04-13 01:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:32:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:32:02] Production.INFO: ==11264== Lock acquired, processing the job... [2026-04-12 21:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 21:32:02] Production.INFO: ==11264== Releasing lock... [2026-04-12 21:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:32:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 21:32:03] Production.INFO: ==11271== Lock acquired, processing the job... [2026-04-12 21:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:32:03] Production.INFO: ==11269== Lock acquired, processing the job... [2026-04-12 21:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:32:03] Production.INFO: ==11273== Lock acquired, processing the job... [2026-04-12 21:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:32:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:32:03] Production.INFO: ==11275== Lock acquired, processing the job... [2026-04-12 21:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:32:03] Production.INFO: ==11277== Lock acquired, processing the job... [2026-04-12 21:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:32:03] Production.INFO: Account Balance Start. [2026-04-12 21:32:03] Production.INFO: CreateAllLog Start [2026-04-12 21:32:03] Production.INFO: 117 [2026-04-12 21:32:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:32:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:32:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:32:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:32:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:32:03] Production.INFO: ==11277== Releasing lock... [2026-04-12 21:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:32:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:32:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:32:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:32:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:32:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:32:04] Production.INFO: Date 2026-04-11 [2026-04-12 21:32:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:32:04] Production.INFO: Date 2026-04-12 [2026-04-12 21:32:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:32:04] Production.INFO: Total Charge 0 [2026-04-12 21:32:04] Production.INFO: CreateAllLog End [2026-04-12 21:32:04] Production.INFO: ==11271== Releasing lock... [2026-04-12 21:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:32:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:32:04] Production.INFO: Account Balance End. [2026-04-12 21:32:04] Production.ERROR: CronJobId end 12 [2026-04-12 21:32:04] Production.INFO: ==11275== Releasing lock... [2026-04-12 21:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:32:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:32:12] Production.ERROR: CronJobId end10 [2026-04-12 21:32:12] Production.INFO: ==11273== Releasing lock... [2026-04-12 21:32:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:32:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:32:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:32:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:32:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:32:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:32:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:32:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:32:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:32:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:32:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:32:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:32:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:32:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:32:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:32:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:32:14] Production.INFO: call_cost start [2026-04-12 21:32:14] Production.INFO: call_cost end [2026-04-12 21:32:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:32:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:32:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:32:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:32:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:32:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:32:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:32:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:32:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:32:14] Production.INFO: ==11269== Releasing lock... [2026-04-12 21:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:32:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:33:01] Production.INFO: ==11342== Lock acquired, processing the job... [2026-04-13 02:33:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:33:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:33:01] Production.INFO: neon service started [2026-04-13 02:33:01] Production.INFO: neon service started [2026-04-13 02:33:01] Production.INFO: ==11342== Releasing lock... [2026-04-13 02:33:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:33:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:33:01] Production.INFO: ==11346== Lock acquired, processing the job... [2026-04-13 01:33:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:33:01] Production.INFO: ==11346== Releasing lock... [2026-04-13 01:33:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:33:01] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:33:01] Production.INFO: ==11344== Lock acquired, processing the job... [2026-04-12 21:33:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 21:33:02] Production.INFO: ==11344== Releasing lock... [2026-04-12 21:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:33:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 21:33:02] Production.INFO: ==11348== Lock acquired, processing the job... [2026-04-12 21:33:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:33:02] Production.INFO: ==11350== Lock acquired, processing the job... [2026-04-12 21:33:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:33:02] Production.INFO: ==11356== Lock acquired, processing the job... [2026-04-12 21:33:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:33:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:33:02] Production.INFO: ==11352== Lock acquired, processing the job... [2026-04-12 21:33:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:33:03] Production.INFO: ==11354== Lock acquired, processing the job... [2026-04-12 21:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:33:03] Production.INFO: Account Balance Start. [2026-04-12 21:33:03] Production.INFO: CreateAllLog Start [2026-04-12 21:33:03] Production.INFO: 117 [2026-04-12 21:33:03] Production.INFO: ==11356== Releasing lock... [2026-04-12 21:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:33:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:33:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:33:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:33:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:33:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:33:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:33:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:33:03] Production.INFO: Date 2026-04-11 [2026-04-12 21:33:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:33:03] Production.INFO: Date 2026-04-12 [2026-04-12 21:33:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:33:03] Production.INFO: Total Charge 0 [2026-04-12 21:33:03] Production.INFO: CreateAllLog End [2026-04-12 21:33:03] Production.INFO: Account Balance End. [2026-04-12 21:33:03] Production.ERROR: CronJobId end 12 [2026-04-12 21:33:03] Production.INFO: ==11354== Releasing lock... [2026-04-12 21:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:33:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:33:03] Production.INFO: ==11350== Releasing lock... [2026-04-12 21:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:33:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:33:10] Production.ERROR: CronJobId end10 [2026-04-12 21:33:10] Production.INFO: ==11352== Releasing lock... [2026-04-12 21:33:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:33:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:33:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:33:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:33:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:33:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:33:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:33:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:33:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:33:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:33:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:33:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:33:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:33:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:33:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:33:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:33:13] Production.INFO: call_cost start [2026-04-12 21:33:13] Production.INFO: call_cost end [2026-04-12 21:33:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:33:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:33:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:33:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:33:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:33:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:33:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:33:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:33:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:33:13] Production.INFO: ==11348== Releasing lock... [2026-04-12 21:33:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:33:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:34:01] Production.INFO: ==11415== Lock acquired, processing the job... [2026-04-13 02:34:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:34:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:34:01] Production.INFO: neon service started [2026-04-13 02:34:01] Production.INFO: neon service started [2026-04-13 02:34:01] Production.INFO: ==11415== Releasing lock... [2026-04-13 02:34:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:34:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:34:02] Production.INFO: ==11419== Lock acquired, processing the job... [2026-04-12 21:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 21:34:02] Production.INFO: ==11419== Releasing lock... [2026-04-12 21:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:34:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:34:02] Production.INFO: ==11421== Lock acquired, processing the job... [2026-04-13 01:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:34:02] Production.INFO: ==11421== Releasing lock... [2026-04-13 01:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:34:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:34:03] Production.INFO: ==11427== Lock acquired, processing the job... [2026-04-12 21:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:34:03] Production.INFO: ==11423== Lock acquired, processing the job... [2026-04-12 21:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:34:03] Production.INFO: ==11431== Lock acquired, processing the job... [2026-04-12 21:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:34:03] Production.INFO: ==11425== Lock acquired, processing the job... [2026-04-12 21:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:34:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:34:03] Production.INFO: ==11429== Lock acquired, processing the job... [2026-04-12 21:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:34:03] Production.INFO: Account Balance Start. [2026-04-12 21:34:03] Production.INFO: CreateAllLog Start [2026-04-12 21:34:03] Production.INFO: 117 [2026-04-12 21:34:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:34:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:34:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:34:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:34:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:34:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:34:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:34:03] Production.INFO: ==11431== Releasing lock... [2026-04-12 21:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:34:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:34:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:34:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:34:03] Production.INFO: Date 2026-04-11 [2026-04-12 21:34:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:34:03] Production.INFO: Date 2026-04-12 [2026-04-12 21:34:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:34:03] Production.INFO: Total Charge 0 [2026-04-12 21:34:03] Production.INFO: CreateAllLog End [2026-04-12 21:34:03] Production.INFO: Account Balance End. [2026-04-12 21:34:03] Production.ERROR: CronJobId end 12 [2026-04-12 21:34:03] Production.INFO: ==11429== Releasing lock... [2026-04-12 21:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:34:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:34:04] Production.INFO: ==11425== Releasing lock... [2026-04-12 21:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:34:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:34:11] Production.ERROR: CronJobId end10 [2026-04-12 21:34:11] Production.INFO: ==11427== Releasing lock... [2026-04-12 21:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:34:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:34:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:34:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:34:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:34:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:34:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:34:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:34:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:34:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:34:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:34:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:34:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:34:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:34:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:34:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:34:13] Production.INFO: call_cost start [2026-04-12 21:34:13] Production.INFO: call_cost end [2026-04-12 21:34:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:34:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:34:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:34:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:34:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:34:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:34:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:34:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:34:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:34:13] Production.INFO: ==11423== Releasing lock... [2026-04-12 21:34:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:34:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:35:02] Production.INFO: ==11494== Lock acquired, processing the job... [2026-04-13 02:35:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:35:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:35:02] Production.INFO: neon service started [2026-04-13 02:35:02] Production.INFO: neon service started [2026-04-13 02:35:02] Production.INFO: ==11494== Releasing lock... [2026-04-13 02:35:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:35:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:35:02] Production.INFO: ==11496== Lock acquired, processing the job... [2026-04-12 21:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:35:02] Production.INFO: ==11498== Lock acquired, processing the job... [2026-04-13 01:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:35:02] Production.INFO: ==11498== Releasing lock... [2026-04-13 01:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:35:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:35:03] Production.INFO: ==11496== Releasing lock... [2026-04-12 21:35:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:35:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 21:35:03] Production.INFO: ==11507== Lock acquired, processing the job... [2026-04-12 21:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:35:03] Production.INFO: ==11501== Lock acquired, processing the job... [2026-04-12 21:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:35:03] Production.INFO: Account Balance Start. [2026-04-12 21:35:03] Production.INFO: CreateAllLog Start [2026-04-12 21:35:03] Production.INFO: 117 [2026-04-12 21:35:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:35:03] Production.INFO: ==11503== Lock acquired, processing the job... [2026-04-12 21:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:35:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:35:03] Production.INFO: ==11505== Lock acquired, processing the job... [2026-04-12 21:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:35:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:35:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:35:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:35:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:35:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:35:03] Production.INFO: Date 2026-04-11 [2026-04-12 21:35:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:35:03] Production.INFO: Date 2026-04-12 [2026-04-12 21:35:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:35:04] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:35:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:35:04] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:35:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:35:04] Production.INFO: ==11509== Lock acquired, processing the job... [2026-04-12 21:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:35:04] Production.INFO: Total Charge 0 [2026-04-12 21:35:04] Production.INFO: CreateAllLog End [2026-04-12 21:35:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:35:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:35:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:35:04] Production.INFO: ==11509== Releasing lock... [2026-04-12 21:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:35:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:35:04] Production.INFO: Account Balance End. [2026-04-12 21:35:04] Production.ERROR: CronJobId end 12 [2026-04-12 21:35:04] Production.INFO: ==11507== Releasing lock... [2026-04-12 21:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:35:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:35:04] Production.INFO: ==11503== Releasing lock... [2026-04-12 21:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:35:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:35:10] Production.ERROR: CronJobId end10 [2026-04-12 21:35:10] Production.INFO: ==11505== Releasing lock... [2026-04-12 21:35:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:35:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:35:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:35:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:35:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:35:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:35:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:35:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:35:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:35:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:35:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:35:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:35:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:35:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:35:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:35:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:35:12] Production.INFO: call_cost start [2026-04-12 21:35:13] Production.INFO: call_cost end [2026-04-12 21:35:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:35:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:35:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:35:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:35:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:35:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:35:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:35:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:35:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:35:13] Production.INFO: ==11501== Releasing lock... [2026-04-12 21:35:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:35:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:36:01] Production.INFO: ==11571== Lock acquired, processing the job... [2026-04-13 02:36:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:36:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:36:01] Production.INFO: neon service started [2026-04-13 02:36:01] Production.INFO: neon service started [2026-04-13 02:36:01] Production.INFO: ==11571== Releasing lock... [2026-04-13 02:36:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:36:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:36:01] Production.INFO: ==11575== Lock acquired, processing the job... [2026-04-13 01:36:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:36:02] Production.INFO: ==11575== Releasing lock... [2026-04-13 01:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:36:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:36:02] Production.INFO: ==11573== Lock acquired, processing the job... [2026-04-12 21:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 21:36:02] Production.INFO: ==11573== Releasing lock... [2026-04-12 21:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:36:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 21:36:02] Production.INFO: ==11581== Lock acquired, processing the job... [2026-04-12 21:36:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:36:02] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:36:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:36:02] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:36:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:36:03] Production.INFO: ==11577== Lock acquired, processing the job... [2026-04-12 21:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:36:03] Production.INFO: ==11579== Lock acquired, processing the job... [2026-04-12 21:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:36:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:36:03] Production.INFO: ==11583== Lock acquired, processing the job... [2026-04-12 21:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:36:03] Production.INFO: ==11585== Lock acquired, processing the job... [2026-04-12 21:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:36:03] Production.INFO: Account Balance Start. [2026-04-12 21:36:03] Production.INFO: CreateAllLog Start [2026-04-12 21:36:03] Production.INFO: 117 [2026-04-12 21:36:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:36:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:36:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:36:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:36:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:36:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:36:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:36:03] Production.INFO: Date 2026-04-11 [2026-04-12 21:36:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:36:03] Production.INFO: ==11585== Releasing lock... [2026-04-12 21:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:36:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:36:03] Production.INFO: Date 2026-04-12 [2026-04-12 21:36:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:36:03] Production.INFO: Total Charge 0 [2026-04-12 21:36:03] Production.INFO: CreateAllLog End [2026-04-12 21:36:03] Production.INFO: Account Balance End. [2026-04-12 21:36:04] Production.ERROR: CronJobId end 12 [2026-04-12 21:36:04] Production.INFO: ==11583== Releasing lock... [2026-04-12 21:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:36:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:36:04] Production.INFO: ==11579== Releasing lock... [2026-04-12 21:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:36:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:36:11] Production.ERROR: CronJobId end10 [2026-04-12 21:36:11] Production.INFO: ==11581== Releasing lock... [2026-04-12 21:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:36:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:36:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:36:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:36:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:36:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:36:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:36:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:36:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:36:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:36:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:36:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:36:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:36:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:36:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:36:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:36:12] Production.INFO: call_cost start [2026-04-12 21:36:12] Production.INFO: call_cost end [2026-04-12 21:36:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:36:12] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:36:12] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:36:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:36:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:36:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:36:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:36:12] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:36:12] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:36:13] Production.INFO: ==11577== Releasing lock... [2026-04-12 21:36:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:36:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:37:02] Production.INFO: ==11646== Lock acquired, processing the job... [2026-04-13 02:37:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:37:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:37:02] Production.INFO: neon service started [2026-04-13 02:37:02] Production.INFO: neon service started [2026-04-13 02:37:02] Production.INFO: ==11646== Releasing lock... [2026-04-13 02:37:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:37:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:37:02] Production.INFO: ==11648== Lock acquired, processing the job... [2026-04-12 21:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:37:02] Production.INFO: ==11650== Lock acquired, processing the job... [2026-04-13 01:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:37:02] Production.INFO: ==11650== Releasing lock... [2026-04-13 01:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:37:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:37:02] Production.INFO: ==11648== Releasing lock... [2026-04-12 21:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:37:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 21:37:03] Production.INFO: ==11655== Lock acquired, processing the job... [2026-04-12 21:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:37:03] Production.INFO: ==11653== Lock acquired, processing the job... [2026-04-12 21:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:37:03] Production.INFO: ==11659== Lock acquired, processing the job... [2026-04-12 21:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:37:03] Production.INFO: ==11657== Lock acquired, processing the job... [2026-04-12 21:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:37:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:37:03] Production.INFO: ==11661== Lock acquired, processing the job... [2026-04-12 21:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:37:03] Production.INFO: Account Balance Start. [2026-04-12 21:37:03] Production.INFO: CreateAllLog Start [2026-04-12 21:37:03] Production.INFO: 117 [2026-04-12 21:37:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:37:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:37:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:37:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:37:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:37:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:37:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:37:03] Production.INFO: ==11661== Releasing lock... [2026-04-12 21:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:37:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:37:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:37:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:37:03] Production.INFO: Date 2026-04-11 [2026-04-12 21:37:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:37:04] Production.INFO: Date 2026-04-12 [2026-04-12 21:37:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:37:04] Production.INFO: Total Charge 0 [2026-04-12 21:37:04] Production.INFO: CreateAllLog End [2026-04-12 21:37:04] Production.INFO: Account Balance End. [2026-04-12 21:37:04] Production.INFO: ==11655== Releasing lock... [2026-04-12 21:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:37:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:37:04] Production.ERROR: CronJobId end 12 [2026-04-12 21:37:04] Production.INFO: ==11659== Releasing lock... [2026-04-12 21:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:37:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:37:10] Production.ERROR: CronJobId end10 [2026-04-12 21:37:10] Production.INFO: ==11657== Releasing lock... [2026-04-12 21:37:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:37:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:37:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:37:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:37:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:37:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:37:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:37:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:37:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:37:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:37:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:37:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:37:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:37:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:37:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:37:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:37:13] Production.INFO: call_cost start [2026-04-12 21:37:13] Production.INFO: call_cost end [2026-04-12 21:37:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:37:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:37:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:37:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:37:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:37:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:37:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:37:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:37:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:37:13] Production.INFO: ==11653== Releasing lock... [2026-04-12 21:37:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:37:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:38:01] Production.INFO: ==11718== Lock acquired, processing the job... [2026-04-13 02:38:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:38:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:38:01] Production.INFO: neon service started [2026-04-13 02:38:01] Production.INFO: neon service started [2026-04-13 02:38:01] Production.INFO: ==11718== Releasing lock... [2026-04-13 02:38:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:38:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:38:01] Production.INFO: ==11720== Lock acquired, processing the job... [2026-04-12 21:38:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:38:02] Production.INFO: ==11722== Lock acquired, processing the job... [2026-04-13 01:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 21:38:02] Production.INFO: ==11720== Releasing lock... [2026-04-12 21:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:38:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:38:02] Production.INFO: ==11722== Releasing lock... [2026-04-13 01:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:38:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:38:02] Production.INFO: ==11724== Lock acquired, processing the job... [2026-04-12 21:38:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:38:02] Production.INFO: ==11730== Lock acquired, processing the job... [2026-04-12 21:38:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:38:02] Production.INFO: ==11726== Lock acquired, processing the job... [2026-04-12 21:38:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:38:02] Production.INFO: ==11728== Lock acquired, processing the job... [2026-04-12 21:38:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:38:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:38:02] Production.INFO: Account Balance Start. [2026-04-12 21:38:02] Production.INFO: CreateAllLog Start [2026-04-12 21:38:02] Production.INFO: 117 [2026-04-12 21:38:02] Production.INFO: Date 2026-04-08 [2026-04-12 21:38:02] Production.INFO: ==11732== Lock acquired, processing the job... [2026-04-12 21:38:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:38:02] Production.INFO: Reseller ==> 0 [2026-04-12 21:38:02] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:38:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:38:02] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:38:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:38:02] Production.INFO: Date 2026-04-09 [2026-04-12 21:38:02] Production.INFO: Reseller ==> 0 [2026-04-12 21:38:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:38:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:38:03] Production.INFO: Date 2026-04-11 [2026-04-12 21:38:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:38:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:38:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:38:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:38:03] Production.INFO: Date 2026-04-12 [2026-04-12 21:38:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:38:03] Production.INFO: ==11732== Releasing lock... [2026-04-12 21:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:38:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:38:03] Production.INFO: Total Charge 0 [2026-04-12 21:38:03] Production.INFO: CreateAllLog End [2026-04-12 21:38:03] Production.INFO: Account Balance End. [2026-04-12 21:38:03] Production.ERROR: CronJobId end 12 [2026-04-12 21:38:03] Production.INFO: ==11730== Releasing lock... [2026-04-12 21:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:38:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:38:03] Production.INFO: ==11726== Releasing lock... [2026-04-12 21:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:38:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:38:09] Production.ERROR: CronJobId end10 [2026-04-12 21:38:09] Production.INFO: ==11728== Releasing lock... [2026-04-12 21:38:09] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:38:09] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:38:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:38:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:38:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:38:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:38:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:38:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:38:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:38:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:38:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:38:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:38:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:38:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:38:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:38:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:38:12] Production.INFO: call_cost start [2026-04-12 21:38:12] Production.INFO: call_cost end [2026-04-12 21:38:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:38:12] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:38:12] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:38:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:38:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:38:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:38:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:38:12] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:38:12] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:38:12] Production.INFO: ==11724== Releasing lock... [2026-04-12 21:38:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:38:12] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:39:01] Production.INFO: ==11798== Lock acquired, processing the job... [2026-04-13 02:39:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:39:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:39:01] Production.INFO: neon service started [2026-04-13 02:39:01] Production.INFO: neon service started [2026-04-13 02:39:01] Production.INFO: ==11798== Releasing lock... [2026-04-13 02:39:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:39:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:39:02] Production.INFO: ==11800== Lock acquired, processing the job... [2026-04-12 21:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 21:39:02] Production.INFO: ==11800== Releasing lock... [2026-04-12 21:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:39:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:39:02] Production.INFO: ==11802== Lock acquired, processing the job... [2026-04-13 01:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:39:02] Production.INFO: ==11802== Releasing lock... [2026-04-13 01:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:39:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:39:02] Production.INFO: ==11806== Lock acquired, processing the job... [2026-04-12 21:39:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:39:03] Production.INFO: ==11810== Lock acquired, processing the job... [2026-04-12 21:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:39:03] Production.INFO: ==11804== Lock acquired, processing the job... [2026-04-12 21:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:39:03] Production.INFO: ==11808== Lock acquired, processing the job... [2026-04-12 21:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:39:03] Production.INFO: Account Balance Start. [2026-04-12 21:39:03] Production.INFO: CreateAllLog Start [2026-04-12 21:39:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:39:03] Production.INFO: 117 [2026-04-12 21:39:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:39:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:39:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:39:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:39:03] Production.INFO: ==11812== Lock acquired, processing the job... [2026-04-12 21:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:39:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:39:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:39:03] Production.INFO: Date 2026-04-11 [2026-04-12 21:39:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:39:03] Production.INFO: ==11812== Releasing lock... [2026-04-12 21:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:39:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:39:03] Production.INFO: Date 2026-04-12 [2026-04-12 21:39:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:39:03] Production.INFO: Total Charge 0 [2026-04-12 21:39:03] Production.INFO: CreateAllLog End [2026-04-12 21:39:03] Production.INFO: ==11806== Releasing lock... [2026-04-12 21:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:39:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:39:03] Production.INFO: Account Balance End. [2026-04-12 21:39:03] Production.ERROR: CronJobId end 12 [2026-04-12 21:39:03] Production.INFO: ==11810== Releasing lock... [2026-04-12 21:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:39:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:39:11] Production.ERROR: CronJobId end10 [2026-04-12 21:39:11] Production.INFO: ==11808== Releasing lock... [2026-04-12 21:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:39:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:39:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:39:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:39:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:39:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:39:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:39:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:39:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:39:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:39:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:39:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:39:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:39:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:39:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:39:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:39:13] Production.INFO: call_cost start [2026-04-12 21:39:13] Production.INFO: call_cost end [2026-04-12 21:39:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:39:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:39:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:39:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:39:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:39:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:39:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:39:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:39:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:39:13] Production.INFO: ==11804== Releasing lock... [2026-04-12 21:39:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:39:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:40:02] Production.INFO: ==11869== Lock acquired, processing the job... [2026-04-13 02:40:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:40:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:40:02] Production.INFO: neon service started [2026-04-13 02:40:02] Production.INFO: neon service started [2026-04-13 02:40:02] Production.INFO: ==11869== Releasing lock... [2026-04-13 02:40:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:40:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:40:02] Production.INFO: ==11871== Lock acquired, processing the job... [2026-04-12 21:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 21:40:02] Production.INFO: ==11871== Releasing lock... [2026-04-12 21:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:40:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:40:02] Production.INFO: ==11873== Lock acquired, processing the job... [2026-04-13 01:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:40:03] Production.INFO: ==11873== Releasing lock... [2026-04-13 01:40:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:40:03] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:40:03] Production.INFO: ==11875== Lock acquired, processing the job... [2026-04-12 21:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:40:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:40:03] Production.INFO: ==11877== Lock acquired, processing the job... [2026-04-12 21:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:40:03] Production.INFO: ==11879== Lock acquired, processing the job... [2026-04-12 21:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:40:03] Production.INFO: ==11883== Lock acquired, processing the job... [2026-04-12 21:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:40:03] Production.INFO: ==11881== Lock acquired, processing the job... [2026-04-12 21:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:40:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:40:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:40:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:40:03] Production.INFO: Account Balance Start. [2026-04-12 21:40:03] Production.INFO: CreateAllLog Start [2026-04-12 21:40:03] Production.INFO: 117 [2026-04-12 21:40:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:40:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:40:03] Production.INFO: ==11883== Releasing lock... [2026-04-12 21:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:40:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:40:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:40:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:40:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:40:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:40:04] Production.INFO: Date 2026-04-11 [2026-04-12 21:40:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:40:04] Production.INFO: Date 2026-04-12 [2026-04-12 21:40:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:40:04] Production.INFO: Total Charge 0 [2026-04-12 21:40:04] Production.INFO: CreateAllLog End [2026-04-12 21:40:04] Production.INFO: ==11877== Releasing lock... [2026-04-12 21:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:40:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:40:04] Production.INFO: Account Balance End. [2026-04-12 21:40:04] Production.ERROR: CronJobId end 12 [2026-04-12 21:40:04] Production.INFO: ==11881== Releasing lock... [2026-04-12 21:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:40:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:40:12] Production.ERROR: CronJobId end10 [2026-04-12 21:40:12] Production.INFO: ==11879== Releasing lock... [2026-04-12 21:40:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:40:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:40:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:40:15] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:40:15] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:40:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:40:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:40:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:40:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:40:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:40:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:40:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:40:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:40:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:40:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:40:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:40:15] Production.INFO: call_cost start [2026-04-12 21:40:15] Production.INFO: call_cost end [2026-04-12 21:40:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:40:15] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:40:15] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:40:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:40:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:40:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:40:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:40:15] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:40:15] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:40:15] Production.INFO: ==11875== Releasing lock... [2026-04-12 21:40:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:40:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:41:01] Production.INFO: ==11948== Lock acquired, processing the job... [2026-04-13 02:41:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:41:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:41:01] Production.INFO: neon service started [2026-04-13 02:41:01] Production.INFO: neon service started [2026-04-13 02:41:01] Production.INFO: ==11948== Releasing lock... [2026-04-13 02:41:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:41:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:41:01] Production.INFO: ==11950== Lock acquired, processing the job... [2026-04-12 21:41:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 21:41:02] Production.INFO: ==11950== Releasing lock... [2026-04-12 21:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:41:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:41:02] Production.INFO: ==11952== Lock acquired, processing the job... [2026-04-13 01:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:41:02] Production.INFO: ==11952== Releasing lock... [2026-04-13 01:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:41:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:41:03] Production.INFO: ==11956== Lock acquired, processing the job... [2026-04-12 21:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:41:03] Production.INFO: ==11967== Lock acquired, processing the job... [2026-04-12 21:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:41:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:41:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:41:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:41:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:41:03] Production.INFO: ==11967== Releasing lock... [2026-04-12 21:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:41:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:41:03] Production.INFO: ==11954== Lock acquired, processing the job... [2026-04-12 21:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-12 21:41:03] Production.INFO: ==11959== Lock acquired, processing the job... [2026-04-12 21:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:41:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-12 21:41:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-12 21:41:03] Production.ERROR: CronJob PID - 11956 [2026-04-12 21:41:03] Production.ERROR: CronJob Title - System Alerts [2026-04-12 21:41:03] Production.ERROR: CronJob ID - 5 [2026-04-12 21:41:03] Production.ERROR: CronJob Last Run Time 2026-04-12 21:41:00 [2026-04-12 21:41:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-12 21:41:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-12 21:41:03] Production.INFO: ==11961== Lock acquired, processing the job... [2026-04-12 21:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:41:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-12 21:41:03] Production.INFO: ==11954== Releasing lock... [2026-04-12 21:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-12 21:41:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-12 21:41:03] Production.INFO: ==11963== Lock acquired, processing the job... [2026-04-12 21:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:41:03] Production.INFO: ==11965== Lock acquired, processing the job... [2026-04-12 21:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-12 21:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:41:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-12 21:41:03] Production.INFO: Account Balance Start. [2026-04-12 21:41:03] Production.INFO: CreateAllLog Start [2026-04-12 21:41:03] Production.INFO: 117 [2026-04-12 21:41:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:41:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:41:04] Production.INFO: Date 2026-04-09 [2026-04-12 21:41:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:41:04] Production.INFO: Date 2026-04-10 [2026-04-12 21:41:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:41:04] Production.INFO: Date 2026-04-11 [2026-04-12 21:41:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:41:04] Production.INFO: Date 2026-04-12 [2026-04-12 21:41:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:41:04] Production.INFO: Total Charge 0 [2026-04-12 21:41:04] Production.INFO: CreateAllLog End [2026-04-12 21:41:04] Production.ERROR: done [2026-04-12 21:41:04] Production.INFO: Account Balance End. [2026-04-12 21:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-12 21:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085508', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) start [2026-04-12 21:41:04] Production.ERROR: CronJobId end 12 [2026-04-12 21:41:04] Production.INFO: ==11963== Releasing lock... [2026-04-12 21:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:41:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:41:04] Production.INFO: ==11959== Releasing lock... [2026-04-12 21:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:41:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:41:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085508', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) end [2026-04-12 21:41:11] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-12 21:41:11] Production.INFO: ProcessCDR(1,17085508,1,1,2) [2026-04-12 21:41:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17085508,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 21:41:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17085508,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 21:41:11] Production.ERROR: pbx prc_insertCDR start [2026-04-12 21:41:11] Production.ERROR: pbx prc_insertCDR end [2026-04-12 21:41:11] Production.INFO: ==11965== Releasing lock... [2026-04-12 21:41:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-12 21:41:11] Production.INFO: 26 MB #Memory Used# [2026-04-12 21:41:15] Production.ERROR: CronJobId end10 [2026-04-12 21:41:15] Production.INFO: ==11961== Releasing lock... [2026-04-12 21:41:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:41:15] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:41:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:41:16] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:41:16] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:41:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:41:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:41:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:41:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:41:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:41:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:41:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:41:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:41:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:41:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:41:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:41:17] Production.INFO: call_cost start [2026-04-12 21:41:17] Production.INFO: call_cost end [2026-04-12 21:41:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:41:17] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:41:17] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:41:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:41:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:41:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:41:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:41:17] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:41:17] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:41:17] Production.INFO: ==11956== Releasing lock... [2026-04-12 21:41:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:41:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:42:01] Production.INFO: ==12024== Lock acquired, processing the job... [2026-04-13 02:42:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:42:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:42:01] Production.INFO: neon service started [2026-04-13 02:42:02] Production.INFO: neon service started [2026-04-13 02:42:02] Production.INFO: ==12024== Releasing lock... [2026-04-13 02:42:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:42:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:42:02] Production.INFO: ==12026== Lock acquired, processing the job... [2026-04-12 21:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:42:02] Production.INFO: ==12028== Lock acquired, processing the job... [2026-04-13 01:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:42:02] Production.INFO: ==12028== Releasing lock... [2026-04-13 01:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:42:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:42:02] Production.INFO: ==12026== Releasing lock... [2026-04-12 21:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:42:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 21:42:03] Production.INFO: ==12033== Lock acquired, processing the job... [2026-04-12 21:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:42:03] Production.INFO: ==12037== Lock acquired, processing the job... [2026-04-12 21:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:42:03] Production.INFO: Account Balance Start. [2026-04-12 21:42:03] Production.INFO: CreateAllLog Start [2026-04-12 21:42:03] Production.INFO: 117 [2026-04-12 21:42:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:42:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:42:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:42:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:42:03] Production.INFO: ==12031== Lock acquired, processing the job... [2026-04-12 21:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:42:03] Production.INFO: ==12035== Lock acquired, processing the job... [2026-04-12 21:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:42:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:42:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:42:03] Production.INFO: ==12039== Lock acquired, processing the job... [2026-04-12 21:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:42:03] Production.INFO: Date 2026-04-11 [2026-04-12 21:42:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:42:03] Production.INFO: Date 2026-04-12 [2026-04-12 21:42:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:42:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:42:03] Production.INFO: Total Charge 0 [2026-04-12 21:42:03] Production.INFO: CreateAllLog End [2026-04-12 21:42:03] Production.INFO: ==12033== Releasing lock... [2026-04-12 21:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:42:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:42:04] Production.INFO: Account Balance End. [2026-04-12 21:42:04] Production.ERROR: CronJobId end 12 [2026-04-12 21:42:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:42:04] Production.INFO: ==12037== Releasing lock... [2026-04-12 21:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:42:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:42:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:42:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:42:04] Production.INFO: ==12039== Releasing lock... [2026-04-12 21:42:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:42:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:42:10] Production.ERROR: CronJobId end10 [2026-04-12 21:42:10] Production.INFO: ==12035== Releasing lock... [2026-04-12 21:42:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:42:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:42:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:42:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:42:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:42:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:42:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:42:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:42:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:42:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:42:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:42:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:42:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:42:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:42:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:42:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:42:14] Production.INFO: call_cost start [2026-04-12 21:42:14] Production.INFO: call_cost end [2026-04-12 21:42:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:42:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:42:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:42:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:42:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:42:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:42:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:42:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:42:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:42:14] Production.INFO: ==12031== Releasing lock... [2026-04-12 21:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:42:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:43:01] Production.INFO: ==12101== Lock acquired, processing the job... [2026-04-13 02:43:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:43:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:43:01] Production.INFO: neon service started [2026-04-13 02:43:01] Production.INFO: neon service started [2026-04-13 02:43:01] Production.INFO: ==12101== Releasing lock... [2026-04-13 02:43:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:43:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:43:01] Production.INFO: ==12103== Lock acquired, processing the job... [2026-04-12 21:43:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 21:43:01] Production.INFO: ==12103== Releasing lock... [2026-04-12 21:43:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:43:01] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:43:02] Production.INFO: ==12105== Lock acquired, processing the job... [2026-04-13 01:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:43:02] Production.INFO: ==12105== Releasing lock... [2026-04-13 01:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:43:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:43:02] Production.INFO: ==12109== Lock acquired, processing the job... [2026-04-12 21:43:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:43:02] Production.INFO: ==12107== Lock acquired, processing the job... [2026-04-12 21:43:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:43:02] Production.INFO: ==12111== Lock acquired, processing the job... [2026-04-12 21:43:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:43:02] Production.INFO: ==12113== Lock acquired, processing the job... [2026-04-12 21:43:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:43:02] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:43:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:43:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:43:02] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:43:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:43:02] Production.INFO: ==12115== Lock acquired, processing the job... [2026-04-12 21:43:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:43:03] Production.INFO: Account Balance Start. [2026-04-12 21:43:03] Production.INFO: CreateAllLog Start [2026-04-12 21:43:03] Production.INFO: 117 [2026-04-12 21:43:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:43:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:43:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:43:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:43:03] Production.INFO: ==12115== Releasing lock... [2026-04-12 21:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:43:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:43:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:43:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:43:03] Production.INFO: Date 2026-04-11 [2026-04-12 21:43:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:43:03] Production.INFO: Date 2026-04-12 [2026-04-12 21:43:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:43:03] Production.INFO: ==12109== Releasing lock... [2026-04-12 21:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:43:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:43:03] Production.INFO: Total Charge 0 [2026-04-12 21:43:03] Production.INFO: CreateAllLog End [2026-04-12 21:43:03] Production.INFO: Account Balance End. [2026-04-12 21:43:03] Production.ERROR: CronJobId end 12 [2026-04-12 21:43:03] Production.INFO: ==12113== Releasing lock... [2026-04-12 21:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:43:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:43:09] Production.ERROR: CronJobId end10 [2026-04-12 21:43:09] Production.INFO: ==12111== Releasing lock... [2026-04-12 21:43:09] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:43:09] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:43:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:43:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:43:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:43:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:43:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:43:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:43:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:43:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:43:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:43:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:43:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:43:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:43:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:43:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:43:13] Production.INFO: call_cost start [2026-04-12 21:43:13] Production.INFO: call_cost end [2026-04-12 21:43:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:43:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:43:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:43:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:43:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:43:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:43:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:43:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:43:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:43:13] Production.INFO: ==12107== Releasing lock... [2026-04-12 21:43:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:43:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:44:01] Production.INFO: ==12174== Lock acquired, processing the job... [2026-04-13 02:44:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:44:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:44:01] Production.INFO: neon service started [2026-04-13 02:44:01] Production.INFO: neon service started [2026-04-13 02:44:01] Production.INFO: ==12174== Releasing lock... [2026-04-13 02:44:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:44:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:44:02] Production.INFO: ==12179== Lock acquired, processing the job... [2026-04-13 01:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:44:02] Production.INFO: ==12179== Releasing lock... [2026-04-13 01:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:44:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:44:02] Production.INFO: ==12177== Lock acquired, processing the job... [2026-04-12 21:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 21:44:02] Production.INFO: ==12177== Releasing lock... [2026-04-12 21:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:44:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 21:44:03] Production.INFO: ==12181== Lock acquired, processing the job... [2026-04-12 21:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:44:03] Production.INFO: ==12183== Lock acquired, processing the job... [2026-04-12 21:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:44:03] Production.INFO: ==12185== Lock acquired, processing the job... [2026-04-12 21:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:44:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:44:03] Production.INFO: ==12187== Lock acquired, processing the job... [2026-04-12 21:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:44:03] Production.INFO: Account Balance Start. [2026-04-12 21:44:03] Production.INFO: CreateAllLog Start [2026-04-12 21:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:44:03] Production.INFO: 117 [2026-04-12 21:44:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:44:03] Production.INFO: ==12189== Lock acquired, processing the job... [2026-04-12 21:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:44:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:44:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:44:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:44:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:44:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:44:03] Production.INFO: Date 2026-04-11 [2026-04-12 21:44:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:44:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:44:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:44:03] Production.INFO: Date 2026-04-12 [2026-04-12 21:44:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:44:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:44:03] Production.INFO: ==12189== Releasing lock... [2026-04-12 21:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:44:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:44:03] Production.INFO: Total Charge 0 [2026-04-12 21:44:03] Production.INFO: CreateAllLog End [2026-04-12 21:44:03] Production.INFO: Account Balance End. [2026-04-12 21:44:03] Production.ERROR: CronJobId end 12 [2026-04-12 21:44:03] Production.INFO: ==12187== Releasing lock... [2026-04-12 21:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:44:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:44:03] Production.INFO: ==12183== Releasing lock... [2026-04-12 21:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:44:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:44:10] Production.ERROR: CronJobId end10 [2026-04-12 21:44:10] Production.INFO: ==12185== Releasing lock... [2026-04-12 21:44:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:44:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:44:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:44:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:44:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:44:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:44:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:44:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:44:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:44:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:44:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:44:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:44:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:44:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:44:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:44:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:44:13] Production.INFO: call_cost start [2026-04-12 21:44:13] Production.INFO: call_cost end [2026-04-12 21:44:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:44:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:44:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:44:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:44:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:44:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:44:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:44:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:44:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:44:13] Production.INFO: ==12181== Releasing lock... [2026-04-12 21:44:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:44:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:45:02] Production.INFO: ==12248== Lock acquired, processing the job... [2026-04-13 02:45:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:45:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:45:02] Production.INFO: neon service started [2026-04-13 02:45:02] Production.INFO: neon service started [2026-04-13 02:45:02] Production.INFO: ==12248== Releasing lock... [2026-04-13 02:45:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:45:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:45:02] Production.INFO: ==12250== Lock acquired, processing the job... [2026-04-12 21:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 21:45:02] Production.INFO: ==12250== Releasing lock... [2026-04-12 21:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:45:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:45:02] Production.INFO: ==12252== Lock acquired, processing the job... [2026-04-13 01:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:45:02] Production.INFO: ==12252== Releasing lock... [2026-04-13 01:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:45:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:45:03] Production.INFO: ==12255== Lock acquired, processing the job... [2026-04-12 21:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:45:03] Production.INFO: ==12259== Lock acquired, processing the job... [2026-04-12 21:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:45:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:45:03] Production.INFO: ==12261== Lock acquired, processing the job... [2026-04-12 21:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:45:03] Production.INFO: ==12257== Lock acquired, processing the job... [2026-04-12 21:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:45:03] Production.INFO: ==12263== Lock acquired, processing the job... [2026-04-12 21:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:45:03] Production.INFO: Account Balance Start. [2026-04-12 21:45:03] Production.INFO: CreateAllLog Start [2026-04-12 21:45:03] Production.INFO: 117 [2026-04-12 21:45:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:45:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:45:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:45:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:45:04] Production.INFO: ==12263== Releasing lock... [2026-04-12 21:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:45:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:45:04] Production.INFO: Date 2026-04-10 [2026-04-12 21:45:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:45:04] Production.INFO: Date 2026-04-11 [2026-04-12 21:45:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:45:04] Production.INFO: Date 2026-04-12 [2026-04-12 21:45:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:45:04] Production.INFO: Total Charge 0 [2026-04-12 21:45:04] Production.INFO: CreateAllLog End [2026-04-12 21:45:04] Production.INFO: ==12257== Releasing lock... [2026-04-12 21:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:45:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:45:04] Production.INFO: Account Balance End. [2026-04-12 21:45:04] Production.ERROR: CronJobId end 12 [2026-04-12 21:45:04] Production.INFO: ==12261== Releasing lock... [2026-04-12 21:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:45:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:45:10] Production.ERROR: CronJobId end10 [2026-04-12 21:45:10] Production.INFO: ==12259== Releasing lock... [2026-04-12 21:45:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:45:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:45:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:45:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:45:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:45:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:45:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:45:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:45:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:45:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:45:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:45:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:45:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:45:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:45:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:45:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:45:13] Production.INFO: call_cost start [2026-04-12 21:45:13] Production.INFO: call_cost end [2026-04-12 21:45:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:45:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:45:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:45:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:45:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:45:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:45:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:45:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:45:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:45:13] Production.INFO: ==12255== Releasing lock... [2026-04-12 21:45:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:45:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:46:01] Production.INFO: ==12321== Lock acquired, processing the job... [2026-04-13 02:46:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:46:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:46:01] Production.INFO: neon service started [2026-04-13 02:46:01] Production.INFO: neon service started [2026-04-13 02:46:01] Production.INFO: ==12321== Releasing lock... [2026-04-13 02:46:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:46:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:46:01] Production.INFO: ==12325== Lock acquired, processing the job... [2026-04-13 01:46:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:46:02] Production.INFO: ==12325== Releasing lock... [2026-04-13 01:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:46:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:46:02] Production.INFO: ==12323== Lock acquired, processing the job... [2026-04-12 21:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 21:46:02] Production.INFO: ==12323== Releasing lock... [2026-04-12 21:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:46:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 21:46:03] Production.INFO: ==12334== Lock acquired, processing the job... [2026-04-12 21:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:46:03] Production.INFO: ==12328== Lock acquired, processing the job... [2026-04-12 21:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:46:03] Production.INFO: ==12332== Lock acquired, processing the job... [2026-04-12 21:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:46:03] Production.INFO: Account Balance Start. [2026-04-12 21:46:03] Production.INFO: CreateAllLog Start [2026-04-12 21:46:03] Production.INFO: 117 [2026-04-12 21:46:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:46:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:46:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:46:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:46:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:46:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:46:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:46:03] Production.INFO: ==12336== Lock acquired, processing the job... [2026-04-12 21:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:46:03] Production.INFO: ==12330== Lock acquired, processing the job... [2026-04-12 21:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:46:03] Production.INFO: Date 2026-04-11 [2026-04-12 21:46:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:46:03] Production.INFO: Date 2026-04-12 [2026-04-12 21:46:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:46:03] Production.INFO: Total Charge 0 [2026-04-12 21:46:03] Production.INFO: CreateAllLog End [2026-04-12 21:46:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:46:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:46:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:46:03] Production.INFO: ==12336== Releasing lock... [2026-04-12 21:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:46:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:46:03] Production.INFO: Account Balance End. [2026-04-12 21:46:03] Production.ERROR: CronJobId end 12 [2026-04-12 21:46:03] Production.INFO: ==12334== Releasing lock... [2026-04-12 21:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:46:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:46:04] Production.INFO: ==12330== Releasing lock... [2026-04-12 21:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:46:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:46:12] Production.ERROR: CronJobId end10 [2026-04-12 21:46:12] Production.INFO: ==12332== Releasing lock... [2026-04-12 21:46:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:46:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:46:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:46:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:46:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:46:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:46:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:46:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:46:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:46:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:46:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:46:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:46:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:46:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:46:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:46:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:46:13] Production.INFO: call_cost start [2026-04-12 21:46:13] Production.INFO: call_cost end [2026-04-12 21:46:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:46:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:46:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:46:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:46:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:46:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:46:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:46:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:46:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:46:13] Production.INFO: ==12328== Releasing lock... [2026-04-12 21:46:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:46:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:47:01] Production.INFO: ==12392== Lock acquired, processing the job... [2026-04-13 02:47:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:47:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:47:02] Production.INFO: neon service started [2026-04-13 02:47:02] Production.INFO: neon service started [2026-04-13 02:47:02] Production.INFO: ==12392== Releasing lock... [2026-04-13 02:47:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:47:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:47:02] Production.INFO: ==12394== Lock acquired, processing the job... [2026-04-12 21:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:47:02] Production.INFO: ==12396== Lock acquired, processing the job... [2026-04-13 01:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:47:02] Production.INFO: ==12396== Releasing lock... [2026-04-13 01:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:47:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:47:02] Production.INFO: ==12394== Releasing lock... [2026-04-12 21:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:47:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 21:47:03] Production.INFO: ==12399== Lock acquired, processing the job... [2026-04-12 21:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:47:03] Production.INFO: ==12401== Lock acquired, processing the job... [2026-04-12 21:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:47:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:47:03] Production.INFO: ==12407== Lock acquired, processing the job... [2026-04-12 21:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:47:03] Production.INFO: ==12403== Lock acquired, processing the job... [2026-04-12 21:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:47:03] Production.INFO: ==12405== Lock acquired, processing the job... [2026-04-12 21:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:47:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:47:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:47:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:47:03] Production.INFO: ==12407== Releasing lock... [2026-04-12 21:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:47:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:47:03] Production.INFO: Account Balance Start. [2026-04-12 21:47:03] Production.INFO: CreateAllLog Start [2026-04-12 21:47:03] Production.INFO: 117 [2026-04-12 21:47:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:47:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:47:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:47:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:47:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:47:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:47:03] Production.INFO: Date 2026-04-11 [2026-04-12 21:47:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:47:03] Production.INFO: Date 2026-04-12 [2026-04-12 21:47:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:47:03] Production.INFO: ==12401== Releasing lock... [2026-04-12 21:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:47:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:47:03] Production.INFO: Total Charge 0 [2026-04-12 21:47:04] Production.INFO: CreateAllLog End [2026-04-12 21:47:04] Production.INFO: Account Balance End. [2026-04-12 21:47:04] Production.ERROR: CronJobId end 12 [2026-04-12 21:47:04] Production.INFO: ==12405== Releasing lock... [2026-04-12 21:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:47:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:47:10] Production.ERROR: CronJobId end10 [2026-04-12 21:47:10] Production.INFO: ==12403== Releasing lock... [2026-04-12 21:47:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:47:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:47:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:47:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:47:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:47:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:47:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:47:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:47:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:47:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:47:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:47:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:47:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:47:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:47:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:47:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:47:13] Production.INFO: call_cost start [2026-04-12 21:47:13] Production.INFO: call_cost end [2026-04-12 21:47:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:47:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:47:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:47:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:47:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:47:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:47:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:47:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:47:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:47:13] Production.INFO: ==12399== Releasing lock... [2026-04-12 21:47:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:47:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:48:01] Production.INFO: ==12471== Lock acquired, processing the job... [2026-04-13 02:48:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:48:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:48:01] Production.INFO: neon service started [2026-04-13 02:48:01] Production.INFO: neon service started [2026-04-13 02:48:01] Production.INFO: ==12471== Releasing lock... [2026-04-13 02:48:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:48:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:48:02] Production.INFO: ==12475== Lock acquired, processing the job... [2026-04-13 01:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 21:48:02] Production.INFO: ==12473== Lock acquired, processing the job... [2026-04-12 21:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:48:02] Production.INFO: ==12475== Releasing lock... [2026-04-13 01:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:48:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:48:02] Production.INFO: ==12473== Releasing lock... [2026-04-12 21:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:48:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 21:48:03] Production.INFO: ==12478== Lock acquired, processing the job... [2026-04-12 21:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:48:03] Production.INFO: ==12480== Lock acquired, processing the job... [2026-04-12 21:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:48:03] Production.INFO: ==12484== Lock acquired, processing the job... [2026-04-12 21:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:48:03] Production.INFO: Account Balance Start. [2026-04-12 21:48:03] Production.INFO: CreateAllLog Start [2026-04-12 21:48:03] Production.INFO: 117 [2026-04-12 21:48:03] Production.INFO: ==12482== Lock acquired, processing the job... [2026-04-12 21:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:48:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:48:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:48:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:48:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:48:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:48:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:48:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:48:03] Production.INFO: ==12486== Lock acquired, processing the job... [2026-04-12 21:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:48:03] Production.INFO: Date 2026-04-11 [2026-04-12 21:48:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:48:03] Production.INFO: Date 2026-04-12 [2026-04-12 21:48:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:48:03] Production.INFO: Total Charge 0 [2026-04-12 21:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:48:03] Production.INFO: CreateAllLog End [2026-04-12 21:48:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:48:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:48:03] Production.INFO: ==12486== Releasing lock... [2026-04-12 21:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:48:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:48:03] Production.INFO: Account Balance End. [2026-04-12 21:48:03] Production.ERROR: CronJobId end 12 [2026-04-12 21:48:03] Production.INFO: ==12484== Releasing lock... [2026-04-12 21:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:48:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:48:03] Production.INFO: ==12480== Releasing lock... [2026-04-12 21:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:48:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:48:11] Production.ERROR: CronJobId end10 [2026-04-12 21:48:11] Production.INFO: ==12482== Releasing lock... [2026-04-12 21:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:48:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:48:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:48:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:48:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:48:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:48:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:48:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:48:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:48:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:48:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:48:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:48:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:48:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:48:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:48:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:48:13] Production.INFO: call_cost start [2026-04-12 21:48:13] Production.INFO: call_cost end [2026-04-12 21:48:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:48:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:48:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:48:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:48:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:48:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:48:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:48:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:48:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:48:13] Production.INFO: ==12478== Releasing lock... [2026-04-12 21:48:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:48:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:49:01] Production.INFO: ==12542== Lock acquired, processing the job... [2026-04-13 02:49:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:49:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:49:01] Production.INFO: neon service started [2026-04-13 02:49:01] Production.INFO: neon service started [2026-04-13 02:49:01] Production.INFO: ==12542== Releasing lock... [2026-04-13 02:49:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:49:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:49:02] Production.INFO: ==12544== Lock acquired, processing the job... [2026-04-12 21:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:49:02] Production.INFO: ==12546== Lock acquired, processing the job... [2026-04-13 01:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:49:02] Production.INFO: ==12546== Releasing lock... [2026-04-13 01:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:49:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:49:02] Production.INFO: ==12544== Releasing lock... [2026-04-12 21:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:49:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 21:49:03] Production.INFO: ==12549== Lock acquired, processing the job... [2026-04-12 21:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:49:03] Production.INFO: ==12551== Lock acquired, processing the job... [2026-04-12 21:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:49:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:49:03] Production.INFO: ==12553== Lock acquired, processing the job... [2026-04-12 21:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:49:03] Production.INFO: ==12555== Lock acquired, processing the job... [2026-04-12 21:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:49:03] Production.INFO: ==12557== Lock acquired, processing the job... [2026-04-12 21:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:49:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:49:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:49:03] Production.INFO: Account Balance Start. [2026-04-12 21:49:03] Production.INFO: CreateAllLog Start [2026-04-12 21:49:03] Production.INFO: 117 [2026-04-12 21:49:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:49:03] Production.INFO: ==12557== Releasing lock... [2026-04-12 21:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:49:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:49:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:49:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:49:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:49:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:49:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:49:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:49:03] Production.INFO: Date 2026-04-11 [2026-04-12 21:49:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:49:03] Production.INFO: ==12551== Releasing lock... [2026-04-12 21:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:49:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:49:03] Production.INFO: Date 2026-04-12 [2026-04-12 21:49:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:49:04] Production.INFO: Total Charge 0 [2026-04-12 21:49:04] Production.INFO: CreateAllLog End [2026-04-12 21:49:04] Production.INFO: Account Balance End. [2026-04-12 21:49:04] Production.ERROR: CronJobId end 12 [2026-04-12 21:49:04] Production.INFO: ==12555== Releasing lock... [2026-04-12 21:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:49:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:49:10] Production.ERROR: CronJobId end10 [2026-04-12 21:49:10] Production.INFO: ==12553== Releasing lock... [2026-04-12 21:49:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:49:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:49:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:49:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:49:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:49:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:49:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:49:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:49:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:49:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:49:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:49:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:49:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:49:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:49:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:49:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:49:12] Production.INFO: call_cost start [2026-04-12 21:49:12] Production.INFO: call_cost end [2026-04-12 21:49:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:49:12] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:49:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:49:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:49:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:49:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:49:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:49:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:49:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:49:13] Production.INFO: ==12549== Releasing lock... [2026-04-12 21:49:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:49:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:50:02] Production.INFO: ==12617== Lock acquired, processing the job... [2026-04-13 02:50:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:50:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:50:02] Production.INFO: neon service started [2026-04-13 02:50:02] Production.INFO: neon service started [2026-04-13 02:50:02] Production.INFO: ==12617== Releasing lock... [2026-04-13 02:50:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:50:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:50:02] Production.INFO: ==12619== Lock acquired, processing the job... [2026-04-12 21:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 21:50:02] Production.INFO: ==12619== Releasing lock... [2026-04-12 21:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:50:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:50:02] Production.INFO: ==12621== Lock acquired, processing the job... [2026-04-13 01:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:50:03] Production.INFO: ==12621== Releasing lock... [2026-04-13 01:50:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:50:03] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:50:03] Production.INFO: ==12625== Lock acquired, processing the job... [2026-04-12 21:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:50:03] Production.INFO: ==12631== Lock acquired, processing the job... [2026-04-12 21:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:50:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:50:03] Production.INFO: ==12629== Lock acquired, processing the job... [2026-04-12 21:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:50:03] Production.INFO: ==12627== Lock acquired, processing the job... [2026-04-12 21:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:50:03] Production.INFO: ==12634== Lock acquired, processing the job... [2026-04-12 21:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:50:03] Production.INFO: Account Balance Start. [2026-04-12 21:50:03] Production.INFO: CreateAllLog Start [2026-04-12 21:50:03] Production.INFO: 117 [2026-04-12 21:50:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:50:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:50:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:50:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:50:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:50:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:50:03] Production.INFO: ==12634== Releasing lock... [2026-04-12 21:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:50:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:50:03] Production.INFO: Date 2026-04-11 [2026-04-12 21:50:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:50:04] Production.INFO: Date 2026-04-12 [2026-04-12 21:50:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:50:04] Production.INFO: Total Charge 0 [2026-04-12 21:50:04] Production.INFO: CreateAllLog End [2026-04-12 21:50:04] Production.INFO: Account Balance End. [2026-04-12 21:50:04] Production.INFO: ==12627== Releasing lock... [2026-04-12 21:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:50:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:50:04] Production.ERROR: CronJobId end 12 [2026-04-12 21:50:04] Production.INFO: ==12631== Releasing lock... [2026-04-12 21:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:50:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:50:11] Production.ERROR: CronJobId end10 [2026-04-12 21:50:11] Production.INFO: ==12629== Releasing lock... [2026-04-12 21:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:50:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:50:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:50:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:50:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:50:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:50:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:50:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:50:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:50:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:50:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:50:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:50:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:50:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:50:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:50:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:50:14] Production.INFO: call_cost start [2026-04-12 21:50:14] Production.INFO: call_cost end [2026-04-12 21:50:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:50:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:50:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:50:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:50:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:50:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:50:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:50:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:50:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:50:14] Production.INFO: ==12625== Releasing lock... [2026-04-12 21:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:50:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:51:01] Production.INFO: ==12697== Lock acquired, processing the job... [2026-04-13 02:51:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:51:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:51:01] Production.INFO: neon service started [2026-04-13 02:51:01] Production.INFO: neon service started [2026-04-13 02:51:01] Production.INFO: ==12697== Releasing lock... [2026-04-13 02:51:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:51:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:51:02] Production.INFO: ==12700== Lock acquired, processing the job... [2026-04-12 21:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:51:02] Production.INFO: ==12702== Lock acquired, processing the job... [2026-04-13 01:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:51:02] Production.INFO: ==12702== Releasing lock... [2026-04-13 01:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:51:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:51:02] Production.INFO: ==12700== Releasing lock... [2026-04-12 21:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:51:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 21:51:03] Production.INFO: ==12707== Lock acquired, processing the job... [2026-04-12 21:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:51:03] Production.INFO: ==12705== Lock acquired, processing the job... [2026-04-12 21:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-12 21:51:03] Production.INFO: ==12715== Lock acquired, processing the job... [2026-04-12 21:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-12 21:51:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:51:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-12 21:51:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-12 21:51:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-12 21:51:03] Production.ERROR: CronJob PID - 12707 [2026-04-12 21:51:03] Production.ERROR: CronJob Title - System Alerts [2026-04-12 21:51:03] Production.ERROR: CronJob ID - 5 [2026-04-12 21:51:03] Production.ERROR: CronJob Last Run Time 2026-04-12 21:51:00 [2026-04-12 21:51:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-12 21:51:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-12 21:51:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-12 21:51:03] Production.ERROR: CronJob PID - 12715 [2026-04-12 21:51:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process [2026-04-12 21:51:03] Production.ERROR: CronJob ID - 17 [2026-04-12 21:51:03] Production.ERROR: CronJob Last Run Time 2026-04-12 21:51:00 [2026-04-12 21:51:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-12 21:51:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-12 21:51:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-12 21:51:03] Production.INFO: ==12705== Releasing lock... [2026-04-12 21:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-12 21:51:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-12 21:51:03] Production.INFO: ==12713== Lock acquired, processing the job... [2026-04-12 21:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:51:03] Production.INFO: Account Balance Start. [2026-04-12 21:51:03] Production.INFO: CreateAllLog Start [2026-04-12 21:51:03] Production.INFO: ==12717== Lock acquired, processing the job... [2026-04-12 21:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:51:03] Production.INFO: 117 [2026-04-12 21:51:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:51:03] Production.INFO: ==12709== Lock acquired, processing the job... [2026-04-12 21:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:51:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:51:03] Production.INFO: ==12711== Lock acquired, processing the job... [2026-04-12 21:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:51:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:51:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:51:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:51:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:51:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:51:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:51:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:51:03] Production.ERROR: done [2026-04-12 21:51:03] Production.INFO: ==12717== Releasing lock... [2026-04-12 21:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:51:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:51:03] Production.INFO: Date 2026-04-11 [2026-04-12 21:51:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:51:03] Production.INFO: Date 2026-04-12 [2026-04-12 21:51:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:51:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-12 21:51:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085549', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) start [2026-04-12 21:51:03] Production.INFO: Total Charge 0 [2026-04-12 21:51:03] Production.INFO: CreateAllLog End [2026-04-12 21:51:04] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:51:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:51:04] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:51:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:51:04] Production.INFO: Account Balance End. [2026-04-12 21:51:04] Production.ERROR: CronJobId end 12 [2026-04-12 21:51:04] Production.INFO: ==12713== Releasing lock... [2026-04-12 21:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:51:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:51:04] Production.INFO: ==12709== Releasing lock... [2026-04-12 21:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:51:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:51:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085549', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) end [2026-04-12 21:51:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-12 21:51:10] Production.INFO: ProcessCDR(1,17085549,1,1,2) [2026-04-12 21:51:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17085549,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 21:51:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17085549,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 21:51:10] Production.ERROR: pbx prc_insertCDR start [2026-04-12 21:51:10] Production.ERROR: pbx prc_insertCDR end [2026-04-12 21:51:10] Production.INFO: ==12715== Releasing lock... [2026-04-12 21:51:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-12 21:51:10] Production.INFO: 26 MB #Memory Used# [2026-04-12 21:51:13] Production.ERROR: CronJobId end10 [2026-04-12 21:51:13] Production.INFO: ==12711== Releasing lock... [2026-04-12 21:51:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:51:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:51:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:51:16] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:51:16] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:51:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:51:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:51:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:51:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:51:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:51:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:51:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:51:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:51:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:51:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:51:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:51:16] Production.INFO: call_cost start [2026-04-12 21:51:16] Production.INFO: call_cost end [2026-04-12 21:51:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:51:16] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:51:16] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:51:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:51:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:51:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:51:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:51:16] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:51:16] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:51:16] Production.INFO: ==12707== Releasing lock... [2026-04-12 21:51:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:51:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:52:02] Production.INFO: ==12776== Lock acquired, processing the job... [2026-04-13 02:52:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:52:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:52:02] Production.INFO: neon service started [2026-04-13 02:52:02] Production.INFO: neon service started [2026-04-13 02:52:02] Production.INFO: ==12776== Releasing lock... [2026-04-13 02:52:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:52:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:52:02] Production.INFO: ==12778== Lock acquired, processing the job... [2026-04-12 21:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:52:02] Production.INFO: ==12780== Lock acquired, processing the job... [2026-04-13 01:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 21:52:02] Production.INFO: ==12778== Releasing lock... [2026-04-12 21:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:52:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:52:02] Production.INFO: ==12780== Releasing lock... [2026-04-13 01:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:52:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:52:03] Production.INFO: ==12782== Lock acquired, processing the job... [2026-04-12 21:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:52:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:52:03] Production.INFO: ==12784== Lock acquired, processing the job... [2026-04-12 21:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:52:03] Production.INFO: ==12786== Lock acquired, processing the job... [2026-04-12 21:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:52:03] Production.INFO: ==12788== Lock acquired, processing the job... [2026-04-12 21:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:52:03] Production.INFO: ==12790== Lock acquired, processing the job... [2026-04-12 21:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:52:03] Production.INFO: Account Balance Start. [2026-04-12 21:52:03] Production.INFO: CreateAllLog Start [2026-04-12 21:52:03] Production.INFO: 117 [2026-04-12 21:52:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:52:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:52:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:52:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:52:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:52:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:52:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:52:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:52:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:52:03] Production.INFO: ==12790== Releasing lock... [2026-04-12 21:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:52:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:52:03] Production.INFO: Date 2026-04-11 [2026-04-12 21:52:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:52:03] Production.INFO: Date 2026-04-12 [2026-04-12 21:52:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:52:03] Production.INFO: ==12784== Releasing lock... [2026-04-12 21:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:52:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:52:03] Production.INFO: Total Charge 0 [2026-04-12 21:52:04] Production.INFO: CreateAllLog End [2026-04-12 21:52:04] Production.INFO: Account Balance End. [2026-04-12 21:52:04] Production.ERROR: CronJobId end 12 [2026-04-12 21:52:04] Production.INFO: ==12788== Releasing lock... [2026-04-12 21:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:52:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:52:11] Production.ERROR: CronJobId end10 [2026-04-12 21:52:11] Production.INFO: ==12786== Releasing lock... [2026-04-12 21:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:52:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:52:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:52:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:52:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:52:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:52:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:52:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:52:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:52:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:52:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:52:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:52:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:52:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:52:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:52:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:52:14] Production.INFO: call_cost start [2026-04-12 21:52:14] Production.INFO: call_cost end [2026-04-12 21:52:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:52:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:52:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:52:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:52:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:52:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:52:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:52:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:52:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:52:14] Production.INFO: ==12782== Releasing lock... [2026-04-12 21:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:52:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:53:01] Production.INFO: ==12847== Lock acquired, processing the job... [2026-04-13 02:53:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:53:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:53:01] Production.INFO: neon service started [2026-04-13 02:53:01] Production.INFO: neon service started [2026-04-13 02:53:01] Production.INFO: ==12847== Releasing lock... [2026-04-13 02:53:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:53:01] Production.INFO: 25.5 MB #Memory Used# [2026-04-12 21:53:01] Production.INFO: ==12849== Lock acquired, processing the job... [2026-04-12 21:53:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 21:53:02] Production.INFO: ==12849== Releasing lock... [2026-04-12 21:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:53:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:53:02] Production.INFO: ==12851== Lock acquired, processing the job... [2026-04-13 01:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:53:02] Production.INFO: ==12851== Releasing lock... [2026-04-13 01:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:53:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:53:02] Production.INFO: ==12861== Lock acquired, processing the job... [2026-04-12 21:53:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:53:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:53:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:53:02] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:53:02] Production.INFO: ==12861== Releasing lock... [2026-04-12 21:53:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:53:02] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:53:02] Production.INFO: ==12853== Lock acquired, processing the job... [2026-04-12 21:53:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:53:03] Production.INFO: ==12855== Lock acquired, processing the job... [2026-04-12 21:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:53:03] Production.INFO: ==12859== Lock acquired, processing the job... [2026-04-12 21:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:53:03] Production.INFO: ==12857== Lock acquired, processing the job... [2026-04-12 21:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:53:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:53:03] Production.INFO: Account Balance Start. [2026-04-12 21:53:03] Production.INFO: CreateAllLog Start [2026-04-12 21:53:03] Production.INFO: 117 [2026-04-12 21:53:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:53:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:53:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:53:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:53:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:53:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:53:03] Production.INFO: Date 2026-04-11 [2026-04-12 21:53:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:53:03] Production.INFO: Date 2026-04-12 [2026-04-12 21:53:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:53:03] Production.INFO: Total Charge 0 [2026-04-12 21:53:03] Production.INFO: CreateAllLog End [2026-04-12 21:53:03] Production.INFO: Account Balance End. [2026-04-12 21:53:03] Production.ERROR: CronJobId end 12 [2026-04-12 21:53:03] Production.INFO: ==12859== Releasing lock... [2026-04-12 21:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:53:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:53:03] Production.INFO: ==12855== Releasing lock... [2026-04-12 21:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:53:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:53:10] Production.ERROR: CronJobId end10 [2026-04-12 21:53:10] Production.INFO: ==12857== Releasing lock... [2026-04-12 21:53:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:53:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:53:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:53:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:53:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:53:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:53:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:53:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:53:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:53:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:53:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:53:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:53:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:53:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:53:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:53:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:53:12] Production.INFO: call_cost start [2026-04-12 21:53:12] Production.INFO: call_cost end [2026-04-12 21:53:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:53:12] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:53:12] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:53:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:53:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:53:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:53:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:53:12] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:53:12] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:53:12] Production.INFO: ==12853== Releasing lock... [2026-04-12 21:53:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:53:12] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:54:02] Production.INFO: ==12918== Lock acquired, processing the job... [2026-04-13 02:54:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:54:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:54:02] Production.INFO: neon service started [2026-04-13 02:54:02] Production.INFO: neon service started [2026-04-13 02:54:02] Production.INFO: ==12918== Releasing lock... [2026-04-13 02:54:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:54:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:54:02] Production.INFO: ==12924== Lock acquired, processing the job... [2026-04-13 01:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:54:02] Production.INFO: ==12924== Releasing lock... [2026-04-13 01:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:54:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:54:02] Production.INFO: ==12922== Lock acquired, processing the job... [2026-04-12 21:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 21:54:02] Production.INFO: ==12922== Releasing lock... [2026-04-12 21:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:54:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 21:54:03] Production.INFO: ==12930== Lock acquired, processing the job... [2026-04-12 21:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:54:03] Production.INFO: ==12926== Lock acquired, processing the job... [2026-04-12 21:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:54:03] Production.INFO: ==12928== Lock acquired, processing the job... [2026-04-12 21:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:54:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:54:03] Production.INFO: ==12932== Lock acquired, processing the job... [2026-04-12 21:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:54:03] Production.INFO: ==12934== Lock acquired, processing the job... [2026-04-12 21:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:54:04] Production.INFO: Account Balance Start. [2026-04-12 21:54:04] Production.INFO: CreateAllLog Start [2026-04-12 21:54:04] Production.INFO: 117 [2026-04-12 21:54:04] Production.INFO: Date 2026-04-08 [2026-04-12 21:54:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:54:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:54:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:54:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:54:04] Production.INFO: ==12934== Releasing lock... [2026-04-12 21:54:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:54:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:54:04] Production.INFO: Date 2026-04-09 [2026-04-12 21:54:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:54:04] Production.INFO: Date 2026-04-10 [2026-04-12 21:54:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:54:04] Production.INFO: Date 2026-04-11 [2026-04-12 21:54:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:54:04] Production.INFO: Date 2026-04-12 [2026-04-12 21:54:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:54:04] Production.INFO: Total Charge 0 [2026-04-12 21:54:04] Production.INFO: CreateAllLog End [2026-04-12 21:54:04] Production.INFO: Account Balance End. [2026-04-12 21:54:04] Production.ERROR: CronJobId end 12 [2026-04-12 21:54:04] Production.INFO: ==12932== Releasing lock... [2026-04-12 21:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:54:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:54:04] Production.INFO: ==12928== Releasing lock... [2026-04-12 21:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:54:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:54:11] Production.ERROR: CronJobId end10 [2026-04-12 21:54:11] Production.INFO: ==12930== Releasing lock... [2026-04-12 21:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:54:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:54:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:54:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:54:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:54:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:54:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:54:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:54:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:54:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:54:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:54:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:54:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:54:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:54:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:54:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:54:14] Production.INFO: call_cost start [2026-04-12 21:54:14] Production.INFO: call_cost end [2026-04-12 21:54:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:54:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:54:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:54:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:54:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:54:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:54:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:54:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:54:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:54:14] Production.INFO: ==12926== Releasing lock... [2026-04-12 21:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:54:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:55:01] Production.INFO: ==12992== Lock acquired, processing the job... [2026-04-13 02:55:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:55:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:55:01] Production.INFO: neon service started [2026-04-13 02:55:01] Production.INFO: neon service started [2026-04-13 02:55:01] Production.INFO: ==12992== Releasing lock... [2026-04-13 02:55:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:55:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:55:01] Production.INFO: ==12994== Lock acquired, processing the job... [2026-04-12 21:55:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 21:55:02] Production.INFO: ==12994== Releasing lock... [2026-04-12 21:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:55:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:55:02] Production.INFO: ==12996== Lock acquired, processing the job... [2026-04-13 01:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:55:02] Production.INFO: ==12996== Releasing lock... [2026-04-13 01:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:55:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:55:03] Production.INFO: ==12998== Lock acquired, processing the job... [2026-04-12 21:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:55:03] Production.INFO: ==13000== Lock acquired, processing the job... [2026-04-12 21:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:55:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:55:03] Production.INFO: ==13006== Lock acquired, processing the job... [2026-04-12 21:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:55:03] Production.INFO: ==13002== Lock acquired, processing the job... [2026-04-12 21:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:55:03] Production.INFO: ==13004== Lock acquired, processing the job... [2026-04-12 21:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:55:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:55:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:55:03] Production.INFO: Account Balance Start. [2026-04-12 21:55:03] Production.INFO: CreateAllLog Start [2026-04-12 21:55:03] Production.INFO: 117 [2026-04-12 21:55:03] Production.INFO: ==13006== Releasing lock... [2026-04-12 21:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:55:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:55:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:55:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:55:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:55:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:55:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:55:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:55:03] Production.INFO: Date 2026-04-11 [2026-04-12 21:55:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:55:03] Production.INFO: Date 2026-04-12 [2026-04-12 21:55:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:55:03] Production.INFO: Total Charge 0 [2026-04-12 21:55:03] Production.INFO: CreateAllLog End [2026-04-12 21:55:03] Production.INFO: ==13000== Releasing lock... [2026-04-12 21:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:55:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:55:04] Production.INFO: Account Balance End. [2026-04-12 21:55:04] Production.ERROR: CronJobId end 12 [2026-04-12 21:55:04] Production.INFO: ==13004== Releasing lock... [2026-04-12 21:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:55:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:55:11] Production.ERROR: CronJobId end10 [2026-04-12 21:55:11] Production.INFO: ==13002== Releasing lock... [2026-04-12 21:55:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:55:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:55:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:55:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:55:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:55:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:55:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:55:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:55:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:55:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:55:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:55:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:55:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:55:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:55:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:55:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:55:14] Production.INFO: call_cost start [2026-04-12 21:55:14] Production.INFO: call_cost end [2026-04-12 21:55:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:55:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:55:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:55:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:55:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:55:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:55:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:55:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:55:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:55:14] Production.INFO: ==12998== Releasing lock... [2026-04-12 21:55:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:55:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:56:02] Production.INFO: ==13063== Lock acquired, processing the job... [2026-04-13 02:56:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:56:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:56:02] Production.INFO: neon service started [2026-04-13 02:56:02] Production.INFO: neon service started [2026-04-13 02:56:02] Production.INFO: ==13063== Releasing lock... [2026-04-13 02:56:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:56:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:56:02] Production.INFO: ==13065== Lock acquired, processing the job... [2026-04-12 21:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:56:02] Production.INFO: ==13067== Lock acquired, processing the job... [2026-04-13 01:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:56:02] Production.INFO: ==13067== Releasing lock... [2026-04-13 01:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:56:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:56:03] Production.INFO: ==13065== Releasing lock... [2026-04-12 21:56:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:56:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 21:56:03] Production.INFO: ==13072== Lock acquired, processing the job... [2026-04-12 21:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:56:03] Production.INFO: ==13070== Lock acquired, processing the job... [2026-04-12 21:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:56:03] Production.INFO: ==13078== Lock acquired, processing the job... [2026-04-12 21:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:56:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:56:03] Production.INFO: ==13074== Lock acquired, processing the job... [2026-04-12 21:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:56:04] Production.INFO: ==13076== Lock acquired, processing the job... [2026-04-12 21:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:56:04] Production.INFO: ==13078== Releasing lock... [2026-04-12 21:56:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:56:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:56:04] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:56:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:56:04] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:56:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:56:04] Production.INFO: Account Balance Start. [2026-04-12 21:56:04] Production.INFO: CreateAllLog Start [2026-04-12 21:56:04] Production.INFO: 117 [2026-04-12 21:56:04] Production.INFO: Date 2026-04-08 [2026-04-12 21:56:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:56:04] Production.INFO: Date 2026-04-09 [2026-04-12 21:56:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:56:04] Production.INFO: Date 2026-04-10 [2026-04-12 21:56:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:56:04] Production.INFO: Date 2026-04-11 [2026-04-12 21:56:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:56:04] Production.INFO: Date 2026-04-12 [2026-04-12 21:56:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:56:04] Production.INFO: Total Charge 0 [2026-04-12 21:56:04] Production.INFO: CreateAllLog End [2026-04-12 21:56:04] Production.INFO: ==13072== Releasing lock... [2026-04-12 21:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:56:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:56:04] Production.INFO: Account Balance End. [2026-04-12 21:56:04] Production.ERROR: CronJobId end 12 [2026-04-12 21:56:04] Production.INFO: ==13076== Releasing lock... [2026-04-12 21:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:56:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:56:11] Production.ERROR: CronJobId end10 [2026-04-12 21:56:11] Production.INFO: ==13074== Releasing lock... [2026-04-12 21:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:56:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:56:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:56:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:56:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:56:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:56:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:56:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:56:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:56:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:56:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:56:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:56:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:56:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:56:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:56:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:56:13] Production.INFO: call_cost start [2026-04-12 21:56:13] Production.INFO: call_cost end [2026-04-12 21:56:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:56:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:56:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:56:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:56:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:56:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:56:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:56:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:56:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:56:13] Production.INFO: ==13070== Releasing lock... [2026-04-12 21:56:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:56:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:57:01] Production.INFO: ==13138== Lock acquired, processing the job... [2026-04-13 02:57:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:57:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:57:01] Production.INFO: neon service started [2026-04-13 02:57:01] Production.INFO: neon service started [2026-04-13 02:57:01] Production.INFO: ==13138== Releasing lock... [2026-04-13 02:57:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:57:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:57:01] Production.INFO: ==13140== Lock acquired, processing the job... [2026-04-12 21:57:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 21:57:02] Production.INFO: ==13140== Releasing lock... [2026-04-12 21:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:57:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:57:02] Production.INFO: ==13142== Lock acquired, processing the job... [2026-04-13 01:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:57:02] Production.INFO: ==13142== Releasing lock... [2026-04-13 01:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:57:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:57:02] Production.INFO: ==13146== Lock acquired, processing the job... [2026-04-12 21:57:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:57:02] Production.INFO: ==13144== Lock acquired, processing the job... [2026-04-12 21:57:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:57:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:57:02] Production.INFO: ==13150== Lock acquired, processing the job... [2026-04-12 21:57:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:57:03] Production.INFO: ==13148== Lock acquired, processing the job... [2026-04-12 21:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:57:03] Production.INFO: ==13152== Lock acquired, processing the job... [2026-04-12 21:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:57:03] Production.INFO: Account Balance Start. [2026-04-12 21:57:03] Production.INFO: CreateAllLog Start [2026-04-12 21:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:57:03] Production.INFO: 117 [2026-04-12 21:57:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:57:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:57:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:57:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:57:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:57:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:57:03] Production.INFO: Date 2026-04-11 [2026-04-12 21:57:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:57:03] Production.INFO: ==13152== Releasing lock... [2026-04-12 21:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:57:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:57:03] Production.INFO: Date 2026-04-12 [2026-04-12 21:57:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:57:03] Production.INFO: Total Charge 0 [2026-04-12 21:57:03] Production.INFO: ==13146== Releasing lock... [2026-04-12 21:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:57:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:57:03] Production.INFO: CreateAllLog End [2026-04-12 21:57:03] Production.INFO: Account Balance End. [2026-04-12 21:57:03] Production.ERROR: CronJobId end 12 [2026-04-12 21:57:03] Production.INFO: ==13150== Releasing lock... [2026-04-12 21:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:57:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:57:10] Production.ERROR: CronJobId end10 [2026-04-12 21:57:10] Production.INFO: ==13148== Releasing lock... [2026-04-12 21:57:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:57:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:57:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:57:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:57:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:57:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:57:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:57:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:57:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:57:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:57:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:57:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:57:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:57:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:57:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:57:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:57:14] Production.INFO: call_cost start [2026-04-12 21:57:14] Production.INFO: call_cost end [2026-04-12 21:57:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:57:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:57:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:57:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:57:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:57:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:57:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:57:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:57:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:57:14] Production.INFO: ==13144== Releasing lock... [2026-04-12 21:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:57:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:58:01] Production.INFO: ==13211== Lock acquired, processing the job... [2026-04-13 02:58:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:58:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:58:01] Production.INFO: neon service started [2026-04-13 02:58:01] Production.INFO: neon service started [2026-04-13 02:58:01] Production.INFO: ==13211== Releasing lock... [2026-04-13 02:58:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:58:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:58:02] Production.INFO: ==13213== Lock acquired, processing the job... [2026-04-12 21:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:58:02] Production.INFO: ==13215== Lock acquired, processing the job... [2026-04-13 01:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:58:02] Production.INFO: ==13215== Releasing lock... [2026-04-13 01:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:58:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:58:02] Production.INFO: ==13213== Releasing lock... [2026-04-12 21:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:58:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 21:58:03] Production.INFO: ==13222== Lock acquired, processing the job... [2026-04-12 21:58:03] Production.INFO: ==13218== Lock acquired, processing the job... [2026-04-12 21:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:58:03] Production.INFO: ==13220== Lock acquired, processing the job... [2026-04-12 21:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:58:03] Production.INFO: ==13226== Lock acquired, processing the job... [2026-04-12 21:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:58:03] Production.INFO: ==13224== Lock acquired, processing the job... [2026-04-12 21:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:58:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:58:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:58:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:58:03] Production.INFO: Account Balance Start. [2026-04-12 21:58:03] Production.INFO: CreateAllLog Start [2026-04-12 21:58:03] Production.INFO: 117 [2026-04-12 21:58:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:58:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:58:03] Production.INFO: ==13226== Releasing lock... [2026-04-12 21:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:58:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:58:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:58:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:58:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:58:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:58:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:58:03] Production.INFO: Date 2026-04-11 [2026-04-12 21:58:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:58:04] Production.INFO: Date 2026-04-12 [2026-04-12 21:58:04] Production.INFO: Reseller ==> 0 [2026-04-12 21:58:04] Production.INFO: Total Charge 0 [2026-04-12 21:58:04] Production.INFO: CreateAllLog End [2026-04-12 21:58:04] Production.INFO: Account Balance End. [2026-04-12 21:58:04] Production.INFO: ==13220== Releasing lock... [2026-04-12 21:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:58:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:58:04] Production.ERROR: CronJobId end 12 [2026-04-12 21:58:04] Production.INFO: ==13224== Releasing lock... [2026-04-12 21:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:58:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:58:11] Production.ERROR: CronJobId end10 [2026-04-12 21:58:11] Production.INFO: ==13222== Releasing lock... [2026-04-12 21:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:58:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:58:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:58:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:58:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:58:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:58:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:58:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:58:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:58:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:58:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:58:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:58:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:58:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:58:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:58:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:58:13] Production.INFO: call_cost start [2026-04-12 21:58:13] Production.INFO: call_cost end [2026-04-12 21:58:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:58:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:58:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:58:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:58:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:58:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:58:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:58:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:58:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:58:13] Production.INFO: ==13218== Releasing lock... [2026-04-12 21:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:58:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 02:59:01] Production.INFO: ==13284== Lock acquired, processing the job... [2026-04-13 02:59:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 02:59:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 02:59:01] Production.INFO: neon service started [2026-04-13 02:59:01] Production.INFO: neon service started [2026-04-13 02:59:01] Production.INFO: ==13284== Releasing lock... [2026-04-13 02:59:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 02:59:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 21:59:02] Production.INFO: ==13286== Lock acquired, processing the job... [2026-04-12 21:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:59:02] Production.INFO: ==13288== Lock acquired, processing the job... [2026-04-13 01:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:59:02] Production.INFO: ==13288== Releasing lock... [2026-04-13 01:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 01:59:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 21:59:02] Production.INFO: ==13286== Releasing lock... [2026-04-12 21:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 21:59:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 21:59:03] Production.INFO: ==13291== Lock acquired, processing the job... [2026-04-12 21:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 21:59:03] Production.INFO: ==13293== Lock acquired, processing the job... [2026-04-12 21:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 21:59:03] Production.INFO: ==13295== Lock acquired, processing the job... [2026-04-12 21:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 21:59:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 21:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 21:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 21:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 21:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 21:59:03] Production.INFO: ==13297== Lock acquired, processing the job... [2026-04-12 21:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 21:59:03] Production.INFO: ==13299== Lock acquired, processing the job... [2026-04-12 21:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 21:59:03] Production.INFO: Account Balance Start. [2026-04-12 21:59:03] Production.INFO: CreateAllLog Start [2026-04-12 21:59:03] Production.INFO: 117 [2026-04-12 21:59:03] Production.INFO: Date 2026-04-08 [2026-04-12 21:59:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:59:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 21:59:03] Production.INFO: Date 2026-04-09 [2026-04-12 21:59:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:59:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 21:59:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 21:59:03] Production.INFO: Date 2026-04-10 [2026-04-12 21:59:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:59:03] Production.INFO: ==13299== Releasing lock... [2026-04-12 21:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 21:59:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 21:59:03] Production.INFO: Date 2026-04-11 [2026-04-12 21:59:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:59:03] Production.INFO: Date 2026-04-12 [2026-04-12 21:59:03] Production.INFO: Reseller ==> 0 [2026-04-12 21:59:03] Production.INFO: Total Charge 0 [2026-04-12 21:59:03] Production.INFO: CreateAllLog End [2026-04-12 21:59:03] Production.INFO: Account Balance End. [2026-04-12 21:59:03] Production.ERROR: CronJobId end 12 [2026-04-12 21:59:03] Production.INFO: ==13297== Releasing lock... [2026-04-12 21:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 21:59:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 21:59:03] Production.INFO: ==13293== Releasing lock... [2026-04-12 21:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 21:59:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 21:59:09] Production.ERROR: CronJobId end10 [2026-04-12 21:59:09] Production.INFO: ==13295== Releasing lock... [2026-04-12 21:59:09] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 21:59:09] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 21:59:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 21:59:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 21:59:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 21:59:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 21:59:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 21:59:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 21:59:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 21:59:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 21:59:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 21:59:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 21:59:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 21:59:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 21:59:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 21:59:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 21:59:12] Production.INFO: call_cost start [2026-04-12 21:59:12] Production.INFO: call_cost end [2026-04-12 21:59:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 21:59:12] Production.INFO: ============== Report Schedule START=========== [2026-04-12 21:59:12] Production.INFO: ============== Report Schedule END=========== [2026-04-12 21:59:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 21:59:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 21:59:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 21:59:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 21:59:12] Production.INFO: ============== Deal alert START=========== [2026-04-12 21:59:12] Production.INFO: ============== Deal alert END=========== [2026-04-12 21:59:12] Production.INFO: ==13291== Releasing lock... [2026-04-12 21:59:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 21:59:12] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:00:01] Production.INFO: ==13359== Lock acquired, processing the job... [2026-04-13 03:00:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:00:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:00:01] Production.INFO: neon service started [2026-04-13 03:00:01] Production.INFO: neon service started [2026-04-13 03:00:01] Production.INFO: ==13359== Releasing lock... [2026-04-13 03:00:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:00:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:00:02] Production.INFO: ==13361== Lock acquired, processing the job... [2026-04-12 22:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 22:00:02] Production.INFO: ==13361== Releasing lock... [2026-04-12 22:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:00:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:00:02] Production.INFO: ==13363== Lock acquired, processing the job... [2026-04-13 02:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:00:02] Production.INFO: ==13363== Releasing lock... [2026-04-13 02:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:00:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:00:03] Production.INFO: ==13366== Lock acquired, processing the job... [2026-04-12 22:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:00:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:00:03] Production.INFO: ==13368== Lock acquired, processing the job... [2026-04-12 22:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:00:03] Production.INFO: ==13370== Lock acquired, processing the job... [2026-04-12 22:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:00:03] Production.INFO: ==13374== Lock acquired, processing the job... [2026-04-12 22:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:00:03] Production.INFO: ==13372== Lock acquired, processing the job... [2026-04-12 22:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:00:03] Production.INFO: Account Balance Start. [2026-04-12 22:00:03] Production.INFO: CreateAllLog Start [2026-04-12 22:00:03] Production.INFO: 117 [2026-04-12 22:00:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:00:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:00:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:00:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:00:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:00:03] Production.INFO: ==13374== Releasing lock... [2026-04-12 22:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:00:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:00:03] Production.INFO: Date 2026-04-09 [2026-04-12 22:00:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:00:03] Production.INFO: Date 2026-04-10 [2026-04-12 22:00:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:00:03] Production.INFO: Date 2026-04-11 [2026-04-12 22:00:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:00:03] Production.INFO: Date 2026-04-12 [2026-04-12 22:00:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:00:03] Production.INFO: Total Charge 0 [2026-04-12 22:00:03] Production.INFO: CreateAllLog End [2026-04-12 22:00:03] Production.INFO: Account Balance End. [2026-04-12 22:00:03] Production.ERROR: CronJobId end 12 [2026-04-12 22:00:03] Production.INFO: ==13372== Releasing lock... [2026-04-12 22:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:00:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:00:04] Production.INFO: ==13368== Releasing lock... [2026-04-12 22:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:00:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:00:10] Production.ERROR: CronJobId end10 [2026-04-12 22:00:10] Production.INFO: ==13370== Releasing lock... [2026-04-12 22:00:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:00:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:00:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:00:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:00:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:00:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:00:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:00:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:00:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:00:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:00:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:00:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:00:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:00:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:00:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:00:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:00:12] Production.INFO: call_cost start [2026-04-12 22:00:12] Production.INFO: call_cost end [2026-04-12 22:00:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:00:12] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:00:12] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:00:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:00:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:00:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:00:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:00:12] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:00:12] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:00:12] Production.INFO: ==13366== Releasing lock... [2026-04-12 22:00:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:00:12] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:01:02] Production.INFO: ==13432== Lock acquired, processing the job... [2026-04-13 03:01:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:01:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:01:02] Production.INFO: neon service started [2026-04-13 03:01:02] Production.INFO: neon service started [2026-04-13 03:01:02] Production.INFO: ==13432== Releasing lock... [2026-04-13 03:01:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:01:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:01:02] Production.INFO: ==13445== Lock acquired, processing the job... [2026-04-12 22:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:01:02] Production.INFO: ==13447== Lock acquired, processing the job... [2026-04-13 02:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 22:01:02] Production.INFO: ==13445== Releasing lock... [2026-04-12 22:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:01:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:01:03] Production.INFO: ==13447== Releasing lock... [2026-04-13 02:01:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:01:03] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:01:03] Production.INFO: ==13449== Lock acquired, processing the job... [2026-04-12 22:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-12 22:01:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-12 22:01:03] Production.INFO: ==13451== Lock acquired, processing the job... [2026-04-12 22:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:01:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-12 22:01:03] Production.INFO: ==13449== Releasing lock... [2026-04-12 22:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-12 22:01:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-12 22:01:03] Production.INFO: ==13453== Lock acquired, processing the job... [2026-04-12 22:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:01:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:01:03] Production.INFO: ==13456== Lock acquired, processing the job... [2026-04-12 22:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:01:04] Production.INFO: ==13458== Lock acquired, processing the job... [2026-04-12 22:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:01:04] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:01:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:01:04] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:01:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:01:04] Production.INFO: ==13460== Lock acquired, processing the job... [2026-04-12 22:01:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-12 22:01:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-12 22:01:04] Production.INFO: ==13462== Lock acquired, processing the job... [2026-04-12 22:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:01:04] Production.INFO: Account Balance Start. [2026-04-12 22:01:04] Production.INFO: CreateAllLog Start [2026-04-12 22:01:04] Production.INFO: 117 [2026-04-12 22:01:04] Production.INFO: Date 2026-04-08 [2026-04-12 22:01:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:01:04] Production.INFO: Date 2026-04-09 [2026-04-12 22:01:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:01:04] Production.INFO: Date 2026-04-10 [2026-04-12 22:01:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:01:04] Production.INFO: ==13453== Releasing lock... [2026-04-12 22:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:01:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:01:04] Production.INFO: Date 2026-04-11 [2026-04-12 22:01:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:01:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:01:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:01:04] Production.INFO: Date 2026-04-12 [2026-04-12 22:01:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:01:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:01:04] Production.INFO: Total Charge 0 [2026-04-12 22:01:04] Production.INFO: CreateAllLog End [2026-04-12 22:01:04] Production.INFO: ==13462== Releasing lock... [2026-04-12 22:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:01:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:01:04] Production.ERROR: done [2026-04-12 22:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-12 22:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085590', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) start [2026-04-12 22:01:04] Production.INFO: Account Balance End. [2026-04-12 22:01:04] Production.ERROR: CronJobId end 12 [2026-04-12 22:01:04] Production.INFO: ==13458== Releasing lock... [2026-04-12 22:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:01:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:01:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085590', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) end [2026-04-12 22:01:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-12 22:01:10] Production.INFO: ProcessCDR(1,17085590,1,1,2) [2026-04-12 22:01:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17085590,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 22:01:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17085590,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 22:01:10] Production.ERROR: pbx prc_insertCDR start [2026-04-12 22:01:10] Production.ERROR: pbx prc_insertCDR end [2026-04-12 22:01:10] Production.INFO: ==13460== Releasing lock... [2026-04-12 22:01:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-12 22:01:10] Production.INFO: 26 MB #Memory Used# [2026-04-12 22:01:15] Production.ERROR: CronJobId end10 [2026-04-12 22:01:15] Production.INFO: ==13456== Releasing lock... [2026-04-12 22:01:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:01:15] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:01:17] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:01:17] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:01:17] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:01:17] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:01:17] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:01:17] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:01:17] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:01:17] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:01:17] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:01:17] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:01:17] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:01:17] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:01:17] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:01:17] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:01:17] Production.INFO: call_cost start [2026-04-12 22:01:17] Production.INFO: call_cost end [2026-04-12 22:01:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:01:17] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:01:17] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:01:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:01:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:01:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:01:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:01:17] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:01:17] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:01:17] Production.INFO: ==13451== Releasing lock... [2026-04-12 22:01:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:01:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:02:01] Production.INFO: ==13518== Lock acquired, processing the job... [2026-04-13 03:02:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:02:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:02:01] Production.INFO: neon service started [2026-04-13 03:02:01] Production.INFO: neon service started [2026-04-13 03:02:01] Production.INFO: ==13518== Releasing lock... [2026-04-13 03:02:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:02:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:02:02] Production.INFO: ==13520== Lock acquired, processing the job... [2026-04-12 22:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:02:02] Production.INFO: ==13522== Lock acquired, processing the job... [2026-04-13 02:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:02:02] Production.INFO: ==13522== Releasing lock... [2026-04-13 02:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:02:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:02:02] Production.INFO: ==13520== Releasing lock... [2026-04-12 22:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:02:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 22:02:03] Production.INFO: ==13527== Lock acquired, processing the job... [2026-04-12 22:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:02:03] Production.INFO: ==13531== Lock acquired, processing the job... [2026-04-12 22:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:02:03] Production.INFO: ==13525== Lock acquired, processing the job... [2026-04-12 22:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:02:03] Production.INFO: Account Balance Start. [2026-04-12 22:02:03] Production.INFO: CreateAllLog Start [2026-04-12 22:02:03] Production.INFO: 117 [2026-04-12 22:02:03] Production.INFO: ==13529== Lock acquired, processing the job... [2026-04-12 22:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:02:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:02:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:02:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:02:03] Production.INFO: ==13533== Lock acquired, processing the job... [2026-04-12 22:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts# [2026-04-12 22:02:03] Production.INFO: Date 2026-04-09 [2026-04-12 22:02:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:02:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-12 22:02:03] Production.INFO: ==13535== Lock acquired, processing the job... [2026-04-12 22:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:02:03] Production.INFO: Date 2026-04-10 [2026-04-12 22:02:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:02:03] Production.INFO: Date 2026-04-11 [2026-04-12 22:02:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:02:03] Production.INFO: Date 2026-04-12 [2026-04-12 22:02:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:02:03] Production.INFO: Total Charge 0 [2026-04-12 22:02:04] Production.INFO: CreateAllLog End [2026-04-12 22:02:04] Production.INFO: ==13527== Releasing lock... [2026-04-12 22:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:02:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:02:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:02:04] Production.INFO: ==13535== Releasing lock... [2026-04-12 22:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:02:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:02:04] Production.ERROR: done [2026-04-12 22:02:04] Production.ERROR: tblTempVendorCDR_20 [2026-04-12 22:02:04] Production.INFO: Account Balance End. [2026-04-12 22:02:04] Production.ERROR: CronJobId end 12 [2026-04-12 22:02:04] Production.INFO: ==13531== Releasing lock... [2026-04-12 22:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:02:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:02:04] Production.ERROR: done [2026-04-12 22:02:04] Production.ERROR: Array ( [start_date_ymd] => 2026-04-01 03:02:06 [end_date_ymd] => 2026-04-02 03:02:06 [RateCDR] => 1 ) [2026-04-12 22:02:04] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode, c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type, disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description, pin.pc_description as pincode_name from asteriskcdrdb.cdr c left outer join asterisk.cc_callcosts cc on c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/ left outer join asterisk.pr_providers p on cc_pr_id = pr_id left outer join asterisk.te_tenants te ON te.te_code = c.accountcode left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06' AND ( userfield like '%outbound%' or userfield like '%inbound%' or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/ ) AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/ AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' and prevuniqueid='' group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'') [2026-04-12 22:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs() #1 [internal function]: App\Console\Commands\PBXAccountUsage->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:02:04] Production.INFO: ==13533== Releasing lock... [2026-04-12 22:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops# [2026-04-12 22:02:04] Production.INFO: 27.25 MB #Memory Used# [2026-04-12 22:02:11] Production.ERROR: CronJobId end10 [2026-04-12 22:02:11] Production.INFO: ==13529== Releasing lock... [2026-04-12 22:02:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:02:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:02:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:02:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:02:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:02:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:02:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:02:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:02:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:02:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:02:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:02:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:02:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:02:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:02:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:02:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:02:14] Production.INFO: call_cost start [2026-04-12 22:02:14] Production.INFO: call_cost end [2026-04-12 22:02:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:02:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:02:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:02:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:02:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:02:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:02:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:02:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:02:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:02:14] Production.INFO: ==13525== Releasing lock... [2026-04-12 22:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:02:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:03:02] Production.INFO: ==13592== Lock acquired, processing the job... [2026-04-13 03:03:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:03:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:03:02] Production.INFO: neon service started [2026-04-13 03:03:02] Production.INFO: neon service started [2026-04-13 03:03:02] Production.INFO: ==13592== Releasing lock... [2026-04-13 03:03:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:03:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:03:02] Production.INFO: ==13594== Lock acquired, processing the job... [2026-04-12 22:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 22:03:02] Production.INFO: ==13594== Releasing lock... [2026-04-12 22:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:03:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:03:02] Production.INFO: ==13596== Lock acquired, processing the job... [2026-04-13 02:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:03:02] Production.INFO: ==13596== Releasing lock... [2026-04-13 02:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:03:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:03:03] Production.INFO: ==13598== Lock acquired, processing the job... [2026-04-12 22:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:03:03] Production.INFO: ==13600== Lock acquired, processing the job... [2026-04-12 22:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:03:03] Production.INFO: ==13602== Lock acquired, processing the job... [2026-04-12 22:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:03:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:03:03] Production.INFO: ==13604== Lock acquired, processing the job... [2026-04-12 22:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:03:03] Production.INFO: ==13606== Lock acquired, processing the job... [2026-04-12 22:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:03:03] Production.INFO: Account Balance Start. [2026-04-12 22:03:03] Production.INFO: CreateAllLog Start [2026-04-12 22:03:03] Production.INFO: 117 [2026-04-12 22:03:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:03:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:03:03] Production.INFO: Date 2026-04-09 [2026-04-12 22:03:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:03:03] Production.INFO: Date 2026-04-10 [2026-04-12 22:03:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:03:03] Production.INFO: Date 2026-04-11 [2026-04-12 22:03:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:03:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:03:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:03:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:03:03] Production.INFO: ==13606== Releasing lock... [2026-04-12 22:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:03:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:03:03] Production.INFO: Date 2026-04-12 [2026-04-12 22:03:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:03:04] Production.INFO: ==13600== Releasing lock... [2026-04-12 22:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:03:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:03:04] Production.INFO: Total Charge 0 [2026-04-12 22:03:04] Production.INFO: CreateAllLog End [2026-04-12 22:03:04] Production.INFO: Account Balance End. [2026-04-12 22:03:04] Production.ERROR: CronJobId end 12 [2026-04-12 22:03:04] Production.INFO: ==13604== Releasing lock... [2026-04-12 22:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:03:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:03:11] Production.ERROR: CronJobId end10 [2026-04-12 22:03:11] Production.INFO: ==13602== Releasing lock... [2026-04-12 22:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:03:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:03:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:03:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:03:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:03:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:03:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:03:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:03:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:03:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:03:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:03:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:03:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:03:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:03:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:03:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:03:13] Production.INFO: call_cost start [2026-04-12 22:03:13] Production.INFO: call_cost end [2026-04-12 22:03:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:03:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:03:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:03:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:03:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:03:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:03:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:03:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:03:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:03:14] Production.INFO: ==13598== Releasing lock... [2026-04-12 22:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:03:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:04:01] Production.INFO: ==13666== Lock acquired, processing the job... [2026-04-13 03:04:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:04:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:04:01] Production.INFO: neon service started [2026-04-13 03:04:01] Production.INFO: neon service started [2026-04-13 03:04:01] Production.INFO: ==13666== Releasing lock... [2026-04-13 03:04:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:04:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:04:01] Production.INFO: ==13668== Lock acquired, processing the job... [2026-04-12 22:04:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 22:04:02] Production.INFO: ==13668== Releasing lock... [2026-04-12 22:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:04:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:04:02] Production.INFO: ==13670== Lock acquired, processing the job... [2026-04-13 02:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:04:02] Production.INFO: ==13670== Releasing lock... [2026-04-13 02:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:04:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:04:02] Production.INFO: ==13676== Lock acquired, processing the job... [2026-04-12 22:04:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:04:03] Production.INFO: ==13672== Lock acquired, processing the job... [2026-04-12 22:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:04:03] Production.INFO: ==13674== Lock acquired, processing the job... [2026-04-12 22:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:04:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:04:03] Production.INFO: ==13679== Lock acquired, processing the job... [2026-04-12 22:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:04:03] Production.INFO: ==13681== Lock acquired, processing the job... [2026-04-12 22:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:04:03] Production.INFO: Account Balance Start. [2026-04-12 22:04:03] Production.INFO: CreateAllLog Start [2026-04-12 22:04:03] Production.INFO: 117 [2026-04-12 22:04:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:04:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:04:03] Production.INFO: Date 2026-04-09 [2026-04-12 22:04:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:04:03] Production.INFO: Date 2026-04-10 [2026-04-12 22:04:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:04:03] Production.INFO: Date 2026-04-11 [2026-04-12 22:04:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:04:03] Production.INFO: Date 2026-04-12 [2026-04-12 22:04:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:04:03] Production.INFO: Total Charge 0 [2026-04-12 22:04:03] Production.INFO: ==13681== Releasing lock... [2026-04-12 22:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:04:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:04:03] Production.INFO: CreateAllLog End [2026-04-12 22:04:03] Production.INFO: Account Balance End. [2026-04-12 22:04:03] Production.ERROR: CronJobId end 12 [2026-04-12 22:04:03] Production.INFO: ==13679== Releasing lock... [2026-04-12 22:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:04:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:04:03] Production.INFO: ==13674== Releasing lock... [2026-04-12 22:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:04:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:04:09] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:294 Stack trace: #0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(294): PDOStatement->execute(Array) #1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_LowBal...', Array) #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure)) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure)) #4 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array) #6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array) #7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array) #8 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array) #9 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder() #10 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts() #11 [internal function]: App\Console\Commands\NeonAlerts->fire() #12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #15 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #17 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #18 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #19 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #20 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #21 {main} Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_LowBalanceReminder(1,0,10))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624 Stack trace: #0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure)) #1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure)) #2 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array) #4 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array) #6 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array) #7 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder() #8 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts() #9 [internal function]: App\Console\Commands\NeonAlerts->fire() #10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #11 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #15 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #17 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #18 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #19 {main} [2026-04-12 22:04:09] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:04:09] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:04:09] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:04:09] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:04:09] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:04:09] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:04:09] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:04:09] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:04:09] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:04:09] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:04:09] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:04:09] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:04:09] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:04:09] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:04:10] Production.INFO: call_cost start [2026-04-12 22:04:10] Production.INFO: call_cost end [2026-04-12 22:04:10] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:04:10] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:04:10] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:04:10] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:04:10] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:04:10] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:04:10] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:04:10] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:04:10] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:04:10] Production.INFO: ==13672== Releasing lock... [2026-04-12 22:04:10] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:04:10] Production.INFO: 28.25 MB #Memory Used# [2026-04-12 22:04:10] Production.ERROR: CronJobId end10 [2026-04-12 22:04:10] Production.INFO: ==13676== Releasing lock... [2026-04-12 22:04:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:04:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:05:01] Production.INFO: ==13738== Lock acquired, processing the job... [2026-04-13 03:05:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:05:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:05:01] Production.INFO: neon service started [2026-04-13 03:05:01] Production.INFO: neon service started [2026-04-13 03:05:01] Production.INFO: ==13738== Releasing lock... [2026-04-13 03:05:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:05:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:05:02] Production.INFO: ==13740== Lock acquired, processing the job... [2026-04-12 22:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:05:02] Production.INFO: ==13742== Lock acquired, processing the job... [2026-04-13 02:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:05:02] Production.INFO: ==13742== Releasing lock... [2026-04-13 02:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:05:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:05:02] Production.INFO: ==13740== Releasing lock... [2026-04-12 22:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:05:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 22:05:03] Production.INFO: ==13745== Lock acquired, processing the job... [2026-04-12 22:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:05:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:05:03] Production.INFO: ==13751== Lock acquired, processing the job... [2026-04-12 22:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:05:03] Production.INFO: ==13747== Lock acquired, processing the job... [2026-04-12 22:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:05:03] Production.INFO: Account Balance Start. [2026-04-12 22:05:03] Production.INFO: CreateAllLog Start [2026-04-12 22:05:03] Production.INFO: 117 [2026-04-12 22:05:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:05:03] Production.INFO: ==13749== Lock acquired, processing the job... [2026-04-12 22:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:05:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:05:03] Production.INFO: Date 2026-04-09 [2026-04-12 22:05:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:05:03] Production.INFO: Date 2026-04-10 [2026-04-12 22:05:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:05:03] Production.INFO: ==13753== Lock acquired, processing the job... [2026-04-12 22:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:05:03] Production.INFO: Date 2026-04-11 [2026-04-12 22:05:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:05:03] Production.INFO: Date 2026-04-12 [2026-04-12 22:05:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:05:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:05:03] Production.INFO: Total Charge 0 [2026-04-12 22:05:03] Production.INFO: CreateAllLog End [2026-04-12 22:05:03] Production.INFO: ==13753== Releasing lock... [2026-04-12 22:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:05:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:05:04] Production.INFO: Account Balance End. [2026-04-12 22:05:04] Production.ERROR: CronJobId end 12 [2026-04-12 22:05:04] Production.INFO: ==13751== Releasing lock... [2026-04-12 22:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:05:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:05:04] Production.INFO: ==13747== Releasing lock... [2026-04-12 22:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:05:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:05:11] Production.ERROR: CronJobId end10 [2026-04-12 22:05:11] Production.INFO: ==13749== Releasing lock... [2026-04-12 22:05:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:05:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:05:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:05:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:05:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:05:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:05:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:05:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:05:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:05:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:05:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:05:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:05:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:05:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:05:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:05:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:05:14] Production.INFO: call_cost start [2026-04-12 22:05:14] Production.INFO: call_cost end [2026-04-12 22:05:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:05:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:05:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:05:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:05:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:05:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:05:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:05:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:05:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:05:14] Production.INFO: ==13745== Releasing lock... [2026-04-12 22:05:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:05:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:06:02] Production.INFO: ==13816== Lock acquired, processing the job... [2026-04-13 03:06:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:06:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:06:02] Production.INFO: neon service started [2026-04-13 03:06:02] Production.INFO: neon service started [2026-04-13 03:06:02] Production.INFO: ==13816== Releasing lock... [2026-04-13 03:06:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:06:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:06:02] Production.INFO: ==13818== Lock acquired, processing the job... [2026-04-12 22:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:06:02] Production.INFO: ==13820== Lock acquired, processing the job... [2026-04-13 02:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:06:02] Production.INFO: ==13820== Releasing lock... [2026-04-13 02:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:06:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:06:03] Production.INFO: ==13818== Releasing lock... [2026-04-12 22:06:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:06:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 22:06:03] Production.INFO: ==13823== Lock acquired, processing the job... [2026-04-12 22:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:06:03] Production.INFO: ==13825== Lock acquired, processing the job... [2026-04-12 22:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:06:03] Production.INFO: ==13829== Lock acquired, processing the job... [2026-04-12 22:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:06:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:06:03] Production.INFO: ==13827== Lock acquired, processing the job... [2026-04-12 22:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:06:04] Production.INFO: ==13831== Lock acquired, processing the job... [2026-04-12 22:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:06:04] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:06:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:06:04] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:06:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:06:04] Production.INFO: Account Balance Start. [2026-04-12 22:06:04] Production.INFO: CreateAllLog Start [2026-04-12 22:06:04] Production.INFO: 117 [2026-04-12 22:06:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:06:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:06:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:06:04] Production.INFO: Date 2026-04-08 [2026-04-12 22:06:04] Production.INFO: ==13831== Releasing lock... [2026-04-12 22:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:06:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:06:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:06:04] Production.INFO: Date 2026-04-09 [2026-04-12 22:06:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:06:04] Production.INFO: Date 2026-04-10 [2026-04-12 22:06:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:06:04] Production.INFO: Date 2026-04-11 [2026-04-12 22:06:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:06:04] Production.INFO: Date 2026-04-12 [2026-04-12 22:06:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:06:04] Production.INFO: Total Charge 0 [2026-04-12 22:06:04] Production.INFO: CreateAllLog End [2026-04-12 22:06:04] Production.INFO: ==13825== Releasing lock... [2026-04-12 22:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:06:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:06:04] Production.INFO: Account Balance End. [2026-04-12 22:06:04] Production.ERROR: CronJobId end 12 [2026-04-12 22:06:04] Production.INFO: ==13829== Releasing lock... [2026-04-12 22:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:06:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:06:13] Production.ERROR: CronJobId end10 [2026-04-12 22:06:13] Production.INFO: ==13827== Releasing lock... [2026-04-12 22:06:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:06:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:06:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:06:15] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:06:15] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:06:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:06:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:06:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:06:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:06:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:06:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:06:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:06:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:06:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:06:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:06:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:06:15] Production.INFO: call_cost start [2026-04-12 22:06:15] Production.INFO: call_cost end [2026-04-12 22:06:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:06:15] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:06:15] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:06:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:06:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:06:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:06:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:06:15] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:06:15] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:06:15] Production.INFO: ==13823== Releasing lock... [2026-04-12 22:06:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:06:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:07:01] Production.INFO: ==13884== Lock acquired, processing the job... [2026-04-13 03:07:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:07:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:07:01] Production.INFO: neon service started [2026-04-13 03:07:01] Production.INFO: neon service started [2026-04-13 03:07:01] Production.INFO: ==13884== Releasing lock... [2026-04-13 03:07:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:07:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:07:02] Production.INFO: ==13886== Lock acquired, processing the job... [2026-04-12 22:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:07:02] Production.INFO: ==13888== Lock acquired, processing the job... [2026-04-13 02:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:07:02] Production.INFO: ==13888== Releasing lock... [2026-04-13 02:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:07:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:07:02] Production.INFO: ==13886== Releasing lock... [2026-04-12 22:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:07:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 22:07:03] Production.INFO: ==13893== Lock acquired, processing the job... [2026-04-12 22:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:07:03] Production.INFO: ==13891== Lock acquired, processing the job... [2026-04-12 22:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:07:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:07:03] Production.INFO: ==13895== Lock acquired, processing the job... [2026-04-12 22:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:07:03] Production.INFO: ==13899== Lock acquired, processing the job... [2026-04-12 22:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:07:03] Production.INFO: ==13897== Lock acquired, processing the job... [2026-04-12 22:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:07:03] Production.INFO: Account Balance Start. [2026-04-12 22:07:03] Production.INFO: CreateAllLog Start [2026-04-12 22:07:03] Production.INFO: 117 [2026-04-12 22:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:07:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:07:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:07:03] Production.INFO: ==13899== Releasing lock... [2026-04-12 22:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:07:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:07:03] Production.INFO: Date 2026-04-09 [2026-04-12 22:07:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:07:03] Production.INFO: Date 2026-04-10 [2026-04-12 22:07:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:07:03] Production.INFO: Date 2026-04-11 [2026-04-12 22:07:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:07:03] Production.INFO: Date 2026-04-12 [2026-04-12 22:07:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:07:03] Production.INFO: Total Charge 0 [2026-04-12 22:07:03] Production.INFO: CreateAllLog End [2026-04-12 22:07:04] Production.INFO: ==13893== Releasing lock... [2026-04-12 22:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:07:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:07:04] Production.INFO: Account Balance End. [2026-04-12 22:07:04] Production.ERROR: CronJobId end 12 [2026-04-12 22:07:04] Production.INFO: ==13897== Releasing lock... [2026-04-12 22:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:07:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:07:10] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:294 Stack trace: #0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(294): PDOStatement->execute(Array) #1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_LowBal...', Array) #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure)) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure)) #4 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array) #6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array) #7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array) #8 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array) #9 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder() #10 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts() #11 [internal function]: App\Console\Commands\NeonAlerts->fire() #12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #15 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #17 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #18 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #19 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #20 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #21 {main} Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_LowBalanceReminder(1,0,11))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624 Stack trace: #0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure)) #1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure)) #2 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array) #4 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array) #6 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array) #7 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder() #8 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts() #9 [internal function]: App\Console\Commands\NeonAlerts->fire() #10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #11 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #15 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #17 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #18 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #19 {main} [2026-04-12 22:07:10] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:07:10] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:07:10] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:07:10] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:07:10] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:07:10] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:07:10] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:07:10] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:07:10] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:07:10] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:07:10] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:07:10] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:07:10] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:07:10] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:07:11] Production.INFO: call_cost start [2026-04-12 22:07:11] Production.INFO: call_cost end [2026-04-12 22:07:11] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:07:11] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:07:11] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:07:11] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:07:11] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:07:11] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:07:11] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:07:11] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:07:11] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:07:11] Production.INFO: ==13891== Releasing lock... [2026-04-12 22:07:11] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:07:11] Production.INFO: 28.25 MB #Memory Used# [2026-04-12 22:07:11] Production.ERROR: CronJobId end10 [2026-04-12 22:07:11] Production.INFO: ==13895== Releasing lock... [2026-04-12 22:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:07:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:08:02] Production.INFO: ==13962== Lock acquired, processing the job... [2026-04-13 03:08:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:08:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:08:02] Production.INFO: neon service started [2026-04-13 03:08:02] Production.INFO: neon service started [2026-04-13 03:08:02] Production.INFO: ==13962== Releasing lock... [2026-04-13 03:08:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:08:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:08:02] Production.INFO: ==13964== Lock acquired, processing the job... [2026-04-12 22:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:08:02] Production.INFO: ==13966== Lock acquired, processing the job... [2026-04-13 02:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:08:02] Production.INFO: ==13966== Releasing lock... [2026-04-13 02:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:08:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:08:03] Production.INFO: ==13964== Releasing lock... [2026-04-12 22:08:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:08:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 22:08:03] Production.INFO: ==13969== Lock acquired, processing the job... [2026-04-12 22:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:08:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:08:03] Production.INFO: ==13971== Lock acquired, processing the job... [2026-04-12 22:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:08:03] Production.INFO: ==13973== Lock acquired, processing the job... [2026-04-12 22:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:08:03] Production.INFO: ==13975== Lock acquired, processing the job... [2026-04-12 22:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:08:03] Production.INFO: ==13977== Lock acquired, processing the job... [2026-04-12 22:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:08:04] Production.INFO: Account Balance Start. [2026-04-12 22:08:04] Production.INFO: CreateAllLog Start [2026-04-12 22:08:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:08:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:08:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:08:04] Production.INFO: 117 [2026-04-12 22:08:04] Production.INFO: ==13977== Releasing lock... [2026-04-12 22:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:08:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:08:04] Production.INFO: Date 2026-04-08 [2026-04-12 22:08:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:08:04] Production.INFO: Date 2026-04-09 [2026-04-12 22:08:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:08:04] Production.INFO: Date 2026-04-10 [2026-04-12 22:08:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:08:04] Production.INFO: Date 2026-04-11 [2026-04-12 22:08:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:08:04] Production.INFO: ==13971== Releasing lock... [2026-04-12 22:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:08:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:08:04] Production.INFO: Date 2026-04-12 [2026-04-12 22:08:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:08:04] Production.INFO: Total Charge 0 [2026-04-12 22:08:04] Production.INFO: CreateAllLog End [2026-04-12 22:08:04] Production.INFO: Account Balance End. [2026-04-12 22:08:04] Production.ERROR: CronJobId end 12 [2026-04-12 22:08:04] Production.INFO: ==13975== Releasing lock... [2026-04-12 22:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:08:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:08:11] Production.ERROR: CronJobId end10 [2026-04-12 22:08:11] Production.INFO: ==13973== Releasing lock... [2026-04-12 22:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:08:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:08:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:08:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:08:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:08:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:08:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:08:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:08:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:08:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:08:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:08:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:08:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:08:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:08:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:08:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:08:14] Production.INFO: call_cost start [2026-04-12 22:08:14] Production.INFO: call_cost end [2026-04-12 22:08:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:08:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:08:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:08:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:08:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:08:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:08:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:08:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:08:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:08:14] Production.INFO: ==13969== Releasing lock... [2026-04-12 22:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:08:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:09:01] Production.INFO: ==14030== Lock acquired, processing the job... [2026-04-13 03:09:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:09:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:09:01] Production.INFO: neon service started [2026-04-13 03:09:01] Production.INFO: neon service started [2026-04-13 03:09:01] Production.INFO: ==14030== Releasing lock... [2026-04-13 03:09:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:09:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:09:01] Production.INFO: ==14032== Lock acquired, processing the job... [2026-04-12 22:09:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 22:09:02] Production.INFO: ==14032== Releasing lock... [2026-04-12 22:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:09:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:09:02] Production.INFO: ==14034== Lock acquired, processing the job... [2026-04-13 02:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:09:02] Production.INFO: ==14034== Releasing lock... [2026-04-13 02:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:09:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:09:02] Production.INFO: ==14039== Lock acquired, processing the job... [2026-04-12 22:09:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:09:02] Production.INFO: ==14037== Lock acquired, processing the job... [2026-04-12 22:09:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:09:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:09:02] Production.INFO: ==14045== Lock acquired, processing the job... [2026-04-12 22:09:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:09:02] Production.INFO: ==14041== Lock acquired, processing the job... [2026-04-12 22:09:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:09:02] Production.INFO: ==14043== Lock acquired, processing the job... [2026-04-12 22:09:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:09:03] Production.INFO: Account Balance Start. [2026-04-12 22:09:03] Production.INFO: CreateAllLog Start [2026-04-12 22:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:09:03] Production.INFO: 117 [2026-04-12 22:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:09:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:09:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:09:03] Production.INFO: ==14045== Releasing lock... [2026-04-12 22:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:09:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:09:03] Production.INFO: Date 2026-04-09 [2026-04-12 22:09:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:09:03] Production.INFO: Date 2026-04-10 [2026-04-12 22:09:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:09:03] Production.INFO: Date 2026-04-11 [2026-04-12 22:09:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:09:03] Production.INFO: Date 2026-04-12 [2026-04-12 22:09:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:09:03] Production.INFO: Total Charge 0 [2026-04-12 22:09:03] Production.INFO: CreateAllLog End [2026-04-12 22:09:03] Production.INFO: ==14039== Releasing lock... [2026-04-12 22:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:09:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:09:03] Production.INFO: Account Balance End. [2026-04-12 22:09:03] Production.ERROR: CronJobId end 12 [2026-04-12 22:09:03] Production.INFO: ==14043== Releasing lock... [2026-04-12 22:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:09:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:09:10] Production.ERROR: CronJobId end10 [2026-04-12 22:09:10] Production.INFO: ==14041== Releasing lock... [2026-04-12 22:09:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:09:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:09:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:09:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:09:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:09:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:09:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:09:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:09:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:09:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:09:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:09:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:09:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:09:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:09:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:09:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:09:12] Production.INFO: call_cost start [2026-04-12 22:09:12] Production.INFO: call_cost end [2026-04-12 22:09:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:09:12] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:09:12] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:09:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:09:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:09:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:09:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:09:12] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:09:12] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:09:12] Production.INFO: ==14037== Releasing lock... [2026-04-12 22:09:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:09:12] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:10:01] Production.INFO: ==14104== Lock acquired, processing the job... [2026-04-13 03:10:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:10:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:10:01] Production.INFO: neon service started [2026-04-13 03:10:01] Production.INFO: neon service started [2026-04-13 03:10:01] Production.INFO: ==14104== Releasing lock... [2026-04-13 03:10:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:10:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:10:02] Production.INFO: ==14108== Lock acquired, processing the job... [2026-04-13 02:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:10:02] Production.INFO: ==14108== Releasing lock... [2026-04-13 02:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:10:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:10:02] Production.INFO: ==14106== Lock acquired, processing the job... [2026-04-12 22:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 22:10:02] Production.INFO: ==14106== Releasing lock... [2026-04-12 22:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:10:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 22:10:03] Production.INFO: ==14111== Lock acquired, processing the job... [2026-04-12 22:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:10:03] Production.INFO: ==14113== Lock acquired, processing the job... [2026-04-12 22:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:10:03] Production.INFO: ==14117== Lock acquired, processing the job... [2026-04-12 22:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:10:03] Production.INFO: ==14115== Lock acquired, processing the job... [2026-04-12 22:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:10:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:10:03] Production.INFO: Account Balance Start. [2026-04-12 22:10:03] Production.INFO: CreateAllLog Start [2026-04-12 22:10:03] Production.INFO: 117 [2026-04-12 22:10:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:10:03] Production.INFO: ==14119== Lock acquired, processing the job... [2026-04-12 22:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:10:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:10:03] Production.INFO: Date 2026-04-09 [2026-04-12 22:10:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:10:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:10:03] Production.INFO: Date 2026-04-10 [2026-04-12 22:10:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:10:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:10:03] Production.INFO: ==14119== Releasing lock... [2026-04-12 22:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:10:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:10:03] Production.INFO: Date 2026-04-11 [2026-04-12 22:10:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:10:03] Production.INFO: Date 2026-04-12 [2026-04-12 22:10:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:10:03] Production.INFO: Total Charge 0 [2026-04-12 22:10:04] Production.INFO: CreateAllLog End [2026-04-12 22:10:04] Production.INFO: Account Balance End. [2026-04-12 22:10:04] Production.INFO: ==14113== Releasing lock... [2026-04-12 22:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:10:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:10:04] Production.ERROR: CronJobId end 12 [2026-04-12 22:10:04] Production.INFO: ==14117== Releasing lock... [2026-04-12 22:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:10:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:10:10] Production.ERROR: CronJobId end10 [2026-04-12 22:10:10] Production.INFO: ==14115== Releasing lock... [2026-04-12 22:10:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:10:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:10:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:10:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:10:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:10:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:10:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:10:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:10:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:10:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:10:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:10:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:10:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:10:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:10:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:10:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:10:13] Production.INFO: call_cost start [2026-04-12 22:10:13] Production.INFO: call_cost end [2026-04-12 22:10:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:10:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:10:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:10:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:10:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:10:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:10:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:10:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:10:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:10:13] Production.INFO: ==14111== Releasing lock... [2026-04-12 22:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:10:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:11:01] Production.INFO: ==14176== Lock acquired, processing the job... [2026-04-13 03:11:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:11:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:11:01] Production.INFO: neon service started [2026-04-13 03:11:01] Production.INFO: neon service started [2026-04-13 03:11:01] Production.INFO: ==14176== Releasing lock... [2026-04-13 03:11:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:11:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:11:01] Production.INFO: ==14178== Lock acquired, processing the job... [2026-04-12 22:11:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:11:02] Production.INFO: ==14180== Lock acquired, processing the job... [2026-04-13 02:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:11:02] Production.INFO: ==14180== Releasing lock... [2026-04-13 02:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:11:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:11:02] Production.INFO: ==14178== Releasing lock... [2026-04-12 22:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:11:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 22:11:02] Production.INFO: ==14182== Lock acquired, processing the job... [2026-04-12 22:11:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-12 22:11:02] Production.ERROR: ========================== active cronjob start ============================= [2026-04-12 22:11:02] Production.ERROR: ========================== active cronjob end ============================= [2026-04-12 22:11:02] Production.INFO: ==14182== Releasing lock... [2026-04-12 22:11:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-12 22:11:02] Production.INFO: 25.5 MB #Memory Used# [2026-04-12 22:11:02] Production.INFO: ==14184== Lock acquired, processing the job... [2026-04-12 22:11:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:11:03] Production.INFO: ==14186== Lock acquired, processing the job... [2026-04-12 22:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:11:03] Production.INFO: ==14188== Lock acquired, processing the job... [2026-04-12 22:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:11:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:11:03] Production.INFO: ==14190== Lock acquired, processing the job... [2026-04-12 22:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:11:03] Production.INFO: ==14193== Lock acquired, processing the job... [2026-04-12 22:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-12 22:11:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-12 22:11:03] Production.INFO: Account Balance Start. [2026-04-12 22:11:03] Production.INFO: CreateAllLog Start [2026-04-12 22:11:03] Production.INFO: 117 [2026-04-12 22:11:03] Production.INFO: ==14195== Lock acquired, processing the job... [2026-04-12 22:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:11:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:11:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:11:03] Production.INFO: Date 2026-04-09 [2026-04-12 22:11:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:11:03] Production.INFO: Date 2026-04-10 [2026-04-12 22:11:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:11:03] Production.INFO: Date 2026-04-11 [2026-04-12 22:11:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:11:03] Production.INFO: Date 2026-04-12 [2026-04-12 22:11:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:11:03] Production.INFO: Total Charge 0 [2026-04-12 22:11:03] Production.INFO: CreateAllLog End [2026-04-12 22:11:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:11:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:11:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:11:03] Production.INFO: ==14195== Releasing lock... [2026-04-12 22:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:11:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:11:03] Production.ERROR: done [2026-04-12 22:11:03] Production.INFO: ==14186== Releasing lock... [2026-04-12 22:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:11:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:11:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-12 22:11:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085632', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) start [2026-04-12 22:11:03] Production.INFO: Account Balance End. [2026-04-12 22:11:03] Production.ERROR: CronJobId end 12 [2026-04-12 22:11:03] Production.INFO: ==14190== Releasing lock... [2026-04-12 22:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:11:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:11:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085632', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) end [2026-04-12 22:11:09] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-12 22:11:09] Production.INFO: ProcessCDR(1,17085632,1,1,2) [2026-04-12 22:11:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17085632,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 22:11:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17085632,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 22:11:09] Production.ERROR: pbx prc_insertCDR start [2026-04-12 22:11:09] Production.ERROR: pbx prc_insertCDR end [2026-04-12 22:11:09] Production.INFO: ==14193== Releasing lock... [2026-04-12 22:11:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-12 22:11:09] Production.INFO: 26 MB #Memory Used# [2026-04-12 22:11:13] Production.ERROR: CronJobId end10 [2026-04-12 22:11:13] Production.INFO: ==14188== Releasing lock... [2026-04-12 22:11:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:11:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:11:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:11:15] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:11:15] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:11:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:11:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:11:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:11:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:11:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:11:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:11:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:11:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:11:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:11:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:11:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:11:15] Production.INFO: call_cost start [2026-04-12 22:11:15] Production.INFO: call_cost end [2026-04-12 22:11:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:11:15] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:11:15] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:11:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:11:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:11:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:11:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:11:15] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:11:15] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:11:15] Production.INFO: ==14184== Releasing lock... [2026-04-12 22:11:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:11:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:12:01] Production.INFO: ==14253== Lock acquired, processing the job... [2026-04-13 03:12:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:12:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:12:01] Production.INFO: neon service started [2026-04-13 03:12:01] Production.INFO: neon service started [2026-04-13 03:12:01] Production.INFO: ==14253== Releasing lock... [2026-04-13 03:12:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:12:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:12:02] Production.INFO: ==14257== Lock acquired, processing the job... [2026-04-13 02:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 22:12:02] Production.INFO: ==14255== Lock acquired, processing the job... [2026-04-12 22:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:12:02] Production.INFO: ==14257== Releasing lock... [2026-04-13 02:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:12:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:12:02] Production.INFO: ==14255== Releasing lock... [2026-04-12 22:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:12:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 22:12:03] Production.INFO: ==14264== Lock acquired, processing the job... [2026-04-12 22:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:12:03] Production.INFO: ==14268== Lock acquired, processing the job... [2026-04-12 22:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:12:03] Production.INFO: ==14259== Lock acquired, processing the job... [2026-04-12 22:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:12:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:12:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:12:03] Production.INFO: ==14261== Lock acquired, processing the job... [2026-04-12 22:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:12:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:12:03] Production.INFO: ==14268== Releasing lock... [2026-04-12 22:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:12:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:12:03] Production.INFO: ==14266== Lock acquired, processing the job... [2026-04-12 22:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:12:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:12:03] Production.INFO: Account Balance Start. [2026-04-12 22:12:03] Production.INFO: CreateAllLog Start [2026-04-12 22:12:03] Production.INFO: 117 [2026-04-12 22:12:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:12:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:12:03] Production.INFO: Date 2026-04-09 [2026-04-12 22:12:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:12:03] Production.INFO: Date 2026-04-10 [2026-04-12 22:12:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:12:03] Production.INFO: Date 2026-04-11 [2026-04-12 22:12:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:12:03] Production.INFO: Date 2026-04-12 [2026-04-12 22:12:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:12:03] Production.INFO: Total Charge 0 [2026-04-12 22:12:03] Production.INFO: CreateAllLog End [2026-04-12 22:12:04] Production.INFO: Account Balance End. [2026-04-12 22:12:04] Production.ERROR: CronJobId end 12 [2026-04-12 22:12:04] Production.INFO: ==14266== Releasing lock... [2026-04-12 22:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:12:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:12:04] Production.INFO: ==14261== Releasing lock... [2026-04-12 22:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:12:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:12:11] Production.ERROR: CronJobId end10 [2026-04-12 22:12:11] Production.INFO: ==14264== Releasing lock... [2026-04-12 22:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:12:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:12:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:12:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:12:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:12:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:12:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:12:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:12:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:12:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:12:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:12:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:12:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:12:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:12:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:12:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:12:14] Production.INFO: call_cost start [2026-04-12 22:12:14] Production.INFO: call_cost end [2026-04-12 22:12:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:12:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:12:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:12:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:12:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:12:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:12:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:12:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:12:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:12:14] Production.INFO: ==14259== Releasing lock... [2026-04-12 22:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:12:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:13:02] Production.INFO: ==14326== Lock acquired, processing the job... [2026-04-13 03:13:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:13:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:13:02] Production.INFO: neon service started [2026-04-13 03:13:02] Production.INFO: neon service started [2026-04-13 03:13:02] Production.INFO: ==14326== Releasing lock... [2026-04-13 03:13:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:13:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:13:02] Production.INFO: ==14328== Lock acquired, processing the job... [2026-04-12 22:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 22:13:02] Production.INFO: ==14328== Releasing lock... [2026-04-12 22:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:13:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:13:02] Production.INFO: ==14330== Lock acquired, processing the job... [2026-04-13 02:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:13:02] Production.INFO: ==14330== Releasing lock... [2026-04-13 02:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:13:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:13:03] Production.INFO: ==14335== Lock acquired, processing the job... [2026-04-12 22:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:13:03] Production.INFO: ==14333== Lock acquired, processing the job... [2026-04-12 22:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:13:03] Production.INFO: ==14337== Lock acquired, processing the job... [2026-04-12 22:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:13:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:13:03] Production.INFO: ==14339== Lock acquired, processing the job... [2026-04-12 22:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:13:03] Production.INFO: ==14341== Lock acquired, processing the job... [2026-04-12 22:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:13:03] Production.INFO: Account Balance Start. [2026-04-12 22:13:03] Production.INFO: CreateAllLog Start [2026-04-12 22:13:03] Production.INFO: 117 [2026-04-12 22:13:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:13:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:13:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:13:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:13:03] Production.INFO: Date 2026-04-09 [2026-04-12 22:13:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:13:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:13:03] Production.INFO: ==14341== Releasing lock... [2026-04-12 22:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:13:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:13:03] Production.INFO: Date 2026-04-10 [2026-04-12 22:13:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:13:03] Production.INFO: Date 2026-04-11 [2026-04-12 22:13:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:13:03] Production.INFO: Date 2026-04-12 [2026-04-12 22:13:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:13:03] Production.INFO: Total Charge 0 [2026-04-12 22:13:03] Production.INFO: CreateAllLog End [2026-04-12 22:13:04] Production.INFO: Account Balance End. [2026-04-12 22:13:04] Production.ERROR: CronJobId end 12 [2026-04-12 22:13:04] Production.INFO: ==14339== Releasing lock... [2026-04-12 22:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:13:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:13:04] Production.INFO: ==14335== Releasing lock... [2026-04-12 22:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:13:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:13:11] Production.ERROR: CronJobId end10 [2026-04-12 22:13:11] Production.INFO: ==14337== Releasing lock... [2026-04-12 22:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:13:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:13:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:13:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:13:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:13:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:13:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:13:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:13:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:13:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:13:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:13:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:13:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:13:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:13:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:13:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:13:14] Production.INFO: call_cost start [2026-04-12 22:13:14] Production.INFO: call_cost end [2026-04-12 22:13:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:13:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:13:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:13:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:13:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:13:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:13:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:13:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:13:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:13:14] Production.INFO: ==14333== Releasing lock... [2026-04-12 22:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:13:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:14:01] Production.INFO: ==14397== Lock acquired, processing the job... [2026-04-13 03:14:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:14:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:14:01] Production.INFO: neon service started [2026-04-13 03:14:01] Production.INFO: neon service started [2026-04-13 03:14:01] Production.INFO: ==14397== Releasing lock... [2026-04-13 03:14:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:14:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:14:01] Production.INFO: ==14399== Lock acquired, processing the job... [2026-04-12 22:14:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 22:14:02] Production.INFO: ==14399== Releasing lock... [2026-04-12 22:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:14:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:14:02] Production.INFO: ==14401== Lock acquired, processing the job... [2026-04-13 02:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:14:02] Production.INFO: ==14401== Releasing lock... [2026-04-13 02:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:14:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:14:02] Production.INFO: ==14410== Lock acquired, processing the job... [2026-04-12 22:14:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:14:02] Production.INFO: Account Balance Start. [2026-04-12 22:14:02] Production.INFO: CreateAllLog Start [2026-04-12 22:14:02] Production.INFO: 117 [2026-04-12 22:14:02] Production.INFO: Date 2026-04-08 [2026-04-12 22:14:02] Production.INFO: Reseller ==> 0 [2026-04-12 22:14:02] Production.INFO: Date 2026-04-09 [2026-04-12 22:14:02] Production.INFO: Reseller ==> 0 [2026-04-12 22:14:03] Production.INFO: Date 2026-04-10 [2026-04-12 22:14:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:14:03] Production.INFO: Date 2026-04-11 [2026-04-12 22:14:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:14:03] Production.INFO: Date 2026-04-12 [2026-04-12 22:14:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:14:03] Production.INFO: Total Charge 0 [2026-04-12 22:14:03] Production.INFO: CreateAllLog End [2026-04-12 22:14:03] Production.INFO: ==14404== Lock acquired, processing the job... [2026-04-12 22:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:14:03] Production.INFO: ==14406== Lock acquired, processing the job... [2026-04-12 22:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:14:03] Production.INFO: ==14408== Lock acquired, processing the job... [2026-04-12 22:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:14:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:14:03] Production.INFO: Account Balance End. [2026-04-12 22:14:03] Production.INFO: ==14412== Lock acquired, processing the job... [2026-04-12 22:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:14:03] Production.ERROR: CronJobId end 12 [2026-04-12 22:14:03] Production.INFO: ==14410== Releasing lock... [2026-04-12 22:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:14:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:14:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:14:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:14:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:14:03] Production.INFO: ==14412== Releasing lock... [2026-04-12 22:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:14:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:14:03] Production.INFO: ==14406== Releasing lock... [2026-04-12 22:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:14:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:14:10] Production.ERROR: CronJobId end10 [2026-04-12 22:14:10] Production.INFO: ==14408== Releasing lock... [2026-04-12 22:14:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:14:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:14:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:14:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:14:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:14:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:14:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:14:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:14:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:14:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:14:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:14:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:14:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:14:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:14:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:14:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:14:13] Production.INFO: call_cost start [2026-04-12 22:14:13] Production.INFO: call_cost end [2026-04-12 22:14:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:14:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:14:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:14:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:14:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:14:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:14:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:14:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:14:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:14:13] Production.INFO: ==14404== Releasing lock... [2026-04-12 22:14:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:14:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:15:01] Production.INFO: ==14470== Lock acquired, processing the job... [2026-04-13 03:15:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:15:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:15:01] Production.INFO: neon service started [2026-04-13 03:15:01] Production.INFO: neon service started [2026-04-13 03:15:01] Production.INFO: ==14470== Releasing lock... [2026-04-13 03:15:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:15:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:15:02] Production.INFO: ==14472== Lock acquired, processing the job... [2026-04-12 22:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:15:02] Production.INFO: ==14474== Lock acquired, processing the job... [2026-04-13 02:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:15:02] Production.INFO: ==14474== Releasing lock... [2026-04-13 02:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:15:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:15:02] Production.INFO: ==14472== Releasing lock... [2026-04-12 22:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:15:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 22:15:03] Production.INFO: ==14483== Lock acquired, processing the job... [2026-04-12 22:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:15:03] Production.INFO: ==14481== Lock acquired, processing the job... [2026-04-12 22:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:15:03] Production.INFO: ==14485== Lock acquired, processing the job... [2026-04-12 22:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:15:03] Production.INFO: Account Balance Start. [2026-04-12 22:15:03] Production.INFO: CreateAllLog Start [2026-04-12 22:15:03] Production.INFO: 117 [2026-04-12 22:15:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:15:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:15:03] Production.INFO: ==14477== Lock acquired, processing the job... [2026-04-12 22:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:15:03] Production.INFO: ==14479== Lock acquired, processing the job... [2026-04-12 22:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:15:03] Production.INFO: Date 2026-04-09 [2026-04-12 22:15:03] Production.INFO: ==14485== Releasing lock... [2026-04-12 22:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:15:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:15:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:15:03] Production.INFO: Date 2026-04-10 [2026-04-12 22:15:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:15:03] Production.INFO: Date 2026-04-11 [2026-04-12 22:15:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:15:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:15:03] Production.INFO: Date 2026-04-12 [2026-04-12 22:15:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:15:03] Production.INFO: Total Charge 0 [2026-04-12 22:15:03] Production.INFO: CreateAllLog End [2026-04-12 22:15:03] Production.INFO: Account Balance End. [2026-04-12 22:15:03] Production.ERROR: CronJobId end 12 [2026-04-12 22:15:03] Production.INFO: ==14483== Releasing lock... [2026-04-12 22:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:15:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:15:04] Production.INFO: ==14479== Releasing lock... [2026-04-12 22:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:15:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:15:10] Production.ERROR: CronJobId end10 [2026-04-12 22:15:10] Production.INFO: ==14481== Releasing lock... [2026-04-12 22:15:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:15:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:15:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:15:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:15:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:15:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:15:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:15:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:15:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:15:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:15:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:15:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:15:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:15:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:15:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:15:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:15:14] Production.INFO: call_cost start [2026-04-12 22:15:14] Production.INFO: call_cost end [2026-04-12 22:15:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:15:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:15:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:15:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:15:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:15:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:15:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:15:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:15:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:15:14] Production.INFO: ==14477== Releasing lock... [2026-04-12 22:15:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:15:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:16:01] Production.INFO: ==14542== Lock acquired, processing the job... [2026-04-13 03:16:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:16:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:16:01] Production.INFO: neon service started [2026-04-13 03:16:01] Production.INFO: neon service started [2026-04-13 03:16:01] Production.INFO: ==14542== Releasing lock... [2026-04-13 03:16:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:16:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:16:01] Production.INFO: ==14544== Lock acquired, processing the job... [2026-04-12 22:16:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:16:02] Production.INFO: ==14546== Lock acquired, processing the job... [2026-04-13 02:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:16:02] Production.INFO: ==14546== Releasing lock... [2026-04-13 02:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:16:02] Production.INFO: 26 MB #Memory Used# [2026-04-12 22:16:02] Production.INFO: ==14544== Releasing lock... [2026-04-12 22:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:16:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 22:16:02] Production.INFO: ==14549== Lock acquired, processing the job... [2026-04-12 22:16:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:16:03] Production.INFO: ==14551== Lock acquired, processing the job... [2026-04-12 22:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:16:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:16:03] Production.INFO: ==14553== Lock acquired, processing the job... [2026-04-12 22:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:16:03] Production.INFO: ==14555== Lock acquired, processing the job... [2026-04-12 22:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:16:03] Production.INFO: ==14557== Lock acquired, processing the job... [2026-04-12 22:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:16:03] Production.INFO: Account Balance Start. [2026-04-12 22:16:03] Production.INFO: CreateAllLog Start [2026-04-12 22:16:03] Production.INFO: 117 [2026-04-12 22:16:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:16:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:16:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:16:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:16:03] Production.INFO: Date 2026-04-09 [2026-04-12 22:16:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:16:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:16:03] Production.INFO: Date 2026-04-10 [2026-04-12 22:16:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:16:03] Production.INFO: ==14557== Releasing lock... [2026-04-12 22:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:16:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:16:03] Production.INFO: Date 2026-04-11 [2026-04-12 22:16:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:16:03] Production.INFO: Date 2026-04-12 [2026-04-12 22:16:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:16:03] Production.INFO: ==14551== Releasing lock... [2026-04-12 22:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:16:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:16:03] Production.INFO: Total Charge 0 [2026-04-12 22:16:03] Production.INFO: CreateAllLog End [2026-04-12 22:16:03] Production.INFO: Account Balance End. [2026-04-12 22:16:03] Production.ERROR: CronJobId end 12 [2026-04-12 22:16:03] Production.INFO: ==14555== Releasing lock... [2026-04-12 22:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:16:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:16:11] Production.ERROR: CronJobId end10 [2026-04-12 22:16:11] Production.INFO: ==14553== Releasing lock... [2026-04-12 22:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:16:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:16:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:16:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:16:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:16:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:16:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:16:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:16:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:16:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:16:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:16:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:16:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:16:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:16:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:16:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:16:15] Production.INFO: call_cost start [2026-04-12 22:16:15] Production.INFO: call_cost end [2026-04-12 22:16:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:16:15] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:16:15] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:16:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:16:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:16:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:16:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:16:15] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:16:15] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:16:15] Production.INFO: ==14549== Releasing lock... [2026-04-12 22:16:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:16:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:17:01] Production.INFO: ==14617== Lock acquired, processing the job... [2026-04-13 03:17:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:17:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:17:01] Production.INFO: neon service started [2026-04-13 03:17:01] Production.INFO: neon service started [2026-04-13 03:17:01] Production.INFO: ==14617== Releasing lock... [2026-04-13 03:17:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:17:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:17:02] Production.INFO: ==14621== Lock acquired, processing the job... [2026-04-13 02:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:17:02] Production.INFO: ==14621== Releasing lock... [2026-04-13 02:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:17:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:17:02] Production.INFO: ==14619== Lock acquired, processing the job... [2026-04-12 22:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 22:17:02] Production.INFO: ==14619== Releasing lock... [2026-04-12 22:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:17:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 22:17:03] Production.INFO: ==14624== Lock acquired, processing the job... [2026-04-12 22:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:17:03] Production.INFO: ==14626== Lock acquired, processing the job... [2026-04-12 22:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:17:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:17:03] Production.INFO: ==14628== Lock acquired, processing the job... [2026-04-12 22:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:17:03] Production.INFO: ==14632== Lock acquired, processing the job... [2026-04-12 22:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:17:03] Production.INFO: ==14630== Lock acquired, processing the job... [2026-04-12 22:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:17:03] Production.INFO: Account Balance Start. [2026-04-12 22:17:03] Production.INFO: CreateAllLog Start [2026-04-12 22:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:17:03] Production.INFO: 117 [2026-04-12 22:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:17:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:17:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:17:03] Production.INFO: ==14632== Releasing lock... [2026-04-12 22:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:17:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:17:03] Production.INFO: Date 2026-04-09 [2026-04-12 22:17:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:17:03] Production.INFO: Date 2026-04-10 [2026-04-12 22:17:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:17:03] Production.INFO: Date 2026-04-11 [2026-04-12 22:17:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:17:03] Production.INFO: Date 2026-04-12 [2026-04-12 22:17:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:17:03] Production.INFO: Total Charge 0 [2026-04-12 22:17:03] Production.INFO: ==14626== Releasing lock... [2026-04-12 22:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:17:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:17:03] Production.INFO: CreateAllLog End [2026-04-12 22:17:04] Production.INFO: Account Balance End. [2026-04-12 22:17:04] Production.ERROR: CronJobId end 12 [2026-04-12 22:17:04] Production.INFO: ==14630== Releasing lock... [2026-04-12 22:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:17:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:17:11] Production.ERROR: CronJobId end10 [2026-04-12 22:17:11] Production.INFO: ==14628== Releasing lock... [2026-04-12 22:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:17:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:17:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:17:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:17:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:17:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:17:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:17:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:17:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:17:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:17:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:17:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:17:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:17:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:17:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:17:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:17:13] Production.INFO: call_cost start [2026-04-12 22:17:13] Production.INFO: call_cost end [2026-04-12 22:17:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:17:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:17:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:17:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:17:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:17:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:17:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:17:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:17:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:17:13] Production.INFO: ==14624== Releasing lock... [2026-04-12 22:17:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:17:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:18:02] Production.INFO: ==14686== Lock acquired, processing the job... [2026-04-13 03:18:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:18:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:18:02] Production.INFO: neon service started [2026-04-13 03:18:02] Production.INFO: neon service started [2026-04-13 03:18:02] Production.INFO: ==14686== Releasing lock... [2026-04-13 03:18:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:18:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:18:02] Production.INFO: ==14690== Lock acquired, processing the job... [2026-04-13 02:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 22:18:02] Production.INFO: ==14688== Lock acquired, processing the job... [2026-04-12 22:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:18:02] Production.INFO: ==14690== Releasing lock... [2026-04-13 02:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:18:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:18:03] Production.INFO: ==14688== Releasing lock... [2026-04-12 22:18:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:18:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 22:18:03] Production.INFO: ==14693== Lock acquired, processing the job... [2026-04-12 22:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:18:03] Production.INFO: ==14697== Lock acquired, processing the job... [2026-04-12 22:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:18:03] Production.INFO: ==14695== Lock acquired, processing the job... [2026-04-12 22:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:18:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:18:03] Production.INFO: ==14699== Lock acquired, processing the job... [2026-04-12 22:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:18:03] Production.INFO: Account Balance Start. [2026-04-12 22:18:03] Production.INFO: CreateAllLog Start [2026-04-12 22:18:03] Production.INFO: ==14701== Lock acquired, processing the job... [2026-04-12 22:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:18:03] Production.INFO: 117 [2026-04-12 22:18:04] Production.INFO: Date 2026-04-08 [2026-04-12 22:18:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:18:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:18:04] Production.INFO: Date 2026-04-09 [2026-04-12 22:18:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:18:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:18:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:18:04] Production.INFO: ==14701== Releasing lock... [2026-04-12 22:18:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:18:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:18:04] Production.INFO: Date 2026-04-10 [2026-04-12 22:18:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:18:04] Production.INFO: Date 2026-04-11 [2026-04-12 22:18:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:18:04] Production.INFO: Date 2026-04-12 [2026-04-12 22:18:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:18:04] Production.INFO: Total Charge 0 [2026-04-12 22:18:04] Production.INFO: CreateAllLog End [2026-04-12 22:18:04] Production.INFO: Account Balance End. [2026-04-12 22:18:04] Production.ERROR: CronJobId end 12 [2026-04-12 22:18:04] Production.INFO: ==14699== Releasing lock... [2026-04-12 22:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:18:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:18:04] Production.INFO: ==14695== Releasing lock... [2026-04-12 22:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:18:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:18:11] Production.ERROR: CronJobId end10 [2026-04-12 22:18:11] Production.INFO: ==14697== Releasing lock... [2026-04-12 22:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:18:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:18:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:18:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:18:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:18:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:18:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:18:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:18:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:18:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:18:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:18:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:18:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:18:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:18:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:18:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:18:14] Production.INFO: call_cost start [2026-04-12 22:18:14] Production.INFO: call_cost end [2026-04-12 22:18:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:18:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:18:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:18:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:18:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:18:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:18:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:18:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:18:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:18:14] Production.INFO: ==14693== Releasing lock... [2026-04-12 22:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:18:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:19:01] Production.INFO: ==14760== Lock acquired, processing the job... [2026-04-13 03:19:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:19:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:19:01] Production.INFO: neon service started [2026-04-13 03:19:01] Production.INFO: neon service started [2026-04-13 03:19:01] Production.INFO: ==14760== Releasing lock... [2026-04-13 03:19:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:19:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:19:02] Production.INFO: ==14762== Lock acquired, processing the job... [2026-04-12 22:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:19:02] Production.INFO: ==14764== Lock acquired, processing the job... [2026-04-13 02:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:19:02] Production.INFO: ==14764== Releasing lock... [2026-04-13 02:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:19:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:19:02] Production.INFO: ==14762== Releasing lock... [2026-04-12 22:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:19:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 22:19:03] Production.INFO: ==14767== Lock acquired, processing the job... [2026-04-12 22:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:19:03] Production.INFO: ==14769== Lock acquired, processing the job... [2026-04-12 22:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:19:03] Production.INFO: ==14773== Lock acquired, processing the job... [2026-04-12 22:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:19:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:19:03] Production.INFO: ==14771== Lock acquired, processing the job... [2026-04-12 22:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:19:03] Production.INFO: Account Balance Start. [2026-04-12 22:19:03] Production.INFO: CreateAllLog Start [2026-04-12 22:19:03] Production.INFO: 117 [2026-04-12 22:19:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:19:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:19:03] Production.INFO: Date 2026-04-09 [2026-04-12 22:19:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:19:03] Production.INFO: Date 2026-04-10 [2026-04-12 22:19:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:19:03] Production.INFO: Date 2026-04-11 [2026-04-12 22:19:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:19:03] Production.INFO: Date 2026-04-12 [2026-04-12 22:19:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:19:03] Production.INFO: Total Charge 0 [2026-04-12 22:19:03] Production.INFO: ==14775== Lock acquired, processing the job... [2026-04-12 22:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:19:03] Production.INFO: CreateAllLog End [2026-04-12 22:19:03] Production.INFO: Account Balance End. [2026-04-12 22:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:19:03] Production.ERROR: CronJobId end 12 [2026-04-12 22:19:03] Production.INFO: ==14773== Releasing lock... [2026-04-12 22:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:19:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:19:03] Production.INFO: ==14775== Releasing lock... [2026-04-12 22:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:19:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:19:03] Production.INFO: ==14769== Releasing lock... [2026-04-12 22:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:19:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:19:11] Production.ERROR: CronJobId end10 [2026-04-12 22:19:11] Production.INFO: ==14771== Releasing lock... [2026-04-12 22:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:19:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:19:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:19:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:19:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:19:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:19:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:19:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:19:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:19:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:19:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:19:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:19:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:19:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:19:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:19:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:19:15] Production.INFO: call_cost start [2026-04-12 22:19:15] Production.INFO: call_cost end [2026-04-12 22:19:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:19:15] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:19:15] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:19:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:19:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:19:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:19:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:19:15] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:19:15] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:19:15] Production.INFO: ==14767== Releasing lock... [2026-04-12 22:19:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:19:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:20:02] Production.INFO: ==14833== Lock acquired, processing the job... [2026-04-13 03:20:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:20:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:20:02] Production.INFO: neon service started [2026-04-13 03:20:02] Production.INFO: neon service started [2026-04-13 03:20:02] Production.INFO: ==14833== Releasing lock... [2026-04-13 03:20:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:20:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:20:02] Production.INFO: ==14836== Lock acquired, processing the job... [2026-04-12 22:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 22:20:02] Production.INFO: ==14836== Releasing lock... [2026-04-12 22:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:20:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:20:02] Production.INFO: ==14838== Lock acquired, processing the job... [2026-04-13 02:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:20:02] Production.INFO: ==14838== Releasing lock... [2026-04-13 02:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:20:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:20:03] Production.INFO: ==14844== Lock acquired, processing the job... [2026-04-12 22:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:20:03] Production.INFO: ==14840== Lock acquired, processing the job... [2026-04-12 22:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:20:03] Production.INFO: ==14848== Lock acquired, processing the job... [2026-04-12 22:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:20:03] Production.INFO: ==14846== Lock acquired, processing the job... [2026-04-12 22:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:20:03] Production.INFO: ==14842== Lock acquired, processing the job... [2026-04-12 22:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:20:03] Production.INFO: Account Balance Start. [2026-04-12 22:20:03] Production.INFO: CreateAllLog Start [2026-04-12 22:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:20:03] Production.INFO: 117 [2026-04-12 22:20:03] Production.INFO: ==14848== Releasing lock... [2026-04-12 22:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:20:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:20:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:20:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:20:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:20:03] Production.INFO: Date 2026-04-09 [2026-04-12 22:20:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:20:03] Production.INFO: Date 2026-04-10 [2026-04-12 22:20:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:20:03] Production.INFO: Date 2026-04-11 [2026-04-12 22:20:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:20:03] Production.INFO: Date 2026-04-12 [2026-04-12 22:20:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:20:03] Production.INFO: Total Charge 0 [2026-04-12 22:20:03] Production.INFO: CreateAllLog End [2026-04-12 22:20:04] Production.INFO: Account Balance End. [2026-04-12 22:20:04] Production.ERROR: CronJobId end 12 [2026-04-12 22:20:04] Production.INFO: ==14846== Releasing lock... [2026-04-12 22:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:20:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:20:04] Production.INFO: ==14842== Releasing lock... [2026-04-12 22:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:20:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:20:11] Production.ERROR: CronJobId end10 [2026-04-12 22:20:11] Production.INFO: ==14844== Releasing lock... [2026-04-12 22:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:20:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:20:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:20:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:20:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:20:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:20:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:20:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:20:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:20:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:20:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:20:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:20:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:20:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:20:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:20:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:20:14] Production.INFO: call_cost start [2026-04-12 22:20:14] Production.INFO: call_cost end [2026-04-12 22:20:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:20:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:20:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:20:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:20:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:20:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:20:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:20:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:20:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:20:14] Production.INFO: ==14840== Releasing lock... [2026-04-12 22:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:20:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:21:01] Production.INFO: ==14911== Lock acquired, processing the job... [2026-04-13 03:21:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:21:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:21:01] Production.INFO: neon service started [2026-04-13 03:21:01] Production.INFO: neon service started [2026-04-13 03:21:01] Production.INFO: ==14911== Releasing lock... [2026-04-13 03:21:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:21:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:21:01] Production.INFO: ==14915== Lock acquired, processing the job... [2026-04-13 02:21:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:21:01] Production.INFO: ==14915== Releasing lock... [2026-04-13 02:21:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:21:01] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:21:01] Production.INFO: ==14913== Lock acquired, processing the job... [2026-04-12 22:21:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 22:21:02] Production.INFO: ==14913== Releasing lock... [2026-04-12 22:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:21:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 22:21:03] Production.INFO: ==14922== Lock acquired, processing the job... [2026-04-12 22:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:21:03] Production.INFO: ==14918== Lock acquired, processing the job... [2026-04-12 22:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-12 22:21:03] Production.INFO: ==14928== Lock acquired, processing the job... [2026-04-12 22:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-12 22:21:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-12 22:21:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-12 22:21:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-12 22:21:03] Production.ERROR: CronJob PID - 14922 [2026-04-12 22:21:03] Production.ERROR: CronJob Title - Account Block [2026-04-12 22:21:03] Production.ERROR: CronJob ID - 7 [2026-04-12 22:21:03] Production.ERROR: CronJob Last Run Time 2026-04-12 22:21:00 [2026-04-12 22:21:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-12 22:21:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-12 22:21:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-12 22:21:03] Production.ERROR: CronJob PID - 14928 [2026-04-12 22:21:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process [2026-04-12 22:21:03] Production.ERROR: CronJob ID - 17 [2026-04-12 22:21:03] Production.ERROR: CronJob Last Run Time 2026-04-12 22:21:00 [2026-04-12 22:21:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-12 22:21:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-12 22:21:03] Production.INFO: ==14920== Lock acquired, processing the job... [2026-04-12 22:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:21:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-12 22:21:03] Production.INFO: ==14918== Releasing lock... [2026-04-12 22:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-12 22:21:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-12 22:21:03] Production.INFO: ==14924== Lock acquired, processing the job... [2026-04-12 22:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:21:03] Production.INFO: ==14926== Lock acquired, processing the job... [2026-04-12 22:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:21:03] Production.INFO: ==14930== Lock acquired, processing the job... [2026-04-12 22:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:21:03] Production.INFO: Account Balance Start. [2026-04-12 22:21:03] Production.INFO: CreateAllLog Start [2026-04-12 22:21:03] Production.INFO: 117 [2026-04-12 22:21:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:21:03] Production.INFO: ==14922== Releasing lock... [2026-04-12 22:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:21:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:21:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:21:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:21:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:21:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:21:03] Production.INFO: ==14930== Releasing lock... [2026-04-12 22:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:21:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:21:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:21:03] Production.INFO: Date 2026-04-09 [2026-04-12 22:21:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:21:03] Production.INFO: Date 2026-04-10 [2026-04-12 22:21:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:21:03] Production.INFO: Date 2026-04-11 [2026-04-12 22:21:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:21:03] Production.INFO: Date 2026-04-12 [2026-04-12 22:21:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:21:03] Production.INFO: Total Charge 0 [2026-04-12 22:21:03] Production.INFO: CreateAllLog End [2026-04-12 22:21:04] Production.ERROR: done [2026-04-12 22:21:04] Production.INFO: Account Balance End. [2026-04-12 22:21:04] Production.ERROR: CronJobId end 12 [2026-04-12 22:21:04] Production.INFO: ==14926== Releasing lock... [2026-04-12 22:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:21:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-12 22:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085673', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) start [2026-04-12 22:21:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085673', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) end [2026-04-12 22:21:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-12 22:21:10] Production.INFO: ProcessCDR(1,17085673,1,1,2) [2026-04-12 22:21:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17085673,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 22:21:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17085673,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 22:21:10] Production.ERROR: pbx prc_insertCDR start [2026-04-12 22:21:10] Production.ERROR: pbx prc_insertCDR end [2026-04-12 22:21:10] Production.INFO: ==14928== Releasing lock... [2026-04-12 22:21:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-12 22:21:10] Production.INFO: 26 MB #Memory Used# [2026-04-12 22:21:14] Production.ERROR: CronJobId end10 [2026-04-12 22:21:14] Production.INFO: ==14924== Releasing lock... [2026-04-12 22:21:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:21:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:21:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:21:16] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:21:16] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:21:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:21:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:21:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:21:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:21:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:21:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:21:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:21:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:21:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:21:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:21:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:21:16] Production.INFO: call_cost start [2026-04-12 22:21:16] Production.INFO: call_cost end [2026-04-12 22:21:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:21:16] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:21:16] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:21:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:21:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:21:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:21:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:21:16] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:21:16] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:21:16] Production.INFO: ==14920== Releasing lock... [2026-04-12 22:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:21:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:22:01] Production.INFO: ==14988== Lock acquired, processing the job... [2026-04-13 03:22:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:22:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:22:01] Production.INFO: neon service started [2026-04-13 03:22:01] Production.INFO: neon service started [2026-04-13 03:22:01] Production.INFO: ==14988== Releasing lock... [2026-04-13 03:22:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:22:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:22:02] Production.INFO: ==14992== Lock acquired, processing the job... [2026-04-13 02:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:22:02] Production.INFO: ==14992== Releasing lock... [2026-04-13 02:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:22:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:22:02] Production.INFO: ==14990== Lock acquired, processing the job... [2026-04-12 22:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 22:22:02] Production.INFO: ==14990== Releasing lock... [2026-04-12 22:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:22:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 22:22:03] Production.INFO: ==14994== Lock acquired, processing the job... [2026-04-12 22:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:22:03] Production.INFO: ==14996== Lock acquired, processing the job... [2026-04-12 22:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:22:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:22:03] Production.INFO: ==15000== Lock acquired, processing the job... [2026-04-12 22:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:22:03] Production.INFO: Account Balance Start. [2026-04-12 22:22:03] Production.INFO: CreateAllLog Start [2026-04-12 22:22:03] Production.INFO: 117 [2026-04-12 22:22:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:22:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:22:03] Production.INFO: ==14998== Lock acquired, processing the job... [2026-04-12 22:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:22:03] Production.INFO: Date 2026-04-09 [2026-04-12 22:22:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:22:03] Production.INFO: ==15003== Lock acquired, processing the job... [2026-04-12 22:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:22:03] Production.INFO: Date 2026-04-10 [2026-04-12 22:22:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:22:03] Production.INFO: Date 2026-04-11 [2026-04-12 22:22:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:22:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:22:03] Production.INFO: Date 2026-04-12 [2026-04-12 22:22:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:22:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:22:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:22:03] Production.INFO: ==15003== Releasing lock... [2026-04-12 22:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:22:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:22:03] Production.INFO: Total Charge 0 [2026-04-12 22:22:03] Production.INFO: CreateAllLog End [2026-04-12 22:22:03] Production.INFO: Account Balance End. [2026-04-12 22:22:03] Production.INFO: ==14996== Releasing lock... [2026-04-12 22:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:22:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:22:04] Production.ERROR: CronJobId end 12 [2026-04-12 22:22:04] Production.INFO: ==15000== Releasing lock... [2026-04-12 22:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:22:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:22:11] Production.ERROR: CronJobId end10 [2026-04-12 22:22:11] Production.INFO: ==14998== Releasing lock... [2026-04-12 22:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:22:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:22:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:22:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:22:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:22:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:22:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:22:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:22:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:22:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:22:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:22:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:22:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:22:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:22:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:22:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:22:14] Production.INFO: call_cost start [2026-04-12 22:22:14] Production.INFO: call_cost end [2026-04-12 22:22:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:22:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:22:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:22:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:22:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:22:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:22:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:22:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:22:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:22:14] Production.INFO: ==14994== Releasing lock... [2026-04-12 22:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:22:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:23:02] Production.INFO: ==15063== Lock acquired, processing the job... [2026-04-13 03:23:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:23:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:23:02] Production.INFO: neon service started [2026-04-13 03:23:02] Production.INFO: neon service started [2026-04-13 03:23:02] Production.INFO: ==15063== Releasing lock... [2026-04-13 03:23:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:23:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:23:02] Production.INFO: ==15065== Lock acquired, processing the job... [2026-04-12 22:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 22:23:02] Production.INFO: ==15065== Releasing lock... [2026-04-12 22:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:23:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:23:03] Production.INFO: ==15067== Lock acquired, processing the job... [2026-04-13 02:23:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:23:03] Production.INFO: ==15067== Releasing lock... [2026-04-13 02:23:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:23:03] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:23:03] Production.INFO: ==15072== Lock acquired, processing the job... [2026-04-12 22:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:23:03] Production.INFO: ==15070== Lock acquired, processing the job... [2026-04-12 22:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:23:03] Production.INFO: ==15078== Lock acquired, processing the job... [2026-04-12 22:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:23:03] Production.INFO: ==15074== Lock acquired, processing the job... [2026-04-12 22:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:23:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:23:03] Production.INFO: ==15076== Lock acquired, processing the job... [2026-04-12 22:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:23:04] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:23:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:23:04] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:23:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:23:04] Production.INFO: Account Balance Start. [2026-04-12 22:23:04] Production.INFO: CreateAllLog Start [2026-04-12 22:23:04] Production.INFO: 117 [2026-04-12 22:23:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:23:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:23:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:23:04] Production.INFO: Date 2026-04-08 [2026-04-12 22:23:04] Production.INFO: ==15078== Releasing lock... [2026-04-12 22:23:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:23:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:23:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:23:04] Production.INFO: Date 2026-04-09 [2026-04-12 22:23:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:23:04] Production.INFO: Date 2026-04-10 [2026-04-12 22:23:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:23:04] Production.INFO: ==15072== Releasing lock... [2026-04-12 22:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:23:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:23:04] Production.INFO: Date 2026-04-11 [2026-04-12 22:23:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:23:04] Production.INFO: Date 2026-04-12 [2026-04-12 22:23:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:23:04] Production.INFO: Total Charge 0 [2026-04-12 22:23:04] Production.INFO: CreateAllLog End [2026-04-12 22:23:04] Production.INFO: Account Balance End. [2026-04-12 22:23:04] Production.ERROR: CronJobId end 12 [2026-04-12 22:23:04] Production.INFO: ==15076== Releasing lock... [2026-04-12 22:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:23:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:23:11] Production.ERROR: CronJobId end10 [2026-04-12 22:23:11] Production.INFO: ==15074== Releasing lock... [2026-04-12 22:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:23:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:23:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:23:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:23:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:23:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:23:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:23:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:23:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:23:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:23:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:23:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:23:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:23:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:23:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:23:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:23:13] Production.INFO: call_cost start [2026-04-12 22:23:13] Production.INFO: call_cost end [2026-04-12 22:23:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:23:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:23:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:23:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:23:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:23:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:23:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:23:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:23:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:23:13] Production.INFO: ==15070== Releasing lock... [2026-04-12 22:23:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:23:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:24:01] Production.INFO: ==15135== Lock acquired, processing the job... [2026-04-13 03:24:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:24:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:24:01] Production.INFO: neon service started [2026-04-13 03:24:01] Production.INFO: neon service started [2026-04-13 03:24:01] Production.INFO: ==15135== Releasing lock... [2026-04-13 03:24:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:24:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:24:02] Production.INFO: ==15137== Lock acquired, processing the job... [2026-04-12 22:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:24:02] Production.INFO: ==15139== Lock acquired, processing the job... [2026-04-13 02:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 22:24:02] Production.INFO: ==15137== Releasing lock... [2026-04-12 22:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:24:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:24:02] Production.INFO: ==15139== Releasing lock... [2026-04-13 02:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:24:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:24:03] Production.INFO: ==15142== Lock acquired, processing the job... [2026-04-12 22:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:24:03] Production.INFO: ==15144== Lock acquired, processing the job... [2026-04-12 22:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:24:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:24:03] Production.INFO: ==15146== Lock acquired, processing the job... [2026-04-12 22:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:24:03] Production.INFO: ==15148== Lock acquired, processing the job... [2026-04-12 22:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:24:03] Production.INFO: ==15150== Lock acquired, processing the job... [2026-04-12 22:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:24:03] Production.INFO: Account Balance Start. [2026-04-12 22:24:03] Production.INFO: CreateAllLog Start [2026-04-12 22:24:03] Production.INFO: 117 [2026-04-12 22:24:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:24:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:24:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:24:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:24:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:24:03] Production.INFO: Date 2026-04-09 [2026-04-12 22:24:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:24:04] Production.INFO: Date 2026-04-10 [2026-04-12 22:24:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:24:04] Production.INFO: Date 2026-04-11 [2026-04-12 22:24:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:24:04] Production.INFO: ==15150== Releasing lock... [2026-04-12 22:24:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:24:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:24:04] Production.INFO: ==15144== Releasing lock... [2026-04-12 22:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:24:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:24:04] Production.INFO: Date 2026-04-12 [2026-04-12 22:24:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:24:04] Production.INFO: Total Charge 0 [2026-04-12 22:24:04] Production.INFO: CreateAllLog End [2026-04-12 22:24:04] Production.INFO: Account Balance End. [2026-04-12 22:24:04] Production.ERROR: CronJobId end 12 [2026-04-12 22:24:04] Production.INFO: ==15148== Releasing lock... [2026-04-12 22:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:24:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:24:12] Production.ERROR: CronJobId end10 [2026-04-12 22:24:12] Production.INFO: ==15146== Releasing lock... [2026-04-12 22:24:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:24:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:24:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:24:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:24:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:24:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:24:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:24:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:24:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:24:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:24:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:24:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:24:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:24:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:24:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:24:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:24:14] Production.INFO: call_cost start [2026-04-12 22:24:14] Production.INFO: call_cost end [2026-04-12 22:24:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:24:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:24:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:24:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:24:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:24:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:24:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:24:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:24:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:24:14] Production.INFO: ==15142== Releasing lock... [2026-04-12 22:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:24:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:25:02] Production.INFO: ==15205== Lock acquired, processing the job... [2026-04-13 03:25:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:25:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:25:02] Production.INFO: neon service started [2026-04-13 03:25:02] Production.INFO: neon service started [2026-04-13 03:25:02] Production.INFO: ==15205== Releasing lock... [2026-04-13 03:25:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:25:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:25:02] Production.INFO: ==15207== Lock acquired, processing the job... [2026-04-12 22:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:25:02] Production.INFO: ==15209== Lock acquired, processing the job... [2026-04-13 02:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:25:02] Production.INFO: ==15209== Releasing lock... [2026-04-13 02:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:25:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:25:03] Production.INFO: ==15207== Releasing lock... [2026-04-12 22:25:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:25:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 22:25:03] Production.INFO: ==15216== Lock acquired, processing the job... [2026-04-12 22:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:25:03] Production.INFO: ==15212== Lock acquired, processing the job... [2026-04-12 22:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:25:03] Production.INFO: ==15220== Lock acquired, processing the job... [2026-04-12 22:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:25:04] Production.INFO: ==15214== Lock acquired, processing the job... [2026-04-12 22:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:25:04] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:25:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:25:04] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:25:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:25:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:25:04] Production.INFO: ==15218== Lock acquired, processing the job... [2026-04-12 22:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:25:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:25:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:25:04] Production.INFO: Account Balance Start. [2026-04-12 22:25:04] Production.INFO: CreateAllLog Start [2026-04-12 22:25:04] Production.INFO: 117 [2026-04-12 22:25:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:25:04] Production.INFO: ==15220== Releasing lock... [2026-04-12 22:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:25:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:25:04] Production.INFO: Date 2026-04-08 [2026-04-12 22:25:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:25:04] Production.INFO: Date 2026-04-09 [2026-04-12 22:25:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:25:04] Production.INFO: Date 2026-04-10 [2026-04-12 22:25:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:25:04] Production.INFO: Date 2026-04-11 [2026-04-12 22:25:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:25:04] Production.INFO: Date 2026-04-12 [2026-04-12 22:25:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:25:04] Production.INFO: Total Charge 0 [2026-04-12 22:25:04] Production.INFO: CreateAllLog End [2026-04-12 22:25:04] Production.INFO: Account Balance End. [2026-04-12 22:25:04] Production.ERROR: CronJobId end 12 [2026-04-12 22:25:04] Production.INFO: ==15218== Releasing lock... [2026-04-12 22:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:25:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:25:04] Production.INFO: ==15214== Releasing lock... [2026-04-12 22:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:25:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:25:11] Production.ERROR: CronJobId end10 [2026-04-12 22:25:11] Production.INFO: ==15216== Releasing lock... [2026-04-12 22:25:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:25:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:25:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:25:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:25:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:25:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:25:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:25:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:25:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:25:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:25:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:25:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:25:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:25:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:25:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:25:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:25:13] Production.INFO: call_cost start [2026-04-12 22:25:13] Production.INFO: call_cost end [2026-04-12 22:25:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:25:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:25:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:25:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:25:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:25:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:25:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:25:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:25:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:25:13] Production.INFO: ==15212== Releasing lock... [2026-04-12 22:25:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:25:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:26:01] Production.INFO: ==15279== Lock acquired, processing the job... [2026-04-13 03:26:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:26:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:26:01] Production.INFO: neon service started [2026-04-13 03:26:01] Production.INFO: neon service started [2026-04-13 03:26:01] Production.INFO: ==15279== Releasing lock... [2026-04-13 03:26:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:26:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:26:02] Production.INFO: ==15281== Lock acquired, processing the job... [2026-04-12 22:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 22:26:02] Production.INFO: ==15281== Releasing lock... [2026-04-12 22:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:26:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:26:02] Production.INFO: ==15283== Lock acquired, processing the job... [2026-04-13 02:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:26:02] Production.INFO: ==15283== Releasing lock... [2026-04-13 02:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:26:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:26:03] Production.INFO: ==15285== Lock acquired, processing the job... [2026-04-12 22:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:26:03] Production.INFO: ==15287== Lock acquired, processing the job... [2026-04-12 22:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:26:03] Production.INFO: ==15291== Lock acquired, processing the job... [2026-04-12 22:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:26:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:26:03] Production.INFO: Account Balance Start. [2026-04-12 22:26:03] Production.INFO: CreateAllLog Start [2026-04-12 22:26:03] Production.INFO: 117 [2026-04-12 22:26:03] Production.INFO: ==15289== Lock acquired, processing the job... [2026-04-12 22:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:26:03] Production.INFO: ==15293== Lock acquired, processing the job... [2026-04-12 22:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:26:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:26:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:26:03] Production.INFO: Date 2026-04-09 [2026-04-12 22:26:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:26:03] Production.INFO: Date 2026-04-10 [2026-04-12 22:26:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:26:03] Production.INFO: Date 2026-04-11 [2026-04-12 22:26:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:26:03] Production.INFO: ==15293== Releasing lock... [2026-04-12 22:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:26:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:26:03] Production.INFO: Date 2026-04-12 [2026-04-12 22:26:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:26:03] Production.INFO: ==15287== Releasing lock... [2026-04-12 22:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:26:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:26:03] Production.INFO: Total Charge 0 [2026-04-12 22:26:03] Production.INFO: CreateAllLog End [2026-04-12 22:26:03] Production.INFO: Account Balance End. [2026-04-12 22:26:03] Production.ERROR: CronJobId end 12 [2026-04-12 22:26:03] Production.INFO: ==15291== Releasing lock... [2026-04-12 22:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:26:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:26:10] Production.ERROR: CronJobId end10 [2026-04-12 22:26:10] Production.INFO: ==15289== Releasing lock... [2026-04-12 22:26:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:26:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:26:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:26:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:26:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:26:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:26:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:26:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:26:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:26:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:26:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:26:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:26:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:26:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:26:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:26:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:26:13] Production.INFO: call_cost start [2026-04-12 22:26:13] Production.INFO: call_cost end [2026-04-12 22:26:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:26:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:26:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:26:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:26:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:26:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:26:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:26:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:26:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:26:13] Production.INFO: ==15285== Releasing lock... [2026-04-12 22:26:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:26:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:27:02] Production.INFO: ==15356== Lock acquired, processing the job... [2026-04-13 03:27:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:27:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:27:02] Production.INFO: neon service started [2026-04-13 03:27:02] Production.INFO: neon service started [2026-04-13 03:27:02] Production.INFO: ==15356== Releasing lock... [2026-04-13 03:27:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:27:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:27:02] Production.INFO: ==15358== Lock acquired, processing the job... [2026-04-12 22:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 22:27:02] Production.INFO: ==15358== Releasing lock... [2026-04-12 22:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:27:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:27:02] Production.INFO: ==15360== Lock acquired, processing the job... [2026-04-13 02:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:27:02] Production.INFO: ==15360== Releasing lock... [2026-04-13 02:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:27:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:27:03] Production.INFO: ==15363== Lock acquired, processing the job... [2026-04-12 22:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:27:03] Production.INFO: ==15365== Lock acquired, processing the job... [2026-04-12 22:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:27:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:27:03] Production.INFO: ==15367== Lock acquired, processing the job... [2026-04-12 22:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:27:03] Production.INFO: ==15369== Lock acquired, processing the job... [2026-04-12 22:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:27:03] Production.INFO: ==15371== Lock acquired, processing the job... [2026-04-12 22:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:27:03] Production.INFO: Account Balance Start. [2026-04-12 22:27:03] Production.INFO: CreateAllLog Start [2026-04-12 22:27:03] Production.INFO: 117 [2026-04-12 22:27:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:27:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:27:03] Production.INFO: Date 2026-04-09 [2026-04-12 22:27:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:27:03] Production.INFO: Date 2026-04-10 [2026-04-12 22:27:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:27:03] Production.INFO: ==15371== Releasing lock... [2026-04-12 22:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:27:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:27:03] Production.INFO: Date 2026-04-11 [2026-04-12 22:27:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:27:03] Production.INFO: Date 2026-04-12 [2026-04-12 22:27:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:27:04] Production.INFO: Total Charge 0 [2026-04-12 22:27:04] Production.INFO: CreateAllLog End [2026-04-12 22:27:04] Production.INFO: Account Balance End. [2026-04-12 22:27:04] Production.ERROR: CronJobId end 12 [2026-04-12 22:27:04] Production.INFO: ==15369== Releasing lock... [2026-04-12 22:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:27:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:27:04] Production.INFO: ==15365== Releasing lock... [2026-04-12 22:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:27:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:27:11] Production.ERROR: CronJobId end10 [2026-04-12 22:27:11] Production.INFO: ==15367== Releasing lock... [2026-04-12 22:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:27:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:27:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:27:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:27:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:27:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:27:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:27:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:27:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:27:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:27:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:27:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:27:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:27:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:27:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:27:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:27:14] Production.INFO: call_cost start [2026-04-12 22:27:14] Production.INFO: call_cost end [2026-04-12 22:27:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:27:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:27:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:27:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:27:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:27:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:27:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:27:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:27:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:27:14] Production.INFO: ==15363== Releasing lock... [2026-04-12 22:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:27:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:28:01] Production.INFO: ==15430== Lock acquired, processing the job... [2026-04-13 03:28:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:28:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:28:01] Production.INFO: neon service started [2026-04-13 03:28:01] Production.INFO: neon service started [2026-04-13 03:28:01] Production.INFO: ==15430== Releasing lock... [2026-04-13 03:28:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:28:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:28:01] Production.INFO: ==15432== Lock acquired, processing the job... [2026-04-12 22:28:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 22:28:02] Production.INFO: ==15432== Releasing lock... [2026-04-12 22:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:28:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:28:02] Production.INFO: ==15434== Lock acquired, processing the job... [2026-04-13 02:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:28:02] Production.INFO: ==15434== Releasing lock... [2026-04-13 02:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:28:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:28:03] Production.INFO: ==15444== Lock acquired, processing the job... [2026-04-12 22:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:28:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:28:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:28:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:28:03] Production.INFO: ==15444== Releasing lock... [2026-04-12 22:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:28:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:28:03] Production.INFO: ==15436== Lock acquired, processing the job... [2026-04-12 22:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:28:03] Production.INFO: ==15438== Lock acquired, processing the job... [2026-04-12 22:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:28:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:28:03] Production.INFO: ==15442== Lock acquired, processing the job... [2026-04-12 22:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:28:03] Production.INFO: ==15440== Lock acquired, processing the job... [2026-04-12 22:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:28:03] Production.INFO: Account Balance Start. [2026-04-12 22:28:03] Production.INFO: CreateAllLog Start [2026-04-12 22:28:03] Production.INFO: 117 [2026-04-12 22:28:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:28:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:28:03] Production.INFO: Date 2026-04-09 [2026-04-12 22:28:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:28:03] Production.INFO: Date 2026-04-10 [2026-04-12 22:28:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:28:03] Production.INFO: Date 2026-04-11 [2026-04-12 22:28:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:28:03] Production.INFO: Date 2026-04-12 [2026-04-12 22:28:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:28:03] Production.INFO: Total Charge 0 [2026-04-12 22:28:03] Production.INFO: CreateAllLog End [2026-04-12 22:28:04] Production.INFO: Account Balance End. [2026-04-12 22:28:04] Production.ERROR: CronJobId end 12 [2026-04-12 22:28:04] Production.INFO: ==15442== Releasing lock... [2026-04-12 22:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:28:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:28:04] Production.INFO: ==15438== Releasing lock... [2026-04-12 22:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:28:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:28:11] Production.ERROR: CronJobId end10 [2026-04-12 22:28:11] Production.INFO: ==15440== Releasing lock... [2026-04-12 22:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:28:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:28:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:28:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:28:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:28:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:28:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:28:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:28:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:28:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:28:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:28:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:28:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:28:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:28:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:28:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:28:14] Production.INFO: call_cost start [2026-04-12 22:28:14] Production.INFO: call_cost end [2026-04-12 22:28:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:28:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:28:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:28:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:28:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:28:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:28:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:28:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:28:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:28:14] Production.INFO: ==15436== Releasing lock... [2026-04-12 22:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:28:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:29:02] Production.INFO: ==15501== Lock acquired, processing the job... [2026-04-13 03:29:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:29:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:29:02] Production.INFO: neon service started [2026-04-13 03:29:02] Production.INFO: neon service started [2026-04-13 03:29:02] Production.INFO: ==15501== Releasing lock... [2026-04-13 03:29:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:29:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:29:02] Production.INFO: ==15504== Lock acquired, processing the job... [2026-04-12 22:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 22:29:02] Production.INFO: ==15504== Releasing lock... [2026-04-12 22:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:29:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:29:02] Production.INFO: ==15506== Lock acquired, processing the job... [2026-04-13 02:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:29:02] Production.INFO: ==15506== Releasing lock... [2026-04-13 02:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:29:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:29:03] Production.INFO: ==15508== Lock acquired, processing the job... [2026-04-12 22:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:29:03] Production.INFO: ==15512== Lock acquired, processing the job... [2026-04-12 22:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:29:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:29:03] Production.INFO: ==15514== Lock acquired, processing the job... [2026-04-12 22:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:29:03] Production.INFO: ==15510== Lock acquired, processing the job... [2026-04-12 22:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:29:03] Production.INFO: ==15516== Lock acquired, processing the job... [2026-04-12 22:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:29:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:29:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:29:03] Production.INFO: Account Balance Start. [2026-04-12 22:29:03] Production.INFO: CreateAllLog Start [2026-04-12 22:29:03] Production.INFO: 117 [2026-04-12 22:29:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:29:03] Production.INFO: ==15516== Releasing lock... [2026-04-12 22:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:29:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:29:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:29:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:29:03] Production.INFO: Date 2026-04-09 [2026-04-12 22:29:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:29:03] Production.INFO: Date 2026-04-10 [2026-04-12 22:29:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:29:03] Production.INFO: Date 2026-04-11 [2026-04-12 22:29:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:29:03] Production.INFO: Date 2026-04-12 [2026-04-12 22:29:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:29:04] Production.INFO: Total Charge 0 [2026-04-12 22:29:04] Production.INFO: CreateAllLog End [2026-04-12 22:29:04] Production.INFO: Account Balance End. [2026-04-12 22:29:04] Production.ERROR: CronJobId end 12 [2026-04-12 22:29:04] Production.INFO: ==15514== Releasing lock... [2026-04-12 22:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:29:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:29:04] Production.INFO: ==15510== Releasing lock... [2026-04-12 22:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:29:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:29:12] Production.ERROR: CronJobId end10 [2026-04-12 22:29:12] Production.INFO: ==15512== Releasing lock... [2026-04-12 22:29:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:29:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:29:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:29:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:29:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:29:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:29:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:29:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:29:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:29:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:29:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:29:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:29:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:29:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:29:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:29:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:29:14] Production.INFO: call_cost start [2026-04-12 22:29:14] Production.INFO: call_cost end [2026-04-12 22:29:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:29:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:29:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:29:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:29:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:29:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:29:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:29:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:29:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:29:14] Production.INFO: ==15508== Releasing lock... [2026-04-12 22:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:29:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:30:01] Production.INFO: ==15574== Lock acquired, processing the job... [2026-04-13 03:30:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:30:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:30:01] Production.INFO: neon service started [2026-04-13 03:30:01] Production.INFO: neon service started [2026-04-13 03:30:01] Production.INFO: ==15574== Releasing lock... [2026-04-13 03:30:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:30:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:30:01] Production.INFO: ==15576== Lock acquired, processing the job... [2026-04-12 22:30:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 22:30:02] Production.INFO: ==15576== Releasing lock... [2026-04-12 22:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:30:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:30:02] Production.INFO: ==15578== Lock acquired, processing the job... [2026-04-13 02:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:30:02] Production.INFO: ==15578== Releasing lock... [2026-04-13 02:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:30:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:30:03] Production.INFO: ==15581== Lock acquired, processing the job... [2026-04-12 22:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:30:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:30:03] Production.INFO: ==15587== Lock acquired, processing the job... [2026-04-12 22:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:30:03] Production.INFO: ==15585== Lock acquired, processing the job... [2026-04-12 22:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:30:03] Production.INFO: ==15583== Lock acquired, processing the job... [2026-04-12 22:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:30:03] Production.INFO: ==15589== Lock acquired, processing the job... [2026-04-12 22:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:30:03] Production.INFO: Account Balance Start. [2026-04-12 22:30:03] Production.INFO: CreateAllLog Start [2026-04-12 22:30:03] Production.INFO: 117 [2026-04-12 22:30:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:30:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:30:03] Production.INFO: Date 2026-04-09 [2026-04-12 22:30:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:30:03] Production.INFO: Date 2026-04-10 [2026-04-12 22:30:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:30:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:30:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:30:03] Production.INFO: Date 2026-04-11 [2026-04-12 22:30:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:30:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:30:03] Production.INFO: ==15589== Releasing lock... [2026-04-12 22:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:30:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:30:03] Production.INFO: Date 2026-04-12 [2026-04-12 22:30:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:30:03] Production.INFO: Total Charge 0 [2026-04-12 22:30:03] Production.INFO: CreateAllLog End [2026-04-12 22:30:03] Production.INFO: Account Balance End. [2026-04-12 22:30:03] Production.ERROR: CronJobId end 12 [2026-04-12 22:30:03] Production.INFO: ==15587== Releasing lock... [2026-04-12 22:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:30:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:30:03] Production.INFO: ==15583== Releasing lock... [2026-04-12 22:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:30:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:30:11] Production.ERROR: CronJobId end10 [2026-04-12 22:30:11] Production.INFO: ==15585== Releasing lock... [2026-04-12 22:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:30:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:30:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:30:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:30:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:30:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:30:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:30:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:30:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:30:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:30:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:30:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:30:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:30:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:30:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:30:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:30:14] Production.INFO: call_cost start [2026-04-12 22:30:14] Production.INFO: call_cost end [2026-04-12 22:30:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:30:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:30:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:30:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:30:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:30:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:30:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:30:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:30:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:30:14] Production.INFO: ==15581== Releasing lock... [2026-04-12 22:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:30:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:31:01] Production.INFO: ==15647== Lock acquired, processing the job... [2026-04-13 03:31:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:31:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:31:01] Production.INFO: neon service started [2026-04-13 03:31:01] Production.INFO: neon service started [2026-04-13 03:31:01] Production.INFO: ==15647== Releasing lock... [2026-04-13 03:31:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:31:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:31:02] Production.INFO: ==15651== Lock acquired, processing the job... [2026-04-13 02:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:31:02] Production.INFO: ==15651== Releasing lock... [2026-04-13 02:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:31:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:31:02] Production.INFO: ==15649== Lock acquired, processing the job... [2026-04-12 22:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 22:31:02] Production.INFO: ==15649== Releasing lock... [2026-04-12 22:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:31:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 22:31:03] Production.INFO: ==15654== Lock acquired, processing the job... [2026-04-12 22:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-12 22:31:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-12 22:31:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-12 22:31:03] Production.INFO: ==15654== Releasing lock... [2026-04-12 22:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-12 22:31:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-12 22:31:03] Production.INFO: ==15656== Lock acquired, processing the job... [2026-04-12 22:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:31:03] Production.INFO: ==15662== Lock acquired, processing the job... [2026-04-12 22:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:31:03] Production.INFO: ==15658== Lock acquired, processing the job... [2026-04-12 22:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:31:03] Production.INFO: ==15660== Lock acquired, processing the job... [2026-04-12 22:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:31:03] Production.INFO: ==15664== Lock acquired, processing the job... [2026-04-12 22:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-12 22:31:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:31:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-12 22:31:03] Production.INFO: ==15666== Lock acquired, processing the job... [2026-04-12 22:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:31:03] Production.INFO: Account Balance Start. [2026-04-12 22:31:03] Production.INFO: CreateAllLog Start [2026-04-12 22:31:03] Production.INFO: 117 [2026-04-12 22:31:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:31:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:31:03] Production.INFO: Date 2026-04-09 [2026-04-12 22:31:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:31:03] Production.INFO: Date 2026-04-10 [2026-04-12 22:31:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:31:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:31:04] Production.INFO: Date 2026-04-11 [2026-04-12 22:31:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:31:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:31:04] Production.INFO: Date 2026-04-12 [2026-04-12 22:31:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:31:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:31:04] Production.INFO: Total Charge 0 [2026-04-12 22:31:04] Production.INFO: CreateAllLog End [2026-04-12 22:31:04] Production.INFO: ==15666== Releasing lock... [2026-04-12 22:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:31:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:31:04] Production.INFO: Account Balance End. [2026-04-12 22:31:04] Production.ERROR: CronJobId end 12 [2026-04-12 22:31:04] Production.INFO: ==15662== Releasing lock... [2026-04-12 22:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:31:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:31:04] Production.ERROR: done [2026-04-12 22:31:04] Production.INFO: ==15658== Releasing lock... [2026-04-12 22:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:31:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-12 22:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085714', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) start [2026-04-12 22:31:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085714', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) end [2026-04-12 22:31:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-12 22:31:10] Production.INFO: ProcessCDR(1,17085714,1,1,2) [2026-04-12 22:31:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17085714,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 22:31:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17085714,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 22:31:10] Production.ERROR: pbx prc_insertCDR start [2026-04-12 22:31:10] Production.ERROR: pbx prc_insertCDR end [2026-04-12 22:31:10] Production.INFO: ==15664== Releasing lock... [2026-04-12 22:31:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-12 22:31:10] Production.INFO: 26 MB #Memory Used# [2026-04-12 22:31:13] Production.ERROR: CronJobId end10 [2026-04-12 22:31:13] Production.INFO: ==15660== Releasing lock... [2026-04-12 22:31:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:31:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:31:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:31:16] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:31:16] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:31:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:31:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:31:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:31:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:31:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:31:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:31:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:31:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:31:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:31:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:31:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:31:16] Production.INFO: call_cost start [2026-04-12 22:31:16] Production.INFO: call_cost end [2026-04-12 22:31:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:31:16] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:31:16] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:31:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:31:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:31:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:31:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:31:16] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:31:16] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:31:16] Production.INFO: ==15656== Releasing lock... [2026-04-12 22:31:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:31:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:32:02] Production.INFO: ==15724== Lock acquired, processing the job... [2026-04-13 03:32:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:32:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:32:02] Production.INFO: neon service started [2026-04-13 03:32:02] Production.INFO: neon service started [2026-04-13 03:32:02] Production.INFO: ==15724== Releasing lock... [2026-04-13 03:32:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:32:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:32:02] Production.INFO: ==15728== Lock acquired, processing the job... [2026-04-13 02:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:32:02] Production.INFO: ==15728== Releasing lock... [2026-04-13 02:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:32:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:32:02] Production.INFO: ==15726== Lock acquired, processing the job... [2026-04-12 22:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 22:32:03] Production.INFO: ==15726== Releasing lock... [2026-04-12 22:32:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:32:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 22:32:03] Production.INFO: ==15730== Lock acquired, processing the job... [2026-04-12 22:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:32:03] Production.INFO: ==15732== Lock acquired, processing the job... [2026-04-12 22:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:32:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:32:03] Production.INFO: ==15734== Lock acquired, processing the job... [2026-04-12 22:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:32:03] Production.INFO: ==15736== Lock acquired, processing the job... [2026-04-12 22:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:32:04] Production.INFO: ==15739== Lock acquired, processing the job... [2026-04-12 22:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:32:04] Production.INFO: Account Balance Start. [2026-04-12 22:32:04] Production.INFO: CreateAllLog Start [2026-04-12 22:32:04] Production.INFO: 117 [2026-04-12 22:32:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:32:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:32:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:32:04] Production.INFO: ==15739== Releasing lock... [2026-04-12 22:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:32:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:32:04] Production.INFO: Date 2026-04-08 [2026-04-12 22:32:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:32:04] Production.INFO: Date 2026-04-09 [2026-04-12 22:32:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:32:04] Production.INFO: Date 2026-04-10 [2026-04-12 22:32:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:32:04] Production.INFO: ==15732== Releasing lock... [2026-04-12 22:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:32:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:32:04] Production.INFO: Date 2026-04-11 [2026-04-12 22:32:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:32:04] Production.INFO: Date 2026-04-12 [2026-04-12 22:32:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:32:04] Production.INFO: Total Charge 0 [2026-04-12 22:32:04] Production.INFO: CreateAllLog End [2026-04-12 22:32:04] Production.INFO: Account Balance End. [2026-04-12 22:32:04] Production.ERROR: CronJobId end 12 [2026-04-12 22:32:04] Production.INFO: ==15736== Releasing lock... [2026-04-12 22:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:32:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:32:11] Production.ERROR: CronJobId end10 [2026-04-12 22:32:11] Production.INFO: ==15734== Releasing lock... [2026-04-12 22:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:32:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:32:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:32:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:32:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:32:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:32:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:32:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:32:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:32:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:32:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:32:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:32:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:32:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:32:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:32:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:32:14] Production.INFO: call_cost start [2026-04-12 22:32:14] Production.INFO: call_cost end [2026-04-12 22:32:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:32:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:32:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:32:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:32:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:32:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:32:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:32:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:32:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:32:14] Production.INFO: ==15730== Releasing lock... [2026-04-12 22:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:32:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:33:01] Production.INFO: ==15800== Lock acquired, processing the job... [2026-04-13 03:33:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:33:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:33:01] Production.INFO: neon service started [2026-04-13 03:33:01] Production.INFO: neon service started [2026-04-13 03:33:01] Production.INFO: ==15800== Releasing lock... [2026-04-13 03:33:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:33:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:33:01] Production.INFO: ==15802== Lock acquired, processing the job... [2026-04-12 22:33:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 22:33:02] Production.INFO: ==15802== Releasing lock... [2026-04-12 22:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:33:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:33:02] Production.INFO: ==15804== Lock acquired, processing the job... [2026-04-13 02:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:33:02] Production.INFO: ==15804== Releasing lock... [2026-04-13 02:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:33:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:33:03] Production.INFO: ==15808== Lock acquired, processing the job... [2026-04-12 22:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:33:03] Production.INFO: ==15810== Lock acquired, processing the job... [2026-04-12 22:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:33:03] Production.INFO: ==15812== Lock acquired, processing the job... [2026-04-12 22:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:33:03] Production.INFO: ==15806== Lock acquired, processing the job... [2026-04-12 22:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:33:03] Production.INFO: Account Balance Start. [2026-04-12 22:33:03] Production.INFO: CreateAllLog Start [2026-04-12 22:33:03] Production.INFO: 117 [2026-04-12 22:33:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:33:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:33:03] Production.INFO: ==15814== Lock acquired, processing the job... [2026-04-12 22:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:33:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:33:03] Production.INFO: Date 2026-04-09 [2026-04-12 22:33:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:33:03] Production.INFO: Date 2026-04-10 [2026-04-12 22:33:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:33:03] Production.INFO: Date 2026-04-11 [2026-04-12 22:33:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:33:03] Production.INFO: ==15814== Releasing lock... [2026-04-12 22:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:33:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:33:03] Production.INFO: Date 2026-04-12 [2026-04-12 22:33:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:33:03] Production.INFO: Total Charge 0 [2026-04-12 22:33:03] Production.INFO: CreateAllLog End [2026-04-12 22:33:03] Production.INFO: Account Balance End. [2026-04-12 22:33:03] Production.ERROR: CronJobId end 12 [2026-04-12 22:33:03] Production.INFO: ==15812== Releasing lock... [2026-04-12 22:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:33:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:33:03] Production.INFO: ==15808== Releasing lock... [2026-04-12 22:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:33:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:33:11] Production.ERROR: CronJobId end10 [2026-04-12 22:33:11] Production.INFO: ==15810== Releasing lock... [2026-04-12 22:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:33:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:33:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:33:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:33:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:33:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:33:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:33:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:33:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:33:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:33:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:33:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:33:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:33:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:33:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:33:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:33:12] Production.INFO: call_cost start [2026-04-12 22:33:12] Production.INFO: call_cost end [2026-04-12 22:33:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:33:12] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:33:12] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:33:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:33:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:33:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:33:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:33:12] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:33:12] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:33:12] Production.INFO: ==15806== Releasing lock... [2026-04-12 22:33:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:33:12] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:34:02] Production.INFO: ==15871== Lock acquired, processing the job... [2026-04-13 03:34:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:34:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:34:02] Production.INFO: neon service started [2026-04-13 03:34:02] Production.INFO: neon service started [2026-04-13 03:34:02] Production.INFO: ==15871== Releasing lock... [2026-04-13 03:34:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:34:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:34:02] Production.INFO: ==15873== Lock acquired, processing the job... [2026-04-12 22:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 22:34:02] Production.INFO: ==15873== Releasing lock... [2026-04-12 22:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:34:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:34:02] Production.INFO: ==15875== Lock acquired, processing the job... [2026-04-13 02:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:34:02] Production.INFO: ==15875== Releasing lock... [2026-04-13 02:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:34:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:34:03] Production.INFO: ==15877== Lock acquired, processing the job... [2026-04-12 22:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:34:03] Production.INFO: ==15883== Lock acquired, processing the job... [2026-04-12 22:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:34:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:34:03] Production.INFO: Account Balance Start. [2026-04-12 22:34:03] Production.INFO: CreateAllLog Start [2026-04-12 22:34:03] Production.INFO: 117 [2026-04-12 22:34:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:34:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:34:03] Production.INFO: Date 2026-04-09 [2026-04-12 22:34:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:34:03] Production.INFO: Date 2026-04-10 [2026-04-12 22:34:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:34:03] Production.INFO: Date 2026-04-11 [2026-04-12 22:34:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:34:03] Production.INFO: Date 2026-04-12 [2026-04-12 22:34:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:34:03] Production.INFO: ==15881== Lock acquired, processing the job... [2026-04-12 22:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:34:03] Production.INFO: ==15879== Lock acquired, processing the job... [2026-04-12 22:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:34:03] Production.INFO: Total Charge 0 [2026-04-12 22:34:03] Production.INFO: CreateAllLog End [2026-04-12 22:34:03] Production.INFO: ==15885== Lock acquired, processing the job... [2026-04-12 22:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:34:03] Production.INFO: Account Balance End. [2026-04-12 22:34:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:34:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:34:03] Production.ERROR: CronJobId end 12 [2026-04-12 22:34:03] Production.INFO: ==15883== Releasing lock... [2026-04-12 22:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:34:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:34:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:34:04] Production.INFO: ==15885== Releasing lock... [2026-04-12 22:34:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:34:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:34:04] Production.INFO: ==15879== Releasing lock... [2026-04-12 22:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:34:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:34:11] Production.ERROR: CronJobId end10 [2026-04-12 22:34:11] Production.INFO: ==15881== Releasing lock... [2026-04-12 22:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:34:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:34:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:34:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:34:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:34:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:34:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:34:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:34:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:34:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:34:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:34:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:34:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:34:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:34:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:34:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:34:14] Production.INFO: call_cost start [2026-04-12 22:34:14] Production.INFO: call_cost end [2026-04-12 22:34:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:34:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:34:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:34:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:34:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:34:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:34:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:34:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:34:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:34:14] Production.INFO: ==15877== Releasing lock... [2026-04-12 22:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:34:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:35:01] Production.INFO: ==15946== Lock acquired, processing the job... [2026-04-13 03:35:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:35:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:35:01] Production.INFO: neon service started [2026-04-13 03:35:01] Production.INFO: neon service started [2026-04-13 03:35:01] Production.INFO: ==15946== Releasing lock... [2026-04-13 03:35:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:35:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:35:02] Production.INFO: ==15948== Lock acquired, processing the job... [2026-04-12 22:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:35:02] Production.INFO: ==15950== Lock acquired, processing the job... [2026-04-13 02:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:35:02] Production.INFO: ==15950== Releasing lock... [2026-04-13 02:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:35:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:35:02] Production.INFO: ==15948== Releasing lock... [2026-04-12 22:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:35:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 22:35:03] Production.INFO: ==15957== Lock acquired, processing the job... [2026-04-12 22:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:35:03] Production.INFO: ==15953== Lock acquired, processing the job... [2026-04-12 22:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:35:03] Production.INFO: ==15955== Lock acquired, processing the job... [2026-04-12 22:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:35:03] Production.INFO: ==15961== Lock acquired, processing the job... [2026-04-12 22:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:35:03] Production.INFO: ==15959== Lock acquired, processing the job... [2026-04-12 22:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:35:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:35:03] Production.INFO: Account Balance Start. [2026-04-12 22:35:03] Production.INFO: CreateAllLog Start [2026-04-12 22:35:03] Production.INFO: 117 [2026-04-12 22:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:35:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:35:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:35:03] Production.INFO: ==15961== Releasing lock... [2026-04-12 22:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:35:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:35:03] Production.INFO: Date 2026-04-09 [2026-04-12 22:35:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:35:03] Production.INFO: Date 2026-04-10 [2026-04-12 22:35:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:35:03] Production.INFO: Date 2026-04-11 [2026-04-12 22:35:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:35:03] Production.INFO: Date 2026-04-12 [2026-04-12 22:35:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:35:03] Production.INFO: ==15955== Releasing lock... [2026-04-12 22:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:35:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:35:03] Production.INFO: Total Charge 0 [2026-04-12 22:35:03] Production.INFO: CreateAllLog End [2026-04-12 22:35:04] Production.INFO: Account Balance End. [2026-04-12 22:35:04] Production.ERROR: CronJobId end 12 [2026-04-12 22:35:04] Production.INFO: ==15959== Releasing lock... [2026-04-12 22:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:35:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:35:11] Production.ERROR: CronJobId end10 [2026-04-12 22:35:11] Production.INFO: ==15957== Releasing lock... [2026-04-12 22:35:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:35:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:35:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:35:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:35:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:35:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:35:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:35:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:35:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:35:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:35:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:35:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:35:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:35:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:35:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:35:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:35:14] Production.INFO: call_cost start [2026-04-12 22:35:14] Production.INFO: call_cost end [2026-04-12 22:35:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:35:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:35:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:35:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:35:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:35:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:35:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:35:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:35:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:35:14] Production.INFO: ==15953== Releasing lock... [2026-04-12 22:35:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:35:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:36:01] Production.INFO: ==16027== Lock acquired, processing the job... [2026-04-13 03:36:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:36:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:36:02] Production.INFO: neon service started [2026-04-13 03:36:02] Production.INFO: neon service started [2026-04-13 03:36:02] Production.INFO: ==16027== Releasing lock... [2026-04-13 03:36:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:36:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:36:02] Production.INFO: ==16029== Lock acquired, processing the job... [2026-04-12 22:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 22:36:02] Production.INFO: ==16029== Releasing lock... [2026-04-12 22:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:36:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:36:02] Production.INFO: ==16031== Lock acquired, processing the job... [2026-04-13 02:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:36:02] Production.INFO: ==16031== Releasing lock... [2026-04-13 02:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:36:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:36:03] Production.INFO: ==16033== Lock acquired, processing the job... [2026-04-12 22:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:36:03] Production.INFO: ==16035== Lock acquired, processing the job... [2026-04-12 22:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:36:03] Production.INFO: ==16041== Lock acquired, processing the job... [2026-04-12 22:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:36:03] Production.INFO: ==16037== Lock acquired, processing the job... [2026-04-12 22:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:36:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:36:03] Production.INFO: ==16039== Lock acquired, processing the job... [2026-04-12 22:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:36:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:36:03] Production.INFO: ==16041== Releasing lock... [2026-04-12 22:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:36:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:36:03] Production.INFO: Account Balance Start. [2026-04-12 22:36:03] Production.INFO: CreateAllLog Start [2026-04-12 22:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:36:03] Production.INFO: 117 [2026-04-12 22:36:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:36:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:36:03] Production.INFO: Date 2026-04-09 [2026-04-12 22:36:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:36:04] Production.INFO: Date 2026-04-10 [2026-04-12 22:36:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:36:04] Production.INFO: Date 2026-04-11 [2026-04-12 22:36:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:36:04] Production.INFO: Date 2026-04-12 [2026-04-12 22:36:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:36:04] Production.INFO: Total Charge 0 [2026-04-12 22:36:04] Production.INFO: CreateAllLog End [2026-04-12 22:36:04] Production.INFO: ==16035== Releasing lock... [2026-04-12 22:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:36:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:36:04] Production.INFO: Account Balance End. [2026-04-12 22:36:04] Production.ERROR: CronJobId end 12 [2026-04-12 22:36:04] Production.INFO: ==16039== Releasing lock... [2026-04-12 22:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:36:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:36:11] Production.ERROR: CronJobId end10 [2026-04-12 22:36:11] Production.INFO: ==16037== Releasing lock... [2026-04-12 22:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:36:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:36:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:36:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:36:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:36:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:36:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:36:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:36:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:36:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:36:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:36:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:36:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:36:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:36:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:36:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:36:14] Production.INFO: call_cost start [2026-04-12 22:36:14] Production.INFO: call_cost end [2026-04-12 22:36:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:36:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:36:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:36:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:36:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:36:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:36:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:36:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:36:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:36:14] Production.INFO: ==16033== Releasing lock... [2026-04-12 22:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:36:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:37:01] Production.INFO: ==16099== Lock acquired, processing the job... [2026-04-13 03:37:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:37:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:37:01] Production.INFO: neon service started [2026-04-13 03:37:01] Production.INFO: neon service started [2026-04-13 03:37:01] Production.INFO: ==16099== Releasing lock... [2026-04-13 03:37:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:37:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:37:01] Production.INFO: ==16101== Lock acquired, processing the job... [2026-04-12 22:37:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 22:37:01] Production.INFO: ==16101== Releasing lock... [2026-04-12 22:37:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:37:01] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:37:02] Production.INFO: ==16103== Lock acquired, processing the job... [2026-04-13 02:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:37:02] Production.INFO: ==16103== Releasing lock... [2026-04-13 02:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:37:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:37:02] Production.INFO: ==16111== Lock acquired, processing the job... [2026-04-12 22:37:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:37:02] Production.INFO: ==16107== Lock acquired, processing the job... [2026-04-12 22:37:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:37:02] Production.INFO: ==16105== Lock acquired, processing the job... [2026-04-12 22:37:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:37:02] Production.INFO: ==16109== Lock acquired, processing the job... [2026-04-12 22:37:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:37:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:37:02] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:37:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:37:02] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:37:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:37:03] Production.INFO: ==16113== Lock acquired, processing the job... [2026-04-12 22:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:37:03] Production.INFO: Account Balance Start. [2026-04-12 22:37:03] Production.INFO: CreateAllLog Start [2026-04-12 22:37:03] Production.INFO: 117 [2026-04-12 22:37:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:37:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:37:03] Production.INFO: Date 2026-04-09 [2026-04-12 22:37:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:37:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:37:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:37:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:37:03] Production.INFO: Date 2026-04-10 [2026-04-12 22:37:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:37:03] Production.INFO: ==16113== Releasing lock... [2026-04-12 22:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:37:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:37:03] Production.INFO: Date 2026-04-11 [2026-04-12 22:37:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:37:03] Production.INFO: Date 2026-04-12 [2026-04-12 22:37:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:37:03] Production.INFO: Total Charge 0 [2026-04-12 22:37:03] Production.INFO: CreateAllLog End [2026-04-12 22:37:03] Production.INFO: Account Balance End. [2026-04-12 22:37:03] Production.INFO: ==16107== Releasing lock... [2026-04-12 22:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:37:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:37:03] Production.ERROR: CronJobId end 12 [2026-04-12 22:37:03] Production.INFO: ==16111== Releasing lock... [2026-04-12 22:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:37:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:37:10] Production.ERROR: CronJobId end10 [2026-04-12 22:37:10] Production.INFO: ==16109== Releasing lock... [2026-04-12 22:37:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:37:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:37:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:37:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:37:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:37:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:37:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:37:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:37:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:37:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:37:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:37:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:37:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:37:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:37:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:37:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:37:13] Production.INFO: call_cost start [2026-04-12 22:37:13] Production.INFO: call_cost end [2026-04-12 22:37:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:37:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:37:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:37:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:37:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:37:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:37:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:37:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:37:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:37:13] Production.INFO: ==16105== Releasing lock... [2026-04-12 22:37:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:37:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:38:01] Production.INFO: ==16172== Lock acquired, processing the job... [2026-04-13 03:38:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:38:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:38:01] Production.INFO: neon service started [2026-04-13 03:38:01] Production.INFO: neon service started [2026-04-13 03:38:01] Production.INFO: ==16172== Releasing lock... [2026-04-13 03:38:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:38:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:38:02] Production.INFO: ==16175== Lock acquired, processing the job... [2026-04-12 22:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 22:38:02] Production.INFO: ==16175== Releasing lock... [2026-04-12 22:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:38:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:38:02] Production.INFO: ==16177== Lock acquired, processing the job... [2026-04-13 02:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:38:02] Production.INFO: ==16177== Releasing lock... [2026-04-13 02:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:38:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:38:03] Production.INFO: ==16185== Lock acquired, processing the job... [2026-04-12 22:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:38:03] Production.INFO: Account Balance Start. [2026-04-12 22:38:03] Production.INFO: CreateAllLog Start [2026-04-12 22:38:03] Production.INFO: 117 [2026-04-12 22:38:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:38:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:38:03] Production.INFO: Date 2026-04-09 [2026-04-12 22:38:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:38:03] Production.INFO: ==16179== Lock acquired, processing the job... [2026-04-12 22:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:38:03] Production.INFO: Date 2026-04-10 [2026-04-12 22:38:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:38:03] Production.INFO: Date 2026-04-11 [2026-04-12 22:38:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:38:03] Production.INFO: ==16183== Lock acquired, processing the job... [2026-04-12 22:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:38:03] Production.INFO: ==16181== Lock acquired, processing the job... [2026-04-12 22:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:38:03] Production.INFO: Date 2026-04-12 [2026-04-12 22:38:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:38:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:38:03] Production.INFO: ==16187== Lock acquired, processing the job... [2026-04-12 22:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:38:03] Production.INFO: Total Charge 0 [2026-04-12 22:38:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:38:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:38:03] Production.INFO: CreateAllLog End [2026-04-12 22:38:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:38:03] Production.INFO: ==16187== Releasing lock... [2026-04-12 22:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:38:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:38:03] Production.INFO: Account Balance End. [2026-04-12 22:38:03] Production.ERROR: CronJobId end 12 [2026-04-12 22:38:03] Production.INFO: ==16185== Releasing lock... [2026-04-12 22:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:38:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:38:03] Production.INFO: ==16181== Releasing lock... [2026-04-12 22:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:38:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:38:12] Production.ERROR: CronJobId end10 [2026-04-12 22:38:12] Production.INFO: ==16183== Releasing lock... [2026-04-12 22:38:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:38:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:38:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:38:15] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:38:15] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:38:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:38:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:38:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:38:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:38:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:38:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:38:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:38:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:38:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:38:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:38:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:38:15] Production.INFO: call_cost start [2026-04-12 22:38:15] Production.INFO: call_cost end [2026-04-12 22:38:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:38:15] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:38:15] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:38:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:38:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:38:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:38:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:38:15] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:38:15] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:38:15] Production.INFO: ==16179== Releasing lock... [2026-04-12 22:38:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:38:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:39:02] Production.INFO: ==16248== Lock acquired, processing the job... [2026-04-13 03:39:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:39:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:39:02] Production.INFO: neon service started [2026-04-13 03:39:02] Production.INFO: neon service started [2026-04-13 03:39:02] Production.INFO: ==16248== Releasing lock... [2026-04-13 03:39:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:39:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:39:02] Production.INFO: ==16252== Lock acquired, processing the job... [2026-04-13 02:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:39:02] Production.INFO: ==16252== Releasing lock... [2026-04-13 02:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:39:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:39:02] Production.INFO: ==16250== Lock acquired, processing the job... [2026-04-12 22:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 22:39:02] Production.INFO: ==16250== Releasing lock... [2026-04-12 22:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:39:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 22:39:03] Production.INFO: ==16255== Lock acquired, processing the job... [2026-04-12 22:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:39:03] Production.INFO: ==16257== Lock acquired, processing the job... [2026-04-12 22:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:39:03] Production.INFO: ==16259== Lock acquired, processing the job... [2026-04-12 22:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:39:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:39:03] Production.INFO: ==16261== Lock acquired, processing the job... [2026-04-12 22:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:39:03] Production.INFO: ==16263== Lock acquired, processing the job... [2026-04-12 22:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:39:03] Production.INFO: Account Balance Start. [2026-04-12 22:39:03] Production.INFO: CreateAllLog Start [2026-04-12 22:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:39:03] Production.INFO: 117 [2026-04-12 22:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:39:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:39:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:39:03] Production.INFO: ==16263== Releasing lock... [2026-04-12 22:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:39:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:39:03] Production.INFO: Date 2026-04-09 [2026-04-12 22:39:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:39:04] Production.INFO: Date 2026-04-10 [2026-04-12 22:39:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:39:04] Production.INFO: Date 2026-04-11 [2026-04-12 22:39:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:39:04] Production.INFO: Date 2026-04-12 [2026-04-12 22:39:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:39:04] Production.INFO: Total Charge 0 [2026-04-12 22:39:04] Production.INFO: CreateAllLog End [2026-04-12 22:39:04] Production.INFO: ==16257== Releasing lock... [2026-04-12 22:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:39:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:39:04] Production.INFO: Account Balance End. [2026-04-12 22:39:04] Production.ERROR: CronJobId end 12 [2026-04-12 22:39:04] Production.INFO: ==16261== Releasing lock... [2026-04-12 22:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:39:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:39:10] Production.ERROR: CronJobId end10 [2026-04-12 22:39:10] Production.INFO: ==16259== Releasing lock... [2026-04-12 22:39:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:39:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:39:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:39:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:39:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:39:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:39:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:39:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:39:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:39:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:39:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:39:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:39:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:39:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:39:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:39:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:39:14] Production.INFO: call_cost start [2026-04-12 22:39:14] Production.INFO: call_cost end [2026-04-12 22:39:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:39:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:39:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:39:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:39:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:39:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:39:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:39:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:39:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:39:14] Production.INFO: ==16255== Releasing lock... [2026-04-12 22:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:39:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:40:01] Production.INFO: ==16324== Lock acquired, processing the job... [2026-04-13 03:40:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:40:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:40:01] Production.INFO: neon service started [2026-04-13 03:40:01] Production.INFO: neon service started [2026-04-13 03:40:01] Production.INFO: ==16324== Releasing lock... [2026-04-13 03:40:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:40:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:40:01] Production.INFO: ==16328== Lock acquired, processing the job... [2026-04-13 02:40:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:40:01] Production.INFO: ==16328== Releasing lock... [2026-04-13 02:40:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:40:01] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:40:02] Production.INFO: ==16326== Lock acquired, processing the job... [2026-04-12 22:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 22:40:02] Production.INFO: ==16326== Releasing lock... [2026-04-12 22:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:40:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 22:40:03] Production.INFO: ==16334== Lock acquired, processing the job... [2026-04-12 22:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:40:03] Production.INFO: ==16330== Lock acquired, processing the job... [2026-04-12 22:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:40:03] Production.INFO: ==16337== Lock acquired, processing the job... [2026-04-12 22:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:40:03] Production.INFO: ==16332== Lock acquired, processing the job... [2026-04-12 22:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:40:03] Production.INFO: ==16339== Lock acquired, processing the job... [2026-04-12 22:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:40:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:40:03] Production.INFO: Account Balance Start. [2026-04-12 22:40:03] Production.INFO: CreateAllLog Start [2026-04-12 22:40:03] Production.INFO: 117 [2026-04-12 22:40:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:40:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:40:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:40:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:40:03] Production.INFO: Date 2026-04-09 [2026-04-12 22:40:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:40:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:40:03] Production.INFO: ==16339== Releasing lock... [2026-04-12 22:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:40:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:40:03] Production.INFO: Date 2026-04-10 [2026-04-12 22:40:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:40:03] Production.INFO: Date 2026-04-11 [2026-04-12 22:40:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:40:03] Production.INFO: Date 2026-04-12 [2026-04-12 22:40:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:40:03] Production.INFO: Total Charge 0 [2026-04-12 22:40:03] Production.INFO: CreateAllLog End [2026-04-12 22:40:03] Production.INFO: Account Balance End. [2026-04-12 22:40:03] Production.INFO: ==16332== Releasing lock... [2026-04-12 22:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:40:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:40:03] Production.ERROR: CronJobId end 12 [2026-04-12 22:40:03] Production.INFO: ==16337== Releasing lock... [2026-04-12 22:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:40:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:40:11] Production.ERROR: CronJobId end10 [2026-04-12 22:40:11] Production.INFO: ==16334== Releasing lock... [2026-04-12 22:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:40:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:40:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:40:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:40:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:40:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:40:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:40:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:40:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:40:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:40:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:40:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:40:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:40:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:40:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:40:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:40:14] Production.INFO: call_cost start [2026-04-12 22:40:14] Production.INFO: call_cost end [2026-04-12 22:40:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:40:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:40:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:40:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:40:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:40:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:40:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:40:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:40:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:40:14] Production.INFO: ==16330== Releasing lock... [2026-04-12 22:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:40:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:41:02] Production.INFO: ==16397== Lock acquired, processing the job... [2026-04-13 03:41:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:41:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:41:02] Production.INFO: neon service started [2026-04-13 03:41:02] Production.INFO: neon service started [2026-04-13 03:41:02] Production.INFO: ==16397== Releasing lock... [2026-04-13 03:41:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:41:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:41:02] Production.INFO: ==16399== Lock acquired, processing the job... [2026-04-12 22:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 22:41:02] Production.INFO: ==16399== Releasing lock... [2026-04-12 22:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:41:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:41:02] Production.INFO: ==16401== Lock acquired, processing the job... [2026-04-13 02:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:41:02] Production.INFO: ==16401== Releasing lock... [2026-04-13 02:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:41:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:41:03] Production.INFO: ==16403== Lock acquired, processing the job... [2026-04-12 22:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-12 22:41:03] Production.INFO: ==16411== Lock acquired, processing the job... [2026-04-12 22:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:41:03] Production.INFO: ==16405== Lock acquired, processing the job... [2026-04-12 22:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:41:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-12 22:41:03] Production.INFO: ==16407== Lock acquired, processing the job... [2026-04-12 22:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:41:03] Production.INFO: ==16413== Lock acquired, processing the job... [2026-04-12 22:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-12 22:41:03] Production.INFO: ==16409== Lock acquired, processing the job... [2026-04-12 22:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:41:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-12 22:41:03] Production.INFO: ==16403== Releasing lock... [2026-04-12 22:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-12 22:41:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-12 22:41:03] Production.INFO: Account Balance Start. [2026-04-12 22:41:03] Production.INFO: CreateAllLog Start [2026-04-12 22:41:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-12 22:41:03] Production.INFO: 117 [2026-04-12 22:41:03] Production.INFO: ==16415== Lock acquired, processing the job... [2026-04-12 22:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:41:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:41:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:41:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:41:04] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:41:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:41:04] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:41:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:41:04] Production.INFO: Date 2026-04-09 [2026-04-12 22:41:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:41:04] Production.INFO: Date 2026-04-10 [2026-04-12 22:41:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:41:04] Production.INFO: Date 2026-04-11 [2026-04-12 22:41:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:41:04] Production.INFO: Date 2026-04-12 [2026-04-12 22:41:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:41:04] Production.INFO: Total Charge 0 [2026-04-12 22:41:04] Production.INFO: CreateAllLog End [2026-04-12 22:41:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:41:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:41:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:41:04] Production.INFO: ==16415== Releasing lock... [2026-04-12 22:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:41:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:41:04] Production.ERROR: done [2026-04-12 22:41:04] Production.INFO: ==16407== Releasing lock... [2026-04-12 22:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:41:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:41:04] Production.INFO: Account Balance End. [2026-04-12 22:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-12 22:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085755', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) start [2026-04-12 22:41:04] Production.ERROR: CronJobId end 12 [2026-04-12 22:41:04] Production.INFO: ==16411== Releasing lock... [2026-04-12 22:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:41:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:41:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085755', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) end [2026-04-12 22:41:11] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-12 22:41:11] Production.INFO: ProcessCDR(1,17085755,1,1,2) [2026-04-12 22:41:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17085755,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 22:41:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17085755,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 22:41:11] Production.ERROR: pbx prc_insertCDR start [2026-04-12 22:41:11] Production.ERROR: pbx prc_insertCDR end [2026-04-12 22:41:11] Production.INFO: ==16413== Releasing lock... [2026-04-12 22:41:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-12 22:41:11] Production.INFO: 26 MB #Memory Used# [2026-04-12 22:41:15] Production.ERROR: CronJobId end10 [2026-04-12 22:41:15] Production.INFO: ==16409== Releasing lock... [2026-04-12 22:41:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:41:15] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:41:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:41:16] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:41:16] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:41:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:41:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:41:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:41:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:41:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:41:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:41:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:41:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:41:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:41:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:41:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:41:17] Production.INFO: call_cost start [2026-04-12 22:41:17] Production.INFO: call_cost end [2026-04-12 22:41:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:41:17] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:41:17] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:41:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:41:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:41:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:41:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:41:17] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:41:17] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:41:17] Production.INFO: ==16405== Releasing lock... [2026-04-12 22:41:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:41:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:42:01] Production.INFO: ==16477== Lock acquired, processing the job... [2026-04-13 03:42:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:42:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:42:01] Production.INFO: neon service started [2026-04-13 03:42:01] Production.INFO: neon service started [2026-04-13 03:42:01] Production.INFO: ==16477== Releasing lock... [2026-04-13 03:42:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:42:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:42:02] Production.INFO: ==16479== Lock acquired, processing the job... [2026-04-12 22:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:42:02] Production.INFO: ==16481== Lock acquired, processing the job... [2026-04-13 02:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:42:02] Production.INFO: ==16481== Releasing lock... [2026-04-13 02:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:42:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:42:02] Production.INFO: ==16479== Releasing lock... [2026-04-12 22:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:42:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 22:42:03] Production.INFO: ==16484== Lock acquired, processing the job... [2026-04-12 22:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:42:03] Production.INFO: ==16486== Lock acquired, processing the job... [2026-04-12 22:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:42:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:42:03] Production.INFO: ==16488== Lock acquired, processing the job... [2026-04-12 22:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:42:03] Production.INFO: ==16492== Lock acquired, processing the job... [2026-04-12 22:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:42:03] Production.INFO: ==16490== Lock acquired, processing the job... [2026-04-12 22:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:42:03] Production.INFO: Account Balance Start. [2026-04-12 22:42:03] Production.INFO: CreateAllLog Start [2026-04-12 22:42:03] Production.INFO: 117 [2026-04-12 22:42:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:42:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:42:03] Production.INFO: Date 2026-04-09 [2026-04-12 22:42:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:42:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:42:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:42:03] Production.INFO: Date 2026-04-10 [2026-04-12 22:42:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:42:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:42:03] Production.INFO: ==16492== Releasing lock... [2026-04-12 22:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:42:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:42:03] Production.INFO: Date 2026-04-11 [2026-04-12 22:42:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:42:03] Production.INFO: Date 2026-04-12 [2026-04-12 22:42:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:42:03] Production.INFO: Total Charge 0 [2026-04-12 22:42:03] Production.INFO: CreateAllLog End [2026-04-12 22:42:03] Production.INFO: Account Balance End. [2026-04-12 22:42:03] Production.ERROR: CronJobId end 12 [2026-04-12 22:42:03] Production.INFO: ==16490== Releasing lock... [2026-04-12 22:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:42:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:42:04] Production.INFO: ==16486== Releasing lock... [2026-04-12 22:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:42:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:42:11] Production.ERROR: CronJobId end10 [2026-04-12 22:42:11] Production.INFO: ==16488== Releasing lock... [2026-04-12 22:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:42:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:42:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:42:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:42:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:42:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:42:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:42:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:42:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:42:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:42:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:42:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:42:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:42:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:42:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:42:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:42:13] Production.INFO: call_cost start [2026-04-12 22:42:13] Production.INFO: call_cost end [2026-04-12 22:42:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:42:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:42:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:42:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:42:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:42:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:42:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:42:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:42:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:42:13] Production.INFO: ==16484== Releasing lock... [2026-04-12 22:42:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:42:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:43:01] Production.INFO: ==16546== Lock acquired, processing the job... [2026-04-13 03:43:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:43:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:43:01] Production.INFO: neon service started [2026-04-13 03:43:01] Production.INFO: neon service started [2026-04-13 03:43:01] Production.INFO: ==16546== Releasing lock... [2026-04-13 03:43:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:43:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:43:02] Production.INFO: ==16548== Lock acquired, processing the job... [2026-04-12 22:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:43:02] Production.INFO: ==16550== Lock acquired, processing the job... [2026-04-13 02:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:43:02] Production.INFO: ==16550== Releasing lock... [2026-04-13 02:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:43:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:43:02] Production.INFO: ==16548== Releasing lock... [2026-04-12 22:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:43:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 22:43:03] Production.INFO: ==16553== Lock acquired, processing the job... [2026-04-12 22:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:43:03] Production.INFO: ==16557== Lock acquired, processing the job... [2026-04-12 22:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:43:03] Production.INFO: ==16555== Lock acquired, processing the job... [2026-04-12 22:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:43:03] Production.INFO: ==16559== Lock acquired, processing the job... [2026-04-12 22:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:43:03] Production.INFO: ==16561== Lock acquired, processing the job... [2026-04-12 22:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:43:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:43:03] Production.INFO: Account Balance Start. [2026-04-12 22:43:03] Production.INFO: CreateAllLog Start [2026-04-12 22:43:03] Production.INFO: 117 [2026-04-12 22:43:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:43:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:43:03] Production.INFO: Date 2026-04-09 [2026-04-12 22:43:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:43:03] Production.INFO: Date 2026-04-10 [2026-04-12 22:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:43:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:43:04] Production.INFO: ==16561== Releasing lock... [2026-04-12 22:43:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:43:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:43:04] Production.INFO: Date 2026-04-11 [2026-04-12 22:43:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:43:04] Production.INFO: Date 2026-04-12 [2026-04-12 22:43:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:43:04] Production.INFO: Total Charge 0 [2026-04-12 22:43:04] Production.INFO: CreateAllLog End [2026-04-12 22:43:04] Production.INFO: Account Balance End. [2026-04-12 22:43:04] Production.INFO: ==16555== Releasing lock... [2026-04-12 22:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:43:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:43:04] Production.ERROR: CronJobId end 12 [2026-04-12 22:43:04] Production.INFO: ==16559== Releasing lock... [2026-04-12 22:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:43:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:43:10] Production.ERROR: CronJobId end10 [2026-04-12 22:43:10] Production.INFO: ==16557== Releasing lock... [2026-04-12 22:43:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:43:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:43:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:43:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:43:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:43:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:43:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:43:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:43:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:43:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:43:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:43:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:43:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:43:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:43:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:43:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:43:14] Production.INFO: call_cost start [2026-04-12 22:43:14] Production.INFO: call_cost end [2026-04-12 22:43:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:43:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:43:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:43:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:43:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:43:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:43:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:43:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:43:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:43:14] Production.INFO: ==16553== Releasing lock... [2026-04-12 22:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:43:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:44:01] Production.INFO: ==16617== Lock acquired, processing the job... [2026-04-13 03:44:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:44:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:44:01] Production.INFO: neon service started [2026-04-13 03:44:01] Production.INFO: neon service started [2026-04-13 03:44:01] Production.INFO: ==16617== Releasing lock... [2026-04-13 03:44:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:44:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:44:01] Production.INFO: ==16619== Lock acquired, processing the job... [2026-04-12 22:44:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 22:44:02] Production.INFO: ==16619== Releasing lock... [2026-04-12 22:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:44:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:44:02] Production.INFO: ==16621== Lock acquired, processing the job... [2026-04-13 02:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:44:02] Production.INFO: ==16621== Releasing lock... [2026-04-13 02:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:44:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:44:02] Production.INFO: ==16631== Lock acquired, processing the job... [2026-04-12 22:44:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:44:02] Production.INFO: Account Balance Start. [2026-04-12 22:44:02] Production.INFO: CreateAllLog Start [2026-04-12 22:44:02] Production.INFO: 117 [2026-04-12 22:44:02] Production.INFO: Date 2026-04-08 [2026-04-12 22:44:02] Production.INFO: Reseller ==> 0 [2026-04-12 22:44:02] Production.INFO: Date 2026-04-09 [2026-04-12 22:44:02] Production.INFO: Reseller ==> 0 [2026-04-12 22:44:02] Production.INFO: Date 2026-04-10 [2026-04-12 22:44:02] Production.INFO: Reseller ==> 0 [2026-04-12 22:44:02] Production.INFO: Date 2026-04-11 [2026-04-12 22:44:02] Production.INFO: Reseller ==> 0 [2026-04-12 22:44:02] Production.INFO: ==16625== Lock acquired, processing the job... [2026-04-12 22:44:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:44:02] Production.INFO: Date 2026-04-12 [2026-04-12 22:44:02] Production.INFO: Reseller ==> 0 [2026-04-12 22:44:02] Production.INFO: Total Charge 0 [2026-04-12 22:44:02] Production.INFO: CreateAllLog End [2026-04-12 22:44:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:44:03] Production.INFO: ==16627== Lock acquired, processing the job... [2026-04-12 22:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:44:03] Production.INFO: Account Balance End. [2026-04-12 22:44:03] Production.ERROR: CronJobId end 12 [2026-04-12 22:44:03] Production.INFO: ==16631== Releasing lock... [2026-04-12 22:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:44:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:44:03] Production.INFO: ==16629== Lock acquired, processing the job... [2026-04-12 22:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:44:03] Production.INFO: ==16633== Lock acquired, processing the job... [2026-04-12 22:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:44:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:44:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:44:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:44:03] Production.INFO: ==16633== Releasing lock... [2026-04-12 22:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:44:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:44:03] Production.INFO: ==16627== Releasing lock... [2026-04-12 22:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:44:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:44:10] Production.ERROR: CronJobId end10 [2026-04-12 22:44:10] Production.INFO: ==16629== Releasing lock... [2026-04-12 22:44:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:44:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:44:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:44:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:44:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:44:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:44:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:44:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:44:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:44:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:44:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:44:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:44:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:44:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:44:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:44:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:44:13] Production.INFO: call_cost start [2026-04-12 22:44:13] Production.INFO: call_cost end [2026-04-12 22:44:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:44:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:44:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:44:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:44:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:44:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:44:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:44:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:44:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:44:13] Production.INFO: ==16625== Releasing lock... [2026-04-12 22:44:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:44:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:45:01] Production.INFO: ==16696== Lock acquired, processing the job... [2026-04-13 03:45:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:45:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:45:01] Production.INFO: neon service started [2026-04-13 03:45:01] Production.INFO: neon service started [2026-04-13 03:45:01] Production.INFO: ==16696== Releasing lock... [2026-04-13 03:45:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:45:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:45:02] Production.INFO: ==16698== Lock acquired, processing the job... [2026-04-12 22:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:45:02] Production.INFO: ==16700== Lock acquired, processing the job... [2026-04-13 02:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:45:02] Production.INFO: ==16700== Releasing lock... [2026-04-13 02:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:45:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:45:02] Production.INFO: ==16698== Releasing lock... [2026-04-12 22:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:45:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 22:45:03] Production.INFO: ==16703== Lock acquired, processing the job... [2026-04-12 22:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:45:03] Production.INFO: ==16705== Lock acquired, processing the job... [2026-04-12 22:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:45:03] Production.INFO: ==16707== Lock acquired, processing the job... [2026-04-12 22:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:45:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:45:03] Production.INFO: ==16709== Lock acquired, processing the job... [2026-04-12 22:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:45:03] Production.INFO: ==16711== Lock acquired, processing the job... [2026-04-12 22:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:45:03] Production.INFO: Account Balance Start. [2026-04-12 22:45:03] Production.INFO: CreateAllLog Start [2026-04-12 22:45:03] Production.INFO: 117 [2026-04-12 22:45:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:45:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:45:03] Production.INFO: ==16711== Releasing lock... [2026-04-12 22:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:45:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:45:03] Production.INFO: Date 2026-04-09 [2026-04-12 22:45:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:45:03] Production.INFO: Date 2026-04-10 [2026-04-12 22:45:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:45:03] Production.INFO: Date 2026-04-11 [2026-04-12 22:45:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:45:04] Production.INFO: Date 2026-04-12 [2026-04-12 22:45:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:45:04] Production.INFO: ==16705== Releasing lock... [2026-04-12 22:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:45:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:45:04] Production.INFO: Total Charge 0 [2026-04-12 22:45:04] Production.INFO: CreateAllLog End [2026-04-12 22:45:04] Production.INFO: Account Balance End. [2026-04-12 22:45:04] Production.ERROR: CronJobId end 12 [2026-04-12 22:45:04] Production.INFO: ==16709== Releasing lock... [2026-04-12 22:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:45:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:45:12] Production.ERROR: CronJobId end10 [2026-04-12 22:45:12] Production.INFO: ==16707== Releasing lock... [2026-04-12 22:45:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:45:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:45:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:45:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:45:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:45:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:45:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:45:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:45:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:45:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:45:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:45:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:45:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:45:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:45:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:45:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:45:14] Production.INFO: call_cost start [2026-04-12 22:45:14] Production.INFO: call_cost end [2026-04-12 22:45:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:45:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:45:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:45:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:45:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:45:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:45:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:45:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:45:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:45:14] Production.INFO: ==16703== Releasing lock... [2026-04-12 22:45:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:45:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:46:02] Production.INFO: ==16773== Lock acquired, processing the job... [2026-04-13 03:46:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:46:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:46:02] Production.INFO: neon service started [2026-04-13 03:46:02] Production.INFO: neon service started [2026-04-13 03:46:02] Production.INFO: ==16773== Releasing lock... [2026-04-13 03:46:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:46:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:46:02] Production.INFO: ==16775== Lock acquired, processing the job... [2026-04-12 22:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 22:46:02] Production.INFO: ==16775== Releasing lock... [2026-04-12 22:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:46:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:46:02] Production.INFO: ==16777== Lock acquired, processing the job... [2026-04-13 02:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:46:03] Production.INFO: ==16777== Releasing lock... [2026-04-13 02:46:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:46:03] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:46:03] Production.INFO: ==16779== Lock acquired, processing the job... [2026-04-12 22:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:46:03] Production.INFO: ==16783== Lock acquired, processing the job... [2026-04-12 22:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:46:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:46:03] Production.INFO: ==16781== Lock acquired, processing the job... [2026-04-12 22:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:46:03] Production.INFO: ==16787== Lock acquired, processing the job... [2026-04-12 22:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:46:03] Production.INFO: ==16785== Lock acquired, processing the job... [2026-04-12 22:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:46:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:46:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:46:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:46:04] Production.INFO: ==16787== Releasing lock... [2026-04-12 22:46:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:46:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:46:04] Production.INFO: Account Balance Start. [2026-04-12 22:46:04] Production.INFO: CreateAllLog Start [2026-04-12 22:46:04] Production.INFO: 117 [2026-04-12 22:46:04] Production.INFO: Date 2026-04-08 [2026-04-12 22:46:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:46:04] Production.INFO: ==16781== Releasing lock... [2026-04-12 22:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:46:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:46:04] Production.INFO: Date 2026-04-09 [2026-04-12 22:46:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:46:04] Production.INFO: Date 2026-04-10 [2026-04-12 22:46:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:46:04] Production.INFO: Date 2026-04-11 [2026-04-12 22:46:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:46:04] Production.INFO: Date 2026-04-12 [2026-04-12 22:46:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:46:04] Production.INFO: Total Charge 0 [2026-04-12 22:46:04] Production.INFO: CreateAllLog End [2026-04-12 22:46:04] Production.INFO: Account Balance End. [2026-04-12 22:46:04] Production.ERROR: CronJobId end 12 [2026-04-12 22:46:04] Production.INFO: ==16785== Releasing lock... [2026-04-12 22:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:46:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:46:12] Production.ERROR: CronJobId end10 [2026-04-12 22:46:12] Production.INFO: ==16783== Releasing lock... [2026-04-12 22:46:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:46:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:46:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:46:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:46:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:46:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:46:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:46:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:46:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:46:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:46:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:46:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:46:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:46:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:46:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:46:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:46:14] Production.INFO: call_cost start [2026-04-12 22:46:14] Production.INFO: call_cost end [2026-04-12 22:46:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:46:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:46:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:46:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:46:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:46:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:46:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:46:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:46:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:46:14] Production.INFO: ==16779== Releasing lock... [2026-04-12 22:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:46:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:47:01] Production.INFO: ==16845== Lock acquired, processing the job... [2026-04-13 03:47:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:47:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:47:01] Production.INFO: neon service started [2026-04-13 03:47:01] Production.INFO: neon service started [2026-04-13 03:47:01] Production.INFO: ==16845== Releasing lock... [2026-04-13 03:47:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:47:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:47:01] Production.INFO: ==16847== Lock acquired, processing the job... [2026-04-12 22:47:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 22:47:02] Production.INFO: ==16847== Releasing lock... [2026-04-12 22:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:47:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:47:02] Production.INFO: ==16849== Lock acquired, processing the job... [2026-04-13 02:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:47:02] Production.INFO: ==16849== Releasing lock... [2026-04-13 02:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:47:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:47:02] Production.INFO: ==16851== Lock acquired, processing the job... [2026-04-12 22:47:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:47:02] Production.INFO: ==16853== Lock acquired, processing the job... [2026-04-12 22:47:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:47:02] Production.INFO: ==16857== Lock acquired, processing the job... [2026-04-12 22:47:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:47:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:47:02] Production.INFO: Account Balance Start. [2026-04-12 22:47:02] Production.INFO: CreateAllLog Start [2026-04-12 22:47:02] Production.INFO: 117 [2026-04-12 22:47:02] Production.INFO: Date 2026-04-08 [2026-04-12 22:47:02] Production.INFO: Reseller ==> 0 [2026-04-12 22:47:03] Production.INFO: ==16859== Lock acquired, processing the job... [2026-04-12 22:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:47:03] Production.INFO: ==16855== Lock acquired, processing the job... [2026-04-12 22:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:47:03] Production.INFO: Date 2026-04-09 [2026-04-12 22:47:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:47:03] Production.INFO: Date 2026-04-10 [2026-04-12 22:47:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:47:03] Production.INFO: Date 2026-04-11 [2026-04-12 22:47:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:47:03] Production.INFO: Date 2026-04-12 [2026-04-12 22:47:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:47:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:47:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:47:03] Production.INFO: Total Charge 0 [2026-04-12 22:47:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:47:03] Production.INFO: ==16859== Releasing lock... [2026-04-12 22:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:47:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:47:03] Production.INFO: CreateAllLog End [2026-04-12 22:47:03] Production.INFO: Account Balance End. [2026-04-12 22:47:03] Production.ERROR: CronJobId end 12 [2026-04-12 22:47:03] Production.INFO: ==16857== Releasing lock... [2026-04-12 22:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:47:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:47:03] Production.INFO: ==16853== Releasing lock... [2026-04-12 22:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:47:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:47:10] Production.ERROR: CronJobId end10 [2026-04-12 22:47:10] Production.INFO: ==16855== Releasing lock... [2026-04-12 22:47:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:47:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:47:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:47:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:47:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:47:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:47:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:47:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:47:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:47:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:47:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:47:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:47:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:47:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:47:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:47:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:47:12] Production.INFO: call_cost start [2026-04-12 22:47:12] Production.INFO: call_cost end [2026-04-12 22:47:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:47:12] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:47:12] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:47:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:47:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:47:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:47:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:47:12] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:47:12] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:47:12] Production.INFO: ==16851== Releasing lock... [2026-04-12 22:47:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:47:12] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:48:01] Production.INFO: ==16922== Lock acquired, processing the job... [2026-04-13 03:48:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:48:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:48:01] Production.INFO: neon service started [2026-04-13 03:48:01] Production.INFO: neon service started [2026-04-13 03:48:01] Production.INFO: ==16922== Releasing lock... [2026-04-13 03:48:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:48:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:48:02] Production.INFO: ==16924== Lock acquired, processing the job... [2026-04-12 22:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 22:48:02] Production.INFO: ==16924== Releasing lock... [2026-04-12 22:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:48:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:48:02] Production.INFO: ==16926== Lock acquired, processing the job... [2026-04-13 02:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:48:02] Production.INFO: ==16926== Releasing lock... [2026-04-13 02:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:48:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:48:03] Production.INFO: ==16931== Lock acquired, processing the job... [2026-04-12 22:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:48:03] Production.INFO: ==16929== Lock acquired, processing the job... [2026-04-12 22:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:48:03] Production.INFO: ==16933== Lock acquired, processing the job... [2026-04-12 22:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:48:03] Production.INFO: ==16935== Lock acquired, processing the job... [2026-04-12 22:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:48:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:48:03] Production.INFO: ==16937== Lock acquired, processing the job... [2026-04-12 22:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:48:03] Production.INFO: Account Balance Start. [2026-04-12 22:48:03] Production.INFO: CreateAllLog Start [2026-04-12 22:48:03] Production.INFO: 117 [2026-04-12 22:48:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:48:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:48:03] Production.INFO: Date 2026-04-09 [2026-04-12 22:48:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:48:03] Production.INFO: Date 2026-04-10 [2026-04-12 22:48:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:48:03] Production.INFO: Date 2026-04-11 [2026-04-12 22:48:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:48:03] Production.INFO: Date 2026-04-12 [2026-04-12 22:48:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:48:03] Production.INFO: Total Charge 0 [2026-04-12 22:48:03] Production.INFO: CreateAllLog End [2026-04-12 22:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:48:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:48:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:48:03] Production.INFO: ==16937== Releasing lock... [2026-04-12 22:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:48:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:48:03] Production.INFO: Account Balance End. [2026-04-12 22:48:03] Production.ERROR: CronJobId end 12 [2026-04-12 22:48:03] Production.INFO: ==16935== Releasing lock... [2026-04-12 22:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:48:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:48:04] Production.INFO: ==16931== Releasing lock... [2026-04-12 22:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:48:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:48:10] Production.ERROR: CronJobId end10 [2026-04-12 22:48:10] Production.INFO: ==16933== Releasing lock... [2026-04-12 22:48:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:48:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:48:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:48:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:48:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:48:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:48:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:48:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:48:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:48:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:48:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:48:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:48:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:48:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:48:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:48:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:48:13] Production.INFO: call_cost start [2026-04-12 22:48:13] Production.INFO: call_cost end [2026-04-12 22:48:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:48:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:48:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:48:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:48:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:48:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:48:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:48:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:48:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:48:13] Production.INFO: ==16929== Releasing lock... [2026-04-12 22:48:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:48:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:49:02] Production.INFO: ==17001== Lock acquired, processing the job... [2026-04-13 03:49:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:49:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:49:02] Production.INFO: neon service started [2026-04-13 03:49:02] Production.INFO: neon service started [2026-04-13 03:49:02] Production.INFO: ==17001== Releasing lock... [2026-04-13 03:49:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:49:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:49:02] Production.INFO: ==17003== Lock acquired, processing the job... [2026-04-12 22:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:49:02] Production.INFO: ==17006== Lock acquired, processing the job... [2026-04-13 02:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:49:02] Production.INFO: ==17006== Releasing lock... [2026-04-13 02:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:49:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:49:03] Production.INFO: ==17003== Releasing lock... [2026-04-12 22:49:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:49:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 22:49:03] Production.INFO: ==17008== Lock acquired, processing the job... [2026-04-12 22:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:49:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:49:03] Production.INFO: ==17012== Lock acquired, processing the job... [2026-04-12 22:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:49:03] Production.INFO: ==17010== Lock acquired, processing the job... [2026-04-12 22:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:49:03] Production.INFO: ==17016== Lock acquired, processing the job... [2026-04-12 22:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:49:03] Production.INFO: ==17014== Lock acquired, processing the job... [2026-04-12 22:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:49:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:49:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:49:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:49:04] Production.INFO: Account Balance Start. [2026-04-12 22:49:04] Production.INFO: CreateAllLog Start [2026-04-12 22:49:04] Production.INFO: 117 [2026-04-12 22:49:04] Production.INFO: Date 2026-04-08 [2026-04-12 22:49:04] Production.INFO: ==17016== Releasing lock... [2026-04-12 22:49:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:49:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:49:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:49:04] Production.INFO: Date 2026-04-09 [2026-04-12 22:49:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:49:04] Production.INFO: Date 2026-04-10 [2026-04-12 22:49:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:49:04] Production.INFO: Date 2026-04-11 [2026-04-12 22:49:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:49:04] Production.INFO: Date 2026-04-12 [2026-04-12 22:49:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:49:04] Production.INFO: Total Charge 0 [2026-04-12 22:49:04] Production.INFO: CreateAllLog End [2026-04-12 22:49:04] Production.INFO: Account Balance End. [2026-04-12 22:49:04] Production.ERROR: CronJobId end 12 [2026-04-12 22:49:04] Production.INFO: ==17014== Releasing lock... [2026-04-12 22:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:49:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:49:04] Production.INFO: ==17010== Releasing lock... [2026-04-12 22:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:49:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:49:11] Production.ERROR: CronJobId end10 [2026-04-12 22:49:11] Production.INFO: ==17012== Releasing lock... [2026-04-12 22:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:49:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:49:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:49:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:49:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:49:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:49:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:49:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:49:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:49:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:49:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:49:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:49:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:49:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:49:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:49:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:49:14] Production.INFO: call_cost start [2026-04-12 22:49:14] Production.INFO: call_cost end [2026-04-12 22:49:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:49:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:49:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:49:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:49:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:49:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:49:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:49:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:49:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:49:14] Production.INFO: ==17008== Releasing lock... [2026-04-12 22:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:49:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:50:01] Production.INFO: ==17073== Lock acquired, processing the job... [2026-04-13 03:50:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:50:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:50:01] Production.INFO: neon service started [2026-04-13 03:50:01] Production.INFO: neon service started [2026-04-13 03:50:01] Production.INFO: ==17073== Releasing lock... [2026-04-13 03:50:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:50:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:50:02] Production.INFO: ==17075== Lock acquired, processing the job... [2026-04-12 22:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 22:50:02] Production.INFO: ==17075== Releasing lock... [2026-04-12 22:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:50:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:50:02] Production.INFO: ==17077== Lock acquired, processing the job... [2026-04-13 02:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:50:02] Production.INFO: ==17077== Releasing lock... [2026-04-13 02:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:50:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:50:03] Production.INFO: ==17080== Lock acquired, processing the job... [2026-04-12 22:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:50:03] Production.INFO: ==17082== Lock acquired, processing the job... [2026-04-12 22:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:50:03] Production.INFO: ==17084== Lock acquired, processing the job... [2026-04-12 22:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:50:03] Production.INFO: ==17086== Lock acquired, processing the job... [2026-04-12 22:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:50:03] Production.INFO: ==17088== Lock acquired, processing the job... [2026-04-12 22:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:50:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:50:03] Production.INFO: Account Balance Start. [2026-04-12 22:50:03] Production.INFO: CreateAllLog Start [2026-04-12 22:50:03] Production.INFO: 117 [2026-04-12 22:50:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:50:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:50:03] Production.INFO: Date 2026-04-09 [2026-04-12 22:50:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:50:03] Production.INFO: ==17088== Releasing lock... [2026-04-12 22:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:50:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:50:03] Production.INFO: Date 2026-04-10 [2026-04-12 22:50:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:50:03] Production.INFO: Date 2026-04-11 [2026-04-12 22:50:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:50:03] Production.INFO: Date 2026-04-12 [2026-04-12 22:50:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:50:03] Production.INFO: Total Charge 0 [2026-04-12 22:50:03] Production.INFO: CreateAllLog End [2026-04-12 22:50:03] Production.INFO: ==17082== Releasing lock... [2026-04-12 22:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:50:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:50:04] Production.INFO: Account Balance End. [2026-04-12 22:50:04] Production.ERROR: CronJobId end 12 [2026-04-12 22:50:04] Production.INFO: ==17086== Releasing lock... [2026-04-12 22:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:50:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:50:10] Production.ERROR: CronJobId end10 [2026-04-12 22:50:10] Production.INFO: ==17084== Releasing lock... [2026-04-12 22:50:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:50:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:50:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:50:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:50:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:50:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:50:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:50:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:50:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:50:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:50:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:50:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:50:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:50:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:50:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:50:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:50:14] Production.INFO: call_cost start [2026-04-12 22:50:14] Production.INFO: call_cost end [2026-04-12 22:50:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:50:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:50:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:50:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:50:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:50:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:50:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:50:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:50:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:50:14] Production.INFO: ==17080== Releasing lock... [2026-04-12 22:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:50:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:51:02] Production.INFO: ==17152== Lock acquired, processing the job... [2026-04-13 03:51:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:51:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:51:02] Production.INFO: neon service started [2026-04-13 03:51:02] Production.INFO: neon service started [2026-04-13 03:51:02] Production.INFO: ==17152== Releasing lock... [2026-04-13 03:51:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:51:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:51:02] Production.INFO: ==17156== Lock acquired, processing the job... [2026-04-13 02:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:51:02] Production.INFO: ==17156== Releasing lock... [2026-04-13 02:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:51:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:51:02] Production.INFO: ==17154== Lock acquired, processing the job... [2026-04-12 22:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 22:51:03] Production.INFO: ==17154== Releasing lock... [2026-04-12 22:51:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:51:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 22:51:03] Production.INFO: ==17159== Lock acquired, processing the job... [2026-04-12 22:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-12 22:51:04] Production.INFO: ==17161== Lock acquired, processing the job... [2026-04-12 22:51:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:51:04] Production.INFO: ==17163== Lock acquired, processing the job... [2026-04-12 22:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:51:04] Production.ERROR: ========================== active cronjob start ============================= [2026-04-12 22:51:04] Production.ERROR: ========================== active cronjob end ============================= [2026-04-12 22:51:04] Production.INFO: ==17159== Releasing lock... [2026-04-12 22:51:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-12 22:51:04] Production.INFO: 25.5 MB #Memory Used# [2026-04-12 22:51:04] Production.INFO: ==17165== Lock acquired, processing the job... [2026-04-12 22:51:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:51:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:51:04] Production.INFO: ==17171== Lock acquired, processing the job... [2026-04-12 22:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:51:04] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:51:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:51:04] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:51:04] Production.INFO: ==17169== Lock acquired, processing the job... [2026-04-12 22:51:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-12 22:51:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:51:04] Production.INFO: ==17167== Lock acquired, processing the job... [2026-04-12 22:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:51:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-12 22:51:04] Production.INFO: Account Balance Start. [2026-04-12 22:51:04] Production.INFO: CreateAllLog Start [2026-04-12 22:51:04] Production.INFO: 117 [2026-04-12 22:51:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:51:04] Production.INFO: Date 2026-04-08 [2026-04-12 22:51:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:51:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:51:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:51:04] Production.INFO: Date 2026-04-09 [2026-04-12 22:51:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:51:04] Production.INFO: Date 2026-04-10 [2026-04-12 22:51:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:51:04] Production.INFO: Date 2026-04-11 [2026-04-12 22:51:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:51:04] Production.INFO: Date 2026-04-12 [2026-04-12 22:51:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:51:04] Production.INFO: Total Charge 0 [2026-04-12 22:51:04] Production.INFO: CreateAllLog End [2026-04-12 22:51:04] Production.INFO: ==17171== Releasing lock... [2026-04-12 22:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:51:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:51:04] Production.INFO: ==17163== Releasing lock... [2026-04-12 22:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:51:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:51:04] Production.INFO: Account Balance End. [2026-04-12 22:51:04] Production.ERROR: done [2026-04-12 22:51:04] Production.ERROR: CronJobId end 12 [2026-04-12 22:51:04] Production.INFO: ==17167== Releasing lock... [2026-04-12 22:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:51:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-12 22:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085796', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) start [2026-04-12 22:51:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085796', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) end [2026-04-12 22:51:09] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-12 22:51:09] Production.INFO: ProcessCDR(1,17085796,1,1,2) [2026-04-12 22:51:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17085796,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 22:51:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17085796,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 22:51:09] Production.ERROR: pbx prc_insertCDR start [2026-04-12 22:51:09] Production.ERROR: pbx prc_insertCDR end [2026-04-12 22:51:09] Production.INFO: ==17169== Releasing lock... [2026-04-12 22:51:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-12 22:51:09] Production.INFO: 26 MB #Memory Used# [2026-04-12 22:51:13] Production.ERROR: CronJobId end10 [2026-04-12 22:51:13] Production.INFO: ==17165== Releasing lock... [2026-04-12 22:51:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:51:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:51:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:51:15] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:51:15] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:51:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:51:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:51:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:51:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:51:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:51:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:51:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:51:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:51:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:51:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:51:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:51:16] Production.INFO: call_cost start [2026-04-12 22:51:16] Production.INFO: call_cost end [2026-04-12 22:51:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:51:16] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:51:16] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:51:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:51:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:51:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:51:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:51:16] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:51:16] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:51:16] Production.INFO: ==17161== Releasing lock... [2026-04-12 22:51:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:51:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:52:01] Production.INFO: ==17246== Lock acquired, processing the job... [2026-04-13 03:52:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:52:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:52:01] Production.INFO: neon service started [2026-04-13 03:52:01] Production.INFO: neon service started [2026-04-13 03:52:01] Production.INFO: ==17246== Releasing lock... [2026-04-13 03:52:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:52:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:52:01] Production.INFO: ==17248== Lock acquired, processing the job... [2026-04-12 22:52:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 22:52:02] Production.INFO: ==17248== Releasing lock... [2026-04-12 22:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:52:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:52:02] Production.INFO: ==17250== Lock acquired, processing the job... [2026-04-13 02:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:52:02] Production.INFO: ==17250== Releasing lock... [2026-04-13 02:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:52:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:52:03] Production.INFO: ==17254== Lock acquired, processing the job... [2026-04-12 22:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:52:03] Production.INFO: ==17256== Lock acquired, processing the job... [2026-04-12 22:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:52:03] Production.INFO: ==17258== Lock acquired, processing the job... [2026-04-12 22:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:52:03] Production.INFO: ==17252== Lock acquired, processing the job... [2026-04-12 22:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:52:03] Production.INFO: Account Balance Start. [2026-04-12 22:52:03] Production.INFO: CreateAllLog Start [2026-04-12 22:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:52:03] Production.INFO: 117 [2026-04-12 22:52:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:52:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:52:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:52:03] Production.INFO: ==17260== Lock acquired, processing the job... [2026-04-12 22:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:52:03] Production.INFO: Date 2026-04-09 [2026-04-12 22:52:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:52:03] Production.INFO: Date 2026-04-10 [2026-04-12 22:52:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:52:03] Production.INFO: Date 2026-04-11 [2026-04-12 22:52:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:52:03] Production.INFO: Date 2026-04-12 [2026-04-12 22:52:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:52:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:52:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:52:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:52:03] Production.INFO: ==17260== Releasing lock... [2026-04-12 22:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:52:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:52:03] Production.INFO: Total Charge 0 [2026-04-12 22:52:03] Production.INFO: CreateAllLog End [2026-04-12 22:52:03] Production.INFO: ==17254== Releasing lock... [2026-04-12 22:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:52:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:52:03] Production.INFO: Account Balance End. [2026-04-12 22:52:03] Production.ERROR: CronJobId end 12 [2026-04-12 22:52:03] Production.INFO: ==17258== Releasing lock... [2026-04-12 22:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:52:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:52:11] Production.ERROR: CronJobId end10 [2026-04-12 22:52:11] Production.INFO: ==17256== Releasing lock... [2026-04-12 22:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:52:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:52:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:52:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:52:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:52:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:52:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:52:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:52:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:52:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:52:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:52:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:52:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:52:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:52:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:52:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:52:13] Production.INFO: call_cost start [2026-04-12 22:52:13] Production.INFO: call_cost end [2026-04-12 22:52:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:52:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:52:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:52:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:52:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:52:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:52:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:52:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:52:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:52:13] Production.INFO: ==17252== Releasing lock... [2026-04-12 22:52:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:52:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:53:01] Production.INFO: ==17336== Lock acquired, processing the job... [2026-04-13 03:53:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:53:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:53:02] Production.INFO: neon service started [2026-04-13 03:53:02] Production.INFO: neon service started [2026-04-13 03:53:02] Production.INFO: ==17336== Releasing lock... [2026-04-13 03:53:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:53:02] Production.INFO: 25.5 MB #Memory Used# [2026-04-12 22:53:02] Production.INFO: ==17338== Lock acquired, processing the job... [2026-04-12 22:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:53:02] Production.INFO: ==17340== Lock acquired, processing the job... [2026-04-13 02:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:53:02] Production.INFO: ==17340== Releasing lock... [2026-04-13 02:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:53:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:53:02] Production.INFO: ==17338== Releasing lock... [2026-04-12 22:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:53:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 22:53:03] Production.INFO: ==17347== Lock acquired, processing the job... [2026-04-12 22:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:53:03] Production.INFO: ==17345== Lock acquired, processing the job... [2026-04-12 22:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:53:03] Production.INFO: ==17343== Lock acquired, processing the job... [2026-04-12 22:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:53:03] Production.INFO: ==17349== Lock acquired, processing the job... [2026-04-12 22:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:53:03] Production.INFO: ==17351== Lock acquired, processing the job... [2026-04-12 22:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:53:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:53:03] Production.INFO: Account Balance Start. [2026-04-12 22:53:03] Production.INFO: CreateAllLog Start [2026-04-12 22:53:03] Production.INFO: 117 [2026-04-12 22:53:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:53:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:53:03] Production.INFO: Date 2026-04-09 [2026-04-12 22:53:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:53:04] Production.INFO: ==17351== Releasing lock... [2026-04-12 22:53:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:53:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:53:04] Production.INFO: Date 2026-04-10 [2026-04-12 22:53:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:53:04] Production.INFO: Date 2026-04-11 [2026-04-12 22:53:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:53:04] Production.INFO: Date 2026-04-12 [2026-04-12 22:53:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:53:04] Production.INFO: Total Charge 0 [2026-04-12 22:53:04] Production.INFO: CreateAllLog End [2026-04-12 22:53:04] Production.INFO: Account Balance End. [2026-04-12 22:53:04] Production.ERROR: CronJobId end 12 [2026-04-12 22:53:04] Production.INFO: ==17349== Releasing lock... [2026-04-12 22:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:53:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:53:04] Production.INFO: ==17345== Releasing lock... [2026-04-12 22:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:53:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:53:12] Production.ERROR: CronJobId end10 [2026-04-12 22:53:12] Production.INFO: ==17347== Releasing lock... [2026-04-12 22:53:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:53:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:53:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:53:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:53:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:53:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:53:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:53:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:53:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:53:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:53:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:53:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:53:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:53:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:53:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:53:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:53:15] Production.INFO: call_cost start [2026-04-12 22:53:15] Production.INFO: call_cost end [2026-04-12 22:53:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:53:15] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:53:15] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:53:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:53:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:53:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:53:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:53:15] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:53:15] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:53:15] Production.INFO: ==17343== Releasing lock... [2026-04-12 22:53:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:53:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:54:01] Production.INFO: ==17408== Lock acquired, processing the job... [2026-04-13 03:54:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:54:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:54:01] Production.INFO: neon service started [2026-04-13 03:54:01] Production.INFO: neon service started [2026-04-13 03:54:01] Production.INFO: ==17408== Releasing lock... [2026-04-13 03:54:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:54:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:54:01] Production.INFO: ==17412== Lock acquired, processing the job... [2026-04-13 02:54:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:54:01] Production.INFO: ==17412== Releasing lock... [2026-04-13 02:54:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:54:01] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:54:01] Production.INFO: ==17410== Lock acquired, processing the job... [2026-04-12 22:54:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 22:54:02] Production.INFO: ==17410== Releasing lock... [2026-04-12 22:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:54:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 22:54:03] Production.INFO: ==17416== Lock acquired, processing the job... [2026-04-12 22:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:54:03] Production.INFO: ==17418== Lock acquired, processing the job... [2026-04-12 22:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:54:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:54:03] Production.INFO: ==17420== Lock acquired, processing the job... [2026-04-12 22:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:54:03] Production.INFO: ==17422== Lock acquired, processing the job... [2026-04-12 22:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:54:03] Production.INFO: Account Balance Start. [2026-04-12 22:54:03] Production.INFO: CreateAllLog Start [2026-04-12 22:54:03] Production.INFO: 117 [2026-04-12 22:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:54:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:54:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:54:03] Production.INFO: ==17424== Lock acquired, processing the job... [2026-04-12 22:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:54:03] Production.INFO: Date 2026-04-09 [2026-04-12 22:54:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:54:03] Production.INFO: Date 2026-04-10 [2026-04-12 22:54:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:54:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:54:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:54:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:54:03] Production.INFO: ==17424== Releasing lock... [2026-04-12 22:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:54:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:54:03] Production.INFO: Date 2026-04-11 [2026-04-12 22:54:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:54:03] Production.INFO: Date 2026-04-12 [2026-04-12 22:54:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:54:03] Production.INFO: Total Charge 0 [2026-04-12 22:54:03] Production.INFO: CreateAllLog End [2026-04-12 22:54:03] Production.INFO: Account Balance End. [2026-04-12 22:54:03] Production.INFO: ==17418== Releasing lock... [2026-04-12 22:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:54:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:54:03] Production.ERROR: CronJobId end 12 [2026-04-12 22:54:03] Production.INFO: ==17422== Releasing lock... [2026-04-12 22:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:54:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:54:10] Production.ERROR: CronJobId end10 [2026-04-12 22:54:10] Production.INFO: ==17420== Releasing lock... [2026-04-12 22:54:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:54:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:54:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:54:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:54:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:54:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:54:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:54:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:54:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:54:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:54:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:54:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:54:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:54:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:54:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:54:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:54:13] Production.INFO: call_cost start [2026-04-12 22:54:13] Production.INFO: call_cost end [2026-04-12 22:54:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:54:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:54:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:54:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:54:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:54:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:54:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:54:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:54:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:54:13] Production.INFO: ==17416== Releasing lock... [2026-04-12 22:54:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:54:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:55:01] Production.INFO: ==17487== Lock acquired, processing the job... [2026-04-13 03:55:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:55:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:55:01] Production.INFO: neon service started [2026-04-13 03:55:01] Production.INFO: neon service started [2026-04-13 03:55:01] Production.INFO: ==17487== Releasing lock... [2026-04-13 03:55:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:55:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:55:02] Production.INFO: ==17489== Lock acquired, processing the job... [2026-04-12 22:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 22:55:02] Production.INFO: ==17489== Releasing lock... [2026-04-12 22:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:55:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:55:02] Production.INFO: ==17491== Lock acquired, processing the job... [2026-04-13 02:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:55:02] Production.INFO: ==17491== Releasing lock... [2026-04-13 02:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:55:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:55:03] Production.INFO: ==17493== Lock acquired, processing the job... [2026-04-12 22:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:55:03] Production.INFO: ==17500== Lock acquired, processing the job... [2026-04-12 22:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:55:03] Production.INFO: ==17498== Lock acquired, processing the job... [2026-04-12 22:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:55:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:55:03] Production.INFO: ==17495== Lock acquired, processing the job... [2026-04-12 22:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:55:03] Production.INFO: Account Balance Start. [2026-04-12 22:55:03] Production.INFO: CreateAllLog Start [2026-04-12 22:55:03] Production.INFO: 117 [2026-04-12 22:55:03] Production.INFO: ==17502== Lock acquired, processing the job... [2026-04-12 22:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:55:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:55:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:55:03] Production.INFO: Date 2026-04-09 [2026-04-12 22:55:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:55:03] Production.INFO: Date 2026-04-10 [2026-04-12 22:55:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:55:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:55:03] Production.INFO: Date 2026-04-11 [2026-04-12 22:55:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:55:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:55:03] Production.INFO: ==17502== Releasing lock... [2026-04-12 22:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:55:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:55:03] Production.INFO: Date 2026-04-12 [2026-04-12 22:55:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:55:03] Production.INFO: Total Charge 0 [2026-04-12 22:55:03] Production.INFO: CreateAllLog End [2026-04-12 22:55:03] Production.INFO: Account Balance End. [2026-04-12 22:55:03] Production.ERROR: CronJobId end 12 [2026-04-12 22:55:03] Production.INFO: ==17500== Releasing lock... [2026-04-12 22:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:55:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:55:04] Production.INFO: ==17495== Releasing lock... [2026-04-12 22:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:55:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:55:10] Production.ERROR: CronJobId end10 [2026-04-12 22:55:10] Production.INFO: ==17498== Releasing lock... [2026-04-12 22:55:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:55:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:55:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:55:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:55:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:55:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:55:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:55:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:55:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:55:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:55:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:55:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:55:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:55:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:55:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:55:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:55:13] Production.INFO: call_cost start [2026-04-12 22:55:13] Production.INFO: call_cost end [2026-04-12 22:55:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:55:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:55:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:55:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:55:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:55:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:55:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:55:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:55:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:55:13] Production.INFO: ==17493== Releasing lock... [2026-04-12 22:55:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:55:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:56:02] Production.INFO: ==17561== Lock acquired, processing the job... [2026-04-13 03:56:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:56:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:56:02] Production.INFO: neon service started [2026-04-13 03:56:02] Production.INFO: neon service started [2026-04-13 03:56:02] Production.INFO: ==17561== Releasing lock... [2026-04-13 03:56:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:56:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:56:02] Production.INFO: ==17563== Lock acquired, processing the job... [2026-04-12 22:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:56:02] Production.INFO: ==17565== Lock acquired, processing the job... [2026-04-13 02:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:56:02] Production.INFO: ==17565== Releasing lock... [2026-04-13 02:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:56:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:56:03] Production.INFO: ==17563== Releasing lock... [2026-04-12 22:56:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:56:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 22:56:03] Production.INFO: ==17568== Lock acquired, processing the job... [2026-04-12 22:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:56:03] Production.INFO: ==17572== Lock acquired, processing the job... [2026-04-12 22:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:56:03] Production.INFO: ==17574== Lock acquired, processing the job... [2026-04-12 22:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:56:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:56:03] Production.INFO: ==17570== Lock acquired, processing the job... [2026-04-12 22:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:56:03] Production.INFO: ==17576== Lock acquired, processing the job... [2026-04-12 22:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:56:03] Production.INFO: Account Balance Start. [2026-04-12 22:56:03] Production.INFO: CreateAllLog Start [2026-04-12 22:56:03] Production.INFO: 117 [2026-04-12 22:56:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:56:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:56:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:56:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:56:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:56:04] Production.INFO: Date 2026-04-09 [2026-04-12 22:56:04] Production.INFO: ==17576== Releasing lock... [2026-04-12 22:56:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:56:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:56:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:56:04] Production.INFO: Date 2026-04-10 [2026-04-12 22:56:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:56:04] Production.INFO: Date 2026-04-11 [2026-04-12 22:56:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:56:04] Production.INFO: Date 2026-04-12 [2026-04-12 22:56:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:56:04] Production.INFO: Total Charge 0 [2026-04-12 22:56:04] Production.INFO: CreateAllLog End [2026-04-12 22:56:04] Production.INFO: Account Balance End. [2026-04-12 22:56:04] Production.ERROR: CronJobId end 12 [2026-04-12 22:56:04] Production.INFO: ==17574== Releasing lock... [2026-04-12 22:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:56:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:56:04] Production.INFO: ==17570== Releasing lock... [2026-04-12 22:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:56:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:56:11] Production.ERROR: CronJobId end10 [2026-04-12 22:56:11] Production.INFO: ==17572== Releasing lock... [2026-04-12 22:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:56:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:56:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:56:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:56:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:56:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:56:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:56:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:56:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:56:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:56:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:56:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:56:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:56:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:56:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:56:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:56:14] Production.INFO: call_cost start [2026-04-12 22:56:14] Production.INFO: call_cost end [2026-04-12 22:56:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:56:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:56:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:56:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:56:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:56:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:56:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:56:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:56:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:56:14] Production.INFO: ==17568== Releasing lock... [2026-04-12 22:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:56:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:57:01] Production.INFO: ==17632== Lock acquired, processing the job... [2026-04-13 03:57:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:57:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:57:01] Production.INFO: neon service started [2026-04-13 03:57:01] Production.INFO: neon service started [2026-04-13 03:57:01] Production.INFO: ==17632== Releasing lock... [2026-04-13 03:57:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:57:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:57:02] Production.INFO: ==17634== Lock acquired, processing the job... [2026-04-12 22:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:57:02] Production.INFO: ==17636== Lock acquired, processing the job... [2026-04-13 02:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:57:02] Production.INFO: ==17636== Releasing lock... [2026-04-13 02:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:57:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:57:02] Production.INFO: ==17634== Releasing lock... [2026-04-12 22:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:57:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 22:57:03] Production.INFO: ==17647== Lock acquired, processing the job... [2026-04-12 22:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:57:03] Production.INFO: ==17647== Releasing lock... [2026-04-12 22:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:57:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:57:03] Production.INFO: ==17639== Lock acquired, processing the job... [2026-04-12 22:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:57:03] Production.INFO: ==17641== Lock acquired, processing the job... [2026-04-12 22:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:57:03] Production.INFO: ==17645== Lock acquired, processing the job... [2026-04-12 22:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:57:03] Production.INFO: ==17643== Lock acquired, processing the job... [2026-04-12 22:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:57:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:57:03] Production.INFO: Account Balance Start. [2026-04-12 22:57:03] Production.INFO: CreateAllLog Start [2026-04-12 22:57:03] Production.INFO: 117 [2026-04-12 22:57:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:57:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:57:03] Production.INFO: Date 2026-04-09 [2026-04-12 22:57:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:57:03] Production.INFO: Date 2026-04-10 [2026-04-12 22:57:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:57:03] Production.INFO: Date 2026-04-11 [2026-04-12 22:57:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:57:03] Production.INFO: Date 2026-04-12 [2026-04-12 22:57:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:57:03] Production.INFO: Total Charge 0 [2026-04-12 22:57:03] Production.INFO: CreateAllLog End [2026-04-12 22:57:04] Production.INFO: Account Balance End. [2026-04-12 22:57:04] Production.ERROR: CronJobId end 12 [2026-04-12 22:57:04] Production.INFO: ==17645== Releasing lock... [2026-04-12 22:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:57:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:57:04] Production.INFO: ==17641== Releasing lock... [2026-04-12 22:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:57:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:57:10] Production.ERROR: CronJobId end10 [2026-04-12 22:57:10] Production.INFO: ==17643== Releasing lock... [2026-04-12 22:57:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:57:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:57:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:57:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:57:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:57:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:57:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:57:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:57:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:57:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:57:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:57:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:57:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:57:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:57:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:57:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:57:13] Production.INFO: call_cost start [2026-04-12 22:57:13] Production.INFO: call_cost end [2026-04-12 22:57:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:57:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:57:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:57:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:57:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:57:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:57:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:57:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:57:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:57:13] Production.INFO: ==17639== Releasing lock... [2026-04-12 22:57:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:57:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:58:02] Production.INFO: ==17711== Lock acquired, processing the job... [2026-04-13 03:58:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:58:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:58:02] Production.INFO: neon service started [2026-04-13 03:58:02] Production.INFO: neon service started [2026-04-13 03:58:02] Production.INFO: ==17711== Releasing lock... [2026-04-13 03:58:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:58:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:58:02] Production.INFO: ==17713== Lock acquired, processing the job... [2026-04-12 22:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 22:58:02] Production.INFO: ==17713== Releasing lock... [2026-04-12 22:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:58:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:58:02] Production.INFO: ==17715== Lock acquired, processing the job... [2026-04-13 02:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:58:02] Production.INFO: ==17715== Releasing lock... [2026-04-13 02:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:58:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:58:03] Production.INFO: ==17721== Lock acquired, processing the job... [2026-04-12 22:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:58:03] Production.INFO: ==17717== Lock acquired, processing the job... [2026-04-12 22:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:58:03] Production.INFO: ==17719== Lock acquired, processing the job... [2026-04-12 22:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:58:03] Production.INFO: ==17723== Lock acquired, processing the job... [2026-04-12 22:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:58:03] Production.INFO: ==17725== Lock acquired, processing the job... [2026-04-12 22:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:58:03] Production.INFO: Account Balance Start. [2026-04-12 22:58:03] Production.INFO: CreateAllLog Start [2026-04-12 22:58:03] Production.INFO: 117 [2026-04-12 22:58:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:58:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:58:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:58:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:58:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:58:03] Production.INFO: Date 2026-04-09 [2026-04-12 22:58:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:58:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:58:03] Production.INFO: ==17725== Releasing lock... [2026-04-12 22:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:58:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:58:03] Production.INFO: Date 2026-04-10 [2026-04-12 22:58:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:58:04] Production.INFO: Date 2026-04-11 [2026-04-12 22:58:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:58:04] Production.INFO: Date 2026-04-12 [2026-04-12 22:58:04] Production.INFO: Reseller ==> 0 [2026-04-12 22:58:04] Production.INFO: Total Charge 0 [2026-04-12 22:58:04] Production.INFO: CreateAllLog End [2026-04-12 22:58:04] Production.INFO: Account Balance End. [2026-04-12 22:58:04] Production.ERROR: CronJobId end 12 [2026-04-12 22:58:04] Production.INFO: ==17723== Releasing lock... [2026-04-12 22:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:58:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:58:04] Production.INFO: ==17719== Releasing lock... [2026-04-12 22:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:58:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:58:12] Production.ERROR: CronJobId end10 [2026-04-12 22:58:12] Production.INFO: ==17721== Releasing lock... [2026-04-12 22:58:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:58:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:58:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:58:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:58:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:58:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:58:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:58:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:58:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:58:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:58:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:58:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:58:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:58:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:58:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:58:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:58:14] Production.INFO: call_cost start [2026-04-12 22:58:14] Production.INFO: call_cost end [2026-04-12 22:58:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:58:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:58:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:58:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:58:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:58:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:58:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:58:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:58:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:58:14] Production.INFO: ==17717== Releasing lock... [2026-04-12 22:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:58:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 03:59:01] Production.INFO: ==17783== Lock acquired, processing the job... [2026-04-13 03:59:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 03:59:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 03:59:01] Production.INFO: neon service started [2026-04-13 03:59:01] Production.INFO: neon service started [2026-04-13 03:59:01] Production.INFO: ==17783== Releasing lock... [2026-04-13 03:59:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 03:59:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 22:59:01] Production.INFO: ==17785== Lock acquired, processing the job... [2026-04-12 22:59:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:59:01] Production.INFO: ==17787== Lock acquired, processing the job... [2026-04-13 02:59:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:59:01] Production.INFO: ==17787== Releasing lock... [2026-04-13 02:59:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 02:59:01] Production.INFO: 25 MB #Memory Used# [2026-04-12 22:59:02] Production.INFO: ==17785== Releasing lock... [2026-04-12 22:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 22:59:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 22:59:02] Production.INFO: ==17790== Lock acquired, processing the job... [2026-04-12 22:59:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 22:59:02] Production.INFO: ==17792== Lock acquired, processing the job... [2026-04-12 22:59:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 22:59:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 22:59:02] Production.INFO: ==17794== Lock acquired, processing the job... [2026-04-12 22:59:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 22:59:02] Production.INFO: ==17796== Lock acquired, processing the job... [2026-04-12 22:59:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 22:59:02] Production.INFO: ==17798== Lock acquired, processing the job... [2026-04-12 22:59:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 22:59:02] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 22:59:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 22:59:02] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 22:59:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 22:59:03] Production.INFO: Account Balance Start. [2026-04-12 22:59:03] Production.INFO: CreateAllLog Start [2026-04-12 22:59:03] Production.INFO: 117 [2026-04-12 22:59:03] Production.INFO: Date 2026-04-08 [2026-04-12 22:59:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:59:03] Production.INFO: Date 2026-04-09 [2026-04-12 22:59:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:59:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 22:59:03] Production.INFO: Date 2026-04-10 [2026-04-12 22:59:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:59:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 22:59:03] Production.INFO: Date 2026-04-11 [2026-04-12 22:59:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:59:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 22:59:03] Production.INFO: ==17798== Releasing lock... [2026-04-12 22:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 22:59:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 22:59:03] Production.INFO: Date 2026-04-12 [2026-04-12 22:59:03] Production.INFO: Reseller ==> 0 [2026-04-12 22:59:03] Production.INFO: Total Charge 0 [2026-04-12 22:59:03] Production.INFO: CreateAllLog End [2026-04-12 22:59:03] Production.INFO: Account Balance End. [2026-04-12 22:59:03] Production.ERROR: CronJobId end 12 [2026-04-12 22:59:03] Production.INFO: ==17796== Releasing lock... [2026-04-12 22:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 22:59:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 22:59:03] Production.INFO: ==17792== Releasing lock... [2026-04-12 22:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 22:59:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 22:59:11] Production.ERROR: CronJobId end10 [2026-04-12 22:59:11] Production.INFO: ==17794== Releasing lock... [2026-04-12 22:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 22:59:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 22:59:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 22:59:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 22:59:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 22:59:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 22:59:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 22:59:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 22:59:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 22:59:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 22:59:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 22:59:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 22:59:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 22:59:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 22:59:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 22:59:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 22:59:13] Production.INFO: call_cost start [2026-04-12 22:59:13] Production.INFO: call_cost end [2026-04-12 22:59:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 22:59:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 22:59:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 22:59:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 22:59:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 22:59:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 22:59:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 22:59:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 22:59:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 22:59:13] Production.INFO: ==17790== Releasing lock... [2026-04-12 22:59:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 22:59:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:00:01] Production.INFO: ==17861== Lock acquired, processing the job... [2026-04-13 04:00:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:00:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:00:01] Production.INFO: neon service started [2026-04-13 04:00:01] Production.INFO: neon service started [2026-04-13 04:00:01] Production.INFO: ==17861== Releasing lock... [2026-04-13 04:00:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:00:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:00:02] Production.INFO: ==17863== Lock acquired, processing the job... [2026-04-12 23:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:00:02] Production.INFO: ==17863== Releasing lock... [2026-04-12 23:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:00:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:00:02] Production.INFO: ==17865== Lock acquired, processing the job... [2026-04-13 03:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:00:02] Production.INFO: ==17865== Releasing lock... [2026-04-13 03:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:00:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:00:03] Production.INFO: ==17868== Lock acquired, processing the job... [2026-04-12 23:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:00:03] Production.INFO: ==17870== Lock acquired, processing the job... [2026-04-12 23:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:00:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:00:03] Production.INFO: ==17874== Lock acquired, processing the job... [2026-04-12 23:00:03] Production.INFO: bulkautopaymentcapture-command-bulkautopaymentcapture-companyid-1-cronjobid-11 #Starts# [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '5', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '7', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '8', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '13', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: ==17872== Lock acquired, processing the job... [2026-04-12 23:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '14', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '17', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '19', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '21', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '25', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '26', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '20', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '32', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '33', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 1 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '37', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '41', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '43', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '45', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '49', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '47', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '52', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '53', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '54', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '57', '0', '1' ) [2026-04-12 23:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:00:03] Production.INFO: ==17876== Lock acquired, processing the job... [2026-04-12 23:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '58', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '34', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '59', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '63', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '65', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '67', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '73', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '74', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '70', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '82', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 4 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '83', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '84', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: ==17878== Lock acquired, processing the job... [2026-04-12 23:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '85', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '93', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '95', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '92', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '86', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '78', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '87', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '88', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '90', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '98', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '99', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: Account Balance Start. [2026-04-12 23:00:03] Production.INFO: CreateAllLog Start [2026-04-12 23:00:03] Production.INFO: 117 [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '97', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '100', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '101', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '102', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '104', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '106', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '107', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '110', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '111', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:03] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '113', '0', '1' ) [2026-04-12 23:00:03] Production.INFO: PaymentPendingInvoice Count - 1 [2026-04-12 23:00:03] Production.INFO: Outstanding Amount 0.02 [2026-04-12 23:00:03] Production.INFO: Invoice Full Number INV13250 [2026-04-12 23:00:03] Production.INFO: Transaction start [2026-04-12 23:00:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:00:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:00:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:00:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:00:03] Production.INFO: ==17878== Releasing lock... [2026-04-12 23:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:00:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:00:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:00:03] Production.INFO: Date 2026-04-10 [2026-04-12 23:00:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:00:03] Production.INFO: Date 2026-04-11 [2026-04-12 23:00:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:00:03] Production.INFO: ==17870== Releasing lock... [2026-04-12 23:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:00:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:00:04] Production.INFO: Date 2026-04-12 [2026-04-12 23:00:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:00:04] Production.INFO: Total Charge 0 [2026-04-12 23:00:04] Production.INFO: CreateAllLog End [2026-04-12 23:00:04] Production.INFO: Account Balance End. [2026-04-12 23:00:04] Production.ERROR: CronJobId end 12 [2026-04-12 23:00:04] Production.INFO: ==17876== Releasing lock... [2026-04-12 23:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:00:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:00:04] Production.ERROR: exception 'Cartalyst\Stripe\Exception\MissingParameterException' with message 'Amount must be at least $0.50 cad' in /var/www/html/onswitch.neon.service/vendor/cartalyst/stripe/src/Exception/Handler.php:121 Stack trace: #0 /var/www/html/onswitch.neon.service/vendor/cartalyst/stripe/src/Exception/Handler.php(91): Cartalyst\Stripe\Exception\Handler->handleException('Amount must be ...', 400, 'invalid_request...', 'amount_too_smal...', 'amount') #1 /var/www/html/onswitch.neon.service/vendor/cartalyst/stripe/src/Http/Client.php(100): Cartalyst\Stripe\Exception\Handler->__construct(Object(GuzzleHttp\Exception\ClientException)) #2 /var/www/html/onswitch.neon.service/vendor/guzzlehttp/guzzle/src/Client.php(150): Cartalyst\Stripe\Http\Client->send(Object(GuzzleHttp\Message\Request)) #3 /var/www/html/onswitch.neon.service/vendor/cartalyst/stripe/src/Api/Api.php(154): GuzzleHttp\Client->post('v1/charges', Array) #4 /var/www/html/onswitch.neon.service/vendor/cartalyst/stripe/src/Api/Api.php(136): Cartalyst\Stripe\Api\Api->execute('post', 'charges', Array) #5 /var/www/html/onswitch.neon.service/vendor/cartalyst/stripe/src/Api/Charges.php(33): Cartalyst\Stripe\Api\Api->_post('charges', Array) #6 /var/www/html/onswitch.neon.service/app/lib/StripeBilling.php(0): Cartalyst\Stripe\Api\Charges->create() #7 /var/www/html/onswitch.neon.service/app/lib/PaymentGateway.php(0): App\Lib\StripeBilling::createchargebycustomer() #8 /var/www/html/onswitch.neon.service/app/Console/Commands/BulkAutoPaymentCapture.php(0): App\Lib\PaymentGateway::addTransaction() #9 [internal function]: App\Console\Commands\BulkAutoPaymentCapture->fire() #10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #11 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #15 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\BulkAutoPaymentCapture), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #17 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #18 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #19 {main} [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '114', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '115', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '119', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '121', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '123', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '124', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '127', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '131', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '130', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 10 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '134', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '137', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '138', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '136', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '139', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '140', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '146', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '147', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '151', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '153', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '154', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '155', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '157', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 0 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '149', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 1 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '160', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '152', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '161', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '165', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '166', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '183', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '184', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '185', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '187', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '190', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '192', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '193', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 4 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '205', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '208', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '206', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 20 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '182', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '211', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '188', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '218', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '226', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '227', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '189', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '229', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '230', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '232', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '236', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 0 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '239', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '241', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '260', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '262', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 3 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '263', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '264', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 2 [2026-04-12 23:00:04] Production.INFO: PaymentMethod - 1 [2026-04-12 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '266', '0', '1' ) [2026-04-12 23:00:04] Production.INFO: PaymentPendingInvoice Count - 2 [2026-04-12 23:00:08] Production.ERROR: CronJobId end11 [2026-04-12 23:00:08] Production.INFO: ==17874== Releasing lock... [2026-04-12 23:00:08] Production.INFO: bulkautopaymentcapture-command-bulkautopaymentcapture-companyid-1-cronjobid-11 #Stops# [2026-04-12 23:00:08] Production.INFO: 33.75 MB #Memory Used# [2026-04-12 23:00:10] Production.ERROR: CronJobId end10 [2026-04-12 23:00:10] Production.INFO: ==17872== Releasing lock... [2026-04-12 23:00:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:00:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:00:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:00:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:00:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:00:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:00:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:00:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:00:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:00:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:00:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:00:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:00:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:00:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:00:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:00:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:00:13] Production.INFO: call_cost start [2026-04-12 23:00:13] Production.INFO: call_cost end [2026-04-12 23:00:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:00:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:00:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:00:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:00:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:00:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:00:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:00:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:00:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:00:13] Production.INFO: ==17868== Releasing lock... [2026-04-12 23:00:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:00:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:01:02] Production.INFO: ==17944== Lock acquired, processing the job... [2026-04-13 04:01:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:01:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:01:02] Production.INFO: neon service started [2026-04-13 04:01:02] Production.INFO: neon service started [2026-04-13 04:01:02] Production.INFO: ==17944== Releasing lock... [2026-04-13 04:01:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:01:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:01:02] Production.INFO: ==17958== Lock acquired, processing the job... [2026-04-13 03:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:01:02] Production.INFO: ==17958== Releasing lock... [2026-04-13 03:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:01:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:01:02] Production.INFO: ==17956== Lock acquired, processing the job... [2026-04-12 23:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:01:03] Production.INFO: ==17956== Releasing lock... [2026-04-12 23:01:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:01:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:01:03] Production.INFO: ==17960== Lock acquired, processing the job... [2026-04-12 23:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-12 23:01:03] Production.INFO: ==17964== Lock acquired, processing the job... [2026-04-12 23:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:01:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-12 23:01:04] Production.INFO: ==17962== Lock acquired, processing the job... [2026-04-12 23:01:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:01:04] Production.ERROR: ========================== active cronjob end ============================= [2026-04-12 23:01:04] Production.INFO: ==17960== Releasing lock... [2026-04-12 23:01:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-12 23:01:04] Production.INFO: 25.5 MB #Memory Used# [2026-04-12 23:01:04] Production.INFO: ==17966== Lock acquired, processing the job... [2026-04-12 23:01:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:01:04] Production.INFO: ==17973== Lock acquired, processing the job... [2026-04-12 23:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:01:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:01:04] Production.INFO: ==17968== Lock acquired, processing the job... [2026-04-12 23:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:01:04] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:01:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:01:04] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:01:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:01:04] Production.INFO: ==17970== Lock acquired, processing the job... [2026-04-12 23:01:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-12 23:01:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:01:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:01:04] Production.INFO: Account Balance Start. [2026-04-12 23:01:04] Production.INFO: CreateAllLog Start [2026-04-12 23:01:04] Production.INFO: 117 [2026-04-12 23:01:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:01:04] Production.INFO: ==17973== Releasing lock... [2026-04-12 23:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:01:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:01:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-12 23:01:04] Production.INFO: Date 2026-04-08 [2026-04-12 23:01:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:01:04] Production.INFO: Date 2026-04-09 [2026-04-12 23:01:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:01:04] Production.INFO: Date 2026-04-10 [2026-04-12 23:01:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:01:04] Production.INFO: Date 2026-04-11 [2026-04-12 23:01:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:01:04] Production.INFO: Date 2026-04-12 [2026-04-12 23:01:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:01:04] Production.INFO: Total Charge 0 [2026-04-12 23:01:04] Production.INFO: CreateAllLog End [2026-04-12 23:01:04] Production.INFO: ==17964== Releasing lock... [2026-04-12 23:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:01:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:01:04] Production.ERROR: done [2026-04-12 23:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-12 23:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085837', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) start [2026-04-12 23:01:05] Production.INFO: Account Balance End. [2026-04-12 23:01:05] Production.ERROR: CronJobId end 12 [2026-04-12 23:01:05] Production.INFO: ==17968== Releasing lock... [2026-04-12 23:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:01:05] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:01:12] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085837', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) end [2026-04-12 23:01:12] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-12 23:01:12] Production.INFO: ProcessCDR(1,17085837,1,1,2) [2026-04-12 23:01:12] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17085837,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 23:01:12] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17085837,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 23:01:12] Production.ERROR: pbx prc_insertCDR start [2026-04-12 23:01:12] Production.ERROR: pbx prc_insertCDR end [2026-04-12 23:01:12] Production.INFO: ==17970== Releasing lock... [2026-04-12 23:01:12] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-12 23:01:12] Production.INFO: 26 MB #Memory Used# [2026-04-12 23:01:14] Production.ERROR: CronJobId end10 [2026-04-12 23:01:14] Production.INFO: ==17966== Releasing lock... [2026-04-12 23:01:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:01:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:01:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:01:16] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:01:16] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:01:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:01:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:01:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:01:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:01:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:01:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:01:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:01:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:01:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:01:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:01:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:01:16] Production.INFO: call_cost start [2026-04-12 23:01:16] Production.INFO: call_cost end [2026-04-12 23:01:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:01:16] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:01:16] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:01:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:01:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:01:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:01:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:01:16] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:01:16] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:01:16] Production.INFO: ==17962== Releasing lock... [2026-04-12 23:01:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:01:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:02:01] Production.INFO: ==18034== Lock acquired, processing the job... [2026-04-13 04:02:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:02:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:02:01] Production.INFO: neon service started [2026-04-13 04:02:01] Production.INFO: neon service started [2026-04-13 04:02:01] Production.INFO: ==18034== Releasing lock... [2026-04-13 04:02:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:02:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:02:01] Production.INFO: ==18038== Lock acquired, processing the job... [2026-04-13 03:02:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:02:02] Production.INFO: ==18038== Releasing lock... [2026-04-13 03:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:02:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:02:02] Production.INFO: ==18036== Lock acquired, processing the job... [2026-04-12 23:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:02:02] Production.INFO: ==18036== Releasing lock... [2026-04-12 23:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:02:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:02:03] Production.INFO: ==18041== Lock acquired, processing the job... [2026-04-12 23:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:02:03] Production.INFO: ==18043== Lock acquired, processing the job... [2026-04-12 23:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:02:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:02:03] Production.INFO: ==18051== Lock acquired, processing the job... [2026-04-12 23:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:02:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:02:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:02:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:02:03] Production.INFO: ==18051== Releasing lock... [2026-04-12 23:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:02:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:02:03] Production.INFO: ==18045== Lock acquired, processing the job... [2026-04-12 23:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:02:03] Production.INFO: ==18047== Lock acquired, processing the job... [2026-04-12 23:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:02:03] Production.INFO: ==18049== Lock acquired, processing the job... [2026-04-12 23:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts# [2026-04-12 23:02:03] Production.INFO: ==18043== Releasing lock... [2026-04-12 23:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:02:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:02:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-12 23:02:03] Production.INFO: Account Balance Start. [2026-04-12 23:02:03] Production.INFO: CreateAllLog Start [2026-04-12 23:02:03] Production.INFO: 117 [2026-04-12 23:02:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:02:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:02:04] Production.INFO: Date 2026-04-09 [2026-04-12 23:02:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:02:04] Production.INFO: Date 2026-04-10 [2026-04-12 23:02:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:02:04] Production.INFO: Date 2026-04-11 [2026-04-12 23:02:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:02:04] Production.INFO: Date 2026-04-12 [2026-04-12 23:02:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:02:04] Production.INFO: Total Charge 0 [2026-04-12 23:02:04] Production.INFO: CreateAllLog End [2026-04-12 23:02:04] Production.ERROR: done [2026-04-12 23:02:04] Production.ERROR: tblTempVendorCDR_20 [2026-04-12 23:02:04] Production.INFO: Account Balance End. [2026-04-12 23:02:04] Production.ERROR: CronJobId end 12 [2026-04-12 23:02:04] Production.INFO: ==18047== Releasing lock... [2026-04-12 23:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:02:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:02:04] Production.ERROR: done [2026-04-12 23:02:04] Production.ERROR: Array ( [start_date_ymd] => 2026-04-01 03:02:06 [end_date_ymd] => 2026-04-02 03:02:06 [RateCDR] => 1 ) [2026-04-12 23:02:04] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode, c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type, disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description, pin.pc_description as pincode_name from asteriskcdrdb.cdr c left outer join asterisk.cc_callcosts cc on c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/ left outer join asterisk.pr_providers p on cc_pr_id = pr_id left outer join asterisk.te_tenants te ON te.te_code = c.accountcode left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06' AND ( userfield like '%outbound%' or userfield like '%inbound%' or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/ ) AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/ AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' and prevuniqueid='' group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'') [2026-04-12 23:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs() #1 [internal function]: App\Console\Commands\PBXAccountUsage->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:02:04] Production.INFO: ==18049== Releasing lock... [2026-04-12 23:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops# [2026-04-12 23:02:04] Production.INFO: 27.25 MB #Memory Used# [2026-04-12 23:02:11] Production.ERROR: CronJobId end10 [2026-04-12 23:02:11] Production.INFO: ==18045== Releasing lock... [2026-04-12 23:02:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:02:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:02:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:02:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:02:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:02:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:02:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:02:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:02:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:02:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:02:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:02:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:02:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:02:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:02:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:02:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:02:13] Production.INFO: call_cost start [2026-04-12 23:02:13] Production.INFO: call_cost end [2026-04-12 23:02:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:02:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:02:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:02:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:02:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:02:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:02:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:02:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:02:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:02:13] Production.INFO: ==18041== Releasing lock... [2026-04-12 23:02:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:02:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:03:02] Production.INFO: ==18111== Lock acquired, processing the job... [2026-04-13 04:03:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:03:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:03:02] Production.INFO: neon service started [2026-04-13 04:03:02] Production.INFO: neon service started [2026-04-13 04:03:02] Production.INFO: ==18111== Releasing lock... [2026-04-13 04:03:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:03:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:03:02] Production.INFO: ==18113== Lock acquired, processing the job... [2026-04-12 23:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:03:02] Production.INFO: ==18113== Releasing lock... [2026-04-12 23:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:03:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:03:02] Production.INFO: ==18115== Lock acquired, processing the job... [2026-04-13 03:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:03:02] Production.INFO: ==18115== Releasing lock... [2026-04-13 03:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:03:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:03:03] Production.INFO: ==18117== Lock acquired, processing the job... [2026-04-12 23:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:03:03] Production.INFO: ==18124== Lock acquired, processing the job... [2026-04-12 23:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:03:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:03:03] Production.INFO: ==18126== Lock acquired, processing the job... [2026-04-12 23:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:03:03] Production.INFO: Account Balance Start. [2026-04-12 23:03:03] Production.INFO: CreateAllLog Start [2026-04-12 23:03:03] Production.INFO: 117 [2026-04-12 23:03:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:03:03] Production.INFO: ==18122== Lock acquired, processing the job... [2026-04-12 23:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:03:03] Production.INFO: ==18120== Lock acquired, processing the job... [2026-04-12 23:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:03:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:03:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:03:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:03:03] Production.INFO: Date 2026-04-10 [2026-04-12 23:03:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:03:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:03:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:03:03] Production.INFO: Date 2026-04-11 [2026-04-12 23:03:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:03:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:03:03] Production.INFO: ==18126== Releasing lock... [2026-04-12 23:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:03:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:03:03] Production.INFO: Date 2026-04-12 [2026-04-12 23:03:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:03:03] Production.INFO: Total Charge 0 [2026-04-12 23:03:03] Production.INFO: CreateAllLog End [2026-04-12 23:03:03] Production.INFO: Account Balance End. [2026-04-12 23:03:03] Production.ERROR: CronJobId end 12 [2026-04-12 23:03:03] Production.INFO: ==18124== Releasing lock... [2026-04-12 23:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:03:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:03:04] Production.INFO: ==18120== Releasing lock... [2026-04-12 23:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:03:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:03:12] Production.ERROR: CronJobId end10 [2026-04-12 23:03:12] Production.INFO: ==18122== Releasing lock... [2026-04-12 23:03:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:03:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:03:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:03:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:03:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:03:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:03:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:03:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:03:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:03:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:03:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:03:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:03:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:03:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:03:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:03:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:03:14] Production.INFO: call_cost start [2026-04-12 23:03:14] Production.INFO: call_cost end [2026-04-12 23:03:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:03:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:03:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:03:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:03:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:03:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:03:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:03:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:03:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:03:14] Production.INFO: ==18117== Releasing lock... [2026-04-12 23:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:03:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:04:01] Production.INFO: ==18185== Lock acquired, processing the job... [2026-04-13 04:04:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:04:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:04:01] Production.INFO: neon service started [2026-04-13 04:04:01] Production.INFO: neon service started [2026-04-13 04:04:01] Production.INFO: ==18185== Releasing lock... [2026-04-13 04:04:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:04:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:04:02] Production.INFO: ==18189== Lock acquired, processing the job... [2026-04-13 03:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:04:02] Production.INFO: ==18187== Lock acquired, processing the job... [2026-04-12 23:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:04:02] Production.INFO: ==18189== Releasing lock... [2026-04-13 03:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:04:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:04:02] Production.INFO: ==18187== Releasing lock... [2026-04-12 23:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:04:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:04:03] Production.INFO: ==18192== Lock acquired, processing the job... [2026-04-12 23:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:04:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:04:03] Production.INFO: ==18194== Lock acquired, processing the job... [2026-04-12 23:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:04:03] Production.INFO: ==18196== Lock acquired, processing the job... [2026-04-12 23:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:04:03] Production.INFO: ==18198== Lock acquired, processing the job... [2026-04-12 23:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:04:03] Production.INFO: ==18200== Lock acquired, processing the job... [2026-04-12 23:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:04:03] Production.INFO: Account Balance Start. [2026-04-12 23:04:03] Production.INFO: CreateAllLog Start [2026-04-12 23:04:03] Production.INFO: 117 [2026-04-12 23:04:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:04:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:04:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:04:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:04:03] Production.INFO: Date 2026-04-10 [2026-04-12 23:04:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:04:03] Production.INFO: ==18200== Releasing lock... [2026-04-12 23:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:04:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:04:03] Production.INFO: Date 2026-04-11 [2026-04-12 23:04:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:04:03] Production.INFO: Date 2026-04-12 [2026-04-12 23:04:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:04:03] Production.INFO: Total Charge 0 [2026-04-12 23:04:03] Production.INFO: CreateAllLog End [2026-04-12 23:04:04] Production.INFO: ==18194== Releasing lock... [2026-04-12 23:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:04:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:04:04] Production.INFO: Account Balance End. [2026-04-12 23:04:04] Production.ERROR: CronJobId end 12 [2026-04-12 23:04:04] Production.INFO: ==18198== Releasing lock... [2026-04-12 23:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:04:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:04:11] Production.ERROR: CronJobId end10 [2026-04-12 23:04:11] Production.INFO: ==18196== Releasing lock... [2026-04-12 23:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:04:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:04:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:04:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:04:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:04:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:04:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:04:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:04:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:04:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:04:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:04:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:04:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:04:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:04:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:04:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:04:13] Production.INFO: call_cost start [2026-04-12 23:04:13] Production.INFO: call_cost end [2026-04-12 23:04:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:04:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:04:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:04:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:04:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:04:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:04:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:04:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:04:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:04:13] Production.INFO: ==18192== Releasing lock... [2026-04-12 23:04:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:04:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:05:01] Production.INFO: ==18262== Lock acquired, processing the job... [2026-04-13 04:05:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:05:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:05:01] Production.INFO: neon service started [2026-04-13 04:05:01] Production.INFO: neon service started [2026-04-13 04:05:01] Production.INFO: ==18262== Releasing lock... [2026-04-13 04:05:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:05:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:05:02] Production.INFO: ==18264== Lock acquired, processing the job... [2026-04-12 23:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:05:02] Production.INFO: ==18264== Releasing lock... [2026-04-12 23:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:05:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:05:02] Production.INFO: ==18266== Lock acquired, processing the job... [2026-04-13 03:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:05:02] Production.INFO: ==18266== Releasing lock... [2026-04-13 03:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:05:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:05:03] Production.INFO: ==18270== Lock acquired, processing the job... [2026-04-12 23:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:05:03] Production.INFO: ==18268== Lock acquired, processing the job... [2026-04-12 23:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:05:03] Production.INFO: ==18276== Lock acquired, processing the job... [2026-04-12 23:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:05:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:05:03] Production.INFO: ==18274== Lock acquired, processing the job... [2026-04-12 23:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:05:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:05:03] Production.INFO: ==18272== Lock acquired, processing the job... [2026-04-12 23:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:05:03] Production.INFO: ==18276== Releasing lock... [2026-04-12 23:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:05:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:05:03] Production.INFO: Account Balance Start. [2026-04-12 23:05:03] Production.INFO: CreateAllLog Start [2026-04-12 23:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:05:03] Production.INFO: 117 [2026-04-12 23:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:05:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:05:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:05:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:05:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:05:03] Production.INFO: Date 2026-04-10 [2026-04-12 23:05:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:05:03] Production.INFO: Date 2026-04-11 [2026-04-12 23:05:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:05:03] Production.INFO: Date 2026-04-12 [2026-04-12 23:05:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:05:03] Production.INFO: Total Charge 0 [2026-04-12 23:05:03] Production.INFO: CreateAllLog End [2026-04-12 23:05:03] Production.INFO: ==18270== Releasing lock... [2026-04-12 23:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:05:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:05:04] Production.INFO: Account Balance End. [2026-04-12 23:05:04] Production.ERROR: CronJobId end 12 [2026-04-12 23:05:04] Production.INFO: ==18274== Releasing lock... [2026-04-12 23:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:05:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:05:11] Production.ERROR: CronJobId end10 [2026-04-12 23:05:11] Production.INFO: ==18272== Releasing lock... [2026-04-12 23:05:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:05:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:05:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:05:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:05:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:05:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:05:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:05:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:05:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:05:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:05:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:05:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:05:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:05:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:05:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:05:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:05:14] Production.INFO: call_cost start [2026-04-12 23:05:14] Production.INFO: call_cost end [2026-04-12 23:05:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:05:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:05:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:05:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:05:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:05:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:05:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:05:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:05:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:05:14] Production.INFO: ==18268== Releasing lock... [2026-04-12 23:05:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:05:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:06:02] Production.INFO: ==18344== Lock acquired, processing the job... [2026-04-13 04:06:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:06:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:06:02] Production.INFO: neon service started [2026-04-13 04:06:02] Production.INFO: neon service started [2026-04-13 04:06:02] Production.INFO: ==18344== Releasing lock... [2026-04-13 04:06:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:06:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:06:02] Production.INFO: ==18348== Lock acquired, processing the job... [2026-04-13 03:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:06:02] Production.INFO: ==18348== Releasing lock... [2026-04-13 03:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:06:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:06:02] Production.INFO: ==18346== Lock acquired, processing the job... [2026-04-12 23:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:06:03] Production.INFO: ==18346== Releasing lock... [2026-04-12 23:06:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:06:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:06:03] Production.INFO: ==18353== Lock acquired, processing the job... [2026-04-12 23:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:06:03] Production.INFO: ==18351== Lock acquired, processing the job... [2026-04-12 23:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:06:03] Production.INFO: ==18355== Lock acquired, processing the job... [2026-04-12 23:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:06:04] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:06:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:06:04] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:06:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:06:04] Production.INFO: ==18359== Lock acquired, processing the job... [2026-04-12 23:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:06:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:06:04] Production.INFO: ==18357== Lock acquired, processing the job... [2026-04-12 23:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:06:04] Production.INFO: Account Balance Start. [2026-04-12 23:06:04] Production.INFO: CreateAllLog Start [2026-04-12 23:06:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:06:04] Production.INFO: 117 [2026-04-12 23:06:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:06:04] Production.INFO: Date 2026-04-08 [2026-04-12 23:06:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:06:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:06:04] Production.INFO: ==18359== Releasing lock... [2026-04-12 23:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:06:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:06:04] Production.INFO: Date 2026-04-09 [2026-04-12 23:06:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:06:04] Production.INFO: Date 2026-04-10 [2026-04-12 23:06:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:06:04] Production.INFO: Date 2026-04-11 [2026-04-12 23:06:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:06:04] Production.INFO: ==18353== Releasing lock... [2026-04-12 23:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:06:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:06:04] Production.INFO: Date 2026-04-12 [2026-04-12 23:06:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:06:04] Production.INFO: Total Charge 0 [2026-04-12 23:06:04] Production.INFO: CreateAllLog End [2026-04-12 23:06:04] Production.INFO: Account Balance End. [2026-04-12 23:06:04] Production.ERROR: CronJobId end 12 [2026-04-12 23:06:04] Production.INFO: ==18357== Releasing lock... [2026-04-12 23:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:06:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:06:11] Production.ERROR: CronJobId end10 [2026-04-12 23:06:11] Production.INFO: ==18355== Releasing lock... [2026-04-12 23:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:06:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:06:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:06:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:06:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:06:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:06:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:06:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:06:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:06:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:06:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:06:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:06:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:06:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:06:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:06:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:06:14] Production.INFO: call_cost start [2026-04-12 23:06:14] Production.INFO: call_cost end [2026-04-12 23:06:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:06:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:06:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:06:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:06:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:06:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:06:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:06:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:06:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:06:14] Production.INFO: ==18351== Releasing lock... [2026-04-12 23:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:06:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:07:01] Production.INFO: ==18420== Lock acquired, processing the job... [2026-04-13 04:07:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:07:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:07:01] Production.INFO: neon service started [2026-04-13 04:07:01] Production.INFO: neon service started [2026-04-13 04:07:01] Production.INFO: ==18420== Releasing lock... [2026-04-13 04:07:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:07:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:07:02] Production.INFO: ==18422== Lock acquired, processing the job... [2026-04-12 23:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:07:02] Production.INFO: ==18422== Releasing lock... [2026-04-12 23:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:07:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:07:02] Production.INFO: ==18424== Lock acquired, processing the job... [2026-04-13 03:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:07:02] Production.INFO: ==18424== Releasing lock... [2026-04-13 03:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:07:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:07:02] Production.INFO: ==18434== Lock acquired, processing the job... [2026-04-12 23:07:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:07:03] Production.INFO: ==18434== Releasing lock... [2026-04-12 23:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:07:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:07:03] Production.INFO: ==18432== Lock acquired, processing the job... [2026-04-12 23:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:07:03] Production.INFO: ==18426== Lock acquired, processing the job... [2026-04-12 23:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:07:03] Production.INFO: ==18428== Lock acquired, processing the job... [2026-04-12 23:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:07:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:07:03] Production.INFO: ==18430== Lock acquired, processing the job... [2026-04-12 23:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:07:03] Production.INFO: Account Balance Start. [2026-04-12 23:07:03] Production.INFO: CreateAllLog Start [2026-04-12 23:07:03] Production.INFO: 117 [2026-04-12 23:07:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:07:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:07:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:07:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:07:03] Production.INFO: Date 2026-04-10 [2026-04-12 23:07:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:07:03] Production.INFO: Date 2026-04-11 [2026-04-12 23:07:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:07:03] Production.INFO: Date 2026-04-12 [2026-04-12 23:07:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:07:03] Production.INFO: Total Charge 0 [2026-04-12 23:07:03] Production.INFO: CreateAllLog End [2026-04-12 23:07:03] Production.INFO: Account Balance End. [2026-04-12 23:07:04] Production.ERROR: CronJobId end 12 [2026-04-12 23:07:04] Production.INFO: ==18432== Releasing lock... [2026-04-12 23:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:07:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:07:04] Production.INFO: ==18428== Releasing lock... [2026-04-12 23:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:07:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:07:11] Production.ERROR: CronJobId end10 [2026-04-12 23:07:11] Production.INFO: ==18430== Releasing lock... [2026-04-12 23:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:07:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:07:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:07:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:07:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:07:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:07:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:07:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:07:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:07:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:07:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:07:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:07:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:07:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:07:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:07:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:07:14] Production.INFO: call_cost start [2026-04-12 23:07:14] Production.INFO: call_cost end [2026-04-12 23:07:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:07:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:07:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:07:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:07:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:07:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:07:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:07:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:07:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:07:14] Production.INFO: ==18426== Releasing lock... [2026-04-12 23:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:07:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:08:02] Production.INFO: ==18493== Lock acquired, processing the job... [2026-04-13 04:08:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:08:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:08:02] Production.INFO: neon service started [2026-04-13 04:08:02] Production.INFO: neon service started [2026-04-13 04:08:02] Production.INFO: ==18493== Releasing lock... [2026-04-13 04:08:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:08:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:08:02] Production.INFO: ==18495== Lock acquired, processing the job... [2026-04-12 23:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:08:02] Production.INFO: ==18497== Lock acquired, processing the job... [2026-04-13 03:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:08:02] Production.INFO: ==18497== Releasing lock... [2026-04-13 03:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:08:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:08:03] Production.INFO: ==18495== Releasing lock... [2026-04-12 23:08:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:08:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:08:03] Production.INFO: ==18500== Lock acquired, processing the job... [2026-04-12 23:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:08:03] Production.INFO: ==18504== Lock acquired, processing the job... [2026-04-12 23:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:08:03] Production.INFO: ==18506== Lock acquired, processing the job... [2026-04-12 23:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:08:03] Production.INFO: ==18502== Lock acquired, processing the job... [2026-04-12 23:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:08:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:08:03] Production.INFO: Account Balance Start. [2026-04-12 23:08:03] Production.INFO: CreateAllLog Start [2026-04-12 23:08:03] Production.INFO: 117 [2026-04-12 23:08:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:08:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:08:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:08:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:08:03] Production.INFO: Date 2026-04-10 [2026-04-12 23:08:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:08:04] Production.INFO: Date 2026-04-11 [2026-04-12 23:08:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:08:04] Production.INFO: ==18508== Lock acquired, processing the job... [2026-04-12 23:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:08:04] Production.INFO: Date 2026-04-12 [2026-04-12 23:08:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:08:04] Production.INFO: Total Charge 0 [2026-04-12 23:08:04] Production.INFO: CreateAllLog End [2026-04-12 23:08:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:08:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:08:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:08:04] Production.INFO: ==18508== Releasing lock... [2026-04-12 23:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:08:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:08:04] Production.INFO: Account Balance End. [2026-04-12 23:08:04] Production.ERROR: CronJobId end 12 [2026-04-12 23:08:04] Production.INFO: ==18506== Releasing lock... [2026-04-12 23:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:08:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:08:04] Production.INFO: ==18502== Releasing lock... [2026-04-12 23:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:08:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:08:11] Production.ERROR: CronJobId end10 [2026-04-12 23:08:11] Production.INFO: ==18504== Releasing lock... [2026-04-12 23:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:08:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:08:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:08:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:08:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:08:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:08:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:08:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:08:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:08:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:08:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:08:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:08:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:08:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:08:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:08:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:08:13] Production.INFO: call_cost start [2026-04-12 23:08:13] Production.INFO: call_cost end [2026-04-12 23:08:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:08:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:08:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:08:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:08:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:08:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:08:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:08:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:08:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:08:13] Production.INFO: ==18500== Releasing lock... [2026-04-12 23:08:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:08:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:09:01] Production.INFO: ==18572== Lock acquired, processing the job... [2026-04-13 04:09:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:09:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:09:01] Production.INFO: neon service started [2026-04-13 04:09:01] Production.INFO: neon service started [2026-04-13 04:09:01] Production.INFO: ==18572== Releasing lock... [2026-04-13 04:09:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:09:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:09:02] Production.INFO: ==18574== Lock acquired, processing the job... [2026-04-12 23:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:09:02] Production.INFO: ==18576== Lock acquired, processing the job... [2026-04-13 03:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:09:02] Production.INFO: ==18576== Releasing lock... [2026-04-13 03:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:09:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:09:02] Production.INFO: ==18574== Releasing lock... [2026-04-12 23:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:09:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:09:03] Production.INFO: ==18581== Lock acquired, processing the job... [2026-04-12 23:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:09:03] Production.INFO: ==18579== Lock acquired, processing the job... [2026-04-12 23:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:09:03] Production.INFO: ==18583== Lock acquired, processing the job... [2026-04-12 23:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:09:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:09:03] Production.INFO: ==18587== Lock acquired, processing the job... [2026-04-12 23:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:09:03] Production.INFO: ==18585== Lock acquired, processing the job... [2026-04-12 23:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:09:03] Production.INFO: Account Balance Start. [2026-04-12 23:09:03] Production.INFO: CreateAllLog Start [2026-04-12 23:09:03] Production.INFO: 117 [2026-04-12 23:09:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:09:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:09:03] Production.INFO: ==18587== Releasing lock... [2026-04-12 23:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:09:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:09:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:09:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:09:03] Production.INFO: Date 2026-04-10 [2026-04-12 23:09:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:09:03] Production.INFO: Date 2026-04-11 [2026-04-12 23:09:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:09:03] Production.INFO: Date 2026-04-12 [2026-04-12 23:09:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:09:03] Production.INFO: Total Charge 0 [2026-04-12 23:09:03] Production.INFO: ==18581== Releasing lock... [2026-04-12 23:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:09:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:09:03] Production.INFO: CreateAllLog End [2026-04-12 23:09:04] Production.INFO: Account Balance End. [2026-04-12 23:09:04] Production.ERROR: CronJobId end 12 [2026-04-12 23:09:04] Production.INFO: ==18585== Releasing lock... [2026-04-12 23:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:09:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:09:11] Production.ERROR: CronJobId end10 [2026-04-12 23:09:11] Production.INFO: ==18583== Releasing lock... [2026-04-12 23:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:09:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:09:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:09:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:09:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:09:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:09:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:09:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:09:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:09:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:09:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:09:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:09:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:09:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:09:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:09:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:09:14] Production.INFO: call_cost start [2026-04-12 23:09:14] Production.INFO: call_cost end [2026-04-12 23:09:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:09:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:09:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:09:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:09:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:09:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:09:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:09:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:09:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:09:14] Production.INFO: ==18579== Releasing lock... [2026-04-12 23:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:09:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:10:02] Production.INFO: ==18647== Lock acquired, processing the job... [2026-04-13 04:10:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:10:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:10:02] Production.INFO: neon service started [2026-04-13 04:10:02] Production.INFO: neon service started [2026-04-13 04:10:02] Production.INFO: ==18647== Releasing lock... [2026-04-13 04:10:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:10:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:10:02] Production.INFO: ==18649== Lock acquired, processing the job... [2026-04-12 23:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:10:02] Production.INFO: ==18649== Releasing lock... [2026-04-12 23:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:10:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:10:02] Production.INFO: ==18651== Lock acquired, processing the job... [2026-04-13 03:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:10:02] Production.INFO: ==18651== Releasing lock... [2026-04-13 03:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:10:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:10:03] Production.INFO: ==18653== Lock acquired, processing the job... [2026-04-12 23:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:10:03] Production.INFO: ==18655== Lock acquired, processing the job... [2026-04-12 23:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:10:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:10:03] Production.INFO: ==18657== Lock acquired, processing the job... [2026-04-12 23:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:10:03] Production.INFO: ==18661== Lock acquired, processing the job... [2026-04-12 23:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:10:03] Production.INFO: ==18659== Lock acquired, processing the job... [2026-04-12 23:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:10:03] Production.INFO: Account Balance Start. [2026-04-12 23:10:03] Production.INFO: CreateAllLog Start [2026-04-12 23:10:03] Production.INFO: 117 [2026-04-12 23:10:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:10:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:10:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:10:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:10:03] Production.INFO: ==18661== Releasing lock... [2026-04-12 23:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:10:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:10:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:10:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:10:03] Production.INFO: Date 2026-04-10 [2026-04-12 23:10:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:10:03] Production.INFO: Date 2026-04-11 [2026-04-12 23:10:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:10:03] Production.INFO: Date 2026-04-12 [2026-04-12 23:10:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:10:03] Production.INFO: Total Charge 0 [2026-04-12 23:10:03] Production.INFO: CreateAllLog End [2026-04-12 23:10:04] Production.INFO: Account Balance End. [2026-04-12 23:10:04] Production.INFO: ==18655== Releasing lock... [2026-04-12 23:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:10:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:10:04] Production.ERROR: CronJobId end 12 [2026-04-12 23:10:04] Production.INFO: ==18659== Releasing lock... [2026-04-12 23:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:10:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:10:10] Production.ERROR: CronJobId end10 [2026-04-12 23:10:10] Production.INFO: ==18657== Releasing lock... [2026-04-12 23:10:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:10:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:10:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:10:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:10:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:10:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:10:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:10:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:10:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:10:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:10:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:10:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:10:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:10:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:10:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:10:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:10:14] Production.INFO: call_cost start [2026-04-12 23:10:14] Production.INFO: call_cost end [2026-04-12 23:10:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:10:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:10:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:10:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:10:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:10:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:10:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:10:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:10:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:10:14] Production.INFO: ==18653== Releasing lock... [2026-04-12 23:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:10:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:11:01] Production.INFO: ==18726== Lock acquired, processing the job... [2026-04-13 04:11:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:11:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:11:01] Production.INFO: neon service started [2026-04-13 04:11:01] Production.INFO: neon service started [2026-04-13 04:11:01] Production.INFO: ==18726== Releasing lock... [2026-04-13 04:11:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:11:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:11:01] Production.INFO: ==18728== Lock acquired, processing the job... [2026-04-12 23:11:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:11:02] Production.INFO: ==18730== Lock acquired, processing the job... [2026-04-13 03:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:11:02] Production.INFO: ==18728== Releasing lock... [2026-04-12 23:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:11:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:11:02] Production.INFO: ==18730== Releasing lock... [2026-04-13 03:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:11:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:11:02] Production.INFO: ==18733== Lock acquired, processing the job... [2026-04-12 23:11:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-12 23:11:02] Production.ERROR: ========================== active cronjob start ============================= [2026-04-12 23:11:02] Production.ERROR: ========================== active cronjob end ============================= [2026-04-12 23:11:02] Production.INFO: ==18733== Releasing lock... [2026-04-12 23:11:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-12 23:11:02] Production.INFO: 25.5 MB #Memory Used# [2026-04-12 23:11:03] Production.INFO: ==18736== Lock acquired, processing the job... [2026-04-12 23:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:11:03] Production.INFO: ==18738== Lock acquired, processing the job... [2026-04-12 23:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:11:03] Production.INFO: ==18740== Lock acquired, processing the job... [2026-04-12 23:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:11:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:11:03] Production.INFO: ==18742== Lock acquired, processing the job... [2026-04-12 23:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:11:03] Production.INFO: ==18749== Lock acquired, processing the job... [2026-04-12 23:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-12 23:11:03] Production.INFO: ==18753== Lock acquired, processing the job... [2026-04-12 23:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:11:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-12 23:11:03] Production.INFO: Account Balance Start. [2026-04-12 23:11:03] Production.INFO: CreateAllLog Start [2026-04-12 23:11:03] Production.INFO: 117 [2026-04-12 23:11:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:11:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:11:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:11:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:11:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:11:03] Production.INFO: ==18753== Releasing lock... [2026-04-12 23:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:11:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:11:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:11:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:11:03] Production.INFO: Date 2026-04-10 [2026-04-12 23:11:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:11:03] Production.INFO: Date 2026-04-11 [2026-04-12 23:11:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:11:03] Production.INFO: Date 2026-04-12 [2026-04-12 23:11:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:11:03] Production.INFO: Total Charge 0 [2026-04-12 23:11:03] Production.INFO: CreateAllLog End [2026-04-12 23:11:03] Production.INFO: ==18738== Releasing lock... [2026-04-12 23:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:11:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:11:03] Production.INFO: Account Balance End. [2026-04-12 23:11:03] Production.ERROR: done [2026-04-12 23:11:03] Production.ERROR: CronJobId end 12 [2026-04-12 23:11:03] Production.INFO: ==18742== Releasing lock... [2026-04-12 23:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:11:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:11:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-12 23:11:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085879', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) start [2026-04-12 23:11:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085879', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) end [2026-04-12 23:11:09] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-12 23:11:09] Production.INFO: ProcessCDR(1,17085879,1,1,2) [2026-04-12 23:11:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17085879,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 23:11:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17085879,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 23:11:09] Production.ERROR: pbx prc_insertCDR start [2026-04-12 23:11:09] Production.ERROR: pbx prc_insertCDR end [2026-04-12 23:11:09] Production.INFO: ==18749== Releasing lock... [2026-04-12 23:11:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-12 23:11:09] Production.INFO: 26 MB #Memory Used# [2026-04-12 23:11:12] Production.ERROR: CronJobId end10 [2026-04-12 23:11:12] Production.INFO: ==18740== Releasing lock... [2026-04-12 23:11:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:11:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:11:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:11:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:11:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:11:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:11:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:11:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:11:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:11:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:11:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:11:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:11:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:11:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:11:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:11:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:11:15] Production.INFO: call_cost start [2026-04-12 23:11:15] Production.INFO: call_cost end [2026-04-12 23:11:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:11:15] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:11:15] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:11:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:11:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:11:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:11:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:11:15] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:11:15] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:11:15] Production.INFO: ==18736== Releasing lock... [2026-04-12 23:11:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:11:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:12:01] Production.INFO: ==18813== Lock acquired, processing the job... [2026-04-13 04:12:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:12:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:12:01] Production.INFO: neon service started [2026-04-13 04:12:01] Production.INFO: neon service started [2026-04-13 04:12:01] Production.INFO: ==18813== Releasing lock... [2026-04-13 04:12:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:12:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:12:02] Production.INFO: ==18819== Lock acquired, processing the job... [2026-04-13 03:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:12:02] Production.INFO: ==18819== Releasing lock... [2026-04-13 03:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:12:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:12:02] Production.INFO: ==18815== Lock acquired, processing the job... [2026-04-12 23:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:12:02] Production.INFO: ==18815== Releasing lock... [2026-04-12 23:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:12:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:12:03] Production.INFO: ==18822== Lock acquired, processing the job... [2026-04-12 23:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:12:03] Production.INFO: ==18824== Lock acquired, processing the job... [2026-04-12 23:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:12:03] Production.INFO: ==18828== Lock acquired, processing the job... [2026-04-12 23:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:12:03] Production.INFO: ==18826== Lock acquired, processing the job... [2026-04-12 23:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:12:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:12:03] Production.INFO: ==18830== Lock acquired, processing the job... [2026-04-12 23:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:12:03] Production.INFO: Account Balance Start. [2026-04-12 23:12:03] Production.INFO: CreateAllLog Start [2026-04-12 23:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:12:03] Production.INFO: 117 [2026-04-12 23:12:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:12:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:12:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:12:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:12:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:12:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:12:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:12:03] Production.INFO: ==18830== Releasing lock... [2026-04-12 23:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:12:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:12:03] Production.INFO: Date 2026-04-10 [2026-04-12 23:12:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:12:03] Production.INFO: Date 2026-04-11 [2026-04-12 23:12:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:12:03] Production.INFO: Date 2026-04-12 [2026-04-12 23:12:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:12:03] Production.INFO: Total Charge 0 [2026-04-12 23:12:03] Production.INFO: CreateAllLog End [2026-04-12 23:12:03] Production.INFO: Account Balance End. [2026-04-12 23:12:03] Production.ERROR: CronJobId end 12 [2026-04-12 23:12:03] Production.INFO: ==18828== Releasing lock... [2026-04-12 23:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:12:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:12:03] Production.INFO: ==18824== Releasing lock... [2026-04-12 23:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:12:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:12:10] Production.ERROR: CronJobId end10 [2026-04-12 23:12:10] Production.INFO: ==18826== Releasing lock... [2026-04-12 23:12:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:12:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:12:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:12:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:12:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:12:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:12:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:12:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:12:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:12:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:12:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:12:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:12:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:12:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:12:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:12:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:12:13] Production.INFO: call_cost start [2026-04-12 23:12:13] Production.INFO: call_cost end [2026-04-12 23:12:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:12:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:12:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:12:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:12:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:12:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:12:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:12:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:12:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:12:13] Production.INFO: ==18822== Releasing lock... [2026-04-12 23:12:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:12:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:13:02] Production.INFO: ==18892== Lock acquired, processing the job... [2026-04-13 04:13:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:13:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:13:02] Production.INFO: neon service started [2026-04-13 04:13:02] Production.INFO: neon service started [2026-04-13 04:13:02] Production.INFO: ==18892== Releasing lock... [2026-04-13 04:13:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:13:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:13:02] Production.INFO: ==18896== Lock acquired, processing the job... [2026-04-13 03:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:13:02] Production.INFO: ==18896== Releasing lock... [2026-04-13 03:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:13:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:13:02] Production.INFO: ==18894== Lock acquired, processing the job... [2026-04-12 23:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:13:02] Production.INFO: ==18894== Releasing lock... [2026-04-12 23:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:13:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:13:03] Production.INFO: ==18904== Lock acquired, processing the job... [2026-04-12 23:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:13:03] Production.INFO: Account Balance Start. [2026-04-12 23:13:03] Production.INFO: CreateAllLog Start [2026-04-12 23:13:03] Production.INFO: 117 [2026-04-12 23:13:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:13:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:13:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:13:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:13:03] Production.INFO: Date 2026-04-10 [2026-04-12 23:13:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:13:03] Production.INFO: Date 2026-04-11 [2026-04-12 23:13:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:13:03] Production.INFO: Date 2026-04-12 [2026-04-12 23:13:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:13:03] Production.INFO: Total Charge 0 [2026-04-12 23:13:03] Production.INFO: CreateAllLog End [2026-04-12 23:13:03] Production.INFO: ==18898== Lock acquired, processing the job... [2026-04-12 23:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:13:03] Production.INFO: ==18900== Lock acquired, processing the job... [2026-04-12 23:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:13:03] Production.INFO: ==18902== Lock acquired, processing the job... [2026-04-12 23:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:13:03] Production.INFO: Account Balance End. [2026-04-12 23:13:03] Production.INFO: ==18906== Lock acquired, processing the job... [2026-04-12 23:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:13:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:13:03] Production.ERROR: CronJobId end 12 [2026-04-12 23:13:03] Production.INFO: ==18904== Releasing lock... [2026-04-12 23:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:13:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:13:04] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:13:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:13:04] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:13:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:13:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:13:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:13:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:13:04] Production.INFO: ==18906== Releasing lock... [2026-04-12 23:13:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:13:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:13:04] Production.INFO: ==18900== Releasing lock... [2026-04-12 23:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:13:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:13:10] Production.ERROR: CronJobId end10 [2026-04-12 23:13:10] Production.INFO: ==18902== Releasing lock... [2026-04-12 23:13:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:13:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:13:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:13:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:13:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:13:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:13:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:13:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:13:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:13:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:13:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:13:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:13:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:13:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:13:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:13:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:13:13] Production.INFO: call_cost start [2026-04-12 23:13:13] Production.INFO: call_cost end [2026-04-12 23:13:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:13:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:13:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:13:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:13:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:13:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:13:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:13:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:13:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:13:13] Production.INFO: ==18898== Releasing lock... [2026-04-12 23:13:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:13:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:14:01] Production.INFO: ==18971== Lock acquired, processing the job... [2026-04-13 04:14:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:14:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:14:01] Production.INFO: neon service started [2026-04-13 04:14:01] Production.INFO: neon service started [2026-04-13 04:14:01] Production.INFO: ==18971== Releasing lock... [2026-04-13 04:14:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:14:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:14:01] Production.INFO: ==18973== Lock acquired, processing the job... [2026-04-12 23:14:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:14:02] Production.INFO: ==18975== Lock acquired, processing the job... [2026-04-13 03:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:14:02] Production.INFO: ==18975== Releasing lock... [2026-04-13 03:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:14:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:14:02] Production.INFO: ==18973== Releasing lock... [2026-04-12 23:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:14:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:14:02] Production.INFO: ==18978== Lock acquired, processing the job... [2026-04-12 23:14:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:14:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:14:03] Production.INFO: ==18980== Lock acquired, processing the job... [2026-04-12 23:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:14:03] Production.INFO: ==18982== Lock acquired, processing the job... [2026-04-12 23:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:14:03] Production.INFO: ==18984== Lock acquired, processing the job... [2026-04-12 23:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:14:03] Production.INFO: ==18986== Lock acquired, processing the job... [2026-04-12 23:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:14:03] Production.INFO: Account Balance Start. [2026-04-12 23:14:03] Production.INFO: CreateAllLog Start [2026-04-12 23:14:03] Production.INFO: 117 [2026-04-12 23:14:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:14:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:14:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:14:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:14:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:14:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:14:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:14:03] Production.INFO: ==18986== Releasing lock... [2026-04-12 23:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:14:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:14:03] Production.INFO: Date 2026-04-10 [2026-04-12 23:14:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:14:03] Production.INFO: Date 2026-04-11 [2026-04-12 23:14:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:14:03] Production.INFO: Date 2026-04-12 [2026-04-12 23:14:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:14:03] Production.INFO: Total Charge 0 [2026-04-12 23:14:03] Production.INFO: CreateAllLog End [2026-04-12 23:14:03] Production.INFO: ==18980== Releasing lock... [2026-04-12 23:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:14:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:14:03] Production.INFO: Account Balance End. [2026-04-12 23:14:03] Production.ERROR: CronJobId end 12 [2026-04-12 23:14:03] Production.INFO: ==18984== Releasing lock... [2026-04-12 23:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:14:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:14:10] Production.ERROR: CronJobId end10 [2026-04-12 23:14:10] Production.INFO: ==18982== Releasing lock... [2026-04-12 23:14:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:14:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:14:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:14:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:14:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:14:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:14:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:14:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:14:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:14:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:14:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:14:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:14:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:14:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:14:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:14:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:14:13] Production.INFO: call_cost start [2026-04-12 23:14:13] Production.INFO: call_cost end [2026-04-12 23:14:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:14:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:14:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:14:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:14:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:14:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:14:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:14:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:14:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:14:13] Production.INFO: ==18978== Releasing lock... [2026-04-12 23:14:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:14:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:15:01] Production.INFO: ==19040== Lock acquired, processing the job... [2026-04-13 04:15:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:15:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:15:01] Production.INFO: neon service started [2026-04-13 04:15:02] Production.INFO: neon service started [2026-04-13 04:15:02] Production.INFO: ==19040== Releasing lock... [2026-04-13 04:15:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:15:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:15:02] Production.INFO: ==19042== Lock acquired, processing the job... [2026-04-12 23:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:15:02] Production.INFO: ==19042== Releasing lock... [2026-04-12 23:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:15:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:15:02] Production.INFO: ==19044== Lock acquired, processing the job... [2026-04-13 03:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:15:02] Production.INFO: ==19044== Releasing lock... [2026-04-13 03:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:15:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:15:03] Production.INFO: ==19047== Lock acquired, processing the job... [2026-04-12 23:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:15:03] Production.INFO: ==19055== Lock acquired, processing the job... [2026-04-12 23:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:15:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:15:03] Production.INFO: ==19049== Lock acquired, processing the job... [2026-04-12 23:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:15:03] Production.INFO: ==19051== Lock acquired, processing the job... [2026-04-12 23:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:15:03] Production.INFO: ==19053== Lock acquired, processing the job... [2026-04-12 23:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:15:03] Production.INFO: ==19055== Releasing lock... [2026-04-12 23:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:15:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:15:03] Production.INFO: Account Balance Start. [2026-04-12 23:15:03] Production.INFO: CreateAllLog Start [2026-04-12 23:15:03] Production.INFO: 117 [2026-04-12 23:15:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:15:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:15:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:15:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:15:03] Production.INFO: Date 2026-04-10 [2026-04-12 23:15:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:15:03] Production.INFO: Date 2026-04-11 [2026-04-12 23:15:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:15:03] Production.INFO: Date 2026-04-12 [2026-04-12 23:15:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:15:03] Production.INFO: Total Charge 0 [2026-04-12 23:15:03] Production.INFO: CreateAllLog End [2026-04-12 23:15:04] Production.INFO: Account Balance End. [2026-04-12 23:15:04] Production.ERROR: CronJobId end 12 [2026-04-12 23:15:04] Production.INFO: ==19053== Releasing lock... [2026-04-12 23:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:15:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:15:04] Production.INFO: ==19049== Releasing lock... [2026-04-12 23:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:15:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:15:10] Production.ERROR: CronJobId end10 [2026-04-12 23:15:10] Production.INFO: ==19051== Releasing lock... [2026-04-12 23:15:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:15:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:15:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:15:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:15:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:15:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:15:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:15:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:15:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:15:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:15:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:15:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:15:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:15:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:15:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:15:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:15:13] Production.INFO: call_cost start [2026-04-12 23:15:13] Production.INFO: call_cost end [2026-04-12 23:15:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:15:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:15:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:15:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:15:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:15:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:15:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:15:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:15:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:15:13] Production.INFO: ==19047== Releasing lock... [2026-04-12 23:15:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:15:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:16:01] Production.INFO: ==19117== Lock acquired, processing the job... [2026-04-13 04:16:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:16:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:16:01] Production.INFO: neon service started [2026-04-13 04:16:01] Production.INFO: neon service started [2026-04-13 04:16:01] Production.INFO: ==19117== Releasing lock... [2026-04-13 04:16:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:16:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:16:01] Production.INFO: ==19121== Lock acquired, processing the job... [2026-04-13 03:16:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:16:01] Production.INFO: ==19121== Releasing lock... [2026-04-13 03:16:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:16:01] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:16:01] Production.INFO: ==19119== Lock acquired, processing the job... [2026-04-12 23:16:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:16:02] Production.INFO: ==19119== Releasing lock... [2026-04-12 23:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:16:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:16:03] Production.INFO: ==19125== Lock acquired, processing the job... [2026-04-12 23:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:16:03] Production.INFO: ==19129== Lock acquired, processing the job... [2026-04-12 23:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:16:03] Production.INFO: ==19127== Lock acquired, processing the job... [2026-04-12 23:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:16:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:16:03] Production.INFO: ==19131== Lock acquired, processing the job... [2026-04-12 23:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:16:03] Production.INFO: ==19133== Lock acquired, processing the job... [2026-04-12 23:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:16:03] Production.INFO: Account Balance Start. [2026-04-12 23:16:03] Production.INFO: CreateAllLog Start [2026-04-12 23:16:03] Production.INFO: 117 [2026-04-12 23:16:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:16:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:16:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:16:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:16:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:16:03] Production.INFO: ==19133== Releasing lock... [2026-04-12 23:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:16:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:16:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:16:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:16:03] Production.INFO: Date 2026-04-10 [2026-04-12 23:16:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:16:03] Production.INFO: Date 2026-04-11 [2026-04-12 23:16:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:16:03] Production.INFO: Date 2026-04-12 [2026-04-12 23:16:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:16:03] Production.INFO: Total Charge 0 [2026-04-12 23:16:03] Production.INFO: CreateAllLog End [2026-04-12 23:16:03] Production.INFO: ==19127== Releasing lock... [2026-04-12 23:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:16:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:16:03] Production.INFO: Account Balance End. [2026-04-12 23:16:03] Production.ERROR: CronJobId end 12 [2026-04-12 23:16:03] Production.INFO: ==19131== Releasing lock... [2026-04-12 23:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:16:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:16:11] Production.ERROR: CronJobId end10 [2026-04-12 23:16:11] Production.INFO: ==19129== Releasing lock... [2026-04-12 23:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:16:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:16:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:16:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:16:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:16:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:16:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:16:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:16:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:16:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:16:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:16:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:16:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:16:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:16:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:16:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:16:13] Production.INFO: call_cost start [2026-04-12 23:16:13] Production.INFO: call_cost end [2026-04-12 23:16:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:16:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:16:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:16:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:16:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:16:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:16:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:16:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:16:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:16:13] Production.INFO: ==19125== Releasing lock... [2026-04-12 23:16:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:16:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:17:01] Production.INFO: ==19195== Lock acquired, processing the job... [2026-04-13 04:17:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:17:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:17:01] Production.INFO: neon service started [2026-04-13 04:17:01] Production.INFO: neon service started [2026-04-13 04:17:01] Production.INFO: ==19195== Releasing lock... [2026-04-13 04:17:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:17:01] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 03:17:02] Production.INFO: ==19199== Lock acquired, processing the job... [2026-04-13 03:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:17:02] Production.INFO: ==19199== Releasing lock... [2026-04-13 03:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:17:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:17:02] Production.INFO: ==19197== Lock acquired, processing the job... [2026-04-12 23:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:17:02] Production.INFO: ==19197== Releasing lock... [2026-04-12 23:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:17:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:17:03] Production.INFO: ==19201== Lock acquired, processing the job... [2026-04-12 23:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:17:03] Production.INFO: ==19203== Lock acquired, processing the job... [2026-04-12 23:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:17:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:17:03] Production.INFO: ==19206== Lock acquired, processing the job... [2026-04-12 23:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:17:03] Production.INFO: ==19208== Lock acquired, processing the job... [2026-04-12 23:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:17:03] Production.INFO: ==19210== Lock acquired, processing the job... [2026-04-12 23:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:17:03] Production.INFO: Account Balance Start. [2026-04-12 23:17:03] Production.INFO: CreateAllLog Start [2026-04-12 23:17:03] Production.INFO: 117 [2026-04-12 23:17:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:17:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:17:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:17:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:17:03] Production.INFO: ==19210== Releasing lock... [2026-04-12 23:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:17:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:17:03] Production.INFO: Date 2026-04-10 [2026-04-12 23:17:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:17:03] Production.INFO: Date 2026-04-11 [2026-04-12 23:17:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:17:03] Production.INFO: Date 2026-04-12 [2026-04-12 23:17:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:17:03] Production.INFO: Total Charge 0 [2026-04-12 23:17:03] Production.INFO: CreateAllLog End [2026-04-12 23:17:04] Production.INFO: ==19203== Releasing lock... [2026-04-12 23:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:17:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:17:04] Production.INFO: Account Balance End. [2026-04-12 23:17:04] Production.ERROR: CronJobId end 12 [2026-04-12 23:17:04] Production.INFO: ==19208== Releasing lock... [2026-04-12 23:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:17:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:17:11] Production.ERROR: CronJobId end10 [2026-04-12 23:17:11] Production.INFO: ==19206== Releasing lock... [2026-04-12 23:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:17:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:17:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:17:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:17:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:17:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:17:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:17:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:17:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:17:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:17:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:17:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:17:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:17:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:17:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:17:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:17:14] Production.INFO: call_cost start [2026-04-12 23:17:14] Production.INFO: call_cost end [2026-04-12 23:17:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:17:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:17:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:17:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:17:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:17:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:17:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:17:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:17:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:17:14] Production.INFO: ==19201== Releasing lock... [2026-04-12 23:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:17:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:18:02] Production.INFO: ==19271== Lock acquired, processing the job... [2026-04-13 04:18:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:18:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:18:02] Production.INFO: neon service started [2026-04-13 04:18:02] Production.INFO: neon service started [2026-04-13 04:18:02] Production.INFO: ==19271== Releasing lock... [2026-04-13 04:18:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:18:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:18:02] Production.INFO: ==19273== Lock acquired, processing the job... [2026-04-12 23:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:18:02] Production.INFO: ==19275== Lock acquired, processing the job... [2026-04-13 03:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:18:02] Production.INFO: ==19275== Releasing lock... [2026-04-13 03:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:18:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:18:03] Production.INFO: ==19273== Releasing lock... [2026-04-12 23:18:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:18:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:18:03] Production.INFO: ==19278== Lock acquired, processing the job... [2026-04-12 23:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:18:03] Production.INFO: ==19280== Lock acquired, processing the job... [2026-04-12 23:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:18:03] Production.INFO: ==19282== Lock acquired, processing the job... [2026-04-12 23:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:18:04] Production.INFO: ==19284== Lock acquired, processing the job... [2026-04-12 23:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:18:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:18:04] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:18:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:18:04] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:18:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:18:04] Production.INFO: ==19286== Lock acquired, processing the job... [2026-04-12 23:18:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:18:04] Production.INFO: Account Balance Start. [2026-04-12 23:18:04] Production.INFO: CreateAllLog Start [2026-04-12 23:18:04] Production.INFO: 117 [2026-04-12 23:18:04] Production.INFO: Date 2026-04-08 [2026-04-12 23:18:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:18:04] Production.INFO: Date 2026-04-09 [2026-04-12 23:18:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:18:04] Production.INFO: Date 2026-04-10 [2026-04-12 23:18:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:18:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:18:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:18:04] Production.INFO: Date 2026-04-11 [2026-04-12 23:18:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:18:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:18:04] Production.INFO: ==19286== Releasing lock... [2026-04-12 23:18:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:18:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:18:04] Production.INFO: Date 2026-04-12 [2026-04-12 23:18:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:18:04] Production.INFO: Total Charge 0 [2026-04-12 23:18:04] Production.INFO: CreateAllLog End [2026-04-12 23:18:04] Production.INFO: Account Balance End. [2026-04-12 23:18:04] Production.INFO: ==19280== Releasing lock... [2026-04-12 23:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:18:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:18:04] Production.ERROR: CronJobId end 12 [2026-04-12 23:18:04] Production.INFO: ==19284== Releasing lock... [2026-04-12 23:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:18:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:18:12] Production.ERROR: CronJobId end10 [2026-04-12 23:18:12] Production.INFO: ==19282== Releasing lock... [2026-04-12 23:18:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:18:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:18:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:18:15] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:18:15] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:18:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:18:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:18:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:18:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:18:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:18:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:18:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:18:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:18:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:18:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:18:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:18:15] Production.INFO: call_cost start [2026-04-12 23:18:15] Production.INFO: call_cost end [2026-04-12 23:18:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:18:15] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:18:15] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:18:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:18:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:18:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:18:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:18:15] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:18:15] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:18:15] Production.INFO: ==19278== Releasing lock... [2026-04-12 23:18:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:18:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:19:01] Production.INFO: ==19341== Lock acquired, processing the job... [2026-04-13 04:19:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:19:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:19:01] Production.INFO: neon service started [2026-04-13 04:19:01] Production.INFO: neon service started [2026-04-13 04:19:01] Production.INFO: ==19341== Releasing lock... [2026-04-13 04:19:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:19:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:19:01] Production.INFO: ==19343== Lock acquired, processing the job... [2026-04-12 23:19:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:19:02] Production.INFO: ==19343== Releasing lock... [2026-04-12 23:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:19:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:19:02] Production.INFO: ==19345== Lock acquired, processing the job... [2026-04-13 03:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:19:02] Production.INFO: ==19345== Releasing lock... [2026-04-13 03:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:19:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:19:02] Production.INFO: ==19348== Lock acquired, processing the job... [2026-04-12 23:19:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:19:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:19:03] Production.INFO: ==19352== Lock acquired, processing the job... [2026-04-12 23:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:19:03] Production.INFO: ==19350== Lock acquired, processing the job... [2026-04-12 23:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:19:03] Production.INFO: ==19354== Lock acquired, processing the job... [2026-04-12 23:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:19:03] Production.INFO: ==19356== Lock acquired, processing the job... [2026-04-12 23:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:19:03] Production.INFO: Account Balance Start. [2026-04-12 23:19:03] Production.INFO: CreateAllLog Start [2026-04-12 23:19:03] Production.INFO: 117 [2026-04-12 23:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:19:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:19:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:19:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:19:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:19:03] Production.INFO: Date 2026-04-10 [2026-04-12 23:19:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:19:03] Production.INFO: ==19356== Releasing lock... [2026-04-12 23:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:19:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:19:03] Production.INFO: Date 2026-04-11 [2026-04-12 23:19:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:19:03] Production.INFO: Date 2026-04-12 [2026-04-12 23:19:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:19:03] Production.INFO: Total Charge 0 [2026-04-12 23:19:03] Production.INFO: CreateAllLog End [2026-04-12 23:19:03] Production.INFO: Account Balance End. [2026-04-12 23:19:03] Production.ERROR: CronJobId end 12 [2026-04-12 23:19:03] Production.INFO: ==19354== Releasing lock... [2026-04-12 23:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:19:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:19:03] Production.INFO: ==19350== Releasing lock... [2026-04-12 23:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:19:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:19:11] Production.ERROR: CronJobId end10 [2026-04-12 23:19:11] Production.INFO: ==19352== Releasing lock... [2026-04-12 23:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:19:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:19:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:19:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:19:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:19:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:19:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:19:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:19:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:19:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:19:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:19:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:19:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:19:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:19:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:19:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:19:14] Production.INFO: call_cost start [2026-04-12 23:19:14] Production.INFO: call_cost end [2026-04-12 23:19:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:19:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:19:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:19:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:19:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:19:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:19:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:19:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:19:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:19:14] Production.INFO: ==19348== Releasing lock... [2026-04-12 23:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:19:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:20:02] Production.INFO: ==19417== Lock acquired, processing the job... [2026-04-13 04:20:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:20:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:20:02] Production.INFO: neon service started [2026-04-13 04:20:02] Production.INFO: neon service started [2026-04-13 04:20:02] Production.INFO: ==19417== Releasing lock... [2026-04-13 04:20:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:20:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:20:02] Production.INFO: ==19421== Lock acquired, processing the job... [2026-04-13 03:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:20:02] Production.INFO: ==19421== Releasing lock... [2026-04-13 03:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:20:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:20:02] Production.INFO: ==19419== Lock acquired, processing the job... [2026-04-12 23:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:20:02] Production.INFO: ==19419== Releasing lock... [2026-04-12 23:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:20:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:20:03] Production.INFO: ==19424== Lock acquired, processing the job... [2026-04-12 23:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:20:03] Production.INFO: ==19426== Lock acquired, processing the job... [2026-04-12 23:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:20:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:20:03] Production.INFO: ==19428== Lock acquired, processing the job... [2026-04-12 23:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:20:03] Production.INFO: ==19430== Lock acquired, processing the job... [2026-04-12 23:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:20:03] Production.INFO: ==19432== Lock acquired, processing the job... [2026-04-12 23:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:20:03] Production.INFO: Account Balance Start. [2026-04-12 23:20:03] Production.INFO: CreateAllLog Start [2026-04-12 23:20:03] Production.INFO: 117 [2026-04-12 23:20:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:20:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:20:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:20:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:20:03] Production.INFO: Date 2026-04-10 [2026-04-12 23:20:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:20:03] Production.INFO: Date 2026-04-11 [2026-04-12 23:20:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:20:03] Production.INFO: ==19432== Releasing lock... [2026-04-12 23:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:20:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:20:03] Production.INFO: Date 2026-04-12 [2026-04-12 23:20:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:20:04] Production.INFO: Total Charge 0 [2026-04-12 23:20:04] Production.INFO: CreateAllLog End [2026-04-12 23:20:04] Production.INFO: ==19426== Releasing lock... [2026-04-12 23:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:20:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:20:04] Production.INFO: Account Balance End. [2026-04-12 23:20:04] Production.ERROR: CronJobId end 12 [2026-04-12 23:20:04] Production.INFO: ==19430== Releasing lock... [2026-04-12 23:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:20:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:20:12] Production.ERROR: CronJobId end10 [2026-04-12 23:20:12] Production.INFO: ==19428== Releasing lock... [2026-04-12 23:20:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:20:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:20:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:20:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:20:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:20:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:20:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:20:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:20:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:20:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:20:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:20:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:20:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:20:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:20:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:20:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:20:14] Production.INFO: call_cost start [2026-04-12 23:20:14] Production.INFO: call_cost end [2026-04-12 23:20:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:20:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:20:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:20:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:20:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:20:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:20:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:20:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:20:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:20:14] Production.INFO: ==19424== Releasing lock... [2026-04-12 23:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:20:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:21:01] Production.INFO: ==19492== Lock acquired, processing the job... [2026-04-13 04:21:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:21:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:21:01] Production.INFO: neon service started [2026-04-13 04:21:01] Production.INFO: neon service started [2026-04-13 04:21:01] Production.INFO: ==19492== Releasing lock... [2026-04-13 04:21:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:21:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:21:01] Production.INFO: ==19496== Lock acquired, processing the job... [2026-04-13 03:21:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:21:01] Production.INFO: ==19496== Releasing lock... [2026-04-13 03:21:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:21:01] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:21:01] Production.INFO: ==19494== Lock acquired, processing the job... [2026-04-12 23:21:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:21:02] Production.INFO: ==19494== Releasing lock... [2026-04-12 23:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:21:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:21:03] Production.INFO: ==19499== Lock acquired, processing the job... [2026-04-12 23:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-12 23:21:03] Production.INFO: ==19503== Lock acquired, processing the job... [2026-04-12 23:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:21:03] Production.INFO: ==19501== Lock acquired, processing the job... [2026-04-12 23:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:21:03] Production.INFO: ==19507== Lock acquired, processing the job... [2026-04-12 23:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:21:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-12 23:21:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-12 23:21:03] Production.ERROR: CronJob PID - 19503 [2026-04-12 23:21:03] Production.ERROR: CronJob Title - Account Block [2026-04-12 23:21:03] Production.ERROR: CronJob ID - 7 [2026-04-12 23:21:03] Production.ERROR: CronJob Last Run Time 2026-04-12 23:21:00 [2026-04-12 23:21:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-12 23:21:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-12 23:21:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-12 23:21:03] Production.INFO: ==19499== Releasing lock... [2026-04-12 23:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-12 23:21:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-12 23:21:03] Production.INFO: ==19511== Lock acquired, processing the job... [2026-04-12 23:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:21:03] Production.INFO: ==19505== Lock acquired, processing the job... [2026-04-12 23:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:21:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:21:03] Production.INFO: ==19509== Lock acquired, processing the job... [2026-04-12 23:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-12 23:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:21:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-12 23:21:03] Production.INFO: Account Balance Start. [2026-04-12 23:21:03] Production.INFO: CreateAllLog Start [2026-04-12 23:21:03] Production.INFO: 117 [2026-04-12 23:21:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:21:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:21:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:21:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:21:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:21:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:21:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:21:03] Production.INFO: Date 2026-04-10 [2026-04-12 23:21:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:21:03] Production.INFO: ==19511== Releasing lock... [2026-04-12 23:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:21:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:21:03] Production.INFO: Date 2026-04-11 [2026-04-12 23:21:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:21:04] Production.ERROR: done [2026-04-12 23:21:04] Production.INFO: ==19503== Releasing lock... [2026-04-12 23:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:21:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:21:04] Production.INFO: Date 2026-04-12 [2026-04-12 23:21:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-12 23:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085920', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) start [2026-04-12 23:21:04] Production.INFO: Total Charge 0 [2026-04-12 23:21:04] Production.INFO: CreateAllLog End [2026-04-12 23:21:04] Production.INFO: Account Balance End. [2026-04-12 23:21:04] Production.ERROR: CronJobId end 12 [2026-04-12 23:21:04] Production.INFO: ==19507== Releasing lock... [2026-04-12 23:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:21:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:21:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085920', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) end [2026-04-12 23:21:09] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-12 23:21:09] Production.INFO: ProcessCDR(1,17085920,1,1,2) [2026-04-12 23:21:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17085920,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 23:21:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17085920,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 23:21:09] Production.ERROR: pbx prc_insertCDR start [2026-04-12 23:21:09] Production.ERROR: pbx prc_insertCDR end [2026-04-12 23:21:09] Production.INFO: ==19509== Releasing lock... [2026-04-12 23:21:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-12 23:21:09] Production.INFO: 26 MB #Memory Used# [2026-04-12 23:21:13] Production.ERROR: CronJobId end10 [2026-04-12 23:21:13] Production.INFO: ==19505== Releasing lock... [2026-04-12 23:21:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:21:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:21:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:21:16] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:21:16] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:21:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:21:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:21:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:21:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:21:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:21:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:21:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:21:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:21:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:21:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:21:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:21:16] Production.INFO: call_cost start [2026-04-12 23:21:16] Production.INFO: call_cost end [2026-04-12 23:21:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:21:16] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:21:16] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:21:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:21:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:21:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:21:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:21:16] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:21:16] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:21:16] Production.INFO: ==19501== Releasing lock... [2026-04-12 23:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:21:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:22:01] Production.INFO: ==19574== Lock acquired, processing the job... [2026-04-13 04:22:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:22:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:22:01] Production.INFO: neon service started [2026-04-13 04:22:01] Production.INFO: neon service started [2026-04-13 04:22:01] Production.INFO: ==19574== Releasing lock... [2026-04-13 04:22:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:22:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:22:02] Production.INFO: ==19576== Lock acquired, processing the job... [2026-04-12 23:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:22:02] Production.INFO: ==19578== Lock acquired, processing the job... [2026-04-13 03:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:22:02] Production.INFO: ==19576== Releasing lock... [2026-04-12 23:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:22:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:22:02] Production.INFO: ==19578== Releasing lock... [2026-04-13 03:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:22:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:22:02] Production.INFO: ==19580== Lock acquired, processing the job... [2026-04-12 23:22:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:22:03] Production.INFO: ==19586== Lock acquired, processing the job... [2026-04-12 23:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:22:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:22:03] Production.INFO: Account Balance Start. [2026-04-12 23:22:03] Production.INFO: CreateAllLog Start [2026-04-12 23:22:03] Production.INFO: 117 [2026-04-12 23:22:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:22:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:22:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:22:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:22:03] Production.INFO: Date 2026-04-10 [2026-04-12 23:22:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:22:03] Production.INFO: Date 2026-04-11 [2026-04-12 23:22:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:22:03] Production.INFO: Date 2026-04-12 [2026-04-12 23:22:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:22:03] Production.INFO: ==19584== Lock acquired, processing the job... [2026-04-12 23:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:22:03] Production.INFO: Total Charge 0 [2026-04-12 23:22:03] Production.INFO: CreateAllLog End [2026-04-12 23:22:03] Production.INFO: ==19582== Lock acquired, processing the job... [2026-04-12 23:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:22:03] Production.INFO: Account Balance End. [2026-04-12 23:22:03] Production.INFO: ==19588== Lock acquired, processing the job... [2026-04-12 23:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:22:03] Production.ERROR: CronJobId end 12 [2026-04-12 23:22:03] Production.INFO: ==19586== Releasing lock... [2026-04-12 23:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:22:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:22:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:22:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:22:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:22:03] Production.INFO: ==19588== Releasing lock... [2026-04-12 23:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:22:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:22:04] Production.INFO: ==19582== Releasing lock... [2026-04-12 23:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:22:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:22:11] Production.ERROR: CronJobId end10 [2026-04-12 23:22:11] Production.INFO: ==19584== Releasing lock... [2026-04-12 23:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:22:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:22:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:22:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:22:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:22:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:22:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:22:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:22:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:22:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:22:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:22:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:22:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:22:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:22:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:22:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:22:13] Production.INFO: call_cost start [2026-04-12 23:22:13] Production.INFO: call_cost end [2026-04-12 23:22:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:22:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:22:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:22:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:22:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:22:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:22:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:22:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:22:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:22:13] Production.INFO: ==19580== Releasing lock... [2026-04-12 23:22:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:22:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:23:02] Production.INFO: ==19646== Lock acquired, processing the job... [2026-04-13 04:23:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:23:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:23:02] Production.INFO: neon service started [2026-04-13 04:23:02] Production.INFO: neon service started [2026-04-13 04:23:02] Production.INFO: ==19646== Releasing lock... [2026-04-13 04:23:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:23:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:23:02] Production.INFO: ==19648== Lock acquired, processing the job... [2026-04-12 23:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:23:02] Production.INFO: ==19648== Releasing lock... [2026-04-12 23:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:23:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:23:03] Production.INFO: ==19650== Lock acquired, processing the job... [2026-04-13 03:23:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:23:03] Production.INFO: ==19650== Releasing lock... [2026-04-13 03:23:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:23:03] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:23:03] Production.INFO: ==19654== Lock acquired, processing the job... [2026-04-12 23:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:23:03] Production.INFO: ==19652== Lock acquired, processing the job... [2026-04-12 23:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:23:03] Production.INFO: ==19660== Lock acquired, processing the job... [2026-04-12 23:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:23:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:23:03] Production.INFO: ==19656== Lock acquired, processing the job... [2026-04-12 23:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:23:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:23:03] Production.INFO: ==19658== Lock acquired, processing the job... [2026-04-12 23:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:23:03] Production.INFO: ==19660== Releasing lock... [2026-04-12 23:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:23:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:23:03] Production.INFO: Account Balance Start. [2026-04-12 23:23:03] Production.INFO: CreateAllLog Start [2026-04-12 23:23:03] Production.INFO: 117 [2026-04-12 23:23:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:23:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:23:04] Production.INFO: Date 2026-04-09 [2026-04-12 23:23:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:23:04] Production.INFO: Date 2026-04-10 [2026-04-12 23:23:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:23:04] Production.INFO: Date 2026-04-11 [2026-04-12 23:23:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:23:04] Production.INFO: Date 2026-04-12 [2026-04-12 23:23:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:23:04] Production.INFO: ==19654== Releasing lock... [2026-04-12 23:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:23:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:23:04] Production.INFO: Total Charge 0 [2026-04-12 23:23:04] Production.INFO: CreateAllLog End [2026-04-12 23:23:04] Production.INFO: Account Balance End. [2026-04-12 23:23:04] Production.ERROR: CronJobId end 12 [2026-04-12 23:23:04] Production.INFO: ==19658== Releasing lock... [2026-04-12 23:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:23:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:23:11] Production.ERROR: CronJobId end10 [2026-04-12 23:23:11] Production.INFO: ==19656== Releasing lock... [2026-04-12 23:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:23:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:23:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:23:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:23:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:23:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:23:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:23:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:23:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:23:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:23:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:23:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:23:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:23:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:23:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:23:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:23:13] Production.INFO: call_cost start [2026-04-12 23:23:13] Production.INFO: call_cost end [2026-04-12 23:23:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:23:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:23:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:23:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:23:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:23:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:23:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:23:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:23:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:23:13] Production.INFO: ==19652== Releasing lock... [2026-04-12 23:23:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:23:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:24:01] Production.INFO: ==19716== Lock acquired, processing the job... [2026-04-13 04:24:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:24:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:24:01] Production.INFO: neon service started [2026-04-13 04:24:01] Production.INFO: neon service started [2026-04-13 04:24:01] Production.INFO: ==19716== Releasing lock... [2026-04-13 04:24:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:24:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:24:01] Production.INFO: ==19718== Lock acquired, processing the job... [2026-04-12 23:24:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:24:02] Production.INFO: ==19718== Releasing lock... [2026-04-12 23:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:24:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:24:02] Production.INFO: ==19720== Lock acquired, processing the job... [2026-04-13 03:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:24:02] Production.INFO: ==19720== Releasing lock... [2026-04-13 03:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:24:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:24:03] Production.INFO: ==19723== Lock acquired, processing the job... [2026-04-12 23:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:24:03] Production.INFO: ==19725== Lock acquired, processing the job... [2026-04-12 23:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:24:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:24:03] Production.INFO: ==19727== Lock acquired, processing the job... [2026-04-12 23:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:24:03] Production.INFO: ==19729== Lock acquired, processing the job... [2026-04-12 23:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:24:03] Production.INFO: ==19731== Lock acquired, processing the job... [2026-04-12 23:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:24:03] Production.INFO: Account Balance Start. [2026-04-12 23:24:03] Production.INFO: CreateAllLog Start [2026-04-12 23:24:03] Production.INFO: 117 [2026-04-12 23:24:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:24:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:24:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:24:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:24:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:24:03] Production.INFO: ==19731== Releasing lock... [2026-04-12 23:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:24:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:24:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:24:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:24:03] Production.INFO: Date 2026-04-10 [2026-04-12 23:24:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:24:03] Production.INFO: Date 2026-04-11 [2026-04-12 23:24:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:24:03] Production.INFO: Date 2026-04-12 [2026-04-12 23:24:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:24:03] Production.INFO: Total Charge 0 [2026-04-12 23:24:03] Production.INFO: CreateAllLog End [2026-04-12 23:24:03] Production.INFO: ==19725== Releasing lock... [2026-04-12 23:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:24:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:24:03] Production.INFO: Account Balance End. [2026-04-12 23:24:03] Production.ERROR: CronJobId end 12 [2026-04-12 23:24:03] Production.INFO: ==19729== Releasing lock... [2026-04-12 23:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:24:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:24:10] Production.ERROR: CronJobId end10 [2026-04-12 23:24:10] Production.INFO: ==19727== Releasing lock... [2026-04-12 23:24:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:24:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:24:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:24:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:24:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:24:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:24:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:24:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:24:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:24:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:24:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:24:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:24:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:24:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:24:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:24:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:24:13] Production.INFO: call_cost start [2026-04-12 23:24:13] Production.INFO: call_cost end [2026-04-12 23:24:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:24:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:24:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:24:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:24:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:24:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:24:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:24:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:24:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:24:13] Production.INFO: ==19723== Releasing lock... [2026-04-12 23:24:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:24:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:25:02] Production.INFO: ==19787== Lock acquired, processing the job... [2026-04-13 04:25:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:25:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:25:02] Production.INFO: neon service started [2026-04-13 04:25:02] Production.INFO: neon service started [2026-04-13 04:25:02] Production.INFO: ==19787== Releasing lock... [2026-04-13 04:25:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:25:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:25:02] Production.INFO: ==19791== Lock acquired, processing the job... [2026-04-13 03:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:25:02] Production.INFO: ==19791== Releasing lock... [2026-04-13 03:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:25:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:25:02] Production.INFO: ==19789== Lock acquired, processing the job... [2026-04-12 23:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:25:02] Production.INFO: ==19789== Releasing lock... [2026-04-12 23:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:25:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:25:03] Production.INFO: ==19800== Lock acquired, processing the job... [2026-04-12 23:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:25:03] Production.INFO: ==19794== Lock acquired, processing the job... [2026-04-12 23:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:25:03] Production.INFO: ==19796== Lock acquired, processing the job... [2026-04-12 23:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:25:03] Production.INFO: ==19798== Lock acquired, processing the job... [2026-04-12 23:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:25:03] Production.INFO: ==19802== Lock acquired, processing the job... [2026-04-12 23:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:25:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:25:03] Production.INFO: Account Balance Start. [2026-04-12 23:25:03] Production.INFO: CreateAllLog Start [2026-04-12 23:25:03] Production.INFO: 117 [2026-04-12 23:25:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:25:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:25:03] Production.INFO: ==19802== Releasing lock... [2026-04-12 23:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:25:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:25:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:25:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:25:04] Production.INFO: Date 2026-04-10 [2026-04-12 23:25:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:25:04] Production.INFO: Date 2026-04-11 [2026-04-12 23:25:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:25:04] Production.INFO: Date 2026-04-12 [2026-04-12 23:25:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:25:04] Production.INFO: Total Charge 0 [2026-04-12 23:25:04] Production.INFO: CreateAllLog End [2026-04-12 23:25:04] Production.INFO: Account Balance End. [2026-04-12 23:25:04] Production.ERROR: CronJobId end 12 [2026-04-12 23:25:04] Production.INFO: ==19800== Releasing lock... [2026-04-12 23:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:25:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:25:04] Production.INFO: ==19796== Releasing lock... [2026-04-12 23:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:25:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:25:11] Production.ERROR: CronJobId end10 [2026-04-12 23:25:11] Production.INFO: ==19798== Releasing lock... [2026-04-12 23:25:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:25:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:25:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:25:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:25:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:25:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:25:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:25:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:25:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:25:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:25:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:25:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:25:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:25:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:25:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:25:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:25:14] Production.INFO: call_cost start [2026-04-12 23:25:14] Production.INFO: call_cost end [2026-04-12 23:25:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:25:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:25:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:25:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:25:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:25:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:25:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:25:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:25:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:25:14] Production.INFO: ==19794== Releasing lock... [2026-04-12 23:25:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:25:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:26:01] Production.INFO: ==19860== Lock acquired, processing the job... [2026-04-13 04:26:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:26:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:26:01] Production.INFO: neon service started [2026-04-13 04:26:01] Production.INFO: neon service started [2026-04-13 04:26:01] Production.INFO: ==19860== Releasing lock... [2026-04-13 04:26:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:26:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:26:01] Production.INFO: ==19864== Lock acquired, processing the job... [2026-04-13 03:26:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:26:01] Production.INFO: ==19864== Releasing lock... [2026-04-13 03:26:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:26:01] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:26:02] Production.INFO: ==19862== Lock acquired, processing the job... [2026-04-12 23:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:26:02] Production.INFO: ==19862== Releasing lock... [2026-04-12 23:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:26:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:26:02] Production.INFO: ==19867== Lock acquired, processing the job... [2026-04-12 23:26:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:26:03] Production.INFO: ==19869== Lock acquired, processing the job... [2026-04-12 23:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:26:03] Production.INFO: ==19873== Lock acquired, processing the job... [2026-04-12 23:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:26:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:26:03] Production.INFO: ==19875== Lock acquired, processing the job... [2026-04-12 23:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:26:03] Production.INFO: ==19871== Lock acquired, processing the job... [2026-04-12 23:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:26:03] Production.INFO: Account Balance Start. [2026-04-12 23:26:03] Production.INFO: CreateAllLog Start [2026-04-12 23:26:03] Production.INFO: 117 [2026-04-12 23:26:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:26:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:26:03] Production.INFO: ==19875== Releasing lock... [2026-04-12 23:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:26:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:26:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:26:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:26:03] Production.INFO: Date 2026-04-10 [2026-04-12 23:26:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:26:03] Production.INFO: Date 2026-04-11 [2026-04-12 23:26:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:26:03] Production.INFO: Date 2026-04-12 [2026-04-12 23:26:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:26:03] Production.INFO: Total Charge 0 [2026-04-12 23:26:03] Production.INFO: CreateAllLog End [2026-04-12 23:26:03] Production.INFO: Account Balance End. [2026-04-12 23:26:03] Production.ERROR: CronJobId end 12 [2026-04-12 23:26:03] Production.INFO: ==19873== Releasing lock... [2026-04-12 23:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:26:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:26:03] Production.INFO: ==19869== Releasing lock... [2026-04-12 23:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:26:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:26:09] Production.ERROR: CronJobId end10 [2026-04-12 23:26:09] Production.INFO: ==19871== Releasing lock... [2026-04-12 23:26:09] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:26:09] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:26:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:26:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:26:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:26:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:26:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:26:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:26:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:26:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:26:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:26:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:26:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:26:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:26:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:26:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:26:12] Production.INFO: call_cost start [2026-04-12 23:26:12] Production.INFO: call_cost end [2026-04-12 23:26:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:26:12] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:26:12] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:26:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:26:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:26:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:26:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:26:12] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:26:12] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:26:12] Production.INFO: ==19867== Releasing lock... [2026-04-12 23:26:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:26:12] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:27:01] Production.INFO: ==19930== Lock acquired, processing the job... [2026-04-13 04:27:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:27:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:27:01] Production.INFO: neon service started [2026-04-13 04:27:01] Production.INFO: neon service started [2026-04-13 04:27:01] Production.INFO: ==19930== Releasing lock... [2026-04-13 04:27:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:27:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:27:02] Production.INFO: ==19932== Lock acquired, processing the job... [2026-04-12 23:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:27:02] Production.INFO: ==19932== Releasing lock... [2026-04-12 23:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:27:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:27:02] Production.INFO: ==19934== Lock acquired, processing the job... [2026-04-13 03:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:27:02] Production.INFO: ==19934== Releasing lock... [2026-04-13 03:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:27:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:27:03] Production.INFO: ==19939== Lock acquired, processing the job... [2026-04-12 23:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:27:03] Production.INFO: ==19937== Lock acquired, processing the job... [2026-04-12 23:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:27:03] Production.INFO: ==19943== Lock acquired, processing the job... [2026-04-12 23:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:27:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:27:03] Production.INFO: ==19941== Lock acquired, processing the job... [2026-04-12 23:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:27:03] Production.INFO: Account Balance Start. [2026-04-12 23:27:03] Production.INFO: CreateAllLog Start [2026-04-12 23:27:03] Production.INFO: 117 [2026-04-12 23:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:27:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:27:03] Production.INFO: ==19945== Lock acquired, processing the job... [2026-04-12 23:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:27:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:27:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:27:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:27:03] Production.INFO: Date 2026-04-10 [2026-04-12 23:27:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:27:03] Production.INFO: Date 2026-04-11 [2026-04-12 23:27:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:27:03] Production.INFO: Date 2026-04-12 [2026-04-12 23:27:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:27:03] Production.INFO: ==19945== Releasing lock... [2026-04-12 23:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:27:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:27:03] Production.INFO: Total Charge 0 [2026-04-12 23:27:03] Production.INFO: CreateAllLog End [2026-04-12 23:27:03] Production.INFO: ==19939== Releasing lock... [2026-04-12 23:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:27:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:27:03] Production.INFO: Account Balance End. [2026-04-12 23:27:03] Production.ERROR: CronJobId end 12 [2026-04-12 23:27:03] Production.INFO: ==19943== Releasing lock... [2026-04-12 23:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:27:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:27:11] Production.ERROR: CronJobId end10 [2026-04-12 23:27:11] Production.INFO: ==19941== Releasing lock... [2026-04-12 23:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:27:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:27:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:27:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:27:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:27:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:27:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:27:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:27:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:27:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:27:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:27:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:27:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:27:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:27:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:27:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:27:13] Production.INFO: call_cost start [2026-04-12 23:27:13] Production.INFO: call_cost end [2026-04-12 23:27:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:27:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:27:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:27:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:27:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:27:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:27:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:27:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:27:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:27:13] Production.INFO: ==19937== Releasing lock... [2026-04-12 23:27:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:27:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:28:02] Production.INFO: ==20001== Lock acquired, processing the job... [2026-04-13 04:28:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:28:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:28:02] Production.INFO: neon service started [2026-04-13 04:28:02] Production.INFO: neon service started [2026-04-13 04:28:02] Production.INFO: ==20001== Releasing lock... [2026-04-13 04:28:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:28:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:28:02] Production.INFO: ==20003== Lock acquired, processing the job... [2026-04-12 23:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:28:02] Production.INFO: ==20005== Lock acquired, processing the job... [2026-04-13 03:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:28:02] Production.INFO: ==20005== Releasing lock... [2026-04-13 03:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:28:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:28:03] Production.INFO: ==20003== Releasing lock... [2026-04-12 23:28:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:28:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:28:03] Production.INFO: ==20008== Lock acquired, processing the job... [2026-04-12 23:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:28:03] Production.INFO: ==20012== Lock acquired, processing the job... [2026-04-12 23:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:28:03] Production.INFO: ==20010== Lock acquired, processing the job... [2026-04-12 23:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:28:03] Production.INFO: ==20014== Lock acquired, processing the job... [2026-04-12 23:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:28:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:28:04] Production.INFO: ==20016== Lock acquired, processing the job... [2026-04-12 23:28:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:28:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:28:04] Production.INFO: Account Balance Start. [2026-04-12 23:28:04] Production.INFO: CreateAllLog Start [2026-04-12 23:28:04] Production.INFO: 117 [2026-04-12 23:28:04] Production.INFO: Date 2026-04-08 [2026-04-12 23:28:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:28:04] Production.INFO: Date 2026-04-09 [2026-04-12 23:28:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:28:04] Production.INFO: Date 2026-04-10 [2026-04-12 23:28:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:28:04] Production.INFO: Date 2026-04-11 [2026-04-12 23:28:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:28:04] Production.INFO: Date 2026-04-12 [2026-04-12 23:28:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:28:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:28:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:28:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:28:04] Production.INFO: ==20016== Releasing lock... [2026-04-12 23:28:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:28:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:28:04] Production.INFO: Total Charge 0 [2026-04-12 23:28:04] Production.INFO: CreateAllLog End [2026-04-12 23:28:04] Production.INFO: Account Balance End. [2026-04-12 23:28:04] Production.ERROR: CronJobId end 12 [2026-04-12 23:28:04] Production.INFO: ==20014== Releasing lock... [2026-04-12 23:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:28:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:28:04] Production.INFO: ==20010== Releasing lock... [2026-04-12 23:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:28:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:28:11] Production.ERROR: CronJobId end10 [2026-04-12 23:28:11] Production.INFO: ==20012== Releasing lock... [2026-04-12 23:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:28:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:28:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:28:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:28:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:28:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:28:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:28:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:28:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:28:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:28:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:28:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:28:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:28:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:28:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:28:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:28:14] Production.INFO: call_cost start [2026-04-12 23:28:14] Production.INFO: call_cost end [2026-04-12 23:28:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:28:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:28:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:28:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:28:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:28:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:28:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:28:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:28:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:28:14] Production.INFO: ==20008== Releasing lock... [2026-04-12 23:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:28:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:29:01] Production.INFO: ==20074== Lock acquired, processing the job... [2026-04-13 04:29:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:29:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:29:01] Production.INFO: neon service started [2026-04-13 04:29:01] Production.INFO: neon service started [2026-04-13 04:29:01] Production.INFO: ==20074== Releasing lock... [2026-04-13 04:29:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:29:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:29:02] Production.INFO: ==20076== Lock acquired, processing the job... [2026-04-12 23:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:29:02] Production.INFO: ==20078== Lock acquired, processing the job... [2026-04-13 03:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:29:02] Production.INFO: ==20078== Releasing lock... [2026-04-13 03:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:29:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:29:02] Production.INFO: ==20076== Releasing lock... [2026-04-12 23:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:29:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:29:03] Production.INFO: ==20080== Lock acquired, processing the job... [2026-04-12 23:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:29:03] Production.INFO: ==20082== Lock acquired, processing the job... [2026-04-12 23:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:29:03] Production.INFO: ==20088== Lock acquired, processing the job... [2026-04-12 23:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:29:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:29:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:29:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:29:03] Production.INFO: ==20084== Lock acquired, processing the job... [2026-04-12 23:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:29:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:29:03] Production.INFO: ==20088== Releasing lock... [2026-04-12 23:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:29:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:29:03] Production.INFO: ==20086== Lock acquired, processing the job... [2026-04-12 23:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:29:03] Production.INFO: Account Balance Start. [2026-04-12 23:29:03] Production.INFO: CreateAllLog Start [2026-04-12 23:29:03] Production.INFO: 117 [2026-04-12 23:29:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:29:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:29:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:29:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:29:03] Production.INFO: Date 2026-04-10 [2026-04-12 23:29:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:29:03] Production.INFO: ==20082== Releasing lock... [2026-04-12 23:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:29:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:29:03] Production.INFO: Date 2026-04-11 [2026-04-12 23:29:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:29:03] Production.INFO: Date 2026-04-12 [2026-04-12 23:29:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:29:03] Production.INFO: Total Charge 0 [2026-04-12 23:29:03] Production.INFO: CreateAllLog End [2026-04-12 23:29:03] Production.INFO: Account Balance End. [2026-04-12 23:29:04] Production.ERROR: CronJobId end 12 [2026-04-12 23:29:04] Production.INFO: ==20086== Releasing lock... [2026-04-12 23:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:29:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:29:11] Production.ERROR: CronJobId end10 [2026-04-12 23:29:11] Production.INFO: ==20084== Releasing lock... [2026-04-12 23:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:29:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:29:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:29:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:29:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:29:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:29:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:29:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:29:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:29:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:29:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:29:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:29:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:29:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:29:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:29:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:29:14] Production.INFO: call_cost start [2026-04-12 23:29:14] Production.INFO: call_cost end [2026-04-12 23:29:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:29:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:29:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:29:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:29:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:29:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:29:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:29:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:29:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:29:14] Production.INFO: ==20080== Releasing lock... [2026-04-12 23:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:29:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:30:02] Production.INFO: ==20143== Lock acquired, processing the job... [2026-04-13 04:30:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:30:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:30:02] Production.INFO: neon service started [2026-04-13 04:30:02] Production.INFO: neon service started [2026-04-13 04:30:02] Production.INFO: ==20143== Releasing lock... [2026-04-13 04:30:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:30:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:30:02] Production.INFO: ==20145== Lock acquired, processing the job... [2026-04-12 23:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:30:02] Production.INFO: ==20145== Releasing lock... [2026-04-12 23:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:30:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:30:02] Production.INFO: ==20147== Lock acquired, processing the job... [2026-04-13 03:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:30:02] Production.INFO: ==20147== Releasing lock... [2026-04-13 03:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:30:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:30:03] Production.INFO: ==20150== Lock acquired, processing the job... [2026-04-12 23:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:30:03] Production.INFO: ==20152== Lock acquired, processing the job... [2026-04-12 23:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:30:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:30:03] Production.INFO: ==20154== Lock acquired, processing the job... [2026-04-12 23:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:30:03] Production.INFO: ==20156== Lock acquired, processing the job... [2026-04-12 23:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:30:03] Production.INFO: ==20158== Lock acquired, processing the job... [2026-04-12 23:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:30:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:30:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:30:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:30:03] Production.INFO: ==20158== Releasing lock... [2026-04-12 23:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:30:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:30:03] Production.INFO: Account Balance Start. [2026-04-12 23:30:03] Production.INFO: CreateAllLog Start [2026-04-12 23:30:03] Production.INFO: 117 [2026-04-12 23:30:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:30:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:30:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:30:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:30:03] Production.INFO: Date 2026-04-10 [2026-04-12 23:30:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:30:03] Production.INFO: ==20152== Releasing lock... [2026-04-12 23:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:30:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:30:04] Production.INFO: Date 2026-04-11 [2026-04-12 23:30:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:30:04] Production.INFO: Date 2026-04-12 [2026-04-12 23:30:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:30:04] Production.INFO: Total Charge 0 [2026-04-12 23:30:04] Production.INFO: CreateAllLog End [2026-04-12 23:30:04] Production.INFO: Account Balance End. [2026-04-12 23:30:04] Production.ERROR: CronJobId end 12 [2026-04-12 23:30:04] Production.INFO: ==20156== Releasing lock... [2026-04-12 23:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:30:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:30:12] Production.ERROR: CronJobId end10 [2026-04-12 23:30:12] Production.INFO: ==20154== Releasing lock... [2026-04-12 23:30:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:30:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:30:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:30:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:30:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:30:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:30:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:30:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:30:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:30:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:30:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:30:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:30:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:30:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:30:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:30:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:30:14] Production.INFO: call_cost start [2026-04-12 23:30:14] Production.INFO: call_cost end [2026-04-12 23:30:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:30:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:30:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:30:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:30:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:30:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:30:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:30:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:30:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:30:14] Production.INFO: ==20150== Releasing lock... [2026-04-12 23:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:30:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:31:01] Production.INFO: ==20214== Lock acquired, processing the job... [2026-04-13 04:31:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:31:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:31:01] Production.INFO: neon service started [2026-04-13 04:31:01] Production.INFO: neon service started [2026-04-13 04:31:01] Production.INFO: ==20214== Releasing lock... [2026-04-13 04:31:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:31:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:31:01] Production.INFO: ==20216== Lock acquired, processing the job... [2026-04-12 23:31:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:31:02] Production.INFO: ==20218== Lock acquired, processing the job... [2026-04-13 03:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:31:02] Production.INFO: ==20216== Releasing lock... [2026-04-12 23:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:31:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:31:02] Production.INFO: ==20218== Releasing lock... [2026-04-13 03:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:31:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:31:02] Production.INFO: ==20220== Lock acquired, processing the job... [2026-04-12 23:31:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-12 23:31:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-12 23:31:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-12 23:31:03] Production.INFO: ==20220== Releasing lock... [2026-04-12 23:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-12 23:31:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-12 23:31:03] Production.INFO: ==20222== Lock acquired, processing the job... [2026-04-12 23:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:31:03] Production.INFO: ==20225== Lock acquired, processing the job... [2026-04-12 23:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:31:03] Production.INFO: ==20233== Lock acquired, processing the job... [2026-04-12 23:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:31:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:31:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:31:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:31:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:31:03] Production.INFO: ==20233== Releasing lock... [2026-04-12 23:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:31:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:31:03] Production.INFO: ==20231== Lock acquired, processing the job... [2026-04-12 23:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-12 23:31:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-12 23:31:03] Production.INFO: ==20229== Lock acquired, processing the job... [2026-04-12 23:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:31:03] Production.INFO: ==20227== Lock acquired, processing the job... [2026-04-12 23:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:31:03] Production.INFO: Account Balance Start. [2026-04-12 23:31:03] Production.INFO: CreateAllLog Start [2026-04-12 23:31:03] Production.INFO: 117 [2026-04-12 23:31:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:31:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:31:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:31:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:31:03] Production.INFO: ==20225== Releasing lock... [2026-04-12 23:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:31:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:31:03] Production.INFO: Date 2026-04-10 [2026-04-12 23:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:31:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:31:03] Production.INFO: Date 2026-04-11 [2026-04-12 23:31:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:31:03] Production.INFO: Date 2026-04-12 [2026-04-12 23:31:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:31:03] Production.INFO: Total Charge 0 [2026-04-12 23:31:04] Production.INFO: CreateAllLog End [2026-04-12 23:31:04] Production.ERROR: done [2026-04-12 23:31:04] Production.INFO: Account Balance End. [2026-04-12 23:31:04] Production.ERROR: CronJobId end 12 [2026-04-12 23:31:04] Production.INFO: ==20229== Releasing lock... [2026-04-12 23:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:31:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-12 23:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085961', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) start [2026-04-12 23:31:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17085961', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) end [2026-04-12 23:31:09] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-12 23:31:09] Production.INFO: ProcessCDR(1,17085961,1,1,2) [2026-04-12 23:31:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17085961,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 23:31:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17085961,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 23:31:09] Production.ERROR: pbx prc_insertCDR start [2026-04-12 23:31:09] Production.ERROR: pbx prc_insertCDR end [2026-04-12 23:31:09] Production.INFO: ==20231== Releasing lock... [2026-04-12 23:31:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-12 23:31:09] Production.INFO: 26 MB #Memory Used# [2026-04-12 23:31:14] Production.ERROR: CronJobId end10 [2026-04-12 23:31:14] Production.INFO: ==20227== Releasing lock... [2026-04-12 23:31:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:31:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:31:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:31:16] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:31:16] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:31:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:31:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:31:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:31:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:31:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:31:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:31:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:31:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:31:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:31:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:31:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:31:16] Production.INFO: call_cost start [2026-04-12 23:31:16] Production.INFO: call_cost end [2026-04-12 23:31:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:31:16] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:31:16] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:31:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:31:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:31:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:31:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:31:16] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:31:16] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:31:16] Production.INFO: ==20222== Releasing lock... [2026-04-12 23:31:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:31:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:32:01] Production.INFO: ==20304== Lock acquired, processing the job... [2026-04-13 04:32:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:32:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:32:01] Production.INFO: neon service started [2026-04-13 04:32:01] Production.INFO: neon service started [2026-04-13 04:32:01] Production.INFO: ==20304== Releasing lock... [2026-04-13 04:32:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:32:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:32:02] Production.INFO: ==20306== Lock acquired, processing the job... [2026-04-12 23:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:32:02] Production.INFO: ==20306== Releasing lock... [2026-04-12 23:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:32:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:32:02] Production.INFO: ==20308== Lock acquired, processing the job... [2026-04-13 03:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:32:02] Production.INFO: ==20308== Releasing lock... [2026-04-13 03:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:32:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:32:03] Production.INFO: ==20310== Lock acquired, processing the job... [2026-04-12 23:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:32:03] Production.INFO: ==20312== Lock acquired, processing the job... [2026-04-12 23:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:32:03] Production.INFO: ==20316== Lock acquired, processing the job... [2026-04-12 23:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:32:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:32:03] Production.INFO: ==20314== Lock acquired, processing the job... [2026-04-12 23:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:32:03] Production.INFO: Account Balance Start. [2026-04-12 23:32:03] Production.INFO: CreateAllLog Start [2026-04-12 23:32:03] Production.INFO: 117 [2026-04-12 23:32:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:32:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:32:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:32:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:32:03] Production.INFO: ==20319== Lock acquired, processing the job... [2026-04-12 23:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:32:03] Production.INFO: Date 2026-04-10 [2026-04-12 23:32:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:32:03] Production.INFO: Date 2026-04-11 [2026-04-12 23:32:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:32:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:32:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:32:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:32:03] Production.INFO: ==20319== Releasing lock... [2026-04-12 23:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:32:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:32:03] Production.INFO: Date 2026-04-12 [2026-04-12 23:32:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:32:03] Production.INFO: Total Charge 0 [2026-04-12 23:32:03] Production.INFO: CreateAllLog End [2026-04-12 23:32:03] Production.INFO: Account Balance End. [2026-04-12 23:32:04] Production.ERROR: CronJobId end 12 [2026-04-12 23:32:04] Production.INFO: ==20316== Releasing lock... [2026-04-12 23:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:32:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:32:04] Production.INFO: ==20312== Releasing lock... [2026-04-12 23:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:32:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:32:10] Production.ERROR: CronJobId end10 [2026-04-12 23:32:10] Production.INFO: ==20314== Releasing lock... [2026-04-12 23:32:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:32:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:32:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:32:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:32:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:32:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:32:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:32:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:32:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:32:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:32:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:32:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:32:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:32:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:32:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:32:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:32:13] Production.INFO: call_cost start [2026-04-12 23:32:13] Production.INFO: call_cost end [2026-04-12 23:32:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:32:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:32:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:32:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:32:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:32:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:32:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:32:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:32:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:32:13] Production.INFO: ==20310== Releasing lock... [2026-04-12 23:32:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:32:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:33:02] Production.INFO: ==20375== Lock acquired, processing the job... [2026-04-13 04:33:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:33:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:33:02] Production.INFO: neon service started [2026-04-13 04:33:02] Production.INFO: neon service started [2026-04-13 04:33:02] Production.INFO: ==20375== Releasing lock... [2026-04-13 04:33:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:33:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:33:02] Production.INFO: ==20378== Lock acquired, processing the job... [2026-04-12 23:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:33:02] Production.INFO: ==20380== Lock acquired, processing the job... [2026-04-13 03:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:33:02] Production.INFO: ==20380== Releasing lock... [2026-04-13 03:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:33:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:33:03] Production.INFO: ==20378== Releasing lock... [2026-04-12 23:33:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:33:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:33:03] Production.INFO: ==20382== Lock acquired, processing the job... [2026-04-12 23:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:33:03] Production.INFO: ==20384== Lock acquired, processing the job... [2026-04-12 23:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:33:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:33:04] Production.INFO: ==20388== Lock acquired, processing the job... [2026-04-12 23:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:33:04] Production.INFO: ==20386== Lock acquired, processing the job... [2026-04-12 23:33:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:33:04] Production.INFO: Account Balance Start. [2026-04-12 23:33:04] Production.INFO: CreateAllLog Start [2026-04-12 23:33:04] Production.INFO: 117 [2026-04-12 23:33:04] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:33:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:33:04] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:33:04] Production.INFO: ==20390== Lock acquired, processing the job... [2026-04-12 23:33:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:33:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:33:04] Production.INFO: Date 2026-04-08 [2026-04-12 23:33:04] Production.INFO: ==20384== Releasing lock... [2026-04-12 23:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:33:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:33:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:33:04] Production.INFO: Date 2026-04-09 [2026-04-12 23:33:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:33:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:33:04] Production.INFO: Date 2026-04-10 [2026-04-12 23:33:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:33:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:33:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:33:04] Production.INFO: Date 2026-04-11 [2026-04-12 23:33:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:33:04] Production.INFO: ==20390== Releasing lock... [2026-04-12 23:33:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:33:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:33:04] Production.INFO: Date 2026-04-12 [2026-04-12 23:33:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:33:04] Production.INFO: Total Charge 0 [2026-04-12 23:33:04] Production.INFO: CreateAllLog End [2026-04-12 23:33:04] Production.INFO: Account Balance End. [2026-04-12 23:33:04] Production.ERROR: CronJobId end 12 [2026-04-12 23:33:04] Production.INFO: ==20388== Releasing lock... [2026-04-12 23:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:33:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:33:12] Production.ERROR: CronJobId end10 [2026-04-12 23:33:12] Production.INFO: ==20386== Releasing lock... [2026-04-12 23:33:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:33:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:33:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:33:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:33:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:33:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:33:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:33:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:33:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:33:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:33:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:33:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:33:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:33:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:33:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:33:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:33:14] Production.INFO: call_cost start [2026-04-12 23:33:14] Production.INFO: call_cost end [2026-04-12 23:33:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:33:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:33:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:33:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:33:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:33:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:33:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:33:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:33:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:33:14] Production.INFO: ==20382== Releasing lock... [2026-04-12 23:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:33:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:34:01] Production.INFO: ==20443== Lock acquired, processing the job... [2026-04-13 04:34:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:34:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:34:01] Production.INFO: neon service started [2026-04-13 04:34:01] Production.INFO: neon service started [2026-04-13 04:34:01] Production.INFO: ==20443== Releasing lock... [2026-04-13 04:34:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:34:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:34:02] Production.INFO: ==20445== Lock acquired, processing the job... [2026-04-12 23:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:34:02] Production.INFO: ==20445== Releasing lock... [2026-04-12 23:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:34:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:34:02] Production.INFO: ==20448== Lock acquired, processing the job... [2026-04-13 03:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:34:02] Production.INFO: ==20448== Releasing lock... [2026-04-13 03:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:34:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:34:03] Production.INFO: ==20450== Lock acquired, processing the job... [2026-04-12 23:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:34:03] Production.INFO: ==20456== Lock acquired, processing the job... [2026-04-12 23:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:34:03] Production.INFO: ==20452== Lock acquired, processing the job... [2026-04-12 23:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:34:03] Production.INFO: ==20454== Lock acquired, processing the job... [2026-04-12 23:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:34:03] Production.INFO: Account Balance Start. [2026-04-12 23:34:03] Production.INFO: CreateAllLog Start [2026-04-12 23:34:03] Production.INFO: 117 [2026-04-12 23:34:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:34:03] Production.INFO: ==20458== Lock acquired, processing the job... [2026-04-12 23:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:34:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:34:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:34:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:34:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:34:03] Production.INFO: Date 2026-04-10 [2026-04-12 23:34:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:34:03] Production.INFO: Date 2026-04-11 [2026-04-12 23:34:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:34:03] Production.INFO: Date 2026-04-12 [2026-04-12 23:34:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:34:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:34:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:34:03] Production.INFO: Total Charge 0 [2026-04-12 23:34:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:34:03] Production.INFO: ==20458== Releasing lock... [2026-04-12 23:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:34:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:34:03] Production.INFO: CreateAllLog End [2026-04-12 23:34:03] Production.INFO: Account Balance End. [2026-04-12 23:34:03] Production.ERROR: CronJobId end 12 [2026-04-12 23:34:03] Production.INFO: ==20456== Releasing lock... [2026-04-12 23:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:34:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:34:03] Production.INFO: ==20452== Releasing lock... [2026-04-12 23:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:34:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:34:10] Production.ERROR: CronJobId end10 [2026-04-12 23:34:10] Production.INFO: ==20454== Releasing lock... [2026-04-12 23:34:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:34:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:34:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:34:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:34:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:34:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:34:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:34:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:34:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:34:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:34:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:34:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:34:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:34:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:34:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:34:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:34:13] Production.INFO: call_cost start [2026-04-12 23:34:13] Production.INFO: call_cost end [2026-04-12 23:34:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:34:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:34:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:34:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:34:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:34:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:34:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:34:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:34:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:34:13] Production.INFO: ==20450== Releasing lock... [2026-04-12 23:34:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:34:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:35:02] Production.INFO: ==20515== Lock acquired, processing the job... [2026-04-13 04:35:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:35:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:35:02] Production.INFO: neon service started [2026-04-13 04:35:02] Production.INFO: neon service started [2026-04-13 04:35:02] Production.INFO: ==20515== Releasing lock... [2026-04-13 04:35:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:35:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:35:02] Production.INFO: ==20517== Lock acquired, processing the job... [2026-04-12 23:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:35:02] Production.INFO: ==20517== Releasing lock... [2026-04-12 23:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:35:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:35:03] Production.INFO: ==20519== Lock acquired, processing the job... [2026-04-13 03:35:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:35:03] Production.INFO: ==20519== Releasing lock... [2026-04-13 03:35:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:35:03] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:35:03] Production.INFO: ==20521== Lock acquired, processing the job... [2026-04-12 23:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:35:03] Production.INFO: ==20529== Lock acquired, processing the job... [2026-04-12 23:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:35:03] Production.INFO: ==20523== Lock acquired, processing the job... [2026-04-12 23:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:35:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:35:03] Production.INFO: ==20525== Lock acquired, processing the job... [2026-04-12 23:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:35:03] Production.INFO: ==20529== Releasing lock... [2026-04-12 23:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:35:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:35:03] Production.INFO: ==20527== Lock acquired, processing the job... [2026-04-12 23:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:35:03] Production.INFO: Account Balance Start. [2026-04-12 23:35:03] Production.INFO: CreateAllLog Start [2026-04-12 23:35:03] Production.INFO: 117 [2026-04-12 23:35:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:35:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:35:04] Production.INFO: Date 2026-04-09 [2026-04-12 23:35:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:35:04] Production.INFO: Date 2026-04-10 [2026-04-12 23:35:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:35:04] Production.INFO: ==20523== Releasing lock... [2026-04-12 23:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:35:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:35:04] Production.INFO: Date 2026-04-11 [2026-04-12 23:35:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:35:04] Production.INFO: Date 2026-04-12 [2026-04-12 23:35:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:35:04] Production.INFO: Total Charge 0 [2026-04-12 23:35:04] Production.INFO: CreateAllLog End [2026-04-12 23:35:04] Production.INFO: Account Balance End. [2026-04-12 23:35:04] Production.ERROR: CronJobId end 12 [2026-04-12 23:35:04] Production.INFO: ==20527== Releasing lock... [2026-04-12 23:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:35:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:35:10] Production.ERROR: CronJobId end10 [2026-04-12 23:35:10] Production.INFO: ==20525== Releasing lock... [2026-04-12 23:35:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:35:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:35:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:35:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:35:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:35:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:35:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:35:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:35:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:35:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:35:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:35:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:35:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:35:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:35:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:35:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:35:14] Production.INFO: call_cost start [2026-04-12 23:35:14] Production.INFO: call_cost end [2026-04-12 23:35:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:35:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:35:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:35:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:35:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:35:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:35:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:35:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:35:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:35:14] Production.INFO: ==20521== Releasing lock... [2026-04-12 23:35:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:35:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:36:01] Production.INFO: ==20589== Lock acquired, processing the job... [2026-04-13 04:36:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:36:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:36:01] Production.INFO: neon service started [2026-04-13 04:36:01] Production.INFO: neon service started [2026-04-13 04:36:01] Production.INFO: ==20589== Releasing lock... [2026-04-13 04:36:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:36:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:36:01] Production.INFO: ==20593== Lock acquired, processing the job... [2026-04-13 03:36:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:36:01] Production.INFO: ==20593== Releasing lock... [2026-04-13 03:36:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:36:01] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:36:02] Production.INFO: ==20591== Lock acquired, processing the job... [2026-04-12 23:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:36:02] Production.INFO: ==20591== Releasing lock... [2026-04-12 23:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:36:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:36:03] Production.INFO: ==20596== Lock acquired, processing the job... [2026-04-12 23:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:36:03] Production.INFO: ==20600== Lock acquired, processing the job... [2026-04-12 23:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:36:03] Production.INFO: ==20602== Lock acquired, processing the job... [2026-04-12 23:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:36:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:36:03] Production.INFO: ==20598== Lock acquired, processing the job... [2026-04-12 23:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:36:03] Production.INFO: ==20604== Lock acquired, processing the job... [2026-04-12 23:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:36:03] Production.INFO: Account Balance Start. [2026-04-12 23:36:03] Production.INFO: CreateAllLog Start [2026-04-12 23:36:03] Production.INFO: 117 [2026-04-12 23:36:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:36:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:36:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:36:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:36:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:36:03] Production.INFO: Date 2026-04-10 [2026-04-12 23:36:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:36:03] Production.INFO: ==20604== Releasing lock... [2026-04-12 23:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:36:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:36:03] Production.INFO: Date 2026-04-11 [2026-04-12 23:36:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:36:03] Production.INFO: Date 2026-04-12 [2026-04-12 23:36:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:36:03] Production.INFO: Total Charge 0 [2026-04-12 23:36:03] Production.INFO: CreateAllLog End [2026-04-12 23:36:03] Production.INFO: Account Balance End. [2026-04-12 23:36:03] Production.ERROR: CronJobId end 12 [2026-04-12 23:36:03] Production.INFO: ==20602== Releasing lock... [2026-04-12 23:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:36:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:36:04] Production.INFO: ==20598== Releasing lock... [2026-04-12 23:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:36:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:36:10] Production.ERROR: CronJobId end10 [2026-04-12 23:36:10] Production.INFO: ==20600== Releasing lock... [2026-04-12 23:36:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:36:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:36:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:36:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:36:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:36:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:36:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:36:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:36:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:36:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:36:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:36:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:36:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:36:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:36:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:36:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:36:12] Production.INFO: call_cost start [2026-04-12 23:36:12] Production.INFO: call_cost end [2026-04-12 23:36:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:36:12] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:36:12] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:36:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:36:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:36:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:36:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:36:12] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:36:12] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:36:12] Production.INFO: ==20596== Releasing lock... [2026-04-12 23:36:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:36:12] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:37:01] Production.INFO: ==20660== Lock acquired, processing the job... [2026-04-13 04:37:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:37:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:37:02] Production.INFO: neon service started [2026-04-13 04:37:02] Production.INFO: neon service started [2026-04-13 04:37:02] Production.INFO: ==20660== Releasing lock... [2026-04-13 04:37:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:37:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:37:02] Production.INFO: ==20662== Lock acquired, processing the job... [2026-04-12 23:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:37:02] Production.INFO: ==20662== Releasing lock... [2026-04-12 23:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:37:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:37:02] Production.INFO: ==20664== Lock acquired, processing the job... [2026-04-13 03:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:37:02] Production.INFO: ==20664== Releasing lock... [2026-04-13 03:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:37:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:37:03] Production.INFO: ==20667== Lock acquired, processing the job... [2026-04-12 23:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:37:03] Production.INFO: ==20671== Lock acquired, processing the job... [2026-04-12 23:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:37:03] Production.INFO: ==20669== Lock acquired, processing the job... [2026-04-12 23:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:37:03] Production.INFO: ==20675== Lock acquired, processing the job... [2026-04-12 23:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:37:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:37:03] Production.INFO: ==20673== Lock acquired, processing the job... [2026-04-12 23:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:37:03] Production.INFO: Account Balance Start. [2026-04-12 23:37:03] Production.INFO: CreateAllLog Start [2026-04-12 23:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:37:03] Production.INFO: 117 [2026-04-12 23:37:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:37:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:37:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:37:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:37:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:37:03] Production.INFO: ==20675== Releasing lock... [2026-04-12 23:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:37:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:37:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:37:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:37:03] Production.INFO: Date 2026-04-10 [2026-04-12 23:37:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:37:03] Production.INFO: Date 2026-04-11 [2026-04-12 23:37:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:37:03] Production.INFO: ==20669== Releasing lock... [2026-04-12 23:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:37:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:37:03] Production.INFO: Date 2026-04-12 [2026-04-12 23:37:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:37:04] Production.INFO: Total Charge 0 [2026-04-12 23:37:04] Production.INFO: CreateAllLog End [2026-04-12 23:37:04] Production.INFO: Account Balance End. [2026-04-12 23:37:04] Production.ERROR: CronJobId end 12 [2026-04-12 23:37:04] Production.INFO: ==20673== Releasing lock... [2026-04-12 23:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:37:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:37:11] Production.ERROR: CronJobId end10 [2026-04-12 23:37:11] Production.INFO: ==20671== Releasing lock... [2026-04-12 23:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:37:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:37:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:37:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:37:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:37:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:37:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:37:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:37:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:37:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:37:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:37:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:37:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:37:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:37:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:37:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:37:13] Production.INFO: call_cost start [2026-04-12 23:37:13] Production.INFO: call_cost end [2026-04-12 23:37:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:37:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:37:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:37:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:37:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:37:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:37:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:37:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:37:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:37:13] Production.INFO: ==20667== Releasing lock... [2026-04-12 23:37:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:37:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:38:01] Production.INFO: ==20729== Lock acquired, processing the job... [2026-04-13 04:38:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:38:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:38:01] Production.INFO: neon service started [2026-04-13 04:38:01] Production.INFO: neon service started [2026-04-13 04:38:01] Production.INFO: ==20729== Releasing lock... [2026-04-13 04:38:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:38:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:38:01] Production.INFO: ==20733== Lock acquired, processing the job... [2026-04-13 03:38:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:38:01] Production.INFO: ==20733== Releasing lock... [2026-04-13 03:38:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:38:01] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:38:01] Production.INFO: ==20731== Lock acquired, processing the job... [2026-04-12 23:38:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:38:02] Production.INFO: ==20731== Releasing lock... [2026-04-12 23:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:38:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:38:02] Production.INFO: ==20736== Lock acquired, processing the job... [2026-04-12 23:38:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:38:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:38:02] Production.INFO: ==20740== Lock acquired, processing the job... [2026-04-12 23:38:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:38:02] Production.INFO: ==20738== Lock acquired, processing the job... [2026-04-12 23:38:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:38:03] Production.INFO: ==20742== Lock acquired, processing the job... [2026-04-12 23:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:38:03] Production.INFO: Account Balance Start. [2026-04-12 23:38:03] Production.INFO: CreateAllLog Start [2026-04-12 23:38:03] Production.INFO: 117 [2026-04-12 23:38:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:38:03] Production.INFO: ==20744== Lock acquired, processing the job... [2026-04-12 23:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:38:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:38:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:38:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:38:03] Production.INFO: Date 2026-04-10 [2026-04-12 23:38:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:38:03] Production.INFO: Date 2026-04-11 [2026-04-12 23:38:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:38:03] Production.INFO: Date 2026-04-12 [2026-04-12 23:38:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:38:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:38:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:38:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:38:03] Production.INFO: ==20744== Releasing lock... [2026-04-12 23:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:38:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:38:03] Production.INFO: Total Charge 0 [2026-04-12 23:38:03] Production.INFO: CreateAllLog End [2026-04-12 23:38:03] Production.INFO: Account Balance End. [2026-04-12 23:38:03] Production.ERROR: CronJobId end 12 [2026-04-12 23:38:03] Production.INFO: ==20742== Releasing lock... [2026-04-12 23:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:38:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:38:03] Production.INFO: ==20738== Releasing lock... [2026-04-12 23:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:38:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:38:10] Production.ERROR: CronJobId end10 [2026-04-12 23:38:10] Production.INFO: ==20740== Releasing lock... [2026-04-12 23:38:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:38:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:38:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:38:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:38:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:38:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:38:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:38:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:38:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:38:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:38:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:38:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:38:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:38:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:38:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:38:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:38:13] Production.INFO: call_cost start [2026-04-12 23:38:13] Production.INFO: call_cost end [2026-04-12 23:38:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:38:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:38:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:38:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:38:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:38:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:38:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:38:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:38:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:38:13] Production.INFO: ==20736== Releasing lock... [2026-04-12 23:38:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:38:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:39:01] Production.INFO: ==20801== Lock acquired, processing the job... [2026-04-13 04:39:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:39:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:39:01] Production.INFO: neon service started [2026-04-13 04:39:01] Production.INFO: neon service started [2026-04-13 04:39:01] Production.INFO: ==20801== Releasing lock... [2026-04-13 04:39:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:39:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:39:02] Production.INFO: ==20803== Lock acquired, processing the job... [2026-04-12 23:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:39:02] Production.INFO: ==20805== Lock acquired, processing the job... [2026-04-13 03:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:39:02] Production.INFO: ==20805== Releasing lock... [2026-04-13 03:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:39:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:39:02] Production.INFO: ==20803== Releasing lock... [2026-04-12 23:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:39:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:39:03] Production.INFO: ==20812== Lock acquired, processing the job... [2026-04-12 23:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:39:03] Production.INFO: ==20808== Lock acquired, processing the job... [2026-04-12 23:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:39:03] Production.INFO: ==20810== Lock acquired, processing the job... [2026-04-12 23:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:39:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:39:03] Production.INFO: ==20814== Lock acquired, processing the job... [2026-04-12 23:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:39:03] Production.INFO: ==20816== Lock acquired, processing the job... [2026-04-12 23:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:39:03] Production.INFO: Account Balance Start. [2026-04-12 23:39:03] Production.INFO: CreateAllLog Start [2026-04-12 23:39:03] Production.INFO: 117 [2026-04-12 23:39:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:39:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:39:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:39:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:39:03] Production.INFO: Date 2026-04-10 [2026-04-12 23:39:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:39:03] Production.INFO: Date 2026-04-11 [2026-04-12 23:39:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:39:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:39:04] Production.INFO: ==20816== Releasing lock... [2026-04-12 23:39:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:39:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:39:04] Production.INFO: Date 2026-04-12 [2026-04-12 23:39:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:39:04] Production.INFO: Total Charge 0 [2026-04-12 23:39:04] Production.INFO: CreateAllLog End [2026-04-12 23:39:04] Production.INFO: Account Balance End. [2026-04-12 23:39:04] Production.INFO: ==20810== Releasing lock... [2026-04-12 23:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:39:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:39:04] Production.ERROR: CronJobId end 12 [2026-04-12 23:39:04] Production.INFO: ==20814== Releasing lock... [2026-04-12 23:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:39:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:39:12] Production.ERROR: CronJobId end10 [2026-04-12 23:39:12] Production.INFO: ==20812== Releasing lock... [2026-04-12 23:39:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:39:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:39:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:39:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:39:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:39:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:39:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:39:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:39:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:39:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:39:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:39:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:39:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:39:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:39:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:39:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:39:14] Production.INFO: call_cost start [2026-04-12 23:39:14] Production.INFO: call_cost end [2026-04-12 23:39:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:39:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:39:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:39:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:39:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:39:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:39:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:39:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:39:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:39:14] Production.INFO: ==20808== Releasing lock... [2026-04-12 23:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:39:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:40:02] Production.INFO: ==20873== Lock acquired, processing the job... [2026-04-13 04:40:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:40:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:40:02] Production.INFO: neon service started [2026-04-13 04:40:02] Production.INFO: neon service started [2026-04-13 04:40:02] Production.INFO: ==20873== Releasing lock... [2026-04-13 04:40:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:40:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:40:02] Production.INFO: ==20875== Lock acquired, processing the job... [2026-04-12 23:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:40:02] Production.INFO: ==20877== Lock acquired, processing the job... [2026-04-13 03:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:40:02] Production.INFO: ==20877== Releasing lock... [2026-04-13 03:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:40:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:40:03] Production.INFO: ==20875== Releasing lock... [2026-04-12 23:40:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:40:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:40:03] Production.INFO: ==20880== Lock acquired, processing the job... [2026-04-12 23:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:40:03] Production.INFO: ==20882== Lock acquired, processing the job... [2026-04-12 23:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:40:03] Production.INFO: ==20884== Lock acquired, processing the job... [2026-04-12 23:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:40:03] Production.INFO: ==20886== Lock acquired, processing the job... [2026-04-12 23:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:40:03] Production.INFO: ==20888== Lock acquired, processing the job... [2026-04-12 23:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:40:04] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:40:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:40:04] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:40:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:40:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:40:04] Production.INFO: Account Balance Start. [2026-04-12 23:40:04] Production.INFO: CreateAllLog Start [2026-04-12 23:40:04] Production.INFO: 117 [2026-04-12 23:40:04] Production.INFO: Date 2026-04-08 [2026-04-12 23:40:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:40:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:40:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:40:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:40:04] Production.INFO: ==20888== Releasing lock... [2026-04-12 23:40:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:40:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:40:04] Production.INFO: Date 2026-04-09 [2026-04-12 23:40:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:40:04] Production.INFO: Date 2026-04-10 [2026-04-12 23:40:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:40:04] Production.INFO: Date 2026-04-11 [2026-04-12 23:40:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:40:04] Production.INFO: Date 2026-04-12 [2026-04-12 23:40:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:40:04] Production.INFO: Total Charge 0 [2026-04-12 23:40:04] Production.INFO: CreateAllLog End [2026-04-12 23:40:04] Production.INFO: Account Balance End. [2026-04-12 23:40:04] Production.ERROR: CronJobId end 12 [2026-04-12 23:40:04] Production.INFO: ==20886== Releasing lock... [2026-04-12 23:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:40:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:40:04] Production.INFO: ==20882== Releasing lock... [2026-04-12 23:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:40:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:40:11] Production.ERROR: CronJobId end10 [2026-04-12 23:40:11] Production.INFO: ==20884== Releasing lock... [2026-04-12 23:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:40:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:40:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:40:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:40:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:40:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:40:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:40:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:40:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:40:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:40:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:40:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:40:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:40:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:40:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:40:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:40:14] Production.INFO: call_cost start [2026-04-12 23:40:14] Production.INFO: call_cost end [2026-04-12 23:40:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:40:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:40:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:40:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:40:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:40:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:40:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:40:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:40:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:40:14] Production.INFO: ==20880== Releasing lock... [2026-04-12 23:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:40:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:41:01] Production.INFO: ==20943== Lock acquired, processing the job... [2026-04-13 04:41:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:41:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:41:01] Production.INFO: neon service started [2026-04-13 04:41:01] Production.INFO: neon service started [2026-04-13 04:41:01] Production.INFO: ==20943== Releasing lock... [2026-04-13 04:41:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:41:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:41:01] Production.INFO: ==20945== Lock acquired, processing the job... [2026-04-12 23:41:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:41:02] Production.INFO: ==20945== Releasing lock... [2026-04-12 23:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:41:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:41:02] Production.INFO: ==20947== Lock acquired, processing the job... [2026-04-13 03:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:41:02] Production.INFO: ==20947== Releasing lock... [2026-04-13 03:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:41:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:41:03] Production.INFO: ==20951== Lock acquired, processing the job... [2026-04-12 23:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:41:03] Production.INFO: ==20955== Lock acquired, processing the job... [2026-04-12 23:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:41:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:41:03] Production.INFO: ==20949== Lock acquired, processing the job... [2026-04-12 23:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-12 23:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:41:03] Production.INFO: ==20953== Lock acquired, processing the job... [2026-04-12 23:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:41:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-12 23:41:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-12 23:41:03] Production.ERROR: CronJob PID - 20951 [2026-04-12 23:41:03] Production.ERROR: CronJob Title - System Alerts [2026-04-12 23:41:03] Production.ERROR: CronJob ID - 5 [2026-04-12 23:41:03] Production.ERROR: CronJob Last Run Time 2026-04-12 23:41:00 [2026-04-12 23:41:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-12 23:41:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-12 23:41:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-12 23:41:03] Production.ERROR: CronJob PID - 20953 [2026-04-12 23:41:03] Production.ERROR: CronJob Title - Account Block [2026-04-12 23:41:03] Production.ERROR: CronJob ID - 7 [2026-04-12 23:41:03] Production.ERROR: CronJob Last Run Time 2026-04-12 23:41:00 [2026-04-12 23:41:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-12 23:41:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-12 23:41:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-12 23:41:03] Production.ERROR: CronJob PID - 20955 [2026-04-12 23:41:03] Production.ERROR: CronJob Title - Create Customer Summary Live [2026-04-12 23:41:03] Production.ERROR: CronJob ID - 10 [2026-04-12 23:41:03] Production.ERROR: CronJob Last Run Time 2026-04-12 23:41:00 [2026-04-12 23:41:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-12 23:41:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-12 23:41:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-12 23:41:03] Production.INFO: ==20949== Releasing lock... [2026-04-12 23:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-12 23:41:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-12 23:41:03] Production.INFO: ==20957== Lock acquired, processing the job... [2026-04-12 23:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:41:03] Production.INFO: ==20959== Lock acquired, processing the job... [2026-04-12 23:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-12 23:41:03] Production.INFO: Account Balance Start. [2026-04-12 23:41:03] Production.INFO: CreateAllLog Start [2026-04-12 23:41:03] Production.INFO: 117 [2026-04-12 23:41:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:41:03] Production.INFO: ==20961== Lock acquired, processing the job... [2026-04-12 23:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:41:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:41:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-12 23:41:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:41:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:41:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:41:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:41:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:41:03] Production.INFO: Date 2026-04-10 [2026-04-12 23:41:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:41:04] Production.INFO: ==20961== Releasing lock... [2026-04-12 23:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:41:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:41:04] Production.INFO: Date 2026-04-11 [2026-04-12 23:41:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:41:04] Production.INFO: Date 2026-04-12 [2026-04-12 23:41:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:41:04] Production.INFO: Total Charge 0 [2026-04-12 23:41:04] Production.INFO: CreateAllLog End [2026-04-12 23:41:04] Production.ERROR: done [2026-04-12 23:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-12 23:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086002', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) start [2026-04-12 23:41:04] Production.INFO: Account Balance End. [2026-04-12 23:41:04] Production.ERROR: CronJobId end 12 [2026-04-12 23:41:04] Production.INFO: ==20957== Releasing lock... [2026-04-12 23:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:41:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:41:04] Production.INFO: ==20953== Releasing lock... [2026-04-12 23:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:41:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:41:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086002', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) end [2026-04-12 23:41:09] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-12 23:41:09] Production.INFO: ProcessCDR(1,17086002,1,1,2) [2026-04-12 23:41:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17086002,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 23:41:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17086002,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 23:41:09] Production.ERROR: pbx prc_insertCDR start [2026-04-12 23:41:09] Production.ERROR: pbx prc_insertCDR end [2026-04-12 23:41:09] Production.INFO: ==20959== Releasing lock... [2026-04-12 23:41:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-12 23:41:09] Production.INFO: 26 MB #Memory Used# [2026-04-12 23:41:13] Production.ERROR: CronJobId end10 [2026-04-12 23:41:13] Production.INFO: ==20955== Releasing lock... [2026-04-12 23:41:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:41:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:41:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:41:15] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:41:15] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:41:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:41:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:41:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:41:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:41:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:41:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:41:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:41:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:41:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:41:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:41:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:41:16] Production.INFO: call_cost start [2026-04-12 23:41:16] Production.INFO: call_cost end [2026-04-12 23:41:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:41:16] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:41:16] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:41:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:41:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:41:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:41:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:41:16] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:41:16] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:41:16] Production.INFO: ==20951== Releasing lock... [2026-04-12 23:41:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:41:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:42:01] Production.INFO: ==21020== Lock acquired, processing the job... [2026-04-13 04:42:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:42:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:42:02] Production.INFO: neon service started [2026-04-13 04:42:02] Production.INFO: neon service started [2026-04-13 04:42:02] Production.INFO: ==21020== Releasing lock... [2026-04-13 04:42:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:42:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:42:02] Production.INFO: ==21022== Lock acquired, processing the job... [2026-04-12 23:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:42:02] Production.INFO: ==21022== Releasing lock... [2026-04-12 23:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:42:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:42:02] Production.INFO: ==21024== Lock acquired, processing the job... [2026-04-13 03:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:42:02] Production.INFO: ==21024== Releasing lock... [2026-04-13 03:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:42:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:42:03] Production.INFO: ==21026== Lock acquired, processing the job... [2026-04-12 23:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:42:03] Production.INFO: ==21028== Lock acquired, processing the job... [2026-04-12 23:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:42:03] Production.INFO: ==21030== Lock acquired, processing the job... [2026-04-12 23:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:42:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:42:03] Production.INFO: ==21032== Lock acquired, processing the job... [2026-04-12 23:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:42:03] Production.INFO: ==21034== Lock acquired, processing the job... [2026-04-12 23:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:42:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:42:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:42:03] Production.INFO: Account Balance Start. [2026-04-12 23:42:03] Production.INFO: CreateAllLog Start [2026-04-12 23:42:03] Production.INFO: 117 [2026-04-12 23:42:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:42:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:42:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:42:03] Production.INFO: ==21034== Releasing lock... [2026-04-12 23:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:42:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:42:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:42:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:42:03] Production.INFO: Date 2026-04-10 [2026-04-12 23:42:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:42:03] Production.INFO: Date 2026-04-11 [2026-04-12 23:42:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:42:03] Production.INFO: Date 2026-04-12 [2026-04-12 23:42:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:42:03] Production.INFO: Total Charge 0 [2026-04-12 23:42:03] Production.INFO: CreateAllLog End [2026-04-12 23:42:04] Production.INFO: Account Balance End. [2026-04-12 23:42:04] Production.ERROR: CronJobId end 12 [2026-04-12 23:42:04] Production.INFO: ==21032== Releasing lock... [2026-04-12 23:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:42:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:42:04] Production.INFO: ==21028== Releasing lock... [2026-04-12 23:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:42:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:42:11] Production.ERROR: CronJobId end10 [2026-04-12 23:42:11] Production.INFO: ==21030== Releasing lock... [2026-04-12 23:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:42:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:42:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:42:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:42:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:42:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:42:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:42:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:42:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:42:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:42:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:42:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:42:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:42:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:42:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:42:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:42:14] Production.INFO: call_cost start [2026-04-12 23:42:14] Production.INFO: call_cost end [2026-04-12 23:42:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:42:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:42:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:42:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:42:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:42:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:42:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:42:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:42:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:42:14] Production.INFO: ==21026== Releasing lock... [2026-04-12 23:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:42:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:43:01] Production.INFO: ==21091== Lock acquired, processing the job... [2026-04-13 04:43:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:43:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:43:01] Production.INFO: neon service started [2026-04-13 04:43:01] Production.INFO: neon service started [2026-04-13 04:43:01] Production.INFO: ==21091== Releasing lock... [2026-04-13 04:43:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:43:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:43:01] Production.INFO: ==21093== Lock acquired, processing the job... [2026-04-12 23:43:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:43:01] Production.INFO: ==21093== Releasing lock... [2026-04-12 23:43:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:43:01] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:43:02] Production.INFO: ==21095== Lock acquired, processing the job... [2026-04-13 03:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:43:02] Production.INFO: ==21095== Releasing lock... [2026-04-13 03:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:43:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:43:02] Production.INFO: ==21097== Lock acquired, processing the job... [2026-04-12 23:43:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:43:02] Production.INFO: ==21099== Lock acquired, processing the job... [2026-04-12 23:43:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:43:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:43:02] Production.INFO: ==21101== Lock acquired, processing the job... [2026-04-12 23:43:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:43:02] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:43:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:43:02] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:43:02] Production.INFO: ==21103== Lock acquired, processing the job... [2026-04-12 23:43:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:43:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:43:03] Production.INFO: ==21105== Lock acquired, processing the job... [2026-04-12 23:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:43:03] Production.INFO: Account Balance Start. [2026-04-12 23:43:03] Production.INFO: CreateAllLog Start [2026-04-12 23:43:03] Production.INFO: 117 [2026-04-12 23:43:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:43:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:43:03] Production.INFO: ==21105== Releasing lock... [2026-04-12 23:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:43:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:43:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:43:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:43:03] Production.INFO: Date 2026-04-10 [2026-04-12 23:43:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:43:03] Production.INFO: Date 2026-04-11 [2026-04-12 23:43:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:43:03] Production.INFO: Date 2026-04-12 [2026-04-12 23:43:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:43:03] Production.INFO: Total Charge 0 [2026-04-12 23:43:03] Production.INFO: CreateAllLog End [2026-04-12 23:43:03] Production.INFO: ==21099== Releasing lock... [2026-04-12 23:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:43:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:43:03] Production.INFO: Account Balance End. [2026-04-12 23:43:03] Production.ERROR: CronJobId end 12 [2026-04-12 23:43:03] Production.INFO: ==21103== Releasing lock... [2026-04-12 23:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:43:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:43:10] Production.ERROR: CronJobId end10 [2026-04-12 23:43:10] Production.INFO: ==21101== Releasing lock... [2026-04-12 23:43:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:43:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:43:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:43:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:43:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:43:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:43:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:43:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:43:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:43:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:43:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:43:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:43:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:43:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:43:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:43:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:43:13] Production.INFO: call_cost start [2026-04-12 23:43:13] Production.INFO: call_cost end [2026-04-12 23:43:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:43:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:43:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:43:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:43:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:43:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:43:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:43:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:43:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:43:13] Production.INFO: ==21097== Releasing lock... [2026-04-12 23:43:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:43:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:44:01] Production.INFO: ==21164== Lock acquired, processing the job... [2026-04-13 04:44:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:44:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:44:01] Production.INFO: neon service started [2026-04-13 04:44:01] Production.INFO: neon service started [2026-04-13 04:44:01] Production.INFO: ==21164== Releasing lock... [2026-04-13 04:44:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:44:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:44:02] Production.INFO: ==21169== Lock acquired, processing the job... [2026-04-13 03:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:44:02] Production.INFO: ==21169== Releasing lock... [2026-04-13 03:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:44:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:44:02] Production.INFO: ==21167== Lock acquired, processing the job... [2026-04-12 23:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:44:02] Production.INFO: ==21167== Releasing lock... [2026-04-12 23:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:44:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:44:03] Production.INFO: ==21171== Lock acquired, processing the job... [2026-04-12 23:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:44:03] Production.INFO: ==21173== Lock acquired, processing the job... [2026-04-12 23:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:44:03] Production.INFO: ==21175== Lock acquired, processing the job... [2026-04-12 23:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:44:03] Production.INFO: ==21177== Lock acquired, processing the job... [2026-04-12 23:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:44:03] Production.INFO: ==21179== Lock acquired, processing the job... [2026-04-12 23:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:44:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:44:03] Production.INFO: Account Balance Start. [2026-04-12 23:44:03] Production.INFO: CreateAllLog Start [2026-04-12 23:44:03] Production.INFO: 117 [2026-04-12 23:44:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:44:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:44:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:44:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:44:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:44:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:44:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:44:03] Production.INFO: ==21179== Releasing lock... [2026-04-12 23:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:44:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:44:03] Production.INFO: Date 2026-04-10 [2026-04-12 23:44:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:44:03] Production.INFO: Date 2026-04-11 [2026-04-12 23:44:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:44:03] Production.INFO: Date 2026-04-12 [2026-04-12 23:44:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:44:03] Production.INFO: Total Charge 0 [2026-04-12 23:44:03] Production.INFO: CreateAllLog End [2026-04-12 23:44:03] Production.INFO: ==21173== Releasing lock... [2026-04-12 23:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:44:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:44:03] Production.INFO: Account Balance End. [2026-04-12 23:44:04] Production.ERROR: CronJobId end 12 [2026-04-12 23:44:04] Production.INFO: ==21177== Releasing lock... [2026-04-12 23:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:44:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:44:10] Production.ERROR: CronJobId end10 [2026-04-12 23:44:10] Production.INFO: ==21175== Releasing lock... [2026-04-12 23:44:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:44:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:44:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:44:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:44:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:44:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:44:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:44:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:44:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:44:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:44:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:44:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:44:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:44:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:44:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:44:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:44:15] Production.INFO: call_cost start [2026-04-12 23:44:15] Production.INFO: call_cost end [2026-04-12 23:44:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:44:15] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:44:15] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:44:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:44:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:44:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:44:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:44:15] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:44:15] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:44:15] Production.INFO: ==21171== Releasing lock... [2026-04-12 23:44:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:44:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:45:02] Production.INFO: ==21241== Lock acquired, processing the job... [2026-04-13 04:45:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:45:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:45:02] Production.INFO: neon service started [2026-04-13 04:45:02] Production.INFO: neon service started [2026-04-13 04:45:02] Production.INFO: ==21241== Releasing lock... [2026-04-13 04:45:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:45:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:45:02] Production.INFO: ==21243== Lock acquired, processing the job... [2026-04-12 23:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:45:02] Production.INFO: ==21245== Lock acquired, processing the job... [2026-04-13 03:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:45:02] Production.INFO: ==21245== Releasing lock... [2026-04-13 03:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:45:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:45:03] Production.INFO: ==21243== Releasing lock... [2026-04-12 23:45:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:45:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:45:03] Production.INFO: ==21252== Lock acquired, processing the job... [2026-04-12 23:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:45:03] Production.INFO: ==21250== Lock acquired, processing the job... [2026-04-12 23:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:45:03] Production.INFO: ==21248== Lock acquired, processing the job... [2026-04-12 23:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:45:03] Production.INFO: ==21254== Lock acquired, processing the job... [2026-04-12 23:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:45:04] Production.INFO: ==21256== Lock acquired, processing the job... [2026-04-12 23:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:45:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:45:04] Production.INFO: Account Balance Start. [2026-04-12 23:45:04] Production.INFO: CreateAllLog Start [2026-04-12 23:45:04] Production.INFO: 117 [2026-04-12 23:45:04] Production.INFO: Date 2026-04-08 [2026-04-12 23:45:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:45:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:45:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:45:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:45:04] Production.INFO: Date 2026-04-09 [2026-04-12 23:45:04] Production.INFO: ==21256== Releasing lock... [2026-04-12 23:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:45:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:45:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:45:04] Production.INFO: Date 2026-04-10 [2026-04-12 23:45:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:45:04] Production.INFO: Date 2026-04-11 [2026-04-12 23:45:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:45:04] Production.INFO: Date 2026-04-12 [2026-04-12 23:45:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:45:04] Production.INFO: Total Charge 0 [2026-04-12 23:45:04] Production.INFO: CreateAllLog End [2026-04-12 23:45:04] Production.INFO: ==21250== Releasing lock... [2026-04-12 23:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:45:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:45:04] Production.INFO: Account Balance End. [2026-04-12 23:45:04] Production.ERROR: CronJobId end 12 [2026-04-12 23:45:04] Production.INFO: ==21254== Releasing lock... [2026-04-12 23:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:45:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:45:11] Production.ERROR: CronJobId end10 [2026-04-12 23:45:11] Production.INFO: ==21252== Releasing lock... [2026-04-12 23:45:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:45:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:45:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:45:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:45:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:45:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:45:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:45:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:45:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:45:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:45:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:45:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:45:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:45:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:45:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:45:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:45:14] Production.INFO: call_cost start [2026-04-12 23:45:14] Production.INFO: call_cost end [2026-04-12 23:45:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:45:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:45:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:45:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:45:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:45:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:45:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:45:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:45:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:45:14] Production.INFO: ==21248== Releasing lock... [2026-04-12 23:45:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:45:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:46:01] Production.INFO: ==21312== Lock acquired, processing the job... [2026-04-13 04:46:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:46:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:46:01] Production.INFO: neon service started [2026-04-13 04:46:01] Production.INFO: neon service started [2026-04-13 04:46:01] Production.INFO: ==21312== Releasing lock... [2026-04-13 04:46:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:46:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:46:02] Production.INFO: ==21314== Lock acquired, processing the job... [2026-04-12 23:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:46:02] Production.INFO: ==21316== Lock acquired, processing the job... [2026-04-13 03:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:46:02] Production.INFO: ==21316== Releasing lock... [2026-04-13 03:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:46:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:46:02] Production.INFO: ==21314== Releasing lock... [2026-04-12 23:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:46:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:46:03] Production.INFO: ==21321== Lock acquired, processing the job... [2026-04-12 23:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:46:03] Production.INFO: ==21323== Lock acquired, processing the job... [2026-04-12 23:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:46:03] Production.INFO: ==21319== Lock acquired, processing the job... [2026-04-12 23:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:46:03] Production.INFO: ==21325== Lock acquired, processing the job... [2026-04-12 23:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:46:03] Production.INFO: ==21327== Lock acquired, processing the job... [2026-04-12 23:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:46:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:46:03] Production.INFO: Account Balance Start. [2026-04-12 23:46:03] Production.INFO: CreateAllLog Start [2026-04-12 23:46:03] Production.INFO: 117 [2026-04-12 23:46:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:46:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:46:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:46:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:46:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:46:03] Production.INFO: Date 2026-04-10 [2026-04-12 23:46:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:46:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:46:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:46:03] Production.INFO: Date 2026-04-11 [2026-04-12 23:46:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:46:03] Production.INFO: ==21327== Releasing lock... [2026-04-12 23:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:46:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:46:03] Production.INFO: Date 2026-04-12 [2026-04-12 23:46:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:46:03] Production.INFO: Total Charge 0 [2026-04-12 23:46:03] Production.INFO: CreateAllLog End [2026-04-12 23:46:03] Production.INFO: Account Balance End. [2026-04-12 23:46:03] Production.ERROR: CronJobId end 12 [2026-04-12 23:46:03] Production.INFO: ==21325== Releasing lock... [2026-04-12 23:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:46:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:46:04] Production.INFO: ==21321== Releasing lock... [2026-04-12 23:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:46:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:46:10] Production.ERROR: CronJobId end10 [2026-04-12 23:46:10] Production.INFO: ==21323== Releasing lock... [2026-04-12 23:46:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:46:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:46:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:46:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:46:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:46:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:46:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:46:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:46:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:46:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:46:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:46:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:46:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:46:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:46:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:46:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:46:13] Production.INFO: call_cost start [2026-04-12 23:46:13] Production.INFO: call_cost end [2026-04-12 23:46:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:46:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:46:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:46:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:46:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:46:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:46:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:46:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:46:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:46:13] Production.INFO: ==21319== Releasing lock... [2026-04-12 23:46:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:46:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:47:02] Production.INFO: ==21380== Lock acquired, processing the job... [2026-04-13 04:47:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:47:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:47:02] Production.INFO: neon service started [2026-04-13 04:47:02] Production.INFO: neon service started [2026-04-13 04:47:02] Production.INFO: ==21380== Releasing lock... [2026-04-13 04:47:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:47:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:47:02] Production.INFO: ==21383== Lock acquired, processing the job... [2026-04-12 23:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:47:02] Production.INFO: ==21385== Lock acquired, processing the job... [2026-04-13 03:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:47:02] Production.INFO: ==21385== Releasing lock... [2026-04-13 03:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:47:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:47:02] Production.INFO: ==21383== Releasing lock... [2026-04-12 23:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:47:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:47:03] Production.INFO: ==21387== Lock acquired, processing the job... [2026-04-12 23:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:47:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:47:03] Production.INFO: ==21391== Lock acquired, processing the job... [2026-04-12 23:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:47:03] Production.INFO: ==21389== Lock acquired, processing the job... [2026-04-12 23:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:47:03] Production.INFO: ==21393== Lock acquired, processing the job... [2026-04-12 23:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:47:03] Production.INFO: ==21395== Lock acquired, processing the job... [2026-04-12 23:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:47:03] Production.INFO: Account Balance Start. [2026-04-12 23:47:03] Production.INFO: CreateAllLog Start [2026-04-12 23:47:03] Production.INFO: 117 [2026-04-12 23:47:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:47:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:47:04] Production.INFO: Date 2026-04-09 [2026-04-12 23:47:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:47:04] Production.INFO: Date 2026-04-10 [2026-04-12 23:47:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:47:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:47:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:47:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:47:04] Production.INFO: ==21395== Releasing lock... [2026-04-12 23:47:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:47:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:47:04] Production.INFO: Date 2026-04-11 [2026-04-12 23:47:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:47:04] Production.INFO: Date 2026-04-12 [2026-04-12 23:47:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:47:04] Production.INFO: Total Charge 0 [2026-04-12 23:47:04] Production.INFO: CreateAllLog End [2026-04-12 23:47:04] Production.INFO: Account Balance End. [2026-04-12 23:47:04] Production.ERROR: CronJobId end 12 [2026-04-12 23:47:04] Production.INFO: ==21393== Releasing lock... [2026-04-12 23:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:47:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:47:04] Production.INFO: ==21389== Releasing lock... [2026-04-12 23:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:47:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:47:11] Production.ERROR: CronJobId end10 [2026-04-12 23:47:11] Production.INFO: ==21391== Releasing lock... [2026-04-12 23:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:47:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:47:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:47:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:47:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:47:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:47:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:47:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:47:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:47:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:47:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:47:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:47:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:47:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:47:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:47:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:47:14] Production.INFO: call_cost start [2026-04-12 23:47:14] Production.INFO: call_cost end [2026-04-12 23:47:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:47:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:47:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:47:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:47:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:47:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:47:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:47:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:47:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:47:14] Production.INFO: ==21387== Releasing lock... [2026-04-12 23:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:47:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:48:01] Production.INFO: ==21452== Lock acquired, processing the job... [2026-04-13 04:48:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:48:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:48:01] Production.INFO: neon service started [2026-04-13 04:48:01] Production.INFO: neon service started [2026-04-13 04:48:01] Production.INFO: ==21452== Releasing lock... [2026-04-13 04:48:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:48:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:48:01] Production.INFO: ==21456== Lock acquired, processing the job... [2026-04-13 03:48:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:48:01] Production.INFO: ==21456== Releasing lock... [2026-04-13 03:48:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:48:01] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:48:01] Production.INFO: ==21454== Lock acquired, processing the job... [2026-04-12 23:48:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:48:02] Production.INFO: ==21454== Releasing lock... [2026-04-12 23:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:48:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:48:02] Production.INFO: ==21459== Lock acquired, processing the job... [2026-04-12 23:48:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:48:03] Production.INFO: ==21461== Lock acquired, processing the job... [2026-04-12 23:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:48:03] Production.INFO: ==21463== Lock acquired, processing the job... [2026-04-12 23:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:48:03] Production.INFO: ==21465== Lock acquired, processing the job... [2026-04-12 23:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:48:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:48:03] Production.INFO: ==21467== Lock acquired, processing the job... [2026-04-12 23:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:48:03] Production.INFO: Account Balance Start. [2026-04-12 23:48:03] Production.INFO: CreateAllLog Start [2026-04-12 23:48:03] Production.INFO: 117 [2026-04-12 23:48:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:48:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:48:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:48:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:48:03] Production.INFO: ==21467== Releasing lock... [2026-04-12 23:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:48:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:48:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:48:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:48:03] Production.INFO: Date 2026-04-10 [2026-04-12 23:48:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:48:03] Production.INFO: Date 2026-04-11 [2026-04-12 23:48:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:48:03] Production.INFO: Date 2026-04-12 [2026-04-12 23:48:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:48:03] Production.INFO: Total Charge 0 [2026-04-12 23:48:03] Production.INFO: CreateAllLog End [2026-04-12 23:48:03] Production.INFO: Account Balance End. [2026-04-12 23:48:03] Production.ERROR: CronJobId end 12 [2026-04-12 23:48:03] Production.INFO: ==21465== Releasing lock... [2026-04-12 23:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:48:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:48:03] Production.INFO: ==21461== Releasing lock... [2026-04-12 23:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:48:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:48:10] Production.ERROR: CronJobId end10 [2026-04-12 23:48:10] Production.INFO: ==21463== Releasing lock... [2026-04-12 23:48:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:48:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:48:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:48:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:48:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:48:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:48:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:48:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:48:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:48:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:48:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:48:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:48:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:48:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:48:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:48:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:48:13] Production.INFO: call_cost start [2026-04-12 23:48:13] Production.INFO: call_cost end [2026-04-12 23:48:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:48:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:48:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:48:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:48:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:48:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:48:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:48:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:48:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:48:13] Production.INFO: ==21459== Releasing lock... [2026-04-12 23:48:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:48:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:49:01] Production.INFO: ==21523== Lock acquired, processing the job... [2026-04-13 04:49:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:49:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:49:01] Production.INFO: neon service started [2026-04-13 04:49:01] Production.INFO: neon service started [2026-04-13 04:49:01] Production.INFO: ==21523== Releasing lock... [2026-04-13 04:49:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:49:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:49:02] Production.INFO: ==21527== Lock acquired, processing the job... [2026-04-13 03:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:49:02] Production.INFO: ==21527== Releasing lock... [2026-04-13 03:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:49:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:49:02] Production.INFO: ==21525== Lock acquired, processing the job... [2026-04-12 23:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:49:02] Production.INFO: ==21525== Releasing lock... [2026-04-12 23:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:49:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:49:03] Production.INFO: ==21534== Lock acquired, processing the job... [2026-04-12 23:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:49:03] Production.INFO: ==21530== Lock acquired, processing the job... [2026-04-12 23:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:49:03] Production.INFO: ==21532== Lock acquired, processing the job... [2026-04-12 23:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:49:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:49:03] Production.INFO: ==21536== Lock acquired, processing the job... [2026-04-12 23:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:49:03] Production.INFO: ==21538== Lock acquired, processing the job... [2026-04-12 23:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:49:03] Production.INFO: Account Balance Start. [2026-04-12 23:49:03] Production.INFO: CreateAllLog Start [2026-04-12 23:49:03] Production.INFO: 117 [2026-04-12 23:49:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:49:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:49:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:49:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:49:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:49:03] Production.INFO: ==21538== Releasing lock... [2026-04-12 23:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:49:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:49:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:49:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:49:03] Production.INFO: Date 2026-04-10 [2026-04-12 23:49:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:49:03] Production.INFO: Date 2026-04-11 [2026-04-12 23:49:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:49:03] Production.INFO: Date 2026-04-12 [2026-04-12 23:49:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:49:03] Production.INFO: Total Charge 0 [2026-04-12 23:49:04] Production.INFO: ==21532== Releasing lock... [2026-04-12 23:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:49:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:49:04] Production.INFO: CreateAllLog End [2026-04-12 23:49:04] Production.INFO: Account Balance End. [2026-04-12 23:49:04] Production.ERROR: CronJobId end 12 [2026-04-12 23:49:04] Production.INFO: ==21536== Releasing lock... [2026-04-12 23:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:49:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:49:10] Production.ERROR: CronJobId end10 [2026-04-12 23:49:10] Production.INFO: ==21534== Releasing lock... [2026-04-12 23:49:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:49:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:49:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:49:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:49:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:49:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:49:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:49:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:49:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:49:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:49:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:49:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:49:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:49:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:49:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:49:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:49:13] Production.INFO: call_cost start [2026-04-12 23:49:13] Production.INFO: call_cost end [2026-04-12 23:49:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:49:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:49:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:49:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:49:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:49:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:49:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:49:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:49:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:49:13] Production.INFO: ==21530== Releasing lock... [2026-04-12 23:49:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:49:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:50:02] Production.INFO: ==21594== Lock acquired, processing the job... [2026-04-13 04:50:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:50:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:50:02] Production.INFO: neon service started [2026-04-13 04:50:02] Production.INFO: neon service started [2026-04-13 04:50:02] Production.INFO: ==21594== Releasing lock... [2026-04-13 04:50:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:50:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:50:02] Production.INFO: ==21596== Lock acquired, processing the job... [2026-04-12 23:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:50:02] Production.INFO: ==21598== Lock acquired, processing the job... [2026-04-13 03:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:50:02] Production.INFO: ==21598== Releasing lock... [2026-04-13 03:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:50:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:50:03] Production.INFO: ==21596== Releasing lock... [2026-04-12 23:50:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:50:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:50:03] Production.INFO: ==21601== Lock acquired, processing the job... [2026-04-12 23:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:50:03] Production.INFO: ==21603== Lock acquired, processing the job... [2026-04-12 23:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:50:03] Production.INFO: ==21607== Lock acquired, processing the job... [2026-04-12 23:50:03] Production.INFO: ==21605== Lock acquired, processing the job... [2026-04-12 23:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:50:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:50:04] Production.INFO: ==21609== Lock acquired, processing the job... [2026-04-12 23:50:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:50:04] Production.INFO: Account Balance Start. [2026-04-12 23:50:04] Production.INFO: CreateAllLog Start [2026-04-12 23:50:04] Production.INFO: 117 [2026-04-12 23:50:04] Production.INFO: Date 2026-04-08 [2026-04-12 23:50:04] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:50:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:50:04] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:50:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:50:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:50:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:50:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:50:04] Production.INFO: Date 2026-04-09 [2026-04-12 23:50:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:50:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:50:04] Production.INFO: ==21609== Releasing lock... [2026-04-12 23:50:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:50:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:50:04] Production.INFO: Date 2026-04-10 [2026-04-12 23:50:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:50:04] Production.INFO: Date 2026-04-11 [2026-04-12 23:50:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:50:04] Production.INFO: Date 2026-04-12 [2026-04-12 23:50:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:50:04] Production.INFO: Total Charge 0 [2026-04-12 23:50:04] Production.INFO: CreateAllLog End [2026-04-12 23:50:04] Production.INFO: Account Balance End. [2026-04-12 23:50:04] Production.ERROR: CronJobId end 12 [2026-04-12 23:50:04] Production.INFO: ==21607== Releasing lock... [2026-04-12 23:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:50:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:50:04] Production.INFO: ==21603== Releasing lock... [2026-04-12 23:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:50:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:50:11] Production.ERROR: CronJobId end10 [2026-04-12 23:50:11] Production.INFO: ==21605== Releasing lock... [2026-04-12 23:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:50:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:50:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:50:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:50:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:50:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:50:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:50:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:50:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:50:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:50:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:50:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:50:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:50:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:50:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:50:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:50:13] Production.INFO: call_cost start [2026-04-12 23:50:13] Production.INFO: call_cost end [2026-04-12 23:50:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:50:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:50:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:50:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:50:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:50:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:50:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:50:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:50:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:50:13] Production.INFO: ==21601== Releasing lock... [2026-04-12 23:50:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:50:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:51:01] Production.INFO: ==21667== Lock acquired, processing the job... [2026-04-13 04:51:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:51:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:51:01] Production.INFO: neon service started [2026-04-13 04:51:01] Production.INFO: neon service started [2026-04-13 04:51:01] Production.INFO: ==21667== Releasing lock... [2026-04-13 04:51:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:51:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:51:02] Production.INFO: ==21671== Lock acquired, processing the job... [2026-04-12 23:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:51:02] Production.INFO: ==21673== Lock acquired, processing the job... [2026-04-13 03:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-12 23:51:02] Production.INFO: ==21671== Releasing lock... [2026-04-12 23:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:51:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:51:02] Production.INFO: ==21673== Releasing lock... [2026-04-13 03:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:51:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:51:03] Production.INFO: ==21680== Lock acquired, processing the job... [2026-04-12 23:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:51:03] Production.INFO: ==21678== Lock acquired, processing the job... [2026-04-12 23:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-12 23:51:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-12 23:51:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-12 23:51:03] Production.ERROR: CronJob PID - 21680 [2026-04-12 23:51:03] Production.ERROR: CronJob Title - System Alerts [2026-04-12 23:51:03] Production.ERROR: CronJob ID - 5 [2026-04-12 23:51:03] Production.ERROR: CronJob Last Run Time 2026-04-12 23:51:00 [2026-04-12 23:51:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-12 23:51:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-12 23:51:03] Production.INFO: ==21684== Lock acquired, processing the job... [2026-04-12 23:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:51:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-12 23:51:03] Production.INFO: ==21678== Releasing lock... [2026-04-12 23:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-12 23:51:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-12 23:51:03] Production.INFO: ==21682== Lock acquired, processing the job... [2026-04-12 23:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:51:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:51:03] Production.INFO: ==21686== Lock acquired, processing the job... [2026-04-12 23:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:51:03] Production.INFO: ==21688== Lock acquired, processing the job... [2026-04-12 23:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-12 23:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:51:03] Production.INFO: ==21690== Lock acquired, processing the job... [2026-04-12 23:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:51:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-12 23:51:03] Production.INFO: Account Balance Start. [2026-04-12 23:51:03] Production.INFO: CreateAllLog Start [2026-04-12 23:51:03] Production.INFO: 117 [2026-04-12 23:51:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:51:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:51:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:51:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:51:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:51:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:51:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:51:03] Production.INFO: Date 2026-04-10 [2026-04-12 23:51:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:51:03] Production.INFO: Date 2026-04-11 [2026-04-12 23:51:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:51:03] Production.INFO: ==21690== Releasing lock... [2026-04-12 23:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:51:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:51:03] Production.INFO: Date 2026-04-12 [2026-04-12 23:51:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:51:04] Production.INFO: Total Charge 0 [2026-04-12 23:51:04] Production.INFO: CreateAllLog End [2026-04-12 23:51:04] Production.ERROR: done [2026-04-12 23:51:04] Production.INFO: Account Balance End. [2026-04-12 23:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-12 23:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086043', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) start [2026-04-12 23:51:04] Production.ERROR: CronJobId end 12 [2026-04-12 23:51:04] Production.INFO: ==21686== Releasing lock... [2026-04-12 23:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:51:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:51:04] Production.INFO: ==21682== Releasing lock... [2026-04-12 23:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:51:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:51:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086043', 'tblTempUsageDetail_20reseller','2026-04-12','2026-04-12','1' ) end [2026-04-12 23:51:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-12 23:51:10] Production.INFO: ProcessCDR(1,17086043,1,1,2) [2026-04-12 23:51:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17086043,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 23:51:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17086043,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-12 23:51:10] Production.ERROR: pbx prc_insertCDR start [2026-04-12 23:51:10] Production.ERROR: pbx prc_insertCDR end [2026-04-12 23:51:10] Production.INFO: ==21688== Releasing lock... [2026-04-12 23:51:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-12 23:51:10] Production.INFO: 26 MB #Memory Used# [2026-04-12 23:51:13] Production.ERROR: CronJobId end10 [2026-04-12 23:51:13] Production.INFO: ==21684== Releasing lock... [2026-04-12 23:51:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:51:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:51:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:51:15] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:51:15] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:51:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:51:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:51:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:51:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:51:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:51:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:51:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:51:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:51:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:51:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:51:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:51:16] Production.INFO: call_cost start [2026-04-12 23:51:16] Production.INFO: call_cost end [2026-04-12 23:51:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:51:16] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:51:16] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:51:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:51:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:51:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:51:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:51:16] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:51:16] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:51:16] Production.INFO: ==21680== Releasing lock... [2026-04-12 23:51:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:51:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:52:02] Production.INFO: ==21747== Lock acquired, processing the job... [2026-04-13 04:52:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:52:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:52:02] Production.INFO: neon service started [2026-04-13 04:52:02] Production.INFO: neon service started [2026-04-13 04:52:02] Production.INFO: ==21747== Releasing lock... [2026-04-13 04:52:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:52:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:52:02] Production.INFO: ==21750== Lock acquired, processing the job... [2026-04-12 23:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:52:02] Production.INFO: ==21750== Releasing lock... [2026-04-12 23:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:52:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:52:02] Production.INFO: ==21752== Lock acquired, processing the job... [2026-04-13 03:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:52:02] Production.INFO: ==21752== Releasing lock... [2026-04-13 03:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:52:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:52:03] Production.INFO: ==21756== Lock acquired, processing the job... [2026-04-12 23:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:52:03] Production.INFO: ==21754== Lock acquired, processing the job... [2026-04-12 23:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:52:03] Production.INFO: ==21760== Lock acquired, processing the job... [2026-04-12 23:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:52:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:52:03] Production.INFO: ==21758== Lock acquired, processing the job... [2026-04-12 23:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:52:03] Production.INFO: Account Balance Start. [2026-04-12 23:52:03] Production.INFO: CreateAllLog Start [2026-04-12 23:52:03] Production.INFO: 117 [2026-04-12 23:52:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:52:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:52:03] Production.INFO: ==21762== Lock acquired, processing the job... [2026-04-12 23:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:52:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:52:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:52:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:52:03] Production.INFO: Date 2026-04-10 [2026-04-12 23:52:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:52:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:52:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:52:03] Production.INFO: Date 2026-04-11 [2026-04-12 23:52:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:52:03] Production.INFO: ==21762== Releasing lock... [2026-04-12 23:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:52:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:52:03] Production.INFO: Date 2026-04-12 [2026-04-12 23:52:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:52:03] Production.INFO: Total Charge 0 [2026-04-12 23:52:03] Production.INFO: CreateAllLog End [2026-04-12 23:52:04] Production.INFO: Account Balance End. [2026-04-12 23:52:04] Production.ERROR: CronJobId end 12 [2026-04-12 23:52:04] Production.INFO: ==21760== Releasing lock... [2026-04-12 23:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:52:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:52:04] Production.INFO: ==21756== Releasing lock... [2026-04-12 23:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:52:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:52:11] Production.ERROR: CronJobId end10 [2026-04-12 23:52:11] Production.INFO: ==21758== Releasing lock... [2026-04-12 23:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:52:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:52:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:52:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:52:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:52:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:52:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:52:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:52:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:52:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:52:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:52:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:52:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:52:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:52:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:52:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:52:14] Production.INFO: call_cost start [2026-04-12 23:52:14] Production.INFO: call_cost end [2026-04-12 23:52:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:52:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:52:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:52:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:52:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:52:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:52:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:52:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:52:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:52:14] Production.INFO: ==21754== Releasing lock... [2026-04-12 23:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:52:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:53:01] Production.INFO: ==21818== Lock acquired, processing the job... [2026-04-13 04:53:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:53:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:53:01] Production.INFO: neon service started [2026-04-13 04:53:01] Production.INFO: neon service started [2026-04-13 04:53:01] Production.INFO: ==21818== Releasing lock... [2026-04-13 04:53:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:53:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:53:01] Production.INFO: ==21822== Lock acquired, processing the job... [2026-04-13 03:53:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:53:01] Production.INFO: ==21822== Releasing lock... [2026-04-13 03:53:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:53:01] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:53:01] Production.INFO: ==21820== Lock acquired, processing the job... [2026-04-12 23:53:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:53:02] Production.INFO: ==21820== Releasing lock... [2026-04-12 23:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:53:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:53:02] Production.INFO: ==21825== Lock acquired, processing the job... [2026-04-12 23:53:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:53:02] Production.INFO: ==21827== Lock acquired, processing the job... [2026-04-12 23:53:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:53:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:53:03] Production.INFO: ==21829== Lock acquired, processing the job... [2026-04-12 23:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:53:03] Production.INFO: ==21831== Lock acquired, processing the job... [2026-04-12 23:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:53:03] Production.INFO: ==21833== Lock acquired, processing the job... [2026-04-12 23:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:53:03] Production.INFO: Account Balance Start. [2026-04-12 23:53:03] Production.INFO: CreateAllLog Start [2026-04-12 23:53:03] Production.INFO: 117 [2026-04-12 23:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:53:03] Production.INFO: ==21833== Releasing lock... [2026-04-12 23:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:53:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:53:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:53:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:53:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:53:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:53:03] Production.INFO: Date 2026-04-10 [2026-04-12 23:53:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:53:03] Production.INFO: Date 2026-04-11 [2026-04-12 23:53:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:53:03] Production.INFO: ==21827== Releasing lock... [2026-04-12 23:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:53:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:53:03] Production.INFO: Date 2026-04-12 [2026-04-12 23:53:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:53:03] Production.INFO: Total Charge 0 [2026-04-12 23:53:03] Production.INFO: CreateAllLog End [2026-04-12 23:53:03] Production.INFO: Account Balance End. [2026-04-12 23:53:03] Production.ERROR: CronJobId end 12 [2026-04-12 23:53:03] Production.INFO: ==21831== Releasing lock... [2026-04-12 23:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:53:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:53:10] Production.ERROR: CronJobId end10 [2026-04-12 23:53:10] Production.INFO: ==21829== Releasing lock... [2026-04-12 23:53:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:53:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:53:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:53:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:53:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:53:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:53:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:53:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:53:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:53:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:53:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:53:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:53:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:53:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:53:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:53:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:53:13] Production.INFO: call_cost start [2026-04-12 23:53:13] Production.INFO: call_cost end [2026-04-12 23:53:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:53:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:53:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:53:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:53:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:53:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:53:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:53:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:53:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:53:13] Production.INFO: ==21825== Releasing lock... [2026-04-12 23:53:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:53:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:54:01] Production.INFO: ==21888== Lock acquired, processing the job... [2026-04-13 04:54:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:54:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:54:01] Production.INFO: neon service started [2026-04-13 04:54:01] Production.INFO: neon service started [2026-04-13 04:54:01] Production.INFO: ==21888== Releasing lock... [2026-04-13 04:54:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:54:01] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 03:54:02] Production.INFO: ==21892== Lock acquired, processing the job... [2026-04-13 03:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:54:02] Production.INFO: ==21892== Releasing lock... [2026-04-13 03:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:54:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:54:02] Production.INFO: ==21890== Lock acquired, processing the job... [2026-04-12 23:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:54:02] Production.INFO: ==21890== Releasing lock... [2026-04-12 23:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:54:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:54:03] Production.INFO: ==21896== Lock acquired, processing the job... [2026-04-12 23:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:54:03] Production.INFO: ==21894== Lock acquired, processing the job... [2026-04-12 23:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:54:03] Production.INFO: ==21898== Lock acquired, processing the job... [2026-04-12 23:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:54:03] Production.INFO: ==21900== Lock acquired, processing the job... [2026-04-12 23:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:54:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:54:03] Production.INFO: ==21903== Lock acquired, processing the job... [2026-04-12 23:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:54:03] Production.INFO: Account Balance Start. [2026-04-12 23:54:03] Production.INFO: CreateAllLog Start [2026-04-12 23:54:03] Production.INFO: 117 [2026-04-12 23:54:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:54:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:54:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:54:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:54:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:54:03] Production.INFO: ==21903== Releasing lock... [2026-04-12 23:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:54:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:54:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:54:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:54:03] Production.INFO: Date 2026-04-10 [2026-04-12 23:54:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:54:03] Production.INFO: Date 2026-04-11 [2026-04-12 23:54:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:54:03] Production.INFO: Date 2026-04-12 [2026-04-12 23:54:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:54:03] Production.INFO: Total Charge 0 [2026-04-12 23:54:03] Production.INFO: CreateAllLog End [2026-04-12 23:54:04] Production.INFO: Account Balance End. [2026-04-12 23:54:04] Production.INFO: ==21896== Releasing lock... [2026-04-12 23:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:54:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:54:04] Production.ERROR: CronJobId end 12 [2026-04-12 23:54:04] Production.INFO: ==21900== Releasing lock... [2026-04-12 23:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:54:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:54:11] Production.ERROR: CronJobId end10 [2026-04-12 23:54:11] Production.INFO: ==21898== Releasing lock... [2026-04-12 23:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:54:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:54:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:54:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:54:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:54:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:54:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:54:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:54:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:54:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:54:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:54:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:54:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:54:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:54:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:54:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:54:13] Production.INFO: call_cost start [2026-04-12 23:54:13] Production.INFO: call_cost end [2026-04-12 23:54:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:54:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:54:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:54:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:54:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:54:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:54:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:54:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:54:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:54:13] Production.INFO: ==21894== Releasing lock... [2026-04-12 23:54:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:54:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:55:02] Production.INFO: ==21959== Lock acquired, processing the job... [2026-04-13 04:55:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:55:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:55:02] Production.INFO: neon service started [2026-04-13 04:55:02] Production.INFO: neon service started [2026-04-13 04:55:02] Production.INFO: ==21959== Releasing lock... [2026-04-13 04:55:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:55:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:55:02] Production.INFO: ==21961== Lock acquired, processing the job... [2026-04-12 23:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:55:02] Production.INFO: ==21961== Releasing lock... [2026-04-12 23:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:55:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:55:03] Production.INFO: ==21963== Lock acquired, processing the job... [2026-04-13 03:55:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:55:03] Production.INFO: ==21963== Releasing lock... [2026-04-13 03:55:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:55:03] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:55:03] Production.INFO: ==21965== Lock acquired, processing the job... [2026-04-12 23:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:55:03] Production.INFO: ==21967== Lock acquired, processing the job... [2026-04-12 23:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:55:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:55:03] Production.INFO: ==21969== Lock acquired, processing the job... [2026-04-12 23:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:55:03] Production.INFO: ==21971== Lock acquired, processing the job... [2026-04-12 23:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:55:03] Production.INFO: ==21973== Lock acquired, processing the job... [2026-04-12 23:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:55:03] Production.INFO: Account Balance Start. [2026-04-12 23:55:03] Production.INFO: CreateAllLog Start [2026-04-12 23:55:03] Production.INFO: 117 [2026-04-12 23:55:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:55:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:55:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:55:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:55:03] Production.INFO: ==21973== Releasing lock... [2026-04-12 23:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:55:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:55:04] Production.INFO: Date 2026-04-09 [2026-04-12 23:55:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:55:04] Production.INFO: Date 2026-04-10 [2026-04-12 23:55:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:55:04] Production.INFO: Date 2026-04-11 [2026-04-12 23:55:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:55:04] Production.INFO: Date 2026-04-12 [2026-04-12 23:55:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:55:04] Production.INFO: Total Charge 0 [2026-04-12 23:55:04] Production.INFO: CreateAllLog End [2026-04-12 23:55:04] Production.INFO: Account Balance End. [2026-04-12 23:55:04] Production.ERROR: CronJobId end 12 [2026-04-12 23:55:04] Production.INFO: ==21971== Releasing lock... [2026-04-12 23:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:55:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:55:04] Production.INFO: ==21967== Releasing lock... [2026-04-12 23:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:55:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:55:11] Production.ERROR: CronJobId end10 [2026-04-12 23:55:11] Production.INFO: ==21969== Releasing lock... [2026-04-12 23:55:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:55:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:55:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:55:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:55:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:55:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:55:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:55:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:55:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:55:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:55:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:55:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:55:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:55:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:55:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:55:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:55:14] Production.INFO: call_cost start [2026-04-12 23:55:14] Production.INFO: call_cost end [2026-04-12 23:55:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:55:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:55:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:55:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:55:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:55:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:55:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:55:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:55:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:55:14] Production.INFO: ==21965== Releasing lock... [2026-04-12 23:55:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:55:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:56:01] Production.INFO: ==22029== Lock acquired, processing the job... [2026-04-13 04:56:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:56:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:56:01] Production.INFO: neon service started [2026-04-13 04:56:01] Production.INFO: neon service started [2026-04-13 04:56:01] Production.INFO: ==22029== Releasing lock... [2026-04-13 04:56:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:56:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:56:02] Production.INFO: ==22031== Lock acquired, processing the job... [2026-04-12 23:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:56:02] Production.INFO: ==22031== Releasing lock... [2026-04-12 23:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:56:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:56:02] Production.INFO: ==22033== Lock acquired, processing the job... [2026-04-13 03:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:56:02] Production.INFO: ==22033== Releasing lock... [2026-04-13 03:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:56:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:56:02] Production.INFO: ==22038== Lock acquired, processing the job... [2026-04-12 23:56:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:56:03] Production.INFO: ==22036== Lock acquired, processing the job... [2026-04-12 23:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:56:03] Production.INFO: ==22040== Lock acquired, processing the job... [2026-04-12 23:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:56:03] Production.INFO: ==22038== Releasing lock... [2026-04-12 23:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:56:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:56:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:56:03] Production.INFO: ==22042== Lock acquired, processing the job... [2026-04-12 23:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:56:03] Production.INFO: ==22044== Lock acquired, processing the job... [2026-04-12 23:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:56:03] Production.INFO: Account Balance Start. [2026-04-12 23:56:03] Production.INFO: CreateAllLog Start [2026-04-12 23:56:03] Production.INFO: 117 [2026-04-12 23:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:56:03] Production.INFO: ==22044== Releasing lock... [2026-04-12 23:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:56:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:56:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:56:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:56:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:56:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:56:03] Production.INFO: Date 2026-04-10 [2026-04-12 23:56:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:56:03] Production.INFO: Date 2026-04-11 [2026-04-12 23:56:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:56:03] Production.INFO: Date 2026-04-12 [2026-04-12 23:56:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:56:03] Production.INFO: Total Charge 0 [2026-04-12 23:56:03] Production.INFO: CreateAllLog End [2026-04-12 23:56:04] Production.INFO: Account Balance End. [2026-04-12 23:56:04] Production.ERROR: CronJobId end 12 [2026-04-12 23:56:04] Production.INFO: ==22042== Releasing lock... [2026-04-12 23:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:56:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:56:11] Production.ERROR: CronJobId end10 [2026-04-12 23:56:11] Production.INFO: ==22040== Releasing lock... [2026-04-12 23:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:56:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:56:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:56:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:56:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:56:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:56:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:56:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:56:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:56:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:56:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:56:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:56:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:56:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:56:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:56:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:56:14] Production.INFO: call_cost start [2026-04-12 23:56:14] Production.INFO: call_cost end [2026-04-12 23:56:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:56:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:56:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:56:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:56:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:56:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:56:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:56:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:56:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:56:14] Production.INFO: ==22036== Releasing lock... [2026-04-12 23:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:56:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:57:02] Production.INFO: ==22100== Lock acquired, processing the job... [2026-04-13 04:57:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:57:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:57:02] Production.INFO: neon service started [2026-04-13 04:57:02] Production.INFO: neon service started [2026-04-13 04:57:02] Production.INFO: ==22100== Releasing lock... [2026-04-13 04:57:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:57:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:57:02] Production.INFO: ==22103== Lock acquired, processing the job... [2026-04-12 23:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:57:02] Production.INFO: ==22105== Lock acquired, processing the job... [2026-04-13 03:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:57:02] Production.INFO: ==22105== Releasing lock... [2026-04-13 03:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:57:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:57:02] Production.INFO: ==22103== Releasing lock... [2026-04-12 23:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:57:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:57:03] Production.INFO: ==22107== Lock acquired, processing the job... [2026-04-12 23:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:57:03] Production.INFO: ==22109== Lock acquired, processing the job... [2026-04-12 23:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:57:03] Production.INFO: ==22111== Lock acquired, processing the job... [2026-04-12 23:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:57:03] Production.INFO: ==22113== Lock acquired, processing the job... [2026-04-12 23:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:57:03] Production.INFO: ==22115== Lock acquired, processing the job... [2026-04-12 23:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:57:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:57:03] Production.INFO: ==22115== Releasing lock... [2026-04-12 23:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:57:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:57:03] Production.INFO: Account Balance Start. [2026-04-12 23:57:03] Production.INFO: CreateAllLog Start [2026-04-12 23:57:03] Production.INFO: 117 [2026-04-12 23:57:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:57:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:57:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:57:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:57:03] Production.INFO: Date 2026-04-10 [2026-04-12 23:57:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:57:04] Production.INFO: Date 2026-04-11 [2026-04-12 23:57:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:57:04] Production.INFO: Date 2026-04-12 [2026-04-12 23:57:04] Production.INFO: Reseller ==> 0 [2026-04-12 23:57:04] Production.INFO: Total Charge 0 [2026-04-12 23:57:04] Production.INFO: CreateAllLog End [2026-04-12 23:57:04] Production.INFO: ==22109== Releasing lock... [2026-04-12 23:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:57:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:57:04] Production.INFO: Account Balance End. [2026-04-12 23:57:04] Production.ERROR: CronJobId end 12 [2026-04-12 23:57:04] Production.INFO: ==22113== Releasing lock... [2026-04-12 23:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:57:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:57:10] Production.ERROR: CronJobId end10 [2026-04-12 23:57:10] Production.INFO: ==22111== Releasing lock... [2026-04-12 23:57:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:57:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:57:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:57:13] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:57:13] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:57:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:57:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:57:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:57:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:57:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:57:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:57:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:57:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:57:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:57:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:57:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:57:13] Production.INFO: call_cost start [2026-04-12 23:57:13] Production.INFO: call_cost end [2026-04-12 23:57:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:57:13] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:57:13] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:57:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:57:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:57:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:57:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:57:13] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:57:13] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:57:13] Production.INFO: ==22107== Releasing lock... [2026-04-12 23:57:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:57:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:58:01] Production.INFO: ==22172== Lock acquired, processing the job... [2026-04-13 04:58:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:58:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:58:01] Production.INFO: neon service started [2026-04-13 04:58:01] Production.INFO: neon service started [2026-04-13 04:58:01] Production.INFO: ==22172== Releasing lock... [2026-04-13 04:58:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:58:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:58:02] Production.INFO: ==22174== Lock acquired, processing the job... [2026-04-12 23:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:58:02] Production.INFO: ==22176== Lock acquired, processing the job... [2026-04-13 03:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:58:02] Production.INFO: ==22176== Releasing lock... [2026-04-13 03:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:58:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:58:02] Production.INFO: ==22174== Releasing lock... [2026-04-12 23:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:58:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-12 23:58:03] Production.INFO: ==22181== Lock acquired, processing the job... [2026-04-12 23:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:58:03] Production.INFO: ==22179== Lock acquired, processing the job... [2026-04-12 23:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:58:03] Production.INFO: ==22183== Lock acquired, processing the job... [2026-04-12 23:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:58:03] Production.INFO: ==22185== Lock acquired, processing the job... [2026-04-12 23:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:58:03] Production.INFO: ==22187== Lock acquired, processing the job... [2026-04-12 23:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:58:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:58:03] Production.INFO: Account Balance Start. [2026-04-12 23:58:03] Production.INFO: CreateAllLog Start [2026-04-12 23:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:58:03] Production.INFO: 117 [2026-04-12 23:58:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:58:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:58:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:58:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:58:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:58:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:58:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:58:03] Production.INFO: ==22187== Releasing lock... [2026-04-12 23:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:58:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:58:03] Production.INFO: Date 2026-04-10 [2026-04-12 23:58:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:58:03] Production.INFO: Date 2026-04-11 [2026-04-12 23:58:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:58:03] Production.INFO: Date 2026-04-12 [2026-04-12 23:58:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:58:03] Production.INFO: Total Charge 0 [2026-04-12 23:58:03] Production.INFO: CreateAllLog End [2026-04-12 23:58:03] Production.INFO: Account Balance End. [2026-04-12 23:58:03] Production.ERROR: CronJobId end 12 [2026-04-12 23:58:03] Production.INFO: ==22185== Releasing lock... [2026-04-12 23:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:58:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:58:03] Production.INFO: ==22181== Releasing lock... [2026-04-12 23:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:58:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:58:10] Production.ERROR: CronJobId end10 [2026-04-12 23:58:10] Production.INFO: ==22183== Releasing lock... [2026-04-12 23:58:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:58:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:58:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:58:12] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:58:12] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:58:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:58:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:58:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:58:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:58:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:58:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:58:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:58:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:58:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:58:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:58:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:58:12] Production.INFO: call_cost start [2026-04-12 23:58:12] Production.INFO: call_cost end [2026-04-12 23:58:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:58:12] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:58:12] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:58:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:58:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:58:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:58:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:58:12] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:58:12] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:58:12] Production.INFO: ==22179== Releasing lock... [2026-04-12 23:58:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:58:12] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:59:01] Production.INFO: ==22242== Lock acquired, processing the job... [2026-04-13 04:59:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 04:59:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 04:59:01] Production.INFO: neon service started [2026-04-13 04:59:01] Production.INFO: neon service started [2026-04-13 04:59:01] Production.INFO: ==22242== Releasing lock... [2026-04-13 04:59:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 04:59:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-12 23:59:02] Production.INFO: ==22244== Lock acquired, processing the job... [2026-04-12 23:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-12 23:59:02] Production.INFO: ==22244== Releasing lock... [2026-04-12 23:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-12 23:59:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:59:02] Production.INFO: ==22246== Lock acquired, processing the job... [2026-04-13 03:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:59:02] Production.INFO: ==22246== Releasing lock... [2026-04-13 03:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 03:59:02] Production.INFO: 25 MB #Memory Used# [2026-04-12 23:59:03] Production.INFO: ==22249== Lock acquired, processing the job... [2026-04-12 23:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-12 23:59:03] Production.INFO: ==22251== Lock acquired, processing the job... [2026-04-12 23:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-12 23:59:03] Production.INFO: ==22253== Lock acquired, processing the job... [2026-04-12 23:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-12 23:59:03] Production.INFO: ==22255== Lock acquired, processing the job... [2026-04-12 23:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-12 23:59:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-12 23:59:03] Production.INFO: ==22257== Lock acquired, processing the job... [2026-04-12 23:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-12 23:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260412Live done [2026-04-12 23:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412Live done [2026-04-12 23:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260412Live) [2026-04-12 23:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-12','2026-04-12','120260412Live') [2026-04-12 23:59:03] Production.INFO: Account Balance Start. [2026-04-12 23:59:03] Production.INFO: CreateAllLog Start [2026-04-12 23:59:03] Production.INFO: 117 [2026-04-12 23:59:03] Production.INFO: Date 2026-04-08 [2026-04-12 23:59:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-12 23:59:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-12 23:59:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:59:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-12 23:59:03] Production.INFO: ==22257== Releasing lock... [2026-04-12 23:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-12 23:59:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-12 23:59:03] Production.INFO: Date 2026-04-09 [2026-04-12 23:59:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:59:03] Production.INFO: Date 2026-04-10 [2026-04-12 23:59:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:59:03] Production.INFO: Date 2026-04-11 [2026-04-12 23:59:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:59:03] Production.INFO: Date 2026-04-12 [2026-04-12 23:59:03] Production.INFO: Reseller ==> 0 [2026-04-12 23:59:03] Production.INFO: Total Charge 0 [2026-04-12 23:59:03] Production.INFO: CreateAllLog End [2026-04-12 23:59:04] Production.INFO: ==22251== Releasing lock... [2026-04-12 23:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-12 23:59:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-12 23:59:04] Production.INFO: Account Balance End. [2026-04-12 23:59:04] Production.ERROR: CronJobId end 12 [2026-04-12 23:59:04] Production.INFO: ==22255== Releasing lock... [2026-04-12 23:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-12 23:59:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-12 23:59:11] Production.ERROR: CronJobId end10 [2026-04-12 23:59:11] Production.INFO: ==22253== Releasing lock... [2026-04-12 23:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-12 23:59:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-12 23:59:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-12 23:59:14] Production.INFO: ============== Balance Warning START=========== [2026-04-12 23:59:14] Production.INFO: ============== Balance Warning END=========== [2026-04-12 23:59:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-12 23:59:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-12 23:59:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-12 23:59:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-12 23:59:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-12 23:59:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-12 23:59:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-12 23:59:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-12 23:59:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-12 23:59:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-12 23:59:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-12 23:59:14] Production.INFO: call_cost start [2026-04-12 23:59:14] Production.INFO: call_cost end [2026-04-12 23:59:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-12 23:59:14] Production.INFO: ============== Report Schedule START=========== [2026-04-12 23:59:14] Production.INFO: ============== Report Schedule END=========== [2026-04-12 23:59:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-12 23:59:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-12 23:59:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-12 23:59:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-12 23:59:14] Production.INFO: ============== Deal alert START=========== [2026-04-12 23:59:14] Production.INFO: ============== Deal alert END=========== [2026-04-12 23:59:14] Production.INFO: ==22249== Releasing lock... [2026-04-12 23:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-12 23:59:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:00:02] Production.INFO: ==22313== Lock acquired, processing the job... [2026-04-13 05:00:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:00:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:00:02] Production.INFO: neon service started [2026-04-13 05:00:02] Production.INFO: neon service started [2026-04-13 05:00:02] Production.INFO: ==22313== Releasing lock... [2026-04-13 05:00:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:00:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:00:02] Production.INFO: ==22317== Lock acquired, processing the job... [2026-04-13 04:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:00:02] Production.INFO: ==22317== Releasing lock... [2026-04-13 04:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:00:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:00:02] Production.INFO: ==22315== Lock acquired, processing the job... [2026-04-13 00:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:00:02] Production.INFO: ==22315== Releasing lock... [2026-04-13 00:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:00:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:00:03] Production.INFO: ==22319== Lock acquired, processing the job... [2026-04-13 00:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:00:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:00:03] Production.INFO: ==22327== Lock acquired, processing the job... [2026-04-13 00:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:00:03] Production.INFO: ==22321== Lock acquired, processing the job... [2026-04-13 00:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:00:04] Production.INFO: ==22323== Lock acquired, processing the job... [2026-04-13 00:00:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:00:04] Production.INFO: ==22325== Lock acquired, processing the job... [2026-04-13 00:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:00:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:00:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:00:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:00:04] Production.INFO: ==22327== Releasing lock... [2026-04-13 00:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:00:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:00:04] Production.INFO: Account Balance Start. [2026-04-13 00:00:04] Production.INFO: CreateAllLog Start [2026-04-13 00:00:04] Production.INFO: 117 [2026-04-13 00:00:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:00:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:00:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:00:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:00:04] Production.INFO: Date 2026-04-08 [2026-04-13 00:00:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:00:04] Production.INFO: Date 2026-04-09 [2026-04-13 00:00:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:00:04] Production.INFO: Date 2026-04-10 [2026-04-13 00:00:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:00:04] Production.INFO: Date 2026-04-11 [2026-04-13 00:00:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:00:04] Production.INFO: Date 2026-04-12 [2026-04-13 00:00:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:00:04] Production.INFO: Date 2026-04-13 [2026-04-13 00:00:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:00:04] Production.INFO: Total Charge 0 [2026-04-13 00:00:04] Production.INFO: CreateAllLog End [2026-04-13 00:00:04] Production.INFO: Account Balance End. [2026-04-13 00:00:04] Production.ERROR: CronJobId end 12 [2026-04-13 00:00:04] Production.INFO: ==22325== Releasing lock... [2026-04-13 00:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:00:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:00:04] Production.INFO: ==22321== Releasing lock... [2026-04-13 00:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:00:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:00:11] Production.ERROR: CronJobId end10 [2026-04-13 00:00:11] Production.INFO: ==22323== Releasing lock... [2026-04-13 00:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:00:11] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:00:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:00:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:00:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:00:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:00:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:00:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:00:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:00:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:00:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:00:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:00:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:00:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:00:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:00:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:00:13] Production.INFO: call_cost start [2026-04-13 00:00:13] Production.INFO: call_cost end [2026-04-13 00:00:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:00:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:00:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:00:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:00:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:00:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:00:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:00:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:00:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:00:13] Production.INFO: ==22319== Releasing lock... [2026-04-13 00:00:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:00:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:01:01] Production.INFO: ==22387== Lock acquired, processing the job... [2026-04-13 05:01:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:01:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:01:01] Production.INFO: neon service started [2026-04-13 05:01:01] Production.INFO: neon service started [2026-04-13 05:01:01] Production.INFO: ==22387== Releasing lock... [2026-04-13 05:01:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:01:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:01:01] Production.INFO: ==22401== Lock acquired, processing the job... [2026-04-13 00:01:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:01:02] Production.INFO: ==22403== Lock acquired, processing the job... [2026-04-13 04:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:01:02] Production.INFO: ==22401== Releasing lock... [2026-04-13 00:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:01:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:01:02] Production.INFO: ==22403== Releasing lock... [2026-04-13 04:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:01:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:01:03] Production.INFO: ==22405== Lock acquired, processing the job... [2026-04-13 00:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 00:01:03] Production.INFO: ==22407== Lock acquired, processing the job... [2026-04-13 00:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:01:03] Production.INFO: ==22413== Lock acquired, processing the job... [2026-04-13 00:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:01:03] Production.INFO: ==22409== Lock acquired, processing the job... [2026-04-13 00:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:01:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 00:01:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 00:01:03] Production.ERROR: CronJob PID - 22407 [2026-04-13 00:01:03] Production.ERROR: CronJob Title - System Alerts [2026-04-13 00:01:03] Production.ERROR: CronJob ID - 5 [2026-04-13 00:01:03] Production.ERROR: CronJob Last Run Time 2026-04-13 00:01:00 [2026-04-13 00:01:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 00:01:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 00:01:03] Production.INFO: ==22415== Lock acquired, processing the job... [2026-04-13 00:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:01:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 00:01:03] Production.INFO: ==22405== Releasing lock... [2026-04-13 00:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 00:01:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 00:01:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:01:03] Production.INFO: ==22417== Lock acquired, processing the job... [2026-04-13 00:01:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 00:01:03] Production.INFO: ==22411== Lock acquired, processing the job... [2026-04-13 00:01:03] Production.INFO: createsummary-command-createsummary-companyid-1-cronjobid-9 #Starts# [2026-04-13 00:01:03] Production.INFO: Account Balance Start. [2026-04-13 00:01:03] Production.INFO: CreateAllLog Start [2026-04-13 00:01:03] Production.INFO: 117 [2026-04-13 00:01:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 00:01:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:01:03] Production.INFO: Date 2026-04-09 [2026-04-13 00:01:03] Production.INFO: ==22419== Lock acquired, processing the job... [2026-04-13 00:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:01:04] Production.ERROR: tmp_tblUsageDetailsReport_120260409 done [2026-04-13 00:01:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260409 done [2026-04-13 00:01:04] Production.ERROR: DELETE FROM tmp_tblUsageDetailsReport_120260409 [2026-04-13 00:01:04] Production.INFO: Date 2026-04-10 [2026-04-13 00:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:01:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:01:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:01:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:01:04] Production.INFO: Date 2026-04-11 [2026-04-13 00:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:01:04] Production.INFO: Date 2026-04-12 [2026-04-13 00:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:01:04] Production.INFO: ==22419== Releasing lock... [2026-04-13 00:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:01:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:01:04] Production.INFO: Date 2026-04-13 [2026-04-13 00:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:01:04] Production.INFO: Total Charge 0 [2026-04-13 00:01:04] Production.INFO: CreateAllLog End [2026-04-13 00:01:04] Production.ERROR: done [2026-04-13 00:01:04] Production.INFO: ==22409== Releasing lock... [2026-04-13 00:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:01:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 00:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086084', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 00:01:04] Production.INFO: Account Balance End. [2026-04-13 00:01:04] Production.INFO: call prc_generateSummary(1,'2026-04-09','2026-04-09','120260409') [2026-04-13 00:01:04] Production.ERROR: CronJobId end 12 [2026-04-13 00:01:04] Production.INFO: ==22415== Releasing lock... [2026-04-13 00:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:01:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:01:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086084', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 00:01:11] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 00:01:11] Production.INFO: ProcessCDR(1,17086084,1,1,2) [2026-04-13 00:01:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17086084,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 00:01:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17086084,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 00:01:11] Production.ERROR: pbx prc_insertCDR start [2026-04-13 00:01:11] Production.ERROR: pbx prc_insertCDR end [2026-04-13 00:01:12] Production.INFO: ==22417== Releasing lock... [2026-04-13 00:01:12] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 00:01:12] Production.INFO: 26 MB #Memory Used# [2026-04-13 00:01:12] Production.INFO: call prc_generateVendorSummary(1,'2026-04-09','2026-04-09','120260409') [2026-04-13 00:01:16] Production.ERROR: tmp_tblUsageDetailsReport_120260410 done [2026-04-13 00:01:16] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260410 done [2026-04-13 00:01:16] Production.ERROR: DELETE FROM tmp_tblUsageDetailsReport_120260410 [2026-04-13 00:01:16] Production.INFO: call prc_generateSummary(1,'2026-04-10','2026-04-10','120260410') [2026-04-13 00:01:19] Production.ERROR: CronJobId end10 [2026-04-13 00:01:19] Production.INFO: ==22413== Releasing lock... [2026-04-13 00:01:19] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:01:19] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:01:20] Production.INFO: call prc_generateVendorSummary(1,'2026-04-10','2026-04-10','120260410') [2026-04-13 00:01:21] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:01:21] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:01:21] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:01:21] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:01:21] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:01:21] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:01:21] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:01:21] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:01:21] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:01:21] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:01:21] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:01:21] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:01:21] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:01:21] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:01:21] Production.INFO: call_cost start [2026-04-13 00:01:21] Production.INFO: call_cost end [2026-04-13 00:01:21] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:01:21] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:01:21] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:01:21] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:01:21] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:01:21] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:01:21] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:01:21] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:01:21] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:01:21] Production.INFO: ==22407== Releasing lock... [2026-04-13 00:01:21] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:01:21] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 00:01:23] Production.ERROR: tmp_tblUsageDetailsReport_120260411 done [2026-04-13 00:01:23] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260411 done [2026-04-13 00:01:23] Production.ERROR: DELETE FROM tmp_tblUsageDetailsReport_120260411 [2026-04-13 00:01:24] Production.INFO: call prc_generateSummary(1,'2026-04-11','2026-04-11','120260411') [2026-04-13 00:01:26] Production.INFO: call prc_generateVendorSummary(1,'2026-04-11','2026-04-11','120260411') [2026-04-13 00:01:29] Production.ERROR: tmp_tblUsageDetailsReport_120260412 done [2026-04-13 00:01:29] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260412 done [2026-04-13 00:01:29] Production.ERROR: DELETE FROM tmp_tblUsageDetailsReport_120260412 [2026-04-13 00:01:29] Production.INFO: call prc_generateSummary(1,'2026-04-12','2026-04-12','120260412') [2026-04-13 00:01:32] Production.INFO: call prc_generateVendorSummary(1,'2026-04-12','2026-04-12','120260412') [2026-04-13 00:01:35] Production.ERROR: CronJobId end9 [2026-04-13 00:01:35] Production.INFO: ==22411== Releasing lock... [2026-04-13 00:01:35] Production.INFO: createsummary-command-createsummary-companyid-1-cronjobid-9 #Stops# [2026-04-13 00:01:35] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:02:02] Production.INFO: ==22482== Lock acquired, processing the job... [2026-04-13 05:02:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:02:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:02:02] Production.INFO: neon service started [2026-04-13 05:02:02] Production.INFO: neon service started [2026-04-13 05:02:02] Production.INFO: ==22482== Releasing lock... [2026-04-13 05:02:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:02:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:02:02] Production.INFO: ==22484== Lock acquired, processing the job... [2026-04-13 00:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:02:02] Production.INFO: ==22486== Lock acquired, processing the job... [2026-04-13 04:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:02:02] Production.INFO: ==22486== Releasing lock... [2026-04-13 04:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:02:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:02:02] Production.INFO: ==22484== Releasing lock... [2026-04-13 00:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:02:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:02:03] Production.INFO: ==22491== Lock acquired, processing the job... [2026-04-13 00:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:02:03] Production.INFO: ==22499== Lock acquired, processing the job... [2026-04-13 00:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:02:03] Production.INFO: ==22489== Lock acquired, processing the job... [2026-04-13 00:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:02:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:02:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:02:04] Production.INFO: ==22499== Releasing lock... [2026-04-13 00:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:02:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:02:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:02:04] Production.INFO: ==22493== Lock acquired, processing the job... [2026-04-13 00:02:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:02:04] Production.INFO: ==22497== Lock acquired, processing the job... [2026-04-13 00:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts# [2026-04-13 00:02:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 00:02:04] Production.INFO: ==22495== Lock acquired, processing the job... [2026-04-13 00:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:02:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:02:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:02:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:02:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:02:04] Production.INFO: ==22491== Releasing lock... [2026-04-13 00:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:02:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:02:04] Production.INFO: Account Balance Start. [2026-04-13 00:02:04] Production.INFO: CreateAllLog Start [2026-04-13 00:02:04] Production.INFO: 117 [2026-04-13 00:02:04] Production.INFO: Date 2026-04-08 [2026-04-13 00:02:04] Production.ERROR: done [2026-04-13 00:02:04] Production.ERROR: tblTempVendorCDR_20 [2026-04-13 00:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:02:04] Production.INFO: Date 2026-04-09 [2026-04-13 00:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:02:04] Production.INFO: Date 2026-04-10 [2026-04-13 00:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:02:04] Production.INFO: Date 2026-04-11 [2026-04-13 00:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:02:04] Production.INFO: Date 2026-04-12 [2026-04-13 00:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:02:04] Production.INFO: Date 2026-04-13 [2026-04-13 00:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:02:04] Production.INFO: Total Charge 0 [2026-04-13 00:02:04] Production.INFO: CreateAllLog End [2026-04-13 00:02:04] Production.ERROR: done [2026-04-13 00:02:04] Production.ERROR: Array ( [start_date_ymd] => 2026-04-01 03:02:06 [end_date_ymd] => 2026-04-02 03:02:06 [RateCDR] => 1 ) [2026-04-13 00:02:04] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode, c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type, disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description, pin.pc_description as pincode_name from asteriskcdrdb.cdr c left outer join asterisk.cc_callcosts cc on c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/ left outer join asterisk.pr_providers p on cc_pr_id = pr_id left outer join asterisk.te_tenants te ON te.te_code = c.accountcode left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06' AND ( userfield like '%outbound%' or userfield like '%inbound%' or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/ ) AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/ AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' and prevuniqueid='' group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'') [2026-04-13 00:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:02:04] Production.INFO: Account Balance End. [2026-04-13 00:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs() #1 [internal function]: App\Console\Commands\PBXAccountUsage->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:02:04] Production.ERROR: CronJobId end 12 [2026-04-13 00:02:04] Production.INFO: ==22495== Releasing lock... [2026-04-13 00:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:02:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:02:05] Production.INFO: ==22497== Releasing lock... [2026-04-13 00:02:05] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops# [2026-04-13 00:02:05] Production.INFO: 27.25 MB #Memory Used# [2026-04-13 00:02:12] Production.ERROR: CronJobId end10 [2026-04-13 00:02:12] Production.INFO: ==22493== Releasing lock... [2026-04-13 00:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:02:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:02:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:02:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:02:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:02:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:02:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:02:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:02:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:02:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:02:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:02:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:02:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:02:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:02:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:02:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:02:15] Production.INFO: call_cost start [2026-04-13 00:02:15] Production.INFO: call_cost end [2026-04-13 00:02:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:02:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:02:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:02:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:02:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:02:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:02:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:02:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:02:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:02:15] Production.INFO: ==22489== Releasing lock... [2026-04-13 00:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:02:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:03:01] Production.INFO: ==22556== Lock acquired, processing the job... [2026-04-13 05:03:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:03:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:03:01] Production.INFO: neon service started [2026-04-13 05:03:01] Production.INFO: neon service started [2026-04-13 05:03:01] Production.INFO: ==22556== Releasing lock... [2026-04-13 05:03:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:03:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:03:01] Production.INFO: ==22558== Lock acquired, processing the job... [2026-04-13 00:03:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:03:02] Production.INFO: ==22558== Releasing lock... [2026-04-13 00:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:03:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:03:02] Production.INFO: ==22560== Lock acquired, processing the job... [2026-04-13 04:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:03:02] Production.INFO: ==22560== Releasing lock... [2026-04-13 04:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:03:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:03:02] Production.INFO: ==22562== Lock acquired, processing the job... [2026-04-13 00:03:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:03:02] Production.INFO: ==22566== Lock acquired, processing the job... [2026-04-13 00:03:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:03:02] Production.INFO: ==22570== Lock acquired, processing the job... [2026-04-13 00:03:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:03:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:03:03] Production.INFO: ==22564== Lock acquired, processing the job... [2026-04-13 00:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:03:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:03:03] Production.INFO: ==22568== Lock acquired, processing the job... [2026-04-13 00:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:03:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:03:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:03:03] Production.INFO: ==22570== Releasing lock... [2026-04-13 00:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:03:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:03:03] Production.INFO: Account Balance Start. [2026-04-13 00:03:03] Production.INFO: CreateAllLog Start [2026-04-13 00:03:03] Production.INFO: 117 [2026-04-13 00:03:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:03:03] Production.INFO: Date 2026-04-09 [2026-04-13 00:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:03:03] Production.INFO: Date 2026-04-10 [2026-04-13 00:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:03:03] Production.INFO: Date 2026-04-11 [2026-04-13 00:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:03:03] Production.INFO: Date 2026-04-12 [2026-04-13 00:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:03:03] Production.INFO: Date 2026-04-13 [2026-04-13 00:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:03:03] Production.INFO: Total Charge 0 [2026-04-13 00:03:03] Production.INFO: CreateAllLog End [2026-04-13 00:03:03] Production.INFO: Account Balance End. [2026-04-13 00:03:03] Production.ERROR: CronJobId end 12 [2026-04-13 00:03:03] Production.INFO: ==22568== Releasing lock... [2026-04-13 00:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:03:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:03:03] Production.INFO: ==22564== Releasing lock... [2026-04-13 00:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:03:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:03:10] Production.ERROR: CronJobId end10 [2026-04-13 00:03:10] Production.INFO: ==22566== Releasing lock... [2026-04-13 00:03:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:03:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:03:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:03:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:03:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:03:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:03:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:03:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:03:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:03:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:03:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:03:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:03:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:03:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:03:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:03:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:03:13] Production.INFO: call_cost start [2026-04-13 00:03:13] Production.INFO: call_cost end [2026-04-13 00:03:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:03:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:03:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:03:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:03:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:03:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:03:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:03:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:03:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:03:13] Production.INFO: ==22562== Releasing lock... [2026-04-13 00:03:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:03:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:04:01] Production.INFO: ==22631== Lock acquired, processing the job... [2026-04-13 05:04:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:04:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:04:01] Production.INFO: neon service started [2026-04-13 05:04:01] Production.INFO: neon service started [2026-04-13 05:04:01] Production.INFO: ==22631== Releasing lock... [2026-04-13 05:04:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:04:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:04:02] Production.INFO: ==22633== Lock acquired, processing the job... [2026-04-13 00:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:04:02] Production.INFO: ==22633== Releasing lock... [2026-04-13 00:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:04:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:04:02] Production.INFO: ==22635== Lock acquired, processing the job... [2026-04-13 04:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:04:02] Production.INFO: ==22635== Releasing lock... [2026-04-13 04:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:04:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:04:03] Production.INFO: ==22641== Lock acquired, processing the job... [2026-04-13 00:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:04:03] Production.INFO: ==22637== Lock acquired, processing the job... [2026-04-13 00:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:04:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:04:03] Production.INFO: ==22639== Lock acquired, processing the job... [2026-04-13 00:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:04:03] Production.INFO: ==22643== Lock acquired, processing the job... [2026-04-13 00:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:04:03] Production.INFO: ==22645== Lock acquired, processing the job... [2026-04-13 00:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:04:03] Production.INFO: Account Balance Start. [2026-04-13 00:04:03] Production.INFO: CreateAllLog Start [2026-04-13 00:04:03] Production.INFO: 117 [2026-04-13 00:04:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:04:03] Production.INFO: Date 2026-04-09 [2026-04-13 00:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:04:03] Production.INFO: Date 2026-04-10 [2026-04-13 00:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:04:03] Production.INFO: Date 2026-04-11 [2026-04-13 00:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:04:03] Production.INFO: ==22645== Releasing lock... [2026-04-13 00:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:04:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:04:03] Production.INFO: Date 2026-04-12 [2026-04-13 00:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:04:03] Production.INFO: Date 2026-04-13 [2026-04-13 00:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:04:03] Production.INFO: Total Charge 0 [2026-04-13 00:04:03] Production.INFO: CreateAllLog End [2026-04-13 00:04:04] Production.INFO: ==22639== Releasing lock... [2026-04-13 00:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:04:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:04:04] Production.INFO: Account Balance End. [2026-04-13 00:04:04] Production.ERROR: CronJobId end 12 [2026-04-13 00:04:04] Production.INFO: ==22643== Releasing lock... [2026-04-13 00:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:04:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:04:11] Production.ERROR: CronJobId end10 [2026-04-13 00:04:11] Production.INFO: ==22641== Releasing lock... [2026-04-13 00:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:04:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:04:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:04:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:04:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:04:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:04:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:04:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:04:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:04:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:04:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:04:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:04:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:04:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:04:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:04:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:04:14] Production.INFO: call_cost start [2026-04-13 00:04:14] Production.INFO: call_cost end [2026-04-13 00:04:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:04:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:04:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:04:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:04:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:04:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:04:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:04:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:04:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:04:14] Production.INFO: ==22637== Releasing lock... [2026-04-13 00:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:04:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:05:02] Production.INFO: ==22708== Lock acquired, processing the job... [2026-04-13 05:05:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:05:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:05:02] Production.INFO: neon service started [2026-04-13 05:05:02] Production.INFO: neon service started [2026-04-13 05:05:02] Production.INFO: ==22708== Releasing lock... [2026-04-13 05:05:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:05:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:05:02] Production.INFO: ==22712== Lock acquired, processing the job... [2026-04-13 04:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:05:02] Production.INFO: ==22712== Releasing lock... [2026-04-13 04:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:05:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:05:02] Production.INFO: ==22710== Lock acquired, processing the job... [2026-04-13 00:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:05:02] Production.INFO: ==22710== Releasing lock... [2026-04-13 00:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:05:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:05:03] Production.INFO: ==22714== Lock acquired, processing the job... [2026-04-13 00:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:05:03] Production.INFO: ==22716== Lock acquired, processing the job... [2026-04-13 00:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:05:03] Production.INFO: ==22718== Lock acquired, processing the job... [2026-04-13 00:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:05:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:05:03] Production.INFO: ==22720== Lock acquired, processing the job... [2026-04-13 00:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:05:03] Production.INFO: ==22722== Lock acquired, processing the job... [2026-04-13 00:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:05:03] Production.INFO: Account Balance Start. [2026-04-13 00:05:03] Production.INFO: CreateAllLog Start [2026-04-13 00:05:03] Production.INFO: 117 [2026-04-13 00:05:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:05:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:05:04] Production.INFO: ==22722== Releasing lock... [2026-04-13 00:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:05:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:05:04] Production.INFO: Date 2026-04-09 [2026-04-13 00:05:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:05:04] Production.INFO: Date 2026-04-10 [2026-04-13 00:05:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:05:04] Production.INFO: Date 2026-04-11 [2026-04-13 00:05:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:05:04] Production.INFO: Date 2026-04-12 [2026-04-13 00:05:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:05:04] Production.INFO: Date 2026-04-13 [2026-04-13 00:05:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:05:04] Production.INFO: Total Charge 0 [2026-04-13 00:05:04] Production.INFO: ==22716== Releasing lock... [2026-04-13 00:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:05:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:05:04] Production.INFO: CreateAllLog End [2026-04-13 00:05:04] Production.INFO: Account Balance End. [2026-04-13 00:05:04] Production.ERROR: CronJobId end 12 [2026-04-13 00:05:04] Production.INFO: ==22720== Releasing lock... [2026-04-13 00:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:05:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:05:11] Production.ERROR: CronJobId end10 [2026-04-13 00:05:11] Production.INFO: ==22718== Releasing lock... [2026-04-13 00:05:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:05:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:05:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:05:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:05:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:05:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:05:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:05:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:05:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:05:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:05:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:05:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:05:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:05:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:05:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:05:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:05:13] Production.INFO: call_cost start [2026-04-13 00:05:13] Production.INFO: call_cost end [2026-04-13 00:05:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:05:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:05:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:05:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:05:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:05:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:05:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:05:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:05:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:05:13] Production.INFO: ==22714== Releasing lock... [2026-04-13 00:05:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:05:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:06:01] Production.INFO: ==22797== Lock acquired, processing the job... [2026-04-13 05:06:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:06:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:06:01] Production.INFO: neon service started [2026-04-13 05:06:01] Production.INFO: neon service started [2026-04-13 05:06:01] Production.INFO: ==22797== Releasing lock... [2026-04-13 05:06:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:06:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:06:01] Production.INFO: ==22799== Lock acquired, processing the job... [2026-04-13 00:06:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:06:02] Production.INFO: ==22799== Releasing lock... [2026-04-13 00:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:06:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:06:02] Production.INFO: ==22801== Lock acquired, processing the job... [2026-04-13 04:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:06:02] Production.INFO: ==22801== Releasing lock... [2026-04-13 04:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:06:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:06:02] Production.INFO: ==22809== Lock acquired, processing the job... [2026-04-13 00:06:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:06:02] Production.INFO: ==22807== Lock acquired, processing the job... [2026-04-13 00:06:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:06:02] Production.INFO: ==22805== Lock acquired, processing the job... [2026-04-13 00:06:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:06:03] Production.INFO: Account Balance Start. [2026-04-13 00:06:03] Production.INFO: CreateAllLog Start [2026-04-13 00:06:03] Production.INFO: 117 [2026-04-13 00:06:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:06:03] Production.INFO: ==22811== Lock acquired, processing the job... [2026-04-13 00:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:06:03] Production.INFO: ==22803== Lock acquired, processing the job... [2026-04-13 00:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:06:03] Production.INFO: Date 2026-04-09 [2026-04-13 00:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:06:03] Production.INFO: Date 2026-04-10 [2026-04-13 00:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:06:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:06:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:06:03] Production.INFO: Date 2026-04-11 [2026-04-13 00:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:06:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:06:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:06:03] Production.INFO: ==22811== Releasing lock... [2026-04-13 00:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:06:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:06:03] Production.INFO: Date 2026-04-12 [2026-04-13 00:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:06:03] Production.INFO: Date 2026-04-13 [2026-04-13 00:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:06:03] Production.INFO: Total Charge 0 [2026-04-13 00:06:03] Production.INFO: CreateAllLog End [2026-04-13 00:06:03] Production.INFO: ==22805== Releasing lock... [2026-04-13 00:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:06:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:06:03] Production.INFO: Account Balance End. [2026-04-13 00:06:03] Production.ERROR: CronJobId end 12 [2026-04-13 00:06:03] Production.INFO: ==22809== Releasing lock... [2026-04-13 00:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:06:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:06:10] Production.ERROR: CronJobId end10 [2026-04-13 00:06:10] Production.INFO: ==22807== Releasing lock... [2026-04-13 00:06:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:06:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:06:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:06:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:06:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:06:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:06:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:06:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:06:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:06:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:06:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:06:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:06:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:06:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:06:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:06:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:06:13] Production.INFO: call_cost start [2026-04-13 00:06:13] Production.INFO: call_cost end [2026-04-13 00:06:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:06:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:06:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:06:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:06:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:06:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:06:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:06:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:06:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:06:13] Production.INFO: ==22803== Releasing lock... [2026-04-13 00:06:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:06:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:07:02] Production.INFO: ==22874== Lock acquired, processing the job... [2026-04-13 05:07:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:07:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:07:02] Production.INFO: neon service started [2026-04-13 05:07:02] Production.INFO: neon service started [2026-04-13 05:07:02] Production.INFO: ==22874== Releasing lock... [2026-04-13 05:07:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:07:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:07:02] Production.INFO: ==22879== Lock acquired, processing the job... [2026-04-13 04:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:07:02] Production.INFO: ==22879== Releasing lock... [2026-04-13 04:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:07:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:07:02] Production.INFO: ==22877== Lock acquired, processing the job... [2026-04-13 00:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:07:02] Production.INFO: ==22877== Releasing lock... [2026-04-13 00:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:07:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:07:03] Production.INFO: ==22883== Lock acquired, processing the job... [2026-04-13 00:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:07:03] Production.INFO: ==22881== Lock acquired, processing the job... [2026-04-13 00:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:07:03] Production.INFO: ==22885== Lock acquired, processing the job... [2026-04-13 00:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:07:03] Production.INFO: ==22887== Lock acquired, processing the job... [2026-04-13 00:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:07:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:07:03] Production.INFO: Account Balance Start. [2026-04-13 00:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:07:03] Production.INFO: CreateAllLog Start [2026-04-13 00:07:03] Production.INFO: 117 [2026-04-13 00:07:03] Production.INFO: ==22889== Lock acquired, processing the job... [2026-04-13 00:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:07:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:07:03] Production.INFO: Date 2026-04-09 [2026-04-13 00:07:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:07:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:07:04] Production.INFO: Date 2026-04-10 [2026-04-13 00:07:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:07:04] Production.INFO: Date 2026-04-11 [2026-04-13 00:07:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:07:04] Production.INFO: ==22889== Releasing lock... [2026-04-13 00:07:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:07:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:07:04] Production.INFO: Date 2026-04-12 [2026-04-13 00:07:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:07:04] Production.INFO: Date 2026-04-13 [2026-04-13 00:07:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:07:04] Production.INFO: Total Charge 0 [2026-04-13 00:07:04] Production.INFO: ==22883== Releasing lock... [2026-04-13 00:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:07:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:07:04] Production.INFO: CreateAllLog End [2026-04-13 00:07:04] Production.INFO: Account Balance End. [2026-04-13 00:07:04] Production.ERROR: CronJobId end 12 [2026-04-13 00:07:04] Production.INFO: ==22887== Releasing lock... [2026-04-13 00:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:07:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:07:11] Production.ERROR: CronJobId end10 [2026-04-13 00:07:11] Production.INFO: ==22885== Releasing lock... [2026-04-13 00:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:07:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:07:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:07:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:07:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:07:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:07:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:07:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:07:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:07:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:07:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:07:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:07:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:07:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:07:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:07:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:07:14] Production.INFO: call_cost start [2026-04-13 00:07:14] Production.INFO: call_cost end [2026-04-13 00:07:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:07:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:07:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:07:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:07:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:07:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:07:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:07:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:07:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:07:14] Production.INFO: ==22881== Releasing lock... [2026-04-13 00:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:07:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:08:01] Production.INFO: ==22946== Lock acquired, processing the job... [2026-04-13 05:08:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:08:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:08:01] Production.INFO: neon service started [2026-04-13 05:08:01] Production.INFO: neon service started [2026-04-13 05:08:01] Production.INFO: ==22946== Releasing lock... [2026-04-13 05:08:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:08:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:08:02] Production.INFO: ==22948== Lock acquired, processing the job... [2026-04-13 00:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:08:02] Production.INFO: ==22951== Lock acquired, processing the job... [2026-04-13 04:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:08:02] Production.INFO: ==22951== Releasing lock... [2026-04-13 04:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:08:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:08:02] Production.INFO: ==22948== Releasing lock... [2026-04-13 00:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:08:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:08:03] Production.INFO: ==22953== Lock acquired, processing the job... [2026-04-13 00:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:08:03] Production.INFO: ==22955== Lock acquired, processing the job... [2026-04-13 00:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:08:03] Production.INFO: ==22957== Lock acquired, processing the job... [2026-04-13 00:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:08:03] Production.INFO: ==22959== Lock acquired, processing the job... [2026-04-13 00:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:08:03] Production.INFO: ==22961== Lock acquired, processing the job... [2026-04-13 00:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:08:03] Production.INFO: Account Balance Start. [2026-04-13 00:08:03] Production.INFO: CreateAllLog Start [2026-04-13 00:08:03] Production.INFO: 117 [2026-04-13 00:08:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:08:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:08:03] Production.INFO: Date 2026-04-09 [2026-04-13 00:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:08:03] Production.INFO: Date 2026-04-10 [2026-04-13 00:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:08:03] Production.INFO: Date 2026-04-11 [2026-04-13 00:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:08:03] Production.INFO: Date 2026-04-12 [2026-04-13 00:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:08:03] Production.INFO: ==22961== Releasing lock... [2026-04-13 00:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:08:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:08:03] Production.INFO: Date 2026-04-13 [2026-04-13 00:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:08:03] Production.INFO: Total Charge 0 [2026-04-13 00:08:03] Production.INFO: CreateAllLog End [2026-04-13 00:08:03] Production.INFO: Account Balance End. [2026-04-13 00:08:03] Production.ERROR: CronJobId end 12 [2026-04-13 00:08:03] Production.INFO: ==22959== Releasing lock... [2026-04-13 00:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:08:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:08:03] Production.INFO: ==22955== Releasing lock... [2026-04-13 00:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:08:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:08:11] Production.ERROR: CronJobId end10 [2026-04-13 00:08:11] Production.INFO: ==22957== Releasing lock... [2026-04-13 00:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:08:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:08:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:08:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:08:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:08:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:08:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:08:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:08:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:08:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:08:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:08:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:08:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:08:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:08:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:08:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:08:13] Production.INFO: call_cost start [2026-04-13 00:08:13] Production.INFO: call_cost end [2026-04-13 00:08:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:08:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:08:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:08:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:08:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:08:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:08:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:08:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:08:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:08:13] Production.INFO: ==22953== Releasing lock... [2026-04-13 00:08:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:08:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:09:01] Production.INFO: ==23021== Lock acquired, processing the job... [2026-04-13 05:09:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:09:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:09:01] Production.INFO: neon service started [2026-04-13 05:09:01] Production.INFO: neon service started [2026-04-13 05:09:01] Production.INFO: ==23021== Releasing lock... [2026-04-13 05:09:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:09:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:09:02] Production.INFO: ==23023== Lock acquired, processing the job... [2026-04-13 00:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:09:02] Production.INFO: ==23023== Releasing lock... [2026-04-13 00:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:09:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:09:02] Production.INFO: ==23025== Lock acquired, processing the job... [2026-04-13 04:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:09:02] Production.INFO: ==23025== Releasing lock... [2026-04-13 04:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:09:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:09:03] Production.INFO: ==23034== Lock acquired, processing the job... [2026-04-13 00:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:09:03] Production.INFO: ==23028== Lock acquired, processing the job... [2026-04-13 00:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:09:03] Production.INFO: ==23032== Lock acquired, processing the job... [2026-04-13 00:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:09:03] Production.INFO: Account Balance Start. [2026-04-13 00:09:03] Production.INFO: CreateAllLog Start [2026-04-13 00:09:03] Production.INFO: 117 [2026-04-13 00:09:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:09:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:09:03] Production.INFO: ==23030== Lock acquired, processing the job... [2026-04-13 00:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:09:03] Production.INFO: Date 2026-04-09 [2026-04-13 00:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:09:03] Production.INFO: Date 2026-04-10 [2026-04-13 00:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:09:03] Production.INFO: Date 2026-04-11 [2026-04-13 00:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:09:03] Production.INFO: ==23036== Lock acquired, processing the job... [2026-04-13 00:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:09:03] Production.INFO: Date 2026-04-12 [2026-04-13 00:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:09:03] Production.INFO: Date 2026-04-13 [2026-04-13 00:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:09:03] Production.INFO: Total Charge 0 [2026-04-13 00:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:09:03] Production.INFO: CreateAllLog End [2026-04-13 00:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:09:03] Production.INFO: ==23036== Releasing lock... [2026-04-13 00:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:09:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:09:03] Production.INFO: Account Balance End. [2026-04-13 00:09:03] Production.ERROR: CronJobId end 12 [2026-04-13 00:09:03] Production.INFO: ==23034== Releasing lock... [2026-04-13 00:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:09:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:09:03] Production.INFO: ==23030== Releasing lock... [2026-04-13 00:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:09:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:09:11] Production.ERROR: CronJobId end10 [2026-04-13 00:09:11] Production.INFO: ==23032== Releasing lock... [2026-04-13 00:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:09:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:09:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:09:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:09:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:09:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:09:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:09:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:09:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:09:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:09:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:09:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:09:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:09:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:09:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:09:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:09:13] Production.INFO: call_cost start [2026-04-13 00:09:13] Production.INFO: call_cost end [2026-04-13 00:09:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:09:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:09:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:09:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:09:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:09:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:09:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:09:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:09:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:09:13] Production.INFO: ==23028== Releasing lock... [2026-04-13 00:09:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:09:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:10:02] Production.INFO: ==23090== Lock acquired, processing the job... [2026-04-13 05:10:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:10:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:10:02] Production.INFO: neon service started [2026-04-13 05:10:02] Production.INFO: neon service started [2026-04-13 05:10:02] Production.INFO: ==23090== Releasing lock... [2026-04-13 05:10:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:10:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:10:02] Production.INFO: ==23092== Lock acquired, processing the job... [2026-04-13 00:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:10:02] Production.INFO: ==23092== Releasing lock... [2026-04-13 00:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:10:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:10:03] Production.INFO: ==23094== Lock acquired, processing the job... [2026-04-13 04:10:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:10:03] Production.INFO: ==23094== Releasing lock... [2026-04-13 04:10:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:10:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:10:03] Production.INFO: ==23096== Lock acquired, processing the job... [2026-04-13 00:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:10:03] Production.INFO: ==23098== Lock acquired, processing the job... [2026-04-13 00:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:10:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:10:03] Production.INFO: ==23100== Lock acquired, processing the job... [2026-04-13 00:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:10:03] Production.INFO: ==23102== Lock acquired, processing the job... [2026-04-13 00:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:10:03] Production.INFO: ==23104== Lock acquired, processing the job... [2026-04-13 00:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:10:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:10:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:10:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:10:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:10:04] Production.INFO: Account Balance Start. [2026-04-13 00:10:04] Production.INFO: CreateAllLog Start [2026-04-13 00:10:04] Production.INFO: 117 [2026-04-13 00:10:04] Production.INFO: Date 2026-04-08 [2026-04-13 00:10:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:10:04] Production.INFO: Date 2026-04-09 [2026-04-13 00:10:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:10:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:10:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:10:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:10:04] Production.INFO: ==23104== Releasing lock... [2026-04-13 00:10:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:10:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:10:04] Production.INFO: Date 2026-04-10 [2026-04-13 00:10:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:10:04] Production.INFO: Date 2026-04-11 [2026-04-13 00:10:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:10:04] Production.INFO: Date 2026-04-12 [2026-04-13 00:10:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:10:04] Production.INFO: Date 2026-04-13 [2026-04-13 00:10:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:10:04] Production.INFO: Total Charge 0 [2026-04-13 00:10:04] Production.INFO: CreateAllLog End [2026-04-13 00:10:04] Production.INFO: Account Balance End. [2026-04-13 00:10:04] Production.ERROR: CronJobId end 12 [2026-04-13 00:10:04] Production.INFO: ==23102== Releasing lock... [2026-04-13 00:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:10:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:10:04] Production.INFO: ==23098== Releasing lock... [2026-04-13 00:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:10:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:10:12] Production.ERROR: CronJobId end10 [2026-04-13 00:10:12] Production.INFO: ==23100== Releasing lock... [2026-04-13 00:10:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:10:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:10:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:10:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:10:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:10:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:10:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:10:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:10:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:10:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:10:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:10:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:10:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:10:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:10:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:10:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:10:14] Production.INFO: call_cost start [2026-04-13 00:10:14] Production.INFO: call_cost end [2026-04-13 00:10:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:10:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:10:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:10:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:10:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:10:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:10:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:10:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:10:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:10:14] Production.INFO: ==23096== Releasing lock... [2026-04-13 00:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:10:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:11:01] Production.INFO: ==23163== Lock acquired, processing the job... [2026-04-13 05:11:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:11:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:11:01] Production.INFO: neon service started [2026-04-13 05:11:01] Production.INFO: neon service started [2026-04-13 05:11:01] Production.INFO: ==23163== Releasing lock... [2026-04-13 05:11:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:11:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:11:02] Production.INFO: ==23167== Lock acquired, processing the job... [2026-04-13 04:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:11:02] Production.INFO: ==23167== Releasing lock... [2026-04-13 04:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:11:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:11:02] Production.INFO: ==23165== Lock acquired, processing the job... [2026-04-13 00:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:11:02] Production.INFO: ==23165== Releasing lock... [2026-04-13 00:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:11:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:11:03] Production.INFO: ==23172== Lock acquired, processing the job... [2026-04-13 00:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:11:03] Production.INFO: ==23170== Lock acquired, processing the job... [2026-04-13 00:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 00:11:03] Production.INFO: ==23174== Lock acquired, processing the job... [2026-04-13 00:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:11:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:11:03] Production.INFO: ==23176== Lock acquired, processing the job... [2026-04-13 00:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:11:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 00:11:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 00:11:03] Production.ERROR: CronJob PID - 23172 [2026-04-13 00:11:03] Production.ERROR: CronJob Title - System Alerts [2026-04-13 00:11:03] Production.ERROR: CronJob ID - 5 [2026-04-13 00:11:03] Production.ERROR: CronJob Last Run Time 2026-04-13 00:11:00 [2026-04-13 00:11:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 00:11:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 00:11:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 00:11:03] Production.ERROR: CronJob PID - 23174 [2026-04-13 00:11:03] Production.ERROR: CronJob Title - Account Block [2026-04-13 00:11:03] Production.ERROR: CronJob ID - 7 [2026-04-13 00:11:03] Production.ERROR: CronJob Last Run Time 2026-04-13 00:11:00 [2026-04-13 00:11:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 00:11:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 00:11:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 00:11:03] Production.INFO: ==23170== Releasing lock... [2026-04-13 00:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 00:11:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 00:11:03] Production.INFO: ==23178== Lock acquired, processing the job... [2026-04-13 00:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:11:03] Production.INFO: Account Balance Start. [2026-04-13 00:11:03] Production.INFO: CreateAllLog Start [2026-04-13 00:11:03] Production.INFO: 117 [2026-04-13 00:11:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:11:03] Production.INFO: ==23180== Lock acquired, processing the job... [2026-04-13 00:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 00:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:11:03] Production.INFO: ==23182== Lock acquired, processing the job... [2026-04-13 00:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:11:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 00:11:03] Production.INFO: Date 2026-04-09 [2026-04-13 00:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:11:03] Production.INFO: Date 2026-04-10 [2026-04-13 00:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:11:03] Production.INFO: Date 2026-04-11 [2026-04-13 00:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:11:03] Production.INFO: Date 2026-04-12 [2026-04-13 00:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:11:04] Production.INFO: Date 2026-04-13 [2026-04-13 00:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:11:04] Production.INFO: Total Charge 0 [2026-04-13 00:11:04] Production.INFO: CreateAllLog End [2026-04-13 00:11:04] Production.INFO: ==23174== Releasing lock... [2026-04-13 00:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:11:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:11:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:11:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:11:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:11:04] Production.INFO: ==23182== Releasing lock... [2026-04-13 00:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:11:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:11:04] Production.ERROR: done [2026-04-13 00:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 00:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086126', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 00:11:04] Production.INFO: Account Balance End. [2026-04-13 00:11:04] Production.ERROR: CronJobId end 12 [2026-04-13 00:11:04] Production.INFO: ==23178== Releasing lock... [2026-04-13 00:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:11:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:11:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086126', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 00:11:09] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 00:11:09] Production.INFO: ProcessCDR(1,17086126,1,1,2) [2026-04-13 00:11:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17086126,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 00:11:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17086126,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 00:11:09] Production.ERROR: pbx prc_insertCDR start [2026-04-13 00:11:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 00:11:10] Production.INFO: ==23180== Releasing lock... [2026-04-13 00:11:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 00:11:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 00:11:13] Production.ERROR: CronJobId end10 [2026-04-13 00:11:13] Production.INFO: ==23176== Releasing lock... [2026-04-13 00:11:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:11:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:11:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:11:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:11:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:11:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:11:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:11:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:11:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:11:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:11:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:11:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:11:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:11:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:11:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:11:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:11:16] Production.INFO: call_cost start [2026-04-13 00:11:16] Production.INFO: call_cost end [2026-04-13 00:11:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:11:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:11:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:11:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:11:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:11:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:11:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:11:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:11:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:11:16] Production.INFO: ==23172== Releasing lock... [2026-04-13 00:11:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:11:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:12:02] Production.INFO: ==23240== Lock acquired, processing the job... [2026-04-13 05:12:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:12:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:12:02] Production.INFO: neon service started [2026-04-13 05:12:02] Production.INFO: neon service started [2026-04-13 05:12:02] Production.INFO: ==23240== Releasing lock... [2026-04-13 05:12:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:12:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:12:02] Production.INFO: ==23242== Lock acquired, processing the job... [2026-04-13 00:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:12:02] Production.INFO: ==23244== Lock acquired, processing the job... [2026-04-13 04:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:12:02] Production.INFO: ==23244== Releasing lock... [2026-04-13 04:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:12:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:12:03] Production.INFO: ==23242== Releasing lock... [2026-04-13 00:12:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:12:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:12:03] Production.INFO: ==23247== Lock acquired, processing the job... [2026-04-13 00:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:12:03] Production.INFO: ==23251== Lock acquired, processing the job... [2026-04-13 00:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:12:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:12:03] Production.INFO: ==23255== Lock acquired, processing the job... [2026-04-13 00:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:12:03] Production.INFO: ==23249== Lock acquired, processing the job... [2026-04-13 00:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:12:03] Production.INFO: ==23253== Lock acquired, processing the job... [2026-04-13 00:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:12:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:12:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:12:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:12:04] Production.INFO: ==23255== Releasing lock... [2026-04-13 00:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:12:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:12:04] Production.INFO: Account Balance Start. [2026-04-13 00:12:04] Production.INFO: CreateAllLog Start [2026-04-13 00:12:04] Production.INFO: 117 [2026-04-13 00:12:04] Production.INFO: Date 2026-04-08 [2026-04-13 00:12:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:12:04] Production.INFO: Date 2026-04-09 [2026-04-13 00:12:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:12:04] Production.INFO: Date 2026-04-10 [2026-04-13 00:12:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:12:04] Production.INFO: Date 2026-04-11 [2026-04-13 00:12:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:12:04] Production.INFO: Date 2026-04-12 [2026-04-13 00:12:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:12:04] Production.INFO: Date 2026-04-13 [2026-04-13 00:12:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:12:04] Production.INFO: Total Charge 0 [2026-04-13 00:12:04] Production.INFO: CreateAllLog End [2026-04-13 00:12:04] Production.INFO: Account Balance End. [2026-04-13 00:12:04] Production.INFO: ==23249== Releasing lock... [2026-04-13 00:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:12:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:12:04] Production.ERROR: CronJobId end 12 [2026-04-13 00:12:04] Production.INFO: ==23253== Releasing lock... [2026-04-13 00:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:12:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:12:10] Production.ERROR: CronJobId end10 [2026-04-13 00:12:10] Production.INFO: ==23251== Releasing lock... [2026-04-13 00:12:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:12:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:12:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:12:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:12:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:12:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:12:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:12:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:12:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:12:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:12:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:12:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:12:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:12:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:12:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:12:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:12:14] Production.INFO: call_cost start [2026-04-13 00:12:14] Production.INFO: call_cost end [2026-04-13 00:12:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:12:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:12:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:12:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:12:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:12:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:12:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:12:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:12:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:12:14] Production.INFO: ==23247== Releasing lock... [2026-04-13 00:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:12:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:13:01] Production.INFO: ==23313== Lock acquired, processing the job... [2026-04-13 05:13:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:13:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:13:01] Production.INFO: neon service started [2026-04-13 05:13:01] Production.INFO: neon service started [2026-04-13 05:13:01] Production.INFO: ==23313== Releasing lock... [2026-04-13 05:13:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:13:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:13:02] Production.INFO: ==23315== Lock acquired, processing the job... [2026-04-13 00:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:13:02] Production.INFO: ==23317== Lock acquired, processing the job... [2026-04-13 04:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:13:02] Production.INFO: ==23317== Releasing lock... [2026-04-13 04:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:13:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:13:02] Production.INFO: ==23315== Releasing lock... [2026-04-13 00:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:13:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:13:03] Production.INFO: ==23320== Lock acquired, processing the job... [2026-04-13 00:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:13:03] Production.INFO: ==23322== Lock acquired, processing the job... [2026-04-13 00:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:13:03] Production.INFO: ==23324== Lock acquired, processing the job... [2026-04-13 00:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:13:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:13:03] Production.INFO: ==23328== Lock acquired, processing the job... [2026-04-13 00:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:13:03] Production.INFO: ==23326== Lock acquired, processing the job... [2026-04-13 00:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:13:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:13:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:13:03] Production.INFO: Account Balance Start. [2026-04-13 00:13:03] Production.INFO: CreateAllLog Start [2026-04-13 00:13:03] Production.INFO: 117 [2026-04-13 00:13:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:13:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:13:03] Production.INFO: Date 2026-04-09 [2026-04-13 00:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:13:03] Production.INFO: Date 2026-04-10 [2026-04-13 00:13:03] Production.INFO: ==23328== Releasing lock... [2026-04-13 00:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:13:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:13:03] Production.INFO: Date 2026-04-11 [2026-04-13 00:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:13:03] Production.INFO: Date 2026-04-12 [2026-04-13 00:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:13:03] Production.INFO: Date 2026-04-13 [2026-04-13 00:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:13:03] Production.INFO: Total Charge 0 [2026-04-13 00:13:03] Production.INFO: CreateAllLog End [2026-04-13 00:13:03] Production.INFO: ==23322== Releasing lock... [2026-04-13 00:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:13:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:13:03] Production.INFO: Account Balance End. [2026-04-13 00:13:03] Production.ERROR: CronJobId end 12 [2026-04-13 00:13:03] Production.INFO: ==23326== Releasing lock... [2026-04-13 00:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:13:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:13:10] Production.ERROR: CronJobId end10 [2026-04-13 00:13:10] Production.INFO: ==23324== Releasing lock... [2026-04-13 00:13:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:13:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:13:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:13:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:13:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:13:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:13:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:13:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:13:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:13:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:13:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:13:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:13:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:13:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:13:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:13:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:13:13] Production.INFO: call_cost start [2026-04-13 00:13:13] Production.INFO: call_cost end [2026-04-13 00:13:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:13:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:13:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:13:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:13:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:13:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:13:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:13:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:13:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:13:13] Production.INFO: ==23320== Releasing lock... [2026-04-13 00:13:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:13:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:14:01] Production.INFO: ==23387== Lock acquired, processing the job... [2026-04-13 05:14:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:14:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:14:01] Production.INFO: neon service started [2026-04-13 05:14:02] Production.INFO: neon service started [2026-04-13 05:14:02] Production.INFO: ==23387== Releasing lock... [2026-04-13 05:14:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:14:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:14:02] Production.INFO: ==23389== Lock acquired, processing the job... [2026-04-13 00:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:14:02] Production.INFO: ==23391== Lock acquired, processing the job... [2026-04-13 04:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:14:02] Production.INFO: ==23391== Releasing lock... [2026-04-13 04:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:14:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:14:02] Production.INFO: ==23389== Releasing lock... [2026-04-13 00:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:14:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:14:03] Production.INFO: ==23396== Lock acquired, processing the job... [2026-04-13 00:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:14:03] Production.INFO: ==23398== Lock acquired, processing the job... [2026-04-13 00:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:14:03] Production.INFO: ==23394== Lock acquired, processing the job... [2026-04-13 00:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:14:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:14:03] Production.INFO: ==23402== Lock acquired, processing the job... [2026-04-13 00:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:14:03] Production.INFO: ==23400== Lock acquired, processing the job... [2026-04-13 00:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:14:04] Production.INFO: Account Balance Start. [2026-04-13 00:14:04] Production.INFO: CreateAllLog Start [2026-04-13 00:14:04] Production.INFO: 117 [2026-04-13 00:14:04] Production.INFO: Date 2026-04-08 [2026-04-13 00:14:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:14:04] Production.INFO: ==23396== Releasing lock... [2026-04-13 00:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:14:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:14:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:14:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:14:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:14:04] Production.INFO: Date 2026-04-09 [2026-04-13 00:14:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:14:04] Production.INFO: ==23402== Releasing lock... [2026-04-13 00:14:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:14:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:14:04] Production.INFO: Date 2026-04-10 [2026-04-13 00:14:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:14:04] Production.INFO: Date 2026-04-11 [2026-04-13 00:14:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:14:04] Production.INFO: Date 2026-04-12 [2026-04-13 00:14:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:14:04] Production.INFO: Date 2026-04-13 [2026-04-13 00:14:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:14:04] Production.INFO: Total Charge 0 [2026-04-13 00:14:04] Production.INFO: CreateAllLog End [2026-04-13 00:14:04] Production.INFO: Account Balance End. [2026-04-13 00:14:04] Production.ERROR: CronJobId end 12 [2026-04-13 00:14:04] Production.INFO: ==23400== Releasing lock... [2026-04-13 00:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:14:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:14:11] Production.ERROR: CronJobId end10 [2026-04-13 00:14:11] Production.INFO: ==23398== Releasing lock... [2026-04-13 00:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:14:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:14:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:14:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:14:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:14:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:14:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:14:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:14:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:14:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:14:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:14:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:14:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:14:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:14:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:14:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:14:14] Production.INFO: call_cost start [2026-04-13 00:14:14] Production.INFO: call_cost end [2026-04-13 00:14:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:14:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:14:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:14:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:14:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:14:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:14:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:14:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:14:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:14:14] Production.INFO: ==23394== Releasing lock... [2026-04-13 00:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:14:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:15:01] Production.INFO: ==23458== Lock acquired, processing the job... [2026-04-13 05:15:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:15:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:15:01] Production.INFO: neon service started [2026-04-13 05:15:01] Production.INFO: neon service started [2026-04-13 05:15:01] Production.INFO: ==23458== Releasing lock... [2026-04-13 05:15:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:15:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:15:01] Production.INFO: ==23460== Lock acquired, processing the job... [2026-04-13 00:15:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:15:01] Production.INFO: ==23460== Releasing lock... [2026-04-13 00:15:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:15:01] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:15:02] Production.INFO: ==23462== Lock acquired, processing the job... [2026-04-13 04:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:15:02] Production.INFO: ==23462== Releasing lock... [2026-04-13 04:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:15:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:15:02] Production.INFO: ==23468== Lock acquired, processing the job... [2026-04-13 00:15:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:15:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:15:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:15:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:15:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:15:02] Production.INFO: ==23464== Lock acquired, processing the job... [2026-04-13 00:15:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:15:02] Production.INFO: ==23466== Lock acquired, processing the job... [2026-04-13 00:15:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:15:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:15:03] Production.INFO: ==23470== Lock acquired, processing the job... [2026-04-13 00:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:15:03] Production.INFO: ==23472== Lock acquired, processing the job... [2026-04-13 00:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:15:03] Production.INFO: Account Balance Start. [2026-04-13 00:15:03] Production.INFO: CreateAllLog Start [2026-04-13 00:15:03] Production.INFO: 117 [2026-04-13 00:15:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:15:03] Production.INFO: ==23472== Releasing lock... [2026-04-13 00:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:15:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:15:03] Production.INFO: Date 2026-04-09 [2026-04-13 00:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:15:03] Production.INFO: Date 2026-04-10 [2026-04-13 00:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:15:03] Production.INFO: Date 2026-04-11 [2026-04-13 00:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:15:03] Production.INFO: Date 2026-04-12 [2026-04-13 00:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:15:03] Production.INFO: Date 2026-04-13 [2026-04-13 00:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:15:03] Production.INFO: Total Charge 0 [2026-04-13 00:15:03] Production.INFO: CreateAllLog End [2026-04-13 00:15:03] Production.INFO: ==23466== Releasing lock... [2026-04-13 00:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:15:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:15:03] Production.INFO: Account Balance End. [2026-04-13 00:15:03] Production.ERROR: CronJobId end 12 [2026-04-13 00:15:03] Production.INFO: ==23470== Releasing lock... [2026-04-13 00:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:15:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:15:11] Production.ERROR: CronJobId end10 [2026-04-13 00:15:11] Production.INFO: ==23468== Releasing lock... [2026-04-13 00:15:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:15:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:15:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:15:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:15:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:15:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:15:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:15:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:15:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:15:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:15:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:15:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:15:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:15:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:15:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:15:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:15:14] Production.INFO: call_cost start [2026-04-13 00:15:14] Production.INFO: call_cost end [2026-04-13 00:15:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:15:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:15:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:15:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:15:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:15:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:15:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:15:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:15:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:15:14] Production.INFO: ==23464== Releasing lock... [2026-04-13 00:15:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:15:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:16:01] Production.INFO: ==23533== Lock acquired, processing the job... [2026-04-13 05:16:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:16:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:16:01] Production.INFO: neon service started [2026-04-13 05:16:01] Production.INFO: neon service started [2026-04-13 05:16:01] Production.INFO: ==23533== Releasing lock... [2026-04-13 05:16:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:16:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:16:02] Production.INFO: ==23535== Lock acquired, processing the job... [2026-04-13 00:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:16:02] Production.INFO: ==23537== Lock acquired, processing the job... [2026-04-13 04:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 00:16:02] Production.INFO: ==23535== Releasing lock... [2026-04-13 00:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:16:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:16:02] Production.INFO: ==23537== Releasing lock... [2026-04-13 04:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:16:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:16:03] Production.INFO: ==23541== Lock acquired, processing the job... [2026-04-13 00:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:16:03] Production.INFO: ==23539== Lock acquired, processing the job... [2026-04-13 00:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:16:03] Production.INFO: ==23547== Lock acquired, processing the job... [2026-04-13 00:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:16:03] Production.INFO: ==23543== Lock acquired, processing the job... [2026-04-13 00:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:16:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:16:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:16:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:16:03] Production.INFO: ==23545== Lock acquired, processing the job... [2026-04-13 00:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:16:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:16:03] Production.INFO: ==23547== Releasing lock... [2026-04-13 00:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:16:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:16:03] Production.INFO: Account Balance Start. [2026-04-13 00:16:03] Production.INFO: CreateAllLog Start [2026-04-13 00:16:03] Production.INFO: 117 [2026-04-13 00:16:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:16:03] Production.INFO: ==23541== Releasing lock... [2026-04-13 00:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:16:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:16:03] Production.INFO: Date 2026-04-09 [2026-04-13 00:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:16:03] Production.INFO: Date 2026-04-10 [2026-04-13 00:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:16:03] Production.INFO: Date 2026-04-11 [2026-04-13 00:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:16:03] Production.INFO: Date 2026-04-12 [2026-04-13 00:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:16:03] Production.INFO: Date 2026-04-13 [2026-04-13 00:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:16:04] Production.INFO: Total Charge 0 [2026-04-13 00:16:04] Production.INFO: CreateAllLog End [2026-04-13 00:16:04] Production.INFO: Account Balance End. [2026-04-13 00:16:04] Production.ERROR: CronJobId end 12 [2026-04-13 00:16:04] Production.INFO: ==23545== Releasing lock... [2026-04-13 00:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:16:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:16:11] Production.ERROR: CronJobId end10 [2026-04-13 00:16:11] Production.INFO: ==23543== Releasing lock... [2026-04-13 00:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:16:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:16:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:16:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:16:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:16:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:16:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:16:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:16:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:16:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:16:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:16:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:16:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:16:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:16:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:16:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:16:14] Production.INFO: call_cost start [2026-04-13 00:16:14] Production.INFO: call_cost end [2026-04-13 00:16:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:16:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:16:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:16:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:16:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:16:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:16:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:16:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:16:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:16:14] Production.INFO: ==23539== Releasing lock... [2026-04-13 00:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:16:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:17:02] Production.INFO: ==23605== Lock acquired, processing the job... [2026-04-13 05:17:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:17:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:17:02] Production.INFO: neon service started [2026-04-13 05:17:02] Production.INFO: neon service started [2026-04-13 05:17:02] Production.INFO: ==23605== Releasing lock... [2026-04-13 05:17:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:17:02] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 04:17:02] Production.INFO: ==23609== Lock acquired, processing the job... [2026-04-13 04:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:17:02] Production.INFO: ==23609== Releasing lock... [2026-04-13 04:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:17:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:17:02] Production.INFO: ==23607== Lock acquired, processing the job... [2026-04-13 00:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:17:02] Production.INFO: ==23607== Releasing lock... [2026-04-13 00:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:17:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:17:03] Production.INFO: ==23616== Lock acquired, processing the job... [2026-04-13 00:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:17:03] Production.INFO: ==23612== Lock acquired, processing the job... [2026-04-13 00:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:17:03] Production.INFO: ==23620== Lock acquired, processing the job... [2026-04-13 00:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:17:03] Production.INFO: ==23614== Lock acquired, processing the job... [2026-04-13 00:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:17:03] Production.INFO: ==23618== Lock acquired, processing the job... [2026-04-13 00:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:17:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:17:03] Production.INFO: Account Balance Start. [2026-04-13 00:17:03] Production.INFO: CreateAllLog Start [2026-04-13 00:17:03] Production.INFO: 117 [2026-04-13 00:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:17:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:17:03] Production.INFO: Date 2026-04-09 [2026-04-13 00:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:17:03] Production.INFO: ==23620== Releasing lock... [2026-04-13 00:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:17:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:17:03] Production.INFO: Date 2026-04-10 [2026-04-13 00:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:17:03] Production.INFO: Date 2026-04-11 [2026-04-13 00:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:17:04] Production.INFO: Date 2026-04-12 [2026-04-13 00:17:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:17:04] Production.INFO: Date 2026-04-13 [2026-04-13 00:17:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:17:04] Production.INFO: Total Charge 0 [2026-04-13 00:17:04] Production.INFO: CreateAllLog End [2026-04-13 00:17:04] Production.INFO: Account Balance End. [2026-04-13 00:17:04] Production.ERROR: CronJobId end 12 [2026-04-13 00:17:04] Production.INFO: ==23618== Releasing lock... [2026-04-13 00:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:17:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:17:04] Production.INFO: ==23614== Releasing lock... [2026-04-13 00:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:17:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:17:11] Production.ERROR: CronJobId end10 [2026-04-13 00:17:11] Production.INFO: ==23616== Releasing lock... [2026-04-13 00:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:17:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:17:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:17:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:17:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:17:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:17:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:17:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:17:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:17:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:17:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:17:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:17:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:17:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:17:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:17:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:17:14] Production.INFO: call_cost start [2026-04-13 00:17:14] Production.INFO: call_cost end [2026-04-13 00:17:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:17:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:17:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:17:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:17:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:17:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:17:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:17:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:17:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:17:14] Production.INFO: ==23612== Releasing lock... [2026-04-13 00:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:17:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:18:01] Production.INFO: ==23680== Lock acquired, processing the job... [2026-04-13 05:18:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:18:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:18:01] Production.INFO: neon service started [2026-04-13 05:18:01] Production.INFO: neon service started [2026-04-13 05:18:01] Production.INFO: ==23680== Releasing lock... [2026-04-13 05:18:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:18:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:18:02] Production.INFO: ==23682== Lock acquired, processing the job... [2026-04-13 00:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:18:02] Production.INFO: ==23684== Lock acquired, processing the job... [2026-04-13 04:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:18:02] Production.INFO: ==23684== Releasing lock... [2026-04-13 04:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:18:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:18:02] Production.INFO: ==23682== Releasing lock... [2026-04-13 00:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:18:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:18:03] Production.INFO: ==23687== Lock acquired, processing the job... [2026-04-13 00:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:18:03] Production.INFO: ==23691== Lock acquired, processing the job... [2026-04-13 00:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:18:03] Production.INFO: ==23689== Lock acquired, processing the job... [2026-04-13 00:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:18:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:18:03] Production.INFO: ==23693== Lock acquired, processing the job... [2026-04-13 00:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:18:03] Production.INFO: ==23695== Lock acquired, processing the job... [2026-04-13 00:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:18:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:18:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:18:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:18:03] Production.INFO: ==23695== Releasing lock... [2026-04-13 00:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:18:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:18:03] Production.INFO: Account Balance Start. [2026-04-13 00:18:03] Production.INFO: CreateAllLog Start [2026-04-13 00:18:03] Production.INFO: 117 [2026-04-13 00:18:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:18:03] Production.INFO: Date 2026-04-09 [2026-04-13 00:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:18:04] Production.INFO: Date 2026-04-10 [2026-04-13 00:18:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:18:04] Production.INFO: Date 2026-04-11 [2026-04-13 00:18:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:18:04] Production.INFO: Date 2026-04-12 [2026-04-13 00:18:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:18:04] Production.INFO: Date 2026-04-13 [2026-04-13 00:18:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:18:04] Production.INFO: Total Charge 0 [2026-04-13 00:18:04] Production.INFO: CreateAllLog End [2026-04-13 00:18:04] Production.INFO: ==23689== Releasing lock... [2026-04-13 00:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:18:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:18:04] Production.INFO: Account Balance End. [2026-04-13 00:18:04] Production.ERROR: CronJobId end 12 [2026-04-13 00:18:04] Production.INFO: ==23693== Releasing lock... [2026-04-13 00:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:18:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:18:12] Production.ERROR: CronJobId end10 [2026-04-13 00:18:12] Production.INFO: ==23691== Releasing lock... [2026-04-13 00:18:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:18:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:18:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:18:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:18:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:18:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:18:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:18:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:18:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:18:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:18:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:18:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:18:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:18:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:18:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:18:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:18:14] Production.INFO: call_cost start [2026-04-13 00:18:14] Production.INFO: call_cost end [2026-04-13 00:18:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:18:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:18:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:18:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:18:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:18:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:18:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:18:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:18:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:18:14] Production.INFO: ==23687== Releasing lock... [2026-04-13 00:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:18:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:19:02] Production.INFO: ==23753== Lock acquired, processing the job... [2026-04-13 05:19:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:19:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:19:02] Production.INFO: neon service started [2026-04-13 05:19:02] Production.INFO: neon service started [2026-04-13 05:19:02] Production.INFO: ==23753== Releasing lock... [2026-04-13 05:19:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:19:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:19:02] Production.INFO: ==23758== Lock acquired, processing the job... [2026-04-13 04:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:19:02] Production.INFO: ==23758== Releasing lock... [2026-04-13 04:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:19:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:19:02] Production.INFO: ==23756== Lock acquired, processing the job... [2026-04-13 00:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:19:02] Production.INFO: ==23756== Releasing lock... [2026-04-13 00:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:19:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:19:03] Production.INFO: ==23760== Lock acquired, processing the job... [2026-04-13 00:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:19:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:19:03] Production.INFO: ==23764== Lock acquired, processing the job... [2026-04-13 00:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:19:03] Production.INFO: ==23762== Lock acquired, processing the job... [2026-04-13 00:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:19:03] Production.INFO: ==23766== Lock acquired, processing the job... [2026-04-13 00:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:19:03] Production.INFO: ==23768== Lock acquired, processing the job... [2026-04-13 00:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:19:03] Production.INFO: Account Balance Start. [2026-04-13 00:19:03] Production.INFO: CreateAllLog Start [2026-04-13 00:19:03] Production.INFO: 117 [2026-04-13 00:19:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:19:04] Production.INFO: ==23768== Releasing lock... [2026-04-13 00:19:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:19:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:19:04] Production.INFO: Date 2026-04-09 [2026-04-13 00:19:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:19:04] Production.INFO: Date 2026-04-10 [2026-04-13 00:19:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:19:04] Production.INFO: Date 2026-04-11 [2026-04-13 00:19:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:19:04] Production.INFO: Date 2026-04-12 [2026-04-13 00:19:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:19:04] Production.INFO: Date 2026-04-13 [2026-04-13 00:19:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:19:04] Production.INFO: Total Charge 0 [2026-04-13 00:19:04] Production.INFO: CreateAllLog End [2026-04-13 00:19:04] Production.INFO: Account Balance End. [2026-04-13 00:19:04] Production.ERROR: CronJobId end 12 [2026-04-13 00:19:04] Production.INFO: ==23766== Releasing lock... [2026-04-13 00:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:19:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:19:04] Production.INFO: ==23762== Releasing lock... [2026-04-13 00:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:19:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:19:10] Production.ERROR: CronJobId end10 [2026-04-13 00:19:10] Production.INFO: ==23764== Releasing lock... [2026-04-13 00:19:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:19:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:19:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:19:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:19:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:19:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:19:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:19:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:19:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:19:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:19:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:19:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:19:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:19:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:19:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:19:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:19:14] Production.INFO: call_cost start [2026-04-13 00:19:14] Production.INFO: call_cost end [2026-04-13 00:19:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:19:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:19:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:19:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:19:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:19:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:19:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:19:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:19:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:19:14] Production.INFO: ==23760== Releasing lock... [2026-04-13 00:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:19:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:20:01] Production.INFO: ==23828== Lock acquired, processing the job... [2026-04-13 05:20:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:20:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:20:01] Production.INFO: neon service started [2026-04-13 05:20:01] Production.INFO: neon service started [2026-04-13 05:20:01] Production.INFO: ==23828== Releasing lock... [2026-04-13 05:20:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:20:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:20:01] Production.INFO: ==23832== Lock acquired, processing the job... [2026-04-13 04:20:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:20:01] Production.INFO: ==23832== Releasing lock... [2026-04-13 04:20:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:20:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:20:02] Production.INFO: ==23830== Lock acquired, processing the job... [2026-04-13 00:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:20:02] Production.INFO: ==23830== Releasing lock... [2026-04-13 00:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:20:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:20:03] Production.INFO: ==23838== Lock acquired, processing the job... [2026-04-13 00:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:20:03] Production.INFO: ==23834== Lock acquired, processing the job... [2026-04-13 00:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:20:03] Production.INFO: ==23840== Lock acquired, processing the job... [2026-04-13 00:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:20:03] Production.INFO: ==23836== Lock acquired, processing the job... [2026-04-13 00:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:20:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:20:03] Production.INFO: ==23842== Lock acquired, processing the job... [2026-04-13 00:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:20:03] Production.INFO: Account Balance Start. [2026-04-13 00:20:03] Production.INFO: CreateAllLog Start [2026-04-13 00:20:03] Production.INFO: ==23842== Releasing lock... [2026-04-13 00:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:20:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:20:03] Production.INFO: 117 [2026-04-13 00:20:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:20:03] Production.INFO: Date 2026-04-09 [2026-04-13 00:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:20:03] Production.INFO: Date 2026-04-10 [2026-04-13 00:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:20:03] Production.INFO: Date 2026-04-11 [2026-04-13 00:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:20:03] Production.INFO: Date 2026-04-12 [2026-04-13 00:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:20:03] Production.INFO: Date 2026-04-13 [2026-04-13 00:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:20:03] Production.INFO: Total Charge 0 [2026-04-13 00:20:03] Production.INFO: ==23836== Releasing lock... [2026-04-13 00:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:20:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:20:04] Production.INFO: CreateAllLog End [2026-04-13 00:20:04] Production.INFO: Account Balance End. [2026-04-13 00:20:04] Production.ERROR: CronJobId end 12 [2026-04-13 00:20:04] Production.INFO: ==23840== Releasing lock... [2026-04-13 00:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:20:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:20:11] Production.ERROR: CronJobId end10 [2026-04-13 00:20:11] Production.INFO: ==23838== Releasing lock... [2026-04-13 00:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:20:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:20:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:20:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:20:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:20:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:20:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:20:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:20:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:20:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:20:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:20:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:20:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:20:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:20:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:20:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:20:14] Production.INFO: call_cost start [2026-04-13 00:20:14] Production.INFO: call_cost end [2026-04-13 00:20:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:20:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:20:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:20:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:20:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:20:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:20:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:20:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:20:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:20:14] Production.INFO: ==23834== Releasing lock... [2026-04-13 00:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:20:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:21:01] Production.INFO: ==23903== Lock acquired, processing the job... [2026-04-13 05:21:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:21:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:21:01] Production.INFO: neon service started [2026-04-13 05:21:01] Production.INFO: neon service started [2026-04-13 05:21:01] Production.INFO: ==23903== Releasing lock... [2026-04-13 05:21:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:21:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:21:02] Production.INFO: ==23907== Lock acquired, processing the job... [2026-04-13 04:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:21:02] Production.INFO: ==23907== Releasing lock... [2026-04-13 04:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:21:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:21:02] Production.INFO: ==23905== Lock acquired, processing the job... [2026-04-13 00:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:21:02] Production.INFO: ==23905== Releasing lock... [2026-04-13 00:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:21:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:21:03] Production.INFO: ==23913== Lock acquired, processing the job... [2026-04-13 00:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:21:03] Production.INFO: ==23916== Lock acquired, processing the job... [2026-04-13 00:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:21:03] Production.INFO: ==23911== Lock acquired, processing the job... [2026-04-13 00:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:21:03] Production.INFO: ==23909== Lock acquired, processing the job... [2026-04-13 00:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 00:21:03] Production.INFO: ==23922== Lock acquired, processing the job... [2026-04-13 00:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:21:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:21:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 00:21:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 00:21:03] Production.ERROR: CronJob PID - 23911 [2026-04-13 00:21:03] Production.ERROR: CronJob Title - System Alerts [2026-04-13 00:21:03] Production.ERROR: CronJob ID - 5 [2026-04-13 00:21:03] Production.ERROR: CronJob Last Run Time 2026-04-13 00:21:00 [2026-04-13 00:21:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 00:21:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 00:21:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 00:21:03] Production.ERROR: CronJob PID - 23913 [2026-04-13 00:21:03] Production.ERROR: CronJob Title - Account Block [2026-04-13 00:21:03] Production.ERROR: CronJob ID - 7 [2026-04-13 00:21:03] Production.ERROR: CronJob Last Run Time 2026-04-13 00:21:00 [2026-04-13 00:21:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 00:21:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 00:21:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 00:21:03] Production.ERROR: CronJob PID - 23916 [2026-04-13 00:21:03] Production.ERROR: CronJob Title - Create Customer Summary Live [2026-04-13 00:21:03] Production.ERROR: CronJob ID - 10 [2026-04-13 00:21:03] Production.ERROR: CronJob Last Run Time 2026-04-13 00:21:00 [2026-04-13 00:21:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 00:21:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 00:21:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 00:21:03] Production.ERROR: CronJob PID - 23922 [2026-04-13 00:21:03] Production.ERROR: CronJob Title - Import PBX Extensions and DIDs [2026-04-13 00:21:03] Production.ERROR: CronJob ID - 19 [2026-04-13 00:21:03] Production.ERROR: CronJob Last Run Time 2026-04-13 00:21:00 [2026-04-13 00:21:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 00:21:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 00:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:21:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 00:21:03] Production.INFO: ==23909== Releasing lock... [2026-04-13 00:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 00:21:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 00:21:03] Production.INFO: ==23918== Lock acquired, processing the job... [2026-04-13 00:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:21:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:21:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:21:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:21:03] Production.INFO: ==23920== Lock acquired, processing the job... [2026-04-13 00:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 00:21:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 00:21:04] Production.INFO: ==23922== Releasing lock... [2026-04-13 00:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:21:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:21:04] Production.INFO: Account Balance Start. [2026-04-13 00:21:04] Production.INFO: CreateAllLog Start [2026-04-13 00:21:04] Production.INFO: 117 [2026-04-13 00:21:04] Production.INFO: Date 2026-04-08 [2026-04-13 00:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:21:04] Production.INFO: Date 2026-04-09 [2026-04-13 00:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:21:04] Production.INFO: Date 2026-04-10 [2026-04-13 00:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:21:04] Production.INFO: ==23913== Releasing lock... [2026-04-13 00:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:21:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:21:04] Production.INFO: Date 2026-04-11 [2026-04-13 00:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:21:04] Production.INFO: Date 2026-04-12 [2026-04-13 00:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:21:04] Production.INFO: Date 2026-04-13 [2026-04-13 00:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:21:04] Production.INFO: Total Charge 0 [2026-04-13 00:21:04] Production.INFO: CreateAllLog End [2026-04-13 00:21:04] Production.ERROR: done [2026-04-13 00:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 00:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086167', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 00:21:04] Production.INFO: Account Balance End. [2026-04-13 00:21:04] Production.ERROR: CronJobId end 12 [2026-04-13 00:21:04] Production.INFO: ==23918== Releasing lock... [2026-04-13 00:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:21:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:21:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086167', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 00:21:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 00:21:10] Production.INFO: ProcessCDR(1,17086167,1,1,2) [2026-04-13 00:21:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17086167,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 00:21:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17086167,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 00:21:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 00:21:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 00:21:10] Production.INFO: ==23920== Releasing lock... [2026-04-13 00:21:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 00:21:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 00:21:14] Production.ERROR: CronJobId end10 [2026-04-13 00:21:14] Production.INFO: ==23916== Releasing lock... [2026-04-13 00:21:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:21:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:21:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:21:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:21:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:21:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:21:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:21:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:21:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:21:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:21:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:21:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:21:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:21:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:21:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:21:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:21:17] Production.INFO: call_cost start [2026-04-13 00:21:17] Production.INFO: call_cost end [2026-04-13 00:21:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:21:17] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:21:17] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:21:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:21:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:21:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:21:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:21:17] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:21:17] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:21:17] Production.INFO: ==23911== Releasing lock... [2026-04-13 00:21:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:21:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:22:02] Production.INFO: ==23986== Lock acquired, processing the job... [2026-04-13 05:22:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:22:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:22:02] Production.INFO: neon service started [2026-04-13 05:22:02] Production.INFO: neon service started [2026-04-13 05:22:02] Production.INFO: ==23986== Releasing lock... [2026-04-13 05:22:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:22:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:22:02] Production.INFO: ==23988== Lock acquired, processing the job... [2026-04-13 00:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:22:02] Production.INFO: ==23988== Releasing lock... [2026-04-13 00:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:22:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:22:03] Production.INFO: ==23990== Lock acquired, processing the job... [2026-04-13 04:22:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:22:03] Production.INFO: ==23990== Releasing lock... [2026-04-13 04:22:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:22:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:22:03] Production.INFO: ==23992== Lock acquired, processing the job... [2026-04-13 00:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:22:03] Production.INFO: ==23998== Lock acquired, processing the job... [2026-04-13 00:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:22:03] Production.INFO: ==23996== Lock acquired, processing the job... [2026-04-13 00:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:22:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:22:03] Production.INFO: Account Balance Start. [2026-04-13 00:22:03] Production.INFO: CreateAllLog Start [2026-04-13 00:22:03] Production.INFO: 117 [2026-04-13 00:22:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:22:03] Production.INFO: ==23994== Lock acquired, processing the job... [2026-04-13 00:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:22:03] Production.INFO: Date 2026-04-09 [2026-04-13 00:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:22:03] Production.INFO: Date 2026-04-10 [2026-04-13 00:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:22:03] Production.INFO: Date 2026-04-11 [2026-04-13 00:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:22:03] Production.INFO: Date 2026-04-12 [2026-04-13 00:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:22:03] Production.INFO: ==24001== Lock acquired, processing the job... [2026-04-13 00:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:22:03] Production.INFO: Date 2026-04-13 [2026-04-13 00:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:22:03] Production.INFO: Total Charge 0 [2026-04-13 00:22:04] Production.INFO: CreateAllLog End [2026-04-13 00:22:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:22:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:22:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:22:04] Production.INFO: Account Balance End. [2026-04-13 00:22:04] Production.INFO: ==24001== Releasing lock... [2026-04-13 00:22:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:22:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:22:04] Production.ERROR: CronJobId end 12 [2026-04-13 00:22:04] Production.INFO: ==23998== Releasing lock... [2026-04-13 00:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:22:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:22:04] Production.INFO: ==23994== Releasing lock... [2026-04-13 00:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:22:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:22:12] Production.ERROR: CronJobId end10 [2026-04-13 00:22:12] Production.INFO: ==23996== Releasing lock... [2026-04-13 00:22:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:22:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:22:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:22:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:22:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:22:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:22:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:22:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:22:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:22:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:22:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:22:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:22:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:22:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:22:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:22:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:22:14] Production.INFO: call_cost start [2026-04-13 00:22:14] Production.INFO: call_cost end [2026-04-13 00:22:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:22:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:22:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:22:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:22:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:22:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:22:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:22:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:22:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:22:14] Production.INFO: ==23992== Releasing lock... [2026-04-13 00:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:22:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:23:01] Production.INFO: ==24061== Lock acquired, processing the job... [2026-04-13 05:23:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:23:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:23:01] Production.INFO: neon service started [2026-04-13 05:23:01] Production.INFO: neon service started [2026-04-13 05:23:01] Production.INFO: ==24061== Releasing lock... [2026-04-13 05:23:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:23:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:23:02] Production.INFO: ==24063== Lock acquired, processing the job... [2026-04-13 00:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:23:02] Production.INFO: ==24063== Releasing lock... [2026-04-13 00:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:23:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:23:02] Production.INFO: ==24065== Lock acquired, processing the job... [2026-04-13 04:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:23:02] Production.INFO: ==24065== Releasing lock... [2026-04-13 04:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:23:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:23:03] Production.INFO: ==24071== Lock acquired, processing the job... [2026-04-13 00:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:23:03] Production.INFO: ==24067== Lock acquired, processing the job... [2026-04-13 00:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:23:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:23:03] Production.INFO: ==24069== Lock acquired, processing the job... [2026-04-13 00:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:23:03] Production.INFO: ==24073== Lock acquired, processing the job... [2026-04-13 00:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:23:03] Production.INFO: ==24075== Lock acquired, processing the job... [2026-04-13 00:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:23:03] Production.INFO: Account Balance Start. [2026-04-13 00:23:03] Production.INFO: CreateAllLog Start [2026-04-13 00:23:03] Production.INFO: 117 [2026-04-13 00:23:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:23:03] Production.INFO: Date 2026-04-09 [2026-04-13 00:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:23:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:23:03] Production.INFO: Date 2026-04-10 [2026-04-13 00:23:03] Production.INFO: ==24075== Releasing lock... [2026-04-13 00:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:23:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:23:03] Production.INFO: Date 2026-04-11 [2026-04-13 00:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:23:03] Production.INFO: Date 2026-04-12 [2026-04-13 00:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:23:03] Production.INFO: Date 2026-04-13 [2026-04-13 00:23:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:23:04] Production.INFO: Total Charge 0 [2026-04-13 00:23:04] Production.INFO: CreateAllLog End [2026-04-13 00:23:04] Production.INFO: ==24069== Releasing lock... [2026-04-13 00:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:23:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:23:04] Production.INFO: Account Balance End. [2026-04-13 00:23:04] Production.ERROR: CronJobId end 12 [2026-04-13 00:23:04] Production.INFO: ==24073== Releasing lock... [2026-04-13 00:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:23:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:23:11] Production.ERROR: CronJobId end10 [2026-04-13 00:23:11] Production.INFO: ==24071== Releasing lock... [2026-04-13 00:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:23:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:23:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:23:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:23:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:23:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:23:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:23:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:23:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:23:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:23:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:23:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:23:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:23:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:23:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:23:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:23:13] Production.INFO: call_cost start [2026-04-13 00:23:13] Production.INFO: call_cost end [2026-04-13 00:23:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:23:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:23:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:23:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:23:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:23:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:23:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:23:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:23:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:23:13] Production.INFO: ==24067== Releasing lock... [2026-04-13 00:23:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:23:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:24:02] Production.INFO: ==24134== Lock acquired, processing the job... [2026-04-13 05:24:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:24:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:24:02] Production.INFO: neon service started [2026-04-13 05:24:02] Production.INFO: neon service started [2026-04-13 05:24:02] Production.INFO: ==24134== Releasing lock... [2026-04-13 05:24:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:24:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:24:02] Production.INFO: ==24136== Lock acquired, processing the job... [2026-04-13 00:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:24:02] Production.INFO: ==24138== Lock acquired, processing the job... [2026-04-13 04:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:24:03] Production.INFO: ==24138== Releasing lock... [2026-04-13 04:24:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:24:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:24:03] Production.INFO: ==24136== Releasing lock... [2026-04-13 00:24:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:24:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:24:03] Production.INFO: ==24144== Lock acquired, processing the job... [2026-04-13 00:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:24:03] Production.INFO: ==24140== Lock acquired, processing the job... [2026-04-13 00:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:24:03] Production.INFO: ==24142== Lock acquired, processing the job... [2026-04-13 00:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:24:03] Production.INFO: ==24147== Lock acquired, processing the job... [2026-04-13 00:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:24:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:24:04] Production.INFO: ==24149== Lock acquired, processing the job... [2026-04-13 00:24:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:24:04] Production.INFO: Account Balance Start. [2026-04-13 00:24:04] Production.INFO: CreateAllLog Start [2026-04-13 00:24:04] Production.INFO: 117 [2026-04-13 00:24:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:24:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:24:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:24:04] Production.INFO: Date 2026-04-08 [2026-04-13 00:24:04] Production.INFO: ==24149== Releasing lock... [2026-04-13 00:24:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:24:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:24:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:24:04] Production.INFO: Date 2026-04-09 [2026-04-13 00:24:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:24:04] Production.INFO: Date 2026-04-10 [2026-04-13 00:24:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:24:04] Production.INFO: Date 2026-04-11 [2026-04-13 00:24:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:24:04] Production.INFO: Date 2026-04-12 [2026-04-13 00:24:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:24:04] Production.INFO: Date 2026-04-13 [2026-04-13 00:24:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:24:04] Production.INFO: ==24142== Releasing lock... [2026-04-13 00:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:24:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:24:04] Production.INFO: Total Charge 0 [2026-04-13 00:24:04] Production.INFO: CreateAllLog End [2026-04-13 00:24:04] Production.INFO: Account Balance End. [2026-04-13 00:24:04] Production.ERROR: CronJobId end 12 [2026-04-13 00:24:04] Production.INFO: ==24147== Releasing lock... [2026-04-13 00:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:24:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:24:11] Production.ERROR: CronJobId end10 [2026-04-13 00:24:11] Production.INFO: ==24144== Releasing lock... [2026-04-13 00:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:24:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:24:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:24:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:24:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:24:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:24:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:24:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:24:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:24:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:24:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:24:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:24:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:24:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:24:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:24:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:24:15] Production.INFO: call_cost start [2026-04-13 00:24:15] Production.INFO: call_cost end [2026-04-13 00:24:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:24:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:24:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:24:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:24:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:24:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:24:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:24:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:24:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:24:15] Production.INFO: ==24140== Releasing lock... [2026-04-13 00:24:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:24:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:25:01] Production.INFO: ==24208== Lock acquired, processing the job... [2026-04-13 05:25:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:25:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:25:01] Production.INFO: neon service started [2026-04-13 05:25:01] Production.INFO: neon service started [2026-04-13 05:25:01] Production.INFO: ==24208== Releasing lock... [2026-04-13 05:25:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:25:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:25:01] Production.INFO: ==24210== Lock acquired, processing the job... [2026-04-13 00:25:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:25:02] Production.INFO: ==24210== Releasing lock... [2026-04-13 00:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:25:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:25:02] Production.INFO: ==24212== Lock acquired, processing the job... [2026-04-13 04:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:25:02] Production.INFO: ==24212== Releasing lock... [2026-04-13 04:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:25:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:25:03] Production.INFO: ==24215== Lock acquired, processing the job... [2026-04-13 00:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:25:03] Production.INFO: ==24221== Lock acquired, processing the job... [2026-04-13 00:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:25:03] Production.INFO: ==24217== Lock acquired, processing the job... [2026-04-13 00:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:25:03] Production.INFO: ==24219== Lock acquired, processing the job... [2026-04-13 00:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:25:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:25:03] Production.INFO: Account Balance Start. [2026-04-13 00:25:03] Production.INFO: CreateAllLog Start [2026-04-13 00:25:03] Production.INFO: 117 [2026-04-13 00:25:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:25:03] Production.INFO: Date 2026-04-09 [2026-04-13 00:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:25:03] Production.INFO: ==24223== Lock acquired, processing the job... [2026-04-13 00:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:25:03] Production.INFO: Date 2026-04-10 [2026-04-13 00:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:25:03] Production.INFO: Date 2026-04-11 [2026-04-13 00:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:25:03] Production.INFO: Date 2026-04-12 [2026-04-13 00:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:25:03] Production.INFO: Date 2026-04-13 [2026-04-13 00:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:25:03] Production.INFO: Total Charge 0 [2026-04-13 00:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:25:03] Production.INFO: ==24223== Releasing lock... [2026-04-13 00:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:25:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:25:03] Production.INFO: CreateAllLog End [2026-04-13 00:25:03] Production.INFO: Account Balance End. [2026-04-13 00:25:03] Production.ERROR: CronJobId end 12 [2026-04-13 00:25:03] Production.INFO: ==24221== Releasing lock... [2026-04-13 00:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:25:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:25:03] Production.INFO: ==24217== Releasing lock... [2026-04-13 00:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:25:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:25:11] Production.ERROR: CronJobId end10 [2026-04-13 00:25:11] Production.INFO: ==24219== Releasing lock... [2026-04-13 00:25:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:25:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:25:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:25:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:25:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:25:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:25:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:25:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:25:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:25:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:25:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:25:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:25:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:25:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:25:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:25:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:25:14] Production.INFO: call_cost start [2026-04-13 00:25:14] Production.INFO: call_cost end [2026-04-13 00:25:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:25:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:25:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:25:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:25:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:25:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:25:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:25:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:25:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:25:14] Production.INFO: ==24215== Releasing lock... [2026-04-13 00:25:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:25:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:26:01] Production.INFO: ==24286== Lock acquired, processing the job... [2026-04-13 05:26:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:26:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:26:02] Production.INFO: neon service started [2026-04-13 05:26:02] Production.INFO: neon service started [2026-04-13 05:26:02] Production.INFO: ==24286== Releasing lock... [2026-04-13 05:26:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:26:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:26:02] Production.INFO: ==24288== Lock acquired, processing the job... [2026-04-13 00:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:26:02] Production.INFO: ==24290== Lock acquired, processing the job... [2026-04-13 04:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:26:02] Production.INFO: ==24290== Releasing lock... [2026-04-13 04:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:26:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:26:02] Production.INFO: ==24288== Releasing lock... [2026-04-13 00:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:26:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:26:03] Production.INFO: ==24297== Lock acquired, processing the job... [2026-04-13 00:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:26:03] Production.INFO: ==24295== Lock acquired, processing the job... [2026-04-13 00:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:26:03] Production.INFO: ==24299== Lock acquired, processing the job... [2026-04-13 00:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:26:03] Production.INFO: ==24301== Lock acquired, processing the job... [2026-04-13 00:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:26:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:26:03] Production.INFO: ==24303== Lock acquired, processing the job... [2026-04-13 00:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:26:03] Production.INFO: Account Balance Start. [2026-04-13 00:26:03] Production.INFO: CreateAllLog Start [2026-04-13 00:26:03] Production.INFO: 117 [2026-04-13 00:26:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:26:03] Production.INFO: ==24303== Releasing lock... [2026-04-13 00:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:26:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:26:04] Production.INFO: Date 2026-04-09 [2026-04-13 00:26:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:26:04] Production.INFO: Date 2026-04-10 [2026-04-13 00:26:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:26:04] Production.INFO: Date 2026-04-11 [2026-04-13 00:26:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:26:04] Production.INFO: Date 2026-04-12 [2026-04-13 00:26:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:26:04] Production.INFO: Date 2026-04-13 [2026-04-13 00:26:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:26:04] Production.INFO: Total Charge 0 [2026-04-13 00:26:04] Production.INFO: CreateAllLog End [2026-04-13 00:26:04] Production.INFO: ==24297== Releasing lock... [2026-04-13 00:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:26:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:26:04] Production.INFO: Account Balance End. [2026-04-13 00:26:04] Production.ERROR: CronJobId end 12 [2026-04-13 00:26:04] Production.INFO: ==24301== Releasing lock... [2026-04-13 00:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:26:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:26:12] Production.ERROR: CronJobId end10 [2026-04-13 00:26:12] Production.INFO: ==24299== Releasing lock... [2026-04-13 00:26:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:26:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:26:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:26:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:26:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:26:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:26:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:26:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:26:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:26:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:26:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:26:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:26:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:26:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:26:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:26:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:26:15] Production.INFO: call_cost start [2026-04-13 00:26:15] Production.INFO: call_cost end [2026-04-13 00:26:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:26:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:26:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:26:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:26:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:26:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:26:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:26:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:26:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:26:15] Production.INFO: ==24295== Releasing lock... [2026-04-13 00:26:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:26:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:27:01] Production.INFO: ==24357== Lock acquired, processing the job... [2026-04-13 05:27:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:27:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:27:01] Production.INFO: neon service started [2026-04-13 05:27:01] Production.INFO: neon service started [2026-04-13 05:27:01] Production.INFO: ==24357== Releasing lock... [2026-04-13 05:27:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:27:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:27:02] Production.INFO: ==24359== Lock acquired, processing the job... [2026-04-13 00:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:27:02] Production.INFO: ==24361== Lock acquired, processing the job... [2026-04-13 04:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:27:02] Production.INFO: ==24361== Releasing lock... [2026-04-13 04:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:27:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:27:02] Production.INFO: ==24359== Releasing lock... [2026-04-13 00:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:27:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:27:03] Production.INFO: ==24364== Lock acquired, processing the job... [2026-04-13 00:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:27:03] Production.INFO: ==24366== Lock acquired, processing the job... [2026-04-13 00:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:27:03] Production.INFO: ==24368== Lock acquired, processing the job... [2026-04-13 00:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:27:03] Production.INFO: ==24370== Lock acquired, processing the job... [2026-04-13 00:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:27:03] Production.INFO: ==24372== Lock acquired, processing the job... [2026-04-13 00:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:27:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:27:03] Production.INFO: Account Balance Start. [2026-04-13 00:27:03] Production.INFO: CreateAllLog Start [2026-04-13 00:27:03] Production.INFO: 117 [2026-04-13 00:27:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:27:03] Production.INFO: Date 2026-04-09 [2026-04-13 00:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:27:03] Production.INFO: Date 2026-04-10 [2026-04-13 00:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:27:03] Production.INFO: Date 2026-04-11 [2026-04-13 00:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:27:03] Production.INFO: ==24372== Releasing lock... [2026-04-13 00:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:27:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:27:03] Production.INFO: Date 2026-04-12 [2026-04-13 00:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:27:03] Production.INFO: Date 2026-04-13 [2026-04-13 00:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:27:03] Production.INFO: Total Charge 0 [2026-04-13 00:27:03] Production.INFO: CreateAllLog End [2026-04-13 00:27:03] Production.INFO: Account Balance End. [2026-04-13 00:27:03] Production.ERROR: CronJobId end 12 [2026-04-13 00:27:03] Production.INFO: ==24370== Releasing lock... [2026-04-13 00:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:27:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:27:03] Production.INFO: ==24366== Releasing lock... [2026-04-13 00:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:27:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:27:11] Production.ERROR: CronJobId end10 [2026-04-13 00:27:11] Production.INFO: ==24368== Releasing lock... [2026-04-13 00:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:27:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:27:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:27:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:27:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:27:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:27:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:27:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:27:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:27:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:27:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:27:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:27:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:27:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:27:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:27:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:27:13] Production.INFO: call_cost start [2026-04-13 00:27:13] Production.INFO: call_cost end [2026-04-13 00:27:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:27:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:27:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:27:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:27:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:27:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:27:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:27:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:27:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:27:13] Production.INFO: ==24364== Releasing lock... [2026-04-13 00:27:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:27:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:28:01] Production.INFO: ==24432== Lock acquired, processing the job... [2026-04-13 05:28:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:28:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:28:01] Production.INFO: neon service started [2026-04-13 05:28:01] Production.INFO: neon service started [2026-04-13 05:28:01] Production.INFO: ==24432== Releasing lock... [2026-04-13 05:28:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:28:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:28:02] Production.INFO: ==24435== Lock acquired, processing the job... [2026-04-13 00:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:28:02] Production.INFO: ==24435== Releasing lock... [2026-04-13 00:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:28:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:28:02] Production.INFO: ==24437== Lock acquired, processing the job... [2026-04-13 04:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:28:02] Production.INFO: ==24437== Releasing lock... [2026-04-13 04:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:28:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:28:03] Production.INFO: ==24439== Lock acquired, processing the job... [2026-04-13 00:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:28:03] Production.INFO: ==24441== Lock acquired, processing the job... [2026-04-13 00:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:28:03] Production.INFO: ==24445== Lock acquired, processing the job... [2026-04-13 00:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:28:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:28:03] Production.INFO: ==24448== Lock acquired, processing the job... [2026-04-13 00:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:28:03] Production.INFO: ==24443== Lock acquired, processing the job... [2026-04-13 00:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:28:03] Production.INFO: Account Balance Start. [2026-04-13 00:28:03] Production.INFO: CreateAllLog Start [2026-04-13 00:28:03] Production.INFO: 117 [2026-04-13 00:28:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:28:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:28:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:28:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:28:03] Production.INFO: ==24448== Releasing lock... [2026-04-13 00:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:28:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:28:03] Production.INFO: Date 2026-04-09 [2026-04-13 00:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:28:03] Production.INFO: Date 2026-04-10 [2026-04-13 00:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:28:03] Production.INFO: Date 2026-04-11 [2026-04-13 00:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:28:03] Production.INFO: Date 2026-04-12 [2026-04-13 00:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:28:03] Production.INFO: Date 2026-04-13 [2026-04-13 00:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:28:03] Production.INFO: Total Charge 0 [2026-04-13 00:28:03] Production.INFO: CreateAllLog End [2026-04-13 00:28:03] Production.INFO: Account Balance End. [2026-04-13 00:28:03] Production.ERROR: CronJobId end 12 [2026-04-13 00:28:03] Production.INFO: ==24445== Releasing lock... [2026-04-13 00:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:28:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:28:04] Production.INFO: ==24441== Releasing lock... [2026-04-13 00:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:28:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:28:10] Production.ERROR: CronJobId end10 [2026-04-13 00:28:10] Production.INFO: ==24443== Releasing lock... [2026-04-13 00:28:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:28:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:28:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:28:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:28:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:28:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:28:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:28:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:28:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:28:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:28:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:28:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:28:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:28:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:28:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:28:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:28:14] Production.INFO: call_cost start [2026-04-13 00:28:14] Production.INFO: call_cost end [2026-04-13 00:28:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:28:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:28:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:28:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:28:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:28:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:28:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:28:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:28:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:28:14] Production.INFO: ==24439== Releasing lock... [2026-04-13 00:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:28:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:29:02] Production.INFO: ==24509== Lock acquired, processing the job... [2026-04-13 05:29:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:29:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:29:02] Production.INFO: neon service started [2026-04-13 05:29:02] Production.INFO: neon service started [2026-04-13 05:29:02] Production.INFO: ==24509== Releasing lock... [2026-04-13 05:29:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:29:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:29:02] Production.INFO: ==24511== Lock acquired, processing the job... [2026-04-13 00:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:29:02] Production.INFO: ==24513== Lock acquired, processing the job... [2026-04-13 04:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:29:02] Production.INFO: ==24513== Releasing lock... [2026-04-13 04:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:29:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:29:02] Production.INFO: ==24511== Releasing lock... [2026-04-13 00:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:29:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:29:03] Production.INFO: ==24518== Lock acquired, processing the job... [2026-04-13 00:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:29:03] Production.INFO: ==24516== Lock acquired, processing the job... [2026-04-13 00:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:29:03] Production.INFO: ==24520== Lock acquired, processing the job... [2026-04-13 00:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:29:03] Production.INFO: ==24524== Lock acquired, processing the job... [2026-04-13 00:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:29:03] Production.INFO: ==24522== Lock acquired, processing the job... [2026-04-13 00:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:29:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:29:03] Production.INFO: Account Balance Start. [2026-04-13 00:29:03] Production.INFO: CreateAllLog Start [2026-04-13 00:29:03] Production.INFO: 117 [2026-04-13 00:29:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:29:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:29:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:29:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:29:03] Production.INFO: ==24524== Releasing lock... [2026-04-13 00:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:29:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:29:03] Production.INFO: Date 2026-04-09 [2026-04-13 00:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:29:03] Production.INFO: Date 2026-04-10 [2026-04-13 00:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:29:03] Production.INFO: Date 2026-04-11 [2026-04-13 00:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:29:04] Production.INFO: Date 2026-04-12 [2026-04-13 00:29:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:29:04] Production.INFO: Date 2026-04-13 [2026-04-13 00:29:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:29:04] Production.INFO: Total Charge 0 [2026-04-13 00:29:04] Production.INFO: CreateAllLog End [2026-04-13 00:29:04] Production.INFO: Account Balance End. [2026-04-13 00:29:04] Production.ERROR: CronJobId end 12 [2026-04-13 00:29:04] Production.INFO: ==24522== Releasing lock... [2026-04-13 00:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:29:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:29:04] Production.INFO: ==24518== Releasing lock... [2026-04-13 00:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:29:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:29:11] Production.ERROR: CronJobId end10 [2026-04-13 00:29:11] Production.INFO: ==24520== Releasing lock... [2026-04-13 00:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:29:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:29:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:29:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:29:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:29:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:29:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:29:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:29:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:29:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:29:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:29:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:29:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:29:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:29:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:29:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:29:13] Production.INFO: call_cost start [2026-04-13 00:29:13] Production.INFO: call_cost end [2026-04-13 00:29:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:29:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:29:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:29:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:29:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:29:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:29:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:29:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:29:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:29:13] Production.INFO: ==24516== Releasing lock... [2026-04-13 00:29:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:29:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:30:01] Production.INFO: ==24586== Lock acquired, processing the job... [2026-04-13 05:30:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:30:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:30:01] Production.INFO: neon service started [2026-04-13 05:30:01] Production.INFO: neon service started [2026-04-13 05:30:01] Production.INFO: ==24586== Releasing lock... [2026-04-13 05:30:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:30:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:30:02] Production.INFO: ==24588== Lock acquired, processing the job... [2026-04-13 00:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:30:02] Production.INFO: ==24590== Lock acquired, processing the job... [2026-04-13 04:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:30:02] Production.INFO: ==24590== Releasing lock... [2026-04-13 04:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:30:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:30:02] Production.INFO: ==24588== Releasing lock... [2026-04-13 00:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:30:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:30:03] Production.INFO: ==24599== Lock acquired, processing the job... [2026-04-13 00:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:30:03] Production.INFO: Account Balance Start. [2026-04-13 00:30:03] Production.INFO: CreateAllLog Start [2026-04-13 00:30:03] Production.INFO: 117 [2026-04-13 00:30:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:30:03] Production.INFO: Date 2026-04-09 [2026-04-13 00:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:30:03] Production.INFO: Date 2026-04-10 [2026-04-13 00:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:30:03] Production.INFO: Date 2026-04-11 [2026-04-13 00:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:30:03] Production.INFO: Date 2026-04-12 [2026-04-13 00:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:30:03] Production.INFO: Date 2026-04-13 [2026-04-13 00:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:30:03] Production.INFO: Total Charge 0 [2026-04-13 00:30:03] Production.INFO: CreateAllLog End [2026-04-13 00:30:03] Production.INFO: ==24593== Lock acquired, processing the job... [2026-04-13 00:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:30:03] Production.INFO: ==24595== Lock acquired, processing the job... [2026-04-13 00:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:30:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:30:03] Production.INFO: Account Balance End. [2026-04-13 00:30:03] Production.INFO: ==24601== Lock acquired, processing the job... [2026-04-13 00:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:30:03] Production.ERROR: CronJobId end 12 [2026-04-13 00:30:03] Production.INFO: ==24599== Releasing lock... [2026-04-13 00:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:30:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:30:03] Production.INFO: ==24597== Lock acquired, processing the job... [2026-04-13 00:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:30:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:30:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:30:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:30:03] Production.INFO: ==24601== Releasing lock... [2026-04-13 00:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:30:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:30:04] Production.INFO: ==24595== Releasing lock... [2026-04-13 00:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:30:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:30:11] Production.ERROR: CronJobId end10 [2026-04-13 00:30:11] Production.INFO: ==24597== Releasing lock... [2026-04-13 00:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:30:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:30:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:30:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:30:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:30:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:30:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:30:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:30:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:30:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:30:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:30:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:30:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:30:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:30:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:30:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:30:13] Production.INFO: call_cost start [2026-04-13 00:30:13] Production.INFO: call_cost end [2026-04-13 00:30:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:30:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:30:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:30:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:30:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:30:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:30:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:30:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:30:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:30:13] Production.INFO: ==24593== Releasing lock... [2026-04-13 00:30:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:30:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:31:02] Production.INFO: ==24665== Lock acquired, processing the job... [2026-04-13 05:31:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:31:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:31:02] Production.INFO: neon service started [2026-04-13 05:31:02] Production.INFO: neon service started [2026-04-13 05:31:02] Production.INFO: ==24665== Releasing lock... [2026-04-13 05:31:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:31:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:31:02] Production.INFO: ==24670== Lock acquired, processing the job... [2026-04-13 04:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:31:02] Production.INFO: ==24670== Releasing lock... [2026-04-13 04:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:31:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:31:02] Production.INFO: ==24668== Lock acquired, processing the job... [2026-04-13 00:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:31:02] Production.INFO: ==24668== Releasing lock... [2026-04-13 00:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:31:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:31:03] Production.INFO: ==24676== Lock acquired, processing the job... [2026-04-13 00:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:31:03] Production.INFO: ==24678== Lock acquired, processing the job... [2026-04-13 00:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:31:03] Production.INFO: ==24672== Lock acquired, processing the job... [2026-04-13 00:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 00:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:31:03] Production.INFO: ==24674== Lock acquired, processing the job... [2026-04-13 00:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:31:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 00:31:03] Production.INFO: ==24680== Lock acquired, processing the job... [2026-04-13 00:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:31:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 00:31:03] Production.ERROR: CronJob PID - 24674 [2026-04-13 00:31:03] Production.ERROR: CronJob Title - System Alerts [2026-04-13 00:31:03] Production.ERROR: CronJob ID - 5 [2026-04-13 00:31:03] Production.ERROR: CronJob Last Run Time 2026-04-13 00:31:00 [2026-04-13 00:31:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 00:31:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 00:31:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 00:31:04] Production.ERROR: CronJob PID - 24676 [2026-04-13 00:31:04] Production.ERROR: CronJob Title - Account Block [2026-04-13 00:31:04] Production.ERROR: CronJob ID - 7 [2026-04-13 00:31:04] Production.ERROR: CronJob Last Run Time 2026-04-13 00:31:00 [2026-04-13 00:31:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 00:31:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 00:31:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 00:31:04] Production.ERROR: CronJob PID - 24678 [2026-04-13 00:31:04] Production.ERROR: CronJob Title - Create Customer Summary Live [2026-04-13 00:31:04] Production.ERROR: CronJob ID - 10 [2026-04-13 00:31:04] Production.ERROR: CronJob Last Run Time 2026-04-13 00:31:00 [2026-04-13 00:31:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 00:31:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 00:31:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:31:04] Production.INFO: ==24684== Lock acquired, processing the job... [2026-04-13 00:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:31:04] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 00:31:04] Production.INFO: ==24672== Releasing lock... [2026-04-13 00:31:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 00:31:04] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 00:31:04] Production.INFO: ==24682== Lock acquired, processing the job... [2026-04-13 00:31:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 00:31:04] Production.INFO: Account Balance Start. [2026-04-13 00:31:04] Production.INFO: CreateAllLog Start [2026-04-13 00:31:04] Production.INFO: 117 [2026-04-13 00:31:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 00:31:04] Production.INFO: Date 2026-04-08 [2026-04-13 00:31:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:31:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:31:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:31:04] Production.INFO: Date 2026-04-09 [2026-04-13 00:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:31:04] Production.INFO: Date 2026-04-10 [2026-04-13 00:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:31:04] Production.INFO: Date 2026-04-11 [2026-04-13 00:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:31:04] Production.INFO: ==24684== Releasing lock... [2026-04-13 00:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:31:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:31:04] Production.INFO: Date 2026-04-12 [2026-04-13 00:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:31:04] Production.INFO: Date 2026-04-13 [2026-04-13 00:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:31:04] Production.INFO: Total Charge 0 [2026-04-13 00:31:04] Production.INFO: CreateAllLog End [2026-04-13 00:31:04] Production.INFO: ==24676== Releasing lock... [2026-04-13 00:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:31:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:31:04] Production.INFO: Account Balance End. [2026-04-13 00:31:04] Production.ERROR: CronJobId end 12 [2026-04-13 00:31:04] Production.INFO: ==24680== Releasing lock... [2026-04-13 00:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:31:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:31:04] Production.ERROR: done [2026-04-13 00:31:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 00:31:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086208', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 00:31:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086208', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 00:31:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 00:31:10] Production.INFO: ProcessCDR(1,17086208,1,1,2) [2026-04-13 00:31:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17086208,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 00:31:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17086208,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 00:31:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 00:31:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 00:31:10] Production.INFO: ==24682== Releasing lock... [2026-04-13 00:31:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 00:31:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 00:31:14] Production.ERROR: CronJobId end10 [2026-04-13 00:31:14] Production.INFO: ==24678== Releasing lock... [2026-04-13 00:31:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:31:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:31:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:31:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:31:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:31:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:31:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:31:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:31:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:31:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:31:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:31:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:31:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:31:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:31:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:31:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:31:16] Production.INFO: call_cost start [2026-04-13 00:31:16] Production.INFO: call_cost end [2026-04-13 00:31:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:31:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:31:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:31:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:31:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:31:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:31:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:31:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:31:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:31:16] Production.INFO: ==24674== Releasing lock... [2026-04-13 00:31:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:31:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:32:01] Production.INFO: ==24741== Lock acquired, processing the job... [2026-04-13 05:32:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:32:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:32:01] Production.INFO: neon service started [2026-04-13 05:32:01] Production.INFO: neon service started [2026-04-13 05:32:01] Production.INFO: ==24741== Releasing lock... [2026-04-13 05:32:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:32:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:32:01] Production.INFO: ==24745== Lock acquired, processing the job... [2026-04-13 04:32:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:32:01] Production.INFO: ==24745== Releasing lock... [2026-04-13 04:32:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:32:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:32:01] Production.INFO: ==24743== Lock acquired, processing the job... [2026-04-13 00:32:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:32:02] Production.INFO: ==24743== Releasing lock... [2026-04-13 00:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:32:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:32:02] Production.INFO: ==24747== Lock acquired, processing the job... [2026-04-13 00:32:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:32:02] Production.INFO: ==24749== Lock acquired, processing the job... [2026-04-13 00:32:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:32:02] Production.INFO: ==24751== Lock acquired, processing the job... [2026-04-13 00:32:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:32:03] Production.INFO: ==24753== Lock acquired, processing the job... [2026-04-13 00:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:32:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:32:03] Production.INFO: ==24755== Lock acquired, processing the job... [2026-04-13 00:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:32:03] Production.INFO: Account Balance Start. [2026-04-13 00:32:03] Production.INFO: CreateAllLog Start [2026-04-13 00:32:03] Production.INFO: 117 [2026-04-13 00:32:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:32:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:32:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:32:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:32:03] Production.INFO: ==24755== Releasing lock... [2026-04-13 00:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:32:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:32:03] Production.INFO: Date 2026-04-09 [2026-04-13 00:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:32:03] Production.INFO: Date 2026-04-10 [2026-04-13 00:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:32:03] Production.INFO: Date 2026-04-11 [2026-04-13 00:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:32:03] Production.INFO: Date 2026-04-12 [2026-04-13 00:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:32:03] Production.INFO: Date 2026-04-13 [2026-04-13 00:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:32:03] Production.INFO: Total Charge 0 [2026-04-13 00:32:03] Production.INFO: CreateAllLog End [2026-04-13 00:32:03] Production.INFO: Account Balance End. [2026-04-13 00:32:03] Production.INFO: ==24749== Releasing lock... [2026-04-13 00:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:32:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:32:03] Production.ERROR: CronJobId end 12 [2026-04-13 00:32:03] Production.INFO: ==24753== Releasing lock... [2026-04-13 00:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:32:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:32:10] Production.ERROR: CronJobId end10 [2026-04-13 00:32:10] Production.INFO: ==24751== Releasing lock... [2026-04-13 00:32:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:32:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:32:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:32:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:32:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:32:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:32:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:32:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:32:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:32:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:32:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:32:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:32:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:32:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:32:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:32:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:32:13] Production.INFO: call_cost start [2026-04-13 00:32:13] Production.INFO: call_cost end [2026-04-13 00:32:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:32:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:32:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:32:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:32:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:32:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:32:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:32:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:32:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:32:13] Production.INFO: ==24747== Releasing lock... [2026-04-13 00:32:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:32:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:33:01] Production.INFO: ==24818== Lock acquired, processing the job... [2026-04-13 05:33:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:33:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:33:01] Production.INFO: neon service started [2026-04-13 05:33:01] Production.INFO: neon service started [2026-04-13 05:33:01] Production.INFO: ==24818== Releasing lock... [2026-04-13 05:33:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:33:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:33:02] Production.INFO: ==24820== Lock acquired, processing the job... [2026-04-13 00:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:33:02] Production.INFO: ==24820== Releasing lock... [2026-04-13 00:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:33:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:33:02] Production.INFO: ==24822== Lock acquired, processing the job... [2026-04-13 04:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:33:02] Production.INFO: ==24822== Releasing lock... [2026-04-13 04:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:33:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:33:03] Production.INFO: ==24824== Lock acquired, processing the job... [2026-04-13 00:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:33:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:33:03] Production.INFO: ==24828== Lock acquired, processing the job... [2026-04-13 00:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:33:03] Production.INFO: ==24826== Lock acquired, processing the job... [2026-04-13 00:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:33:03] Production.INFO: ==24830== Lock acquired, processing the job... [2026-04-13 00:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:33:03] Production.INFO: ==24832== Lock acquired, processing the job... [2026-04-13 00:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:33:03] Production.INFO: Account Balance Start. [2026-04-13 00:33:03] Production.INFO: CreateAllLog Start [2026-04-13 00:33:03] Production.INFO: 117 [2026-04-13 00:33:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:33:03] Production.INFO: Date 2026-04-09 [2026-04-13 00:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:33:03] Production.INFO: Date 2026-04-10 [2026-04-13 00:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:33:03] Production.INFO: Date 2026-04-11 [2026-04-13 00:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:33:03] Production.INFO: Date 2026-04-12 [2026-04-13 00:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:33:03] Production.INFO: ==24832== Releasing lock... [2026-04-13 00:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:33:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:33:03] Production.INFO: Date 2026-04-13 [2026-04-13 00:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:33:03] Production.INFO: ==24826== Releasing lock... [2026-04-13 00:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:33:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:33:03] Production.INFO: Total Charge 0 [2026-04-13 00:33:03] Production.INFO: CreateAllLog End [2026-04-13 00:33:04] Production.INFO: Account Balance End. [2026-04-13 00:33:04] Production.ERROR: CronJobId end 12 [2026-04-13 00:33:04] Production.INFO: ==24830== Releasing lock... [2026-04-13 00:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:33:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:33:11] Production.ERROR: CronJobId end10 [2026-04-13 00:33:11] Production.INFO: ==24828== Releasing lock... [2026-04-13 00:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:33:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:33:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:33:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:33:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:33:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:33:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:33:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:33:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:33:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:33:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:33:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:33:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:33:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:33:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:33:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:33:14] Production.INFO: call_cost start [2026-04-13 00:33:14] Production.INFO: call_cost end [2026-04-13 00:33:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:33:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:33:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:33:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:33:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:33:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:33:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:33:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:33:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:33:14] Production.INFO: ==24824== Releasing lock... [2026-04-13 00:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:33:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:34:02] Production.INFO: ==24889== Lock acquired, processing the job... [2026-04-13 05:34:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:34:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:34:02] Production.INFO: neon service started [2026-04-13 05:34:02] Production.INFO: neon service started [2026-04-13 05:34:02] Production.INFO: ==24889== Releasing lock... [2026-04-13 05:34:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:34:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:34:02] Production.INFO: ==24891== Lock acquired, processing the job... [2026-04-13 00:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:34:02] Production.INFO: ==24891== Releasing lock... [2026-04-13 00:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:34:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:34:02] Production.INFO: ==24893== Lock acquired, processing the job... [2026-04-13 04:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:34:02] Production.INFO: ==24893== Releasing lock... [2026-04-13 04:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:34:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:34:03] Production.INFO: ==24903== Lock acquired, processing the job... [2026-04-13 00:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:34:03] Production.INFO: ==24895== Lock acquired, processing the job... [2026-04-13 00:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:34:03] Production.INFO: ==24897== Lock acquired, processing the job... [2026-04-13 00:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:34:03] Production.INFO: ==24899== Lock acquired, processing the job... [2026-04-13 00:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:34:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:34:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:34:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:34:03] Production.INFO: ==24901== Lock acquired, processing the job... [2026-04-13 00:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:34:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:34:03] Production.INFO: ==24903== Releasing lock... [2026-04-13 00:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:34:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:34:03] Production.INFO: Account Balance Start. [2026-04-13 00:34:03] Production.INFO: CreateAllLog Start [2026-04-13 00:34:03] Production.INFO: 117 [2026-04-13 00:34:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:34:04] Production.INFO: Date 2026-04-09 [2026-04-13 00:34:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:34:04] Production.INFO: Date 2026-04-10 [2026-04-13 00:34:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:34:04] Production.INFO: Date 2026-04-11 [2026-04-13 00:34:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:34:04] Production.INFO: Date 2026-04-12 [2026-04-13 00:34:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:34:04] Production.INFO: Date 2026-04-13 [2026-04-13 00:34:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:34:04] Production.INFO: Total Charge 0 [2026-04-13 00:34:04] Production.INFO: CreateAllLog End [2026-04-13 00:34:04] Production.INFO: Account Balance End. [2026-04-13 00:34:04] Production.ERROR: CronJobId end 12 [2026-04-13 00:34:04] Production.INFO: ==24901== Releasing lock... [2026-04-13 00:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:34:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:34:04] Production.INFO: ==24897== Releasing lock... [2026-04-13 00:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:34:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:34:12] Production.ERROR: CronJobId end10 [2026-04-13 00:34:12] Production.INFO: ==24899== Releasing lock... [2026-04-13 00:34:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:34:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:34:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:34:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:34:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:34:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:34:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:34:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:34:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:34:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:34:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:34:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:34:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:34:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:34:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:34:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:34:14] Production.INFO: call_cost start [2026-04-13 00:34:14] Production.INFO: call_cost end [2026-04-13 00:34:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:34:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:34:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:34:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:34:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:34:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:34:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:34:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:34:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:34:14] Production.INFO: ==24895== Releasing lock... [2026-04-13 00:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:34:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:35:01] Production.INFO: ==24965== Lock acquired, processing the job... [2026-04-13 05:35:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:35:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:35:01] Production.INFO: neon service started [2026-04-13 05:35:01] Production.INFO: neon service started [2026-04-13 05:35:01] Production.INFO: ==24965== Releasing lock... [2026-04-13 05:35:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:35:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:35:02] Production.INFO: ==24969== Lock acquired, processing the job... [2026-04-13 04:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:35:02] Production.INFO: ==24969== Releasing lock... [2026-04-13 04:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:35:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:35:02] Production.INFO: ==24967== Lock acquired, processing the job... [2026-04-13 00:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:35:02] Production.INFO: ==24967== Releasing lock... [2026-04-13 00:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:35:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:35:03] Production.INFO: ==24972== Lock acquired, processing the job... [2026-04-13 00:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:35:03] Production.INFO: ==24980== Lock acquired, processing the job... [2026-04-13 00:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:35:03] Production.INFO: ==24978== Lock acquired, processing the job... [2026-04-13 00:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:35:03] Production.INFO: ==24974== Lock acquired, processing the job... [2026-04-13 00:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:35:03] Production.INFO: ==24976== Lock acquired, processing the job... [2026-04-13 00:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:35:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:35:03] Production.INFO: Account Balance Start. [2026-04-13 00:35:03] Production.INFO: CreateAllLog Start [2026-04-13 00:35:03] Production.INFO: 117 [2026-04-13 00:35:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:35:03] Production.INFO: Date 2026-04-09 [2026-04-13 00:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:35:03] Production.INFO: ==24980== Releasing lock... [2026-04-13 00:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:35:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:35:03] Production.INFO: Date 2026-04-10 [2026-04-13 00:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:35:03] Production.INFO: Date 2026-04-11 [2026-04-13 00:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:35:03] Production.INFO: Date 2026-04-12 [2026-04-13 00:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:35:03] Production.INFO: Date 2026-04-13 [2026-04-13 00:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:35:03] Production.INFO: Total Charge 0 [2026-04-13 00:35:03] Production.INFO: CreateAllLog End [2026-04-13 00:35:03] Production.INFO: Account Balance End. [2026-04-13 00:35:03] Production.ERROR: CronJobId end 12 [2026-04-13 00:35:03] Production.INFO: ==24978== Releasing lock... [2026-04-13 00:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:35:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:35:04] Production.INFO: ==24974== Releasing lock... [2026-04-13 00:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:35:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:35:11] Production.ERROR: CronJobId end10 [2026-04-13 00:35:11] Production.INFO: ==24976== Releasing lock... [2026-04-13 00:35:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:35:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:35:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:35:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:35:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:35:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:35:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:35:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:35:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:35:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:35:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:35:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:35:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:35:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:35:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:35:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:35:12] Production.INFO: call_cost start [2026-04-13 00:35:12] Production.INFO: call_cost end [2026-04-13 00:35:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:35:12] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:35:12] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:35:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:35:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:35:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:35:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:35:12] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:35:12] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:35:12] Production.INFO: ==24972== Releasing lock... [2026-04-13 00:35:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:35:12] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:36:02] Production.INFO: ==25039== Lock acquired, processing the job... [2026-04-13 05:36:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:36:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:36:02] Production.INFO: neon service started [2026-04-13 05:36:02] Production.INFO: neon service started [2026-04-13 05:36:02] Production.INFO: ==25039== Releasing lock... [2026-04-13 05:36:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:36:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:36:02] Production.INFO: ==25041== Lock acquired, processing the job... [2026-04-13 00:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:36:02] Production.INFO: ==25043== Lock acquired, processing the job... [2026-04-13 04:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:36:02] Production.INFO: ==25043== Releasing lock... [2026-04-13 04:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:36:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:36:03] Production.INFO: ==25041== Releasing lock... [2026-04-13 00:36:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:36:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:36:03] Production.INFO: ==25046== Lock acquired, processing the job... [2026-04-13 00:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:36:03] Production.INFO: ==25048== Lock acquired, processing the job... [2026-04-13 00:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:36:03] Production.INFO: ==25052== Lock acquired, processing the job... [2026-04-13 00:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:36:03] Production.INFO: ==25050== Lock acquired, processing the job... [2026-04-13 00:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:36:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:36:03] Production.INFO: ==25054== Lock acquired, processing the job... [2026-04-13 00:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:36:04] Production.INFO: Account Balance Start. [2026-04-13 00:36:04] Production.INFO: CreateAllLog Start [2026-04-13 00:36:04] Production.INFO: 117 [2026-04-13 00:36:04] Production.INFO: Date 2026-04-08 [2026-04-13 00:36:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:36:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:36:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:36:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:36:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:36:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:36:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:36:04] Production.INFO: Date 2026-04-09 [2026-04-13 00:36:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:36:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:36:04] Production.INFO: ==25054== Releasing lock... [2026-04-13 00:36:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:36:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:36:04] Production.INFO: Date 2026-04-10 [2026-04-13 00:36:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:36:04] Production.INFO: Date 2026-04-11 [2026-04-13 00:36:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:36:04] Production.INFO: Date 2026-04-12 [2026-04-13 00:36:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:36:04] Production.INFO: Date 2026-04-13 [2026-04-13 00:36:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:36:04] Production.INFO: Total Charge 0 [2026-04-13 00:36:04] Production.INFO: CreateAllLog End [2026-04-13 00:36:04] Production.INFO: ==25048== Releasing lock... [2026-04-13 00:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:36:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:36:04] Production.INFO: Account Balance End. [2026-04-13 00:36:04] Production.ERROR: CronJobId end 12 [2026-04-13 00:36:04] Production.INFO: ==25052== Releasing lock... [2026-04-13 00:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:36:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:36:13] Production.ERROR: CronJobId end10 [2026-04-13 00:36:13] Production.INFO: ==25050== Releasing lock... [2026-04-13 00:36:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:36:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:36:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:36:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:36:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:36:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:36:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:36:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:36:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:36:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:36:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:36:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:36:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:36:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:36:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:36:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:36:15] Production.INFO: call_cost start [2026-04-13 00:36:15] Production.INFO: call_cost end [2026-04-13 00:36:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:36:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:36:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:36:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:36:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:36:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:36:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:36:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:36:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:36:15] Production.INFO: ==25046== Releasing lock... [2026-04-13 00:36:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:36:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:37:01] Production.INFO: ==25116== Lock acquired, processing the job... [2026-04-13 05:37:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:37:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:37:01] Production.INFO: neon service started [2026-04-13 05:37:01] Production.INFO: neon service started [2026-04-13 05:37:01] Production.INFO: ==25116== Releasing lock... [2026-04-13 05:37:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:37:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:37:01] Production.INFO: ==25118== Lock acquired, processing the job... [2026-04-13 00:37:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:37:02] Production.INFO: ==25118== Releasing lock... [2026-04-13 00:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:37:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:37:02] Production.INFO: ==25120== Lock acquired, processing the job... [2026-04-13 04:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:37:02] Production.INFO: ==25120== Releasing lock... [2026-04-13 04:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:37:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:37:03] Production.INFO: ==25126== Lock acquired, processing the job... [2026-04-13 00:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:37:03] Production.INFO: ==25122== Lock acquired, processing the job... [2026-04-13 00:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:37:03] Production.INFO: ==25130== Lock acquired, processing the job... [2026-04-13 00:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:37:03] Production.INFO: ==25128== Lock acquired, processing the job... [2026-04-13 00:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:37:03] Production.INFO: ==25124== Lock acquired, processing the job... [2026-04-13 00:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:37:03] Production.INFO: Account Balance Start. [2026-04-13 00:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:37:03] Production.INFO: CreateAllLog Start [2026-04-13 00:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:37:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:37:03] Production.INFO: 117 [2026-04-13 00:37:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:37:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:37:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:37:03] Production.INFO: Date 2026-04-09 [2026-04-13 00:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:37:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:37:03] Production.INFO: Date 2026-04-10 [2026-04-13 00:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:37:03] Production.INFO: ==25130== Releasing lock... [2026-04-13 00:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:37:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:37:03] Production.INFO: Date 2026-04-11 [2026-04-13 00:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:37:03] Production.INFO: Date 2026-04-12 [2026-04-13 00:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:37:03] Production.INFO: Date 2026-04-13 [2026-04-13 00:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:37:03] Production.INFO: Total Charge 0 [2026-04-13 00:37:03] Production.INFO: CreateAllLog End [2026-04-13 00:37:03] Production.INFO: Account Balance End. [2026-04-13 00:37:03] Production.ERROR: CronJobId end 12 [2026-04-13 00:37:03] Production.INFO: ==25128== Releasing lock... [2026-04-13 00:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:37:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:37:03] Production.INFO: ==25124== Releasing lock... [2026-04-13 00:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:37:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:37:10] Production.ERROR: CronJobId end10 [2026-04-13 00:37:10] Production.INFO: ==25126== Releasing lock... [2026-04-13 00:37:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:37:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:37:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:37:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:37:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:37:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:37:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:37:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:37:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:37:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:37:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:37:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:37:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:37:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:37:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:37:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:37:13] Production.INFO: call_cost start [2026-04-13 00:37:13] Production.INFO: call_cost end [2026-04-13 00:37:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:37:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:37:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:37:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:37:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:37:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:37:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:37:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:37:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:37:13] Production.INFO: ==25122== Releasing lock... [2026-04-13 00:37:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:37:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:38:01] Production.INFO: ==25192== Lock acquired, processing the job... [2026-04-13 05:38:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:38:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:38:01] Production.INFO: neon service started [2026-04-13 05:38:01] Production.INFO: neon service started [2026-04-13 05:38:01] Production.INFO: ==25192== Releasing lock... [2026-04-13 05:38:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:38:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:38:02] Production.INFO: ==25194== Lock acquired, processing the job... [2026-04-13 00:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:38:02] Production.INFO: ==25196== Lock acquired, processing the job... [2026-04-13 04:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:38:02] Production.INFO: ==25196== Releasing lock... [2026-04-13 04:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:38:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:38:02] Production.INFO: ==25194== Releasing lock... [2026-04-13 00:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:38:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:38:03] Production.INFO: ==25201== Lock acquired, processing the job... [2026-04-13 00:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:38:03] Production.INFO: ==25203== Lock acquired, processing the job... [2026-04-13 00:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:38:03] Production.INFO: ==25199== Lock acquired, processing the job... [2026-04-13 00:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:38:03] Production.INFO: ==25205== Lock acquired, processing the job... [2026-04-13 00:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:38:03] Production.INFO: ==25208== Lock acquired, processing the job... [2026-04-13 00:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:38:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:38:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:38:03] Production.INFO: Account Balance Start. [2026-04-13 00:38:03] Production.INFO: CreateAllLog Start [2026-04-13 00:38:03] Production.INFO: 117 [2026-04-13 00:38:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:38:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:38:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:38:03] Production.INFO: ==25208== Releasing lock... [2026-04-13 00:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:38:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:38:04] Production.INFO: Date 2026-04-09 [2026-04-13 00:38:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:38:04] Production.INFO: Date 2026-04-10 [2026-04-13 00:38:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:38:04] Production.INFO: Date 2026-04-11 [2026-04-13 00:38:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:38:04] Production.INFO: ==25201== Releasing lock... [2026-04-13 00:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:38:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:38:04] Production.INFO: Date 2026-04-12 [2026-04-13 00:38:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:38:04] Production.INFO: Date 2026-04-13 [2026-04-13 00:38:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:38:04] Production.INFO: Total Charge 0 [2026-04-13 00:38:04] Production.INFO: CreateAllLog End [2026-04-13 00:38:04] Production.INFO: Account Balance End. [2026-04-13 00:38:04] Production.ERROR: CronJobId end 12 [2026-04-13 00:38:04] Production.INFO: ==25205== Releasing lock... [2026-04-13 00:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:38:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:38:12] Production.ERROR: CronJobId end10 [2026-04-13 00:38:12] Production.INFO: ==25203== Releasing lock... [2026-04-13 00:38:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:38:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:38:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:38:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:38:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:38:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:38:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:38:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:38:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:38:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:38:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:38:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:38:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:38:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:38:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:38:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:38:15] Production.INFO: call_cost start [2026-04-13 00:38:15] Production.INFO: call_cost end [2026-04-13 00:38:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:38:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:38:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:38:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:38:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:38:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:38:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:38:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:38:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:38:15] Production.INFO: ==25199== Releasing lock... [2026-04-13 00:38:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:38:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:39:01] Production.INFO: ==25264== Lock acquired, processing the job... [2026-04-13 05:39:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:39:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:39:01] Production.INFO: neon service started [2026-04-13 05:39:01] Production.INFO: neon service started [2026-04-13 05:39:01] Production.INFO: ==25264== Releasing lock... [2026-04-13 05:39:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:39:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:39:02] Production.INFO: ==25266== Lock acquired, processing the job... [2026-04-13 00:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:39:02] Production.INFO: ==25268== Lock acquired, processing the job... [2026-04-13 04:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:39:02] Production.INFO: ==25268== Releasing lock... [2026-04-13 04:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:39:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:39:02] Production.INFO: ==25266== Releasing lock... [2026-04-13 00:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:39:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:39:03] Production.INFO: ==25271== Lock acquired, processing the job... [2026-04-13 00:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:39:03] Production.INFO: ==25275== Lock acquired, processing the job... [2026-04-13 00:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:39:03] Production.INFO: ==25273== Lock acquired, processing the job... [2026-04-13 00:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:39:03] Production.INFO: ==25279== Lock acquired, processing the job... [2026-04-13 00:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:39:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:39:03] Production.INFO: ==25277== Lock acquired, processing the job... [2026-04-13 00:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:39:03] Production.INFO: Account Balance Start. [2026-04-13 00:39:03] Production.INFO: CreateAllLog Start [2026-04-13 00:39:03] Production.INFO: 117 [2026-04-13 00:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:39:03] Production.INFO: ==25279== Releasing lock... [2026-04-13 00:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:39:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:39:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:39:03] Production.INFO: Date 2026-04-09 [2026-04-13 00:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:39:03] Production.INFO: Date 2026-04-10 [2026-04-13 00:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:39:03] Production.INFO: Date 2026-04-11 [2026-04-13 00:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:39:03] Production.INFO: Date 2026-04-12 [2026-04-13 00:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:39:03] Production.INFO: Date 2026-04-13 [2026-04-13 00:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:39:03] Production.INFO: Total Charge 0 [2026-04-13 00:39:03] Production.INFO: CreateAllLog End [2026-04-13 00:39:03] Production.INFO: Account Balance End. [2026-04-13 00:39:03] Production.ERROR: CronJobId end 12 [2026-04-13 00:39:03] Production.INFO: ==25277== Releasing lock... [2026-04-13 00:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:39:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:39:03] Production.INFO: ==25273== Releasing lock... [2026-04-13 00:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:39:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:39:11] Production.ERROR: CronJobId end10 [2026-04-13 00:39:11] Production.INFO: ==25275== Releasing lock... [2026-04-13 00:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:39:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:39:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:39:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:39:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:39:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:39:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:39:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:39:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:39:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:39:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:39:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:39:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:39:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:39:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:39:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:39:14] Production.INFO: call_cost start [2026-04-13 00:39:14] Production.INFO: call_cost end [2026-04-13 00:39:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:39:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:39:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:39:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:39:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:39:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:39:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:39:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:39:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:39:14] Production.INFO: ==25271== Releasing lock... [2026-04-13 00:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:39:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:40:01] Production.INFO: ==25337== Lock acquired, processing the job... [2026-04-13 05:40:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:40:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:40:01] Production.INFO: neon service started [2026-04-13 05:40:01] Production.INFO: neon service started [2026-04-13 05:40:01] Production.INFO: ==25337== Releasing lock... [2026-04-13 05:40:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:40:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:40:02] Production.INFO: ==25339== Lock acquired, processing the job... [2026-04-13 00:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:40:02] Production.INFO: ==25339== Releasing lock... [2026-04-13 00:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:40:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:40:02] Production.INFO: ==25341== Lock acquired, processing the job... [2026-04-13 04:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:40:02] Production.INFO: ==25341== Releasing lock... [2026-04-13 04:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:40:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:40:03] Production.INFO: ==25344== Lock acquired, processing the job... [2026-04-13 00:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:40:03] Production.INFO: ==25346== Lock acquired, processing the job... [2026-04-13 00:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:40:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:40:03] Production.INFO: ==25350== Lock acquired, processing the job... [2026-04-13 00:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:40:03] Production.INFO: ==25348== Lock acquired, processing the job... [2026-04-13 00:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:40:03] Production.INFO: Account Balance Start. [2026-04-13 00:40:03] Production.INFO: CreateAllLog Start [2026-04-13 00:40:03] Production.INFO: 117 [2026-04-13 00:40:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:40:03] Production.INFO: Date 2026-04-09 [2026-04-13 00:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:40:03] Production.INFO: Date 2026-04-10 [2026-04-13 00:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:40:03] Production.INFO: Date 2026-04-11 [2026-04-13 00:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:40:03] Production.INFO: Date 2026-04-12 [2026-04-13 00:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:40:03] Production.INFO: Date 2026-04-13 [2026-04-13 00:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:40:03] Production.INFO: ==25352== Lock acquired, processing the job... [2026-04-13 00:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:40:03] Production.INFO: Total Charge 0 [2026-04-13 00:40:03] Production.INFO: CreateAllLog End [2026-04-13 00:40:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:40:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:40:03] Production.INFO: Account Balance End. [2026-04-13 00:40:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:40:03] Production.INFO: ==25352== Releasing lock... [2026-04-13 00:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:40:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:40:03] Production.ERROR: CronJobId end 12 [2026-04-13 00:40:03] Production.INFO: ==25350== Releasing lock... [2026-04-13 00:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:40:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:40:03] Production.INFO: ==25346== Releasing lock... [2026-04-13 00:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:40:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:40:11] Production.ERROR: CronJobId end10 [2026-04-13 00:40:11] Production.INFO: ==25348== Releasing lock... [2026-04-13 00:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:40:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:40:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:40:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:40:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:40:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:40:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:40:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:40:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:40:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:40:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:40:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:40:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:40:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:40:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:40:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:40:13] Production.INFO: call_cost start [2026-04-13 00:40:13] Production.INFO: call_cost end [2026-04-13 00:40:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:40:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:40:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:40:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:40:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:40:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:40:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:40:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:40:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:40:13] Production.INFO: ==25344== Releasing lock... [2026-04-13 00:40:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:40:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:41:02] Production.INFO: ==25408== Lock acquired, processing the job... [2026-04-13 05:41:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:41:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:41:02] Production.INFO: neon service started [2026-04-13 05:41:02] Production.INFO: neon service started [2026-04-13 05:41:02] Production.INFO: ==25408== Releasing lock... [2026-04-13 05:41:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:41:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:41:02] Production.INFO: ==25412== Lock acquired, processing the job... [2026-04-13 04:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:41:02] Production.INFO: ==25412== Releasing lock... [2026-04-13 04:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:41:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:41:02] Production.INFO: ==25410== Lock acquired, processing the job... [2026-04-13 00:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:41:02] Production.INFO: ==25410== Releasing lock... [2026-04-13 00:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:41:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:41:03] Production.INFO: ==25421== Lock acquired, processing the job... [2026-04-13 00:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:41:03] Production.INFO: ==25423== Lock acquired, processing the job... [2026-04-13 00:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:41:03] Production.INFO: ==25415== Lock acquired, processing the job... [2026-04-13 00:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 00:41:03] Production.INFO: ==25417== Lock acquired, processing the job... [2026-04-13 00:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:41:04] Production.INFO: Account Balance Start. [2026-04-13 00:41:04] Production.INFO: CreateAllLog Start [2026-04-13 00:41:04] Production.INFO: 117 [2026-04-13 00:41:04] Production.INFO: ==25419== Lock acquired, processing the job... [2026-04-13 00:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:41:04] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 00:41:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 00:41:04] Production.ERROR: CronJob PID - 25421 [2026-04-13 00:41:04] Production.ERROR: CronJob Title - Create Customer Summary Live [2026-04-13 00:41:04] Production.ERROR: CronJob ID - 10 [2026-04-13 00:41:04] Production.ERROR: CronJob Last Run Time 2026-04-13 00:41:00 [2026-04-13 00:41:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 00:41:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 00:41:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 00:41:04] Production.ERROR: CronJob PID - 25423 [2026-04-13 00:41:04] Production.ERROR: CronJob Title - Prepaid Account Balance [2026-04-13 00:41:04] Production.ERROR: CronJob ID - 12 [2026-04-13 00:41:04] Production.ERROR: CronJob Last Run Time 2026-04-13 00:41:00 [2026-04-13 00:41:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 00:41:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 00:41:04] Production.INFO: Date 2026-04-08 [2026-04-13 00:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:41:04] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 00:41:04] Production.INFO: ==25415== Releasing lock... [2026-04-13 00:41:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 00:41:04] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 00:41:04] Production.INFO: Date 2026-04-09 [2026-04-13 00:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:41:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:41:04] Production.INFO: Date 2026-04-10 [2026-04-13 00:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:41:04] Production.INFO: ==25425== Lock acquired, processing the job... [2026-04-13 00:41:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 00:41:04] Production.INFO: Date 2026-04-11 [2026-04-13 00:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:41:04] Production.INFO: ==25427== Lock acquired, processing the job... [2026-04-13 00:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:41:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 00:41:04] Production.INFO: Date 2026-04-12 [2026-04-13 00:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:41:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:41:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:41:04] Production.INFO: Date 2026-04-13 [2026-04-13 00:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:41:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:41:04] Production.INFO: Total Charge 0 [2026-04-13 00:41:04] Production.INFO: CreateAllLog End [2026-04-13 00:41:04] Production.INFO: ==25427== Releasing lock... [2026-04-13 00:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:41:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:41:04] Production.ERROR: done [2026-04-13 00:41:04] Production.INFO: Account Balance End. [2026-04-13 00:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 00:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086249', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 00:41:04] Production.ERROR: CronJobId end 12 [2026-04-13 00:41:04] Production.INFO: ==25423== Releasing lock... [2026-04-13 00:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:41:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:41:05] Production.INFO: ==25419== Releasing lock... [2026-04-13 00:41:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:41:05] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:41:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086249', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 00:41:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 00:41:10] Production.INFO: ProcessCDR(1,17086249,1,1,2) [2026-04-13 00:41:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17086249,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 00:41:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17086249,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 00:41:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 00:41:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 00:41:10] Production.INFO: ==25425== Releasing lock... [2026-04-13 00:41:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 00:41:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 00:41:14] Production.ERROR: CronJobId end10 [2026-04-13 00:41:14] Production.INFO: ==25421== Releasing lock... [2026-04-13 00:41:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:41:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:41:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:41:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:41:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:41:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:41:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:41:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:41:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:41:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:41:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:41:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:41:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:41:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:41:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:41:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:41:17] Production.INFO: call_cost start [2026-04-13 00:41:17] Production.INFO: call_cost end [2026-04-13 00:41:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:41:17] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:41:17] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:41:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:41:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:41:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:41:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:41:17] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:41:17] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:41:17] Production.INFO: ==25417== Releasing lock... [2026-04-13 00:41:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:41:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:42:01] Production.INFO: ==25486== Lock acquired, processing the job... [2026-04-13 05:42:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:42:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:42:01] Production.INFO: neon service started [2026-04-13 05:42:01] Production.INFO: neon service started [2026-04-13 05:42:01] Production.INFO: ==25486== Releasing lock... [2026-04-13 05:42:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:42:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:42:01] Production.INFO: ==25490== Lock acquired, processing the job... [2026-04-13 04:42:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:42:01] Production.INFO: ==25490== Releasing lock... [2026-04-13 04:42:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:42:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:42:02] Production.INFO: ==25488== Lock acquired, processing the job... [2026-04-13 00:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:42:02] Production.INFO: ==25488== Releasing lock... [2026-04-13 00:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:42:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:42:03] Production.INFO: ==25495== Lock acquired, processing the job... [2026-04-13 00:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:42:03] Production.INFO: ==25497== Lock acquired, processing the job... [2026-04-13 00:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:42:03] Production.INFO: ==25499== Lock acquired, processing the job... [2026-04-13 00:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:42:03] Production.INFO: ==25493== Lock acquired, processing the job... [2026-04-13 00:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:42:03] Production.INFO: Account Balance Start. [2026-04-13 00:42:03] Production.INFO: CreateAllLog Start [2026-04-13 00:42:03] Production.INFO: 117 [2026-04-13 00:42:03] Production.INFO: ==25501== Lock acquired, processing the job... [2026-04-13 00:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:42:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:42:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:42:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:42:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:42:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:42:03] Production.INFO: Date 2026-04-09 [2026-04-13 00:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:42:03] Production.INFO: ==25501== Releasing lock... [2026-04-13 00:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:42:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:42:03] Production.INFO: Date 2026-04-10 [2026-04-13 00:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:42:03] Production.INFO: Date 2026-04-11 [2026-04-13 00:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:42:03] Production.INFO: Date 2026-04-12 [2026-04-13 00:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:42:03] Production.INFO: Date 2026-04-13 [2026-04-13 00:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:42:03] Production.INFO: Total Charge 0 [2026-04-13 00:42:03] Production.INFO: CreateAllLog End [2026-04-13 00:42:03] Production.INFO: ==25495== Releasing lock... [2026-04-13 00:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:42:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:42:03] Production.INFO: Account Balance End. [2026-04-13 00:42:03] Production.ERROR: CronJobId end 12 [2026-04-13 00:42:03] Production.INFO: ==25499== Releasing lock... [2026-04-13 00:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:42:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:42:11] Production.ERROR: CronJobId end10 [2026-04-13 00:42:11] Production.INFO: ==25497== Releasing lock... [2026-04-13 00:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:42:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:42:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:42:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:42:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:42:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:42:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:42:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:42:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:42:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:42:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:42:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:42:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:42:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:42:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:42:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:42:14] Production.INFO: call_cost start [2026-04-13 00:42:14] Production.INFO: call_cost end [2026-04-13 00:42:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:42:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:42:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:42:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:42:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:42:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:42:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:42:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:42:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:42:14] Production.INFO: ==25493== Releasing lock... [2026-04-13 00:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:42:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:43:01] Production.INFO: ==25561== Lock acquired, processing the job... [2026-04-13 05:43:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:43:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:43:01] Production.INFO: neon service started [2026-04-13 05:43:01] Production.INFO: neon service started [2026-04-13 05:43:01] Production.INFO: ==25561== Releasing lock... [2026-04-13 05:43:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:43:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:43:02] Production.INFO: ==25563== Lock acquired, processing the job... [2026-04-13 00:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:43:02] Production.INFO: ==25563== Releasing lock... [2026-04-13 00:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:43:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:43:02] Production.INFO: ==25565== Lock acquired, processing the job... [2026-04-13 04:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:43:02] Production.INFO: ==25565== Releasing lock... [2026-04-13 04:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:43:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:43:03] Production.INFO: ==25569== Lock acquired, processing the job... [2026-04-13 00:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:43:03] Production.INFO: ==25571== Lock acquired, processing the job... [2026-04-13 00:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:43:03] Production.INFO: ==25573== Lock acquired, processing the job... [2026-04-13 00:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:43:03] Production.INFO: ==25567== Lock acquired, processing the job... [2026-04-13 00:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:43:03] Production.INFO: ==25575== Lock acquired, processing the job... [2026-04-13 00:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:43:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:43:03] Production.INFO: Account Balance Start. [2026-04-13 00:43:03] Production.INFO: CreateAllLog Start [2026-04-13 00:43:03] Production.INFO: 117 [2026-04-13 00:43:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:43:03] Production.INFO: Date 2026-04-09 [2026-04-13 00:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:43:03] Production.INFO: Date 2026-04-10 [2026-04-13 00:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:43:03] Production.INFO: Date 2026-04-11 [2026-04-13 00:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:43:03] Production.INFO: ==25575== Releasing lock... [2026-04-13 00:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:43:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:43:03] Production.INFO: Date 2026-04-12 [2026-04-13 00:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:43:03] Production.INFO: Date 2026-04-13 [2026-04-13 00:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:43:03] Production.INFO: Total Charge 0 [2026-04-13 00:43:03] Production.INFO: CreateAllLog End [2026-04-13 00:43:03] Production.INFO: Account Balance End. [2026-04-13 00:43:04] Production.INFO: ==25569== Releasing lock... [2026-04-13 00:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:43:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:43:04] Production.ERROR: CronJobId end 12 [2026-04-13 00:43:04] Production.INFO: ==25573== Releasing lock... [2026-04-13 00:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:43:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:43:11] Production.ERROR: CronJobId end10 [2026-04-13 00:43:11] Production.INFO: ==25571== Releasing lock... [2026-04-13 00:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:43:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:43:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:43:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:43:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:43:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:43:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:43:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:43:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:43:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:43:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:43:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:43:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:43:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:43:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:43:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:43:14] Production.INFO: call_cost start [2026-04-13 00:43:14] Production.INFO: call_cost end [2026-04-13 00:43:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:43:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:43:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:43:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:43:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:43:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:43:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:43:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:43:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:43:14] Production.INFO: ==25567== Releasing lock... [2026-04-13 00:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:43:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:44:02] Production.INFO: ==25633== Lock acquired, processing the job... [2026-04-13 05:44:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:44:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:44:02] Production.INFO: neon service started [2026-04-13 05:44:02] Production.INFO: neon service started [2026-04-13 05:44:02] Production.INFO: ==25633== Releasing lock... [2026-04-13 05:44:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:44:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:44:02] Production.INFO: ==25640== Lock acquired, processing the job... [2026-04-13 04:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:44:02] Production.INFO: ==25640== Releasing lock... [2026-04-13 04:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:44:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:44:02] Production.INFO: ==25638== Lock acquired, processing the job... [2026-04-13 00:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:44:03] Production.INFO: ==25638== Releasing lock... [2026-04-13 00:44:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:44:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:44:03] Production.INFO: ==25644== Lock acquired, processing the job... [2026-04-13 00:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:44:03] Production.INFO: ==25642== Lock acquired, processing the job... [2026-04-13 00:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:44:03] Production.INFO: ==25646== Lock acquired, processing the job... [2026-04-13 00:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:44:03] Production.INFO: ==25650== Lock acquired, processing the job... [2026-04-13 00:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:44:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:44:03] Production.INFO: ==25648== Lock acquired, processing the job... [2026-04-13 00:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:44:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:44:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:44:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:44:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:44:04] Production.INFO: Account Balance Start. [2026-04-13 00:44:04] Production.INFO: CreateAllLog Start [2026-04-13 00:44:04] Production.INFO: 117 [2026-04-13 00:44:04] Production.INFO: Date 2026-04-08 [2026-04-13 00:44:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:44:04] Production.INFO: Date 2026-04-09 [2026-04-13 00:44:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:44:04] Production.INFO: Date 2026-04-10 [2026-04-13 00:44:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:44:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:44:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:44:04] Production.INFO: Date 2026-04-11 [2026-04-13 00:44:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:44:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:44:04] Production.INFO: ==25650== Releasing lock... [2026-04-13 00:44:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:44:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:44:04] Production.INFO: Date 2026-04-12 [2026-04-13 00:44:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:44:04] Production.INFO: Date 2026-04-13 [2026-04-13 00:44:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:44:04] Production.INFO: Total Charge 0 [2026-04-13 00:44:04] Production.INFO: CreateAllLog End [2026-04-13 00:44:04] Production.INFO: Account Balance End. [2026-04-13 00:44:04] Production.ERROR: CronJobId end 12 [2026-04-13 00:44:04] Production.INFO: ==25648== Releasing lock... [2026-04-13 00:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:44:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:44:04] Production.INFO: ==25644== Releasing lock... [2026-04-13 00:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:44:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:44:11] Production.ERROR: CronJobId end10 [2026-04-13 00:44:11] Production.INFO: ==25646== Releasing lock... [2026-04-13 00:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:44:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:44:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:44:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:44:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:44:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:44:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:44:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:44:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:44:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:44:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:44:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:44:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:44:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:44:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:44:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:44:13] Production.INFO: call_cost start [2026-04-13 00:44:13] Production.INFO: call_cost end [2026-04-13 00:44:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:44:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:44:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:44:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:44:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:44:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:44:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:44:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:44:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:44:13] Production.INFO: ==25642== Releasing lock... [2026-04-13 00:44:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:44:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:45:01] Production.INFO: ==25707== Lock acquired, processing the job... [2026-04-13 05:45:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:45:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:45:01] Production.INFO: neon service started [2026-04-13 05:45:01] Production.INFO: neon service started [2026-04-13 05:45:01] Production.INFO: ==25707== Releasing lock... [2026-04-13 05:45:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:45:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:45:02] Production.INFO: ==25709== Lock acquired, processing the job... [2026-04-13 00:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:45:02] Production.INFO: ==25711== Lock acquired, processing the job... [2026-04-13 04:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:45:02] Production.INFO: ==25711== Releasing lock... [2026-04-13 04:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:45:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:45:02] Production.INFO: ==25709== Releasing lock... [2026-04-13 00:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:45:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:45:03] Production.INFO: ==25714== Lock acquired, processing the job... [2026-04-13 00:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:45:03] Production.INFO: ==25716== Lock acquired, processing the job... [2026-04-13 00:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:45:03] Production.INFO: ==25718== Lock acquired, processing the job... [2026-04-13 00:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:45:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:45:03] Production.INFO: ==25720== Lock acquired, processing the job... [2026-04-13 00:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:45:03] Production.INFO: ==25722== Lock acquired, processing the job... [2026-04-13 00:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:45:03] Production.INFO: Account Balance Start. [2026-04-13 00:45:03] Production.INFO: CreateAllLog Start [2026-04-13 00:45:03] Production.INFO: 117 [2026-04-13 00:45:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:45:03] Production.INFO: Date 2026-04-09 [2026-04-13 00:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:45:03] Production.INFO: Date 2026-04-10 [2026-04-13 00:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:45:03] Production.INFO: Date 2026-04-11 [2026-04-13 00:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:45:03] Production.INFO: Date 2026-04-12 [2026-04-13 00:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:45:03] Production.INFO: ==25722== Releasing lock... [2026-04-13 00:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:45:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:45:03] Production.INFO: Date 2026-04-13 [2026-04-13 00:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:45:03] Production.INFO: Total Charge 0 [2026-04-13 00:45:03] Production.INFO: CreateAllLog End [2026-04-13 00:45:04] Production.INFO: Account Balance End. [2026-04-13 00:45:04] Production.ERROR: CronJobId end 12 [2026-04-13 00:45:04] Production.INFO: ==25720== Releasing lock... [2026-04-13 00:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:45:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:45:04] Production.INFO: ==25716== Releasing lock... [2026-04-13 00:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:45:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:45:11] Production.ERROR: CronJobId end10 [2026-04-13 00:45:11] Production.INFO: ==25718== Releasing lock... [2026-04-13 00:45:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:45:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:45:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:45:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:45:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:45:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:45:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:45:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:45:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:45:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:45:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:45:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:45:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:45:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:45:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:45:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:45:14] Production.INFO: call_cost start [2026-04-13 00:45:14] Production.INFO: call_cost end [2026-04-13 00:45:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:45:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:45:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:45:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:45:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:45:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:45:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:45:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:45:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:45:14] Production.INFO: ==25714== Releasing lock... [2026-04-13 00:45:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:45:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:46:02] Production.INFO: ==25781== Lock acquired, processing the job... [2026-04-13 05:46:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:46:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:46:02] Production.INFO: neon service started [2026-04-13 05:46:02] Production.INFO: neon service started [2026-04-13 05:46:02] Production.INFO: ==25781== Releasing lock... [2026-04-13 05:46:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:46:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:46:02] Production.INFO: ==25783== Lock acquired, processing the job... [2026-04-13 00:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:46:02] Production.INFO: ==25783== Releasing lock... [2026-04-13 00:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:46:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:46:02] Production.INFO: ==25785== Lock acquired, processing the job... [2026-04-13 04:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:46:02] Production.INFO: ==25785== Releasing lock... [2026-04-13 04:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:46:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:46:03] Production.INFO: ==25789== Lock acquired, processing the job... [2026-04-13 00:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:46:03] Production.INFO: ==25787== Lock acquired, processing the job... [2026-04-13 00:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:46:03] Production.INFO: ==25791== Lock acquired, processing the job... [2026-04-13 00:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:46:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:46:03] Production.INFO: ==25793== Lock acquired, processing the job... [2026-04-13 00:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:46:03] Production.INFO: ==25795== Lock acquired, processing the job... [2026-04-13 00:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:46:03] Production.INFO: Account Balance Start. [2026-04-13 00:46:03] Production.INFO: CreateAllLog Start [2026-04-13 00:46:03] Production.INFO: 117 [2026-04-13 00:46:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:46:03] Production.INFO: ==25789== Releasing lock... [2026-04-13 00:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:46:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:46:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:46:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:46:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:46:03] Production.INFO: ==25795== Releasing lock... [2026-04-13 00:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:46:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:46:03] Production.INFO: Date 2026-04-09 [2026-04-13 00:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:46:03] Production.INFO: Date 2026-04-10 [2026-04-13 00:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:46:03] Production.INFO: Date 2026-04-11 [2026-04-13 00:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:46:03] Production.INFO: Date 2026-04-12 [2026-04-13 00:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:46:03] Production.INFO: Date 2026-04-13 [2026-04-13 00:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:46:03] Production.INFO: Total Charge 0 [2026-04-13 00:46:03] Production.INFO: CreateAllLog End [2026-04-13 00:46:04] Production.INFO: Account Balance End. [2026-04-13 00:46:04] Production.ERROR: CronJobId end 12 [2026-04-13 00:46:04] Production.INFO: ==25793== Releasing lock... [2026-04-13 00:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:46:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:46:10] Production.ERROR: CronJobId end10 [2026-04-13 00:46:10] Production.INFO: ==25791== Releasing lock... [2026-04-13 00:46:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:46:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:46:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:46:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:46:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:46:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:46:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:46:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:46:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:46:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:46:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:46:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:46:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:46:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:46:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:46:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:46:13] Production.INFO: call_cost start [2026-04-13 00:46:13] Production.INFO: call_cost end [2026-04-13 00:46:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:46:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:46:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:46:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:46:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:46:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:46:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:46:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:46:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:46:13] Production.INFO: ==25787== Releasing lock... [2026-04-13 00:46:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:46:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:47:01] Production.INFO: ==25851== Lock acquired, processing the job... [2026-04-13 05:47:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:47:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:47:01] Production.INFO: neon service started [2026-04-13 05:47:01] Production.INFO: neon service started [2026-04-13 05:47:01] Production.INFO: ==25851== Releasing lock... [2026-04-13 05:47:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:47:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:47:01] Production.INFO: ==25853== Lock acquired, processing the job... [2026-04-13 00:47:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:47:02] Production.INFO: ==25853== Releasing lock... [2026-04-13 00:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:47:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:47:02] Production.INFO: ==25855== Lock acquired, processing the job... [2026-04-13 04:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:47:02] Production.INFO: ==25855== Releasing lock... [2026-04-13 04:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:47:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:47:02] Production.INFO: ==25857== Lock acquired, processing the job... [2026-04-13 00:47:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:47:02] Production.INFO: ==25861== Lock acquired, processing the job... [2026-04-13 00:47:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:47:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:47:02] Production.INFO: ==25859== Lock acquired, processing the job... [2026-04-13 00:47:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:47:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:47:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:47:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:47:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:47:02] Production.INFO: ==25865== Lock acquired, processing the job... [2026-04-13 00:47:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:47:02] Production.INFO: ==25863== Lock acquired, processing the job... [2026-04-13 00:47:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:47:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:47:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:47:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:47:03] Production.INFO: Account Balance Start. [2026-04-13 00:47:03] Production.INFO: CreateAllLog Start [2026-04-13 00:47:03] Production.INFO: 117 [2026-04-13 00:47:03] Production.INFO: ==25865== Releasing lock... [2026-04-13 00:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:47:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:47:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:47:03] Production.INFO: Date 2026-04-09 [2026-04-13 00:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:47:03] Production.INFO: Date 2026-04-10 [2026-04-13 00:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:47:03] Production.INFO: Date 2026-04-11 [2026-04-13 00:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:47:03] Production.INFO: Date 2026-04-12 [2026-04-13 00:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:47:03] Production.INFO: Date 2026-04-13 [2026-04-13 00:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:47:03] Production.INFO: Total Charge 0 [2026-04-13 00:47:03] Production.INFO: CreateAllLog End [2026-04-13 00:47:03] Production.INFO: Account Balance End. [2026-04-13 00:47:03] Production.ERROR: CronJobId end 12 [2026-04-13 00:47:03] Production.INFO: ==25863== Releasing lock... [2026-04-13 00:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:47:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:47:03] Production.INFO: ==25859== Releasing lock... [2026-04-13 00:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:47:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:47:10] Production.ERROR: CronJobId end10 [2026-04-13 00:47:10] Production.INFO: ==25861== Releasing lock... [2026-04-13 00:47:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:47:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:47:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:47:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:47:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:47:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:47:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:47:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:47:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:47:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:47:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:47:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:47:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:47:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:47:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:47:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:47:12] Production.INFO: call_cost start [2026-04-13 00:47:12] Production.INFO: call_cost end [2026-04-13 00:47:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:47:12] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:47:12] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:47:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:47:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:47:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:47:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:47:12] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:47:12] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:47:12] Production.INFO: ==25857== Releasing lock... [2026-04-13 00:47:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:47:12] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:48:01] Production.INFO: ==25927== Lock acquired, processing the job... [2026-04-13 05:48:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:48:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:48:01] Production.INFO: neon service started [2026-04-13 05:48:01] Production.INFO: neon service started [2026-04-13 05:48:01] Production.INFO: ==25927== Releasing lock... [2026-04-13 05:48:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:48:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:48:02] Production.INFO: ==25931== Lock acquired, processing the job... [2026-04-13 04:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:48:02] Production.INFO: ==25931== Releasing lock... [2026-04-13 04:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:48:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:48:02] Production.INFO: ==25929== Lock acquired, processing the job... [2026-04-13 00:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:48:02] Production.INFO: ==25929== Releasing lock... [2026-04-13 00:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:48:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:48:03] Production.INFO: ==25936== Lock acquired, processing the job... [2026-04-13 00:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:48:03] Production.INFO: ==25940== Lock acquired, processing the job... [2026-04-13 00:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:48:03] Production.INFO: Account Balance Start. [2026-04-13 00:48:03] Production.INFO: CreateAllLog Start [2026-04-13 00:48:03] Production.INFO: 117 [2026-04-13 00:48:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:48:03] Production.INFO: Date 2026-04-09 [2026-04-13 00:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:48:03] Production.INFO: Date 2026-04-10 [2026-04-13 00:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:48:03] Production.INFO: ==25942== Lock acquired, processing the job... [2026-04-13 00:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:48:03] Production.INFO: Date 2026-04-11 [2026-04-13 00:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:48:03] Production.INFO: Date 2026-04-12 [2026-04-13 00:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:48:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:48:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:48:03] Production.INFO: Date 2026-04-13 [2026-04-13 00:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:48:03] Production.INFO: ==25934== Lock acquired, processing the job... [2026-04-13 00:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:48:03] Production.INFO: ==25942== Releasing lock... [2026-04-13 00:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:48:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:48:03] Production.INFO: Total Charge 0 [2026-04-13 00:48:03] Production.INFO: ==25938== Lock acquired, processing the job... [2026-04-13 00:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:48:03] Production.INFO: CreateAllLog End [2026-04-13 00:48:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:48:03] Production.INFO: ==25936== Releasing lock... [2026-04-13 00:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:48:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:48:03] Production.INFO: Account Balance End. [2026-04-13 00:48:04] Production.ERROR: CronJobId end 12 [2026-04-13 00:48:04] Production.INFO: ==25940== Releasing lock... [2026-04-13 00:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:48:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:48:10] Production.ERROR: CronJobId end10 [2026-04-13 00:48:10] Production.INFO: ==25938== Releasing lock... [2026-04-13 00:48:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:48:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:48:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:48:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:48:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:48:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:48:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:48:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:48:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:48:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:48:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:48:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:48:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:48:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:48:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:48:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:48:14] Production.INFO: call_cost start [2026-04-13 00:48:14] Production.INFO: call_cost end [2026-04-13 00:48:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:48:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:48:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:48:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:48:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:48:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:48:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:48:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:48:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:48:14] Production.INFO: ==25934== Releasing lock... [2026-04-13 00:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:48:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:49:01] Production.INFO: ==26004== Lock acquired, processing the job... [2026-04-13 05:49:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:49:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:49:01] Production.INFO: neon service started [2026-04-13 05:49:01] Production.INFO: neon service started [2026-04-13 05:49:01] Production.INFO: ==26004== Releasing lock... [2026-04-13 05:49:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:49:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:49:01] Production.INFO: ==26006== Lock acquired, processing the job... [2026-04-13 00:49:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:49:01] Production.INFO: ==26006== Releasing lock... [2026-04-13 00:49:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:49:01] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:49:02] Production.INFO: ==26008== Lock acquired, processing the job... [2026-04-13 04:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:49:02] Production.INFO: ==26008== Releasing lock... [2026-04-13 04:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:49:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:49:02] Production.INFO: ==26019== Lock acquired, processing the job... [2026-04-13 00:49:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:49:02] Production.INFO: ==26011== Lock acquired, processing the job... [2026-04-13 00:49:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:49:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:49:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:49:02] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:49:02] Production.INFO: ==26019== Releasing lock... [2026-04-13 00:49:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:49:02] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:49:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:49:02] Production.INFO: ==26013== Lock acquired, processing the job... [2026-04-13 00:49:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:49:02] Production.INFO: ==26015== Lock acquired, processing the job... [2026-04-13 00:49:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:49:02] Production.INFO: ==26017== Lock acquired, processing the job... [2026-04-13 00:49:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:49:03] Production.INFO: Account Balance Start. [2026-04-13 00:49:03] Production.INFO: CreateAllLog Start [2026-04-13 00:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:49:03] Production.INFO: 117 [2026-04-13 00:49:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:49:03] Production.INFO: Date 2026-04-09 [2026-04-13 00:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:49:03] Production.INFO: Date 2026-04-10 [2026-04-13 00:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:49:03] Production.INFO: Date 2026-04-11 [2026-04-13 00:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:49:03] Production.INFO: Date 2026-04-12 [2026-04-13 00:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:49:03] Production.INFO: Date 2026-04-13 [2026-04-13 00:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:49:03] Production.INFO: Total Charge 0 [2026-04-13 00:49:03] Production.INFO: CreateAllLog End [2026-04-13 00:49:03] Production.INFO: Account Balance End. [2026-04-13 00:49:03] Production.ERROR: CronJobId end 12 [2026-04-13 00:49:03] Production.INFO: ==26017== Releasing lock... [2026-04-13 00:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:49:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:49:03] Production.INFO: ==26013== Releasing lock... [2026-04-13 00:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:49:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:49:10] Production.ERROR: CronJobId end10 [2026-04-13 00:49:10] Production.INFO: ==26015== Releasing lock... [2026-04-13 00:49:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:49:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:49:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:49:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:49:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:49:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:49:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:49:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:49:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:49:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:49:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:49:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:49:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:49:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:49:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:49:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:49:13] Production.INFO: call_cost start [2026-04-13 00:49:13] Production.INFO: call_cost end [2026-04-13 00:49:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:49:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:49:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:49:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:49:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:49:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:49:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:49:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:49:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:49:13] Production.INFO: ==26011== Releasing lock... [2026-04-13 00:49:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:49:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:50:01] Production.INFO: ==26077== Lock acquired, processing the job... [2026-04-13 05:50:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:50:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:50:01] Production.INFO: neon service started [2026-04-13 05:50:01] Production.INFO: neon service started [2026-04-13 05:50:01] Production.INFO: ==26077== Releasing lock... [2026-04-13 05:50:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:50:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:50:02] Production.INFO: ==26079== Lock acquired, processing the job... [2026-04-13 00:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:50:02] Production.INFO: ==26079== Releasing lock... [2026-04-13 00:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:50:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:50:02] Production.INFO: ==26081== Lock acquired, processing the job... [2026-04-13 04:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:50:02] Production.INFO: ==26081== Releasing lock... [2026-04-13 04:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:50:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:50:03] Production.INFO: ==26088== Lock acquired, processing the job... [2026-04-13 00:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:50:03] Production.INFO: ==26092== Lock acquired, processing the job... [2026-04-13 00:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:50:03] Production.INFO: ==26084== Lock acquired, processing the job... [2026-04-13 00:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:50:03] Production.INFO: ==26086== Lock acquired, processing the job... [2026-04-13 00:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:50:03] Production.INFO: ==26092== Releasing lock... [2026-04-13 00:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:50:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:50:03] Production.INFO: ==26090== Lock acquired, processing the job... [2026-04-13 00:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:50:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:50:03] Production.INFO: Account Balance Start. [2026-04-13 00:50:03] Production.INFO: CreateAllLog Start [2026-04-13 00:50:03] Production.INFO: 117 [2026-04-13 00:50:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:50:03] Production.INFO: Date 2026-04-09 [2026-04-13 00:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:50:03] Production.INFO: Date 2026-04-10 [2026-04-13 00:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:50:03] Production.INFO: Date 2026-04-11 [2026-04-13 00:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:50:03] Production.INFO: Date 2026-04-12 [2026-04-13 00:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:50:03] Production.INFO: Date 2026-04-13 [2026-04-13 00:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:50:04] Production.INFO: Total Charge 0 [2026-04-13 00:50:04] Production.INFO: CreateAllLog End [2026-04-13 00:50:04] Production.INFO: ==26086== Releasing lock... [2026-04-13 00:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:50:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:50:04] Production.INFO: Account Balance End. [2026-04-13 00:50:04] Production.ERROR: CronJobId end 12 [2026-04-13 00:50:04] Production.INFO: ==26090== Releasing lock... [2026-04-13 00:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:50:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:50:11] Production.ERROR: CronJobId end10 [2026-04-13 00:50:11] Production.INFO: ==26088== Releasing lock... [2026-04-13 00:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:50:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:50:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:50:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:50:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:50:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:50:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:50:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:50:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:50:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:50:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:50:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:50:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:50:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:50:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:50:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:50:14] Production.INFO: call_cost start [2026-04-13 00:50:14] Production.INFO: call_cost end [2026-04-13 00:50:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:50:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:50:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:50:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:50:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:50:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:50:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:50:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:50:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:50:14] Production.INFO: ==26084== Releasing lock... [2026-04-13 00:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:50:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:51:02] Production.INFO: ==26156== Lock acquired, processing the job... [2026-04-13 05:51:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:51:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:51:02] Production.INFO: neon service started [2026-04-13 05:51:02] Production.INFO: neon service started [2026-04-13 05:51:02] Production.INFO: ==26156== Releasing lock... [2026-04-13 05:51:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:51:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:51:02] Production.INFO: ==26158== Lock acquired, processing the job... [2026-04-13 00:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:51:02] Production.INFO: ==26158== Releasing lock... [2026-04-13 00:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:51:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:51:02] Production.INFO: ==26160== Lock acquired, processing the job... [2026-04-13 04:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:51:03] Production.INFO: ==26160== Releasing lock... [2026-04-13 04:51:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:51:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:51:03] Production.INFO: ==26163== Lock acquired, processing the job... [2026-04-13 00:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 00:51:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 00:51:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 00:51:03] Production.INFO: ==26163== Releasing lock... [2026-04-13 00:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 00:51:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 00:51:04] Production.INFO: ==26165== Lock acquired, processing the job... [2026-04-13 00:51:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:51:04] Production.INFO: ==26169== Lock acquired, processing the job... [2026-04-13 00:51:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:51:04] Production.INFO: ==26171== Lock acquired, processing the job... [2026-04-13 00:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:51:04] Production.INFO: ==26167== Lock acquired, processing the job... [2026-04-13 00:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:51:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:51:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:51:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:51:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:51:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:51:04] Production.INFO: ==26175== Lock acquired, processing the job... [2026-04-13 00:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:51:04] Production.INFO: ==26173== Lock acquired, processing the job... [2026-04-13 00:51:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 00:51:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 00:51:04] Production.INFO: Account Balance Start. [2026-04-13 00:51:04] Production.INFO: CreateAllLog Start [2026-04-13 00:51:04] Production.INFO: 117 [2026-04-13 00:51:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:51:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:51:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:51:04] Production.INFO: Date 2026-04-08 [2026-04-13 00:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:51:04] Production.INFO: Date 2026-04-09 [2026-04-13 00:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:51:04] Production.INFO: Date 2026-04-10 [2026-04-13 00:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:51:04] Production.INFO: Date 2026-04-11 [2026-04-13 00:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:51:04] Production.INFO: Date 2026-04-12 [2026-04-13 00:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:51:04] Production.INFO: Date 2026-04-13 [2026-04-13 00:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:51:04] Production.INFO: Total Charge 0 [2026-04-13 00:51:04] Production.INFO: CreateAllLog End [2026-04-13 00:51:04] Production.INFO: ==26175== Releasing lock... [2026-04-13 00:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:51:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:51:04] Production.INFO: Account Balance End. [2026-04-13 00:51:04] Production.ERROR: CronJobId end 12 [2026-04-13 00:51:04] Production.INFO: ==26171== Releasing lock... [2026-04-13 00:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:51:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:51:04] Production.INFO: ==26167== Releasing lock... [2026-04-13 00:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:51:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:51:04] Production.ERROR: done [2026-04-13 00:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 00:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086290', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 00:51:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086290', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 00:51:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 00:51:10] Production.INFO: ProcessCDR(1,17086290,1,1,2) [2026-04-13 00:51:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17086290,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 00:51:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17086290,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 00:51:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 00:51:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 00:51:10] Production.INFO: ==26173== Releasing lock... [2026-04-13 00:51:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 00:51:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 00:51:14] Production.ERROR: CronJobId end10 [2026-04-13 00:51:14] Production.INFO: ==26169== Releasing lock... [2026-04-13 00:51:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:51:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:51:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:51:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:51:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:51:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:51:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:51:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:51:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:51:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:51:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:51:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:51:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:51:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:51:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:51:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:51:17] Production.INFO: call_cost start [2026-04-13 00:51:17] Production.INFO: call_cost end [2026-04-13 00:51:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:51:17] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:51:17] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:51:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:51:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:51:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:51:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:51:17] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:51:17] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:51:17] Production.INFO: ==26165== Releasing lock... [2026-04-13 00:51:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:51:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:52:01] Production.INFO: ==26234== Lock acquired, processing the job... [2026-04-13 05:52:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:52:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:52:01] Production.INFO: neon service started [2026-04-13 05:52:01] Production.INFO: neon service started [2026-04-13 05:52:01] Production.INFO: ==26234== Releasing lock... [2026-04-13 05:52:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:52:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:52:01] Production.INFO: ==26236== Lock acquired, processing the job... [2026-04-13 00:52:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:52:02] Production.INFO: ==26236== Releasing lock... [2026-04-13 00:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:52:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:52:02] Production.INFO: ==26238== Lock acquired, processing the job... [2026-04-13 04:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:52:02] Production.INFO: ==26238== Releasing lock... [2026-04-13 04:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:52:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:52:02] Production.INFO: ==26243== Lock acquired, processing the job... [2026-04-13 00:52:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:52:03] Production.INFO: ==26241== Lock acquired, processing the job... [2026-04-13 00:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:52:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:52:03] Production.INFO: ==26245== Lock acquired, processing the job... [2026-04-13 00:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:52:03] Production.INFO: ==26249== Lock acquired, processing the job... [2026-04-13 00:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:52:03] Production.INFO: ==26247== Lock acquired, processing the job... [2026-04-13 00:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:52:03] Production.INFO: Account Balance Start. [2026-04-13 00:52:03] Production.INFO: CreateAllLog Start [2026-04-13 00:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:52:03] Production.INFO: 117 [2026-04-13 00:52:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:52:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:52:03] Production.INFO: ==26243== Releasing lock... [2026-04-13 00:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:52:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:52:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:52:03] Production.INFO: Date 2026-04-09 [2026-04-13 00:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:52:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:52:03] Production.INFO: ==26249== Releasing lock... [2026-04-13 00:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:52:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:52:03] Production.INFO: Date 2026-04-10 [2026-04-13 00:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:52:03] Production.INFO: Date 2026-04-11 [2026-04-13 00:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:52:03] Production.INFO: Date 2026-04-12 [2026-04-13 00:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:52:03] Production.INFO: Date 2026-04-13 [2026-04-13 00:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:52:03] Production.INFO: Total Charge 0 [2026-04-13 00:52:03] Production.INFO: CreateAllLog End [2026-04-13 00:52:03] Production.INFO: Account Balance End. [2026-04-13 00:52:03] Production.ERROR: CronJobId end 12 [2026-04-13 00:52:03] Production.INFO: ==26247== Releasing lock... [2026-04-13 00:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:52:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:52:12] Production.ERROR: CronJobId end10 [2026-04-13 00:52:12] Production.INFO: ==26245== Releasing lock... [2026-04-13 00:52:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:52:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:52:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:52:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:52:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:52:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:52:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:52:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:52:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:52:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:52:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:52:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:52:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:52:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:52:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:52:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:52:13] Production.INFO: call_cost start [2026-04-13 00:52:13] Production.INFO: call_cost end [2026-04-13 00:52:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:52:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:52:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:52:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:52:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:52:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:52:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:52:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:52:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:52:13] Production.INFO: ==26241== Releasing lock... [2026-04-13 00:52:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:52:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:53:02] Production.INFO: ==26309== Lock acquired, processing the job... [2026-04-13 05:53:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:53:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:53:02] Production.INFO: neon service started [2026-04-13 05:53:02] Production.INFO: neon service started [2026-04-13 05:53:02] Production.INFO: ==26309== Releasing lock... [2026-04-13 05:53:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:53:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:53:02] Production.INFO: ==26311== Lock acquired, processing the job... [2026-04-13 00:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:53:02] Production.INFO: ==26311== Releasing lock... [2026-04-13 00:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:53:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:53:02] Production.INFO: ==26313== Lock acquired, processing the job... [2026-04-13 04:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:53:02] Production.INFO: ==26313== Releasing lock... [2026-04-13 04:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:53:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:53:03] Production.INFO: ==26315== Lock acquired, processing the job... [2026-04-13 00:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:53:03] Production.INFO: ==26321== Lock acquired, processing the job... [2026-04-13 00:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:53:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:53:03] Production.INFO: ==26317== Lock acquired, processing the job... [2026-04-13 00:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:53:03] Production.INFO: ==26319== Lock acquired, processing the job... [2026-04-13 00:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:53:03] Production.INFO: Account Balance Start. [2026-04-13 00:53:03] Production.INFO: CreateAllLog Start [2026-04-13 00:53:03] Production.INFO: 117 [2026-04-13 00:53:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:53:03] Production.INFO: ==26323== Lock acquired, processing the job... [2026-04-13 00:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:53:03] Production.INFO: Date 2026-04-09 [2026-04-13 00:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:53:03] Production.INFO: Date 2026-04-10 [2026-04-13 00:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:53:03] Production.INFO: Date 2026-04-11 [2026-04-13 00:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:53:03] Production.INFO: Date 2026-04-12 [2026-04-13 00:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:53:03] Production.INFO: Date 2026-04-13 [2026-04-13 00:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:53:03] Production.INFO: ==26323== Releasing lock... [2026-04-13 00:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:53:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:53:03] Production.INFO: Total Charge 0 [2026-04-13 00:53:03] Production.INFO: CreateAllLog End [2026-04-13 00:53:04] Production.INFO: Account Balance End. [2026-04-13 00:53:04] Production.ERROR: CronJobId end 12 [2026-04-13 00:53:04] Production.INFO: ==26321== Releasing lock... [2026-04-13 00:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:53:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:53:04] Production.INFO: ==26317== Releasing lock... [2026-04-13 00:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:53:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:53:12] Production.ERROR: CronJobId end10 [2026-04-13 00:53:12] Production.INFO: ==26319== Releasing lock... [2026-04-13 00:53:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:53:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:53:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:53:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:53:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:53:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:53:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:53:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:53:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:53:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:53:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:53:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:53:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:53:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:53:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:53:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:53:14] Production.INFO: call_cost start [2026-04-13 00:53:14] Production.INFO: call_cost end [2026-04-13 00:53:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:53:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:53:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:53:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:53:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:53:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:53:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:53:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:53:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:53:14] Production.INFO: ==26315== Releasing lock... [2026-04-13 00:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:53:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:54:01] Production.INFO: ==26381== Lock acquired, processing the job... [2026-04-13 05:54:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:54:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:54:01] Production.INFO: neon service started [2026-04-13 05:54:01] Production.INFO: neon service started [2026-04-13 05:54:01] Production.INFO: ==26381== Releasing lock... [2026-04-13 05:54:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:54:01] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 00:54:02] Production.INFO: ==26383== Lock acquired, processing the job... [2026-04-13 00:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:54:02] Production.INFO: ==26385== Lock acquired, processing the job... [2026-04-13 04:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:54:02] Production.INFO: ==26385== Releasing lock... [2026-04-13 04:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:54:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:54:02] Production.INFO: ==26383== Releasing lock... [2026-04-13 00:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:54:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:54:02] Production.INFO: ==26388== Lock acquired, processing the job... [2026-04-13 00:54:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:54:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:54:03] Production.INFO: ==26390== Lock acquired, processing the job... [2026-04-13 00:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:54:03] Production.INFO: ==26392== Lock acquired, processing the job... [2026-04-13 00:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:54:03] Production.INFO: ==26394== Lock acquired, processing the job... [2026-04-13 00:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:54:03] Production.INFO: ==26396== Lock acquired, processing the job... [2026-04-13 00:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:54:03] Production.INFO: Account Balance Start. [2026-04-13 00:54:03] Production.INFO: CreateAllLog Start [2026-04-13 00:54:03] Production.INFO: 117 [2026-04-13 00:54:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:54:03] Production.INFO: Date 2026-04-09 [2026-04-13 00:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:54:03] Production.INFO: Date 2026-04-10 [2026-04-13 00:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:54:03] Production.INFO: Date 2026-04-11 [2026-04-13 00:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:54:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:54:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:54:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:54:03] Production.INFO: ==26396== Releasing lock... [2026-04-13 00:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:54:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:54:03] Production.INFO: Date 2026-04-12 [2026-04-13 00:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:54:03] Production.INFO: Date 2026-04-13 [2026-04-13 00:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:54:03] Production.INFO: Total Charge 0 [2026-04-13 00:54:03] Production.INFO: CreateAllLog End [2026-04-13 00:54:03] Production.INFO: Account Balance End. [2026-04-13 00:54:03] Production.ERROR: CronJobId end 12 [2026-04-13 00:54:03] Production.INFO: ==26394== Releasing lock... [2026-04-13 00:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:54:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:54:03] Production.INFO: ==26390== Releasing lock... [2026-04-13 00:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:54:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:54:10] Production.ERROR: CronJobId end10 [2026-04-13 00:54:10] Production.INFO: ==26392== Releasing lock... [2026-04-13 00:54:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:54:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:54:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:54:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:54:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:54:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:54:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:54:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:54:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:54:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:54:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:54:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:54:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:54:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:54:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:54:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:54:14] Production.INFO: call_cost start [2026-04-13 00:54:14] Production.INFO: call_cost end [2026-04-13 00:54:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:54:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:54:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:54:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:54:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:54:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:54:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:54:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:54:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:54:14] Production.INFO: ==26388== Releasing lock... [2026-04-13 00:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:54:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:55:01] Production.INFO: ==26457== Lock acquired, processing the job... [2026-04-13 05:55:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:55:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:55:01] Production.INFO: neon service started [2026-04-13 05:55:01] Production.INFO: neon service started [2026-04-13 05:55:01] Production.INFO: ==26457== Releasing lock... [2026-04-13 05:55:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:55:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:55:02] Production.INFO: ==26459== Lock acquired, processing the job... [2026-04-13 00:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:55:02] Production.INFO: ==26461== Lock acquired, processing the job... [2026-04-13 04:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:55:02] Production.INFO: ==26461== Releasing lock... [2026-04-13 04:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:55:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:55:02] Production.INFO: ==26459== Releasing lock... [2026-04-13 00:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:55:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:55:02] Production.INFO: ==26467== Lock acquired, processing the job... [2026-04-13 00:55:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:55:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:55:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:55:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:55:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:55:03] Production.INFO: ==26463== Lock acquired, processing the job... [2026-04-13 00:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:55:03] Production.INFO: ==26465== Lock acquired, processing the job... [2026-04-13 00:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:55:03] Production.INFO: ==26471== Lock acquired, processing the job... [2026-04-13 00:55:03] Production.INFO: ==26469== Lock acquired, processing the job... [2026-04-13 00:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:55:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:55:03] Production.INFO: Account Balance Start. [2026-04-13 00:55:03] Production.INFO: CreateAllLog Start [2026-04-13 00:55:03] Production.INFO: 117 [2026-04-13 00:55:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:55:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:55:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:55:03] Production.INFO: ==26471== Releasing lock... [2026-04-13 00:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:55:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:55:03] Production.INFO: Date 2026-04-09 [2026-04-13 00:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:55:03] Production.INFO: Date 2026-04-10 [2026-04-13 00:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:55:03] Production.INFO: Date 2026-04-11 [2026-04-13 00:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:55:03] Production.INFO: Date 2026-04-12 [2026-04-13 00:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:55:03] Production.INFO: Date 2026-04-13 [2026-04-13 00:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:55:03] Production.INFO: Total Charge 0 [2026-04-13 00:55:03] Production.INFO: CreateAllLog End [2026-04-13 00:55:04] Production.INFO: Account Balance End. [2026-04-13 00:55:04] Production.ERROR: CronJobId end 12 [2026-04-13 00:55:04] Production.INFO: ==26469== Releasing lock... [2026-04-13 00:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:55:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:55:04] Production.INFO: ==26465== Releasing lock... [2026-04-13 00:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:55:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:55:10] Production.ERROR: CronJobId end10 [2026-04-13 00:55:10] Production.INFO: ==26467== Releasing lock... [2026-04-13 00:55:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:55:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:55:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:55:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:55:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:55:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:55:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:55:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:55:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:55:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:55:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:55:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:55:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:55:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:55:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:55:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:55:14] Production.INFO: call_cost start [2026-04-13 00:55:14] Production.INFO: call_cost end [2026-04-13 00:55:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:55:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:55:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:55:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:55:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:55:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:55:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:55:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:55:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:55:14] Production.INFO: ==26463== Releasing lock... [2026-04-13 00:55:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:55:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:56:01] Production.INFO: ==26526== Lock acquired, processing the job... [2026-04-13 05:56:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:56:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:56:01] Production.INFO: neon service started [2026-04-13 05:56:01] Production.INFO: neon service started [2026-04-13 05:56:01] Production.INFO: ==26526== Releasing lock... [2026-04-13 05:56:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:56:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:56:01] Production.INFO: ==26529== Lock acquired, processing the job... [2026-04-13 00:56:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:56:01] Production.INFO: ==26529== Releasing lock... [2026-04-13 00:56:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:56:01] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:56:02] Production.INFO: ==26531== Lock acquired, processing the job... [2026-04-13 04:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:56:02] Production.INFO: ==26531== Releasing lock... [2026-04-13 04:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:56:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:56:02] Production.INFO: ==26535== Lock acquired, processing the job... [2026-04-13 00:56:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:56:02] Production.INFO: ==26533== Lock acquired, processing the job... [2026-04-13 00:56:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:56:02] Production.INFO: ==26537== Lock acquired, processing the job... [2026-04-13 00:56:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:56:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:56:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:56:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:56:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:56:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:56:03] Production.INFO: ==26539== Lock acquired, processing the job... [2026-04-13 00:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:56:03] Production.INFO: ==26541== Lock acquired, processing the job... [2026-04-13 00:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:56:03] Production.INFO: Account Balance Start. [2026-04-13 00:56:03] Production.INFO: CreateAllLog Start [2026-04-13 00:56:03] Production.INFO: 117 [2026-04-13 00:56:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:56:03] Production.INFO: Date 2026-04-09 [2026-04-13 00:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:56:03] Production.INFO: Date 2026-04-10 [2026-04-13 00:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:56:03] Production.INFO: Date 2026-04-11 [2026-04-13 00:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:56:03] Production.INFO: ==26541== Releasing lock... [2026-04-13 00:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:56:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:56:03] Production.INFO: Date 2026-04-12 [2026-04-13 00:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:56:03] Production.INFO: Date 2026-04-13 [2026-04-13 00:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:56:03] Production.INFO: ==26535== Releasing lock... [2026-04-13 00:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:56:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:56:03] Production.INFO: Total Charge 0 [2026-04-13 00:56:03] Production.INFO: CreateAllLog End [2026-04-13 00:56:03] Production.INFO: Account Balance End. [2026-04-13 00:56:03] Production.ERROR: CronJobId end 12 [2026-04-13 00:56:03] Production.INFO: ==26539== Releasing lock... [2026-04-13 00:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:56:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:56:11] Production.ERROR: CronJobId end10 [2026-04-13 00:56:11] Production.INFO: ==26537== Releasing lock... [2026-04-13 00:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:56:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:56:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:56:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:56:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:56:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:56:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:56:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:56:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:56:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:56:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:56:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:56:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:56:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:56:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:56:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:56:14] Production.INFO: call_cost start [2026-04-13 00:56:14] Production.INFO: call_cost end [2026-04-13 00:56:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:56:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:56:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:56:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:56:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:56:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:56:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:56:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:56:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:56:14] Production.INFO: ==26533== Releasing lock... [2026-04-13 00:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:56:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:57:01] Production.INFO: ==26597== Lock acquired, processing the job... [2026-04-13 05:57:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:57:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:57:01] Production.INFO: neon service started [2026-04-13 05:57:01] Production.INFO: neon service started [2026-04-13 05:57:01] Production.INFO: ==26597== Releasing lock... [2026-04-13 05:57:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:57:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:57:02] Production.INFO: ==26599== Lock acquired, processing the job... [2026-04-13 00:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:57:02] Production.INFO: ==26601== Lock acquired, processing the job... [2026-04-13 04:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:57:02] Production.INFO: ==26601== Releasing lock... [2026-04-13 04:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:57:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:57:02] Production.INFO: ==26599== Releasing lock... [2026-04-13 00:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:57:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:57:03] Production.INFO: ==26610== Lock acquired, processing the job... [2026-04-13 00:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:57:03] Production.INFO: ==26604== Lock acquired, processing the job... [2026-04-13 00:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:57:03] Production.INFO: ==26612== Lock acquired, processing the job... [2026-04-13 00:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:57:03] Production.INFO: Account Balance Start. [2026-04-13 00:57:03] Production.INFO: CreateAllLog Start [2026-04-13 00:57:03] Production.INFO: 117 [2026-04-13 00:57:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:57:03] Production.INFO: ==26606== Lock acquired, processing the job... [2026-04-13 00:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:57:03] Production.INFO: Date 2026-04-09 [2026-04-13 00:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:57:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:57:03] Production.INFO: ==26608== Lock acquired, processing the job... [2026-04-13 00:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:57:03] Production.INFO: ==26612== Releasing lock... [2026-04-13 00:57:03] Production.INFO: Date 2026-04-10 [2026-04-13 00:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:57:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:57:03] Production.INFO: Date 2026-04-11 [2026-04-13 00:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:57:03] Production.INFO: Date 2026-04-12 [2026-04-13 00:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:57:03] Production.INFO: Date 2026-04-13 [2026-04-13 00:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:57:03] Production.INFO: Total Charge 0 [2026-04-13 00:57:03] Production.INFO: CreateAllLog End [2026-04-13 00:57:03] Production.INFO: Account Balance End. [2026-04-13 00:57:03] Production.ERROR: CronJobId end 12 [2026-04-13 00:57:03] Production.INFO: ==26610== Releasing lock... [2026-04-13 00:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:57:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:57:04] Production.INFO: ==26606== Releasing lock... [2026-04-13 00:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:57:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:57:10] Production.ERROR: CronJobId end10 [2026-04-13 00:57:10] Production.INFO: ==26608== Releasing lock... [2026-04-13 00:57:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:57:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:57:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:57:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:57:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:57:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:57:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:57:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:57:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:57:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:57:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:57:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:57:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:57:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:57:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:57:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:57:13] Production.INFO: call_cost start [2026-04-13 00:57:13] Production.INFO: call_cost end [2026-04-13 00:57:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:57:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:57:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:57:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:57:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:57:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:57:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:57:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:57:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:57:13] Production.INFO: ==26604== Releasing lock... [2026-04-13 00:57:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:57:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:58:02] Production.INFO: ==26674== Lock acquired, processing the job... [2026-04-13 05:58:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:58:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:58:02] Production.INFO: neon service started [2026-04-13 05:58:02] Production.INFO: neon service started [2026-04-13 05:58:02] Production.INFO: ==26674== Releasing lock... [2026-04-13 05:58:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:58:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 00:58:02] Production.INFO: ==26676== Lock acquired, processing the job... [2026-04-13 00:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:58:02] Production.INFO: ==26678== Lock acquired, processing the job... [2026-04-13 04:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:58:02] Production.INFO: ==26678== Releasing lock... [2026-04-13 04:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:58:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:58:03] Production.INFO: ==26676== Releasing lock... [2026-04-13 00:58:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:58:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:58:03] Production.INFO: ==26681== Lock acquired, processing the job... [2026-04-13 00:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:58:03] Production.INFO: ==26683== Lock acquired, processing the job... [2026-04-13 00:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:58:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:58:04] Production.INFO: ==26689== Lock acquired, processing the job... [2026-04-13 00:58:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:58:04] Production.INFO: ==26687== Lock acquired, processing the job... [2026-04-13 00:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:58:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:58:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:58:04] Production.INFO: ==26685== Lock acquired, processing the job... [2026-04-13 00:58:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:58:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:58:04] Production.INFO: Account Balance Start. [2026-04-13 00:58:04] Production.INFO: CreateAllLog Start [2026-04-13 00:58:04] Production.INFO: 117 [2026-04-13 00:58:04] Production.INFO: Date 2026-04-08 [2026-04-13 00:58:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:58:04] Production.INFO: ==26689== Releasing lock... [2026-04-13 00:58:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:58:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:58:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:58:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:58:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:58:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:58:04] Production.INFO: Date 2026-04-09 [2026-04-13 00:58:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:58:04] Production.INFO: Date 2026-04-10 [2026-04-13 00:58:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:58:04] Production.INFO: Date 2026-04-11 [2026-04-13 00:58:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:58:04] Production.INFO: Date 2026-04-12 [2026-04-13 00:58:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:58:04] Production.INFO: Date 2026-04-13 [2026-04-13 00:58:04] Production.INFO: Reseller ==> 0 [2026-04-13 00:58:04] Production.INFO: ==26683== Releasing lock... [2026-04-13 00:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:58:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:58:04] Production.INFO: Total Charge 0 [2026-04-13 00:58:04] Production.INFO: CreateAllLog End [2026-04-13 00:58:04] Production.INFO: Account Balance End. [2026-04-13 00:58:04] Production.ERROR: CronJobId end 12 [2026-04-13 00:58:04] Production.INFO: ==26687== Releasing lock... [2026-04-13 00:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:58:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:58:11] Production.ERROR: CronJobId end10 [2026-04-13 00:58:11] Production.INFO: ==26685== Releasing lock... [2026-04-13 00:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:58:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:58:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:58:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:58:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:58:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:58:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:58:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:58:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:58:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:58:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:58:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:58:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:58:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:58:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:58:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:58:14] Production.INFO: call_cost start [2026-04-13 00:58:14] Production.INFO: call_cost end [2026-04-13 00:58:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:58:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:58:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:58:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:58:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:58:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:58:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:58:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:58:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:58:14] Production.INFO: ==26681== Releasing lock... [2026-04-13 00:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:58:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:59:01] Production.INFO: ==26744== Lock acquired, processing the job... [2026-04-13 05:59:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 05:59:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 05:59:01] Production.INFO: neon service started [2026-04-13 05:59:01] Production.INFO: neon service started [2026-04-13 05:59:01] Production.INFO: ==26744== Releasing lock... [2026-04-13 05:59:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 05:59:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:59:01] Production.INFO: ==26748== Lock acquired, processing the job... [2026-04-13 04:59:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:59:02] Production.INFO: ==26748== Releasing lock... [2026-04-13 04:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 04:59:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 00:59:02] Production.INFO: ==26746== Lock acquired, processing the job... [2026-04-13 00:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 00:59:02] Production.INFO: ==26746== Releasing lock... [2026-04-13 00:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 00:59:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 00:59:03] Production.INFO: ==26751== Lock acquired, processing the job... [2026-04-13 00:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 00:59:03] Production.INFO: ==26753== Lock acquired, processing the job... [2026-04-13 00:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 00:59:03] Production.INFO: ==26757== Lock acquired, processing the job... [2026-04-13 00:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 00:59:03] Production.INFO: ==26755== Lock acquired, processing the job... [2026-04-13 00:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 00:59:03] Production.INFO: ==26759== Lock acquired, processing the job... [2026-04-13 00:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 00:59:03] Production.INFO: Account Balance Start. [2026-04-13 00:59:03] Production.INFO: CreateAllLog Start [2026-04-13 00:59:03] Production.INFO: 117 [2026-04-13 00:59:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 00:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 00:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 00:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 00:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 00:59:03] Production.INFO: Date 2026-04-08 [2026-04-13 00:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:59:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 00:59:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 00:59:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 00:59:03] Production.INFO: Date 2026-04-09 [2026-04-13 00:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:59:03] Production.INFO: ==26759== Releasing lock... [2026-04-13 00:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 00:59:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 00:59:03] Production.INFO: Date 2026-04-10 [2026-04-13 00:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:59:03] Production.INFO: Date 2026-04-11 [2026-04-13 00:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:59:03] Production.INFO: Date 2026-04-12 [2026-04-13 00:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:59:03] Production.INFO: Date 2026-04-13 [2026-04-13 00:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 00:59:03] Production.INFO: Total Charge 0 [2026-04-13 00:59:03] Production.INFO: CreateAllLog End [2026-04-13 00:59:03] Production.INFO: Account Balance End. [2026-04-13 00:59:03] Production.ERROR: CronJobId end 12 [2026-04-13 00:59:03] Production.INFO: ==26757== Releasing lock... [2026-04-13 00:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 00:59:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 00:59:03] Production.INFO: ==26753== Releasing lock... [2026-04-13 00:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 00:59:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 00:59:11] Production.ERROR: CronJobId end10 [2026-04-13 00:59:11] Production.INFO: ==26755== Releasing lock... [2026-04-13 00:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 00:59:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 00:59:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 00:59:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 00:59:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 00:59:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 00:59:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 00:59:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 00:59:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 00:59:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 00:59:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 00:59:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 00:59:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 00:59:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 00:59:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 00:59:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 00:59:13] Production.INFO: call_cost start [2026-04-13 00:59:13] Production.INFO: call_cost end [2026-04-13 00:59:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 00:59:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 00:59:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 00:59:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 00:59:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 00:59:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 00:59:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 00:59:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 00:59:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 00:59:13] Production.INFO: ==26751== Releasing lock... [2026-04-13 00:59:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 00:59:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:00:02] Production.INFO: ==26815== Lock acquired, processing the job... [2026-04-13 06:00:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:00:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:00:02] Production.INFO: neon service started [2026-04-13 06:00:02] Production.INFO: neon service started [2026-04-13 06:00:02] Production.INFO: ==26815== Releasing lock... [2026-04-13 06:00:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:00:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:00:02] Production.INFO: ==26817== Lock acquired, processing the job... [2026-04-13 01:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:00:02] Production.INFO: ==26819== Lock acquired, processing the job... [2026-04-13 05:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:00:02] Production.INFO: ==26819== Releasing lock... [2026-04-13 05:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:00:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:00:02] Production.INFO: ==26817== Releasing lock... [2026-04-13 01:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:00:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:00:03] Production.INFO: ==26824== Lock acquired, processing the job... [2026-04-13 01:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:00:03] Production.INFO: ==26822== Lock acquired, processing the job... [2026-04-13 01:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:00:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:00:03] Production.INFO: ==26828== Lock acquired, processing the job... [2026-04-13 01:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:00:03] Production.INFO: ==26826== Lock acquired, processing the job... [2026-04-13 01:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:00:03] Production.INFO: ==26830== Lock acquired, processing the job... [2026-04-13 01:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:00:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:00:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:00:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:00:04] Production.INFO: Account Balance Start. [2026-04-13 01:00:04] Production.INFO: CreateAllLog Start [2026-04-13 01:00:04] Production.INFO: 117 [2026-04-13 01:00:04] Production.INFO: ==26830== Releasing lock... [2026-04-13 01:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:00:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:00:04] Production.INFO: Date 2026-04-08 [2026-04-13 01:00:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:00:04] Production.INFO: Date 2026-04-09 [2026-04-13 01:00:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:00:04] Production.INFO: Date 2026-04-10 [2026-04-13 01:00:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:00:04] Production.INFO: Date 2026-04-11 [2026-04-13 01:00:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:00:04] Production.INFO: Date 2026-04-12 [2026-04-13 01:00:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:00:04] Production.INFO: Date 2026-04-13 [2026-04-13 01:00:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:00:04] Production.INFO: Total Charge 0 [2026-04-13 01:00:04] Production.INFO: CreateAllLog End [2026-04-13 01:00:04] Production.INFO: ==26824== Releasing lock... [2026-04-13 01:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:00:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:00:04] Production.INFO: Account Balance End. [2026-04-13 01:00:04] Production.ERROR: CronJobId end 12 [2026-04-13 01:00:04] Production.INFO: ==26828== Releasing lock... [2026-04-13 01:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:00:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:00:11] Production.ERROR: CronJobId end10 [2026-04-13 01:00:11] Production.INFO: ==26826== Releasing lock... [2026-04-13 01:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:00:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:00:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:00:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:00:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:00:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:00:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:00:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:00:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:00:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:00:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:00:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:00:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:00:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:00:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:00:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:00:14] Production.INFO: call_cost start [2026-04-13 01:00:14] Production.INFO: call_cost end [2026-04-13 01:00:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:00:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:00:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:00:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:00:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:00:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:00:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:00:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:00:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:00:14] Production.INFO: ==26822== Releasing lock... [2026-04-13 01:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:00:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:01:01] Production.INFO: ==26885== Lock acquired, processing the job... [2026-04-13 06:01:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:01:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:01:01] Production.INFO: neon service started [2026-04-13 06:01:01] Production.INFO: neon service started [2026-04-13 06:01:01] Production.INFO: ==26885== Releasing lock... [2026-04-13 06:01:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:01:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:01:01] Production.INFO: ==26899== Lock acquired, processing the job... [2026-04-13 01:01:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:01:02] Production.INFO: ==26901== Lock acquired, processing the job... [2026-04-13 05:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:01:02] Production.INFO: ==26899== Releasing lock... [2026-04-13 01:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:01:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:01:02] Production.INFO: ==26901== Releasing lock... [2026-04-13 05:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:01:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:01:03] Production.INFO: ==26904== Lock acquired, processing the job... [2026-04-13 01:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 01:01:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 01:01:03] Production.INFO: ==26906== Lock acquired, processing the job... [2026-04-13 01:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:01:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 01:01:03] Production.INFO: ==26904== Releasing lock... [2026-04-13 01:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 01:01:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 01:01:03] Production.INFO: ==26908== Lock acquired, processing the job... [2026-04-13 01:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:01:03] Production.INFO: ==26912== Lock acquired, processing the job... [2026-04-13 01:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:01:03] Production.INFO: ==26910== Lock acquired, processing the job... [2026-04-13 01:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:01:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:01:03] Production.INFO: ==26916== Lock acquired, processing the job... [2026-04-13 01:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:01:03] Production.INFO: ==26914== Lock acquired, processing the job... [2026-04-13 01:01:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 01:01:03] Production.INFO: Account Balance Start. [2026-04-13 01:01:03] Production.INFO: CreateAllLog Start [2026-04-13 01:01:03] Production.INFO: 117 [2026-04-13 01:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:01:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:01:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:01:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 01:01:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:01:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:01:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:01:03] Production.INFO: Date 2026-04-10 [2026-04-13 01:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:01:03] Production.INFO: Date 2026-04-11 [2026-04-13 01:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:01:03] Production.INFO: Date 2026-04-12 [2026-04-13 01:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:01:03] Production.INFO: ==26916== Releasing lock... [2026-04-13 01:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:01:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:01:03] Production.INFO: Date 2026-04-13 [2026-04-13 01:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:01:03] Production.INFO: Total Charge 0 [2026-04-13 01:01:03] Production.INFO: CreateAllLog End [2026-04-13 01:01:04] Production.ERROR: done [2026-04-13 01:01:04] Production.INFO: ==26908== Releasing lock... [2026-04-13 01:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:01:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 01:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086331', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 01:01:04] Production.INFO: Account Balance End. [2026-04-13 01:01:04] Production.ERROR: CronJobId end 12 [2026-04-13 01:01:04] Production.INFO: ==26912== Releasing lock... [2026-04-13 01:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:01:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:01:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086331', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 01:01:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 01:01:10] Production.INFO: ProcessCDR(1,17086331,1,1,2) [2026-04-13 01:01:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17086331,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 01:01:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17086331,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 01:01:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 01:01:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 01:01:10] Production.INFO: ==26914== Releasing lock... [2026-04-13 01:01:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 01:01:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 01:01:13] Production.ERROR: CronJobId end10 [2026-04-13 01:01:13] Production.INFO: ==26910== Releasing lock... [2026-04-13 01:01:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:01:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:01:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:01:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:01:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:01:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:01:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:01:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:01:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:01:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:01:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:01:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:01:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:01:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:01:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:01:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:01:16] Production.INFO: call_cost start [2026-04-13 01:01:16] Production.INFO: call_cost end [2026-04-13 01:01:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:01:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:01:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:01:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:01:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:01:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:01:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:01:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:01:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:01:16] Production.INFO: ==26906== Releasing lock... [2026-04-13 01:01:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:01:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:02:01] Production.INFO: ==26971== Lock acquired, processing the job... [2026-04-13 06:02:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:02:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:02:01] Production.INFO: neon service started [2026-04-13 06:02:01] Production.INFO: neon service started [2026-04-13 06:02:01] Production.INFO: ==26971== Releasing lock... [2026-04-13 06:02:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:02:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:02:02] Production.INFO: ==26975== Lock acquired, processing the job... [2026-04-13 05:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:02:02] Production.INFO: ==26975== Releasing lock... [2026-04-13 05:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:02:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:02:02] Production.INFO: ==26973== Lock acquired, processing the job... [2026-04-13 01:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:02:02] Production.INFO: ==26973== Releasing lock... [2026-04-13 01:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:02:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:02:03] Production.INFO: ==26978== Lock acquired, processing the job... [2026-04-13 01:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:02:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:02:03] Production.INFO: ==26984== Lock acquired, processing the job... [2026-04-13 01:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:02:03] Production.INFO: ==26986== Lock acquired, processing the job... [2026-04-13 01:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts# [2026-04-13 01:02:03] Production.INFO: ==26980== Lock acquired, processing the job... [2026-04-13 01:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:02:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 01:02:03] Production.INFO: Account Balance Start. [2026-04-13 01:02:03] Production.INFO: CreateAllLog Start [2026-04-13 01:02:03] Production.INFO: 117 [2026-04-13 01:02:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:02:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:02:03] Production.INFO: ==26982== Lock acquired, processing the job... [2026-04-13 01:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:02:03] Production.INFO: Date 2026-04-10 [2026-04-13 01:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:02:03] Production.INFO: Date 2026-04-11 [2026-04-13 01:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:02:04] Production.INFO: Date 2026-04-12 [2026-04-13 01:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:02:04] Production.INFO: Date 2026-04-13 [2026-04-13 01:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:02:04] Production.INFO: ==26988== Lock acquired, processing the job... [2026-04-13 01:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:02:04] Production.INFO: Total Charge 0 [2026-04-13 01:02:04] Production.INFO: CreateAllLog End [2026-04-13 01:02:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:02:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:02:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:02:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:02:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:02:04] Production.INFO: Account Balance End. [2026-04-13 01:02:04] Production.INFO: ==26988== Releasing lock... [2026-04-13 01:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:02:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:02:04] Production.ERROR: CronJobId end 12 [2026-04-13 01:02:04] Production.INFO: ==26984== Releasing lock... [2026-04-13 01:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:02:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:02:04] Production.ERROR: done [2026-04-13 01:02:04] Production.ERROR: tblTempVendorCDR_20 [2026-04-13 01:02:04] Production.INFO: ==26980== Releasing lock... [2026-04-13 01:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:02:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:02:05] Production.ERROR: done [2026-04-13 01:02:05] Production.ERROR: Array ( [start_date_ymd] => 2026-04-01 03:02:06 [end_date_ymd] => 2026-04-02 03:02:06 [RateCDR] => 1 ) [2026-04-13 01:02:05] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode, c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type, disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description, pin.pc_description as pincode_name from asteriskcdrdb.cdr c left outer join asterisk.cc_callcosts cc on c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/ left outer join asterisk.pr_providers p on cc_pr_id = pr_id left outer join asterisk.te_tenants te ON te.te_code = c.accountcode left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06' AND ( userfield like '%outbound%' or userfield like '%inbound%' or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/ ) AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/ AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' and prevuniqueid='' group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'') [2026-04-13 01:02:05] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:02:05] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs() #1 [internal function]: App\Console\Commands\PBXAccountUsage->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:02:05] Production.INFO: ==26986== Releasing lock... [2026-04-13 01:02:05] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops# [2026-04-13 01:02:05] Production.INFO: 27.25 MB #Memory Used# [2026-04-13 01:02:12] Production.ERROR: CronJobId end10 [2026-04-13 01:02:12] Production.INFO: ==26982== Releasing lock... [2026-04-13 01:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:02:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:02:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:02:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:02:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:02:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:02:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:02:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:02:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:02:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:02:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:02:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:02:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:02:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:02:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:02:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:02:14] Production.INFO: call_cost start [2026-04-13 01:02:14] Production.INFO: call_cost end [2026-04-13 01:02:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:02:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:02:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:02:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:02:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:02:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:02:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:02:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:02:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:02:14] Production.INFO: ==26978== Releasing lock... [2026-04-13 01:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:02:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:03:01] Production.INFO: ==27043== Lock acquired, processing the job... [2026-04-13 06:03:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:03:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:03:01] Production.INFO: neon service started [2026-04-13 06:03:01] Production.INFO: neon service started [2026-04-13 06:03:01] Production.INFO: ==27043== Releasing lock... [2026-04-13 06:03:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:03:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:03:01] Production.INFO: ==27047== Lock acquired, processing the job... [2026-04-13 05:03:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:03:01] Production.INFO: ==27045== Lock acquired, processing the job... [2026-04-13 01:03:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:03:01] Production.INFO: ==27047== Releasing lock... [2026-04-13 05:03:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:03:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:03:02] Production.INFO: ==27045== Releasing lock... [2026-04-13 01:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:03:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:03:02] Production.INFO: ==27054== Lock acquired, processing the job... [2026-04-13 01:03:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:03:02] Production.INFO: ==27056== Lock acquired, processing the job... [2026-04-13 01:03:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:03:02] Production.INFO: ==27052== Lock acquired, processing the job... [2026-04-13 01:03:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:03:02] Production.INFO: ==27050== Lock acquired, processing the job... [2026-04-13 01:03:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:03:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:03:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:03:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:03:02] Production.INFO: Account Balance Start. [2026-04-13 01:03:02] Production.INFO: CreateAllLog Start [2026-04-13 01:03:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:03:02] Production.INFO: 117 [2026-04-13 01:03:02] Production.INFO: Date 2026-04-08 [2026-04-13 01:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:03:03] Production.INFO: ==27058== Lock acquired, processing the job... [2026-04-13 01:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:03:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:03:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:03:03] Production.INFO: Date 2026-04-10 [2026-04-13 01:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:03:03] Production.INFO: Date 2026-04-11 [2026-04-13 01:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:03:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:03:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:03:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:03:03] Production.INFO: ==27058== Releasing lock... [2026-04-13 01:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:03:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:03:03] Production.INFO: Date 2026-04-12 [2026-04-13 01:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:03:03] Production.INFO: Date 2026-04-13 [2026-04-13 01:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:03:03] Production.INFO: Total Charge 0 [2026-04-13 01:03:03] Production.INFO: CreateAllLog End [2026-04-13 01:03:03] Production.INFO: ==27052== Releasing lock... [2026-04-13 01:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:03:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:03:03] Production.INFO: Account Balance End. [2026-04-13 01:03:03] Production.ERROR: CronJobId end 12 [2026-04-13 01:03:03] Production.INFO: ==27056== Releasing lock... [2026-04-13 01:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:03:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:03:11] Production.ERROR: CronJobId end10 [2026-04-13 01:03:11] Production.INFO: ==27054== Releasing lock... [2026-04-13 01:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:03:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:03:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:03:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:03:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:03:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:03:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:03:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:03:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:03:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:03:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:03:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:03:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:03:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:03:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:03:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:03:14] Production.INFO: call_cost start [2026-04-13 01:03:14] Production.INFO: call_cost end [2026-04-13 01:03:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:03:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:03:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:03:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:03:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:03:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:03:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:03:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:03:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:03:14] Production.INFO: ==27050== Releasing lock... [2026-04-13 01:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:03:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:04:01] Production.INFO: ==27113== Lock acquired, processing the job... [2026-04-13 06:04:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:04:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:04:01] Production.INFO: neon service started [2026-04-13 06:04:01] Production.INFO: neon service started [2026-04-13 06:04:01] Production.INFO: ==27113== Releasing lock... [2026-04-13 06:04:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:04:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:04:02] Production.INFO: ==27115== Lock acquired, processing the job... [2026-04-13 01:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:04:02] Production.INFO: ==27115== Releasing lock... [2026-04-13 01:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:04:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:04:02] Production.INFO: ==27117== Lock acquired, processing the job... [2026-04-13 05:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:04:02] Production.INFO: ==27117== Releasing lock... [2026-04-13 05:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:04:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:04:03] Production.INFO: ==27119== Lock acquired, processing the job... [2026-04-13 01:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:04:03] Production.INFO: ==27121== Lock acquired, processing the job... [2026-04-13 01:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:04:03] Production.INFO: ==27123== Lock acquired, processing the job... [2026-04-13 01:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:04:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:04:03] Production.INFO: ==27125== Lock acquired, processing the job... [2026-04-13 01:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:04:03] Production.INFO: ==27127== Lock acquired, processing the job... [2026-04-13 01:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:04:03] Production.INFO: Account Balance Start. [2026-04-13 01:04:03] Production.INFO: CreateAllLog Start [2026-04-13 01:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:04:03] Production.INFO: 117 [2026-04-13 01:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:04:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:04:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:04:03] Production.INFO: ==27127== Releasing lock... [2026-04-13 01:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:04:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:04:03] Production.INFO: Date 2026-04-10 [2026-04-13 01:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:04:03] Production.INFO: Date 2026-04-11 [2026-04-13 01:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:04:03] Production.INFO: Date 2026-04-12 [2026-04-13 01:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:04:03] Production.INFO: Date 2026-04-13 [2026-04-13 01:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:04:03] Production.INFO: Total Charge 0 [2026-04-13 01:04:03] Production.INFO: CreateAllLog End [2026-04-13 01:04:03] Production.INFO: Account Balance End. [2026-04-13 01:04:04] Production.ERROR: CronJobId end 12 [2026-04-13 01:04:04] Production.INFO: ==27125== Releasing lock... [2026-04-13 01:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:04:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:04:04] Production.INFO: ==27121== Releasing lock... [2026-04-13 01:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:04:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:04:11] Production.ERROR: CronJobId end10 [2026-04-13 01:04:11] Production.INFO: ==27123== Releasing lock... [2026-04-13 01:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:04:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:04:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:04:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:04:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:04:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:04:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:04:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:04:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:04:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:04:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:04:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:04:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:04:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:04:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:04:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:04:13] Production.INFO: call_cost start [2026-04-13 01:04:13] Production.INFO: call_cost end [2026-04-13 01:04:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:04:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:04:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:04:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:04:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:04:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:04:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:04:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:04:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:04:13] Production.INFO: ==27119== Releasing lock... [2026-04-13 01:04:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:04:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:05:02] Production.INFO: ==27181== Lock acquired, processing the job... [2026-04-13 06:05:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:05:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:05:02] Production.INFO: neon service started [2026-04-13 06:05:02] Production.INFO: neon service started [2026-04-13 06:05:02] Production.INFO: ==27181== Releasing lock... [2026-04-13 06:05:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:05:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:05:02] Production.INFO: ==27183== Lock acquired, processing the job... [2026-04-13 01:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:05:02] Production.INFO: ==27185== Lock acquired, processing the job... [2026-04-13 05:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:05:02] Production.INFO: ==27185== Releasing lock... [2026-04-13 05:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:05:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:05:03] Production.INFO: ==27183== Releasing lock... [2026-04-13 01:05:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:05:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:05:03] Production.INFO: ==27188== Lock acquired, processing the job... [2026-04-13 01:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:05:03] Production.INFO: ==27190== Lock acquired, processing the job... [2026-04-13 01:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:05:03] Production.INFO: ==27194== Lock acquired, processing the job... [2026-04-13 01:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:05:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:05:03] Production.INFO: ==27192== Lock acquired, processing the job... [2026-04-13 01:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:05:03] Production.INFO: Account Balance Start. [2026-04-13 01:05:03] Production.INFO: CreateAllLog Start [2026-04-13 01:05:03] Production.INFO: 117 [2026-04-13 01:05:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:05:04] Production.INFO: ==27196== Lock acquired, processing the job... [2026-04-13 01:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:05:04] Production.INFO: Date 2026-04-09 [2026-04-13 01:05:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:05:04] Production.INFO: Date 2026-04-10 [2026-04-13 01:05:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:05:04] Production.INFO: Date 2026-04-11 [2026-04-13 01:05:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:05:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:05:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:05:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:05:04] Production.INFO: ==27196== Releasing lock... [2026-04-13 01:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:05:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:05:04] Production.INFO: Date 2026-04-12 [2026-04-13 01:05:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:05:04] Production.INFO: Date 2026-04-13 [2026-04-13 01:05:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:05:04] Production.INFO: Total Charge 0 [2026-04-13 01:05:04] Production.INFO: CreateAllLog End [2026-04-13 01:05:04] Production.INFO: ==27190== Releasing lock... [2026-04-13 01:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:05:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:05:04] Production.INFO: Account Balance End. [2026-04-13 01:05:04] Production.ERROR: CronJobId end 12 [2026-04-13 01:05:04] Production.INFO: ==27194== Releasing lock... [2026-04-13 01:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:05:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:05:10] Production.ERROR: CronJobId end10 [2026-04-13 01:05:10] Production.INFO: ==27192== Releasing lock... [2026-04-13 01:05:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:05:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:05:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:05:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:05:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:05:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:05:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:05:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:05:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:05:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:05:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:05:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:05:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:05:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:05:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:05:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:05:14] Production.INFO: call_cost start [2026-04-13 01:05:14] Production.INFO: call_cost end [2026-04-13 01:05:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:05:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:05:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:05:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:05:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:05:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:05:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:05:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:05:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:05:14] Production.INFO: ==27188== Releasing lock... [2026-04-13 01:05:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:05:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:06:01] Production.INFO: ==27250== Lock acquired, processing the job... [2026-04-13 06:06:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:06:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:06:01] Production.INFO: neon service started [2026-04-13 06:06:01] Production.INFO: neon service started [2026-04-13 06:06:01] Production.INFO: ==27250== Releasing lock... [2026-04-13 06:06:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:06:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:06:02] Production.INFO: ==27255== Lock acquired, processing the job... [2026-04-13 05:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:06:02] Production.INFO: ==27253== Lock acquired, processing the job... [2026-04-13 01:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:06:02] Production.INFO: ==27255== Releasing lock... [2026-04-13 05:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:06:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:06:02] Production.INFO: ==27253== Releasing lock... [2026-04-13 01:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:06:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:06:03] Production.INFO: ==27257== Lock acquired, processing the job... [2026-04-13 01:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:06:03] Production.INFO: ==27259== Lock acquired, processing the job... [2026-04-13 01:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:06:03] Production.INFO: ==27261== Lock acquired, processing the job... [2026-04-13 01:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:06:03] Production.INFO: ==27263== Lock acquired, processing the job... [2026-04-13 01:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:06:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:06:03] Production.INFO: ==27265== Lock acquired, processing the job... [2026-04-13 01:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:06:03] Production.INFO: Account Balance Start. [2026-04-13 01:06:03] Production.INFO: CreateAllLog Start [2026-04-13 01:06:03] Production.INFO: 117 [2026-04-13 01:06:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:06:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:06:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:06:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:06:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:06:03] Production.INFO: ==27265== Releasing lock... [2026-04-13 01:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:06:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:06:03] Production.INFO: Date 2026-04-10 [2026-04-13 01:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:06:03] Production.INFO: Date 2026-04-11 [2026-04-13 01:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:06:03] Production.INFO: Date 2026-04-12 [2026-04-13 01:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:06:03] Production.INFO: Date 2026-04-13 [2026-04-13 01:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:06:03] Production.INFO: Total Charge 0 [2026-04-13 01:06:03] Production.INFO: CreateAllLog End [2026-04-13 01:06:04] Production.INFO: Account Balance End. [2026-04-13 01:06:04] Production.ERROR: CronJobId end 12 [2026-04-13 01:06:04] Production.INFO: ==27263== Releasing lock... [2026-04-13 01:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:06:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:06:04] Production.INFO: ==27259== Releasing lock... [2026-04-13 01:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:06:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:06:10] Production.ERROR: CronJobId end10 [2026-04-13 01:06:10] Production.INFO: ==27261== Releasing lock... [2026-04-13 01:06:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:06:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:06:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:06:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:06:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:06:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:06:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:06:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:06:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:06:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:06:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:06:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:06:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:06:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:06:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:06:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:06:13] Production.INFO: call_cost start [2026-04-13 01:06:13] Production.INFO: call_cost end [2026-04-13 01:06:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:06:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:06:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:06:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:06:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:06:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:06:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:06:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:06:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:06:13] Production.INFO: ==27257== Releasing lock... [2026-04-13 01:06:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:06:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:07:01] Production.INFO: ==27327== Lock acquired, processing the job... [2026-04-13 06:07:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:07:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:07:01] Production.INFO: neon service started [2026-04-13 06:07:01] Production.INFO: neon service started [2026-04-13 06:07:01] Production.INFO: ==27327== Releasing lock... [2026-04-13 06:07:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:07:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:07:02] Production.INFO: ==27329== Lock acquired, processing the job... [2026-04-13 01:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:07:02] Production.INFO: ==27329== Releasing lock... [2026-04-13 01:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:07:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:07:02] Production.INFO: ==27331== Lock acquired, processing the job... [2026-04-13 05:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:07:02] Production.INFO: ==27331== Releasing lock... [2026-04-13 05:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:07:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:07:03] Production.INFO: ==27333== Lock acquired, processing the job... [2026-04-13 01:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:07:03] Production.INFO: ==27337== Lock acquired, processing the job... [2026-04-13 01:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:07:03] Production.INFO: ==27335== Lock acquired, processing the job... [2026-04-13 01:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:07:03] Production.INFO: ==27339== Lock acquired, processing the job... [2026-04-13 01:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:07:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:07:03] Production.INFO: Account Balance Start. [2026-04-13 01:07:03] Production.INFO: CreateAllLog Start [2026-04-13 01:07:03] Production.INFO: 117 [2026-04-13 01:07:03] Production.INFO: ==27341== Lock acquired, processing the job... [2026-04-13 01:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:07:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:07:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:07:03] Production.INFO: Date 2026-04-10 [2026-04-13 01:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:07:03] Production.INFO: Date 2026-04-11 [2026-04-13 01:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:07:03] Production.INFO: Date 2026-04-12 [2026-04-13 01:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:07:03] Production.INFO: Date 2026-04-13 [2026-04-13 01:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:07:03] Production.INFO: Total Charge 0 [2026-04-13 01:07:03] Production.INFO: ==27341== Releasing lock... [2026-04-13 01:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:07:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:07:03] Production.INFO: CreateAllLog End [2026-04-13 01:07:03] Production.INFO: Account Balance End. [2026-04-13 01:07:03] Production.ERROR: CronJobId end 12 [2026-04-13 01:07:03] Production.INFO: ==27339== Releasing lock... [2026-04-13 01:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:07:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:07:04] Production.INFO: ==27335== Releasing lock... [2026-04-13 01:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:07:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:07:11] Production.ERROR: CronJobId end10 [2026-04-13 01:07:11] Production.INFO: ==27337== Releasing lock... [2026-04-13 01:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:07:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:07:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:07:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:07:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:07:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:07:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:07:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:07:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:07:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:07:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:07:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:07:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:07:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:07:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:07:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:07:13] Production.INFO: call_cost start [2026-04-13 01:07:13] Production.INFO: call_cost end [2026-04-13 01:07:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:07:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:07:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:07:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:07:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:07:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:07:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:07:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:07:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:07:13] Production.INFO: ==27333== Releasing lock... [2026-04-13 01:07:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:07:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:08:01] Production.INFO: ==27395== Lock acquired, processing the job... [2026-04-13 06:08:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:08:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:08:01] Production.INFO: neon service started [2026-04-13 06:08:01] Production.INFO: neon service started [2026-04-13 06:08:01] Production.INFO: ==27395== Releasing lock... [2026-04-13 06:08:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:08:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:08:01] Production.INFO: ==27397== Lock acquired, processing the job... [2026-04-13 01:08:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:08:01] Production.INFO: ==27397== Releasing lock... [2026-04-13 01:08:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:08:01] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:08:02] Production.INFO: ==27399== Lock acquired, processing the job... [2026-04-13 05:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:08:02] Production.INFO: ==27399== Releasing lock... [2026-04-13 05:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:08:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:08:02] Production.INFO: ==27405== Lock acquired, processing the job... [2026-04-13 01:08:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:08:02] Production.INFO: ==27403== Lock acquired, processing the job... [2026-04-13 01:08:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:08:02] Production.INFO: ==27401== Lock acquired, processing the job... [2026-04-13 01:08:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:08:02] Production.INFO: ==27409== Lock acquired, processing the job... [2026-04-13 01:08:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:08:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:08:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:08:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:08:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:08:02] Production.INFO: ==27407== Lock acquired, processing the job... [2026-04-13 01:08:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:08:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:08:03] Production.INFO: Account Balance Start. [2026-04-13 01:08:03] Production.INFO: CreateAllLog Start [2026-04-13 01:08:03] Production.INFO: 117 [2026-04-13 01:08:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:08:03] Production.INFO: ==27409== Releasing lock... [2026-04-13 01:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:08:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:08:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:08:03] Production.INFO: Date 2026-04-10 [2026-04-13 01:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:08:03] Production.INFO: Date 2026-04-11 [2026-04-13 01:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:08:03] Production.INFO: Date 2026-04-12 [2026-04-13 01:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:08:03] Production.INFO: Date 2026-04-13 [2026-04-13 01:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:08:03] Production.INFO: Total Charge 0 [2026-04-13 01:08:03] Production.INFO: CreateAllLog End [2026-04-13 01:08:03] Production.INFO: Account Balance End. [2026-04-13 01:08:03] Production.ERROR: CronJobId end 12 [2026-04-13 01:08:03] Production.INFO: ==27407== Releasing lock... [2026-04-13 01:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:08:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:08:03] Production.INFO: ==27403== Releasing lock... [2026-04-13 01:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:08:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:08:10] Production.ERROR: CronJobId end10 [2026-04-13 01:08:10] Production.INFO: ==27405== Releasing lock... [2026-04-13 01:08:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:08:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:08:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:08:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:08:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:08:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:08:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:08:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:08:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:08:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:08:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:08:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:08:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:08:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:08:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:08:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:08:13] Production.INFO: call_cost start [2026-04-13 01:08:13] Production.INFO: call_cost end [2026-04-13 01:08:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:08:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:08:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:08:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:08:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:08:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:08:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:08:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:08:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:08:13] Production.INFO: ==27401== Releasing lock... [2026-04-13 01:08:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:08:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:09:01] Production.INFO: ==27463== Lock acquired, processing the job... [2026-04-13 06:09:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:09:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:09:01] Production.INFO: neon service started [2026-04-13 06:09:01] Production.INFO: neon service started [2026-04-13 06:09:01] Production.INFO: ==27463== Releasing lock... [2026-04-13 06:09:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:09:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:09:02] Production.INFO: ==27467== Lock acquired, processing the job... [2026-04-13 05:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:09:02] Production.INFO: ==27467== Releasing lock... [2026-04-13 05:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:09:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:09:02] Production.INFO: ==27465== Lock acquired, processing the job... [2026-04-13 01:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:09:02] Production.INFO: ==27465== Releasing lock... [2026-04-13 01:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:09:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:09:03] Production.INFO: ==27470== Lock acquired, processing the job... [2026-04-13 01:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:09:03] Production.INFO: ==27472== Lock acquired, processing the job... [2026-04-13 01:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:09:03] Production.INFO: ==27474== Lock acquired, processing the job... [2026-04-13 01:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:09:03] Production.INFO: ==27476== Lock acquired, processing the job... [2026-04-13 01:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:09:03] Production.INFO: ==27478== Lock acquired, processing the job... [2026-04-13 01:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:09:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:09:03] Production.INFO: Account Balance Start. [2026-04-13 01:09:03] Production.INFO: CreateAllLog Start [2026-04-13 01:09:03] Production.INFO: 117 [2026-04-13 01:09:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:09:03] Production.INFO: ==27478== Releasing lock... [2026-04-13 01:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:09:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:09:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:09:03] Production.INFO: Date 2026-04-10 [2026-04-13 01:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:09:03] Production.INFO: Date 2026-04-11 [2026-04-13 01:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:09:03] Production.INFO: Date 2026-04-12 [2026-04-13 01:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:09:03] Production.INFO: Date 2026-04-13 [2026-04-13 01:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:09:03] Production.INFO: Total Charge 0 [2026-04-13 01:09:03] Production.INFO: CreateAllLog End [2026-04-13 01:09:04] Production.INFO: Account Balance End. [2026-04-13 01:09:04] Production.ERROR: CronJobId end 12 [2026-04-13 01:09:04] Production.INFO: ==27476== Releasing lock... [2026-04-13 01:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:09:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:09:04] Production.INFO: ==27472== Releasing lock... [2026-04-13 01:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:09:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:09:11] Production.ERROR: CronJobId end10 [2026-04-13 01:09:11] Production.INFO: ==27474== Releasing lock... [2026-04-13 01:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:09:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:09:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:09:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:09:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:09:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:09:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:09:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:09:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:09:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:09:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:09:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:09:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:09:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:09:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:09:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:09:14] Production.INFO: call_cost start [2026-04-13 01:09:14] Production.INFO: call_cost end [2026-04-13 01:09:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:09:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:09:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:09:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:09:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:09:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:09:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:09:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:09:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:09:14] Production.INFO: ==27470== Releasing lock... [2026-04-13 01:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:09:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:10:02] Production.INFO: ==27535== Lock acquired, processing the job... [2026-04-13 06:10:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:10:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:10:02] Production.INFO: neon service started [2026-04-13 06:10:02] Production.INFO: neon service started [2026-04-13 06:10:02] Production.INFO: ==27535== Releasing lock... [2026-04-13 06:10:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:10:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:10:02] Production.INFO: ==27537== Lock acquired, processing the job... [2026-04-13 01:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:10:02] Production.INFO: ==27537== Releasing lock... [2026-04-13 01:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:10:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:10:03] Production.INFO: ==27539== Lock acquired, processing the job... [2026-04-13 05:10:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:10:03] Production.INFO: ==27539== Releasing lock... [2026-04-13 05:10:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:10:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:10:03] Production.INFO: ==27542== Lock acquired, processing the job... [2026-04-13 01:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:10:03] Production.INFO: ==27544== Lock acquired, processing the job... [2026-04-13 01:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:10:03] Production.INFO: ==27546== Lock acquired, processing the job... [2026-04-13 01:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:10:03] Production.INFO: ==27548== Lock acquired, processing the job... [2026-04-13 01:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:10:03] Production.INFO: ==27550== Lock acquired, processing the job... [2026-04-13 01:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:10:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:10:03] Production.INFO: Account Balance Start. [2026-04-13 01:10:03] Production.INFO: CreateAllLog Start [2026-04-13 01:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:10:03] Production.INFO: 117 [2026-04-13 01:10:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:10:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:10:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:10:03] Production.INFO: ==27550== Releasing lock... [2026-04-13 01:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:10:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:10:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:10:04] Production.INFO: Date 2026-04-10 [2026-04-13 01:10:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:10:04] Production.INFO: Date 2026-04-11 [2026-04-13 01:10:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:10:04] Production.INFO: Date 2026-04-12 [2026-04-13 01:10:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:10:04] Production.INFO: Date 2026-04-13 [2026-04-13 01:10:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:10:04] Production.INFO: Total Charge 0 [2026-04-13 01:10:04] Production.INFO: CreateAllLog End [2026-04-13 01:10:04] Production.INFO: Account Balance End. [2026-04-13 01:10:04] Production.ERROR: CronJobId end 12 [2026-04-13 01:10:04] Production.INFO: ==27548== Releasing lock... [2026-04-13 01:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:10:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:10:04] Production.INFO: ==27544== Releasing lock... [2026-04-13 01:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:10:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:10:12] Production.ERROR: CronJobId end10 [2026-04-13 01:10:12] Production.INFO: ==27546== Releasing lock... [2026-04-13 01:10:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:10:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:10:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:10:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:10:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:10:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:10:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:10:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:10:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:10:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:10:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:10:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:10:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:10:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:10:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:10:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:10:14] Production.INFO: call_cost start [2026-04-13 01:10:14] Production.INFO: call_cost end [2026-04-13 01:10:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:10:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:10:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:10:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:10:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:10:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:10:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:10:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:10:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:10:14] Production.INFO: ==27542== Releasing lock... [2026-04-13 01:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:10:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:11:01] Production.INFO: ==27604== Lock acquired, processing the job... [2026-04-13 06:11:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:11:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:11:01] Production.INFO: neon service started [2026-04-13 06:11:01] Production.INFO: neon service started [2026-04-13 06:11:01] Production.INFO: ==27604== Releasing lock... [2026-04-13 06:11:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:11:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:11:02] Production.INFO: ==27606== Lock acquired, processing the job... [2026-04-13 01:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:11:02] Production.INFO: ==27608== Lock acquired, processing the job... [2026-04-13 05:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:11:02] Production.INFO: ==27608== Releasing lock... [2026-04-13 05:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:11:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:11:02] Production.INFO: ==27606== Releasing lock... [2026-04-13 01:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:11:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:11:03] Production.INFO: ==27611== Lock acquired, processing the job... [2026-04-13 01:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 01:11:03] Production.INFO: ==27613== Lock acquired, processing the job... [2026-04-13 01:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:11:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 01:11:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 01:11:03] Production.ERROR: CronJob PID - 27613 [2026-04-13 01:11:03] Production.ERROR: CronJob Title - System Alerts [2026-04-13 01:11:03] Production.ERROR: CronJob ID - 5 [2026-04-13 01:11:03] Production.ERROR: CronJob Last Run Time 2026-04-13 01:11:00 [2026-04-13 01:11:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 01:11:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 01:11:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 01:11:03] Production.INFO: ==27611== Releasing lock... [2026-04-13 01:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 01:11:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 01:11:03] Production.INFO: ==27615== Lock acquired, processing the job... [2026-04-13 01:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:11:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:11:03] Production.INFO: ==27619== Lock acquired, processing the job... [2026-04-13 01:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:11:03] Production.INFO: ==27617== Lock acquired, processing the job... [2026-04-13 01:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:11:03] Production.INFO: ==27621== Lock acquired, processing the job... [2026-04-13 01:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 01:11:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 01:11:03] Production.INFO: Account Balance Start. [2026-04-13 01:11:03] Production.INFO: CreateAllLog Start [2026-04-13 01:11:03] Production.INFO: 117 [2026-04-13 01:11:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:11:03] Production.INFO: ==27623== Lock acquired, processing the job... [2026-04-13 01:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:11:04] Production.INFO: Date 2026-04-09 [2026-04-13 01:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:11:04] Production.INFO: Date 2026-04-10 [2026-04-13 01:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:11:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:11:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:11:04] Production.INFO: Date 2026-04-11 [2026-04-13 01:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:11:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:11:04] Production.INFO: ==27623== Releasing lock... [2026-04-13 01:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:11:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:11:04] Production.INFO: Date 2026-04-12 [2026-04-13 01:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:11:04] Production.INFO: Date 2026-04-13 [2026-04-13 01:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:11:04] Production.INFO: Total Charge 0 [2026-04-13 01:11:04] Production.INFO: CreateAllLog End [2026-04-13 01:11:04] Production.ERROR: done [2026-04-13 01:11:04] Production.INFO: ==27615== Releasing lock... [2026-04-13 01:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:11:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 01:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086373', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 01:11:04] Production.INFO: Account Balance End. [2026-04-13 01:11:04] Production.ERROR: CronJobId end 12 [2026-04-13 01:11:04] Production.INFO: ==27619== Releasing lock... [2026-04-13 01:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:11:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:11:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086373', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 01:11:09] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 01:11:09] Production.INFO: ProcessCDR(1,17086373,1,1,2) [2026-04-13 01:11:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17086373,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 01:11:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17086373,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 01:11:09] Production.ERROR: pbx prc_insertCDR start [2026-04-13 01:11:09] Production.ERROR: pbx prc_insertCDR end [2026-04-13 01:11:10] Production.INFO: ==27621== Releasing lock... [2026-04-13 01:11:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 01:11:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 01:11:13] Production.ERROR: CronJobId end10 [2026-04-13 01:11:13] Production.INFO: ==27617== Releasing lock... [2026-04-13 01:11:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:11:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:11:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:11:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:11:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:11:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:11:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:11:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:11:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:11:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:11:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:11:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:11:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:11:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:11:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:11:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:11:16] Production.INFO: call_cost start [2026-04-13 01:11:16] Production.INFO: call_cost end [2026-04-13 01:11:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:11:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:11:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:11:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:11:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:11:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:11:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:11:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:11:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:11:16] Production.INFO: ==27613== Releasing lock... [2026-04-13 01:11:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:11:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:12:02] Production.INFO: ==27680== Lock acquired, processing the job... [2026-04-13 06:12:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:12:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:12:02] Production.INFO: neon service started [2026-04-13 06:12:02] Production.INFO: neon service started [2026-04-13 06:12:02] Production.INFO: ==27680== Releasing lock... [2026-04-13 06:12:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:12:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:12:02] Production.INFO: ==27682== Lock acquired, processing the job... [2026-04-13 01:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:12:02] Production.INFO: ==27682== Releasing lock... [2026-04-13 01:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:12:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:12:02] Production.INFO: ==27684== Lock acquired, processing the job... [2026-04-13 05:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:12:02] Production.INFO: ==27684== Releasing lock... [2026-04-13 05:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:12:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:12:03] Production.INFO: ==27686== Lock acquired, processing the job... [2026-04-13 01:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:12:03] Production.INFO: ==27690== Lock acquired, processing the job... [2026-04-13 01:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:12:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:12:03] Production.INFO: ==27694== Lock acquired, processing the job... [2026-04-13 01:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:12:03] Production.INFO: ==27688== Lock acquired, processing the job... [2026-04-13 01:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:12:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:12:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:12:03] Production.INFO: ==27692== Lock acquired, processing the job... [2026-04-13 01:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:12:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:12:03] Production.INFO: ==27694== Releasing lock... [2026-04-13 01:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:12:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:12:03] Production.INFO: Account Balance Start. [2026-04-13 01:12:03] Production.INFO: CreateAllLog Start [2026-04-13 01:12:03] Production.INFO: 117 [2026-04-13 01:12:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:12:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:12:04] Production.INFO: Date 2026-04-09 [2026-04-13 01:12:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:12:04] Production.INFO: Date 2026-04-10 [2026-04-13 01:12:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:12:04] Production.INFO: Date 2026-04-11 [2026-04-13 01:12:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:12:04] Production.INFO: Date 2026-04-12 [2026-04-13 01:12:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:12:04] Production.INFO: Date 2026-04-13 [2026-04-13 01:12:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:12:04] Production.INFO: Total Charge 0 [2026-04-13 01:12:04] Production.INFO: CreateAllLog End [2026-04-13 01:12:04] Production.INFO: ==27688== Releasing lock... [2026-04-13 01:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:12:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:12:04] Production.INFO: Account Balance End. [2026-04-13 01:12:04] Production.ERROR: CronJobId end 12 [2026-04-13 01:12:04] Production.INFO: ==27692== Releasing lock... [2026-04-13 01:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:12:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:12:11] Production.ERROR: CronJobId end10 [2026-04-13 01:12:11] Production.INFO: ==27690== Releasing lock... [2026-04-13 01:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:12:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:12:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:12:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:12:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:12:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:12:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:12:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:12:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:12:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:12:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:12:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:12:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:12:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:12:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:12:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:12:13] Production.INFO: call_cost start [2026-04-13 01:12:13] Production.INFO: call_cost end [2026-04-13 01:12:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:12:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:12:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:12:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:12:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:12:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:12:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:12:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:12:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:12:13] Production.INFO: ==27686== Releasing lock... [2026-04-13 01:12:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:12:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:13:01] Production.INFO: ==27748== Lock acquired, processing the job... [2026-04-13 06:13:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:13:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:13:01] Production.INFO: neon service started [2026-04-13 06:13:01] Production.INFO: neon service started [2026-04-13 06:13:01] Production.INFO: ==27748== Releasing lock... [2026-04-13 06:13:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:13:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:13:01] Production.INFO: ==27750== Lock acquired, processing the job... [2026-04-13 01:13:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:13:02] Production.INFO: ==27750== Releasing lock... [2026-04-13 01:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:13:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:13:02] Production.INFO: ==27752== Lock acquired, processing the job... [2026-04-13 05:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:13:02] Production.INFO: ==27752== Releasing lock... [2026-04-13 05:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:13:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:13:02] Production.INFO: ==27754== Lock acquired, processing the job... [2026-04-13 01:13:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:13:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:13:02] Production.INFO: ==27756== Lock acquired, processing the job... [2026-04-13 01:13:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:13:02] Production.INFO: ==27758== Lock acquired, processing the job... [2026-04-13 01:13:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:13:02] Production.INFO: ==27760== Lock acquired, processing the job... [2026-04-13 01:13:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:13:03] Production.INFO: ==27762== Lock acquired, processing the job... [2026-04-13 01:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:13:03] Production.INFO: Account Balance Start. [2026-04-13 01:13:03] Production.INFO: CreateAllLog Start [2026-04-13 01:13:03] Production.INFO: 117 [2026-04-13 01:13:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:13:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:13:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:13:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:13:03] Production.INFO: Date 2026-04-10 [2026-04-13 01:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:13:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:13:03] Production.INFO: Date 2026-04-11 [2026-04-13 01:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:13:03] Production.INFO: ==27762== Releasing lock... [2026-04-13 01:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:13:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:13:03] Production.INFO: Date 2026-04-12 [2026-04-13 01:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:13:03] Production.INFO: Date 2026-04-13 [2026-04-13 01:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:13:03] Production.INFO: Total Charge 0 [2026-04-13 01:13:03] Production.INFO: CreateAllLog End [2026-04-13 01:13:03] Production.INFO: Account Balance End. [2026-04-13 01:13:03] Production.INFO: ==27756== Releasing lock... [2026-04-13 01:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:13:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:13:03] Production.ERROR: CronJobId end 12 [2026-04-13 01:13:03] Production.INFO: ==27760== Releasing lock... [2026-04-13 01:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:13:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:13:10] Production.ERROR: CronJobId end10 [2026-04-13 01:13:10] Production.INFO: ==27758== Releasing lock... [2026-04-13 01:13:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:13:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:13:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:13:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:13:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:13:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:13:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:13:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:13:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:13:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:13:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:13:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:13:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:13:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:13:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:13:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:13:13] Production.INFO: call_cost start [2026-04-13 01:13:13] Production.INFO: call_cost end [2026-04-13 01:13:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:13:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:13:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:13:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:13:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:13:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:13:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:13:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:13:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:13:13] Production.INFO: ==27754== Releasing lock... [2026-04-13 01:13:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:13:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:14:01] Production.INFO: ==27819== Lock acquired, processing the job... [2026-04-13 06:14:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:14:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:14:01] Production.INFO: neon service started [2026-04-13 06:14:01] Production.INFO: neon service started [2026-04-13 06:14:01] Production.INFO: ==27819== Releasing lock... [2026-04-13 06:14:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:14:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:14:02] Production.INFO: ==27821== Lock acquired, processing the job... [2026-04-13 01:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:14:02] Production.INFO: ==27823== Lock acquired, processing the job... [2026-04-13 05:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:14:02] Production.INFO: ==27821== Releasing lock... [2026-04-13 01:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:14:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:14:02] Production.INFO: ==27823== Releasing lock... [2026-04-13 05:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:14:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:14:03] Production.INFO: ==27834== Lock acquired, processing the job... [2026-04-13 01:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:14:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:14:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:14:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:14:03] Production.INFO: ==27834== Releasing lock... [2026-04-13 01:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:14:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:14:03] Production.INFO: ==27826== Lock acquired, processing the job... [2026-04-13 01:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:14:03] Production.INFO: ==27828== Lock acquired, processing the job... [2026-04-13 01:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:14:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:14:03] Production.INFO: ==27830== Lock acquired, processing the job... [2026-04-13 01:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:14:03] Production.INFO: ==27832== Lock acquired, processing the job... [2026-04-13 01:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:14:03] Production.INFO: Account Balance Start. [2026-04-13 01:14:03] Production.INFO: CreateAllLog Start [2026-04-13 01:14:03] Production.INFO: 117 [2026-04-13 01:14:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:14:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:14:03] Production.INFO: Date 2026-04-10 [2026-04-13 01:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:14:03] Production.INFO: Date 2026-04-11 [2026-04-13 01:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:14:03] Production.INFO: Date 2026-04-12 [2026-04-13 01:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:14:03] Production.INFO: Date 2026-04-13 [2026-04-13 01:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:14:03] Production.INFO: Total Charge 0 [2026-04-13 01:14:03] Production.INFO: CreateAllLog End [2026-04-13 01:14:04] Production.INFO: Account Balance End. [2026-04-13 01:14:04] Production.ERROR: CronJobId end 12 [2026-04-13 01:14:04] Production.INFO: ==27832== Releasing lock... [2026-04-13 01:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:14:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:14:04] Production.INFO: ==27828== Releasing lock... [2026-04-13 01:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:14:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:14:11] Production.ERROR: CronJobId end10 [2026-04-13 01:14:11] Production.INFO: ==27830== Releasing lock... [2026-04-13 01:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:14:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:14:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:14:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:14:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:14:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:14:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:14:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:14:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:14:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:14:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:14:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:14:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:14:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:14:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:14:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:14:14] Production.INFO: call_cost start [2026-04-13 01:14:14] Production.INFO: call_cost end [2026-04-13 01:14:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:14:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:14:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:14:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:14:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:14:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:14:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:14:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:14:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:14:14] Production.INFO: ==27826== Releasing lock... [2026-04-13 01:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:14:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:15:02] Production.INFO: ==27889== Lock acquired, processing the job... [2026-04-13 06:15:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:15:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:15:02] Production.INFO: neon service started [2026-04-13 06:15:02] Production.INFO: neon service started [2026-04-13 06:15:02] Production.INFO: ==27889== Releasing lock... [2026-04-13 06:15:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:15:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:15:02] Production.INFO: ==27891== Lock acquired, processing the job... [2026-04-13 01:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:15:02] Production.INFO: ==27891== Releasing lock... [2026-04-13 01:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:15:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:15:03] Production.INFO: ==27893== Lock acquired, processing the job... [2026-04-13 05:15:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:15:03] Production.INFO: ==27893== Releasing lock... [2026-04-13 05:15:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:15:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:15:03] Production.INFO: ==27896== Lock acquired, processing the job... [2026-04-13 01:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:15:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:15:03] Production.INFO: ==27900== Lock acquired, processing the job... [2026-04-13 01:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:15:03] Production.INFO: ==27898== Lock acquired, processing the job... [2026-04-13 01:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:15:03] Production.INFO: ==27902== Lock acquired, processing the job... [2026-04-13 01:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:15:03] Production.INFO: ==27904== Lock acquired, processing the job... [2026-04-13 01:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:15:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:15:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:15:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:15:04] Production.INFO: ==27904== Releasing lock... [2026-04-13 01:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:15:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:15:04] Production.INFO: Account Balance Start. [2026-04-13 01:15:04] Production.INFO: CreateAllLog Start [2026-04-13 01:15:04] Production.INFO: 117 [2026-04-13 01:15:04] Production.INFO: Date 2026-04-08 [2026-04-13 01:15:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:15:04] Production.INFO: Date 2026-04-09 [2026-04-13 01:15:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:15:04] Production.INFO: Date 2026-04-10 [2026-04-13 01:15:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:15:04] Production.INFO: Date 2026-04-11 [2026-04-13 01:15:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:15:04] Production.INFO: Date 2026-04-12 [2026-04-13 01:15:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:15:04] Production.INFO: Date 2026-04-13 [2026-04-13 01:15:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:15:04] Production.INFO: Total Charge 0 [2026-04-13 01:15:04] Production.INFO: CreateAllLog End [2026-04-13 01:15:04] Production.INFO: Account Balance End. [2026-04-13 01:15:04] Production.ERROR: CronJobId end 12 [2026-04-13 01:15:04] Production.INFO: ==27902== Releasing lock... [2026-04-13 01:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:15:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:15:04] Production.INFO: ==27898== Releasing lock... [2026-04-13 01:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:15:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:15:11] Production.ERROR: CronJobId end10 [2026-04-13 01:15:11] Production.INFO: ==27900== Releasing lock... [2026-04-13 01:15:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:15:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:15:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:15:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:15:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:15:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:15:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:15:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:15:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:15:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:15:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:15:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:15:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:15:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:15:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:15:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:15:14] Production.INFO: call_cost start [2026-04-13 01:15:14] Production.INFO: call_cost end [2026-04-13 01:15:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:15:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:15:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:15:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:15:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:15:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:15:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:15:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:15:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:15:14] Production.INFO: ==27896== Releasing lock... [2026-04-13 01:15:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:15:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:16:01] Production.INFO: ==27957== Lock acquired, processing the job... [2026-04-13 06:16:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:16:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:16:01] Production.INFO: neon service started [2026-04-13 06:16:01] Production.INFO: neon service started [2026-04-13 06:16:01] Production.INFO: ==27957== Releasing lock... [2026-04-13 06:16:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:16:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:16:02] Production.INFO: ==27959== Lock acquired, processing the job... [2026-04-13 01:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:16:02] Production.INFO: ==27961== Lock acquired, processing the job... [2026-04-13 05:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:16:02] Production.INFO: ==27961== Releasing lock... [2026-04-13 05:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:16:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:16:02] Production.INFO: ==27959== Releasing lock... [2026-04-13 01:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:16:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:16:03] Production.INFO: ==27966== Lock acquired, processing the job... [2026-04-13 01:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:16:03] Production.INFO: ==27968== Lock acquired, processing the job... [2026-04-13 01:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:16:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:16:03] Production.INFO: ==27970== Lock acquired, processing the job... [2026-04-13 01:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:16:03] Production.INFO: ==27972== Lock acquired, processing the job... [2026-04-13 01:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:16:03] Production.INFO: ==27974== Lock acquired, processing the job... [2026-04-13 01:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:16:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:16:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:16:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:16:03] Production.INFO: ==27974== Releasing lock... [2026-04-13 01:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:16:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:16:03] Production.INFO: Account Balance Start. [2026-04-13 01:16:03] Production.INFO: CreateAllLog Start [2026-04-13 01:16:03] Production.INFO: 117 [2026-04-13 01:16:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:16:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:16:04] Production.INFO: Date 2026-04-10 [2026-04-13 01:16:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:16:04] Production.INFO: Date 2026-04-11 [2026-04-13 01:16:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:16:04] Production.INFO: Date 2026-04-12 [2026-04-13 01:16:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:16:04] Production.INFO: Date 2026-04-13 [2026-04-13 01:16:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:16:04] Production.INFO: ==27968== Releasing lock... [2026-04-13 01:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:16:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:16:04] Production.INFO: Total Charge 0 [2026-04-13 01:16:04] Production.INFO: CreateAllLog End [2026-04-13 01:16:04] Production.INFO: Account Balance End. [2026-04-13 01:16:04] Production.ERROR: CronJobId end 12 [2026-04-13 01:16:04] Production.INFO: ==27972== Releasing lock... [2026-04-13 01:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:16:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:16:11] Production.ERROR: CronJobId end10 [2026-04-13 01:16:11] Production.INFO: ==27970== Releasing lock... [2026-04-13 01:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:16:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:16:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:16:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:16:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:16:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:16:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:16:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:16:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:16:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:16:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:16:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:16:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:16:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:16:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:16:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:16:14] Production.INFO: call_cost start [2026-04-13 01:16:14] Production.INFO: call_cost end [2026-04-13 01:16:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:16:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:16:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:16:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:16:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:16:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:16:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:16:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:16:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:16:14] Production.INFO: ==27966== Releasing lock... [2026-04-13 01:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:16:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:17:02] Production.INFO: ==28030== Lock acquired, processing the job... [2026-04-13 06:17:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:17:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:17:02] Production.INFO: neon service started [2026-04-13 06:17:02] Production.INFO: neon service started [2026-04-13 06:17:02] Production.INFO: ==28030== Releasing lock... [2026-04-13 06:17:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:17:02] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 01:17:02] Production.INFO: ==28032== Lock acquired, processing the job... [2026-04-13 01:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:17:02] Production.INFO: ==28032== Releasing lock... [2026-04-13 01:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:17:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:17:03] Production.INFO: ==28034== Lock acquired, processing the job... [2026-04-13 05:17:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:17:03] Production.INFO: ==28034== Releasing lock... [2026-04-13 05:17:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:17:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:17:03] Production.INFO: ==28037== Lock acquired, processing the job... [2026-04-13 01:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:17:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:17:03] Production.INFO: ==28039== Lock acquired, processing the job... [2026-04-13 01:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:17:03] Production.INFO: ==28045== Lock acquired, processing the job... [2026-04-13 01:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:17:03] Production.INFO: ==28041== Lock acquired, processing the job... [2026-04-13 01:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:17:03] Production.INFO: ==28043== Lock acquired, processing the job... [2026-04-13 01:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:17:03] Production.INFO: ==28045== Releasing lock... [2026-04-13 01:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:17:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:17:03] Production.INFO: Account Balance Start. [2026-04-13 01:17:03] Production.INFO: CreateAllLog Start [2026-04-13 01:17:03] Production.INFO: 117 [2026-04-13 01:17:04] Production.INFO: Date 2026-04-08 [2026-04-13 01:17:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:17:04] Production.INFO: Date 2026-04-09 [2026-04-13 01:17:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:17:04] Production.INFO: Date 2026-04-10 [2026-04-13 01:17:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:17:04] Production.INFO: Date 2026-04-11 [2026-04-13 01:17:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:17:04] Production.INFO: Date 2026-04-12 [2026-04-13 01:17:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:17:04] Production.INFO: Date 2026-04-13 [2026-04-13 01:17:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:17:04] Production.INFO: ==28039== Releasing lock... [2026-04-13 01:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:17:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:17:04] Production.INFO: Total Charge 0 [2026-04-13 01:17:04] Production.INFO: CreateAllLog End [2026-04-13 01:17:04] Production.INFO: Account Balance End. [2026-04-13 01:17:04] Production.ERROR: CronJobId end 12 [2026-04-13 01:17:04] Production.INFO: ==28043== Releasing lock... [2026-04-13 01:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:17:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:17:11] Production.ERROR: CronJobId end10 [2026-04-13 01:17:11] Production.INFO: ==28041== Releasing lock... [2026-04-13 01:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:17:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:17:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:17:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:17:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:17:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:17:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:17:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:17:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:17:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:17:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:17:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:17:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:17:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:17:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:17:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:17:14] Production.INFO: call_cost start [2026-04-13 01:17:14] Production.INFO: call_cost end [2026-04-13 01:17:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:17:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:17:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:17:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:17:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:17:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:17:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:17:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:17:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:17:14] Production.INFO: ==28037== Releasing lock... [2026-04-13 01:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:17:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:18:01] Production.INFO: ==28100== Lock acquired, processing the job... [2026-04-13 06:18:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:18:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:18:01] Production.INFO: neon service started [2026-04-13 06:18:01] Production.INFO: neon service started [2026-04-13 06:18:01] Production.INFO: ==28100== Releasing lock... [2026-04-13 06:18:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:18:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:18:02] Production.INFO: ==28104== Lock acquired, processing the job... [2026-04-13 05:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:18:02] Production.INFO: ==28104== Releasing lock... [2026-04-13 05:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:18:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:18:02] Production.INFO: ==28102== Lock acquired, processing the job... [2026-04-13 01:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:18:02] Production.INFO: ==28102== Releasing lock... [2026-04-13 01:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:18:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:18:03] Production.INFO: ==28108== Lock acquired, processing the job... [2026-04-13 01:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:18:03] Production.INFO: ==28112== Lock acquired, processing the job... [2026-04-13 01:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:18:03] Production.INFO: ==28106== Lock acquired, processing the job... [2026-04-13 01:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:18:03] Production.INFO: ==28110== Lock acquired, processing the job... [2026-04-13 01:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:18:03] Production.INFO: Account Balance Start. [2026-04-13 01:18:03] Production.INFO: CreateAllLog Start [2026-04-13 01:18:03] Production.INFO: 117 [2026-04-13 01:18:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:18:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:18:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:18:03] Production.INFO: ==28114== Lock acquired, processing the job... [2026-04-13 01:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:18:03] Production.INFO: Date 2026-04-10 [2026-04-13 01:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:18:03] Production.INFO: Date 2026-04-11 [2026-04-13 01:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:18:03] Production.INFO: Date 2026-04-12 [2026-04-13 01:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:18:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:18:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:18:03] Production.INFO: Date 2026-04-13 [2026-04-13 01:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:18:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:18:03] Production.INFO: ==28114== Releasing lock... [2026-04-13 01:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:18:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:18:03] Production.INFO: Total Charge 0 [2026-04-13 01:18:03] Production.INFO: CreateAllLog End [2026-04-13 01:18:03] Production.INFO: ==28108== Releasing lock... [2026-04-13 01:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:18:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:18:03] Production.INFO: Account Balance End. [2026-04-13 01:18:03] Production.ERROR: CronJobId end 12 [2026-04-13 01:18:03] Production.INFO: ==28112== Releasing lock... [2026-04-13 01:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:18:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:18:10] Production.ERROR: CronJobId end10 [2026-04-13 01:18:10] Production.INFO: ==28110== Releasing lock... [2026-04-13 01:18:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:18:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:18:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:18:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:18:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:18:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:18:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:18:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:18:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:18:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:18:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:18:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:18:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:18:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:18:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:18:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:18:14] Production.INFO: call_cost start [2026-04-13 01:18:14] Production.INFO: call_cost end [2026-04-13 01:18:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:18:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:18:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:18:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:18:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:18:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:18:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:18:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:18:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:18:14] Production.INFO: ==28106== Releasing lock... [2026-04-13 01:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:18:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:19:02] Production.INFO: ==28171== Lock acquired, processing the job... [2026-04-13 06:19:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:19:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:19:02] Production.INFO: neon service started [2026-04-13 06:19:02] Production.INFO: neon service started [2026-04-13 06:19:02] Production.INFO: ==28171== Releasing lock... [2026-04-13 06:19:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:19:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:19:02] Production.INFO: ==28174== Lock acquired, processing the job... [2026-04-13 01:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:19:02] Production.INFO: ==28174== Releasing lock... [2026-04-13 01:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:19:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:19:02] Production.INFO: ==28176== Lock acquired, processing the job... [2026-04-13 05:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:19:02] Production.INFO: ==28176== Releasing lock... [2026-04-13 05:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:19:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:19:03] Production.INFO: ==28178== Lock acquired, processing the job... [2026-04-13 01:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:19:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:19:03] Production.INFO: ==28180== Lock acquired, processing the job... [2026-04-13 01:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:19:03] Production.INFO: ==28182== Lock acquired, processing the job... [2026-04-13 01:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:19:03] Production.INFO: ==28184== Lock acquired, processing the job... [2026-04-13 01:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:19:03] Production.INFO: ==28186== Lock acquired, processing the job... [2026-04-13 01:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:19:03] Production.INFO: Account Balance Start. [2026-04-13 01:19:03] Production.INFO: CreateAllLog Start [2026-04-13 01:19:03] Production.INFO: 117 [2026-04-13 01:19:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:19:03] Production.INFO: ==28186== Releasing lock... [2026-04-13 01:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:19:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:19:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:19:03] Production.INFO: Date 2026-04-10 [2026-04-13 01:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:19:03] Production.INFO: Date 2026-04-11 [2026-04-13 01:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:19:03] Production.INFO: Date 2026-04-12 [2026-04-13 01:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:19:04] Production.INFO: Date 2026-04-13 [2026-04-13 01:19:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:19:04] Production.INFO: Total Charge 0 [2026-04-13 01:19:04] Production.INFO: CreateAllLog End [2026-04-13 01:19:04] Production.INFO: ==28180== Releasing lock... [2026-04-13 01:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:19:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:19:04] Production.INFO: Account Balance End. [2026-04-13 01:19:04] Production.ERROR: CronJobId end 12 [2026-04-13 01:19:04] Production.INFO: ==28184== Releasing lock... [2026-04-13 01:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:19:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:19:11] Production.ERROR: CronJobId end10 [2026-04-13 01:19:11] Production.INFO: ==28182== Releasing lock... [2026-04-13 01:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:19:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:19:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:19:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:19:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:19:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:19:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:19:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:19:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:19:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:19:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:19:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:19:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:19:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:19:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:19:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:19:15] Production.INFO: call_cost start [2026-04-13 01:19:15] Production.INFO: call_cost end [2026-04-13 01:19:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:19:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:19:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:19:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:19:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:19:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:19:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:19:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:19:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:19:15] Production.INFO: ==28178== Releasing lock... [2026-04-13 01:19:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:19:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:20:01] Production.INFO: ==28241== Lock acquired, processing the job... [2026-04-13 06:20:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:20:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:20:01] Production.INFO: neon service started [2026-04-13 06:20:01] Production.INFO: neon service started [2026-04-13 06:20:01] Production.INFO: ==28241== Releasing lock... [2026-04-13 06:20:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:20:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:20:01] Production.INFO: ==28247== Lock acquired, processing the job... [2026-04-13 05:20:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:20:01] Production.INFO: ==28247== Releasing lock... [2026-04-13 05:20:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:20:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:20:01] Production.INFO: ==28245== Lock acquired, processing the job... [2026-04-13 01:20:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:20:02] Production.INFO: ==28245== Releasing lock... [2026-04-13 01:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:20:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:20:02] Production.INFO: ==28250== Lock acquired, processing the job... [2026-04-13 01:20:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:20:02] Production.INFO: ==28252== Lock acquired, processing the job... [2026-04-13 01:20:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:20:02] Production.INFO: ==28254== Lock acquired, processing the job... [2026-04-13 01:20:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:20:03] Production.INFO: ==28256== Lock acquired, processing the job... [2026-04-13 01:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:20:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:20:03] Production.INFO: ==28258== Lock acquired, processing the job... [2026-04-13 01:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:20:03] Production.INFO: Account Balance Start. [2026-04-13 01:20:03] Production.INFO: CreateAllLog Start [2026-04-13 01:20:03] Production.INFO: 117 [2026-04-13 01:20:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:20:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:20:03] Production.INFO: ==28258== Releasing lock... [2026-04-13 01:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:20:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:20:03] Production.INFO: Date 2026-04-10 [2026-04-13 01:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:20:03] Production.INFO: Date 2026-04-11 [2026-04-13 01:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:20:03] Production.INFO: Date 2026-04-12 [2026-04-13 01:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:20:03] Production.INFO: Date 2026-04-13 [2026-04-13 01:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:20:03] Production.INFO: Total Charge 0 [2026-04-13 01:20:03] Production.INFO: CreateAllLog End [2026-04-13 01:20:03] Production.INFO: ==28252== Releasing lock... [2026-04-13 01:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:20:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:20:03] Production.INFO: Account Balance End. [2026-04-13 01:20:03] Production.ERROR: CronJobId end 12 [2026-04-13 01:20:03] Production.INFO: ==28256== Releasing lock... [2026-04-13 01:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:20:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:20:10] Production.ERROR: CronJobId end10 [2026-04-13 01:20:10] Production.INFO: ==28254== Releasing lock... [2026-04-13 01:20:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:20:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:20:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:20:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:20:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:20:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:20:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:20:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:20:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:20:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:20:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:20:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:20:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:20:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:20:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:20:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:20:13] Production.INFO: call_cost start [2026-04-13 01:20:13] Production.INFO: call_cost end [2026-04-13 01:20:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:20:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:20:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:20:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:20:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:20:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:20:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:20:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:20:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:20:13] Production.INFO: ==28250== Releasing lock... [2026-04-13 01:20:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:20:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:21:01] Production.INFO: ==28324== Lock acquired, processing the job... [2026-04-13 06:21:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:21:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:21:01] Production.INFO: neon service started [2026-04-13 06:21:01] Production.INFO: neon service started [2026-04-13 06:21:01] Production.INFO: ==28324== Releasing lock... [2026-04-13 06:21:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:21:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:21:02] Production.INFO: ==28326== Lock acquired, processing the job... [2026-04-13 01:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:21:02] Production.INFO: ==28328== Lock acquired, processing the job... [2026-04-13 05:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:21:02] Production.INFO: ==28328== Releasing lock... [2026-04-13 05:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:21:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:21:02] Production.INFO: ==28326== Releasing lock... [2026-04-13 01:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:21:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:21:03] Production.INFO: ==28331== Lock acquired, processing the job... [2026-04-13 01:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 01:21:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 01:21:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 01:21:03] Production.INFO: ==28331== Releasing lock... [2026-04-13 01:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 01:21:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 01:21:03] Production.INFO: ==28335== Lock acquired, processing the job... [2026-04-13 01:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:21:03] Production.INFO: ==28343== Lock acquired, processing the job... [2026-04-13 01:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:21:03] Production.INFO: ==28333== Lock acquired, processing the job... [2026-04-13 01:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:21:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:21:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:21:03] Production.INFO: ==28337== Lock acquired, processing the job... [2026-04-13 01:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:21:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:21:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:21:03] Production.INFO: ==28343== Releasing lock... [2026-04-13 01:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:21:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:21:03] Production.INFO: ==28339== Lock acquired, processing the job... [2026-04-13 01:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:21:03] Production.INFO: ==28341== Lock acquired, processing the job... [2026-04-13 01:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 01:21:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 01:21:03] Production.INFO: Account Balance Start. [2026-04-13 01:21:03] Production.INFO: CreateAllLog Start [2026-04-13 01:21:03] Production.INFO: 117 [2026-04-13 01:21:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:21:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:21:04] Production.INFO: Date 2026-04-10 [2026-04-13 01:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:21:04] Production.INFO: Date 2026-04-11 [2026-04-13 01:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:21:04] Production.INFO: Date 2026-04-12 [2026-04-13 01:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:21:04] Production.INFO: Date 2026-04-13 [2026-04-13 01:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:21:04] Production.INFO: Total Charge 0 [2026-04-13 01:21:04] Production.INFO: CreateAllLog End [2026-04-13 01:21:04] Production.INFO: ==28335== Releasing lock... [2026-04-13 01:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:21:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:21:04] Production.ERROR: done [2026-04-13 01:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 01:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086414', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 01:21:04] Production.INFO: Account Balance End. [2026-04-13 01:21:04] Production.ERROR: CronJobId end 12 [2026-04-13 01:21:04] Production.INFO: ==28339== Releasing lock... [2026-04-13 01:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:21:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:21:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086414', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 01:21:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 01:21:10] Production.INFO: ProcessCDR(1,17086414,1,1,2) [2026-04-13 01:21:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17086414,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 01:21:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17086414,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 01:21:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 01:21:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 01:21:10] Production.INFO: ==28341== Releasing lock... [2026-04-13 01:21:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 01:21:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 01:21:13] Production.ERROR: CronJobId end10 [2026-04-13 01:21:13] Production.INFO: ==28337== Releasing lock... [2026-04-13 01:21:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:21:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:21:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:21:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:21:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:21:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:21:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:21:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:21:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:21:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:21:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:21:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:21:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:21:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:21:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:21:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:21:16] Production.INFO: call_cost start [2026-04-13 01:21:16] Production.INFO: call_cost end [2026-04-13 01:21:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:21:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:21:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:21:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:21:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:21:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:21:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:21:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:21:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:21:16] Production.INFO: ==28333== Releasing lock... [2026-04-13 01:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:21:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:22:02] Production.INFO: ==28405== Lock acquired, processing the job... [2026-04-13 06:22:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:22:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:22:02] Production.INFO: neon service started [2026-04-13 06:22:02] Production.INFO: neon service started [2026-04-13 06:22:02] Production.INFO: ==28405== Releasing lock... [2026-04-13 06:22:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:22:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:22:02] Production.INFO: ==28407== Lock acquired, processing the job... [2026-04-13 01:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:22:02] Production.INFO: ==28407== Releasing lock... [2026-04-13 01:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:22:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:22:03] Production.INFO: ==28409== Lock acquired, processing the job... [2026-04-13 05:22:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:22:03] Production.INFO: ==28409== Releasing lock... [2026-04-13 05:22:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:22:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:22:03] Production.INFO: ==28411== Lock acquired, processing the job... [2026-04-13 01:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:22:03] Production.INFO: ==28415== Lock acquired, processing the job... [2026-04-13 01:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:22:03] Production.INFO: ==28417== Lock acquired, processing the job... [2026-04-13 01:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:22:03] Production.INFO: ==28413== Lock acquired, processing the job... [2026-04-13 01:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:22:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:22:03] Production.INFO: ==28419== Lock acquired, processing the job... [2026-04-13 01:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:22:03] Production.INFO: Account Balance Start. [2026-04-13 01:22:03] Production.INFO: CreateAllLog Start [2026-04-13 01:22:03] Production.INFO: 117 [2026-04-13 01:22:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:22:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:22:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:22:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:22:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:22:03] Production.INFO: ==28419== Releasing lock... [2026-04-13 01:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:22:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:22:03] Production.INFO: Date 2026-04-10 [2026-04-13 01:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:22:03] Production.INFO: Date 2026-04-11 [2026-04-13 01:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:22:03] Production.INFO: Date 2026-04-12 [2026-04-13 01:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:22:03] Production.INFO: Date 2026-04-13 [2026-04-13 01:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:22:04] Production.INFO: Total Charge 0 [2026-04-13 01:22:04] Production.INFO: CreateAllLog End [2026-04-13 01:22:04] Production.INFO: Account Balance End. [2026-04-13 01:22:04] Production.ERROR: CronJobId end 12 [2026-04-13 01:22:04] Production.INFO: ==28417== Releasing lock... [2026-04-13 01:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:22:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:22:04] Production.INFO: ==28413== Releasing lock... [2026-04-13 01:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:22:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:22:10] Production.ERROR: CronJobId end10 [2026-04-13 01:22:10] Production.INFO: ==28415== Releasing lock... [2026-04-13 01:22:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:22:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:22:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:22:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:22:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:22:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:22:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:22:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:22:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:22:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:22:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:22:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:22:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:22:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:22:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:22:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:22:13] Production.INFO: call_cost start [2026-04-13 01:22:13] Production.INFO: call_cost end [2026-04-13 01:22:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:22:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:22:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:22:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:22:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:22:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:22:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:22:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:22:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:22:13] Production.INFO: ==28411== Releasing lock... [2026-04-13 01:22:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:22:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:23:01] Production.INFO: ==28472== Lock acquired, processing the job... [2026-04-13 06:23:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:23:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:23:01] Production.INFO: neon service started [2026-04-13 06:23:01] Production.INFO: neon service started [2026-04-13 06:23:01] Production.INFO: ==28472== Releasing lock... [2026-04-13 06:23:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:23:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:23:01] Production.INFO: ==28476== Lock acquired, processing the job... [2026-04-13 05:23:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:23:02] Production.INFO: ==28476== Releasing lock... [2026-04-13 05:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:23:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:23:02] Production.INFO: ==28474== Lock acquired, processing the job... [2026-04-13 01:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:23:02] Production.INFO: ==28474== Releasing lock... [2026-04-13 01:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:23:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:23:03] Production.INFO: ==28478== Lock acquired, processing the job... [2026-04-13 01:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:23:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:23:03] Production.INFO: ==28480== Lock acquired, processing the job... [2026-04-13 01:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:23:03] Production.INFO: ==28485== Lock acquired, processing the job... [2026-04-13 01:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:23:03] Production.INFO: ==28483== Lock acquired, processing the job... [2026-04-13 01:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:23:03] Production.INFO: Account Balance Start. [2026-04-13 01:23:03] Production.INFO: CreateAllLog Start [2026-04-13 01:23:03] Production.INFO: 117 [2026-04-13 01:23:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:23:03] Production.INFO: ==28487== Lock acquired, processing the job... [2026-04-13 01:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:23:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:23:03] Production.INFO: Date 2026-04-10 [2026-04-13 01:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:23:03] Production.INFO: Date 2026-04-11 [2026-04-13 01:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:23:03] Production.INFO: Date 2026-04-12 [2026-04-13 01:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:23:03] Production.INFO: Date 2026-04-13 [2026-04-13 01:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:23:03] Production.INFO: Total Charge 0 [2026-04-13 01:23:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:23:03] Production.INFO: CreateAllLog End [2026-04-13 01:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:23:03] Production.INFO: ==28487== Releasing lock... [2026-04-13 01:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:23:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:23:03] Production.INFO: Account Balance End. [2026-04-13 01:23:03] Production.ERROR: CronJobId end 12 [2026-04-13 01:23:03] Production.INFO: ==28485== Releasing lock... [2026-04-13 01:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:23:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:23:03] Production.INFO: ==28480== Releasing lock... [2026-04-13 01:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:23:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:23:10] Production.ERROR: CronJobId end10 [2026-04-13 01:23:10] Production.INFO: ==28483== Releasing lock... [2026-04-13 01:23:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:23:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:23:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:23:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:23:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:23:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:23:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:23:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:23:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:23:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:23:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:23:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:23:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:23:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:23:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:23:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:23:13] Production.INFO: call_cost start [2026-04-13 01:23:13] Production.INFO: call_cost end [2026-04-13 01:23:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:23:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:23:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:23:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:23:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:23:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:23:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:23:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:23:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:23:13] Production.INFO: ==28478== Releasing lock... [2026-04-13 01:23:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:23:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:24:02] Production.INFO: ==28550== Lock acquired, processing the job... [2026-04-13 06:24:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:24:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:24:02] Production.INFO: neon service started [2026-04-13 06:24:02] Production.INFO: neon service started [2026-04-13 06:24:02] Production.INFO: ==28550== Releasing lock... [2026-04-13 06:24:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:24:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:24:02] Production.INFO: ==28554== Lock acquired, processing the job... [2026-04-13 05:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:24:02] Production.INFO: ==28554== Releasing lock... [2026-04-13 05:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:24:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:24:02] Production.INFO: ==28552== Lock acquired, processing the job... [2026-04-13 01:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:24:02] Production.INFO: ==28552== Releasing lock... [2026-04-13 01:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:24:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:24:03] Production.INFO: ==28557== Lock acquired, processing the job... [2026-04-13 01:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:24:03] Production.INFO: ==28561== Lock acquired, processing the job... [2026-04-13 01:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:24:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:24:03] Production.INFO: ==28559== Lock acquired, processing the job... [2026-04-13 01:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:24:03] Production.INFO: ==28563== Lock acquired, processing the job... [2026-04-13 01:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:24:03] Production.INFO: ==28565== Lock acquired, processing the job... [2026-04-13 01:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:24:03] Production.INFO: Account Balance Start. [2026-04-13 01:24:03] Production.INFO: CreateAllLog Start [2026-04-13 01:24:03] Production.INFO: 117 [2026-04-13 01:24:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:24:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:24:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:24:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:24:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:24:03] Production.INFO: ==28565== Releasing lock... [2026-04-13 01:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:24:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:24:03] Production.INFO: Date 2026-04-10 [2026-04-13 01:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:24:04] Production.INFO: Date 2026-04-11 [2026-04-13 01:24:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:24:04] Production.INFO: Date 2026-04-12 [2026-04-13 01:24:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:24:04] Production.INFO: Date 2026-04-13 [2026-04-13 01:24:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:24:04] Production.INFO: Total Charge 0 [2026-04-13 01:24:04] Production.INFO: ==28559== Releasing lock... [2026-04-13 01:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:24:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:24:04] Production.INFO: CreateAllLog End [2026-04-13 01:24:04] Production.INFO: Account Balance End. [2026-04-13 01:24:04] Production.ERROR: CronJobId end 12 [2026-04-13 01:24:04] Production.INFO: ==28563== Releasing lock... [2026-04-13 01:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:24:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:24:10] Production.ERROR: CronJobId end10 [2026-04-13 01:24:10] Production.INFO: ==28561== Releasing lock... [2026-04-13 01:24:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:24:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:24:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:24:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:24:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:24:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:24:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:24:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:24:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:24:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:24:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:24:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:24:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:24:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:24:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:24:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:24:13] Production.INFO: call_cost start [2026-04-13 01:24:13] Production.INFO: call_cost end [2026-04-13 01:24:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:24:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:24:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:24:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:24:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:24:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:24:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:24:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:24:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:24:13] Production.INFO: ==28557== Releasing lock... [2026-04-13 01:24:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:24:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:25:01] Production.INFO: ==28618== Lock acquired, processing the job... [2026-04-13 06:25:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:25:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:25:01] Production.INFO: neon service started [2026-04-13 06:25:01] Production.INFO: neon service started [2026-04-13 06:25:01] Production.INFO: ==28618== Releasing lock... [2026-04-13 06:25:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:25:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:25:01] Production.INFO: ==28620== Lock acquired, processing the job... [2026-04-13 01:25:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:25:02] Production.INFO: ==28622== Lock acquired, processing the job... [2026-04-13 05:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:25:02] Production.INFO: ==28620== Releasing lock... [2026-04-13 01:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:25:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:25:02] Production.INFO: ==28622== Releasing lock... [2026-04-13 05:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:25:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:25:02] Production.INFO: ==28628== Lock acquired, processing the job... [2026-04-13 01:25:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:25:02] Production.INFO: ==28630== Lock acquired, processing the job... [2026-04-13 01:25:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:25:03] Production.INFO: ==28624== Lock acquired, processing the job... [2026-04-13 01:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:25:03] Production.INFO: Account Balance Start. [2026-04-13 01:25:03] Production.INFO: CreateAllLog Start [2026-04-13 01:25:03] Production.INFO: 117 [2026-04-13 01:25:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:25:03] Production.INFO: ==28626== Lock acquired, processing the job... [2026-04-13 01:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:25:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:25:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:25:03] Production.INFO: ==28632== Lock acquired, processing the job... [2026-04-13 01:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:25:03] Production.INFO: ==28632== Releasing lock... [2026-04-13 01:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:25:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:25:03] Production.INFO: Date 2026-04-10 [2026-04-13 01:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:25:03] Production.INFO: Date 2026-04-11 [2026-04-13 01:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:25:03] Production.INFO: Date 2026-04-12 [2026-04-13 01:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:25:03] Production.INFO: Date 2026-04-13 [2026-04-13 01:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:25:03] Production.INFO: Total Charge 0 [2026-04-13 01:25:03] Production.INFO: CreateAllLog End [2026-04-13 01:25:03] Production.INFO: Account Balance End. [2026-04-13 01:25:03] Production.INFO: ==28626== Releasing lock... [2026-04-13 01:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:25:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:25:03] Production.ERROR: CronJobId end 12 [2026-04-13 01:25:03] Production.INFO: ==28630== Releasing lock... [2026-04-13 01:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:25:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:25:11] Production.ERROR: CronJobId end10 [2026-04-13 01:25:11] Production.INFO: ==28628== Releasing lock... [2026-04-13 01:25:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:25:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:25:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:25:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:25:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:25:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:25:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:25:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:25:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:25:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:25:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:25:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:25:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:25:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:25:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:25:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:25:14] Production.INFO: call_cost start [2026-04-13 01:25:14] Production.INFO: call_cost end [2026-04-13 01:25:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:25:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:25:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:25:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:25:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:25:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:25:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:25:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:25:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:25:14] Production.INFO: ==28624== Releasing lock... [2026-04-13 01:25:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:25:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:26:01] Production.INFO: ==28691== Lock acquired, processing the job... [2026-04-13 06:26:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:26:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:26:01] Production.INFO: neon service started [2026-04-13 06:26:01] Production.INFO: neon service started [2026-04-13 06:26:01] Production.INFO: ==28691== Releasing lock... [2026-04-13 06:26:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:26:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:26:02] Production.INFO: ==28693== Lock acquired, processing the job... [2026-04-13 01:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:26:02] Production.INFO: ==28693== Releasing lock... [2026-04-13 01:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:26:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:26:02] Production.INFO: ==28695== Lock acquired, processing the job... [2026-04-13 05:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:26:02] Production.INFO: ==28695== Releasing lock... [2026-04-13 05:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:26:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:26:03] Production.INFO: ==28697== Lock acquired, processing the job... [2026-04-13 01:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:26:03] Production.INFO: ==28699== Lock acquired, processing the job... [2026-04-13 01:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:26:03] Production.INFO: ==28701== Lock acquired, processing the job... [2026-04-13 01:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:26:03] Production.INFO: ==28705== Lock acquired, processing the job... [2026-04-13 01:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:26:03] Production.INFO: ==28703== Lock acquired, processing the job... [2026-04-13 01:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:26:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:26:03] Production.INFO: Account Balance Start. [2026-04-13 01:26:03] Production.INFO: CreateAllLog Start [2026-04-13 01:26:03] Production.INFO: 117 [2026-04-13 01:26:03] Production.INFO: ==28705== Releasing lock... [2026-04-13 01:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:26:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:26:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:26:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:26:03] Production.INFO: Date 2026-04-10 [2026-04-13 01:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:26:03] Production.INFO: Date 2026-04-11 [2026-04-13 01:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:26:03] Production.INFO: Date 2026-04-12 [2026-04-13 01:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:26:03] Production.INFO: Date 2026-04-13 [2026-04-13 01:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:26:03] Production.INFO: ==28699== Releasing lock... [2026-04-13 01:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:26:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:26:03] Production.INFO: Total Charge 0 [2026-04-13 01:26:03] Production.INFO: CreateAllLog End [2026-04-13 01:26:03] Production.INFO: Account Balance End. [2026-04-13 01:26:03] Production.ERROR: CronJobId end 12 [2026-04-13 01:26:03] Production.INFO: ==28703== Releasing lock... [2026-04-13 01:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:26:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:26:10] Production.ERROR: CronJobId end10 [2026-04-13 01:26:10] Production.INFO: ==28701== Releasing lock... [2026-04-13 01:26:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:26:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:26:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:26:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:26:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:26:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:26:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:26:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:26:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:26:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:26:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:26:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:26:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:26:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:26:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:26:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:26:12] Production.INFO: call_cost start [2026-04-13 01:26:12] Production.INFO: call_cost end [2026-04-13 01:26:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:26:12] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:26:12] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:26:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:26:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:26:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:26:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:26:12] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:26:12] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:26:12] Production.INFO: ==28697== Releasing lock... [2026-04-13 01:26:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:26:12] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:27:02] Production.INFO: ==28762== Lock acquired, processing the job... [2026-04-13 06:27:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:27:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:27:02] Production.INFO: neon service started [2026-04-13 06:27:02] Production.INFO: neon service started [2026-04-13 06:27:02] Production.INFO: ==28762== Releasing lock... [2026-04-13 06:27:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:27:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:27:02] Production.INFO: ==28764== Lock acquired, processing the job... [2026-04-13 01:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:27:02] Production.INFO: ==28764== Releasing lock... [2026-04-13 01:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:27:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:27:02] Production.INFO: ==28766== Lock acquired, processing the job... [2026-04-13 05:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:27:03] Production.INFO: ==28766== Releasing lock... [2026-04-13 05:27:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:27:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:27:03] Production.INFO: ==28769== Lock acquired, processing the job... [2026-04-13 01:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:27:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:27:03] Production.INFO: ==28773== Lock acquired, processing the job... [2026-04-13 01:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:27:03] Production.INFO: ==28775== Lock acquired, processing the job... [2026-04-13 01:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:27:03] Production.INFO: ==28771== Lock acquired, processing the job... [2026-04-13 01:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:27:03] Production.INFO: ==28777== Lock acquired, processing the job... [2026-04-13 01:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:27:03] Production.INFO: Account Balance Start. [2026-04-13 01:27:03] Production.INFO: CreateAllLog Start [2026-04-13 01:27:03] Production.INFO: 117 [2026-04-13 01:27:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:27:03] Production.INFO: ==28777== Releasing lock... [2026-04-13 01:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:27:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:27:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:27:03] Production.INFO: Date 2026-04-10 [2026-04-13 01:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:27:04] Production.INFO: Date 2026-04-11 [2026-04-13 01:27:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:27:04] Production.INFO: Date 2026-04-12 [2026-04-13 01:27:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:27:04] Production.INFO: Date 2026-04-13 [2026-04-13 01:27:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:27:04] Production.INFO: Total Charge 0 [2026-04-13 01:27:04] Production.INFO: CreateAllLog End [2026-04-13 01:27:04] Production.INFO: ==28771== Releasing lock... [2026-04-13 01:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:27:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:27:04] Production.INFO: Account Balance End. [2026-04-13 01:27:04] Production.ERROR: CronJobId end 12 [2026-04-13 01:27:04] Production.INFO: ==28775== Releasing lock... [2026-04-13 01:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:27:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:27:11] Production.ERROR: CronJobId end10 [2026-04-13 01:27:11] Production.INFO: ==28773== Releasing lock... [2026-04-13 01:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:27:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:27:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:27:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:27:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:27:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:27:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:27:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:27:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:27:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:27:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:27:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:27:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:27:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:27:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:27:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:27:13] Production.INFO: call_cost start [2026-04-13 01:27:13] Production.INFO: call_cost end [2026-04-13 01:27:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:27:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:27:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:27:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:27:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:27:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:27:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:27:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:27:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:27:13] Production.INFO: ==28769== Releasing lock... [2026-04-13 01:27:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:27:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:28:01] Production.INFO: ==28834== Lock acquired, processing the job... [2026-04-13 06:28:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:28:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:28:01] Production.INFO: neon service started [2026-04-13 06:28:01] Production.INFO: neon service started [2026-04-13 06:28:01] Production.INFO: ==28834== Releasing lock... [2026-04-13 06:28:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:28:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:28:02] Production.INFO: ==28836== Lock acquired, processing the job... [2026-04-13 01:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:28:02] Production.INFO: ==28836== Releasing lock... [2026-04-13 01:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:28:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:28:02] Production.INFO: ==28838== Lock acquired, processing the job... [2026-04-13 05:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:28:02] Production.INFO: ==28838== Releasing lock... [2026-04-13 05:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:28:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:28:03] Production.INFO: ==28841== Lock acquired, processing the job... [2026-04-13 01:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:28:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:28:03] Production.INFO: ==28843== Lock acquired, processing the job... [2026-04-13 01:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:28:03] Production.INFO: ==28847== Lock acquired, processing the job... [2026-04-13 01:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:28:03] Production.INFO: Account Balance Start. [2026-04-13 01:28:03] Production.INFO: CreateAllLog Start [2026-04-13 01:28:03] Production.INFO: 117 [2026-04-13 01:28:03] Production.INFO: ==28845== Lock acquired, processing the job... [2026-04-13 01:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:28:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:28:03] Production.INFO: ==28849== Lock acquired, processing the job... [2026-04-13 01:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:28:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:28:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:28:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:28:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:28:03] Production.INFO: ==28849== Releasing lock... [2026-04-13 01:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:28:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:28:03] Production.INFO: Date 2026-04-10 [2026-04-13 01:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:28:03] Production.INFO: Date 2026-04-11 [2026-04-13 01:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:28:03] Production.INFO: Date 2026-04-12 [2026-04-13 01:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:28:03] Production.INFO: Date 2026-04-13 [2026-04-13 01:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:28:03] Production.INFO: Total Charge 0 [2026-04-13 01:28:03] Production.INFO: CreateAllLog End [2026-04-13 01:28:03] Production.INFO: Account Balance End. [2026-04-13 01:28:03] Production.ERROR: CronJobId end 12 [2026-04-13 01:28:03] Production.INFO: ==28847== Releasing lock... [2026-04-13 01:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:28:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:28:03] Production.INFO: ==28843== Releasing lock... [2026-04-13 01:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:28:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:28:11] Production.ERROR: CronJobId end10 [2026-04-13 01:28:11] Production.INFO: ==28845== Releasing lock... [2026-04-13 01:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:28:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:28:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:28:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:28:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:28:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:28:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:28:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:28:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:28:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:28:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:28:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:28:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:28:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:28:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:28:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:28:13] Production.INFO: call_cost start [2026-04-13 01:28:13] Production.INFO: call_cost end [2026-04-13 01:28:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:28:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:28:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:28:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:28:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:28:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:28:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:28:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:28:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:28:13] Production.INFO: ==28841== Releasing lock... [2026-04-13 01:28:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:28:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:29:02] Production.INFO: ==28902== Lock acquired, processing the job... [2026-04-13 06:29:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:29:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:29:02] Production.INFO: neon service started [2026-04-13 06:29:02] Production.INFO: neon service started [2026-04-13 06:29:02] Production.INFO: ==28902== Releasing lock... [2026-04-13 06:29:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:29:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:29:02] Production.INFO: ==28906== Lock acquired, processing the job... [2026-04-13 05:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:29:02] Production.INFO: ==28906== Releasing lock... [2026-04-13 05:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:29:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:29:02] Production.INFO: ==28904== Lock acquired, processing the job... [2026-04-13 01:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:29:02] Production.INFO: ==28904== Releasing lock... [2026-04-13 01:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:29:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:29:03] Production.INFO: ==28908== Lock acquired, processing the job... [2026-04-13 01:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:29:03] Production.INFO: ==28914== Lock acquired, processing the job... [2026-04-13 01:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:29:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:29:03] Production.INFO: Account Balance Start. [2026-04-13 01:29:03] Production.INFO: CreateAllLog Start [2026-04-13 01:29:03] Production.INFO: 117 [2026-04-13 01:29:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:29:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:29:03] Production.INFO: Date 2026-04-10 [2026-04-13 01:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:29:03] Production.INFO: Date 2026-04-11 [2026-04-13 01:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:29:03] Production.INFO: Date 2026-04-12 [2026-04-13 01:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:29:03] Production.INFO: Date 2026-04-13 [2026-04-13 01:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:29:03] Production.INFO: Total Charge 0 [2026-04-13 01:29:03] Production.INFO: CreateAllLog End [2026-04-13 01:29:03] Production.INFO: ==28912== Lock acquired, processing the job... [2026-04-13 01:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:29:03] Production.INFO: ==28910== Lock acquired, processing the job... [2026-04-13 01:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:29:03] Production.INFO: Account Balance End. [2026-04-13 01:29:03] Production.ERROR: CronJobId end 12 [2026-04-13 01:29:03] Production.INFO: ==28914== Releasing lock... [2026-04-13 01:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:29:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:29:03] Production.INFO: ==28916== Lock acquired, processing the job... [2026-04-13 01:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:29:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:29:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:29:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:29:04] Production.INFO: ==28916== Releasing lock... [2026-04-13 01:29:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:29:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:29:04] Production.INFO: ==28910== Releasing lock... [2026-04-13 01:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:29:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:29:10] Production.ERROR: CronJobId end10 [2026-04-13 01:29:10] Production.INFO: ==28912== Releasing lock... [2026-04-13 01:29:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:29:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:29:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:29:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:29:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:29:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:29:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:29:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:29:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:29:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:29:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:29:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:29:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:29:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:29:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:29:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:29:13] Production.INFO: call_cost start [2026-04-13 01:29:13] Production.INFO: call_cost end [2026-04-13 01:29:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:29:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:29:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:29:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:29:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:29:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:29:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:29:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:29:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:29:13] Production.INFO: ==28908== Releasing lock... [2026-04-13 01:29:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:29:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:30:01] Production.INFO: ==28971== Lock acquired, processing the job... [2026-04-13 06:30:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:30:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:30:01] Production.INFO: neon service started [2026-04-13 06:30:01] Production.INFO: neon service started [2026-04-13 06:30:01] Production.INFO: ==28971== Releasing lock... [2026-04-13 06:30:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:30:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:30:01] Production.INFO: ==28973== Lock acquired, processing the job... [2026-04-13 01:30:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:30:02] Production.INFO: ==28973== Releasing lock... [2026-04-13 01:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:30:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:30:02] Production.INFO: ==28975== Lock acquired, processing the job... [2026-04-13 05:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:30:02] Production.INFO: ==28975== Releasing lock... [2026-04-13 05:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:30:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:30:02] Production.INFO: ==28977== Lock acquired, processing the job... [2026-04-13 01:30:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:30:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:30:02] Production.INFO: ==28983== Lock acquired, processing the job... [2026-04-13 01:30:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:30:03] Production.INFO: ==28979== Lock acquired, processing the job... [2026-04-13 01:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:30:03] Production.INFO: Account Balance Start. [2026-04-13 01:30:03] Production.INFO: CreateAllLog Start [2026-04-13 01:30:03] Production.INFO: 117 [2026-04-13 01:30:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:30:03] Production.INFO: ==28985== Lock acquired, processing the job... [2026-04-13 01:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:30:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:30:03] Production.INFO: ==28981== Lock acquired, processing the job... [2026-04-13 01:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:30:03] Production.INFO: Date 2026-04-10 [2026-04-13 01:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:30:03] Production.INFO: Date 2026-04-11 [2026-04-13 01:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:30:03] Production.INFO: Date 2026-04-12 [2026-04-13 01:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:30:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:30:03] Production.INFO: Date 2026-04-13 [2026-04-13 01:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:30:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:30:03] Production.INFO: Total Charge 0 [2026-04-13 01:30:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:30:03] Production.INFO: ==28985== Releasing lock... [2026-04-13 01:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:30:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:30:03] Production.INFO: CreateAllLog End [2026-04-13 01:30:03] Production.INFO: Account Balance End. [2026-04-13 01:30:03] Production.ERROR: CronJobId end 12 [2026-04-13 01:30:03] Production.INFO: ==28983== Releasing lock... [2026-04-13 01:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:30:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:30:03] Production.INFO: ==28979== Releasing lock... [2026-04-13 01:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:30:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:30:10] Production.ERROR: CronJobId end10 [2026-04-13 01:30:10] Production.INFO: ==28981== Releasing lock... [2026-04-13 01:30:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:30:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:30:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:30:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:30:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:30:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:30:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:30:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:30:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:30:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:30:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:30:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:30:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:30:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:30:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:30:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:30:13] Production.INFO: call_cost start [2026-04-13 01:30:13] Production.INFO: call_cost end [2026-04-13 01:30:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:30:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:30:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:30:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:30:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:30:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:30:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:30:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:30:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:30:13] Production.INFO: ==28977== Releasing lock... [2026-04-13 01:30:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:30:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:31:01] Production.INFO: ==29043== Lock acquired, processing the job... [2026-04-13 06:31:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:31:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:31:01] Production.INFO: neon service started [2026-04-13 06:31:02] Production.INFO: neon service started [2026-04-13 06:31:02] Production.INFO: ==29043== Releasing lock... [2026-04-13 06:31:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:31:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:31:02] Production.INFO: ==29045== Lock acquired, processing the job... [2026-04-13 01:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:31:02] Production.INFO: ==29047== Lock acquired, processing the job... [2026-04-13 05:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:31:02] Production.INFO: ==29047== Releasing lock... [2026-04-13 05:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:31:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:31:03] Production.INFO: ==29045== Releasing lock... [2026-04-13 01:31:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:31:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:31:03] Production.INFO: ==29052== Lock acquired, processing the job... [2026-04-13 01:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:31:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:31:03] Production.INFO: ==29054== Lock acquired, processing the job... [2026-04-13 01:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:31:04] Production.INFO: ==29058== Lock acquired, processing the job... [2026-04-13 01:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:31:04] Production.INFO: ==29050== Lock acquired, processing the job... [2026-04-13 01:31:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 01:31:04] Production.INFO: Account Balance Start. [2026-04-13 01:31:04] Production.INFO: CreateAllLog Start [2026-04-13 01:31:04] Production.INFO: 117 [2026-04-13 01:31:04] Production.INFO: Date 2026-04-08 [2026-04-13 01:31:04] Production.INFO: ==29056== Lock acquired, processing the job... [2026-04-13 01:31:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:31:04] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 01:31:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 01:31:04] Production.ERROR: CronJob PID - 29052 [2026-04-13 01:31:04] Production.ERROR: CronJob Title - System Alerts [2026-04-13 01:31:04] Production.ERROR: CronJob ID - 5 [2026-04-13 01:31:04] Production.ERROR: CronJob Last Run Time 2026-04-13 01:31:00 [2026-04-13 01:31:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 01:31:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 01:31:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 01:31:04] Production.ERROR: CronJob PID - 29054 [2026-04-13 01:31:04] Production.ERROR: CronJob Title - Account Block [2026-04-13 01:31:04] Production.ERROR: CronJob ID - 7 [2026-04-13 01:31:04] Production.ERROR: CronJob Last Run Time 2026-04-13 01:31:00 [2026-04-13 01:31:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 01:31:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 01:31:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 01:31:04] Production.ERROR: CronJob PID - 29058 [2026-04-13 01:31:04] Production.ERROR: CronJob Title - Prepaid Account Balance [2026-04-13 01:31:04] Production.ERROR: CronJob ID - 12 [2026-04-13 01:31:04] Production.ERROR: CronJob Last Run Time 2026-04-13 01:31:00 [2026-04-13 01:31:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 01:31:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 01:31:04] Production.INFO: Date 2026-04-09 [2026-04-13 01:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:31:04] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 01:31:04] Production.INFO: ==29050== Releasing lock... [2026-04-13 01:31:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 01:31:04] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 01:31:04] Production.INFO: ==29060== Lock acquired, processing the job... [2026-04-13 01:31:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 01:31:04] Production.INFO: Date 2026-04-10 [2026-04-13 01:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:31:04] Production.INFO: ==29062== Lock acquired, processing the job... [2026-04-13 01:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:31:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:31:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:31:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:31:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:31:04] Production.INFO: Date 2026-04-11 [2026-04-13 01:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:31:04] Production.INFO: Date 2026-04-12 [2026-04-13 01:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:31:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 01:31:04] Production.INFO: Date 2026-04-13 [2026-04-13 01:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:31:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:31:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:31:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:31:04] Production.INFO: Total Charge 0 [2026-04-13 01:31:04] Production.INFO: CreateAllLog End [2026-04-13 01:31:04] Production.INFO: ==29062== Releasing lock... [2026-04-13 01:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:31:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:31:04] Production.INFO: ==29054== Releasing lock... [2026-04-13 01:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:31:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:31:05] Production.ERROR: done [2026-04-13 01:31:05] Production.INFO: Account Balance End. [2026-04-13 01:31:05] Production.ERROR: CronJobId end 12 [2026-04-13 01:31:05] Production.INFO: ==29058== Releasing lock... [2026-04-13 01:31:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:31:05] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:31:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 01:31:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086455', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 01:31:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086455', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 01:31:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 01:31:10] Production.INFO: ProcessCDR(1,17086455,1,1,2) [2026-04-13 01:31:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17086455,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 01:31:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17086455,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 01:31:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 01:31:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 01:31:11] Production.INFO: ==29060== Releasing lock... [2026-04-13 01:31:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 01:31:11] Production.INFO: 26 MB #Memory Used# [2026-04-13 01:31:15] Production.ERROR: CronJobId end10 [2026-04-13 01:31:15] Production.INFO: ==29056== Releasing lock... [2026-04-13 01:31:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:31:15] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:31:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:31:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:31:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:31:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:31:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:31:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:31:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:31:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:31:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:31:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:31:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:31:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:31:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:31:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:31:17] Production.INFO: call_cost start [2026-04-13 01:31:17] Production.INFO: call_cost end [2026-04-13 01:31:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:31:17] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:31:17] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:31:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:31:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:31:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:31:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:31:17] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:31:17] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:31:17] Production.INFO: ==29052== Releasing lock... [2026-04-13 01:31:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:31:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:32:01] Production.INFO: ==29127== Lock acquired, processing the job... [2026-04-13 06:32:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:32:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:32:01] Production.INFO: neon service started [2026-04-13 06:32:01] Production.INFO: neon service started [2026-04-13 06:32:01] Production.INFO: ==29127== Releasing lock... [2026-04-13 06:32:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:32:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:32:01] Production.INFO: ==29131== Lock acquired, processing the job... [2026-04-13 05:32:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:32:01] Production.INFO: ==29131== Releasing lock... [2026-04-13 05:32:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:32:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:32:01] Production.INFO: ==29129== Lock acquired, processing the job... [2026-04-13 01:32:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:32:02] Production.INFO: ==29129== Releasing lock... [2026-04-13 01:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:32:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:32:02] Production.INFO: ==29134== Lock acquired, processing the job... [2026-04-13 01:32:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:32:03] Production.INFO: ==29136== Lock acquired, processing the job... [2026-04-13 01:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:32:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:32:03] Production.INFO: ==29138== Lock acquired, processing the job... [2026-04-13 01:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:32:03] Production.INFO: ==29140== Lock acquired, processing the job... [2026-04-13 01:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:32:03] Production.INFO: ==29142== Lock acquired, processing the job... [2026-04-13 01:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:32:03] Production.INFO: Account Balance Start. [2026-04-13 01:32:03] Production.INFO: CreateAllLog Start [2026-04-13 01:32:03] Production.INFO: 117 [2026-04-13 01:32:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:32:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:32:03] Production.INFO: Date 2026-04-10 [2026-04-13 01:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:32:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:32:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:32:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:32:03] Production.INFO: ==29142== Releasing lock... [2026-04-13 01:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:32:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:32:03] Production.INFO: Date 2026-04-11 [2026-04-13 01:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:32:03] Production.INFO: Date 2026-04-12 [2026-04-13 01:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:32:03] Production.INFO: Date 2026-04-13 [2026-04-13 01:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:32:03] Production.INFO: Total Charge 0 [2026-04-13 01:32:03] Production.INFO: CreateAllLog End [2026-04-13 01:32:03] Production.INFO: Account Balance End. [2026-04-13 01:32:03] Production.ERROR: CronJobId end 12 [2026-04-13 01:32:03] Production.INFO: ==29140== Releasing lock... [2026-04-13 01:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:32:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:32:03] Production.INFO: ==29136== Releasing lock... [2026-04-13 01:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:32:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:32:10] Production.ERROR: CronJobId end10 [2026-04-13 01:32:10] Production.INFO: ==29138== Releasing lock... [2026-04-13 01:32:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:32:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:32:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:32:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:32:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:32:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:32:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:32:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:32:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:32:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:32:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:32:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:32:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:32:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:32:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:32:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:32:13] Production.INFO: call_cost start [2026-04-13 01:32:13] Production.INFO: call_cost end [2026-04-13 01:32:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:32:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:32:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:32:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:32:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:32:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:32:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:32:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:32:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:32:13] Production.INFO: ==29134== Releasing lock... [2026-04-13 01:32:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:32:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:33:01] Production.INFO: ==29200== Lock acquired, processing the job... [2026-04-13 06:33:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:33:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:33:01] Production.INFO: neon service started [2026-04-13 06:33:01] Production.INFO: neon service started [2026-04-13 06:33:01] Production.INFO: ==29200== Releasing lock... [2026-04-13 06:33:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:33:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:33:02] Production.INFO: ==29202== Lock acquired, processing the job... [2026-04-13 01:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:33:02] Production.INFO: ==29202== Releasing lock... [2026-04-13 01:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:33:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:33:02] Production.INFO: ==29204== Lock acquired, processing the job... [2026-04-13 05:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:33:02] Production.INFO: ==29204== Releasing lock... [2026-04-13 05:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:33:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:33:03] Production.INFO: ==29207== Lock acquired, processing the job... [2026-04-13 01:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:33:03] Production.INFO: ==29209== Lock acquired, processing the job... [2026-04-13 01:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:33:03] Production.INFO: ==29211== Lock acquired, processing the job... [2026-04-13 01:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:33:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:33:03] Production.INFO: ==29213== Lock acquired, processing the job... [2026-04-13 01:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:33:03] Production.INFO: Account Balance Start. [2026-04-13 01:33:03] Production.INFO: CreateAllLog Start [2026-04-13 01:33:03] Production.INFO: 117 [2026-04-13 01:33:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:33:03] Production.INFO: ==29215== Lock acquired, processing the job... [2026-04-13 01:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:33:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:33:03] Production.INFO: Date 2026-04-10 [2026-04-13 01:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:33:03] Production.INFO: Date 2026-04-11 [2026-04-13 01:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:33:03] Production.INFO: Date 2026-04-12 [2026-04-13 01:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:33:03] Production.INFO: Date 2026-04-13 [2026-04-13 01:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:33:03] Production.INFO: ==29215== Releasing lock... [2026-04-13 01:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:33:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:33:03] Production.INFO: Total Charge 0 [2026-04-13 01:33:03] Production.INFO: CreateAllLog End [2026-04-13 01:33:03] Production.INFO: Account Balance End. [2026-04-13 01:33:03] Production.ERROR: CronJobId end 12 [2026-04-13 01:33:03] Production.INFO: ==29213== Releasing lock... [2026-04-13 01:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:33:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:33:03] Production.INFO: ==29209== Releasing lock... [2026-04-13 01:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:33:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:33:10] Production.ERROR: CronJobId end10 [2026-04-13 01:33:10] Production.INFO: ==29211== Releasing lock... [2026-04-13 01:33:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:33:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:33:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:33:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:33:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:33:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:33:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:33:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:33:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:33:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:33:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:33:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:33:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:33:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:33:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:33:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:33:13] Production.INFO: call_cost start [2026-04-13 01:33:13] Production.INFO: call_cost end [2026-04-13 01:33:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:33:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:33:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:33:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:33:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:33:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:33:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:33:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:33:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:33:13] Production.INFO: ==29207== Releasing lock... [2026-04-13 01:33:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:33:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:34:02] Production.INFO: ==29273== Lock acquired, processing the job... [2026-04-13 06:34:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:34:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:34:02] Production.INFO: neon service started [2026-04-13 06:34:02] Production.INFO: neon service started [2026-04-13 06:34:02] Production.INFO: ==29273== Releasing lock... [2026-04-13 06:34:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:34:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:34:02] Production.INFO: ==29277== Lock acquired, processing the job... [2026-04-13 05:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:34:02] Production.INFO: ==29277== Releasing lock... [2026-04-13 05:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:34:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:34:02] Production.INFO: ==29275== Lock acquired, processing the job... [2026-04-13 01:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:34:02] Production.INFO: ==29275== Releasing lock... [2026-04-13 01:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:34:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:34:03] Production.INFO: ==29281== Lock acquired, processing the job... [2026-04-13 01:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:34:03] Production.INFO: ==29283== Lock acquired, processing the job... [2026-04-13 01:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:34:03] Production.INFO: ==29279== Lock acquired, processing the job... [2026-04-13 01:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:34:03] Production.INFO: ==29285== Lock acquired, processing the job... [2026-04-13 01:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:34:03] Production.INFO: ==29287== Lock acquired, processing the job... [2026-04-13 01:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:34:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:34:03] Production.INFO: Account Balance Start. [2026-04-13 01:34:03] Production.INFO: CreateAllLog Start [2026-04-13 01:34:03] Production.INFO: 117 [2026-04-13 01:34:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:34:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:34:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:34:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:34:03] Production.INFO: ==29287== Releasing lock... [2026-04-13 01:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:34:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:34:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:34:03] Production.INFO: Date 2026-04-10 [2026-04-13 01:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:34:03] Production.INFO: Date 2026-04-11 [2026-04-13 01:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:34:04] Production.INFO: Date 2026-04-12 [2026-04-13 01:34:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:34:04] Production.INFO: Date 2026-04-13 [2026-04-13 01:34:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:34:04] Production.INFO: Total Charge 0 [2026-04-13 01:34:04] Production.INFO: CreateAllLog End [2026-04-13 01:34:04] Production.INFO: ==29281== Releasing lock... [2026-04-13 01:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:34:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:34:04] Production.INFO: Account Balance End. [2026-04-13 01:34:04] Production.ERROR: CronJobId end 12 [2026-04-13 01:34:04] Production.INFO: ==29285== Releasing lock... [2026-04-13 01:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:34:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:34:11] Production.ERROR: CronJobId end10 [2026-04-13 01:34:11] Production.INFO: ==29283== Releasing lock... [2026-04-13 01:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:34:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:34:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:34:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:34:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:34:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:34:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:34:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:34:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:34:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:34:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:34:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:34:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:34:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:34:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:34:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:34:14] Production.INFO: call_cost start [2026-04-13 01:34:14] Production.INFO: call_cost end [2026-04-13 01:34:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:34:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:34:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:34:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:34:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:34:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:34:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:34:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:34:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:34:14] Production.INFO: ==29279== Releasing lock... [2026-04-13 01:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:34:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:35:01] Production.INFO: ==29344== Lock acquired, processing the job... [2026-04-13 06:35:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:35:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:35:01] Production.INFO: neon service started [2026-04-13 06:35:01] Production.INFO: neon service started [2026-04-13 06:35:01] Production.INFO: ==29344== Releasing lock... [2026-04-13 06:35:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:35:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:35:01] Production.INFO: ==29348== Lock acquired, processing the job... [2026-04-13 05:35:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:35:01] Production.INFO: ==29348== Releasing lock... [2026-04-13 05:35:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:35:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:35:02] Production.INFO: ==29346== Lock acquired, processing the job... [2026-04-13 01:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:35:02] Production.INFO: ==29346== Releasing lock... [2026-04-13 01:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:35:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:35:03] Production.INFO: ==29355== Lock acquired, processing the job... [2026-04-13 01:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:35:03] Production.INFO: ==29353== Lock acquired, processing the job... [2026-04-13 01:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:35:03] Production.INFO: ==29351== Lock acquired, processing the job... [2026-04-13 01:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:35:03] Production.INFO: ==29357== Lock acquired, processing the job... [2026-04-13 01:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:35:03] Production.INFO: ==29359== Lock acquired, processing the job... [2026-04-13 01:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:35:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:35:03] Production.INFO: Account Balance Start. [2026-04-13 01:35:03] Production.INFO: CreateAllLog Start [2026-04-13 01:35:03] Production.INFO: 117 [2026-04-13 01:35:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:35:03] Production.INFO: ==29359== Releasing lock... [2026-04-13 01:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:35:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:35:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:35:03] Production.INFO: Date 2026-04-10 [2026-04-13 01:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:35:03] Production.INFO: Date 2026-04-11 [2026-04-13 01:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:35:03] Production.INFO: Date 2026-04-12 [2026-04-13 01:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:35:03] Production.INFO: Date 2026-04-13 [2026-04-13 01:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:35:03] Production.INFO: Total Charge 0 [2026-04-13 01:35:03] Production.INFO: CreateAllLog End [2026-04-13 01:35:03] Production.INFO: Account Balance End. [2026-04-13 01:35:03] Production.ERROR: CronJobId end 12 [2026-04-13 01:35:03] Production.INFO: ==29357== Releasing lock... [2026-04-13 01:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:35:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:35:04] Production.INFO: ==29353== Releasing lock... [2026-04-13 01:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:35:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:35:10] Production.ERROR: CronJobId end10 [2026-04-13 01:35:10] Production.INFO: ==29355== Releasing lock... [2026-04-13 01:35:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:35:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:35:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:35:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:35:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:35:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:35:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:35:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:35:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:35:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:35:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:35:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:35:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:35:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:35:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:35:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:35:13] Production.INFO: call_cost start [2026-04-13 01:35:13] Production.INFO: call_cost end [2026-04-13 01:35:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:35:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:35:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:35:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:35:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:35:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:35:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:35:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:35:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:35:13] Production.INFO: ==29351== Releasing lock... [2026-04-13 01:35:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:35:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:36:01] Production.INFO: ==29415== Lock acquired, processing the job... [2026-04-13 06:36:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:36:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:36:01] Production.INFO: neon service started [2026-04-13 06:36:01] Production.INFO: neon service started [2026-04-13 06:36:01] Production.INFO: ==29415== Releasing lock... [2026-04-13 06:36:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:36:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:36:02] Production.INFO: ==29419== Lock acquired, processing the job... [2026-04-13 05:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:36:02] Production.INFO: ==29419== Releasing lock... [2026-04-13 05:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:36:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:36:02] Production.INFO: ==29417== Lock acquired, processing the job... [2026-04-13 01:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:36:02] Production.INFO: ==29417== Releasing lock... [2026-04-13 01:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:36:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:36:03] Production.INFO: ==29422== Lock acquired, processing the job... [2026-04-13 01:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:36:03] Production.INFO: ==29424== Lock acquired, processing the job... [2026-04-13 01:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:36:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:36:03] Production.INFO: ==29426== Lock acquired, processing the job... [2026-04-13 01:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:36:03] Production.INFO: ==29428== Lock acquired, processing the job... [2026-04-13 01:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:36:03] Production.INFO: ==29430== Lock acquired, processing the job... [2026-04-13 01:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:36:03] Production.INFO: Account Balance Start. [2026-04-13 01:36:03] Production.INFO: CreateAllLog Start [2026-04-13 01:36:03] Production.INFO: 117 [2026-04-13 01:36:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:36:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:36:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:36:03] Production.INFO: Date 2026-04-10 [2026-04-13 01:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:36:03] Production.INFO: ==29430== Releasing lock... [2026-04-13 01:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:36:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:36:03] Production.INFO: Date 2026-04-11 [2026-04-13 01:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:36:03] Production.INFO: Date 2026-04-12 [2026-04-13 01:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:36:03] Production.INFO: Date 2026-04-13 [2026-04-13 01:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:36:03] Production.INFO: Total Charge 0 [2026-04-13 01:36:03] Production.INFO: CreateAllLog End [2026-04-13 01:36:04] Production.INFO: Account Balance End. [2026-04-13 01:36:04] Production.INFO: ==29424== Releasing lock... [2026-04-13 01:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:36:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:36:04] Production.ERROR: CronJobId end 12 [2026-04-13 01:36:04] Production.INFO: ==29428== Releasing lock... [2026-04-13 01:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:36:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:36:11] Production.ERROR: CronJobId end10 [2026-04-13 01:36:11] Production.INFO: ==29426== Releasing lock... [2026-04-13 01:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:36:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:36:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:36:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:36:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:36:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:36:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:36:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:36:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:36:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:36:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:36:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:36:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:36:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:36:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:36:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:36:13] Production.INFO: call_cost start [2026-04-13 01:36:13] Production.INFO: call_cost end [2026-04-13 01:36:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:36:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:36:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:36:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:36:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:36:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:36:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:36:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:36:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:36:13] Production.INFO: ==29422== Releasing lock... [2026-04-13 01:36:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:36:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:37:02] Production.INFO: ==29494== Lock acquired, processing the job... [2026-04-13 06:37:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:37:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:37:02] Production.INFO: neon service started [2026-04-13 06:37:02] Production.INFO: neon service started [2026-04-13 06:37:02] Production.INFO: ==29494== Releasing lock... [2026-04-13 06:37:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:37:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:37:02] Production.INFO: ==29496== Lock acquired, processing the job... [2026-04-13 01:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:37:02] Production.INFO: ==29496== Releasing lock... [2026-04-13 01:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:37:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:37:02] Production.INFO: ==29498== Lock acquired, processing the job... [2026-04-13 05:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:37:03] Production.INFO: ==29498== Releasing lock... [2026-04-13 05:37:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:37:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:37:03] Production.INFO: ==29502== Lock acquired, processing the job... [2026-04-13 01:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:37:03] Production.INFO: ==29500== Lock acquired, processing the job... [2026-04-13 01:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:37:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:37:03] Production.INFO: ==29504== Lock acquired, processing the job... [2026-04-13 01:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:37:03] Production.INFO: ==29506== Lock acquired, processing the job... [2026-04-13 01:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:37:03] Production.INFO: ==29508== Lock acquired, processing the job... [2026-04-13 01:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:37:03] Production.INFO: Account Balance Start. [2026-04-13 01:37:03] Production.INFO: CreateAllLog Start [2026-04-13 01:37:03] Production.INFO: 117 [2026-04-13 01:37:04] Production.INFO: Date 2026-04-08 [2026-04-13 01:37:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:37:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:37:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:37:04] Production.INFO: ==29502== Releasing lock... [2026-04-13 01:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:37:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:37:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:37:04] Production.INFO: ==29508== Releasing lock... [2026-04-13 01:37:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:37:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:37:04] Production.INFO: Date 2026-04-09 [2026-04-13 01:37:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:37:04] Production.INFO: Date 2026-04-10 [2026-04-13 01:37:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:37:04] Production.INFO: Date 2026-04-11 [2026-04-13 01:37:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:37:04] Production.INFO: Date 2026-04-12 [2026-04-13 01:37:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:37:04] Production.INFO: Date 2026-04-13 [2026-04-13 01:37:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:37:04] Production.INFO: Total Charge 0 [2026-04-13 01:37:04] Production.INFO: CreateAllLog End [2026-04-13 01:37:04] Production.INFO: Account Balance End. [2026-04-13 01:37:04] Production.ERROR: CronJobId end 12 [2026-04-13 01:37:04] Production.INFO: ==29506== Releasing lock... [2026-04-13 01:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:37:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:37:10] Production.ERROR: CronJobId end10 [2026-04-13 01:37:10] Production.INFO: ==29504== Releasing lock... [2026-04-13 01:37:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:37:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:37:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:37:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:37:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:37:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:37:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:37:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:37:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:37:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:37:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:37:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:37:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:37:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:37:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:37:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:37:13] Production.INFO: call_cost start [2026-04-13 01:37:13] Production.INFO: call_cost end [2026-04-13 01:37:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:37:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:37:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:37:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:37:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:37:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:37:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:37:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:37:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:37:13] Production.INFO: ==29500== Releasing lock... [2026-04-13 01:37:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:37:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:38:01] Production.INFO: ==29563== Lock acquired, processing the job... [2026-04-13 06:38:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:38:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:38:01] Production.INFO: neon service started [2026-04-13 06:38:01] Production.INFO: neon service started [2026-04-13 06:38:01] Production.INFO: ==29563== Releasing lock... [2026-04-13 06:38:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:38:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:38:02] Production.INFO: ==29565== Lock acquired, processing the job... [2026-04-13 01:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:38:02] Production.INFO: ==29567== Lock acquired, processing the job... [2026-04-13 05:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:38:02] Production.INFO: ==29567== Releasing lock... [2026-04-13 05:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:38:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:38:02] Production.INFO: ==29565== Releasing lock... [2026-04-13 01:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:38:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:38:03] Production.INFO: ==29574== Lock acquired, processing the job... [2026-04-13 01:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:38:03] Production.INFO: ==29578== Lock acquired, processing the job... [2026-04-13 01:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:38:03] Production.INFO: ==29570== Lock acquired, processing the job... [2026-04-13 01:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:38:03] Production.INFO: ==29572== Lock acquired, processing the job... [2026-04-13 01:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:38:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:38:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:38:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:38:03] Production.INFO: ==29576== Lock acquired, processing the job... [2026-04-13 01:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:38:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:38:03] Production.INFO: ==29578== Releasing lock... [2026-04-13 01:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:38:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:38:03] Production.INFO: Account Balance Start. [2026-04-13 01:38:03] Production.INFO: CreateAllLog Start [2026-04-13 01:38:03] Production.INFO: 117 [2026-04-13 01:38:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:38:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:38:04] Production.INFO: Date 2026-04-09 [2026-04-13 01:38:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:38:04] Production.INFO: Date 2026-04-10 [2026-04-13 01:38:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:38:04] Production.INFO: Date 2026-04-11 [2026-04-13 01:38:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:38:04] Production.INFO: Date 2026-04-12 [2026-04-13 01:38:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:38:04] Production.INFO: Date 2026-04-13 [2026-04-13 01:38:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:38:04] Production.INFO: ==29572== Releasing lock... [2026-04-13 01:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:38:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:38:04] Production.INFO: Total Charge 0 [2026-04-13 01:38:04] Production.INFO: CreateAllLog End [2026-04-13 01:38:04] Production.INFO: Account Balance End. [2026-04-13 01:38:04] Production.ERROR: CronJobId end 12 [2026-04-13 01:38:04] Production.INFO: ==29576== Releasing lock... [2026-04-13 01:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:38:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:38:10] Production.ERROR: CronJobId end10 [2026-04-13 01:38:10] Production.INFO: ==29574== Releasing lock... [2026-04-13 01:38:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:38:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:38:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:38:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:38:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:38:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:38:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:38:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:38:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:38:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:38:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:38:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:38:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:38:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:38:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:38:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:38:14] Production.INFO: call_cost start [2026-04-13 01:38:14] Production.INFO: call_cost end [2026-04-13 01:38:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:38:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:38:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:38:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:38:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:38:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:38:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:38:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:38:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:38:14] Production.INFO: ==29570== Releasing lock... [2026-04-13 01:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:38:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:39:02] Production.INFO: ==29631== Lock acquired, processing the job... [2026-04-13 06:39:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:39:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:39:02] Production.INFO: neon service started [2026-04-13 06:39:02] Production.INFO: neon service started [2026-04-13 06:39:02] Production.INFO: ==29631== Releasing lock... [2026-04-13 06:39:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:39:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:39:02] Production.INFO: ==29635== Lock acquired, processing the job... [2026-04-13 05:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:39:02] Production.INFO: ==29635== Releasing lock... [2026-04-13 05:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:39:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:39:02] Production.INFO: ==29633== Lock acquired, processing the job... [2026-04-13 01:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:39:02] Production.INFO: ==29633== Releasing lock... [2026-04-13 01:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:39:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:39:03] Production.INFO: ==29638== Lock acquired, processing the job... [2026-04-13 01:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:39:03] Production.INFO: ==29640== Lock acquired, processing the job... [2026-04-13 01:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:39:03] Production.INFO: ==29642== Lock acquired, processing the job... [2026-04-13 01:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:39:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:39:03] Production.INFO: ==29644== Lock acquired, processing the job... [2026-04-13 01:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:39:03] Production.INFO: ==29646== Lock acquired, processing the job... [2026-04-13 01:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:39:03] Production.INFO: Account Balance Start. [2026-04-13 01:39:03] Production.INFO: CreateAllLog Start [2026-04-13 01:39:03] Production.INFO: 117 [2026-04-13 01:39:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:39:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:39:03] Production.INFO: Date 2026-04-10 [2026-04-13 01:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:39:03] Production.INFO: Date 2026-04-11 [2026-04-13 01:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:39:03] Production.INFO: Date 2026-04-12 [2026-04-13 01:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:39:03] Production.INFO: Date 2026-04-13 [2026-04-13 01:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:39:03] Production.INFO: ==29646== Releasing lock... [2026-04-13 01:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:39:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:39:03] Production.INFO: Total Charge 0 [2026-04-13 01:39:04] Production.INFO: CreateAllLog End [2026-04-13 01:39:04] Production.INFO: Account Balance End. [2026-04-13 01:39:04] Production.INFO: ==29640== Releasing lock... [2026-04-13 01:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:39:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:39:04] Production.ERROR: CronJobId end 12 [2026-04-13 01:39:04] Production.INFO: ==29644== Releasing lock... [2026-04-13 01:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:39:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:39:11] Production.ERROR: CronJobId end10 [2026-04-13 01:39:11] Production.INFO: ==29642== Releasing lock... [2026-04-13 01:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:39:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:39:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:39:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:39:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:39:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:39:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:39:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:39:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:39:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:39:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:39:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:39:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:39:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:39:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:39:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:39:14] Production.INFO: call_cost start [2026-04-13 01:39:14] Production.INFO: call_cost end [2026-04-13 01:39:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:39:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:39:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:39:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:39:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:39:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:39:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:39:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:39:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:39:14] Production.INFO: ==29638== Releasing lock... [2026-04-13 01:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:39:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:40:01] Production.INFO: ==29703== Lock acquired, processing the job... [2026-04-13 06:40:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:40:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:40:01] Production.INFO: neon service started [2026-04-13 06:40:01] Production.INFO: neon service started [2026-04-13 06:40:01] Production.INFO: ==29703== Releasing lock... [2026-04-13 06:40:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:40:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:40:01] Production.INFO: ==29705== Lock acquired, processing the job... [2026-04-13 01:40:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:40:02] Production.INFO: ==29705== Releasing lock... [2026-04-13 01:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:40:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:40:02] Production.INFO: ==29707== Lock acquired, processing the job... [2026-04-13 05:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:40:02] Production.INFO: ==29707== Releasing lock... [2026-04-13 05:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:40:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:40:02] Production.INFO: ==29710== Lock acquired, processing the job... [2026-04-13 01:40:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:40:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:40:02] Production.INFO: ==29716== Lock acquired, processing the job... [2026-04-13 01:40:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:40:02] Production.INFO: ==29714== Lock acquired, processing the job... [2026-04-13 01:40:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:40:02] Production.INFO: ==29712== Lock acquired, processing the job... [2026-04-13 01:40:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:40:02] Production.INFO: Account Balance Start. [2026-04-13 01:40:02] Production.INFO: CreateAllLog Start [2026-04-13 01:40:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:40:02] Production.INFO: 117 [2026-04-13 01:40:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:40:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:40:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:40:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:40:03] Production.INFO: ==29718== Lock acquired, processing the job... [2026-04-13 01:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:40:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:40:03] Production.INFO: Date 2026-04-10 [2026-04-13 01:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:40:03] Production.INFO: Date 2026-04-11 [2026-04-13 01:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:40:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:40:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:40:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:40:03] Production.INFO: ==29718== Releasing lock... [2026-04-13 01:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:40:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:40:03] Production.INFO: Date 2026-04-12 [2026-04-13 01:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:40:03] Production.INFO: Date 2026-04-13 [2026-04-13 01:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:40:03] Production.INFO: Total Charge 0 [2026-04-13 01:40:03] Production.INFO: CreateAllLog End [2026-04-13 01:40:03] Production.INFO: Account Balance End. [2026-04-13 01:40:03] Production.ERROR: CronJobId end 12 [2026-04-13 01:40:03] Production.INFO: ==29716== Releasing lock... [2026-04-13 01:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:40:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:40:03] Production.INFO: ==29712== Releasing lock... [2026-04-13 01:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:40:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:40:10] Production.ERROR: CronJobId end10 [2026-04-13 01:40:10] Production.INFO: ==29714== Releasing lock... [2026-04-13 01:40:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:40:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:40:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:40:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:40:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:40:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:40:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:40:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:40:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:40:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:40:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:40:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:40:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:40:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:40:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:40:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:40:13] Production.INFO: call_cost start [2026-04-13 01:40:13] Production.INFO: call_cost end [2026-04-13 01:40:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:40:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:40:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:40:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:40:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:40:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:40:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:40:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:40:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:40:13] Production.INFO: ==29710== Releasing lock... [2026-04-13 01:40:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:40:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:41:01] Production.INFO: ==29786== Lock acquired, processing the job... [2026-04-13 06:41:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:41:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:41:01] Production.INFO: neon service started [2026-04-13 06:41:01] Production.INFO: neon service started [2026-04-13 06:41:01] Production.INFO: ==29786== Releasing lock... [2026-04-13 06:41:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:41:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:41:02] Production.INFO: ==29789== Lock acquired, processing the job... [2026-04-13 01:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:41:02] Production.INFO: ==29791== Lock acquired, processing the job... [2026-04-13 05:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:41:02] Production.INFO: ==29791== Releasing lock... [2026-04-13 05:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:41:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:41:02] Production.INFO: ==29789== Releasing lock... [2026-04-13 01:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:41:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:41:03] Production.INFO: ==29801== Lock acquired, processing the job... [2026-04-13 01:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:41:03] Production.INFO: ==29793== Lock acquired, processing the job... [2026-04-13 01:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 01:41:03] Production.INFO: Account Balance Start. [2026-04-13 01:41:03] Production.INFO: CreateAllLog Start [2026-04-13 01:41:03] Production.INFO: 117 [2026-04-13 01:41:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:41:03] Production.INFO: ==29803== Lock acquired, processing the job... [2026-04-13 01:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 01:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:41:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 01:41:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 01:41:03] Production.ERROR: CronJob PID - 29801 [2026-04-13 01:41:03] Production.ERROR: CronJob Title - Prepaid Account Balance [2026-04-13 01:41:03] Production.ERROR: CronJob ID - 12 [2026-04-13 01:41:03] Production.ERROR: CronJob Last Run Time 2026-04-13 01:41:00 [2026-04-13 01:41:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 01:41:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 01:41:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:41:03] Production.INFO: Date 2026-04-10 [2026-04-13 01:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:41:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 01:41:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 01:41:03] Production.INFO: ==29793== Releasing lock... [2026-04-13 01:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 01:41:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 01:41:03] Production.INFO: ==29795== Lock acquired, processing the job... [2026-04-13 01:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:41:03] Production.INFO: Date 2026-04-11 [2026-04-13 01:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:41:03] Production.INFO: Date 2026-04-12 [2026-04-13 01:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:41:03] Production.INFO: Date 2026-04-13 [2026-04-13 01:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:41:03] Production.INFO: Total Charge 0 [2026-04-13 01:41:03] Production.INFO: CreateAllLog End [2026-04-13 01:41:03] Production.INFO: ==29797== Lock acquired, processing the job... [2026-04-13 01:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:41:03] Production.INFO: ==29799== Lock acquired, processing the job... [2026-04-13 01:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:41:03] Production.INFO: ==29805== Lock acquired, processing the job... [2026-04-13 01:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:41:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:41:04] Production.INFO: Account Balance End. [2026-04-13 01:41:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:41:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:41:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:41:04] Production.INFO: ==29805== Releasing lock... [2026-04-13 01:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:41:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:41:04] Production.ERROR: CronJobId end 12 [2026-04-13 01:41:04] Production.INFO: ==29801== Releasing lock... [2026-04-13 01:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:41:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:41:04] Production.ERROR: done [2026-04-13 01:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 01:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086496', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 01:41:04] Production.INFO: ==29797== Releasing lock... [2026-04-13 01:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:41:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:41:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086496', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 01:41:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 01:41:10] Production.INFO: ProcessCDR(1,17086496,1,1,2) [2026-04-13 01:41:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17086496,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 01:41:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17086496,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 01:41:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 01:41:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 01:41:10] Production.INFO: ==29803== Releasing lock... [2026-04-13 01:41:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 01:41:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 01:41:12] Production.ERROR: CronJobId end10 [2026-04-13 01:41:12] Production.INFO: ==29799== Releasing lock... [2026-04-13 01:41:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:41:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:41:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:41:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:41:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:41:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:41:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:41:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:41:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:41:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:41:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:41:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:41:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:41:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:41:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:41:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:41:15] Production.INFO: call_cost start [2026-04-13 01:41:15] Production.INFO: call_cost end [2026-04-13 01:41:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:41:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:41:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:41:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:41:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:41:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:41:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:41:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:41:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:41:16] Production.INFO: ==29795== Releasing lock... [2026-04-13 01:41:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:41:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:42:02] Production.INFO: ==29869== Lock acquired, processing the job... [2026-04-13 06:42:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:42:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:42:02] Production.INFO: neon service started [2026-04-13 06:42:02] Production.INFO: neon service started [2026-04-13 06:42:02] Production.INFO: ==29869== Releasing lock... [2026-04-13 06:42:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:42:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:42:02] Production.INFO: ==29871== Lock acquired, processing the job... [2026-04-13 01:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:42:02] Production.INFO: ==29871== Releasing lock... [2026-04-13 01:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:42:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:42:02] Production.INFO: ==29873== Lock acquired, processing the job... [2026-04-13 05:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:42:03] Production.INFO: ==29873== Releasing lock... [2026-04-13 05:42:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:42:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:42:03] Production.INFO: ==29875== Lock acquired, processing the job... [2026-04-13 01:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:42:03] Production.INFO: ==29881== Lock acquired, processing the job... [2026-04-13 01:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:42:03] Production.INFO: ==29877== Lock acquired, processing the job... [2026-04-13 01:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:42:03] Production.INFO: ==29883== Lock acquired, processing the job... [2026-04-13 01:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:42:03] Production.INFO: ==29879== Lock acquired, processing the job... [2026-04-13 01:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:42:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:42:03] Production.INFO: Account Balance Start. [2026-04-13 01:42:03] Production.INFO: CreateAllLog Start [2026-04-13 01:42:03] Production.INFO: 117 [2026-04-13 01:42:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:42:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:42:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:42:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:42:03] Production.INFO: ==29883== Releasing lock... [2026-04-13 01:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:42:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:42:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:42:04] Production.INFO: Date 2026-04-10 [2026-04-13 01:42:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:42:04] Production.INFO: Date 2026-04-11 [2026-04-13 01:42:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:42:04] Production.INFO: Date 2026-04-12 [2026-04-13 01:42:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:42:04] Production.INFO: Date 2026-04-13 [2026-04-13 01:42:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:42:04] Production.INFO: Total Charge 0 [2026-04-13 01:42:04] Production.INFO: CreateAllLog End [2026-04-13 01:42:04] Production.INFO: Account Balance End. [2026-04-13 01:42:04] Production.ERROR: CronJobId end 12 [2026-04-13 01:42:04] Production.INFO: ==29881== Releasing lock... [2026-04-13 01:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:42:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:42:04] Production.INFO: ==29877== Releasing lock... [2026-04-13 01:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:42:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:42:11] Production.ERROR: CronJobId end10 [2026-04-13 01:42:11] Production.INFO: ==29879== Releasing lock... [2026-04-13 01:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:42:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:42:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:42:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:42:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:42:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:42:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:42:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:42:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:42:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:42:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:42:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:42:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:42:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:42:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:42:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:42:15] Production.INFO: call_cost start [2026-04-13 01:42:15] Production.INFO: call_cost end [2026-04-13 01:42:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:42:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:42:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:42:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:42:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:42:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:42:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:42:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:42:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:42:15] Production.INFO: ==29875== Releasing lock... [2026-04-13 01:42:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:42:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:43:01] Production.INFO: ==29950== Lock acquired, processing the job... [2026-04-13 06:43:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:43:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:43:01] Production.INFO: neon service started [2026-04-13 06:43:01] Production.INFO: neon service started [2026-04-13 06:43:01] Production.INFO: ==29950== Releasing lock... [2026-04-13 06:43:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:43:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:43:01] Production.INFO: ==29954== Lock acquired, processing the job... [2026-04-13 05:43:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:43:02] Production.INFO: ==29954== Releasing lock... [2026-04-13 05:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:43:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:43:02] Production.INFO: ==29952== Lock acquired, processing the job... [2026-04-13 01:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:43:02] Production.INFO: ==29952== Releasing lock... [2026-04-13 01:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:43:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:43:03] Production.INFO: ==29959== Lock acquired, processing the job... [2026-04-13 01:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:43:03] Production.INFO: ==29957== Lock acquired, processing the job... [2026-04-13 01:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:43:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:43:03] Production.INFO: ==29963== Lock acquired, processing the job... [2026-04-13 01:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:43:03] Production.INFO: ==29965== Lock acquired, processing the job... [2026-04-13 01:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:43:03] Production.INFO: ==29961== Lock acquired, processing the job... [2026-04-13 01:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:43:03] Production.INFO: Account Balance Start. [2026-04-13 01:43:03] Production.INFO: CreateAllLog Start [2026-04-13 01:43:03] Production.INFO: 117 [2026-04-13 01:43:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:43:03] Production.INFO: ==29965== Releasing lock... [2026-04-13 01:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:43:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:43:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:43:03] Production.INFO: Date 2026-04-10 [2026-04-13 01:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:43:03] Production.INFO: Date 2026-04-11 [2026-04-13 01:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:43:03] Production.INFO: Date 2026-04-12 [2026-04-13 01:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:43:03] Production.INFO: Date 2026-04-13 [2026-04-13 01:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:43:03] Production.INFO: Total Charge 0 [2026-04-13 01:43:03] Production.INFO: CreateAllLog End [2026-04-13 01:43:03] Production.INFO: Account Balance End. [2026-04-13 01:43:03] Production.ERROR: CronJobId end 12 [2026-04-13 01:43:03] Production.INFO: ==29963== Releasing lock... [2026-04-13 01:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:43:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:43:03] Production.INFO: ==29959== Releasing lock... [2026-04-13 01:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:43:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:43:11] Production.ERROR: CronJobId end10 [2026-04-13 01:43:11] Production.INFO: ==29961== Releasing lock... [2026-04-13 01:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:43:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:43:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:43:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:43:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:43:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:43:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:43:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:43:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:43:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:43:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:43:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:43:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:43:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:43:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:43:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:43:14] Production.INFO: call_cost start [2026-04-13 01:43:14] Production.INFO: call_cost end [2026-04-13 01:43:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:43:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:43:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:43:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:43:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:43:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:43:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:43:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:43:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:43:14] Production.INFO: ==29957== Releasing lock... [2026-04-13 01:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:43:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:44:02] Production.INFO: ==30033== Lock acquired, processing the job... [2026-04-13 06:44:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:44:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:44:02] Production.INFO: neon service started [2026-04-13 06:44:02] Production.INFO: neon service started [2026-04-13 06:44:02] Production.INFO: ==30033== Releasing lock... [2026-04-13 06:44:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:44:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:44:02] Production.INFO: ==30037== Lock acquired, processing the job... [2026-04-13 05:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:44:02] Production.INFO: ==30037== Releasing lock... [2026-04-13 05:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:44:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:44:02] Production.INFO: ==30035== Lock acquired, processing the job... [2026-04-13 01:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:44:02] Production.INFO: ==30035== Releasing lock... [2026-04-13 01:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:44:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:44:03] Production.INFO: ==30041== Lock acquired, processing the job... [2026-04-13 01:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:44:03] Production.INFO: ==30043== Lock acquired, processing the job... [2026-04-13 01:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:44:03] Production.INFO: ==30039== Lock acquired, processing the job... [2026-04-13 01:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:44:03] Production.INFO: ==30045== Lock acquired, processing the job... [2026-04-13 01:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:44:03] Production.INFO: ==30047== Lock acquired, processing the job... [2026-04-13 01:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:44:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:44:03] Production.INFO: Account Balance Start. [2026-04-13 01:44:03] Production.INFO: CreateAllLog Start [2026-04-13 01:44:03] Production.INFO: 117 [2026-04-13 01:44:03] Production.INFO: ==30041== Releasing lock... [2026-04-13 01:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:44:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:44:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:44:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:44:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:44:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:44:03] Production.INFO: ==30047== Releasing lock... [2026-04-13 01:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:44:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:44:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:44:03] Production.INFO: Date 2026-04-10 [2026-04-13 01:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:44:03] Production.INFO: Date 2026-04-11 [2026-04-13 01:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:44:04] Production.INFO: Date 2026-04-12 [2026-04-13 01:44:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:44:04] Production.INFO: Date 2026-04-13 [2026-04-13 01:44:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:44:04] Production.INFO: Total Charge 0 [2026-04-13 01:44:04] Production.INFO: CreateAllLog End [2026-04-13 01:44:04] Production.INFO: Account Balance End. [2026-04-13 01:44:04] Production.ERROR: CronJobId end 12 [2026-04-13 01:44:04] Production.INFO: ==30045== Releasing lock... [2026-04-13 01:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:44:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:44:11] Production.ERROR: CronJobId end10 [2026-04-13 01:44:11] Production.INFO: ==30043== Releasing lock... [2026-04-13 01:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:44:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:44:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:44:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:44:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:44:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:44:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:44:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:44:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:44:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:44:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:44:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:44:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:44:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:44:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:44:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:44:14] Production.INFO: call_cost start [2026-04-13 01:44:14] Production.INFO: call_cost end [2026-04-13 01:44:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:44:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:44:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:44:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:44:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:44:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:44:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:44:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:44:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:44:14] Production.INFO: ==30039== Releasing lock... [2026-04-13 01:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:44:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:45:01] Production.INFO: ==30111== Lock acquired, processing the job... [2026-04-13 06:45:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:45:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:45:01] Production.INFO: neon service started [2026-04-13 06:45:01] Production.INFO: neon service started [2026-04-13 06:45:01] Production.INFO: ==30111== Releasing lock... [2026-04-13 06:45:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:45:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:45:02] Production.INFO: ==30115== Lock acquired, processing the job... [2026-04-13 01:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:45:02] Production.INFO: ==30117== Lock acquired, processing the job... [2026-04-13 05:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:45:02] Production.INFO: ==30117== Releasing lock... [2026-04-13 05:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:45:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:45:02] Production.INFO: ==30115== Releasing lock... [2026-04-13 01:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:45:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:45:03] Production.INFO: ==30120== Lock acquired, processing the job... [2026-04-13 01:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:45:03] Production.INFO: ==30122== Lock acquired, processing the job... [2026-04-13 01:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:45:03] Production.INFO: ==30124== Lock acquired, processing the job... [2026-04-13 01:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:45:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:45:03] Production.INFO: ==30126== Lock acquired, processing the job... [2026-04-13 01:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:45:03] Production.INFO: ==30128== Lock acquired, processing the job... [2026-04-13 01:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:45:03] Production.INFO: Account Balance Start. [2026-04-13 01:45:03] Production.INFO: CreateAllLog Start [2026-04-13 01:45:03] Production.INFO: 117 [2026-04-13 01:45:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:45:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:45:03] Production.INFO: ==30128== Releasing lock... [2026-04-13 01:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:45:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:45:03] Production.INFO: Date 2026-04-10 [2026-04-13 01:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:45:03] Production.INFO: Date 2026-04-11 [2026-04-13 01:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:45:03] Production.INFO: Date 2026-04-12 [2026-04-13 01:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:45:03] Production.INFO: Date 2026-04-13 [2026-04-13 01:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:45:03] Production.INFO: ==30122== Releasing lock... [2026-04-13 01:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:45:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:45:03] Production.INFO: Total Charge 0 [2026-04-13 01:45:03] Production.INFO: CreateAllLog End [2026-04-13 01:45:04] Production.INFO: Account Balance End. [2026-04-13 01:45:04] Production.ERROR: CronJobId end 12 [2026-04-13 01:45:04] Production.INFO: ==30126== Releasing lock... [2026-04-13 01:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:45:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:45:12] Production.ERROR: CronJobId end10 [2026-04-13 01:45:12] Production.INFO: ==30124== Releasing lock... [2026-04-13 01:45:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:45:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:45:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:45:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:45:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:45:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:45:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:45:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:45:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:45:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:45:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:45:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:45:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:45:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:45:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:45:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:45:14] Production.INFO: call_cost start [2026-04-13 01:45:14] Production.INFO: call_cost end [2026-04-13 01:45:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:45:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:45:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:45:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:45:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:45:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:45:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:45:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:45:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:45:14] Production.INFO: ==30120== Releasing lock... [2026-04-13 01:45:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:45:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:46:01] Production.INFO: ==30206== Lock acquired, processing the job... [2026-04-13 06:46:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:46:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:46:01] Production.INFO: neon service started [2026-04-13 06:46:01] Production.INFO: neon service started [2026-04-13 06:46:01] Production.INFO: ==30206== Releasing lock... [2026-04-13 06:46:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:46:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:46:02] Production.INFO: ==30208== Lock acquired, processing the job... [2026-04-13 01:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:46:02] Production.INFO: ==30208== Releasing lock... [2026-04-13 01:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:46:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:46:02] Production.INFO: ==30210== Lock acquired, processing the job... [2026-04-13 05:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:46:02] Production.INFO: ==30210== Releasing lock... [2026-04-13 05:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:46:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:46:03] Production.INFO: ==30221== Lock acquired, processing the job... [2026-04-13 01:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:46:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:46:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:46:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:46:03] Production.INFO: ==30221== Releasing lock... [2026-04-13 01:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:46:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:46:03] Production.INFO: ==30219== Lock acquired, processing the job... [2026-04-13 01:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:46:03] Production.INFO: ==30213== Lock acquired, processing the job... [2026-04-13 01:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:46:03] Production.INFO: ==30215== Lock acquired, processing the job... [2026-04-13 01:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:46:03] Production.INFO: ==30217== Lock acquired, processing the job... [2026-04-13 01:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:46:03] Production.INFO: Account Balance Start. [2026-04-13 01:46:03] Production.INFO: CreateAllLog Start [2026-04-13 01:46:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:46:03] Production.INFO: 117 [2026-04-13 01:46:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:46:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:46:04] Production.INFO: Date 2026-04-10 [2026-04-13 01:46:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:46:04] Production.INFO: Date 2026-04-11 [2026-04-13 01:46:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:46:04] Production.INFO: Date 2026-04-12 [2026-04-13 01:46:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:46:04] Production.INFO: Date 2026-04-13 [2026-04-13 01:46:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:46:04] Production.INFO: Total Charge 0 [2026-04-13 01:46:04] Production.INFO: CreateAllLog End [2026-04-13 01:46:04] Production.INFO: Account Balance End. [2026-04-13 01:46:04] Production.ERROR: CronJobId end 12 [2026-04-13 01:46:04] Production.INFO: ==30219== Releasing lock... [2026-04-13 01:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:46:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:46:04] Production.INFO: ==30215== Releasing lock... [2026-04-13 01:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:46:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:46:13] Production.ERROR: CronJobId end10 [2026-04-13 01:46:13] Production.INFO: ==30217== Releasing lock... [2026-04-13 01:46:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:46:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:46:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:46:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:46:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:46:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:46:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:46:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:46:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:46:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:46:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:46:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:46:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:46:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:46:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:46:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:46:16] Production.INFO: call_cost start [2026-04-13 01:46:16] Production.INFO: call_cost end [2026-04-13 01:46:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:46:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:46:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:46:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:46:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:46:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:46:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:46:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:46:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:46:16] Production.INFO: ==30213== Releasing lock... [2026-04-13 01:46:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:46:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:47:01] Production.INFO: ==30299== Lock acquired, processing the job... [2026-04-13 06:47:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:47:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:47:01] Production.INFO: neon service started [2026-04-13 06:47:01] Production.INFO: neon service started [2026-04-13 06:47:01] Production.INFO: ==30299== Releasing lock... [2026-04-13 06:47:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:47:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:47:01] Production.INFO: ==30301== Lock acquired, processing the job... [2026-04-13 01:47:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:47:01] Production.INFO: ==30301== Releasing lock... [2026-04-13 01:47:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:47:01] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:47:02] Production.INFO: ==30303== Lock acquired, processing the job... [2026-04-13 05:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:47:02] Production.INFO: ==30303== Releasing lock... [2026-04-13 05:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:47:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:47:02] Production.INFO: ==30305== Lock acquired, processing the job... [2026-04-13 01:47:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:47:02] Production.INFO: ==30309== Lock acquired, processing the job... [2026-04-13 01:47:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:47:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:47:02] Production.INFO: ==30311== Lock acquired, processing the job... [2026-04-13 01:47:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:47:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:47:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:47:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:47:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:47:02] Production.INFO: ==30307== Lock acquired, processing the job... [2026-04-13 01:47:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:47:02] Production.INFO: Account Balance Start. [2026-04-13 01:47:02] Production.INFO: CreateAllLog Start [2026-04-13 01:47:02] Production.INFO: 117 [2026-04-13 01:47:02] Production.INFO: Date 2026-04-08 [2026-04-13 01:47:02] Production.INFO: Reseller ==> 0 [2026-04-13 01:47:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:47:03] Production.INFO: ==30313== Lock acquired, processing the job... [2026-04-13 01:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:47:03] Production.INFO: Date 2026-04-10 [2026-04-13 01:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:47:03] Production.INFO: Date 2026-04-11 [2026-04-13 01:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:47:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:47:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:47:03] Production.INFO: Date 2026-04-12 [2026-04-13 01:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:47:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:47:03] Production.INFO: ==30313== Releasing lock... [2026-04-13 01:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:47:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:47:03] Production.INFO: Date 2026-04-13 [2026-04-13 01:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:47:03] Production.INFO: Total Charge 0 [2026-04-13 01:47:03] Production.INFO: CreateAllLog End [2026-04-13 01:47:03] Production.INFO: Account Balance End. [2026-04-13 01:47:03] Production.ERROR: CronJobId end 12 [2026-04-13 01:47:03] Production.INFO: ==30311== Releasing lock... [2026-04-13 01:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:47:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:47:03] Production.INFO: ==30307== Releasing lock... [2026-04-13 01:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:47:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:47:10] Production.ERROR: CronJobId end10 [2026-04-13 01:47:10] Production.INFO: ==30309== Releasing lock... [2026-04-13 01:47:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:47:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:47:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:47:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:47:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:47:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:47:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:47:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:47:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:47:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:47:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:47:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:47:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:47:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:47:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:47:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:47:14] Production.INFO: call_cost start [2026-04-13 01:47:14] Production.INFO: call_cost end [2026-04-13 01:47:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:47:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:47:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:47:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:47:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:47:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:47:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:47:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:47:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:47:14] Production.INFO: ==30305== Releasing lock... [2026-04-13 01:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:47:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:48:01] Production.INFO: ==30381== Lock acquired, processing the job... [2026-04-13 06:48:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:48:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:48:01] Production.INFO: neon service started [2026-04-13 06:48:01] Production.INFO: neon service started [2026-04-13 06:48:01] Production.INFO: ==30381== Releasing lock... [2026-04-13 06:48:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:48:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:48:02] Production.INFO: ==30383== Lock acquired, processing the job... [2026-04-13 01:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:48:02] Production.INFO: ==30383== Releasing lock... [2026-04-13 01:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:48:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:48:02] Production.INFO: ==30385== Lock acquired, processing the job... [2026-04-13 05:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:48:02] Production.INFO: ==30385== Releasing lock... [2026-04-13 05:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:48:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:48:03] Production.INFO: ==30393== Lock acquired, processing the job... [2026-04-13 01:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:48:03] Production.INFO: Account Balance Start. [2026-04-13 01:48:03] Production.INFO: CreateAllLog Start [2026-04-13 01:48:03] Production.INFO: 117 [2026-04-13 01:48:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:48:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:48:03] Production.INFO: Date 2026-04-10 [2026-04-13 01:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:48:03] Production.INFO: Date 2026-04-11 [2026-04-13 01:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:48:03] Production.INFO: ==30387== Lock acquired, processing the job... [2026-04-13 01:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:48:03] Production.INFO: Date 2026-04-12 [2026-04-13 01:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:48:03] Production.INFO: ==30389== Lock acquired, processing the job... [2026-04-13 01:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:48:03] Production.INFO: Date 2026-04-13 [2026-04-13 01:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:48:03] Production.INFO: Total Charge 0 [2026-04-13 01:48:03] Production.INFO: ==30391== Lock acquired, processing the job... [2026-04-13 01:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:48:03] Production.INFO: CreateAllLog End [2026-04-13 01:48:03] Production.INFO: ==30395== Lock acquired, processing the job... [2026-04-13 01:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:48:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:48:03] Production.INFO: Account Balance End. [2026-04-13 01:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:48:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:48:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:48:03] Production.INFO: ==30395== Releasing lock... [2026-04-13 01:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:48:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:48:03] Production.ERROR: CronJobId end 12 [2026-04-13 01:48:03] Production.INFO: ==30393== Releasing lock... [2026-04-13 01:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:48:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:48:04] Production.INFO: ==30389== Releasing lock... [2026-04-13 01:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:48:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:48:11] Production.ERROR: CronJobId end10 [2026-04-13 01:48:11] Production.INFO: ==30391== Releasing lock... [2026-04-13 01:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:48:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:48:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:48:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:48:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:48:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:48:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:48:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:48:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:48:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:48:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:48:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:48:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:48:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:48:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:48:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:48:14] Production.INFO: call_cost start [2026-04-13 01:48:14] Production.INFO: call_cost end [2026-04-13 01:48:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:48:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:48:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:48:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:48:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:48:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:48:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:48:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:48:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:48:14] Production.INFO: ==30387== Releasing lock... [2026-04-13 01:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:48:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:49:02] Production.INFO: ==30460== Lock acquired, processing the job... [2026-04-13 06:49:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:49:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:49:02] Production.INFO: neon service started [2026-04-13 06:49:02] Production.INFO: neon service started [2026-04-13 06:49:02] Production.INFO: ==30460== Releasing lock... [2026-04-13 06:49:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:49:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:49:02] Production.INFO: ==30462== Lock acquired, processing the job... [2026-04-13 01:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:49:02] Production.INFO: ==30462== Releasing lock... [2026-04-13 01:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:49:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:49:02] Production.INFO: ==30464== Lock acquired, processing the job... [2026-04-13 05:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:49:03] Production.INFO: ==30464== Releasing lock... [2026-04-13 05:49:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:49:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:49:03] Production.INFO: ==30466== Lock acquired, processing the job... [2026-04-13 01:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:49:03] Production.INFO: ==30468== Lock acquired, processing the job... [2026-04-13 01:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:49:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:49:03] Production.INFO: ==30470== Lock acquired, processing the job... [2026-04-13 01:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:49:03] Production.INFO: ==30472== Lock acquired, processing the job... [2026-04-13 01:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:49:03] Production.INFO: ==30474== Lock acquired, processing the job... [2026-04-13 01:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:49:03] Production.INFO: Account Balance Start. [2026-04-13 01:49:03] Production.INFO: CreateAllLog Start [2026-04-13 01:49:03] Production.INFO: 117 [2026-04-13 01:49:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:49:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:49:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:49:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:49:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:49:03] Production.INFO: ==30474== Releasing lock... [2026-04-13 01:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:49:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:49:03] Production.INFO: Date 2026-04-10 [2026-04-13 01:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:49:03] Production.INFO: Date 2026-04-11 [2026-04-13 01:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:49:04] Production.INFO: Date 2026-04-12 [2026-04-13 01:49:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:49:04] Production.INFO: Date 2026-04-13 [2026-04-13 01:49:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:49:04] Production.INFO: Total Charge 0 [2026-04-13 01:49:04] Production.INFO: CreateAllLog End [2026-04-13 01:49:04] Production.INFO: Account Balance End. [2026-04-13 01:49:04] Production.ERROR: CronJobId end 12 [2026-04-13 01:49:04] Production.INFO: ==30472== Releasing lock... [2026-04-13 01:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:49:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:49:04] Production.INFO: ==30468== Releasing lock... [2026-04-13 01:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:49:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:49:11] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:294 Stack trace: #0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(294): PDOStatement->execute(Array) #1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_update...', Array) #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_update...', Array, Object(Closure)) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_update...', Array, Object(Closure)) #4 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Database\Connection->select() #5 /var/www/html/onswitch.neon.service/app/Console/Commands/CreateSummaryLive.php(0): App\Lib\AccountBalance::updateAccountUnbilledAmount() #6 [internal function]: App\Console\Commands\CreateSummaryLive->handle() #7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #8 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #9 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\CreateSummaryLive), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #13 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #14 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #15 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #16 {main} Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_updateUnbilledAmount(1,2026-04-13 23:59:59))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624 Stack trace: #0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_update...', Array, Object(Closure)) #1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_update...', Array, Object(Closure)) #2 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Database\Connection->select() #3 /var/www/html/onswitch.neon.service/app/Console/Commands/CreateSummaryLive.php(0): App\Lib\AccountBalance::updateAccountUnbilledAmount() #4 [internal function]: App\Console\Commands\CreateSummaryLive->handle() #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\CreateSummaryLive), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #13 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #14 {main} [2026-04-13 01:49:11] Production.ERROR: CronJobId end10 [2026-04-13 01:49:11] Production.INFO: ==30470== Releasing lock... [2026-04-13 01:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:49:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:49:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:49:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:49:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:49:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:49:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:49:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:49:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:49:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:49:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:49:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:49:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:49:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:49:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:49:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:49:15] Production.INFO: call_cost start [2026-04-13 01:49:15] Production.INFO: call_cost end [2026-04-13 01:49:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:49:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:49:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:49:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:49:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:49:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:49:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:49:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:49:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:49:15] Production.INFO: ==30466== Releasing lock... [2026-04-13 01:49:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:49:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:50:01] Production.INFO: ==30541== Lock acquired, processing the job... [2026-04-13 06:50:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:50:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:50:01] Production.INFO: neon service started [2026-04-13 06:50:01] Production.INFO: neon service started [2026-04-13 06:50:01] Production.INFO: ==30541== Releasing lock... [2026-04-13 06:50:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:50:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:50:01] Production.INFO: ==30544== Lock acquired, processing the job... [2026-04-13 01:50:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:50:02] Production.INFO: ==30544== Releasing lock... [2026-04-13 01:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:50:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:50:02] Production.INFO: ==30546== Lock acquired, processing the job... [2026-04-13 05:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:50:02] Production.INFO: ==30546== Releasing lock... [2026-04-13 05:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:50:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:50:02] Production.INFO: ==30552== Lock acquired, processing the job... [2026-04-13 01:50:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:50:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:50:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:50:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:50:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:50:03] Production.INFO: ==30548== Lock acquired, processing the job... [2026-04-13 01:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:50:03] Production.INFO: ==30550== Lock acquired, processing the job... [2026-04-13 01:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:50:03] Production.INFO: ==30554== Lock acquired, processing the job... [2026-04-13 01:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:50:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:50:03] Production.INFO: ==30556== Lock acquired, processing the job... [2026-04-13 01:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:50:03] Production.INFO: Account Balance Start. [2026-04-13 01:50:03] Production.INFO: CreateAllLog Start [2026-04-13 01:50:03] Production.INFO: 117 [2026-04-13 01:50:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:50:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:50:03] Production.INFO: Date 2026-04-10 [2026-04-13 01:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:50:03] Production.INFO: ==30556== Releasing lock... [2026-04-13 01:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:50:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:50:03] Production.INFO: Date 2026-04-11 [2026-04-13 01:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:50:03] Production.INFO: Date 2026-04-12 [2026-04-13 01:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:50:03] Production.INFO: Date 2026-04-13 [2026-04-13 01:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:50:03] Production.INFO: Total Charge 0 [2026-04-13 01:50:03] Production.INFO: CreateAllLog End [2026-04-13 01:50:03] Production.INFO: Account Balance End. [2026-04-13 01:50:03] Production.ERROR: CronJobId end 12 [2026-04-13 01:50:03] Production.INFO: ==30554== Releasing lock... [2026-04-13 01:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:50:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:50:04] Production.INFO: ==30550== Releasing lock... [2026-04-13 01:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:50:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:50:11] Production.ERROR: CronJobId end10 [2026-04-13 01:50:11] Production.INFO: ==30552== Releasing lock... [2026-04-13 01:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:50:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:50:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:50:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:50:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:50:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:50:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:50:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:50:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:50:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:50:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:50:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:50:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:50:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:50:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:50:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:50:14] Production.INFO: call_cost start [2026-04-13 01:50:14] Production.INFO: call_cost end [2026-04-13 01:50:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:50:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:50:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:50:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:50:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:50:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:50:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:50:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:50:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:50:14] Production.INFO: ==30548== Releasing lock... [2026-04-13 01:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:50:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:51:01] Production.INFO: ==30628== Lock acquired, processing the job... [2026-04-13 06:51:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:51:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:51:01] Production.INFO: neon service started [2026-04-13 06:51:02] Production.INFO: neon service started [2026-04-13 06:51:02] Production.INFO: ==30628== Releasing lock... [2026-04-13 06:51:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:51:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:51:02] Production.INFO: ==30630== Lock acquired, processing the job... [2026-04-13 01:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:51:02] Production.INFO: ==30632== Lock acquired, processing the job... [2026-04-13 05:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 01:51:02] Production.INFO: ==30630== Releasing lock... [2026-04-13 01:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:51:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:51:02] Production.INFO: ==30632== Releasing lock... [2026-04-13 05:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:51:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:51:03] Production.INFO: ==30635== Lock acquired, processing the job... [2026-04-13 01:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 01:51:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 01:51:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 01:51:03] Production.INFO: ==30635== Releasing lock... [2026-04-13 01:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 01:51:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 01:51:03] Production.INFO: ==30637== Lock acquired, processing the job... [2026-04-13 01:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:51:03] Production.INFO: ==30639== Lock acquired, processing the job... [2026-04-13 01:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:51:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:51:03] Production.INFO: ==30645== Lock acquired, processing the job... [2026-04-13 01:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 01:51:03] Production.INFO: ==30641== Lock acquired, processing the job... [2026-04-13 01:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:51:03] Production.INFO: ==30643== Lock acquired, processing the job... [2026-04-13 01:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:51:03] Production.INFO: ==30647== Lock acquired, processing the job... [2026-04-13 01:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:51:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 01:51:03] Production.INFO: Account Balance Start. [2026-04-13 01:51:03] Production.INFO: CreateAllLog Start [2026-04-13 01:51:03] Production.INFO: 117 [2026-04-13 01:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:51:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:51:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:51:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:51:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:51:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:51:04] Production.INFO: Date 2026-04-09 [2026-04-13 01:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:51:04] Production.INFO: Date 2026-04-10 [2026-04-13 01:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:51:04] Production.INFO: Date 2026-04-11 [2026-04-13 01:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:51:04] Production.INFO: Date 2026-04-12 [2026-04-13 01:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:51:04] Production.INFO: Date 2026-04-13 [2026-04-13 01:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:51:04] Production.INFO: Total Charge 0 [2026-04-13 01:51:04] Production.INFO: CreateAllLog End [2026-04-13 01:51:04] Production.INFO: ==30647== Releasing lock... [2026-04-13 01:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:51:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:51:04] Production.INFO: ==30639== Releasing lock... [2026-04-13 01:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:51:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:51:04] Production.ERROR: done [2026-04-13 01:51:04] Production.INFO: Account Balance End. [2026-04-13 01:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 01:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086537', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 01:51:04] Production.ERROR: CronJobId end 12 [2026-04-13 01:51:04] Production.INFO: ==30643== Releasing lock... [2026-04-13 01:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:51:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:51:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086537', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 01:51:11] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 01:51:11] Production.INFO: ProcessCDR(1,17086537,1,1,2) [2026-04-13 01:51:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17086537,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 01:51:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17086537,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 01:51:11] Production.ERROR: pbx prc_insertCDR start [2026-04-13 01:51:11] Production.ERROR: pbx prc_insertCDR end [2026-04-13 01:51:11] Production.INFO: ==30645== Releasing lock... [2026-04-13 01:51:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 01:51:11] Production.INFO: 26 MB #Memory Used# [2026-04-13 01:51:14] Production.ERROR: CronJobId end10 [2026-04-13 01:51:14] Production.INFO: ==30641== Releasing lock... [2026-04-13 01:51:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:51:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:51:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:51:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:51:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:51:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:51:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:51:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:51:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:51:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:51:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:51:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:51:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:51:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:51:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:51:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:51:17] Production.INFO: call_cost start [2026-04-13 01:51:17] Production.INFO: call_cost end [2026-04-13 01:51:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:51:17] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:51:17] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:51:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:51:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:51:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:51:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:51:17] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:51:17] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:51:17] Production.INFO: ==30637== Releasing lock... [2026-04-13 01:51:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:51:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:52:01] Production.INFO: ==30708== Lock acquired, processing the job... [2026-04-13 06:52:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:52:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:52:01] Production.INFO: neon service started [2026-04-13 06:52:01] Production.INFO: neon service started [2026-04-13 06:52:01] Production.INFO: ==30708== Releasing lock... [2026-04-13 06:52:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:52:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:52:01] Production.INFO: ==30710== Lock acquired, processing the job... [2026-04-13 01:52:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:52:01] Production.INFO: ==30712== Lock acquired, processing the job... [2026-04-13 05:52:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:52:02] Production.INFO: ==30712== Releasing lock... [2026-04-13 05:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:52:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:52:02] Production.INFO: ==30710== Releasing lock... [2026-04-13 01:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:52:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:52:02] Production.INFO: ==30714== Lock acquired, processing the job... [2026-04-13 01:52:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:52:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:52:03] Production.INFO: ==30716== Lock acquired, processing the job... [2026-04-13 01:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:52:03] Production.INFO: ==30719== Lock acquired, processing the job... [2026-04-13 01:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:52:03] Production.INFO: ==30723== Lock acquired, processing the job... [2026-04-13 01:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:52:03] Production.INFO: ==30721== Lock acquired, processing the job... [2026-04-13 01:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:52:03] Production.INFO: Account Balance Start. [2026-04-13 01:52:03] Production.INFO: CreateAllLog Start [2026-04-13 01:52:03] Production.INFO: 117 [2026-04-13 01:52:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:52:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:52:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:52:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:52:03] Production.INFO: ==30723== Releasing lock... [2026-04-13 01:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:52:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:52:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:52:03] Production.INFO: Date 2026-04-10 [2026-04-13 01:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:52:03] Production.INFO: Date 2026-04-11 [2026-04-13 01:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:52:03] Production.INFO: Date 2026-04-12 [2026-04-13 01:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:52:03] Production.INFO: Date 2026-04-13 [2026-04-13 01:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:52:03] Production.INFO: Total Charge 0 [2026-04-13 01:52:03] Production.INFO: ==30716== Releasing lock... [2026-04-13 01:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:52:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:52:03] Production.INFO: CreateAllLog End [2026-04-13 01:52:03] Production.INFO: Account Balance End. [2026-04-13 01:52:03] Production.ERROR: CronJobId end 12 [2026-04-13 01:52:03] Production.INFO: ==30721== Releasing lock... [2026-04-13 01:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:52:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:52:11] Production.ERROR: CronJobId end10 [2026-04-13 01:52:11] Production.INFO: ==30719== Releasing lock... [2026-04-13 01:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:52:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:52:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:52:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:52:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:52:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:52:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:52:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:52:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:52:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:52:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:52:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:52:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:52:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:52:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:52:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:52:13] Production.INFO: call_cost start [2026-04-13 01:52:13] Production.INFO: call_cost end [2026-04-13 01:52:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:52:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:52:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:52:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:52:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:52:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:52:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:52:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:52:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:52:13] Production.INFO: ==30714== Releasing lock... [2026-04-13 01:52:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:52:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:53:01] Production.INFO: ==30780== Lock acquired, processing the job... [2026-04-13 06:53:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:53:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:53:01] Production.INFO: neon service started [2026-04-13 06:53:01] Production.INFO: neon service started [2026-04-13 06:53:01] Production.INFO: ==30780== Releasing lock... [2026-04-13 06:53:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:53:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:53:02] Production.INFO: ==30784== Lock acquired, processing the job... [2026-04-13 01:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:53:02] Production.INFO: ==30786== Lock acquired, processing the job... [2026-04-13 05:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:53:02] Production.INFO: ==30786== Releasing lock... [2026-04-13 05:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:53:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:53:02] Production.INFO: ==30784== Releasing lock... [2026-04-13 01:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:53:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:53:03] Production.INFO: ==30789== Lock acquired, processing the job... [2026-04-13 01:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:53:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:53:03] Production.INFO: ==30795== Lock acquired, processing the job... [2026-04-13 01:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:53:03] Production.INFO: ==30791== Lock acquired, processing the job... [2026-04-13 01:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:53:03] Production.INFO: ==30793== Lock acquired, processing the job... [2026-04-13 01:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:53:03] Production.INFO: ==30797== Lock acquired, processing the job... [2026-04-13 01:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:53:03] Production.INFO: Account Balance Start. [2026-04-13 01:53:03] Production.INFO: CreateAllLog Start [2026-04-13 01:53:03] Production.INFO: 117 [2026-04-13 01:53:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:53:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:53:03] Production.INFO: Date 2026-04-10 [2026-04-13 01:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:53:03] Production.INFO: ==30797== Releasing lock... [2026-04-13 01:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:53:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:53:03] Production.INFO: Date 2026-04-11 [2026-04-13 01:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:53:03] Production.INFO: Date 2026-04-12 [2026-04-13 01:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:53:03] Production.INFO: Date 2026-04-13 [2026-04-13 01:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:53:03] Production.INFO: Total Charge 0 [2026-04-13 01:53:03] Production.INFO: CreateAllLog End [2026-04-13 01:53:04] Production.INFO: Account Balance End. [2026-04-13 01:53:04] Production.ERROR: CronJobId end 12 [2026-04-13 01:53:04] Production.INFO: ==30795== Releasing lock... [2026-04-13 01:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:53:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:53:04] Production.INFO: ==30791== Releasing lock... [2026-04-13 01:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:53:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:53:10] Production.ERROR: CronJobId end10 [2026-04-13 01:53:10] Production.INFO: ==30793== Releasing lock... [2026-04-13 01:53:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:53:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:53:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:53:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:53:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:53:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:53:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:53:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:53:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:53:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:53:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:53:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:53:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:53:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:53:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:53:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:53:13] Production.INFO: call_cost start [2026-04-13 01:53:13] Production.INFO: call_cost end [2026-04-13 01:53:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:53:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:53:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:53:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:53:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:53:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:53:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:53:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:53:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:53:13] Production.INFO: ==30789== Releasing lock... [2026-04-13 01:53:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:53:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:54:02] Production.INFO: ==30852== Lock acquired, processing the job... [2026-04-13 06:54:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:54:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:54:02] Production.INFO: neon service started [2026-04-13 06:54:02] Production.INFO: neon service started [2026-04-13 06:54:02] Production.INFO: ==30852== Releasing lock... [2026-04-13 06:54:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:54:02] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 01:54:02] Production.INFO: ==30854== Lock acquired, processing the job... [2026-04-13 01:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:54:02] Production.INFO: ==30856== Lock acquired, processing the job... [2026-04-13 05:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:54:02] Production.INFO: ==30856== Releasing lock... [2026-04-13 05:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:54:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:54:03] Production.INFO: ==30854== Releasing lock... [2026-04-13 01:54:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:54:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:54:03] Production.INFO: ==30859== Lock acquired, processing the job... [2026-04-13 01:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:54:03] Production.INFO: ==30861== Lock acquired, processing the job... [2026-04-13 01:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:54:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:54:03] Production.INFO: ==30863== Lock acquired, processing the job... [2026-04-13 01:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:54:04] Production.INFO: ==30865== Lock acquired, processing the job... [2026-04-13 01:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:54:04] Production.INFO: ==30867== Lock acquired, processing the job... [2026-04-13 01:54:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:54:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:54:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:54:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:54:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:54:04] Production.INFO: Account Balance Start. [2026-04-13 01:54:04] Production.INFO: CreateAllLog Start [2026-04-13 01:54:04] Production.INFO: 117 [2026-04-13 01:54:04] Production.INFO: Date 2026-04-08 [2026-04-13 01:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:54:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:54:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:54:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:54:04] Production.INFO: ==30867== Releasing lock... [2026-04-13 01:54:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:54:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:54:04] Production.INFO: Date 2026-04-09 [2026-04-13 01:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:54:04] Production.INFO: ==30861== Releasing lock... [2026-04-13 01:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:54:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:54:04] Production.INFO: Date 2026-04-10 [2026-04-13 01:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:54:04] Production.INFO: Date 2026-04-11 [2026-04-13 01:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:54:04] Production.INFO: Date 2026-04-12 [2026-04-13 01:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:54:04] Production.INFO: Date 2026-04-13 [2026-04-13 01:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:54:04] Production.INFO: Total Charge 0 [2026-04-13 01:54:04] Production.INFO: CreateAllLog End [2026-04-13 01:54:04] Production.INFO: Account Balance End. [2026-04-13 01:54:05] Production.ERROR: CronJobId end 12 [2026-04-13 01:54:05] Production.INFO: ==30865== Releasing lock... [2026-04-13 01:54:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:54:05] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:54:11] Production.ERROR: CronJobId end10 [2026-04-13 01:54:11] Production.INFO: ==30863== Releasing lock... [2026-04-13 01:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:54:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:54:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:54:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:54:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:54:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:54:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:54:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:54:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:54:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:54:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:54:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:54:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:54:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:54:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:54:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:54:14] Production.INFO: call_cost start [2026-04-13 01:54:14] Production.INFO: call_cost end [2026-04-13 01:54:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:54:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:54:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:54:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:54:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:54:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:54:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:54:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:54:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:54:14] Production.INFO: ==30859== Releasing lock... [2026-04-13 01:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:54:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:55:01] Production.INFO: ==30925== Lock acquired, processing the job... [2026-04-13 06:55:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:55:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:55:01] Production.INFO: neon service started [2026-04-13 06:55:01] Production.INFO: neon service started [2026-04-13 06:55:01] Production.INFO: ==30925== Releasing lock... [2026-04-13 06:55:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:55:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:55:01] Production.INFO: ==30929== Lock acquired, processing the job... [2026-04-13 05:55:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:55:02] Production.INFO: ==30929== Releasing lock... [2026-04-13 05:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:55:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:55:02] Production.INFO: ==30927== Lock acquired, processing the job... [2026-04-13 01:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:55:02] Production.INFO: ==30927== Releasing lock... [2026-04-13 01:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:55:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:55:03] Production.INFO: ==30932== Lock acquired, processing the job... [2026-04-13 01:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:55:03] Production.INFO: ==30936== Lock acquired, processing the job... [2026-04-13 01:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:55:03] Production.INFO: ==30934== Lock acquired, processing the job... [2026-04-13 01:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:55:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:55:03] Production.INFO: ==30940== Lock acquired, processing the job... [2026-04-13 01:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:55:03] Production.INFO: ==30938== Lock acquired, processing the job... [2026-04-13 01:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:55:03] Production.INFO: Account Balance Start. [2026-04-13 01:55:03] Production.INFO: CreateAllLog Start [2026-04-13 01:55:03] Production.INFO: 117 [2026-04-13 01:55:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:55:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:55:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:55:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:55:03] Production.INFO: ==30940== Releasing lock... [2026-04-13 01:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:55:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:55:03] Production.INFO: Date 2026-04-10 [2026-04-13 01:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:55:03] Production.INFO: Date 2026-04-11 [2026-04-13 01:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:55:03] Production.INFO: Date 2026-04-12 [2026-04-13 01:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:55:03] Production.INFO: Date 2026-04-13 [2026-04-13 01:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:55:03] Production.INFO: Total Charge 0 [2026-04-13 01:55:03] Production.INFO: CreateAllLog End [2026-04-13 01:55:04] Production.INFO: ==30934== Releasing lock... [2026-04-13 01:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:55:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:55:04] Production.INFO: Account Balance End. [2026-04-13 01:55:04] Production.ERROR: CronJobId end 12 [2026-04-13 01:55:04] Production.INFO: ==30938== Releasing lock... [2026-04-13 01:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:55:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:55:11] Production.ERROR: CronJobId end10 [2026-04-13 01:55:11] Production.INFO: ==30936== Releasing lock... [2026-04-13 01:55:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:55:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:55:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:55:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:55:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:55:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:55:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:55:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:55:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:55:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:55:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:55:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:55:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:55:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:55:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:55:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:55:13] Production.INFO: call_cost start [2026-04-13 01:55:13] Production.INFO: call_cost end [2026-04-13 01:55:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:55:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:55:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:55:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:55:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:55:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:55:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:55:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:55:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:55:13] Production.INFO: ==30932== Releasing lock... [2026-04-13 01:55:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:55:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:56:01] Production.INFO: ==30996== Lock acquired, processing the job... [2026-04-13 06:56:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:56:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:56:02] Production.INFO: neon service started [2026-04-13 06:56:02] Production.INFO: neon service started [2026-04-13 06:56:02] Production.INFO: ==30996== Releasing lock... [2026-04-13 06:56:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:56:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:56:02] Production.INFO: ==30998== Lock acquired, processing the job... [2026-04-13 01:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:56:02] Production.INFO: ==30998== Releasing lock... [2026-04-13 01:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:56:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:56:02] Production.INFO: ==31000== Lock acquired, processing the job... [2026-04-13 05:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:56:02] Production.INFO: ==31000== Releasing lock... [2026-04-13 05:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:56:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:56:03] Production.INFO: ==31011== Lock acquired, processing the job... [2026-04-13 01:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:56:03] Production.INFO: ==31003== Lock acquired, processing the job... [2026-04-13 01:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:56:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:56:03] Production.INFO: ==31005== Lock acquired, processing the job... [2026-04-13 01:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:56:03] Production.INFO: ==31007== Lock acquired, processing the job... [2026-04-13 01:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:56:03] Production.INFO: ==31009== Lock acquired, processing the job... [2026-04-13 01:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:56:03] Production.INFO: ==31011== Releasing lock... [2026-04-13 01:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:56:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:56:03] Production.INFO: Account Balance Start. [2026-04-13 01:56:03] Production.INFO: CreateAllLog Start [2026-04-13 01:56:03] Production.INFO: 117 [2026-04-13 01:56:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:56:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:56:04] Production.INFO: Date 2026-04-09 [2026-04-13 01:56:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:56:04] Production.INFO: Date 2026-04-10 [2026-04-13 01:56:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:56:04] Production.INFO: Date 2026-04-11 [2026-04-13 01:56:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:56:04] Production.INFO: Date 2026-04-12 [2026-04-13 01:56:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:56:04] Production.INFO: Date 2026-04-13 [2026-04-13 01:56:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:56:04] Production.INFO: Total Charge 0 [2026-04-13 01:56:04] Production.INFO: CreateAllLog End [2026-04-13 01:56:04] Production.INFO: Account Balance End. [2026-04-13 01:56:04] Production.INFO: ==31005== Releasing lock... [2026-04-13 01:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:56:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:56:04] Production.ERROR: CronJobId end 12 [2026-04-13 01:56:04] Production.INFO: ==31009== Releasing lock... [2026-04-13 01:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:56:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:56:12] Production.ERROR: CronJobId end10 [2026-04-13 01:56:12] Production.INFO: ==31007== Releasing lock... [2026-04-13 01:56:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:56:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:56:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:56:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:56:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:56:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:56:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:56:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:56:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:56:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:56:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:56:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:56:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:56:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:56:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:56:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:56:13] Production.INFO: call_cost start [2026-04-13 01:56:13] Production.INFO: call_cost end [2026-04-13 01:56:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:56:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:56:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:56:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:56:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:56:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:56:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:56:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:56:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:56:13] Production.INFO: ==31003== Releasing lock... [2026-04-13 01:56:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:56:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:57:01] Production.INFO: ==31066== Lock acquired, processing the job... [2026-04-13 06:57:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:57:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:57:01] Production.INFO: neon service started [2026-04-13 06:57:01] Production.INFO: neon service started [2026-04-13 06:57:01] Production.INFO: ==31066== Releasing lock... [2026-04-13 06:57:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:57:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:57:02] Production.INFO: ==31068== Lock acquired, processing the job... [2026-04-13 01:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:57:02] Production.INFO: ==31070== Lock acquired, processing the job... [2026-04-13 05:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:57:02] Production.INFO: ==31070== Releasing lock... [2026-04-13 05:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:57:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:57:02] Production.INFO: ==31068== Releasing lock... [2026-04-13 01:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:57:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:57:03] Production.INFO: ==31073== Lock acquired, processing the job... [2026-04-13 01:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:57:03] Production.INFO: ==31075== Lock acquired, processing the job... [2026-04-13 01:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:57:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:57:03] Production.INFO: ==31077== Lock acquired, processing the job... [2026-04-13 01:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:57:03] Production.INFO: ==31079== Lock acquired, processing the job... [2026-04-13 01:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:57:03] Production.INFO: ==31081== Lock acquired, processing the job... [2026-04-13 01:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:57:03] Production.INFO: Account Balance Start. [2026-04-13 01:57:03] Production.INFO: CreateAllLog Start [2026-04-13 01:57:03] Production.INFO: 117 [2026-04-13 01:57:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:57:03] Production.INFO: ==31081== Releasing lock... [2026-04-13 01:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:57:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:57:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:57:03] Production.INFO: Date 2026-04-10 [2026-04-13 01:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:57:03] Production.INFO: Date 2026-04-11 [2026-04-13 01:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:57:03] Production.INFO: Date 2026-04-12 [2026-04-13 01:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:57:03] Production.INFO: Date 2026-04-13 [2026-04-13 01:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:57:03] Production.INFO: Total Charge 0 [2026-04-13 01:57:03] Production.INFO: CreateAllLog End [2026-04-13 01:57:03] Production.INFO: ==31075== Releasing lock... [2026-04-13 01:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:57:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:57:03] Production.INFO: Account Balance End. [2026-04-13 01:57:03] Production.ERROR: CronJobId end 12 [2026-04-13 01:57:03] Production.INFO: ==31079== Releasing lock... [2026-04-13 01:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:57:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:57:11] Production.ERROR: CronJobId end10 [2026-04-13 01:57:11] Production.INFO: ==31077== Releasing lock... [2026-04-13 01:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:57:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:57:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:57:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:57:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:57:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:57:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:57:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:57:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:57:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:57:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:57:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:57:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:57:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:57:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:57:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:57:13] Production.INFO: call_cost start [2026-04-13 01:57:13] Production.INFO: call_cost end [2026-04-13 01:57:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:57:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:57:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:57:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:57:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:57:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:57:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:57:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:57:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:57:13] Production.INFO: ==31073== Releasing lock... [2026-04-13 01:57:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:57:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:58:01] Production.INFO: ==31139== Lock acquired, processing the job... [2026-04-13 06:58:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:58:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:58:01] Production.INFO: neon service started [2026-04-13 06:58:01] Production.INFO: neon service started [2026-04-13 06:58:01] Production.INFO: ==31139== Releasing lock... [2026-04-13 06:58:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:58:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 01:58:02] Production.INFO: ==31141== Lock acquired, processing the job... [2026-04-13 01:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:58:02] Production.INFO: ==31141== Releasing lock... [2026-04-13 01:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:58:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:58:02] Production.INFO: ==31143== Lock acquired, processing the job... [2026-04-13 05:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:58:02] Production.INFO: ==31143== Releasing lock... [2026-04-13 05:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:58:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:58:03] Production.INFO: ==31148== Lock acquired, processing the job... [2026-04-13 01:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:58:03] Production.INFO: ==31150== Lock acquired, processing the job... [2026-04-13 01:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:58:03] Production.INFO: ==31146== Lock acquired, processing the job... [2026-04-13 01:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:58:03] Production.INFO: ==31152== Lock acquired, processing the job... [2026-04-13 01:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:58:03] Production.INFO: ==31154== Lock acquired, processing the job... [2026-04-13 01:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:58:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:58:03] Production.INFO: Account Balance Start. [2026-04-13 01:58:03] Production.INFO: CreateAllLog Start [2026-04-13 01:58:03] Production.INFO: 117 [2026-04-13 01:58:03] Production.INFO: Date 2026-04-08 [2026-04-13 01:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:58:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:58:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:58:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:58:03] Production.INFO: ==31154== Releasing lock... [2026-04-13 01:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:58:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:58:03] Production.INFO: Date 2026-04-09 [2026-04-13 01:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:58:03] Production.INFO: Date 2026-04-10 [2026-04-13 01:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:58:03] Production.INFO: Date 2026-04-11 [2026-04-13 01:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:58:03] Production.INFO: Date 2026-04-12 [2026-04-13 01:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:58:03] Production.INFO: Date 2026-04-13 [2026-04-13 01:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 01:58:03] Production.INFO: Total Charge 0 [2026-04-13 01:58:03] Production.INFO: CreateAllLog End [2026-04-13 01:58:03] Production.INFO: Account Balance End. [2026-04-13 01:58:04] Production.INFO: ==31148== Releasing lock... [2026-04-13 01:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:58:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:58:04] Production.ERROR: CronJobId end 12 [2026-04-13 01:58:04] Production.INFO: ==31152== Releasing lock... [2026-04-13 01:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:58:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:58:11] Production.ERROR: CronJobId end10 [2026-04-13 01:58:11] Production.INFO: ==31150== Releasing lock... [2026-04-13 01:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:58:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:58:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:58:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:58:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:58:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:58:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:58:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:58:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:58:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:58:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:58:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:58:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:58:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:58:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:58:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:58:13] Production.INFO: call_cost start [2026-04-13 01:58:13] Production.INFO: call_cost end [2026-04-13 01:58:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:58:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:58:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:58:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:58:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:58:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:58:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:58:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:58:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:58:13] Production.INFO: ==31146== Releasing lock... [2026-04-13 01:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:58:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 06:59:02] Production.INFO: ==31209== Lock acquired, processing the job... [2026-04-13 06:59:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 06:59:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 06:59:02] Production.INFO: neon service started [2026-04-13 06:59:02] Production.INFO: neon service started [2026-04-13 06:59:02] Production.INFO: ==31209== Releasing lock... [2026-04-13 06:59:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 06:59:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:59:02] Production.INFO: ==31214== Lock acquired, processing the job... [2026-04-13 05:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:59:02] Production.INFO: ==31214== Releasing lock... [2026-04-13 05:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 05:59:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 01:59:02] Production.INFO: ==31212== Lock acquired, processing the job... [2026-04-13 01:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 01:59:02] Production.INFO: ==31212== Releasing lock... [2026-04-13 01:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 01:59:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 01:59:03] Production.INFO: ==31216== Lock acquired, processing the job... [2026-04-13 01:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 01:59:03] Production.INFO: ==31218== Lock acquired, processing the job... [2026-04-13 01:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 01:59:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 01:59:03] Production.INFO: ==31220== Lock acquired, processing the job... [2026-04-13 01:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 01:59:03] Production.INFO: ==31224== Lock acquired, processing the job... [2026-04-13 01:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 01:59:03] Production.INFO: ==31222== Lock acquired, processing the job... [2026-04-13 01:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 01:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 01:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 01:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 01:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 01:59:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 01:59:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 01:59:04] Production.INFO: Account Balance Start. [2026-04-13 01:59:04] Production.INFO: CreateAllLog Start [2026-04-13 01:59:04] Production.INFO: 117 [2026-04-13 01:59:04] Production.INFO: Date 2026-04-08 [2026-04-13 01:59:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 01:59:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:59:04] Production.INFO: ==31224== Releasing lock... [2026-04-13 01:59:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 01:59:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 01:59:04] Production.INFO: Date 2026-04-09 [2026-04-13 01:59:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:59:04] Production.INFO: ==31218== Releasing lock... [2026-04-13 01:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 01:59:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 01:59:04] Production.INFO: Date 2026-04-10 [2026-04-13 01:59:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:59:04] Production.INFO: Date 2026-04-11 [2026-04-13 01:59:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:59:04] Production.INFO: Date 2026-04-12 [2026-04-13 01:59:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:59:04] Production.INFO: Date 2026-04-13 [2026-04-13 01:59:04] Production.INFO: Reseller ==> 0 [2026-04-13 01:59:04] Production.INFO: Total Charge 0 [2026-04-13 01:59:04] Production.INFO: CreateAllLog End [2026-04-13 01:59:04] Production.INFO: Account Balance End. [2026-04-13 01:59:04] Production.ERROR: CronJobId end 12 [2026-04-13 01:59:04] Production.INFO: ==31222== Releasing lock... [2026-04-13 01:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 01:59:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 01:59:11] Production.ERROR: CronJobId end10 [2026-04-13 01:59:11] Production.INFO: ==31220== Releasing lock... [2026-04-13 01:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 01:59:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 01:59:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 01:59:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 01:59:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 01:59:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 01:59:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 01:59:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 01:59:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 01:59:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 01:59:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 01:59:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 01:59:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 01:59:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 01:59:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 01:59:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 01:59:14] Production.INFO: call_cost start [2026-04-13 01:59:14] Production.INFO: call_cost end [2026-04-13 01:59:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 01:59:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 01:59:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 01:59:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 01:59:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 01:59:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 01:59:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 01:59:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 01:59:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 01:59:14] Production.INFO: ==31216== Releasing lock... [2026-04-13 01:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 01:59:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:00:01] Production.INFO: ==31279== Lock acquired, processing the job... [2026-04-13 07:00:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:00:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:00:01] Production.INFO: neon service started [2026-04-13 07:00:01] Production.INFO: neon service started [2026-04-13 07:00:01] Production.INFO: ==31279== Releasing lock... [2026-04-13 07:00:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:00:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:00:02] Production.INFO: ==31282== Lock acquired, processing the job... [2026-04-13 02:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:00:02] Production.INFO: ==31282== Releasing lock... [2026-04-13 02:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:00:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:00:02] Production.INFO: ==31285== Lock acquired, processing the job... [2026-04-13 06:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:00:02] Production.INFO: ==31285== Releasing lock... [2026-04-13 06:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:00:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:00:03] Production.INFO: ==31293== Lock acquired, processing the job... [2026-04-13 02:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:00:03] Production.INFO: Account Balance Start. [2026-04-13 02:00:03] Production.INFO: CreateAllLog Start [2026-04-13 02:00:03] Production.INFO: 117 [2026-04-13 02:00:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:00:03] Production.INFO: ==31287== Lock acquired, processing the job... [2026-04-13 02:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:00:03] Production.INFO: ==31295== Lock acquired, processing the job... [2026-04-13 02:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:00:03] Production.INFO: ==31289== Lock acquired, processing the job... [2026-04-13 02:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:00:03] Production.INFO: Date 2026-04-09 [2026-04-13 02:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:00:03] Production.INFO: ==31291== Lock acquired, processing the job... [2026-04-13 02:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:00:03] Production.INFO: Date 2026-04-10 [2026-04-13 02:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:00:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:00:03] Production.INFO: Date 2026-04-11 [2026-04-13 02:00:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:00:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:00:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:00:03] Production.INFO: ==31295== Releasing lock... [2026-04-13 02:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:00:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:00:03] Production.INFO: Date 2026-04-12 [2026-04-13 02:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:00:03] Production.INFO: Date 2026-04-13 [2026-04-13 02:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:00:03] Production.INFO: Total Charge 0 [2026-04-13 02:00:03] Production.INFO: CreateAllLog End [2026-04-13 02:00:03] Production.INFO: Account Balance End. [2026-04-13 02:00:03] Production.ERROR: CronJobId end 12 [2026-04-13 02:00:03] Production.INFO: ==31293== Releasing lock... [2026-04-13 02:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:00:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:00:04] Production.INFO: ==31289== Releasing lock... [2026-04-13 02:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:00:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:00:10] Production.ERROR: CronJobId end10 [2026-04-13 02:00:10] Production.INFO: ==31291== Releasing lock... [2026-04-13 02:00:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:00:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:00:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:00:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:00:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:00:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:00:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:00:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:00:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:00:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:00:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:00:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:00:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:00:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:00:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:00:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:00:13] Production.INFO: call_cost start [2026-04-13 02:00:13] Production.INFO: call_cost end [2026-04-13 02:00:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:00:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:00:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:00:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:00:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:00:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:00:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:00:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:00:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:00:13] Production.INFO: ==31287== Releasing lock... [2026-04-13 02:00:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:00:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:01:02] Production.INFO: ==31353== Lock acquired, processing the job... [2026-04-13 07:01:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:01:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:01:02] Production.INFO: neon service started [2026-04-13 07:01:02] Production.INFO: neon service started [2026-04-13 07:01:02] Production.INFO: ==31353== Releasing lock... [2026-04-13 07:01:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:01:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:01:02] Production.INFO: ==31368== Lock acquired, processing the job... [2026-04-13 02:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:01:02] Production.INFO: ==31368== Releasing lock... [2026-04-13 02:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:01:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:01:03] Production.INFO: ==31370== Lock acquired, processing the job... [2026-04-13 06:01:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:01:03] Production.INFO: ==31370== Releasing lock... [2026-04-13 06:01:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:01:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:01:04] Production.INFO: ==31374== Lock acquired, processing the job... [2026-04-13 02:01:04] Production.INFO: servercleanup-command-servercleanup-companyid-1-cronjobid-4 #Starts# [2026-04-13 02:01:04] Production.INFO: ==31380== Lock acquired, processing the job... [2026-04-13 02:01:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:01:04] Production.INFO: ==31372== Lock acquired, processing the job... [2026-04-13 02:01:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 02:01:04] Production.INFO: ==31376== Lock acquired, processing the job... [2026-04-13 02:01:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:01:04] Production.INFO: ==31378== Lock acquired, processing the job... [2026-04-13 02:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:01:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:01:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:01:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:01:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:01:04] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 02:01:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 02:01:04] Production.ERROR: CronJob PID - 31374 [2026-04-13 02:01:04] Production.ERROR: CronJob Title - Server CleanUP [2026-04-13 02:01:04] Production.ERROR: CronJob ID - 4 [2026-04-13 02:01:04] Production.ERROR: CronJob Last Run Time 2026-04-13 02:01:00 [2026-04-13 02:01:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 02:01:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 02:01:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 02:01:04] Production.ERROR: CronJob PID - 31376 [2026-04-13 02:01:04] Production.ERROR: CronJob Title - System Alerts [2026-04-13 02:01:04] Production.ERROR: CronJob ID - 5 [2026-04-13 02:01:04] Production.ERROR: CronJob Last Run Time 2026-04-13 02:01:00 [2026-04-13 02:01:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 02:01:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 02:01:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 02:01:04] Production.ERROR: CronJob PID - 31380 [2026-04-13 02:01:04] Production.ERROR: CronJob Title - Create Customer Summary Live [2026-04-13 02:01:04] Production.ERROR: CronJob ID - 10 [2026-04-13 02:01:04] Production.ERROR: CronJob Last Run Time 2026-04-13 02:01:00 [2026-04-13 02:01:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 02:01:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 02:01:04] Production.INFO: ==31382== Lock acquired, processing the job... [2026-04-13 02:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:01:04] Production.INFO: ==31384== Lock acquired, processing the job... [2026-04-13 02:01:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 02:01:04] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 02:01:04] Production.INFO: ==31372== Releasing lock... [2026-04-13 02:01:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 02:01:04] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 02:01:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:01:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 02:01:04] Production.INFO: Account Balance Start. [2026-04-13 02:01:04] Production.INFO: CreateAllLog Start [2026-04-13 02:01:04] Production.INFO: 117 [2026-04-13 02:01:04] Production.INFO: Date 2026-04-08 [2026-04-13 02:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:01:04] Production.INFO: Date 2026-04-09 [2026-04-13 02:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:01:04] Production.INFO: Date 2026-04-10 [2026-04-13 02:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:01:04] Production.INFO: ==31386== Lock acquired, processing the job... [2026-04-13 02:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:01:04] Production.INFO: Date 2026-04-11 [2026-04-13 02:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:01:04] Production.INFO: Date 2026-04-12 [2026-04-13 02:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:01:04] Production.INFO: Date 2026-04-13 [2026-04-13 02:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:01:04] Production.INFO: Total Charge 0 [2026-04-13 02:01:04] Production.INFO: CreateAllLog End [2026-04-13 02:01:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:01:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:01:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:01:04] Production.INFO: ==31386== Releasing lock... [2026-04-13 02:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:01:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:01:04] Production.INFO: Disk FileSystem - df -Ph | awk '{printf "%-35s%-10s%-10s%-10s%-10s%s\n",$1,$2,$3,$4,$5,$6}' [2026-04-13 02:01:04] Production.INFO: output Filesystem Size Used Avail Use% Mounted devtmpfs 15G 4.0K 15G 1% /dev tmpfs 15G 0 15G 0% /dev/shm tmpfs 15G 1.5G 13G 11% /run tmpfs 15G 0 15G 0% /sys/fs/cgroup /dev/sda1 50G 40G 11G 79% / /dev/loop0 64M 64M 0 100% /var/lib/snapd/snap/core20/2379 /dev/sdb1 79G 26G 50G 34% /mysql /dev/loop6 64M 64M 0 100% /var/lib/snapd/snap/core20/2434 /dev/loop5 105M 105M 0 100% /var/lib/snapd/snap/core/17272 /dev/loop2 72M 72M 0 100% /var/lib/snapd/snap/certbot/5451 /dev/loop8 67M 67M 0 100% /var/lib/snapd/snap/core24/1499 /dev/loop4 106M 106M 0 100% /var/lib/snapd/snap/core/17284 /dev/loop3 67M 67M 0 100% /var/lib/snapd/snap/core24/1587 /dev/loop7 74M 74M 0 100% /var/lib/snapd/snap/certbot/5528 tmpfs 2.9G 0 2.9G 0% /run/user/0 [2026-04-13 02:01:04] Production.INFO: Delete Storage Log Start [2026-04-13 02:01:04] Production.INFO: Front End Delete Storage Log Start [2026-04-13 02:01:05] Production.INFO: Account Balance End. [2026-04-13 02:01:05] Production.ERROR: done [2026-04-13 02:01:05] Production.ERROR: CronJobId end 12 [2026-04-13 02:01:05] Production.INFO: ==31382== Releasing lock... [2026-04-13 02:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:01:05] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:01:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 02:01:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086578', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 02:01:05] Production.INFO: ==31378== Releasing lock... [2026-04-13 02:01:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:01:05] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:01:05] Production.INFO: find /var/www/html/onswitch.neon/app/storage/logs -maxdepth 1 -name "*.log" -mtime +31 -type f -exec rm {} \; [2026-04-13 02:01:05] Production.INFO: Front End Delete Storage Log End [2026-04-13 02:01:05] Production.INFO: Back End(Service) Delete Storage Log Start [2026-04-13 02:01:07] Production.INFO: find /var/www/html/onswitch.neon.service/storage/logs -maxdepth 1 -name "*.log" -mtime +31 -type f -exec rm {} \; [2026-04-13 02:01:07] Production.INFO: Back End(Service) Delete Storage Log End [2026-04-13 02:01:07] Production.INFO: Delete Storage Log End [2026-04-13 02:01:07] Production.INFO: Delete Temp Files Start [2026-04-13 02:01:07] Production.INFO: find /var/www/tmp* -maxdepth 1 -mtime +3 -type f -exec rm {} \; [2026-04-13 02:01:07] Production.INFO: Delete Temp Files End [2026-04-13 02:01:07] Production.INFO: Delete CDR File Start [2026-04-13 02:01:07] Production.INFO: Delete CDR File End [2026-04-13 02:01:08] Production.INFO: Disk FileSystem - df -Ph | awk '{printf "%-35s%-10s%-10s%-10s%-10s%s\n",$1,$2,$3,$4,$5,$6}' [2026-04-13 02:01:08] Production.INFO: output Filesystem Size Used Avail Use% Mounted devtmpfs 15G 4.0K 15G 1% /dev tmpfs 15G 0 15G 0% /dev/shm tmpfs 15G 1.5G 13G 11% /run tmpfs 15G 0 15G 0% /sys/fs/cgroup /dev/sda1 50G 40G 11G 79% / /dev/loop0 64M 64M 0 100% /var/lib/snapd/snap/core20/2379 /dev/sdb1 79G 26G 50G 34% /mysql /dev/loop6 64M 64M 0 100% /var/lib/snapd/snap/core20/2434 /dev/loop5 105M 105M 0 100% /var/lib/snapd/snap/core/17272 /dev/loop2 72M 72M 0 100% /var/lib/snapd/snap/certbot/5451 /dev/loop8 67M 67M 0 100% /var/lib/snapd/snap/core24/1499 /dev/loop4 106M 106M 0 100% /var/lib/snapd/snap/core/17284 /dev/loop3 67M 67M 0 100% /var/lib/snapd/snap/core24/1587 /dev/loop7 74M 74M 0 100% /var/lib/snapd/snap/certbot/5528 tmpfs 2.9G 0 2.9G 0% /run/user/0 [2026-04-13 02:01:08] Production.ERROR: CronJobId end 4 [2026-04-13 02:01:08] Production.INFO: ==31374== Releasing lock... [2026-04-13 02:01:08] Production.INFO: servercleanup-command-servercleanup-companyid-1-cronjobid-4 #Stops# [2026-04-13 02:01:08] Production.INFO: 29.5 MB #Memory Used# [2026-04-13 02:01:12] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086578', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 02:01:12] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 02:01:12] Production.INFO: ProcessCDR(1,17086578,1,1,2) [2026-04-13 02:01:12] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17086578,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 02:01:12] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17086578,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 02:01:12] Production.ERROR: pbx prc_insertCDR start [2026-04-13 02:01:12] Production.ERROR: pbx prc_insertCDR end [2026-04-13 02:01:12] Production.INFO: ==31384== Releasing lock... [2026-04-13 02:01:12] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 02:01:12] Production.INFO: 26 MB #Memory Used# [2026-04-13 02:01:16] Production.ERROR: CronJobId end10 [2026-04-13 02:01:16] Production.INFO: ==31380== Releasing lock... [2026-04-13 02:01:16] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:01:16] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:01:18] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:01:18] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:01:18] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:01:18] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:01:18] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:01:18] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:01:18] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:01:18] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:01:18] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:01:18] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:01:18] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:01:18] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:01:18] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:01:18] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:01:18] Production.INFO: call_cost start [2026-04-13 02:01:18] Production.INFO: call_cost end [2026-04-13 02:01:18] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:01:18] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:01:18] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:01:18] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:01:18] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:01:18] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:01:18] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:01:18] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:01:18] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:01:18] Production.INFO: ==31376== Releasing lock... [2026-04-13 02:01:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:01:18] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:02:01] Production.INFO: ==31522== Lock acquired, processing the job... [2026-04-13 07:02:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:02:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:02:01] Production.INFO: neon service started [2026-04-13 07:02:01] Production.INFO: neon service started [2026-04-13 07:02:01] Production.INFO: ==31522== Releasing lock... [2026-04-13 07:02:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:02:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:02:01] Production.INFO: ==31524== Lock acquired, processing the job... [2026-04-13 02:02:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:02:02] Production.INFO: ==31526== Lock acquired, processing the job... [2026-04-13 06:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:02:02] Production.INFO: ==31526== Releasing lock... [2026-04-13 06:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:02:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:02:02] Production.INFO: ==31524== Releasing lock... [2026-04-13 02:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:02:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:02:03] Production.INFO: ==31535== Lock acquired, processing the job... [2026-04-13 02:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:02:03] Production.INFO: ==31537== Lock acquired, processing the job... [2026-04-13 02:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts# [2026-04-13 02:02:03] Production.INFO: ==31533== Lock acquired, processing the job... [2026-04-13 02:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:02:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 02:02:03] Production.INFO: Account Balance Start. [2026-04-13 02:02:03] Production.INFO: CreateAllLog Start [2026-04-13 02:02:03] Production.INFO: 117 [2026-04-13 02:02:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:02:03] Production.INFO: Date 2026-04-09 [2026-04-13 02:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:02:03] Production.INFO: ==31531== Lock acquired, processing the job... [2026-04-13 02:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:02:03] Production.INFO: Date 2026-04-10 [2026-04-13 02:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:02:03] Production.INFO: ==31529== Lock acquired, processing the job... [2026-04-13 02:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:02:03] Production.INFO: Date 2026-04-11 [2026-04-13 02:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:02:03] Production.INFO: Date 2026-04-12 [2026-04-13 02:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:02:03] Production.INFO: Date 2026-04-13 [2026-04-13 02:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:02:03] Production.INFO: Total Charge 0 [2026-04-13 02:02:03] Production.INFO: CreateAllLog End [2026-04-13 02:02:03] Production.INFO: ==31539== Lock acquired, processing the job... [2026-04-13 02:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:02:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:02:03] Production.INFO: Account Balance End. [2026-04-13 02:02:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:02:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:02:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:02:03] Production.ERROR: CronJobId end 12 [2026-04-13 02:02:03] Production.INFO: ==31535== Releasing lock... [2026-04-13 02:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:02:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:02:03] Production.INFO: ==31539== Releasing lock... [2026-04-13 02:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:02:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:02:03] Production.ERROR: done [2026-04-13 02:02:03] Production.ERROR: tblTempVendorCDR_20 [2026-04-13 02:02:04] Production.ERROR: done [2026-04-13 02:02:04] Production.ERROR: Array ( [start_date_ymd] => 2026-04-01 03:02:06 [end_date_ymd] => 2026-04-02 03:02:06 [RateCDR] => 1 ) [2026-04-13 02:02:04] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode, c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type, disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description, pin.pc_description as pincode_name from asteriskcdrdb.cdr c left outer join asterisk.cc_callcosts cc on c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/ left outer join asterisk.pr_providers p on cc_pr_id = pr_id left outer join asterisk.te_tenants te ON te.te_code = c.accountcode left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06' AND ( userfield like '%outbound%' or userfield like '%inbound%' or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/ ) AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/ AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' and prevuniqueid='' group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'') [2026-04-13 02:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs() #1 [internal function]: App\Console\Commands\PBXAccountUsage->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:02:04] Production.INFO: ==31537== Releasing lock... [2026-04-13 02:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops# [2026-04-13 02:02:04] Production.INFO: 27.25 MB #Memory Used# [2026-04-13 02:02:04] Production.INFO: ==31531== Releasing lock... [2026-04-13 02:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:02:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:02:11] Production.ERROR: CronJobId end10 [2026-04-13 02:02:11] Production.INFO: ==31533== Releasing lock... [2026-04-13 02:02:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:02:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:02:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:02:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:02:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:02:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:02:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:02:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:02:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:02:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:02:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:02:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:02:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:02:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:02:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:02:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:02:13] Production.INFO: call_cost start [2026-04-13 02:02:13] Production.INFO: call_cost end [2026-04-13 02:02:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:02:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:02:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:02:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:02:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:02:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:02:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:02:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:02:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:02:13] Production.INFO: ==31529== Releasing lock... [2026-04-13 02:02:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:02:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:03:02] Production.INFO: ==31597== Lock acquired, processing the job... [2026-04-13 07:03:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:03:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:03:02] Production.INFO: neon service started [2026-04-13 07:03:02] Production.INFO: neon service started [2026-04-13 07:03:02] Production.INFO: ==31597== Releasing lock... [2026-04-13 07:03:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:03:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:03:02] Production.INFO: ==31599== Lock acquired, processing the job... [2026-04-13 02:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:03:02] Production.INFO: ==31599== Releasing lock... [2026-04-13 02:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:03:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:03:02] Production.INFO: ==31601== Lock acquired, processing the job... [2026-04-13 06:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:03:02] Production.INFO: ==31601== Releasing lock... [2026-04-13 06:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:03:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:03:03] Production.INFO: ==31604== Lock acquired, processing the job... [2026-04-13 02:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:03:03] Production.INFO: ==31606== Lock acquired, processing the job... [2026-04-13 02:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:03:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:03:03] Production.INFO: ==31608== Lock acquired, processing the job... [2026-04-13 02:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:03:03] Production.INFO: ==31610== Lock acquired, processing the job... [2026-04-13 02:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:03:03] Production.INFO: ==31612== Lock acquired, processing the job... [2026-04-13 02:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:03:03] Production.INFO: Account Balance Start. [2026-04-13 02:03:03] Production.INFO: CreateAllLog Start [2026-04-13 02:03:03] Production.INFO: 117 [2026-04-13 02:03:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:03:03] Production.INFO: Date 2026-04-09 [2026-04-13 02:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:03:03] Production.INFO: Date 2026-04-10 [2026-04-13 02:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:03:03] Production.INFO: Date 2026-04-11 [2026-04-13 02:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:03:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:03:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:03:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:03:03] Production.INFO: ==31612== Releasing lock... [2026-04-13 02:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:03:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:03:03] Production.INFO: Date 2026-04-12 [2026-04-13 02:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:03:03] Production.INFO: Date 2026-04-13 [2026-04-13 02:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:03:03] Production.INFO: Total Charge 0 [2026-04-13 02:03:03] Production.INFO: CreateAllLog End [2026-04-13 02:03:04] Production.INFO: Account Balance End. [2026-04-13 02:03:04] Production.ERROR: CronJobId end 12 [2026-04-13 02:03:04] Production.INFO: ==31610== Releasing lock... [2026-04-13 02:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:03:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:03:04] Production.INFO: ==31606== Releasing lock... [2026-04-13 02:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:03:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:03:11] Production.ERROR: CronJobId end10 [2026-04-13 02:03:11] Production.INFO: ==31608== Releasing lock... [2026-04-13 02:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:03:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:03:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:03:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:03:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:03:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:03:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:03:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:03:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:03:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:03:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:03:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:03:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:03:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:03:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:03:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:03:15] Production.INFO: call_cost start [2026-04-13 02:03:15] Production.INFO: call_cost end [2026-04-13 02:03:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:03:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:03:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:03:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:03:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:03:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:03:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:03:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:03:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:03:15] Production.INFO: ==31604== Releasing lock... [2026-04-13 02:03:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:03:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:04:01] Production.INFO: ==31664== Lock acquired, processing the job... [2026-04-13 07:04:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:04:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:04:01] Production.INFO: neon service started [2026-04-13 07:04:01] Production.INFO: neon service started [2026-04-13 07:04:01] Production.INFO: ==31664== Releasing lock... [2026-04-13 07:04:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:04:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:04:01] Production.INFO: ==31666== Lock acquired, processing the job... [2026-04-13 02:04:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:04:02] Production.INFO: ==31666== Releasing lock... [2026-04-13 02:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:04:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:04:02] Production.INFO: ==31668== Lock acquired, processing the job... [2026-04-13 06:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:04:02] Production.INFO: ==31668== Releasing lock... [2026-04-13 06:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:04:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:04:02] Production.INFO: ==31671== Lock acquired, processing the job... [2026-04-13 02:04:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:04:02] Production.INFO: ==31673== Lock acquired, processing the job... [2026-04-13 02:04:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:04:03] Production.INFO: ==31675== Lock acquired, processing the job... [2026-04-13 02:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:04:03] Production.INFO: ==31677== Lock acquired, processing the job... [2026-04-13 02:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:04:03] Production.INFO: ==31679== Lock acquired, processing the job... [2026-04-13 02:04:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:04:03] Production.INFO: ==31679== Releasing lock... [2026-04-13 02:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:04:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:04:03] Production.INFO: Account Balance Start. [2026-04-13 02:04:03] Production.INFO: CreateAllLog Start [2026-04-13 02:04:03] Production.INFO: 117 [2026-04-13 02:04:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:04:03] Production.INFO: Date 2026-04-09 [2026-04-13 02:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:04:03] Production.INFO: Date 2026-04-10 [2026-04-13 02:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:04:03] Production.INFO: Date 2026-04-11 [2026-04-13 02:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:04:03] Production.INFO: Date 2026-04-12 [2026-04-13 02:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:04:03] Production.INFO: Date 2026-04-13 [2026-04-13 02:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:04:03] Production.INFO: Total Charge 0 [2026-04-13 02:04:03] Production.INFO: CreateAllLog End [2026-04-13 02:04:03] Production.INFO: Account Balance End. [2026-04-13 02:04:03] Production.ERROR: CronJobId end 12 [2026-04-13 02:04:03] Production.INFO: ==31677== Releasing lock... [2026-04-13 02:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:04:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:04:03] Production.INFO: ==31673== Releasing lock... [2026-04-13 02:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:04:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:04:11] Production.ERROR: CronJobId end10 [2026-04-13 02:04:11] Production.INFO: ==31675== Releasing lock... [2026-04-13 02:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:04:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:04:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:04:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:04:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:04:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:04:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:04:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:04:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:04:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:04:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:04:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:04:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:04:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:04:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:04:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:04:14] Production.INFO: call_cost start [2026-04-13 02:04:14] Production.INFO: call_cost end [2026-04-13 02:04:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:04:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:04:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:04:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:04:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:04:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:04:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:04:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:04:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:04:14] Production.INFO: ==31671== Releasing lock... [2026-04-13 02:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:04:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:05:01] Production.INFO: ==31738== Lock acquired, processing the job... [2026-04-13 07:05:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:05:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:05:01] Production.INFO: neon service started [2026-04-13 07:05:01] Production.INFO: neon service started [2026-04-13 07:05:01] Production.INFO: ==31738== Releasing lock... [2026-04-13 07:05:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:05:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:05:02] Production.INFO: ==31740== Lock acquired, processing the job... [2026-04-13 02:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:05:02] Production.INFO: ==31740== Releasing lock... [2026-04-13 02:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:05:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:05:02] Production.INFO: ==31742== Lock acquired, processing the job... [2026-04-13 06:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:05:02] Production.INFO: ==31742== Releasing lock... [2026-04-13 06:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:05:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:05:03] Production.INFO: ==31747== Lock acquired, processing the job... [2026-04-13 02:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:05:03] Production.INFO: ==31745== Lock acquired, processing the job... [2026-04-13 02:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:05:03] Production.INFO: ==31749== Lock acquired, processing the job... [2026-04-13 02:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:05:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:05:03] Production.INFO: ==31751== Lock acquired, processing the job... [2026-04-13 02:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:05:03] Production.INFO: ==31753== Lock acquired, processing the job... [2026-04-13 02:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:05:03] Production.INFO: Account Balance Start. [2026-04-13 02:05:03] Production.INFO: CreateAllLog Start [2026-04-13 02:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:05:03] Production.INFO: 117 [2026-04-13 02:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:05:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:05:03] Production.INFO: Date 2026-04-09 [2026-04-13 02:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:05:03] Production.INFO: Date 2026-04-10 [2026-04-13 02:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:05:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:05:03] Production.INFO: ==31753== Releasing lock... [2026-04-13 02:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:05:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:05:03] Production.INFO: Date 2026-04-11 [2026-04-13 02:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:05:03] Production.INFO: Date 2026-04-12 [2026-04-13 02:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:05:03] Production.INFO: Date 2026-04-13 [2026-04-13 02:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:05:03] Production.INFO: Total Charge 0 [2026-04-13 02:05:03] Production.INFO: CreateAllLog End [2026-04-13 02:05:03] Production.INFO: ==31747== Releasing lock... [2026-04-13 02:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:05:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:05:04] Production.INFO: Account Balance End. [2026-04-13 02:05:04] Production.ERROR: CronJobId end 12 [2026-04-13 02:05:04] Production.INFO: ==31751== Releasing lock... [2026-04-13 02:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:05:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:05:11] Production.ERROR: CronJobId end10 [2026-04-13 02:05:11] Production.INFO: ==31749== Releasing lock... [2026-04-13 02:05:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:05:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:05:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:05:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:05:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:05:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:05:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:05:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:05:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:05:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:05:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:05:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:05:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:05:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:05:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:05:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:05:13] Production.INFO: call_cost start [2026-04-13 02:05:13] Production.INFO: call_cost end [2026-04-13 02:05:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:05:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:05:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:05:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:05:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:05:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:05:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:05:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:05:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:05:13] Production.INFO: ==31745== Releasing lock... [2026-04-13 02:05:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:05:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:06:02] Production.INFO: ==31808== Lock acquired, processing the job... [2026-04-13 07:06:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:06:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:06:02] Production.INFO: neon service started [2026-04-13 07:06:02] Production.INFO: neon service started [2026-04-13 07:06:02] Production.INFO: ==31808== Releasing lock... [2026-04-13 07:06:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:06:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:06:02] Production.INFO: ==31810== Lock acquired, processing the job... [2026-04-13 02:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:06:02] Production.INFO: ==31812== Lock acquired, processing the job... [2026-04-13 06:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:06:02] Production.INFO: ==31812== Releasing lock... [2026-04-13 06:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:06:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:06:03] Production.INFO: ==31810== Releasing lock... [2026-04-13 02:06:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:06:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:06:03] Production.INFO: ==31821== Lock acquired, processing the job... [2026-04-13 02:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:06:04] Production.INFO: Account Balance Start. [2026-04-13 02:06:04] Production.INFO: CreateAllLog Start [2026-04-13 02:06:04] Production.INFO: 117 [2026-04-13 02:06:04] Production.INFO: Date 2026-04-08 [2026-04-13 02:06:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:06:04] Production.INFO: Date 2026-04-09 [2026-04-13 02:06:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:06:04] Production.INFO: ==31815== Lock acquired, processing the job... [2026-04-13 02:06:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:06:04] Production.INFO: Date 2026-04-10 [2026-04-13 02:06:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:06:04] Production.INFO: Date 2026-04-11 [2026-04-13 02:06:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:06:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:06:04] Production.INFO: Date 2026-04-12 [2026-04-13 02:06:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:06:04] Production.INFO: ==31817== Lock acquired, processing the job... [2026-04-13 02:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:06:04] Production.INFO: Date 2026-04-13 [2026-04-13 02:06:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:06:04] Production.INFO: Total Charge 0 [2026-04-13 02:06:04] Production.INFO: ==31819== Lock acquired, processing the job... [2026-04-13 02:06:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:06:04] Production.INFO: CreateAllLog End [2026-04-13 02:06:04] Production.INFO: ==31823== Lock acquired, processing the job... [2026-04-13 02:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:06:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:06:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:06:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:06:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:06:04] Production.INFO: Account Balance End. [2026-04-13 02:06:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:06:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:06:04] Production.ERROR: CronJobId end 12 [2026-04-13 02:06:04] Production.INFO: ==31821== Releasing lock... [2026-04-13 02:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:06:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:06:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:06:04] Production.INFO: ==31823== Releasing lock... [2026-04-13 02:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:06:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:06:04] Production.INFO: ==31817== Releasing lock... [2026-04-13 02:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:06:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:06:11] Production.ERROR: CronJobId end10 [2026-04-13 02:06:11] Production.INFO: ==31819== Releasing lock... [2026-04-13 02:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:06:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:06:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:06:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:06:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:06:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:06:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:06:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:06:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:06:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:06:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:06:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:06:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:06:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:06:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:06:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:06:14] Production.INFO: call_cost start [2026-04-13 02:06:14] Production.INFO: call_cost end [2026-04-13 02:06:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:06:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:06:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:06:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:06:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:06:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:06:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:06:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:06:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:06:14] Production.INFO: ==31815== Releasing lock... [2026-04-13 02:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:06:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:07:01] Production.INFO: ==31883== Lock acquired, processing the job... [2026-04-13 07:07:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:07:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:07:01] Production.INFO: neon service started [2026-04-13 07:07:01] Production.INFO: neon service started [2026-04-13 07:07:01] Production.INFO: ==31883== Releasing lock... [2026-04-13 07:07:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:07:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:07:02] Production.INFO: ==31885== Lock acquired, processing the job... [2026-04-13 02:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:07:02] Production.INFO: ==31887== Lock acquired, processing the job... [2026-04-13 06:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:07:02] Production.INFO: ==31887== Releasing lock... [2026-04-13 06:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:07:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:07:02] Production.INFO: ==31885== Releasing lock... [2026-04-13 02:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:07:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:07:03] Production.INFO: ==31890== Lock acquired, processing the job... [2026-04-13 02:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:07:03] Production.INFO: ==31894== Lock acquired, processing the job... [2026-04-13 02:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:07:03] Production.INFO: ==31892== Lock acquired, processing the job... [2026-04-13 02:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:07:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:07:03] Production.INFO: ==31896== Lock acquired, processing the job... [2026-04-13 02:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:07:03] Production.INFO: ==31898== Lock acquired, processing the job... [2026-04-13 02:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:07:03] Production.INFO: Account Balance Start. [2026-04-13 02:07:03] Production.INFO: CreateAllLog Start [2026-04-13 02:07:03] Production.INFO: 117 [2026-04-13 02:07:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:07:03] Production.INFO: ==31898== Releasing lock... [2026-04-13 02:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:07:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:07:03] Production.INFO: Date 2026-04-09 [2026-04-13 02:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:07:03] Production.INFO: Date 2026-04-10 [2026-04-13 02:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:07:03] Production.INFO: Date 2026-04-11 [2026-04-13 02:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:07:03] Production.INFO: Date 2026-04-12 [2026-04-13 02:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:07:03] Production.INFO: Date 2026-04-13 [2026-04-13 02:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:07:03] Production.INFO: Total Charge 0 [2026-04-13 02:07:03] Production.INFO: CreateAllLog End [2026-04-13 02:07:03] Production.INFO: Account Balance End. [2026-04-13 02:07:03] Production.ERROR: CronJobId end 12 [2026-04-13 02:07:03] Production.INFO: ==31896== Releasing lock... [2026-04-13 02:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:07:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:07:04] Production.INFO: ==31892== Releasing lock... [2026-04-13 02:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:07:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:07:10] Production.ERROR: CronJobId end10 [2026-04-13 02:07:10] Production.INFO: ==31894== Releasing lock... [2026-04-13 02:07:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:07:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:07:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:07:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:07:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:07:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:07:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:07:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:07:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:07:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:07:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:07:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:07:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:07:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:07:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:07:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:07:13] Production.INFO: call_cost start [2026-04-13 02:07:13] Production.INFO: call_cost end [2026-04-13 02:07:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:07:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:07:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:07:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:07:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:07:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:07:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:07:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:07:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:07:13] Production.INFO: ==31890== Releasing lock... [2026-04-13 02:07:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:07:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:08:02] Production.INFO: ==31951== Lock acquired, processing the job... [2026-04-13 07:08:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:08:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:08:02] Production.INFO: neon service started [2026-04-13 07:08:02] Production.INFO: neon service started [2026-04-13 07:08:02] Production.INFO: ==31951== Releasing lock... [2026-04-13 07:08:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:08:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:08:02] Production.INFO: ==31954== Lock acquired, processing the job... [2026-04-13 02:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:08:02] Production.INFO: ==31954== Releasing lock... [2026-04-13 02:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:08:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:08:02] Production.INFO: ==31956== Lock acquired, processing the job... [2026-04-13 06:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:08:02] Production.INFO: ==31956== Releasing lock... [2026-04-13 06:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:08:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:08:03] Production.INFO: ==31958== Lock acquired, processing the job... [2026-04-13 02:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:08:03] Production.INFO: ==31960== Lock acquired, processing the job... [2026-04-13 02:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:08:03] Production.INFO: ==31962== Lock acquired, processing the job... [2026-04-13 02:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:08:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:08:03] Production.INFO: ==31964== Lock acquired, processing the job... [2026-04-13 02:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:08:03] Production.INFO: ==31966== Lock acquired, processing the job... [2026-04-13 02:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:08:03] Production.INFO: Account Balance Start. [2026-04-13 02:08:03] Production.INFO: CreateAllLog Start [2026-04-13 02:08:03] Production.INFO: 117 [2026-04-13 02:08:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:08:03] Production.INFO: Date 2026-04-09 [2026-04-13 02:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:08:03] Production.INFO: ==31966== Releasing lock... [2026-04-13 02:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:08:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:08:03] Production.INFO: Date 2026-04-10 [2026-04-13 02:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:08:03] Production.INFO: Date 2026-04-11 [2026-04-13 02:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:08:04] Production.INFO: Date 2026-04-12 [2026-04-13 02:08:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:08:04] Production.INFO: ==31960== Releasing lock... [2026-04-13 02:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:08:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:08:04] Production.INFO: Date 2026-04-13 [2026-04-13 02:08:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:08:04] Production.INFO: Total Charge 0 [2026-04-13 02:08:04] Production.INFO: CreateAllLog End [2026-04-13 02:08:04] Production.INFO: Account Balance End. [2026-04-13 02:08:04] Production.ERROR: CronJobId end 12 [2026-04-13 02:08:04] Production.INFO: ==31964== Releasing lock... [2026-04-13 02:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:08:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:08:11] Production.ERROR: CronJobId end10 [2026-04-13 02:08:11] Production.INFO: ==31962== Releasing lock... [2026-04-13 02:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:08:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:08:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:08:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:08:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:08:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:08:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:08:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:08:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:08:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:08:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:08:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:08:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:08:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:08:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:08:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:08:14] Production.INFO: call_cost start [2026-04-13 02:08:14] Production.INFO: call_cost end [2026-04-13 02:08:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:08:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:08:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:08:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:08:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:08:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:08:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:08:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:08:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:08:14] Production.INFO: ==31958== Releasing lock... [2026-04-13 02:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:08:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:09:01] Production.INFO: ==32023== Lock acquired, processing the job... [2026-04-13 07:09:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:09:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:09:01] Production.INFO: neon service started [2026-04-13 07:09:01] Production.INFO: neon service started [2026-04-13 07:09:01] Production.INFO: ==32023== Releasing lock... [2026-04-13 07:09:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:09:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:09:01] Production.INFO: ==32025== Lock acquired, processing the job... [2026-04-13 02:09:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:09:01] Production.INFO: ==32025== Releasing lock... [2026-04-13 02:09:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:09:01] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:09:02] Production.INFO: ==32028== Lock acquired, processing the job... [2026-04-13 06:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:09:02] Production.INFO: ==32028== Releasing lock... [2026-04-13 06:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:09:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:09:02] Production.INFO: ==32038== Lock acquired, processing the job... [2026-04-13 02:09:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:09:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:09:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:09:02] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:09:02] Production.INFO: ==32038== Releasing lock... [2026-04-13 02:09:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:09:02] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:09:02] Production.INFO: ==32030== Lock acquired, processing the job... [2026-04-13 02:09:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:09:03] Production.INFO: ==32032== Lock acquired, processing the job... [2026-04-13 02:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:09:03] Production.INFO: ==32034== Lock acquired, processing the job... [2026-04-13 02:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:09:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:09:03] Production.INFO: ==32036== Lock acquired, processing the job... [2026-04-13 02:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:09:03] Production.INFO: Account Balance Start. [2026-04-13 02:09:03] Production.INFO: CreateAllLog Start [2026-04-13 02:09:03] Production.INFO: 117 [2026-04-13 02:09:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:09:03] Production.INFO: Date 2026-04-09 [2026-04-13 02:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:09:03] Production.INFO: Date 2026-04-10 [2026-04-13 02:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:09:03] Production.INFO: Date 2026-04-11 [2026-04-13 02:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:09:03] Production.INFO: Date 2026-04-12 [2026-04-13 02:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:09:03] Production.INFO: Date 2026-04-13 [2026-04-13 02:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:09:03] Production.INFO: Total Charge 0 [2026-04-13 02:09:03] Production.INFO: CreateAllLog End [2026-04-13 02:09:03] Production.INFO: Account Balance End. [2026-04-13 02:09:03] Production.ERROR: CronJobId end 12 [2026-04-13 02:09:03] Production.INFO: ==32036== Releasing lock... [2026-04-13 02:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:09:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:09:03] Production.INFO: ==32032== Releasing lock... [2026-04-13 02:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:09:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:09:09] Production.ERROR: CronJobId end10 [2026-04-13 02:09:09] Production.INFO: ==32034== Releasing lock... [2026-04-13 02:09:09] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:09:09] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:09:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:09:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:09:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:09:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:09:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:09:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:09:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:09:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:09:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:09:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:09:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:09:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:09:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:09:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:09:13] Production.INFO: call_cost start [2026-04-13 02:09:13] Production.INFO: call_cost end [2026-04-13 02:09:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:09:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:09:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:09:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:09:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:09:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:09:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:09:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:09:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:09:13] Production.INFO: ==32030== Releasing lock... [2026-04-13 02:09:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:09:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:10:01] Production.INFO: ==32092== Lock acquired, processing the job... [2026-04-13 07:10:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:10:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:10:01] Production.INFO: neon service started [2026-04-13 07:10:01] Production.INFO: neon service started [2026-04-13 07:10:01] Production.INFO: ==32092== Releasing lock... [2026-04-13 07:10:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:10:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:10:02] Production.INFO: ==32096== Lock acquired, processing the job... [2026-04-13 06:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:10:02] Production.INFO: ==32096== Releasing lock... [2026-04-13 06:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:10:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:10:02] Production.INFO: ==32094== Lock acquired, processing the job... [2026-04-13 02:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:10:02] Production.INFO: ==32094== Releasing lock... [2026-04-13 02:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:10:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:10:03] Production.INFO: ==32100== Lock acquired, processing the job... [2026-04-13 02:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:10:03] Production.INFO: ==32104== Lock acquired, processing the job... [2026-04-13 02:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:10:03] Production.INFO: Account Balance Start. [2026-04-13 02:10:03] Production.INFO: CreateAllLog Start [2026-04-13 02:10:03] Production.INFO: 117 [2026-04-13 02:10:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:10:03] Production.INFO: ==32102== Lock acquired, processing the job... [2026-04-13 02:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:10:03] Production.INFO: Date 2026-04-09 [2026-04-13 02:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:10:03] Production.INFO: Date 2026-04-10 [2026-04-13 02:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:10:03] Production.INFO: Date 2026-04-11 [2026-04-13 02:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:10:03] Production.INFO: Date 2026-04-12 [2026-04-13 02:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:10:03] Production.INFO: Date 2026-04-13 [2026-04-13 02:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:10:03] Production.INFO: Total Charge 0 [2026-04-13 02:10:03] Production.INFO: ==32098== Lock acquired, processing the job... [2026-04-13 02:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:10:03] Production.INFO: CreateAllLog End [2026-04-13 02:10:03] Production.INFO: Account Balance End. [2026-04-13 02:10:03] Production.ERROR: CronJobId end 12 [2026-04-13 02:10:03] Production.INFO: ==32104== Releasing lock... [2026-04-13 02:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:10:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:10:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:10:03] Production.INFO: ==32106== Lock acquired, processing the job... [2026-04-13 02:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:10:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:10:03] Production.INFO: ==32100== Releasing lock... [2026-04-13 02:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:10:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:10:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:10:03] Production.INFO: ==32106== Releasing lock... [2026-04-13 02:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:10:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:10:10] Production.ERROR: CronJobId end10 [2026-04-13 02:10:10] Production.INFO: ==32102== Releasing lock... [2026-04-13 02:10:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:10:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:10:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:10:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:10:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:10:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:10:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:10:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:10:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:10:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:10:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:10:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:10:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:10:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:10:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:10:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:10:12] Production.INFO: call_cost start [2026-04-13 02:10:12] Production.INFO: call_cost end [2026-04-13 02:10:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:10:12] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:10:12] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:10:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:10:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:10:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:10:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:10:12] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:10:12] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:10:12] Production.INFO: ==32098== Releasing lock... [2026-04-13 02:10:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:10:12] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:11:02] Production.INFO: ==32162== Lock acquired, processing the job... [2026-04-13 07:11:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:11:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:11:02] Production.INFO: neon service started [2026-04-13 07:11:02] Production.INFO: neon service started [2026-04-13 07:11:02] Production.INFO: ==32162== Releasing lock... [2026-04-13 07:11:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:11:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:11:02] Production.INFO: ==32164== Lock acquired, processing the job... [2026-04-13 02:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:11:02] Production.INFO: ==32166== Lock acquired, processing the job... [2026-04-13 06:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:11:02] Production.INFO: ==32166== Releasing lock... [2026-04-13 06:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:11:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:11:02] Production.INFO: ==32164== Releasing lock... [2026-04-13 02:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:11:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:11:03] Production.INFO: ==32171== Lock acquired, processing the job... [2026-04-13 02:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:11:03] Production.INFO: ==32169== Lock acquired, processing the job... [2026-04-13 02:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 02:11:03] Production.INFO: ==32177== Lock acquired, processing the job... [2026-04-13 02:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:11:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:11:04] Production.INFO: Account Balance Start. [2026-04-13 02:11:04] Production.INFO: CreateAllLog Start [2026-04-13 02:11:04] Production.INFO: 117 [2026-04-13 02:11:04] Production.INFO: Date 2026-04-08 [2026-04-13 02:11:04] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 02:11:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 02:11:04] Production.ERROR: CronJob PID - 32171 [2026-04-13 02:11:04] Production.ERROR: CronJob Title - System Alerts [2026-04-13 02:11:04] Production.ERROR: CronJob ID - 5 [2026-04-13 02:11:04] Production.ERROR: CronJob Last Run Time 2026-04-13 02:11:00 [2026-04-13 02:11:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 02:11:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 02:11:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 02:11:04] Production.ERROR: CronJob PID - 32177 [2026-04-13 02:11:04] Production.ERROR: CronJob Title - Prepaid Account Balance [2026-04-13 02:11:04] Production.ERROR: CronJob ID - 12 [2026-04-13 02:11:04] Production.INFO: ==32181== Lock acquired, processing the job... [2026-04-13 02:11:04] Production.ERROR: CronJob Last Run Time 2026-04-13 02:11:00 [2026-04-13 02:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:11:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 02:11:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 02:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:11:04] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 02:11:04] Production.INFO: ==32169== Releasing lock... [2026-04-13 02:11:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 02:11:04] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 02:11:04] Production.INFO: Date 2026-04-09 [2026-04-13 02:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:11:04] Production.INFO: Date 2026-04-10 [2026-04-13 02:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:11:04] Production.INFO: ==32173== Lock acquired, processing the job... [2026-04-13 02:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:11:04] Production.INFO: Date 2026-04-11 [2026-04-13 02:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:11:04] Production.INFO: Date 2026-04-12 [2026-04-13 02:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:11:04] Production.INFO: Date 2026-04-13 [2026-04-13 02:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:11:04] Production.INFO: ==32175== Lock acquired, processing the job... [2026-04-13 02:11:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:11:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:11:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:11:04] Production.INFO: Total Charge 0 [2026-04-13 02:11:04] Production.INFO: CreateAllLog End [2026-04-13 02:11:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:11:04] Production.INFO: ==32181== Releasing lock... [2026-04-13 02:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:11:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:11:04] Production.INFO: ==32179== Lock acquired, processing the job... [2026-04-13 02:11:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 02:11:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:11:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:11:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:11:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:11:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 02:11:04] Production.INFO: Account Balance End. [2026-04-13 02:11:04] Production.ERROR: CronJobId end 12 [2026-04-13 02:11:04] Production.INFO: ==32177== Releasing lock... [2026-04-13 02:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:11:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:11:05] Production.ERROR: done [2026-04-13 02:11:05] Production.INFO: ==32173== Releasing lock... [2026-04-13 02:11:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:11:05] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:11:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 02:11:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086620', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 02:11:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086620', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 02:11:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 02:11:10] Production.INFO: ProcessCDR(1,17086620,1,1,2) [2026-04-13 02:11:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17086620,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 02:11:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17086620,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 02:11:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 02:11:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 02:11:10] Production.INFO: ==32179== Releasing lock... [2026-04-13 02:11:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 02:11:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 02:11:14] Production.ERROR: CronJobId end10 [2026-04-13 02:11:14] Production.INFO: ==32175== Releasing lock... [2026-04-13 02:11:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:11:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:11:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:11:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:11:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:11:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:11:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:11:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:11:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:11:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:11:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:11:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:11:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:11:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:11:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:11:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:11:16] Production.INFO: call_cost start [2026-04-13 02:11:16] Production.INFO: call_cost end [2026-04-13 02:11:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:11:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:11:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:11:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:11:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:11:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:11:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:11:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:11:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:11:16] Production.INFO: ==32171== Releasing lock... [2026-04-13 02:11:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:11:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:12:01] Production.INFO: ==32235== Lock acquired, processing the job... [2026-04-13 07:12:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:12:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:12:01] Production.INFO: neon service started [2026-04-13 07:12:01] Production.INFO: neon service started [2026-04-13 07:12:01] Production.INFO: ==32235== Releasing lock... [2026-04-13 07:12:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:12:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:12:02] Production.INFO: ==32239== Lock acquired, processing the job... [2026-04-13 06:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:12:02] Production.INFO: ==32239== Releasing lock... [2026-04-13 06:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:12:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:12:02] Production.INFO: ==32237== Lock acquired, processing the job... [2026-04-13 02:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:12:02] Production.INFO: ==32237== Releasing lock... [2026-04-13 02:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:12:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:12:03] Production.INFO: ==32242== Lock acquired, processing the job... [2026-04-13 02:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:12:03] Production.INFO: ==32246== Lock acquired, processing the job... [2026-04-13 02:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:12:03] Production.INFO: ==32244== Lock acquired, processing the job... [2026-04-13 02:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:12:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:12:03] Production.INFO: ==32248== Lock acquired, processing the job... [2026-04-13 02:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:12:03] Production.INFO: ==32250== Lock acquired, processing the job... [2026-04-13 02:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:12:03] Production.INFO: Account Balance Start. [2026-04-13 02:12:03] Production.INFO: CreateAllLog Start [2026-04-13 02:12:03] Production.INFO: 117 [2026-04-13 02:12:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:12:03] Production.INFO: Date 2026-04-09 [2026-04-13 02:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:12:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:12:03] Production.INFO: Date 2026-04-10 [2026-04-13 02:12:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:12:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:12:03] Production.INFO: Date 2026-04-11 [2026-04-13 02:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:12:03] Production.INFO: ==32250== Releasing lock... [2026-04-13 02:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:12:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:12:03] Production.INFO: Date 2026-04-12 [2026-04-13 02:12:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:12:04] Production.INFO: Date 2026-04-13 [2026-04-13 02:12:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:12:04] Production.INFO: Total Charge 0 [2026-04-13 02:12:04] Production.INFO: CreateAllLog End [2026-04-13 02:12:04] Production.INFO: ==32244== Releasing lock... [2026-04-13 02:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:12:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:12:04] Production.INFO: Account Balance End. [2026-04-13 02:12:04] Production.ERROR: CronJobId end 12 [2026-04-13 02:12:04] Production.INFO: ==32248== Releasing lock... [2026-04-13 02:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:12:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:12:11] Production.ERROR: CronJobId end10 [2026-04-13 02:12:11] Production.INFO: ==32246== Releasing lock... [2026-04-13 02:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:12:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:12:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:12:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:12:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:12:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:12:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:12:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:12:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:12:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:12:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:12:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:12:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:12:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:12:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:12:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:12:14] Production.INFO: call_cost start [2026-04-13 02:12:14] Production.INFO: call_cost end [2026-04-13 02:12:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:12:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:12:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:12:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:12:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:12:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:12:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:12:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:12:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:12:14] Production.INFO: ==32242== Releasing lock... [2026-04-13 02:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:12:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:13:02] Production.INFO: ==32306== Lock acquired, processing the job... [2026-04-13 07:13:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:13:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:13:02] Production.INFO: neon service started [2026-04-13 07:13:02] Production.INFO: neon service started [2026-04-13 07:13:02] Production.INFO: ==32306== Releasing lock... [2026-04-13 07:13:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:13:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:13:02] Production.INFO: ==32308== Lock acquired, processing the job... [2026-04-13 02:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:13:02] Production.INFO: ==32310== Lock acquired, processing the job... [2026-04-13 06:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:13:02] Production.INFO: ==32308== Releasing lock... [2026-04-13 02:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:13:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:13:02] Production.INFO: ==32310== Releasing lock... [2026-04-13 06:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:13:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:13:03] Production.INFO: ==32312== Lock acquired, processing the job... [2026-04-13 02:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:13:03] Production.INFO: ==32316== Lock acquired, processing the job... [2026-04-13 02:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:13:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:13:03] Production.INFO: ==32314== Lock acquired, processing the job... [2026-04-13 02:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:13:03] Production.INFO: ==32318== Lock acquired, processing the job... [2026-04-13 02:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:13:03] Production.INFO: Account Balance Start. [2026-04-13 02:13:03] Production.INFO: CreateAllLog Start [2026-04-13 02:13:03] Production.INFO: 117 [2026-04-13 02:13:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:13:04] Production.INFO: Date 2026-04-09 [2026-04-13 02:13:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:13:04] Production.INFO: ==32320== Lock acquired, processing the job... [2026-04-13 02:13:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:13:04] Production.INFO: Date 2026-04-10 [2026-04-13 02:13:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:13:04] Production.INFO: Date 2026-04-11 [2026-04-13 02:13:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:13:04] Production.INFO: Date 2026-04-12 [2026-04-13 02:13:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:13:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:13:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:13:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:13:04] Production.INFO: ==32320== Releasing lock... [2026-04-13 02:13:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:13:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:13:04] Production.INFO: Date 2026-04-13 [2026-04-13 02:13:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:13:04] Production.INFO: Total Charge 0 [2026-04-13 02:13:04] Production.INFO: CreateAllLog End [2026-04-13 02:13:04] Production.INFO: ==32314== Releasing lock... [2026-04-13 02:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:13:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:13:04] Production.INFO: Account Balance End. [2026-04-13 02:13:04] Production.ERROR: CronJobId end 12 [2026-04-13 02:13:04] Production.INFO: ==32318== Releasing lock... [2026-04-13 02:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:13:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:13:10] Production.ERROR: CronJobId end10 [2026-04-13 02:13:10] Production.INFO: ==32316== Releasing lock... [2026-04-13 02:13:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:13:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:13:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:13:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:13:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:13:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:13:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:13:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:13:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:13:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:13:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:13:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:13:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:13:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:13:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:13:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:13:14] Production.INFO: call_cost start [2026-04-13 02:13:14] Production.INFO: call_cost end [2026-04-13 02:13:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:13:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:13:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:13:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:13:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:13:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:13:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:13:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:13:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:13:14] Production.INFO: ==32312== Releasing lock... [2026-04-13 02:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:13:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:14:01] Production.INFO: ==32374== Lock acquired, processing the job... [2026-04-13 07:14:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:14:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:14:01] Production.INFO: neon service started [2026-04-13 07:14:01] Production.INFO: neon service started [2026-04-13 07:14:01] Production.INFO: ==32374== Releasing lock... [2026-04-13 07:14:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:14:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:14:01] Production.INFO: ==32376== Lock acquired, processing the job... [2026-04-13 02:14:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:14:02] Production.INFO: ==32376== Releasing lock... [2026-04-13 02:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:14:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:14:02] Production.INFO: ==32378== Lock acquired, processing the job... [2026-04-13 06:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:14:02] Production.INFO: ==32378== Releasing lock... [2026-04-13 06:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:14:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:14:02] Production.INFO: ==32380== Lock acquired, processing the job... [2026-04-13 02:14:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:14:02] Production.INFO: ==32384== Lock acquired, processing the job... [2026-04-13 02:14:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:14:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:14:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:14:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:14:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:14:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:14:03] Production.INFO: ==32382== Lock acquired, processing the job... [2026-04-13 02:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:14:03] Production.INFO: ==32386== Lock acquired, processing the job... [2026-04-13 02:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:14:03] Production.INFO: ==32388== Lock acquired, processing the job... [2026-04-13 02:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:14:03] Production.INFO: Account Balance Start. [2026-04-13 02:14:03] Production.INFO: CreateAllLog Start [2026-04-13 02:14:03] Production.INFO: 117 [2026-04-13 02:14:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:14:03] Production.INFO: Date 2026-04-09 [2026-04-13 02:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:14:03] Production.INFO: Date 2026-04-10 [2026-04-13 02:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:14:03] Production.INFO: Date 2026-04-11 [2026-04-13 02:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:14:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:14:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:14:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:14:03] Production.INFO: ==32388== Releasing lock... [2026-04-13 02:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:14:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:14:03] Production.INFO: Date 2026-04-12 [2026-04-13 02:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:14:03] Production.INFO: Date 2026-04-13 [2026-04-13 02:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:14:03] Production.INFO: Total Charge 0 [2026-04-13 02:14:03] Production.INFO: CreateAllLog End [2026-04-13 02:14:03] Production.INFO: ==32382== Releasing lock... [2026-04-13 02:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:14:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:14:04] Production.INFO: Account Balance End. [2026-04-13 02:14:04] Production.ERROR: CronJobId end 12 [2026-04-13 02:14:04] Production.INFO: ==32386== Releasing lock... [2026-04-13 02:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:14:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:14:11] Production.ERROR: CronJobId end10 [2026-04-13 02:14:11] Production.INFO: ==32384== Releasing lock... [2026-04-13 02:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:14:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:14:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:14:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:14:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:14:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:14:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:14:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:14:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:14:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:14:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:14:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:14:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:14:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:14:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:14:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:14:14] Production.INFO: call_cost start [2026-04-13 02:14:14] Production.INFO: call_cost end [2026-04-13 02:14:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:14:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:14:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:14:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:14:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:14:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:14:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:14:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:14:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:14:14] Production.INFO: ==32380== Releasing lock... [2026-04-13 02:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:14:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:15:01] Production.INFO: ==32444== Lock acquired, processing the job... [2026-04-13 07:15:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:15:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:15:01] Production.INFO: neon service started [2026-04-13 07:15:02] Production.INFO: neon service started [2026-04-13 07:15:02] Production.INFO: ==32444== Releasing lock... [2026-04-13 07:15:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:15:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:15:02] Production.INFO: ==32446== Lock acquired, processing the job... [2026-04-13 02:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:15:02] Production.INFO: ==32446== Releasing lock... [2026-04-13 02:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:15:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:15:02] Production.INFO: ==32448== Lock acquired, processing the job... [2026-04-13 06:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:15:02] Production.INFO: ==32448== Releasing lock... [2026-04-13 06:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:15:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:15:03] Production.INFO: ==32457== Lock acquired, processing the job... [2026-04-13 02:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:15:03] Production.INFO: ==32451== Lock acquired, processing the job... [2026-04-13 02:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:15:03] Production.INFO: ==32453== Lock acquired, processing the job... [2026-04-13 02:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:15:03] Production.INFO: Account Balance Start. [2026-04-13 02:15:03] Production.INFO: CreateAllLog Start [2026-04-13 02:15:03] Production.INFO: 117 [2026-04-13 02:15:03] Production.INFO: ==32455== Lock acquired, processing the job... [2026-04-13 02:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:15:03] Production.INFO: ==32459== Lock acquired, processing the job... [2026-04-13 02:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:15:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:15:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:15:03] Production.INFO: Date 2026-04-09 [2026-04-13 02:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:15:03] Production.INFO: Date 2026-04-10 [2026-04-13 02:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:15:03] Production.INFO: ==32459== Releasing lock... [2026-04-13 02:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:15:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:15:03] Production.INFO: Date 2026-04-11 [2026-04-13 02:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:15:03] Production.INFO: Date 2026-04-12 [2026-04-13 02:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:15:03] Production.INFO: Date 2026-04-13 [2026-04-13 02:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:15:03] Production.INFO: Total Charge 0 [2026-04-13 02:15:03] Production.INFO: CreateAllLog End [2026-04-13 02:15:03] Production.INFO: Account Balance End. [2026-04-13 02:15:04] Production.ERROR: CronJobId end 12 [2026-04-13 02:15:04] Production.INFO: ==32457== Releasing lock... [2026-04-13 02:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:15:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:15:04] Production.INFO: ==32453== Releasing lock... [2026-04-13 02:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:15:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:15:11] Production.ERROR: CronJobId end10 [2026-04-13 02:15:11] Production.INFO: ==32455== Releasing lock... [2026-04-13 02:15:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:15:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:15:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:15:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:15:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:15:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:15:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:15:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:15:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:15:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:15:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:15:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:15:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:15:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:15:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:15:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:15:14] Production.INFO: call_cost start [2026-04-13 02:15:14] Production.INFO: call_cost end [2026-04-13 02:15:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:15:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:15:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:15:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:15:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:15:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:15:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:15:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:15:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:15:14] Production.INFO: ==32451== Releasing lock... [2026-04-13 02:15:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:15:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:16:01] Production.INFO: ==32513== Lock acquired, processing the job... [2026-04-13 07:16:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:16:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:16:01] Production.INFO: neon service started [2026-04-13 07:16:01] Production.INFO: neon service started [2026-04-13 07:16:01] Production.INFO: ==32513== Releasing lock... [2026-04-13 07:16:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:16:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:16:02] Production.INFO: ==32515== Lock acquired, processing the job... [2026-04-13 02:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:16:02] Production.INFO: ==32517== Lock acquired, processing the job... [2026-04-13 06:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:16:02] Production.INFO: ==32517== Releasing lock... [2026-04-13 06:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:16:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:16:02] Production.INFO: ==32515== Releasing lock... [2026-04-13 02:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:16:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:16:02] Production.INFO: ==32524== Lock acquired, processing the job... [2026-04-13 02:16:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:16:02] Production.INFO: ==32522== Lock acquired, processing the job... [2026-04-13 02:16:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:16:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:16:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:16:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:16:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:16:03] Production.INFO: ==32520== Lock acquired, processing the job... [2026-04-13 02:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:16:03] Production.INFO: ==32528== Lock acquired, processing the job... [2026-04-13 02:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:16:03] Production.INFO: ==32526== Lock acquired, processing the job... [2026-04-13 02:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:16:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:16:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:16:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:16:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:16:03] Production.INFO: Account Balance Start. [2026-04-13 02:16:03] Production.INFO: CreateAllLog Start [2026-04-13 02:16:03] Production.INFO: 117 [2026-04-13 02:16:03] Production.INFO: ==32522== Releasing lock... [2026-04-13 02:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:16:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:16:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:16:03] Production.INFO: ==32528== Releasing lock... [2026-04-13 02:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:16:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:16:03] Production.INFO: Date 2026-04-09 [2026-04-13 02:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:16:03] Production.INFO: Date 2026-04-10 [2026-04-13 02:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:16:03] Production.INFO: Date 2026-04-11 [2026-04-13 02:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:16:03] Production.INFO: Date 2026-04-12 [2026-04-13 02:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:16:03] Production.INFO: Date 2026-04-13 [2026-04-13 02:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:16:03] Production.INFO: Total Charge 0 [2026-04-13 02:16:03] Production.INFO: CreateAllLog End [2026-04-13 02:16:04] Production.INFO: Account Balance End. [2026-04-13 02:16:04] Production.ERROR: CronJobId end 12 [2026-04-13 02:16:04] Production.INFO: ==32526== Releasing lock... [2026-04-13 02:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:16:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:16:11] Production.ERROR: CronJobId end10 [2026-04-13 02:16:11] Production.INFO: ==32524== Releasing lock... [2026-04-13 02:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:16:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:16:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:16:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:16:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:16:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:16:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:16:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:16:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:16:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:16:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:16:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:16:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:16:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:16:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:16:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:16:13] Production.INFO: call_cost start [2026-04-13 02:16:13] Production.INFO: call_cost end [2026-04-13 02:16:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:16:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:16:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:16:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:16:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:16:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:16:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:16:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:16:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:16:13] Production.INFO: ==32520== Releasing lock... [2026-04-13 02:16:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:16:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:17:01] Production.INFO: ==32596== Lock acquired, processing the job... [2026-04-13 07:17:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:17:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:17:01] Production.INFO: neon service started [2026-04-13 07:17:01] Production.INFO: neon service started [2026-04-13 07:17:01] Production.INFO: ==32596== Releasing lock... [2026-04-13 07:17:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:17:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:17:02] Production.INFO: ==32600== Lock acquired, processing the job... [2026-04-13 06:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:17:02] Production.INFO: ==32600== Releasing lock... [2026-04-13 06:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:17:02] Production.INFO: 26 MB #Memory Used# [2026-04-13 02:17:02] Production.INFO: ==32598== Lock acquired, processing the job... [2026-04-13 02:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:17:02] Production.INFO: ==32598== Releasing lock... [2026-04-13 02:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:17:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:17:03] Production.INFO: ==32603== Lock acquired, processing the job... [2026-04-13 02:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:17:03] Production.INFO: ==32607== Lock acquired, processing the job... [2026-04-13 02:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:17:03] Production.INFO: ==32605== Lock acquired, processing the job... [2026-04-13 02:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:17:03] Production.INFO: ==32609== Lock acquired, processing the job... [2026-04-13 02:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:17:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:17:03] Production.INFO: ==32611== Lock acquired, processing the job... [2026-04-13 02:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:17:03] Production.INFO: Account Balance Start. [2026-04-13 02:17:03] Production.INFO: CreateAllLog Start [2026-04-13 02:17:03] Production.INFO: 117 [2026-04-13 02:17:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:17:03] Production.INFO: Date 2026-04-09 [2026-04-13 02:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:17:03] Production.INFO: Date 2026-04-10 [2026-04-13 02:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:17:03] Production.INFO: Date 2026-04-11 [2026-04-13 02:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:17:03] Production.INFO: Date 2026-04-12 [2026-04-13 02:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:17:03] Production.INFO: ==32611== Releasing lock... [2026-04-13 02:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:17:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:17:03] Production.INFO: Date 2026-04-13 [2026-04-13 02:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:17:03] Production.INFO: Total Charge 0 [2026-04-13 02:17:03] Production.INFO: CreateAllLog End [2026-04-13 02:17:03] Production.INFO: Account Balance End. [2026-04-13 02:17:03] Production.ERROR: CronJobId end 12 [2026-04-13 02:17:03] Production.INFO: ==32609== Releasing lock... [2026-04-13 02:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:17:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:17:04] Production.INFO: ==32605== Releasing lock... [2026-04-13 02:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:17:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:17:11] Production.ERROR: CronJobId end10 [2026-04-13 02:17:11] Production.INFO: ==32607== Releasing lock... [2026-04-13 02:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:17:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:17:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:17:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:17:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:17:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:17:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:17:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:17:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:17:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:17:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:17:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:17:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:17:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:17:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:17:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:17:14] Production.INFO: call_cost start [2026-04-13 02:17:14] Production.INFO: call_cost end [2026-04-13 02:17:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:17:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:17:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:17:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:17:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:17:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:17:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:17:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:17:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:17:14] Production.INFO: ==32603== Releasing lock... [2026-04-13 02:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:17:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:18:02] Production.INFO: ==32665== Lock acquired, processing the job... [2026-04-13 07:18:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:18:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:18:02] Production.INFO: neon service started [2026-04-13 07:18:02] Production.INFO: neon service started [2026-04-13 07:18:02] Production.INFO: ==32665== Releasing lock... [2026-04-13 07:18:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:18:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:18:02] Production.INFO: ==32667== Lock acquired, processing the job... [2026-04-13 02:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:18:02] Production.INFO: ==32669== Lock acquired, processing the job... [2026-04-13 06:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:18:02] Production.INFO: ==32669== Releasing lock... [2026-04-13 06:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:18:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:18:03] Production.INFO: ==32667== Releasing lock... [2026-04-13 02:18:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:18:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:18:03] Production.INFO: ==32671== Lock acquired, processing the job... [2026-04-13 02:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:18:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:18:03] Production.INFO: ==32673== Lock acquired, processing the job... [2026-04-13 02:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:18:03] Production.INFO: ==32678== Lock acquired, processing the job... [2026-04-13 02:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:18:03] Production.INFO: ==32675== Lock acquired, processing the job... [2026-04-13 02:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:18:04] Production.INFO: Account Balance Start. [2026-04-13 02:18:04] Production.INFO: CreateAllLog Start [2026-04-13 02:18:04] Production.INFO: 117 [2026-04-13 02:18:04] Production.INFO: Date 2026-04-08 [2026-04-13 02:18:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:18:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:18:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:18:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:18:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:18:04] Production.INFO: ==32680== Lock acquired, processing the job... [2026-04-13 02:18:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:18:04] Production.INFO: Date 2026-04-09 [2026-04-13 02:18:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:18:04] Production.INFO: Date 2026-04-10 [2026-04-13 02:18:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:18:04] Production.INFO: Date 2026-04-11 [2026-04-13 02:18:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:18:04] Production.INFO: Date 2026-04-12 [2026-04-13 02:18:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:18:04] Production.INFO: Date 2026-04-13 [2026-04-13 02:18:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:18:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:18:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:18:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:18:04] Production.INFO: ==32680== Releasing lock... [2026-04-13 02:18:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:18:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:18:04] Production.INFO: Total Charge 0 [2026-04-13 02:18:04] Production.INFO: CreateAllLog End [2026-04-13 02:18:04] Production.INFO: Account Balance End. [2026-04-13 02:18:04] Production.ERROR: CronJobId end 12 [2026-04-13 02:18:04] Production.INFO: ==32678== Releasing lock... [2026-04-13 02:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:18:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:18:04] Production.INFO: ==32673== Releasing lock... [2026-04-13 02:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:18:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:18:12] Production.ERROR: CronJobId end10 [2026-04-13 02:18:12] Production.INFO: ==32675== Releasing lock... [2026-04-13 02:18:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:18:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:18:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:18:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:18:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:18:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:18:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:18:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:18:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:18:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:18:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:18:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:18:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:18:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:18:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:18:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:18:14] Production.INFO: call_cost start [2026-04-13 02:18:14] Production.INFO: call_cost end [2026-04-13 02:18:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:18:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:18:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:18:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:18:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:18:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:18:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:18:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:18:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:18:14] Production.INFO: ==32671== Releasing lock... [2026-04-13 02:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:18:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:19:01] Production.INFO: ==32735== Lock acquired, processing the job... [2026-04-13 07:19:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:19:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:19:01] Production.INFO: neon service started [2026-04-13 07:19:01] Production.INFO: neon service started [2026-04-13 07:19:01] Production.INFO: ==32735== Releasing lock... [2026-04-13 07:19:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:19:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:19:02] Production.INFO: ==32737== Lock acquired, processing the job... [2026-04-13 02:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:19:02] Production.INFO: ==32739== Lock acquired, processing the job... [2026-04-13 06:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:19:02] Production.INFO: ==32739== Releasing lock... [2026-04-13 06:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:19:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:19:02] Production.INFO: ==32737== Releasing lock... [2026-04-13 02:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:19:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:19:03] Production.INFO: ==32742== Lock acquired, processing the job... [2026-04-13 02:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:19:03] Production.INFO: ==32744== Lock acquired, processing the job... [2026-04-13 02:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:19:03] Production.INFO: ==32746== Lock acquired, processing the job... [2026-04-13 02:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:19:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:19:03] Production.INFO: ==32750== Lock acquired, processing the job... [2026-04-13 02:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:19:03] Production.INFO: ==32748== Lock acquired, processing the job... [2026-04-13 02:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:19:03] Production.INFO: Account Balance Start. [2026-04-13 02:19:03] Production.INFO: CreateAllLog Start [2026-04-13 02:19:03] Production.INFO: 117 [2026-04-13 02:19:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:19:03] Production.INFO: Date 2026-04-09 [2026-04-13 02:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:19:03] Production.INFO: ==32750== Releasing lock... [2026-04-13 02:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:19:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:19:03] Production.INFO: Date 2026-04-10 [2026-04-13 02:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:19:03] Production.INFO: Date 2026-04-11 [2026-04-13 02:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:19:03] Production.INFO: Date 2026-04-12 [2026-04-13 02:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:19:03] Production.INFO: Date 2026-04-13 [2026-04-13 02:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:19:03] Production.INFO: Total Charge 0 [2026-04-13 02:19:03] Production.INFO: CreateAllLog End [2026-04-13 02:19:03] Production.INFO: ==32744== Releasing lock... [2026-04-13 02:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:19:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:19:04] Production.INFO: Account Balance End. [2026-04-13 02:19:04] Production.ERROR: CronJobId end 12 [2026-04-13 02:19:04] Production.INFO: ==32748== Releasing lock... [2026-04-13 02:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:19:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:19:11] Production.ERROR: CronJobId end10 [2026-04-13 02:19:11] Production.INFO: ==32746== Releasing lock... [2026-04-13 02:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:19:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:19:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:19:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:19:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:19:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:19:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:19:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:19:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:19:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:19:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:19:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:19:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:19:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:19:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:19:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:19:13] Production.INFO: call_cost start [2026-04-13 02:19:13] Production.INFO: call_cost end [2026-04-13 02:19:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:19:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:19:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:19:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:19:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:19:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:19:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:19:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:19:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:19:13] Production.INFO: ==32742== Releasing lock... [2026-04-13 02:19:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:19:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:20:02] Production.INFO: ==355== Lock acquired, processing the job... [2026-04-13 07:20:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:20:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:20:02] Production.INFO: neon service started [2026-04-13 07:20:02] Production.INFO: neon service started [2026-04-13 07:20:02] Production.INFO: ==355== Releasing lock... [2026-04-13 07:20:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:20:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:20:02] Production.INFO: ==357== Lock acquired, processing the job... [2026-04-13 02:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:20:02] Production.INFO: ==359== Lock acquired, processing the job... [2026-04-13 06:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:20:02] Production.INFO: ==359== Releasing lock... [2026-04-13 06:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:20:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:20:03] Production.INFO: ==357== Releasing lock... [2026-04-13 02:20:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:20:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:20:03] Production.INFO: ==362== Lock acquired, processing the job... [2026-04-13 02:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:20:03] Production.INFO: ==368== Lock acquired, processing the job... [2026-04-13 02:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:20:03] Production.INFO: ==364== Lock acquired, processing the job... [2026-04-13 02:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:20:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:20:03] Production.INFO: ==366== Lock acquired, processing the job... [2026-04-13 02:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:20:03] Production.INFO: ==370== Lock acquired, processing the job... [2026-04-13 02:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:20:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:20:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:20:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:20:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:20:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:20:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:20:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:20:04] Production.INFO: ==370== Releasing lock... [2026-04-13 02:20:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:20:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:20:04] Production.INFO: Account Balance Start. [2026-04-13 02:20:04] Production.INFO: CreateAllLog Start [2026-04-13 02:20:04] Production.INFO: 117 [2026-04-13 02:20:04] Production.INFO: Date 2026-04-08 [2026-04-13 02:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:20:04] Production.INFO: Date 2026-04-09 [2026-04-13 02:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:20:04] Production.INFO: Date 2026-04-10 [2026-04-13 02:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:20:04] Production.INFO: Date 2026-04-11 [2026-04-13 02:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:20:04] Production.INFO: Date 2026-04-12 [2026-04-13 02:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:20:04] Production.INFO: Date 2026-04-13 [2026-04-13 02:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:20:04] Production.INFO: Total Charge 0 [2026-04-13 02:20:04] Production.INFO: CreateAllLog End [2026-04-13 02:20:04] Production.INFO: Account Balance End. [2026-04-13 02:20:04] Production.ERROR: CronJobId end 12 [2026-04-13 02:20:04] Production.INFO: ==368== Releasing lock... [2026-04-13 02:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:20:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:20:04] Production.INFO: ==364== Releasing lock... [2026-04-13 02:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:20:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:20:12] Production.ERROR: CronJobId end10 [2026-04-13 02:20:12] Production.INFO: ==366== Releasing lock... [2026-04-13 02:20:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:20:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:20:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:20:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:20:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:20:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:20:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:20:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:20:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:20:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:20:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:20:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:20:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:20:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:20:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:20:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:20:15] Production.INFO: call_cost start [2026-04-13 02:20:15] Production.INFO: call_cost end [2026-04-13 02:20:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:20:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:20:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:20:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:20:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:20:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:20:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:20:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:20:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:20:15] Production.INFO: ==362== Releasing lock... [2026-04-13 02:20:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:20:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:21:01] Production.INFO: ==429== Lock acquired, processing the job... [2026-04-13 07:21:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:21:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:21:01] Production.INFO: neon service started [2026-04-13 07:21:01] Production.INFO: neon service started [2026-04-13 07:21:01] Production.INFO: ==429== Releasing lock... [2026-04-13 07:21:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:21:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:21:01] Production.INFO: ==431== Lock acquired, processing the job... [2026-04-13 02:21:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:21:02] Production.INFO: ==431== Releasing lock... [2026-04-13 02:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:21:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:21:02] Production.INFO: ==433== Lock acquired, processing the job... [2026-04-13 06:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:21:02] Production.INFO: ==433== Releasing lock... [2026-04-13 06:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:21:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:21:03] Production.INFO: ==441== Lock acquired, processing the job... [2026-04-13 02:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:21:03] Production.INFO: ==447== Lock acquired, processing the job... [2026-04-13 02:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:21:03] Production.INFO: ==435== Lock acquired, processing the job... [2026-04-13 02:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 02:21:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:21:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:21:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:21:03] Production.INFO: ==447== Releasing lock... [2026-04-13 02:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:21:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:21:03] Production.INFO: ==439== Lock acquired, processing the job... [2026-04-13 02:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:21:03] Production.INFO: ==437== Lock acquired, processing the job... [2026-04-13 02:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:21:03] Production.INFO: ==443== Lock acquired, processing the job... [2026-04-13 02:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:21:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 02:21:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 02:21:03] Production.ERROR: CronJob PID - 437 [2026-04-13 02:21:03] Production.ERROR: CronJob Title - System Alerts [2026-04-13 02:21:03] Production.ERROR: CronJob ID - 5 [2026-04-13 02:21:03] Production.ERROR: CronJob Last Run Time 2026-04-13 02:21:00 [2026-04-13 02:21:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 02:21:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 02:21:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 02:21:03] Production.ERROR: CronJob PID - 439 [2026-04-13 02:21:03] Production.ERROR: CronJob Title - Account Block [2026-04-13 02:21:03] Production.ERROR: CronJob ID - 7 [2026-04-13 02:21:03] Production.ERROR: CronJob Last Run Time 2026-04-13 02:21:00 [2026-04-13 02:21:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 02:21:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 02:21:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 02:21:03] Production.ERROR: CronJob PID - 441 [2026-04-13 02:21:03] Production.ERROR: CronJob Title - Create Customer Summary Live [2026-04-13 02:21:03] Production.ERROR: CronJob ID - 10 [2026-04-13 02:21:03] Production.ERROR: CronJob Last Run Time 2026-04-13 02:21:00 [2026-04-13 02:21:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 02:21:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 02:21:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 02:21:03] Production.INFO: ==435== Releasing lock... [2026-04-13 02:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 02:21:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 02:21:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:21:03] Production.INFO: Account Balance Start. [2026-04-13 02:21:03] Production.INFO: CreateAllLog Start [2026-04-13 02:21:03] Production.INFO: 117 [2026-04-13 02:21:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:21:03] Production.INFO: ==445== Lock acquired, processing the job... [2026-04-13 02:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 02:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:21:03] Production.INFO: Date 2026-04-09 [2026-04-13 02:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:21:03] Production.INFO: Date 2026-04-10 [2026-04-13 02:21:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 02:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:21:03] Production.INFO: Date 2026-04-11 [2026-04-13 02:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:21:03] Production.INFO: Date 2026-04-12 [2026-04-13 02:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:21:03] Production.INFO: Date 2026-04-13 [2026-04-13 02:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:21:03] Production.INFO: Total Charge 0 [2026-04-13 02:21:03] Production.INFO: CreateAllLog End [2026-04-13 02:21:04] Production.INFO: Account Balance End. [2026-04-13 02:21:04] Production.ERROR: done [2026-04-13 02:21:04] Production.INFO: ==439== Releasing lock... [2026-04-13 02:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:21:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:21:04] Production.ERROR: CronJobId end 12 [2026-04-13 02:21:04] Production.INFO: ==443== Releasing lock... [2026-04-13 02:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:21:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 02:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086661', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 02:21:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086661', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 02:21:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 02:21:10] Production.INFO: ProcessCDR(1,17086661,1,1,2) [2026-04-13 02:21:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17086661,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 02:21:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17086661,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 02:21:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 02:21:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 02:21:10] Production.INFO: ==445== Releasing lock... [2026-04-13 02:21:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 02:21:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 02:21:12] Production.ERROR: CronJobId end10 [2026-04-13 02:21:12] Production.INFO: ==441== Releasing lock... [2026-04-13 02:21:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:21:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:21:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:21:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:21:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:21:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:21:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:21:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:21:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:21:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:21:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:21:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:21:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:21:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:21:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:21:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:21:16] Production.INFO: call_cost start [2026-04-13 02:21:16] Production.INFO: call_cost end [2026-04-13 02:21:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:21:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:21:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:21:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:21:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:21:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:21:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:21:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:21:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:21:16] Production.INFO: ==437== Releasing lock... [2026-04-13 02:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:21:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:22:02] Production.INFO: ==511== Lock acquired, processing the job... [2026-04-13 07:22:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:22:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:22:02] Production.INFO: neon service started [2026-04-13 07:22:02] Production.INFO: neon service started [2026-04-13 07:22:02] Production.INFO: ==511== Releasing lock... [2026-04-13 07:22:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:22:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:22:02] Production.INFO: ==513== Lock acquired, processing the job... [2026-04-13 02:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:22:02] Production.INFO: ==513== Releasing lock... [2026-04-13 02:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:22:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:22:02] Production.INFO: ==515== Lock acquired, processing the job... [2026-04-13 06:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:22:02] Production.INFO: ==515== Releasing lock... [2026-04-13 06:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:22:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:22:03] Production.INFO: ==517== Lock acquired, processing the job... [2026-04-13 02:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:22:03] Production.INFO: ==521== Lock acquired, processing the job... [2026-04-13 02:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:22:03] Production.INFO: ==523== Lock acquired, processing the job... [2026-04-13 02:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:22:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:22:03] Production.INFO: Account Balance Start. [2026-04-13 02:22:03] Production.INFO: CreateAllLog Start [2026-04-13 02:22:03] Production.INFO: 117 [2026-04-13 02:22:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:22:03] Production.INFO: ==519== Lock acquired, processing the job... [2026-04-13 02:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:22:03] Production.INFO: Date 2026-04-09 [2026-04-13 02:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:22:03] Production.INFO: Date 2026-04-10 [2026-04-13 02:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:22:03] Production.INFO: Date 2026-04-11 [2026-04-13 02:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:22:04] Production.INFO: ==525== Lock acquired, processing the job... [2026-04-13 02:22:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:22:04] Production.INFO: Date 2026-04-12 [2026-04-13 02:22:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:22:04] Production.INFO: Date 2026-04-13 [2026-04-13 02:22:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:22:04] Production.INFO: Total Charge 0 [2026-04-13 02:22:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:22:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:22:04] Production.INFO: CreateAllLog End [2026-04-13 02:22:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:22:04] Production.INFO: ==525== Releasing lock... [2026-04-13 02:22:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:22:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:22:04] Production.INFO: Account Balance End. [2026-04-13 02:22:04] Production.ERROR: CronJobId end 12 [2026-04-13 02:22:04] Production.INFO: ==523== Releasing lock... [2026-04-13 02:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:22:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:22:04] Production.INFO: ==519== Releasing lock... [2026-04-13 02:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:22:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:22:10] Production.ERROR: CronJobId end10 [2026-04-13 02:22:10] Production.INFO: ==521== Releasing lock... [2026-04-13 02:22:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:22:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:22:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:22:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:22:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:22:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:22:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:22:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:22:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:22:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:22:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:22:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:22:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:22:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:22:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:22:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:22:14] Production.INFO: call_cost start [2026-04-13 02:22:14] Production.INFO: call_cost end [2026-04-13 02:22:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:22:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:22:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:22:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:22:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:22:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:22:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:22:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:22:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:22:14] Production.INFO: ==517== Releasing lock... [2026-04-13 02:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:22:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:23:01] Production.INFO: ==581== Lock acquired, processing the job... [2026-04-13 07:23:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:23:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:23:01] Production.INFO: neon service started [2026-04-13 07:23:01] Production.INFO: neon service started [2026-04-13 07:23:01] Production.INFO: ==581== Releasing lock... [2026-04-13 07:23:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:23:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:23:01] Production.INFO: ==583== Lock acquired, processing the job... [2026-04-13 02:23:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:23:02] Production.INFO: ==583== Releasing lock... [2026-04-13 02:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:23:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:23:02] Production.INFO: ==585== Lock acquired, processing the job... [2026-04-13 06:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:23:02] Production.INFO: ==585== Releasing lock... [2026-04-13 06:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:23:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:23:02] Production.INFO: ==588== Lock acquired, processing the job... [2026-04-13 02:23:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:23:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:23:02] Production.INFO: ==595== Lock acquired, processing the job... [2026-04-13 02:23:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:23:02] Production.INFO: ==592== Lock acquired, processing the job... [2026-04-13 02:23:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:23:02] Production.INFO: Account Balance Start. [2026-04-13 02:23:02] Production.INFO: CreateAllLog Start [2026-04-13 02:23:02] Production.INFO: 117 [2026-04-13 02:23:02] Production.INFO: Date 2026-04-08 [2026-04-13 02:23:02] Production.INFO: Reseller ==> 0 [2026-04-13 02:23:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:23:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:23:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:23:02] Production.INFO: Date 2026-04-09 [2026-04-13 02:23:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:23:02] Production.INFO: Reseller ==> 0 [2026-04-13 02:23:02] Production.INFO: Date 2026-04-10 [2026-04-13 02:23:02] Production.INFO: Reseller ==> 0 [2026-04-13 02:23:03] Production.INFO: Date 2026-04-11 [2026-04-13 02:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:23:03] Production.INFO: Date 2026-04-12 [2026-04-13 02:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:23:03] Production.INFO: Date 2026-04-13 [2026-04-13 02:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:23:03] Production.INFO: Total Charge 0 [2026-04-13 02:23:03] Production.INFO: CreateAllLog End [2026-04-13 02:23:03] Production.INFO: ==590== Lock acquired, processing the job... [2026-04-13 02:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:23:03] Production.INFO: Account Balance End. [2026-04-13 02:23:03] Production.INFO: ==597== Lock acquired, processing the job... [2026-04-13 02:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:23:03] Production.ERROR: CronJobId end 12 [2026-04-13 02:23:03] Production.INFO: ==595== Releasing lock... [2026-04-13 02:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:23:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:23:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:23:03] Production.INFO: ==597== Releasing lock... [2026-04-13 02:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:23:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:23:03] Production.INFO: ==590== Releasing lock... [2026-04-13 02:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:23:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:23:11] Production.ERROR: CronJobId end10 [2026-04-13 02:23:11] Production.INFO: ==592== Releasing lock... [2026-04-13 02:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:23:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:23:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:23:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:23:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:23:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:23:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:23:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:23:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:23:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:23:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:23:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:23:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:23:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:23:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:23:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:23:13] Production.INFO: call_cost start [2026-04-13 02:23:13] Production.INFO: call_cost end [2026-04-13 02:23:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:23:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:23:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:23:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:23:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:23:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:23:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:23:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:23:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:23:13] Production.INFO: ==588== Releasing lock... [2026-04-13 02:23:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:23:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:24:01] Production.INFO: ==656== Lock acquired, processing the job... [2026-04-13 07:24:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:24:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:24:01] Production.INFO: neon service started [2026-04-13 07:24:01] Production.INFO: neon service started [2026-04-13 07:24:01] Production.INFO: ==656== Releasing lock... [2026-04-13 07:24:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:24:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:24:02] Production.INFO: ==663== Lock acquired, processing the job... [2026-04-13 02:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:24:02] Production.INFO: ==665== Lock acquired, processing the job... [2026-04-13 06:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:24:02] Production.INFO: ==663== Releasing lock... [2026-04-13 02:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:24:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:24:02] Production.INFO: ==665== Releasing lock... [2026-04-13 06:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:24:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:24:03] Production.INFO: ==680== Lock acquired, processing the job... [2026-04-13 02:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:24:03] Production.INFO: Account Balance Start. [2026-04-13 02:24:03] Production.INFO: CreateAllLog Start [2026-04-13 02:24:03] Production.INFO: 117 [2026-04-13 02:24:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:24:03] Production.INFO: Date 2026-04-09 [2026-04-13 02:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:24:03] Production.INFO: Date 2026-04-10 [2026-04-13 02:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:24:03] Production.INFO: Date 2026-04-11 [2026-04-13 02:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:24:03] Production.INFO: Date 2026-04-12 [2026-04-13 02:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:24:03] Production.INFO: Date 2026-04-13 [2026-04-13 02:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:24:03] Production.INFO: ==670== Lock acquired, processing the job... [2026-04-13 02:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:24:03] Production.INFO: Total Charge 0 [2026-04-13 02:24:03] Production.INFO: ==674== Lock acquired, processing the job... [2026-04-13 02:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:24:03] Production.INFO: CreateAllLog End [2026-04-13 02:24:03] Production.INFO: ==677== Lock acquired, processing the job... [2026-04-13 02:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:24:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:24:03] Production.INFO: Account Balance End. [2026-04-13 02:24:03] Production.ERROR: CronJobId end 12 [2026-04-13 02:24:03] Production.INFO: ==680== Releasing lock... [2026-04-13 02:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:24:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:24:03] Production.INFO: ==683== Lock acquired, processing the job... [2026-04-13 02:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:24:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:24:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:24:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:24:04] Production.INFO: ==683== Releasing lock... [2026-04-13 02:24:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:24:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:24:04] Production.INFO: ==674== Releasing lock... [2026-04-13 02:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:24:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:24:11] Production.ERROR: CronJobId end10 [2026-04-13 02:24:11] Production.INFO: ==677== Releasing lock... [2026-04-13 02:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:24:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:24:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:24:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:24:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:24:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:24:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:24:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:24:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:24:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:24:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:24:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:24:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:24:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:24:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:24:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:24:15] Production.INFO: call_cost start [2026-04-13 02:24:15] Production.INFO: call_cost end [2026-04-13 02:24:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:24:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:24:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:24:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:24:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:24:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:24:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:24:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:24:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:24:15] Production.INFO: ==670== Releasing lock... [2026-04-13 02:24:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:24:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:25:01] Production.INFO: ==753== Lock acquired, processing the job... [2026-04-13 07:25:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:25:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:25:01] Production.INFO: neon service started [2026-04-13 07:25:01] Production.INFO: neon service started [2026-04-13 07:25:01] Production.INFO: ==753== Releasing lock... [2026-04-13 07:25:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:25:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:25:02] Production.INFO: ==757== Lock acquired, processing the job... [2026-04-13 06:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:25:02] Production.INFO: ==755== Lock acquired, processing the job... [2026-04-13 02:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:25:02] Production.INFO: ==757== Releasing lock... [2026-04-13 06:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:25:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:25:02] Production.INFO: ==755== Releasing lock... [2026-04-13 02:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:25:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:25:03] Production.INFO: ==766== Lock acquired, processing the job... [2026-04-13 02:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:25:03] Production.INFO: ==760== Lock acquired, processing the job... [2026-04-13 02:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:25:03] Production.INFO: ==762== Lock acquired, processing the job... [2026-04-13 02:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:25:03] Production.INFO: ==768== Lock acquired, processing the job... [2026-04-13 02:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:25:03] Production.INFO: ==764== Lock acquired, processing the job... [2026-04-13 02:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:25:03] Production.INFO: Account Balance Start. [2026-04-13 02:25:03] Production.INFO: CreateAllLog Start [2026-04-13 02:25:03] Production.INFO: 117 [2026-04-13 02:25:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:25:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:25:03] Production.INFO: Date 2026-04-09 [2026-04-13 02:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:25:03] Production.INFO: Date 2026-04-10 [2026-04-13 02:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:25:03] Production.INFO: ==768== Releasing lock... [2026-04-13 02:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:25:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:25:03] Production.INFO: Date 2026-04-11 [2026-04-13 02:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:25:03] Production.INFO: Date 2026-04-12 [2026-04-13 02:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:25:03] Production.INFO: Date 2026-04-13 [2026-04-13 02:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:25:03] Production.INFO: Total Charge 0 [2026-04-13 02:25:03] Production.INFO: CreateAllLog End [2026-04-13 02:25:03] Production.INFO: Account Balance End. [2026-04-13 02:25:03] Production.ERROR: CronJobId end 12 [2026-04-13 02:25:03] Production.INFO: ==766== Releasing lock... [2026-04-13 02:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:25:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:25:04] Production.INFO: ==762== Releasing lock... [2026-04-13 02:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:25:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:25:10] Production.ERROR: CronJobId end10 [2026-04-13 02:25:10] Production.INFO: ==764== Releasing lock... [2026-04-13 02:25:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:25:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:25:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:25:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:25:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:25:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:25:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:25:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:25:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:25:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:25:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:25:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:25:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:25:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:25:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:25:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:25:14] Production.INFO: call_cost start [2026-04-13 02:25:14] Production.INFO: call_cost end [2026-04-13 02:25:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:25:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:25:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:25:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:25:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:25:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:25:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:25:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:25:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:25:14] Production.INFO: ==760== Releasing lock... [2026-04-13 02:25:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:25:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:26:01] Production.INFO: ==822== Lock acquired, processing the job... [2026-04-13 07:26:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:26:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:26:01] Production.INFO: neon service started [2026-04-13 07:26:01] Production.INFO: neon service started [2026-04-13 07:26:01] Production.INFO: ==822== Releasing lock... [2026-04-13 07:26:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:26:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:26:02] Production.INFO: ==827== Lock acquired, processing the job... [2026-04-13 06:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:26:02] Production.INFO: ==827== Releasing lock... [2026-04-13 06:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:26:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:26:02] Production.INFO: ==825== Lock acquired, processing the job... [2026-04-13 02:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:26:02] Production.INFO: ==825== Releasing lock... [2026-04-13 02:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:26:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:26:03] Production.INFO: ==831== Lock acquired, processing the job... [2026-04-13 02:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:26:03] Production.INFO: ==829== Lock acquired, processing the job... [2026-04-13 02:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:26:03] Production.INFO: ==833== Lock acquired, processing the job... [2026-04-13 02:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:26:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:26:03] Production.INFO: ==835== Lock acquired, processing the job... [2026-04-13 02:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:26:03] Production.INFO: ==837== Lock acquired, processing the job... [2026-04-13 02:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:26:03] Production.INFO: Account Balance Start. [2026-04-13 02:26:03] Production.INFO: CreateAllLog Start [2026-04-13 02:26:03] Production.INFO: 117 [2026-04-13 02:26:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:26:03] Production.INFO: ==837== Releasing lock... [2026-04-13 02:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:26:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:26:03] Production.INFO: Date 2026-04-09 [2026-04-13 02:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:26:03] Production.INFO: Date 2026-04-10 [2026-04-13 02:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:26:03] Production.INFO: Date 2026-04-11 [2026-04-13 02:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:26:03] Production.INFO: Date 2026-04-12 [2026-04-13 02:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:26:03] Production.INFO: Date 2026-04-13 [2026-04-13 02:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:26:03] Production.INFO: ==831== Releasing lock... [2026-04-13 02:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:26:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:26:04] Production.INFO: Total Charge 0 [2026-04-13 02:26:04] Production.INFO: CreateAllLog End [2026-04-13 02:26:04] Production.INFO: Account Balance End. [2026-04-13 02:26:04] Production.ERROR: CronJobId end 12 [2026-04-13 02:26:04] Production.INFO: ==835== Releasing lock... [2026-04-13 02:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:26:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:26:11] Production.ERROR: CronJobId end10 [2026-04-13 02:26:11] Production.INFO: ==833== Releasing lock... [2026-04-13 02:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:26:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:26:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:26:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:26:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:26:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:26:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:26:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:26:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:26:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:26:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:26:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:26:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:26:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:26:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:26:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:26:13] Production.INFO: call_cost start [2026-04-13 02:26:13] Production.INFO: call_cost end [2026-04-13 02:26:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:26:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:26:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:26:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:26:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:26:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:26:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:26:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:26:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:26:13] Production.INFO: ==829== Releasing lock... [2026-04-13 02:26:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:26:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:27:02] Production.INFO: ==890== Lock acquired, processing the job... [2026-04-13 07:27:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:27:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:27:02] Production.INFO: neon service started [2026-04-13 07:27:02] Production.INFO: neon service started [2026-04-13 07:27:02] Production.INFO: ==890== Releasing lock... [2026-04-13 07:27:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:27:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:27:02] Production.INFO: ==892== Lock acquired, processing the job... [2026-04-13 02:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:27:02] Production.INFO: ==892== Releasing lock... [2026-04-13 02:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:27:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:27:02] Production.INFO: ==894== Lock acquired, processing the job... [2026-04-13 06:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:27:03] Production.INFO: ==894== Releasing lock... [2026-04-13 06:27:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:27:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:27:03] Production.INFO: ==897== Lock acquired, processing the job... [2026-04-13 02:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:27:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:27:03] Production.INFO: ==901== Lock acquired, processing the job... [2026-04-13 02:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:27:03] Production.INFO: ==899== Lock acquired, processing the job... [2026-04-13 02:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:27:03] Production.INFO: ==905== Lock acquired, processing the job... [2026-04-13 02:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:27:03] Production.INFO: ==903== Lock acquired, processing the job... [2026-04-13 02:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:27:03] Production.INFO: Account Balance Start. [2026-04-13 02:27:03] Production.INFO: CreateAllLog Start [2026-04-13 02:27:03] Production.INFO: 117 [2026-04-13 02:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:27:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:27:03] Production.INFO: ==905== Releasing lock... [2026-04-13 02:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:27:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:27:03] Production.INFO: Date 2026-04-09 [2026-04-13 02:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:27:03] Production.INFO: Date 2026-04-10 [2026-04-13 02:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:27:03] Production.INFO: Date 2026-04-11 [2026-04-13 02:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:27:03] Production.INFO: Date 2026-04-12 [2026-04-13 02:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:27:04] Production.INFO: Date 2026-04-13 [2026-04-13 02:27:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:27:04] Production.INFO: Total Charge 0 [2026-04-13 02:27:04] Production.INFO: CreateAllLog End [2026-04-13 02:27:04] Production.INFO: Account Balance End. [2026-04-13 02:27:04] Production.ERROR: CronJobId end 12 [2026-04-13 02:27:04] Production.INFO: ==903== Releasing lock... [2026-04-13 02:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:27:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:27:04] Production.INFO: ==899== Releasing lock... [2026-04-13 02:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:27:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:27:11] Production.ERROR: CronJobId end10 [2026-04-13 02:27:11] Production.INFO: ==901== Releasing lock... [2026-04-13 02:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:27:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:27:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:27:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:27:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:27:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:27:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:27:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:27:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:27:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:27:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:27:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:27:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:27:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:27:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:27:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:27:14] Production.INFO: call_cost start [2026-04-13 02:27:14] Production.INFO: call_cost end [2026-04-13 02:27:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:27:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:27:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:27:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:27:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:27:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:27:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:27:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:27:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:27:14] Production.INFO: ==897== Releasing lock... [2026-04-13 02:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:27:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:28:01] Production.INFO: ==961== Lock acquired, processing the job... [2026-04-13 07:28:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:28:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:28:01] Production.INFO: neon service started [2026-04-13 07:28:01] Production.INFO: neon service started [2026-04-13 07:28:01] Production.INFO: ==961== Releasing lock... [2026-04-13 07:28:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:28:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:28:01] Production.INFO: ==963== Lock acquired, processing the job... [2026-04-13 02:28:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:28:02] Production.INFO: ==963== Releasing lock... [2026-04-13 02:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:28:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:28:02] Production.INFO: ==966== Lock acquired, processing the job... [2026-04-13 06:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:28:02] Production.INFO: ==966== Releasing lock... [2026-04-13 06:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:28:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:28:02] Production.INFO: ==968== Lock acquired, processing the job... [2026-04-13 02:28:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:28:02] Production.INFO: ==970== Lock acquired, processing the job... [2026-04-13 02:28:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:28:03] Production.INFO: ==974== Lock acquired, processing the job... [2026-04-13 02:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:28:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:28:03] Production.INFO: ==972== Lock acquired, processing the job... [2026-04-13 02:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:28:03] Production.INFO: ==976== Lock acquired, processing the job... [2026-04-13 02:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:28:03] Production.INFO: Account Balance Start. [2026-04-13 02:28:03] Production.INFO: CreateAllLog Start [2026-04-13 02:28:03] Production.INFO: 117 [2026-04-13 02:28:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:28:03] Production.INFO: Date 2026-04-09 [2026-04-13 02:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:28:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:28:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:28:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:28:03] Production.INFO: ==976== Releasing lock... [2026-04-13 02:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:28:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:28:03] Production.INFO: Date 2026-04-10 [2026-04-13 02:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:28:03] Production.INFO: Date 2026-04-11 [2026-04-13 02:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:28:03] Production.INFO: Date 2026-04-12 [2026-04-13 02:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:28:03] Production.INFO: Date 2026-04-13 [2026-04-13 02:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:28:03] Production.INFO: Total Charge 0 [2026-04-13 02:28:03] Production.INFO: CreateAllLog End [2026-04-13 02:28:03] Production.INFO: ==970== Releasing lock... [2026-04-13 02:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:28:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:28:03] Production.INFO: Account Balance End. [2026-04-13 02:28:03] Production.ERROR: CronJobId end 12 [2026-04-13 02:28:03] Production.INFO: ==974== Releasing lock... [2026-04-13 02:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:28:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:28:09] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:294 Stack trace: #0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(294): PDOStatement->execute(Array) #1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_update...', Array) #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_update...', Array, Object(Closure)) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_update...', Array, Object(Closure)) #4 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Database\Connection->select() #5 /var/www/html/onswitch.neon.service/app/Console/Commands/CreateSummaryLive.php(0): App\Lib\AccountBalance::updateAccountUnbilledAmount() #6 [internal function]: App\Console\Commands\CreateSummaryLive->handle() #7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #8 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #9 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\CreateSummaryLive), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #13 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #14 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #15 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #16 {main} Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_updateUnbilledAmount(1,2026-04-13 23:59:59))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624 Stack trace: #0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_update...', Array, Object(Closure)) #1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_update...', Array, Object(Closure)) #2 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Database\Connection->select() #3 /var/www/html/onswitch.neon.service/app/Console/Commands/CreateSummaryLive.php(0): App\Lib\AccountBalance::updateAccountUnbilledAmount() #4 [internal function]: App\Console\Commands\CreateSummaryLive->handle() #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\CreateSummaryLive), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #13 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #14 {main} [2026-04-13 02:28:09] Production.ERROR: CronJobId end10 [2026-04-13 02:28:09] Production.INFO: ==972== Releasing lock... [2026-04-13 02:28:09] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:28:09] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:28:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:28:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:28:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:28:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:28:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:28:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:28:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:28:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:28:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:28:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:28:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:28:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:28:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:28:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:28:13] Production.INFO: call_cost start [2026-04-13 02:28:13] Production.INFO: call_cost end [2026-04-13 02:28:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:28:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:28:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:28:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:28:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:28:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:28:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:28:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:28:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:28:13] Production.INFO: ==968== Releasing lock... [2026-04-13 02:28:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:28:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:29:02] Production.INFO: ==1030== Lock acquired, processing the job... [2026-04-13 07:29:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:29:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:29:02] Production.INFO: neon service started [2026-04-13 07:29:02] Production.INFO: neon service started [2026-04-13 07:29:02] Production.INFO: ==1030== Releasing lock... [2026-04-13 07:29:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:29:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:29:02] Production.INFO: ==1035== Lock acquired, processing the job... [2026-04-13 06:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:29:02] Production.INFO: ==1035== Releasing lock... [2026-04-13 06:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:29:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:29:02] Production.INFO: ==1033== Lock acquired, processing the job... [2026-04-13 02:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:29:02] Production.INFO: ==1033== Releasing lock... [2026-04-13 02:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:29:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:29:03] Production.INFO: ==1037== Lock acquired, processing the job... [2026-04-13 02:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:29:03] Production.INFO: ==1039== Lock acquired, processing the job... [2026-04-13 02:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:29:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:29:03] Production.INFO: ==1041== Lock acquired, processing the job... [2026-04-13 02:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:29:03] Production.INFO: ==1043== Lock acquired, processing the job... [2026-04-13 02:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:29:03] Production.INFO: ==1045== Lock acquired, processing the job... [2026-04-13 02:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:29:03] Production.INFO: Account Balance Start. [2026-04-13 02:29:03] Production.INFO: CreateAllLog Start [2026-04-13 02:29:03] Production.INFO: 117 [2026-04-13 02:29:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:29:03] Production.INFO: Date 2026-04-09 [2026-04-13 02:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:29:03] Production.INFO: Date 2026-04-10 [2026-04-13 02:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:29:03] Production.INFO: Date 2026-04-11 [2026-04-13 02:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:29:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:29:03] Production.INFO: Date 2026-04-12 [2026-04-13 02:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:29:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:29:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:29:04] Production.INFO: ==1045== Releasing lock... [2026-04-13 02:29:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:29:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:29:04] Production.INFO: Date 2026-04-13 [2026-04-13 02:29:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:29:04] Production.INFO: Total Charge 0 [2026-04-13 02:29:04] Production.INFO: CreateAllLog End [2026-04-13 02:29:04] Production.INFO: Account Balance End. [2026-04-13 02:29:04] Production.ERROR: CronJobId end 12 [2026-04-13 02:29:04] Production.INFO: ==1043== Releasing lock... [2026-04-13 02:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:29:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:29:04] Production.INFO: ==1039== Releasing lock... [2026-04-13 02:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:29:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:29:11] Production.ERROR: CronJobId end10 [2026-04-13 02:29:11] Production.INFO: ==1041== Releasing lock... [2026-04-13 02:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:29:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:29:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:29:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:29:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:29:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:29:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:29:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:29:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:29:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:29:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:29:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:29:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:29:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:29:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:29:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:29:14] Production.INFO: call_cost start [2026-04-13 02:29:14] Production.INFO: call_cost end [2026-04-13 02:29:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:29:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:29:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:29:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:29:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:29:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:29:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:29:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:29:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:29:14] Production.INFO: ==1037== Releasing lock... [2026-04-13 02:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:29:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:30:01] Production.INFO: ==1099== Lock acquired, processing the job... [2026-04-13 07:30:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:30:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:30:01] Production.INFO: neon service started [2026-04-13 07:30:01] Production.INFO: neon service started [2026-04-13 07:30:01] Production.INFO: ==1099== Releasing lock... [2026-04-13 07:30:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:30:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:30:02] Production.INFO: ==1101== Lock acquired, processing the job... [2026-04-13 02:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:30:02] Production.INFO: ==1103== Lock acquired, processing the job... [2026-04-13 06:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:30:02] Production.INFO: ==1103== Releasing lock... [2026-04-13 06:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:30:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:30:02] Production.INFO: ==1101== Releasing lock... [2026-04-13 02:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:30:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:30:03] Production.INFO: ==1106== Lock acquired, processing the job... [2026-04-13 02:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:30:03] Production.INFO: ==1108== Lock acquired, processing the job... [2026-04-13 02:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:30:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:30:03] Production.INFO: ==1114== Lock acquired, processing the job... [2026-04-13 02:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:30:03] Production.INFO: ==1110== Lock acquired, processing the job... [2026-04-13 02:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:30:03] Production.INFO: ==1112== Lock acquired, processing the job... [2026-04-13 02:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:30:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:30:03] Production.INFO: Account Balance Start. [2026-04-13 02:30:03] Production.INFO: CreateAllLog Start [2026-04-13 02:30:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:30:03] Production.INFO: 117 [2026-04-13 02:30:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:30:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:30:03] Production.INFO: ==1108== Releasing lock... [2026-04-13 02:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:30:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:30:03] Production.INFO: ==1114== Releasing lock... [2026-04-13 02:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:30:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:30:03] Production.INFO: Date 2026-04-09 [2026-04-13 02:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:30:03] Production.INFO: Date 2026-04-10 [2026-04-13 02:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:30:03] Production.INFO: Date 2026-04-11 [2026-04-13 02:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:30:03] Production.INFO: Date 2026-04-12 [2026-04-13 02:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:30:03] Production.INFO: Date 2026-04-13 [2026-04-13 02:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:30:03] Production.INFO: Total Charge 0 [2026-04-13 02:30:03] Production.INFO: CreateAllLog End [2026-04-13 02:30:04] Production.INFO: Account Balance End. [2026-04-13 02:30:04] Production.ERROR: CronJobId end 12 [2026-04-13 02:30:04] Production.INFO: ==1112== Releasing lock... [2026-04-13 02:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:30:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:30:10] Production.ERROR: CronJobId end10 [2026-04-13 02:30:10] Production.INFO: ==1110== Releasing lock... [2026-04-13 02:30:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:30:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:30:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:30:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:30:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:30:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:30:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:30:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:30:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:30:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:30:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:30:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:30:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:30:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:30:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:30:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:30:12] Production.INFO: call_cost start [2026-04-13 02:30:12] Production.INFO: call_cost end [2026-04-13 02:30:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:30:12] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:30:12] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:30:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:30:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:30:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:30:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:30:12] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:30:12] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:30:12] Production.INFO: ==1106== Releasing lock... [2026-04-13 02:30:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:30:12] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:31:01] Production.INFO: ==1176== Lock acquired, processing the job... [2026-04-13 07:31:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:31:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:31:01] Production.INFO: neon service started [2026-04-13 07:31:01] Production.INFO: neon service started [2026-04-13 07:31:01] Production.INFO: ==1176== Releasing lock... [2026-04-13 07:31:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:31:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:31:02] Production.INFO: ==1178== Lock acquired, processing the job... [2026-04-13 02:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:31:02] Production.INFO: ==1180== Lock acquired, processing the job... [2026-04-13 06:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:31:02] Production.INFO: ==1180== Releasing lock... [2026-04-13 06:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:31:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:31:02] Production.INFO: ==1178== Releasing lock... [2026-04-13 02:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:31:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:31:03] Production.INFO: ==1183== Lock acquired, processing the job... [2026-04-13 02:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 02:31:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 02:31:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 02:31:03] Production.INFO: ==1183== Releasing lock... [2026-04-13 02:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 02:31:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 02:31:03] Production.INFO: ==1187== Lock acquired, processing the job... [2026-04-13 02:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:31:03] Production.INFO: ==1185== Lock acquired, processing the job... [2026-04-13 02:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:31:03] Production.INFO: ==1193== Lock acquired, processing the job... [2026-04-13 02:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 02:31:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 02:31:03] Production.INFO: ==1195== Lock acquired, processing the job... [2026-04-13 02:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:31:03] Production.INFO: ==1189== Lock acquired, processing the job... [2026-04-13 02:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:31:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:31:03] Production.INFO: ==1191== Lock acquired, processing the job... [2026-04-13 02:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:31:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:31:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:31:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:31:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:31:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:31:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:31:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:31:04] Production.INFO: Account Balance Start. [2026-04-13 02:31:04] Production.INFO: CreateAllLog Start [2026-04-13 02:31:04] Production.INFO: 117 [2026-04-13 02:31:04] Production.INFO: Date 2026-04-08 [2026-04-13 02:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:31:04] Production.INFO: Date 2026-04-09 [2026-04-13 02:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:31:04] Production.INFO: ==1195== Releasing lock... [2026-04-13 02:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:31:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:31:04] Production.INFO: Date 2026-04-10 [2026-04-13 02:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:31:04] Production.INFO: Date 2026-04-11 [2026-04-13 02:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:31:04] Production.INFO: Date 2026-04-12 [2026-04-13 02:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:31:04] Production.INFO: Date 2026-04-13 [2026-04-13 02:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:31:04] Production.INFO: Total Charge 0 [2026-04-13 02:31:04] Production.INFO: CreateAllLog End [2026-04-13 02:31:04] Production.INFO: ==1187== Releasing lock... [2026-04-13 02:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:31:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:31:04] Production.ERROR: done [2026-04-13 02:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 02:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086702', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 02:31:04] Production.INFO: Account Balance End. [2026-04-13 02:31:04] Production.ERROR: CronJobId end 12 [2026-04-13 02:31:04] Production.INFO: ==1191== Releasing lock... [2026-04-13 02:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:31:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:31:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086702', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 02:31:09] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 02:31:09] Production.INFO: ProcessCDR(1,17086702,1,1,2) [2026-04-13 02:31:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17086702,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 02:31:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17086702,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 02:31:09] Production.ERROR: pbx prc_insertCDR start [2026-04-13 02:31:09] Production.ERROR: pbx prc_insertCDR end [2026-04-13 02:31:09] Production.INFO: ==1193== Releasing lock... [2026-04-13 02:31:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 02:31:09] Production.INFO: 26 MB #Memory Used# [2026-04-13 02:31:12] Production.ERROR: CronJobId end10 [2026-04-13 02:31:12] Production.INFO: ==1189== Releasing lock... [2026-04-13 02:31:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:31:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:31:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:31:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:31:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:31:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:31:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:31:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:31:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:31:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:31:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:31:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:31:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:31:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:31:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:31:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:31:15] Production.INFO: call_cost start [2026-04-13 02:31:15] Production.INFO: call_cost end [2026-04-13 02:31:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:31:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:31:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:31:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:31:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:31:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:31:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:31:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:31:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:31:15] Production.INFO: ==1185== Releasing lock... [2026-04-13 02:31:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:31:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:32:02] Production.INFO: ==1259== Lock acquired, processing the job... [2026-04-13 07:32:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:32:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:32:02] Production.INFO: neon service started [2026-04-13 07:32:02] Production.INFO: neon service started [2026-04-13 07:32:02] Production.INFO: ==1259== Releasing lock... [2026-04-13 07:32:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:32:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:32:02] Production.INFO: ==1263== Lock acquired, processing the job... [2026-04-13 06:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:32:02] Production.INFO: ==1263== Releasing lock... [2026-04-13 06:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:32:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:32:02] Production.INFO: ==1261== Lock acquired, processing the job... [2026-04-13 02:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:32:03] Production.INFO: ==1261== Releasing lock... [2026-04-13 02:32:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:32:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:32:03] Production.INFO: ==1266== Lock acquired, processing the job... [2026-04-13 02:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:32:03] Production.INFO: ==1268== Lock acquired, processing the job... [2026-04-13 02:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:32:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:32:03] Production.INFO: ==1270== Lock acquired, processing the job... [2026-04-13 02:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:32:04] Production.INFO: ==1273== Lock acquired, processing the job... [2026-04-13 02:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:32:04] Production.INFO: ==1275== Lock acquired, processing the job... [2026-04-13 02:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:32:04] Production.INFO: Account Balance Start. [2026-04-13 02:32:04] Production.INFO: CreateAllLog Start [2026-04-13 02:32:04] Production.INFO: 117 [2026-04-13 02:32:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:32:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:32:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:32:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:32:04] Production.INFO: Date 2026-04-08 [2026-04-13 02:32:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:32:04] Production.INFO: Date 2026-04-09 [2026-04-13 02:32:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:32:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:32:04] Production.INFO: Date 2026-04-10 [2026-04-13 02:32:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:32:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:32:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:32:04] Production.INFO: ==1275== Releasing lock... [2026-04-13 02:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:32:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:32:04] Production.INFO: Date 2026-04-11 [2026-04-13 02:32:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:32:04] Production.INFO: Date 2026-04-12 [2026-04-13 02:32:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:32:04] Production.INFO: Date 2026-04-13 [2026-04-13 02:32:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:32:04] Production.INFO: Total Charge 0 [2026-04-13 02:32:04] Production.INFO: CreateAllLog End [2026-04-13 02:32:04] Production.INFO: ==1268== Releasing lock... [2026-04-13 02:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:32:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:32:04] Production.INFO: Account Balance End. [2026-04-13 02:32:04] Production.ERROR: CronJobId end 12 [2026-04-13 02:32:04] Production.INFO: ==1273== Releasing lock... [2026-04-13 02:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:32:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:32:13] Production.ERROR: CronJobId end10 [2026-04-13 02:32:13] Production.INFO: ==1270== Releasing lock... [2026-04-13 02:32:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:32:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:32:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:32:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:32:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:32:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:32:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:32:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:32:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:32:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:32:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:32:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:32:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:32:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:32:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:32:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:32:15] Production.INFO: call_cost start [2026-04-13 02:32:15] Production.INFO: call_cost end [2026-04-13 02:32:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:32:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:32:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:32:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:32:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:32:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:32:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:32:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:32:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:32:15] Production.INFO: ==1266== Releasing lock... [2026-04-13 02:32:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:32:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:33:01] Production.INFO: ==1328== Lock acquired, processing the job... [2026-04-13 07:33:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:33:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:33:01] Production.INFO: neon service started [2026-04-13 07:33:01] Production.INFO: neon service started [2026-04-13 07:33:01] Production.INFO: ==1328== Releasing lock... [2026-04-13 07:33:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:33:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:33:01] Production.INFO: ==1330== Lock acquired, processing the job... [2026-04-13 02:33:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:33:02] Production.INFO: ==1330== Releasing lock... [2026-04-13 02:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:33:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:33:02] Production.INFO: ==1332== Lock acquired, processing the job... [2026-04-13 06:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:33:02] Production.INFO: ==1332== Releasing lock... [2026-04-13 06:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:33:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:33:02] Production.INFO: ==1335== Lock acquired, processing the job... [2026-04-13 02:33:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:33:03] Production.INFO: ==1337== Lock acquired, processing the job... [2026-04-13 02:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:33:03] Production.INFO: ==1339== Lock acquired, processing the job... [2026-04-13 02:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:33:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:33:03] Production.INFO: ==1343== Lock acquired, processing the job... [2026-04-13 02:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:33:03] Production.INFO: ==1341== Lock acquired, processing the job... [2026-04-13 02:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:33:03] Production.INFO: Account Balance Start. [2026-04-13 02:33:03] Production.INFO: CreateAllLog Start [2026-04-13 02:33:03] Production.INFO: 117 [2026-04-13 02:33:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:33:03] Production.INFO: Date 2026-04-09 [2026-04-13 02:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:33:03] Production.INFO: ==1343== Releasing lock... [2026-04-13 02:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:33:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:33:03] Production.INFO: Date 2026-04-10 [2026-04-13 02:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:33:03] Production.INFO: Date 2026-04-11 [2026-04-13 02:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:33:03] Production.INFO: Date 2026-04-12 [2026-04-13 02:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:33:03] Production.INFO: Date 2026-04-13 [2026-04-13 02:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:33:03] Production.INFO: Total Charge 0 [2026-04-13 02:33:03] Production.INFO: CreateAllLog End [2026-04-13 02:33:03] Production.INFO: Account Balance End. [2026-04-13 02:33:03] Production.ERROR: CronJobId end 12 [2026-04-13 02:33:03] Production.INFO: ==1341== Releasing lock... [2026-04-13 02:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:33:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:33:03] Production.INFO: ==1337== Releasing lock... [2026-04-13 02:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:33:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:33:11] Production.ERROR: CronJobId end10 [2026-04-13 02:33:11] Production.INFO: ==1339== Releasing lock... [2026-04-13 02:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:33:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:33:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:33:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:33:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:33:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:33:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:33:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:33:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:33:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:33:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:33:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:33:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:33:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:33:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:33:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:33:13] Production.INFO: call_cost start [2026-04-13 02:33:13] Production.INFO: call_cost end [2026-04-13 02:33:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:33:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:33:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:33:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:33:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:33:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:33:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:33:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:33:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:33:13] Production.INFO: ==1335== Releasing lock... [2026-04-13 02:33:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:33:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:34:02] Production.INFO: ==1398== Lock acquired, processing the job... [2026-04-13 07:34:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:34:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:34:02] Production.INFO: neon service started [2026-04-13 07:34:02] Production.INFO: neon service started [2026-04-13 07:34:02] Production.INFO: ==1398== Releasing lock... [2026-04-13 07:34:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:34:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:34:02] Production.INFO: ==1403== Lock acquired, processing the job... [2026-04-13 06:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:34:02] Production.INFO: ==1403== Releasing lock... [2026-04-13 06:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:34:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:34:02] Production.INFO: ==1401== Lock acquired, processing the job... [2026-04-13 02:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:34:02] Production.INFO: ==1401== Releasing lock... [2026-04-13 02:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:34:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:34:03] Production.INFO: ==1407== Lock acquired, processing the job... [2026-04-13 02:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:34:03] Production.INFO: ==1405== Lock acquired, processing the job... [2026-04-13 02:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:34:03] Production.INFO: ==1409== Lock acquired, processing the job... [2026-04-13 02:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:34:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:34:03] Production.INFO: ==1411== Lock acquired, processing the job... [2026-04-13 02:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:34:03] Production.INFO: ==1413== Lock acquired, processing the job... [2026-04-13 02:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:34:03] Production.INFO: Account Balance Start. [2026-04-13 02:34:03] Production.INFO: CreateAllLog Start [2026-04-13 02:34:03] Production.INFO: 117 [2026-04-13 02:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:34:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:34:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:34:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:34:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:34:04] Production.INFO: Date 2026-04-09 [2026-04-13 02:34:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:34:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:34:04] Production.INFO: ==1413== Releasing lock... [2026-04-13 02:34:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:34:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:34:04] Production.INFO: Date 2026-04-10 [2026-04-13 02:34:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:34:04] Production.INFO: Date 2026-04-11 [2026-04-13 02:34:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:34:04] Production.INFO: Date 2026-04-12 [2026-04-13 02:34:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:34:04] Production.INFO: Date 2026-04-13 [2026-04-13 02:34:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:34:04] Production.INFO: Total Charge 0 [2026-04-13 02:34:04] Production.INFO: CreateAllLog End [2026-04-13 02:34:04] Production.INFO: Account Balance End. [2026-04-13 02:34:04] Production.ERROR: CronJobId end 12 [2026-04-13 02:34:04] Production.INFO: ==1411== Releasing lock... [2026-04-13 02:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:34:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:34:04] Production.INFO: ==1407== Releasing lock... [2026-04-13 02:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:34:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:34:12] Production.ERROR: CronJobId end10 [2026-04-13 02:34:12] Production.INFO: ==1409== Releasing lock... [2026-04-13 02:34:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:34:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:34:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:34:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:34:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:34:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:34:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:34:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:34:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:34:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:34:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:34:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:34:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:34:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:34:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:34:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:34:14] Production.INFO: call_cost start [2026-04-13 02:34:14] Production.INFO: call_cost end [2026-04-13 02:34:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:34:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:34:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:34:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:34:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:34:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:34:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:34:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:34:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:34:14] Production.INFO: ==1405== Releasing lock... [2026-04-13 02:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:34:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:35:01] Production.INFO: ==1466== Lock acquired, processing the job... [2026-04-13 07:35:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:35:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:35:01] Production.INFO: neon service started [2026-04-13 07:35:01] Production.INFO: neon service started [2026-04-13 07:35:01] Production.INFO: ==1466== Releasing lock... [2026-04-13 07:35:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:35:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:35:02] Production.INFO: ==1469== Lock acquired, processing the job... [2026-04-13 02:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:35:02] Production.INFO: ==1471== Lock acquired, processing the job... [2026-04-13 06:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:35:02] Production.INFO: ==1471== Releasing lock... [2026-04-13 06:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:35:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:35:02] Production.INFO: ==1469== Releasing lock... [2026-04-13 02:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:35:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:35:03] Production.INFO: ==1473== Lock acquired, processing the job... [2026-04-13 02:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:35:03] Production.INFO: ==1475== Lock acquired, processing the job... [2026-04-13 02:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:35:03] Production.INFO: ==1477== Lock acquired, processing the job... [2026-04-13 02:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:35:03] Production.INFO: ==1479== Lock acquired, processing the job... [2026-04-13 02:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:35:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:35:03] Production.INFO: ==1481== Lock acquired, processing the job... [2026-04-13 02:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:35:03] Production.INFO: Account Balance Start. [2026-04-13 02:35:03] Production.INFO: CreateAllLog Start [2026-04-13 02:35:03] Production.INFO: 117 [2026-04-13 02:35:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:35:03] Production.INFO: Date 2026-04-09 [2026-04-13 02:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:35:03] Production.INFO: ==1481== Releasing lock... [2026-04-13 02:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:35:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:35:03] Production.INFO: Date 2026-04-10 [2026-04-13 02:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:35:03] Production.INFO: Date 2026-04-11 [2026-04-13 02:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:35:03] Production.INFO: Date 2026-04-12 [2026-04-13 02:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:35:03] Production.INFO: Date 2026-04-13 [2026-04-13 02:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:35:03] Production.INFO: Total Charge 0 [2026-04-13 02:35:03] Production.INFO: CreateAllLog End [2026-04-13 02:35:04] Production.INFO: Account Balance End. [2026-04-13 02:35:04] Production.INFO: ==1475== Releasing lock... [2026-04-13 02:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:35:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:35:04] Production.ERROR: CronJobId end 12 [2026-04-13 02:35:04] Production.INFO: ==1479== Releasing lock... [2026-04-13 02:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:35:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:35:10] Production.ERROR: CronJobId end10 [2026-04-13 02:35:10] Production.INFO: ==1477== Releasing lock... [2026-04-13 02:35:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:35:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:35:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:35:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:35:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:35:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:35:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:35:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:35:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:35:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:35:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:35:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:35:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:35:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:35:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:35:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:35:14] Production.INFO: call_cost start [2026-04-13 02:35:14] Production.INFO: call_cost end [2026-04-13 02:35:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:35:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:35:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:35:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:35:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:35:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:35:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:35:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:35:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:35:14] Production.INFO: ==1473== Releasing lock... [2026-04-13 02:35:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:35:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:36:02] Production.INFO: ==1574== Lock acquired, processing the job... [2026-04-13 07:36:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:36:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:36:02] Production.INFO: neon service started [2026-04-13 07:36:02] Production.INFO: neon service started [2026-04-13 07:36:02] Production.INFO: ==1574== Releasing lock... [2026-04-13 07:36:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:36:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:36:02] Production.INFO: ==1576== Lock acquired, processing the job... [2026-04-13 02:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:36:02] Production.INFO: ==1576== Releasing lock... [2026-04-13 02:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:36:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:36:02] Production.INFO: ==1578== Lock acquired, processing the job... [2026-04-13 06:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:36:02] Production.INFO: ==1578== Releasing lock... [2026-04-13 06:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:36:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:36:03] Production.INFO: ==1580== Lock acquired, processing the job... [2026-04-13 02:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:36:03] Production.INFO: ==1586== Lock acquired, processing the job... [2026-04-13 02:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:36:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:36:03] Production.INFO: Account Balance Start. [2026-04-13 02:36:03] Production.INFO: CreateAllLog Start [2026-04-13 02:36:03] Production.INFO: 117 [2026-04-13 02:36:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:36:03] Production.INFO: ==1582== Lock acquired, processing the job... [2026-04-13 02:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:36:03] Production.INFO: ==1588== Lock acquired, processing the job... [2026-04-13 02:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:36:03] Production.INFO: Date 2026-04-09 [2026-04-13 02:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:36:03] Production.INFO: ==1584== Lock acquired, processing the job... [2026-04-13 02:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:36:03] Production.INFO: Date 2026-04-10 [2026-04-13 02:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:36:03] Production.INFO: Date 2026-04-11 [2026-04-13 02:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:36:03] Production.INFO: Date 2026-04-12 [2026-04-13 02:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:36:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:36:03] Production.INFO: Date 2026-04-13 [2026-04-13 02:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:36:03] Production.INFO: ==1588== Releasing lock... [2026-04-13 02:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:36:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:36:04] Production.INFO: Total Charge 0 [2026-04-13 02:36:04] Production.INFO: CreateAllLog End [2026-04-13 02:36:04] Production.INFO: Account Balance End. [2026-04-13 02:36:04] Production.ERROR: CronJobId end 12 [2026-04-13 02:36:04] Production.INFO: ==1586== Releasing lock... [2026-04-13 02:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:36:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:36:04] Production.INFO: ==1582== Releasing lock... [2026-04-13 02:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:36:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:36:10] Production.ERROR: CronJobId end10 [2026-04-13 02:36:10] Production.INFO: ==1584== Releasing lock... [2026-04-13 02:36:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:36:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:36:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:36:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:36:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:36:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:36:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:36:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:36:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:36:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:36:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:36:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:36:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:36:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:36:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:36:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:36:14] Production.INFO: call_cost start [2026-04-13 02:36:14] Production.INFO: call_cost end [2026-04-13 02:36:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:36:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:36:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:36:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:36:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:36:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:36:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:36:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:36:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:36:14] Production.INFO: ==1580== Releasing lock... [2026-04-13 02:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:36:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:37:01] Production.INFO: ==1648== Lock acquired, processing the job... [2026-04-13 07:37:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:37:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:37:01] Production.INFO: neon service started [2026-04-13 07:37:01] Production.INFO: neon service started [2026-04-13 07:37:01] Production.INFO: ==1648== Releasing lock... [2026-04-13 07:37:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:37:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:37:01] Production.INFO: ==1650== Lock acquired, processing the job... [2026-04-13 02:37:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:37:02] Production.INFO: ==1652== Lock acquired, processing the job... [2026-04-13 06:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:37:02] Production.INFO: ==1652== Releasing lock... [2026-04-13 06:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:37:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:37:02] Production.INFO: ==1650== Releasing lock... [2026-04-13 02:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:37:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:37:02] Production.INFO: ==1654== Lock acquired, processing the job... [2026-04-13 02:37:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:37:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:37:03] Production.INFO: ==1656== Lock acquired, processing the job... [2026-04-13 02:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:37:03] Production.INFO: ==1658== Lock acquired, processing the job... [2026-04-13 02:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:37:03] Production.INFO: ==1662== Lock acquired, processing the job... [2026-04-13 02:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:37:03] Production.INFO: ==1660== Lock acquired, processing the job... [2026-04-13 02:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:37:03] Production.INFO: Account Balance Start. [2026-04-13 02:37:03] Production.INFO: CreateAllLog Start [2026-04-13 02:37:03] Production.INFO: 117 [2026-04-13 02:37:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:37:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:37:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:37:03] Production.INFO: Date 2026-04-09 [2026-04-13 02:37:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:37:03] Production.INFO: ==1662== Releasing lock... [2026-04-13 02:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:37:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:37:03] Production.INFO: Date 2026-04-10 [2026-04-13 02:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:37:03] Production.INFO: Date 2026-04-11 [2026-04-13 02:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:37:03] Production.INFO: Date 2026-04-12 [2026-04-13 02:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:37:03] Production.INFO: Date 2026-04-13 [2026-04-13 02:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:37:03] Production.INFO: Total Charge 0 [2026-04-13 02:37:03] Production.INFO: CreateAllLog End [2026-04-13 02:37:03] Production.INFO: Account Balance End. [2026-04-13 02:37:03] Production.ERROR: CronJobId end 12 [2026-04-13 02:37:03] Production.INFO: ==1660== Releasing lock... [2026-04-13 02:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:37:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:37:03] Production.INFO: ==1656== Releasing lock... [2026-04-13 02:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:37:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:37:10] Production.ERROR: CronJobId end10 [2026-04-13 02:37:10] Production.INFO: ==1658== Releasing lock... [2026-04-13 02:37:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:37:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:37:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:37:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:37:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:37:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:37:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:37:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:37:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:37:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:37:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:37:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:37:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:37:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:37:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:37:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:37:14] Production.INFO: call_cost start [2026-04-13 02:37:14] Production.INFO: call_cost end [2026-04-13 02:37:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:37:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:37:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:37:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:37:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:37:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:37:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:37:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:37:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:37:14] Production.INFO: ==1654== Releasing lock... [2026-04-13 02:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:37:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:38:01] Production.INFO: ==1716== Lock acquired, processing the job... [2026-04-13 07:38:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:38:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:38:01] Production.INFO: neon service started [2026-04-13 07:38:01] Production.INFO: neon service started [2026-04-13 07:38:01] Production.INFO: ==1716== Releasing lock... [2026-04-13 07:38:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:38:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:38:02] Production.INFO: ==1718== Lock acquired, processing the job... [2026-04-13 02:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:38:02] Production.INFO: ==1720== Lock acquired, processing the job... [2026-04-13 06:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:38:02] Production.INFO: ==1720== Releasing lock... [2026-04-13 06:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:38:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:38:02] Production.INFO: ==1718== Releasing lock... [2026-04-13 02:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:38:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:38:03] Production.INFO: ==1731== Lock acquired, processing the job... [2026-04-13 02:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:38:03] Production.INFO: ==1723== Lock acquired, processing the job... [2026-04-13 02:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:38:03] Production.INFO: ==1725== Lock acquired, processing the job... [2026-04-13 02:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:38:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:38:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:38:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:38:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:38:03] Production.INFO: ==1727== Lock acquired, processing the job... [2026-04-13 02:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:38:03] Production.INFO: ==1731== Releasing lock... [2026-04-13 02:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:38:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:38:03] Production.INFO: ==1729== Lock acquired, processing the job... [2026-04-13 02:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:38:03] Production.INFO: Account Balance Start. [2026-04-13 02:38:03] Production.INFO: CreateAllLog Start [2026-04-13 02:38:03] Production.INFO: 117 [2026-04-13 02:38:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:38:03] Production.INFO: Date 2026-04-09 [2026-04-13 02:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:38:03] Production.INFO: Date 2026-04-10 [2026-04-13 02:38:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:38:04] Production.INFO: Date 2026-04-11 [2026-04-13 02:38:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:38:04] Production.INFO: Date 2026-04-12 [2026-04-13 02:38:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:38:04] Production.INFO: Date 2026-04-13 [2026-04-13 02:38:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:38:04] Production.INFO: Total Charge 0 [2026-04-13 02:38:04] Production.INFO: CreateAllLog End [2026-04-13 02:38:04] Production.INFO: Account Balance End. [2026-04-13 02:38:04] Production.INFO: ==1725== Releasing lock... [2026-04-13 02:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:38:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:38:04] Production.ERROR: CronJobId end 12 [2026-04-13 02:38:04] Production.INFO: ==1729== Releasing lock... [2026-04-13 02:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:38:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:38:12] Production.ERROR: CronJobId end10 [2026-04-13 02:38:12] Production.INFO: ==1727== Releasing lock... [2026-04-13 02:38:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:38:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:38:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:38:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:38:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:38:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:38:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:38:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:38:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:38:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:38:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:38:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:38:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:38:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:38:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:38:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:38:14] Production.INFO: call_cost start [2026-04-13 02:38:14] Production.INFO: call_cost end [2026-04-13 02:38:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:38:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:38:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:38:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:38:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:38:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:38:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:38:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:38:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:38:14] Production.INFO: ==1723== Releasing lock... [2026-04-13 02:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:38:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:39:02] Production.INFO: ==1787== Lock acquired, processing the job... [2026-04-13 07:39:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:39:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:39:02] Production.INFO: neon service started [2026-04-13 07:39:02] Production.INFO: neon service started [2026-04-13 07:39:02] Production.INFO: ==1787== Releasing lock... [2026-04-13 07:39:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:39:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:39:02] Production.INFO: ==1789== Lock acquired, processing the job... [2026-04-13 02:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:39:02] Production.INFO: ==1789== Releasing lock... [2026-04-13 02:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:39:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:39:03] Production.INFO: ==1791== Lock acquired, processing the job... [2026-04-13 06:39:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:39:03] Production.INFO: ==1791== Releasing lock... [2026-04-13 06:39:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:39:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:39:03] Production.INFO: ==1801== Lock acquired, processing the job... [2026-04-13 02:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:39:03] Production.INFO: ==1801== Releasing lock... [2026-04-13 02:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:39:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:39:04] Production.INFO: ==1793== Lock acquired, processing the job... [2026-04-13 02:39:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:39:04] Production.INFO: ==1795== Lock acquired, processing the job... [2026-04-13 02:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:39:04] Production.INFO: ==1797== Lock acquired, processing the job... [2026-04-13 02:39:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:39:04] Production.INFO: ==1799== Lock acquired, processing the job... [2026-04-13 02:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:39:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:39:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:39:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:39:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:39:04] Production.INFO: Account Balance Start. [2026-04-13 02:39:04] Production.INFO: CreateAllLog Start [2026-04-13 02:39:04] Production.INFO: 117 [2026-04-13 02:39:04] Production.INFO: Date 2026-04-08 [2026-04-13 02:39:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:39:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:39:04] Production.INFO: Date 2026-04-09 [2026-04-13 02:39:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:39:04] Production.INFO: Date 2026-04-10 [2026-04-13 02:39:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:39:04] Production.INFO: Date 2026-04-11 [2026-04-13 02:39:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:39:04] Production.INFO: Date 2026-04-12 [2026-04-13 02:39:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:39:04] Production.INFO: Date 2026-04-13 [2026-04-13 02:39:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:39:04] Production.INFO: Total Charge 0 [2026-04-13 02:39:04] Production.INFO: CreateAllLog End [2026-04-13 02:39:04] Production.INFO: Account Balance End. [2026-04-13 02:39:04] Production.ERROR: CronJobId end 12 [2026-04-13 02:39:04] Production.INFO: ==1799== Releasing lock... [2026-04-13 02:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:39:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:39:04] Production.INFO: ==1795== Releasing lock... [2026-04-13 02:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:39:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:39:12] Production.ERROR: CronJobId end10 [2026-04-13 02:39:12] Production.INFO: ==1797== Releasing lock... [2026-04-13 02:39:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:39:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:39:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:39:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:39:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:39:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:39:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:39:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:39:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:39:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:39:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:39:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:39:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:39:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:39:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:39:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:39:14] Production.INFO: call_cost start [2026-04-13 02:39:14] Production.INFO: call_cost end [2026-04-13 02:39:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:39:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:39:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:39:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:39:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:39:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:39:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:39:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:39:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:39:14] Production.INFO: ==1793== Releasing lock... [2026-04-13 02:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:39:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:40:01] Production.INFO: ==1859== Lock acquired, processing the job... [2026-04-13 07:40:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:40:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:40:01] Production.INFO: neon service started [2026-04-13 07:40:01] Production.INFO: neon service started [2026-04-13 07:40:01] Production.INFO: ==1859== Releasing lock... [2026-04-13 07:40:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:40:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:40:02] Production.INFO: ==1863== Lock acquired, processing the job... [2026-04-13 06:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:40:02] Production.INFO: ==1863== Releasing lock... [2026-04-13 06:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:40:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:40:02] Production.INFO: ==1861== Lock acquired, processing the job... [2026-04-13 02:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:40:02] Production.INFO: ==1861== Releasing lock... [2026-04-13 02:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:40:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:40:03] Production.INFO: ==1868== Lock acquired, processing the job... [2026-04-13 02:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:40:03] Production.INFO: ==1870== Lock acquired, processing the job... [2026-04-13 02:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:40:03] Production.INFO: ==1874== Lock acquired, processing the job... [2026-04-13 02:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:40:03] Production.INFO: ==1866== Lock acquired, processing the job... [2026-04-13 02:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:40:03] Production.INFO: ==1872== Lock acquired, processing the job... [2026-04-13 02:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:40:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:40:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:40:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:40:03] Production.INFO: ==1874== Releasing lock... [2026-04-13 02:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:40:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:40:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:40:03] Production.INFO: Account Balance Start. [2026-04-13 02:40:03] Production.INFO: CreateAllLog Start [2026-04-13 02:40:03] Production.INFO: 117 [2026-04-13 02:40:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:40:03] Production.INFO: Date 2026-04-09 [2026-04-13 02:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:40:03] Production.INFO: Date 2026-04-10 [2026-04-13 02:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:40:03] Production.INFO: ==1868== Releasing lock... [2026-04-13 02:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:40:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:40:03] Production.INFO: Date 2026-04-11 [2026-04-13 02:40:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:40:04] Production.INFO: Date 2026-04-12 [2026-04-13 02:40:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:40:04] Production.INFO: Date 2026-04-13 [2026-04-13 02:40:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:40:04] Production.INFO: Total Charge 0 [2026-04-13 02:40:04] Production.INFO: CreateAllLog End [2026-04-13 02:40:04] Production.INFO: Account Balance End. [2026-04-13 02:40:04] Production.ERROR: CronJobId end 12 [2026-04-13 02:40:04] Production.INFO: ==1872== Releasing lock... [2026-04-13 02:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:40:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:40:11] Production.ERROR: CronJobId end10 [2026-04-13 02:40:11] Production.INFO: ==1870== Releasing lock... [2026-04-13 02:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:40:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:40:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:40:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:40:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:40:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:40:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:40:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:40:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:40:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:40:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:40:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:40:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:40:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:40:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:40:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:40:14] Production.INFO: call_cost start [2026-04-13 02:40:14] Production.INFO: call_cost end [2026-04-13 02:40:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:40:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:40:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:40:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:40:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:40:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:40:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:40:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:40:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:40:14] Production.INFO: ==1866== Releasing lock... [2026-04-13 02:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:40:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:41:02] Production.INFO: ==1926== Lock acquired, processing the job... [2026-04-13 07:41:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:41:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:41:02] Production.INFO: neon service started [2026-04-13 07:41:02] Production.INFO: neon service started [2026-04-13 07:41:02] Production.INFO: ==1926== Releasing lock... [2026-04-13 07:41:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:41:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:41:02] Production.INFO: ==1928== Lock acquired, processing the job... [2026-04-13 02:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:41:02] Production.INFO: ==1928== Releasing lock... [2026-04-13 02:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:41:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:41:03] Production.INFO: ==1930== Lock acquired, processing the job... [2026-04-13 06:41:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:41:03] Production.INFO: ==1930== Releasing lock... [2026-04-13 06:41:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:41:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:41:03] Production.INFO: ==1935== Lock acquired, processing the job... [2026-04-13 02:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:41:04] Production.INFO: ==1933== Lock acquired, processing the job... [2026-04-13 02:41:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 02:41:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:41:04] Production.INFO: ==1945== Lock acquired, processing the job... [2026-04-13 02:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:41:04] Production.INFO: ==1937== Lock acquired, processing the job... [2026-04-13 02:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:41:04] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 02:41:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 02:41:04] Production.ERROR: CronJob PID - 1935 [2026-04-13 02:41:04] Production.ERROR: CronJob Title - System Alerts [2026-04-13 02:41:04] Production.ERROR: CronJob ID - 5 [2026-04-13 02:41:04] Production.ERROR: CronJob Last Run Time 2026-04-13 02:41:00 [2026-04-13 02:41:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 02:41:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 02:41:04] Production.INFO: ==1939== Lock acquired, processing the job... [2026-04-13 02:41:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:41:04] Production.INFO: ==1941== Lock acquired, processing the job... [2026-04-13 02:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:41:04] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 02:41:04] Production.INFO: ==1933== Releasing lock... [2026-04-13 02:41:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 02:41:04] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 02:41:04] Production.INFO: ==1943== Lock acquired, processing the job... [2026-04-13 02:41:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 02:41:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:41:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:41:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:41:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 02:41:04] Production.INFO: ==1945== Releasing lock... [2026-04-13 02:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:41:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:41:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:41:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:41:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:41:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:41:04] Production.INFO: Account Balance Start. [2026-04-13 02:41:04] Production.INFO: CreateAllLog Start [2026-04-13 02:41:04] Production.INFO: 117 [2026-04-13 02:41:04] Production.INFO: Date 2026-04-08 [2026-04-13 02:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:41:04] Production.INFO: Date 2026-04-09 [2026-04-13 02:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:41:04] Production.INFO: Date 2026-04-10 [2026-04-13 02:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:41:04] Production.ERROR: done [2026-04-13 02:41:04] Production.INFO: Date 2026-04-11 [2026-04-13 02:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 02:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086743', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 02:41:04] Production.INFO: Date 2026-04-12 [2026-04-13 02:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:41:04] Production.INFO: Date 2026-04-13 [2026-04-13 02:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:41:04] Production.INFO: Total Charge 0 [2026-04-13 02:41:04] Production.INFO: CreateAllLog End [2026-04-13 02:41:05] Production.INFO: ==1937== Releasing lock... [2026-04-13 02:41:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:41:05] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:41:05] Production.INFO: Account Balance End. [2026-04-13 02:41:05] Production.ERROR: CronJobId end 12 [2026-04-13 02:41:05] Production.INFO: ==1941== Releasing lock... [2026-04-13 02:41:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:41:05] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:41:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086743', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 02:41:11] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 02:41:11] Production.INFO: ProcessCDR(1,17086743,1,1,2) [2026-04-13 02:41:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17086743,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 02:41:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17086743,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 02:41:11] Production.ERROR: pbx prc_insertCDR start [2026-04-13 02:41:11] Production.ERROR: pbx prc_insertCDR end [2026-04-13 02:41:11] Production.INFO: ==1943== Releasing lock... [2026-04-13 02:41:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 02:41:11] Production.INFO: 26 MB #Memory Used# [2026-04-13 02:41:15] Production.ERROR: CronJobId end10 [2026-04-13 02:41:15] Production.INFO: ==1939== Releasing lock... [2026-04-13 02:41:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:41:15] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:41:17] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:41:17] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:41:17] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:41:17] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:41:17] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:41:17] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:41:17] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:41:17] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:41:17] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:41:17] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:41:17] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:41:17] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:41:17] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:41:17] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:41:17] Production.INFO: call_cost start [2026-04-13 02:41:17] Production.INFO: call_cost end [2026-04-13 02:41:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:41:17] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:41:17] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:41:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:41:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:41:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:41:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:41:17] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:41:17] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:41:17] Production.INFO: ==1935== Releasing lock... [2026-04-13 02:41:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:41:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:42:01] Production.INFO: ==2000== Lock acquired, processing the job... [2026-04-13 07:42:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:42:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:42:01] Production.INFO: neon service started [2026-04-13 07:42:01] Production.INFO: neon service started [2026-04-13 07:42:01] Production.INFO: ==2000== Releasing lock... [2026-04-13 07:42:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:42:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:42:02] Production.INFO: ==2004== Lock acquired, processing the job... [2026-04-13 06:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:42:02] Production.INFO: ==2004== Releasing lock... [2026-04-13 06:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:42:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:42:02] Production.INFO: ==2002== Lock acquired, processing the job... [2026-04-13 02:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:42:02] Production.INFO: ==2002== Releasing lock... [2026-04-13 02:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:42:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:42:03] Production.INFO: ==2007== Lock acquired, processing the job... [2026-04-13 02:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:42:03] Production.INFO: ==2009== Lock acquired, processing the job... [2026-04-13 02:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:42:03] Production.INFO: ==2011== Lock acquired, processing the job... [2026-04-13 02:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:42:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:42:03] Production.INFO: ==2013== Lock acquired, processing the job... [2026-04-13 02:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:42:03] Production.INFO: ==2015== Lock acquired, processing the job... [2026-04-13 02:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:42:03] Production.INFO: Account Balance Start. [2026-04-13 02:42:03] Production.INFO: CreateAllLog Start [2026-04-13 02:42:03] Production.INFO: 117 [2026-04-13 02:42:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:42:03] Production.INFO: Date 2026-04-09 [2026-04-13 02:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:42:03] Production.INFO: Date 2026-04-10 [2026-04-13 02:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:42:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:42:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:42:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:42:03] Production.INFO: Date 2026-04-11 [2026-04-13 02:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:42:03] Production.INFO: ==2015== Releasing lock... [2026-04-13 02:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:42:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:42:03] Production.INFO: Date 2026-04-12 [2026-04-13 02:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:42:03] Production.INFO: Date 2026-04-13 [2026-04-13 02:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:42:03] Production.INFO: Total Charge 0 [2026-04-13 02:42:03] Production.INFO: CreateAllLog End [2026-04-13 02:42:03] Production.INFO: Account Balance End. [2026-04-13 02:42:03] Production.ERROR: CronJobId end 12 [2026-04-13 02:42:03] Production.INFO: ==2013== Releasing lock... [2026-04-13 02:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:42:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:42:03] Production.INFO: ==2009== Releasing lock... [2026-04-13 02:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:42:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:42:10] Production.ERROR: CronJobId end10 [2026-04-13 02:42:10] Production.INFO: ==2011== Releasing lock... [2026-04-13 02:42:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:42:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:42:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:42:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:42:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:42:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:42:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:42:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:42:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:42:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:42:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:42:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:42:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:42:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:42:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:42:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:42:13] Production.INFO: call_cost start [2026-04-13 02:42:13] Production.INFO: call_cost end [2026-04-13 02:42:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:42:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:42:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:42:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:42:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:42:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:42:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:42:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:42:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:42:13] Production.INFO: ==2007== Releasing lock... [2026-04-13 02:42:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:42:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:43:02] Production.INFO: ==2071== Lock acquired, processing the job... [2026-04-13 07:43:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:43:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:43:02] Production.INFO: neon service started [2026-04-13 07:43:02] Production.INFO: neon service started [2026-04-13 07:43:02] Production.INFO: ==2071== Releasing lock... [2026-04-13 07:43:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:43:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:43:02] Production.INFO: ==2073== Lock acquired, processing the job... [2026-04-13 02:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:43:02] Production.INFO: ==2073== Releasing lock... [2026-04-13 02:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:43:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:43:02] Production.INFO: ==2075== Lock acquired, processing the job... [2026-04-13 06:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:43:02] Production.INFO: ==2075== Releasing lock... [2026-04-13 06:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:43:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:43:03] Production.INFO: ==2081== Lock acquired, processing the job... [2026-04-13 02:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:43:03] Production.INFO: ==2077== Lock acquired, processing the job... [2026-04-13 02:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:43:03] Production.INFO: ==2079== Lock acquired, processing the job... [2026-04-13 02:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:43:03] Production.INFO: ==2083== Lock acquired, processing the job... [2026-04-13 02:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:43:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:43:03] Production.INFO: ==2085== Lock acquired, processing the job... [2026-04-13 02:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:43:03] Production.INFO: ==2085== Releasing lock... [2026-04-13 02:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:43:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:43:03] Production.INFO: Account Balance Start. [2026-04-13 02:43:03] Production.INFO: CreateAllLog Start [2026-04-13 02:43:03] Production.INFO: 117 [2026-04-13 02:43:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:43:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:43:04] Production.INFO: Date 2026-04-09 [2026-04-13 02:43:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:43:04] Production.INFO: Date 2026-04-10 [2026-04-13 02:43:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:43:04] Production.INFO: Date 2026-04-11 [2026-04-13 02:43:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:43:04] Production.INFO: Date 2026-04-12 [2026-04-13 02:43:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:43:04] Production.INFO: Date 2026-04-13 [2026-04-13 02:43:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:43:04] Production.INFO: Total Charge 0 [2026-04-13 02:43:04] Production.INFO: CreateAllLog End [2026-04-13 02:43:04] Production.INFO: ==2079== Releasing lock... [2026-04-13 02:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:43:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:43:04] Production.INFO: Account Balance End. [2026-04-13 02:43:04] Production.ERROR: CronJobId end 12 [2026-04-13 02:43:04] Production.INFO: ==2083== Releasing lock... [2026-04-13 02:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:43:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:43:11] Production.ERROR: CronJobId end10 [2026-04-13 02:43:11] Production.INFO: ==2081== Releasing lock... [2026-04-13 02:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:43:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:43:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:43:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:43:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:43:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:43:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:43:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:43:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:43:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:43:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:43:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:43:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:43:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:43:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:43:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:43:14] Production.INFO: call_cost start [2026-04-13 02:43:14] Production.INFO: call_cost end [2026-04-13 02:43:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:43:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:43:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:43:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:43:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:43:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:43:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:43:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:43:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:43:15] Production.INFO: ==2077== Releasing lock... [2026-04-13 02:43:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:43:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:44:01] Production.INFO: ==2140== Lock acquired, processing the job... [2026-04-13 07:44:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:44:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:44:01] Production.INFO: neon service started [2026-04-13 07:44:01] Production.INFO: neon service started [2026-04-13 07:44:01] Production.INFO: ==2140== Releasing lock... [2026-04-13 07:44:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:44:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:44:01] Production.INFO: ==2142== Lock acquired, processing the job... [2026-04-13 02:44:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:44:02] Production.INFO: ==2142== Releasing lock... [2026-04-13 02:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:44:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:44:02] Production.INFO: ==2144== Lock acquired, processing the job... [2026-04-13 06:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:44:02] Production.INFO: ==2144== Releasing lock... [2026-04-13 06:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:44:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:44:02] Production.INFO: ==2146== Lock acquired, processing the job... [2026-04-13 02:44:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:44:02] Production.INFO: ==2150== Lock acquired, processing the job... [2026-04-13 02:44:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:44:03] Production.INFO: ==2148== Lock acquired, processing the job... [2026-04-13 02:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:44:03] Production.INFO: ==2152== Lock acquired, processing the job... [2026-04-13 02:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:44:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:44:03] Production.INFO: ==2154== Lock acquired, processing the job... [2026-04-13 02:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:44:03] Production.INFO: Account Balance Start. [2026-04-13 02:44:03] Production.INFO: CreateAllLog Start [2026-04-13 02:44:03] Production.INFO: 117 [2026-04-13 02:44:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:44:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:44:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:44:03] Production.INFO: Date 2026-04-09 [2026-04-13 02:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:44:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:44:03] Production.INFO: ==2154== Releasing lock... [2026-04-13 02:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:44:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:44:03] Production.INFO: Date 2026-04-10 [2026-04-13 02:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:44:03] Production.INFO: Date 2026-04-11 [2026-04-13 02:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:44:03] Production.INFO: Date 2026-04-12 [2026-04-13 02:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:44:03] Production.INFO: Date 2026-04-13 [2026-04-13 02:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:44:03] Production.INFO: Total Charge 0 [2026-04-13 02:44:03] Production.INFO: CreateAllLog End [2026-04-13 02:44:03] Production.INFO: Account Balance End. [2026-04-13 02:44:03] Production.ERROR: CronJobId end 12 [2026-04-13 02:44:03] Production.INFO: ==2152== Releasing lock... [2026-04-13 02:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:44:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:44:03] Production.INFO: ==2148== Releasing lock... [2026-04-13 02:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:44:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:44:10] Production.ERROR: CronJobId end10 [2026-04-13 02:44:10] Production.INFO: ==2150== Releasing lock... [2026-04-13 02:44:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:44:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:44:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:44:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:44:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:44:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:44:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:44:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:44:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:44:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:44:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:44:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:44:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:44:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:44:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:44:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:44:14] Production.INFO: call_cost start [2026-04-13 02:44:14] Production.INFO: call_cost end [2026-04-13 02:44:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:44:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:44:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:44:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:44:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:44:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:44:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:44:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:44:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:44:14] Production.INFO: ==2146== Releasing lock... [2026-04-13 02:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:44:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:45:01] Production.INFO: ==2211== Lock acquired, processing the job... [2026-04-13 07:45:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:45:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:45:01] Production.INFO: neon service started [2026-04-13 07:45:01] Production.INFO: neon service started [2026-04-13 07:45:01] Production.INFO: ==2211== Releasing lock... [2026-04-13 07:45:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:45:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:45:02] Production.INFO: ==2213== Lock acquired, processing the job... [2026-04-13 02:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:45:02] Production.INFO: ==2213== Releasing lock... [2026-04-13 02:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:45:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:45:02] Production.INFO: ==2215== Lock acquired, processing the job... [2026-04-13 06:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:45:02] Production.INFO: ==2215== Releasing lock... [2026-04-13 06:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:45:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:45:03] Production.INFO: ==2225== Lock acquired, processing the job... [2026-04-13 02:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:45:03] Production.INFO: ==2219== Lock acquired, processing the job... [2026-04-13 02:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:45:03] Production.INFO: ==2217== Lock acquired, processing the job... [2026-04-13 02:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:45:03] Production.INFO: ==2221== Lock acquired, processing the job... [2026-04-13 02:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:45:03] Production.INFO: ==2223== Lock acquired, processing the job... [2026-04-13 02:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:45:03] Production.INFO: ==2225== Releasing lock... [2026-04-13 02:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:45:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:45:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:45:03] Production.INFO: Account Balance Start. [2026-04-13 02:45:03] Production.INFO: CreateAllLog Start [2026-04-13 02:45:03] Production.INFO: 117 [2026-04-13 02:45:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:45:03] Production.INFO: Date 2026-04-09 [2026-04-13 02:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:45:03] Production.INFO: Date 2026-04-10 [2026-04-13 02:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:45:03] Production.INFO: Date 2026-04-11 [2026-04-13 02:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:45:03] Production.INFO: Date 2026-04-12 [2026-04-13 02:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:45:03] Production.INFO: Date 2026-04-13 [2026-04-13 02:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:45:03] Production.INFO: Total Charge 0 [2026-04-13 02:45:03] Production.INFO: CreateAllLog End [2026-04-13 02:45:03] Production.INFO: ==2219== Releasing lock... [2026-04-13 02:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:45:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:45:03] Production.INFO: Account Balance End. [2026-04-13 02:45:03] Production.ERROR: CronJobId end 12 [2026-04-13 02:45:03] Production.INFO: ==2223== Releasing lock... [2026-04-13 02:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:45:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:45:11] Production.ERROR: CronJobId end10 [2026-04-13 02:45:11] Production.INFO: ==2221== Releasing lock... [2026-04-13 02:45:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:45:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:45:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:45:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:45:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:45:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:45:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:45:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:45:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:45:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:45:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:45:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:45:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:45:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:45:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:45:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:45:15] Production.INFO: call_cost start [2026-04-13 02:45:15] Production.INFO: call_cost end [2026-04-13 02:45:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:45:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:45:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:45:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:45:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:45:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:45:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:45:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:45:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:45:15] Production.INFO: ==2217== Releasing lock... [2026-04-13 02:45:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:45:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:46:02] Production.INFO: ==2281== Lock acquired, processing the job... [2026-04-13 07:46:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:46:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:46:02] Production.INFO: neon service started [2026-04-13 07:46:02] Production.INFO: neon service started [2026-04-13 07:46:02] Production.INFO: ==2281== Releasing lock... [2026-04-13 07:46:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:46:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:46:02] Production.INFO: ==2285== Lock acquired, processing the job... [2026-04-13 06:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:46:02] Production.INFO: ==2285== Releasing lock... [2026-04-13 06:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:46:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:46:02] Production.INFO: ==2283== Lock acquired, processing the job... [2026-04-13 02:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:46:03] Production.INFO: ==2283== Releasing lock... [2026-04-13 02:46:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:46:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:46:03] Production.INFO: ==2288== Lock acquired, processing the job... [2026-04-13 02:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:46:03] Production.INFO: ==2290== Lock acquired, processing the job... [2026-04-13 02:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:46:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:46:03] Production.INFO: ==2294== Lock acquired, processing the job... [2026-04-13 02:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:46:03] Production.INFO: ==2292== Lock acquired, processing the job... [2026-04-13 02:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:46:04] Production.INFO: Account Balance Start. [2026-04-13 02:46:04] Production.INFO: CreateAllLog Start [2026-04-13 02:46:04] Production.INFO: ==2296== Lock acquired, processing the job... [2026-04-13 02:46:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:46:04] Production.INFO: 117 [2026-04-13 02:46:04] Production.INFO: Date 2026-04-08 [2026-04-13 02:46:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:46:04] Production.INFO: Date 2026-04-09 [2026-04-13 02:46:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:46:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:46:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:46:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:46:04] Production.INFO: ==2296== Releasing lock... [2026-04-13 02:46:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:46:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:46:04] Production.INFO: Date 2026-04-10 [2026-04-13 02:46:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:46:04] Production.INFO: ==2290== Releasing lock... [2026-04-13 02:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:46:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:46:04] Production.INFO: Date 2026-04-11 [2026-04-13 02:46:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:46:04] Production.INFO: Date 2026-04-12 [2026-04-13 02:46:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:46:04] Production.INFO: Date 2026-04-13 [2026-04-13 02:46:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:46:04] Production.INFO: Total Charge 0 [2026-04-13 02:46:04] Production.INFO: CreateAllLog End [2026-04-13 02:46:04] Production.INFO: Account Balance End. [2026-04-13 02:46:04] Production.ERROR: CronJobId end 12 [2026-04-13 02:46:04] Production.INFO: ==2294== Releasing lock... [2026-04-13 02:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:46:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:46:12] Production.ERROR: CronJobId end10 [2026-04-13 02:46:12] Production.INFO: ==2292== Releasing lock... [2026-04-13 02:46:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:46:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:46:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:46:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:46:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:46:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:46:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:46:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:46:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:46:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:46:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:46:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:46:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:46:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:46:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:46:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:46:14] Production.INFO: call_cost start [2026-04-13 02:46:14] Production.INFO: call_cost end [2026-04-13 02:46:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:46:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:46:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:46:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:46:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:46:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:46:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:46:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:46:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:46:14] Production.INFO: ==2288== Releasing lock... [2026-04-13 02:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:46:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:47:01] Production.INFO: ==2349== Lock acquired, processing the job... [2026-04-13 07:47:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:47:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:47:01] Production.INFO: neon service started [2026-04-13 07:47:01] Production.INFO: neon service started [2026-04-13 07:47:01] Production.INFO: ==2349== Releasing lock... [2026-04-13 07:47:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:47:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:47:02] Production.INFO: ==2351== Lock acquired, processing the job... [2026-04-13 02:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:47:02] Production.INFO: ==2351== Releasing lock... [2026-04-13 02:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:47:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:47:02] Production.INFO: ==2353== Lock acquired, processing the job... [2026-04-13 06:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:47:02] Production.INFO: ==2353== Releasing lock... [2026-04-13 06:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:47:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:47:03] Production.INFO: ==2364== Lock acquired, processing the job... [2026-04-13 02:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:47:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:47:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:47:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:47:03] Production.INFO: ==2364== Releasing lock... [2026-04-13 02:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:47:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:47:03] Production.INFO: ==2356== Lock acquired, processing the job... [2026-04-13 02:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:47:03] Production.INFO: ==2358== Lock acquired, processing the job... [2026-04-13 02:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:47:03] Production.INFO: ==2360== Lock acquired, processing the job... [2026-04-13 02:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:47:03] Production.INFO: ==2362== Lock acquired, processing the job... [2026-04-13 02:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:47:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:47:03] Production.INFO: Account Balance Start. [2026-04-13 02:47:03] Production.INFO: CreateAllLog Start [2026-04-13 02:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:47:03] Production.INFO: 117 [2026-04-13 02:47:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:47:03] Production.INFO: Date 2026-04-09 [2026-04-13 02:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:47:03] Production.INFO: Date 2026-04-10 [2026-04-13 02:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:47:03] Production.INFO: Date 2026-04-11 [2026-04-13 02:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:47:03] Production.INFO: Date 2026-04-12 [2026-04-13 02:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:47:03] Production.INFO: Date 2026-04-13 [2026-04-13 02:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:47:03] Production.INFO: Total Charge 0 [2026-04-13 02:47:03] Production.INFO: CreateAllLog End [2026-04-13 02:47:03] Production.INFO: Account Balance End. [2026-04-13 02:47:03] Production.ERROR: CronJobId end 12 [2026-04-13 02:47:03] Production.INFO: ==2362== Releasing lock... [2026-04-13 02:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:47:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:47:04] Production.INFO: ==2358== Releasing lock... [2026-04-13 02:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:47:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:47:10] Production.ERROR: CronJobId end10 [2026-04-13 02:47:10] Production.INFO: ==2360== Releasing lock... [2026-04-13 02:47:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:47:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:47:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:47:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:47:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:47:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:47:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:47:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:47:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:47:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:47:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:47:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:47:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:47:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:47:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:47:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:47:13] Production.INFO: call_cost start [2026-04-13 02:47:13] Production.INFO: call_cost end [2026-04-13 02:47:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:47:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:47:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:47:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:47:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:47:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:47:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:47:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:47:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:47:13] Production.INFO: ==2356== Releasing lock... [2026-04-13 02:47:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:47:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:48:02] Production.INFO: ==2418== Lock acquired, processing the job... [2026-04-13 07:48:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:48:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:48:02] Production.INFO: neon service started [2026-04-13 07:48:02] Production.INFO: neon service started [2026-04-13 07:48:02] Production.INFO: ==2418== Releasing lock... [2026-04-13 07:48:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:48:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:48:02] Production.INFO: ==2420== Lock acquired, processing the job... [2026-04-13 02:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:48:02] Production.INFO: ==2422== Lock acquired, processing the job... [2026-04-13 06:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:48:02] Production.INFO: ==2422== Releasing lock... [2026-04-13 06:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:48:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:48:02] Production.INFO: ==2420== Releasing lock... [2026-04-13 02:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:48:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:48:03] Production.INFO: ==2425== Lock acquired, processing the job... [2026-04-13 02:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:48:03] Production.INFO: ==2427== Lock acquired, processing the job... [2026-04-13 02:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:48:03] Production.INFO: ==2433== Lock acquired, processing the job... [2026-04-13 02:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:48:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:48:03] Production.INFO: ==2429== Lock acquired, processing the job... [2026-04-13 02:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:48:03] Production.INFO: ==2431== Lock acquired, processing the job... [2026-04-13 02:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:48:03] Production.INFO: Account Balance Start. [2026-04-13 02:48:03] Production.INFO: CreateAllLog Start [2026-04-13 02:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:48:03] Production.INFO: 117 [2026-04-13 02:48:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:48:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:48:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:48:03] Production.INFO: ==2433== Releasing lock... [2026-04-13 02:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:48:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:48:03] Production.INFO: Date 2026-04-09 [2026-04-13 02:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:48:04] Production.INFO: Date 2026-04-10 [2026-04-13 02:48:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:48:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:48:04] Production.INFO: Date 2026-04-11 [2026-04-13 02:48:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:48:04] Production.INFO: Date 2026-04-12 [2026-04-13 02:48:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:48:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:48:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:48:04] Production.INFO: Date 2026-04-13 [2026-04-13 02:48:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:48:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:48:04] Production.INFO: Total Charge 0 [2026-04-13 02:48:04] Production.INFO: CreateAllLog End [2026-04-13 02:48:04] Production.INFO: Account Balance End. [2026-04-13 02:48:04] Production.ERROR: CronJobId end 12 [2026-04-13 02:48:04] Production.INFO: ==2431== Releasing lock... [2026-04-13 02:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:48:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:48:04] Production.INFO: ==2427== Releasing lock... [2026-04-13 02:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:48:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:48:10] Production.ERROR: CronJobId end10 [2026-04-13 02:48:10] Production.INFO: ==2429== Releasing lock... [2026-04-13 02:48:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:48:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:48:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:48:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:48:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:48:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:48:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:48:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:48:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:48:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:48:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:48:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:48:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:48:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:48:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:48:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:48:13] Production.INFO: call_cost start [2026-04-13 02:48:13] Production.INFO: call_cost end [2026-04-13 02:48:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:48:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:48:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:48:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:48:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:48:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:48:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:48:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:48:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:48:13] Production.INFO: ==2425== Releasing lock... [2026-04-13 02:48:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:48:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:49:01] Production.INFO: ==2486== Lock acquired, processing the job... [2026-04-13 07:49:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:49:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:49:01] Production.INFO: neon service started [2026-04-13 07:49:01] Production.INFO: neon service started [2026-04-13 07:49:01] Production.INFO: ==2486== Releasing lock... [2026-04-13 07:49:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:49:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:49:01] Production.INFO: ==2488== Lock acquired, processing the job... [2026-04-13 02:49:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:49:02] Production.INFO: ==2488== Releasing lock... [2026-04-13 02:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:49:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:49:02] Production.INFO: ==2490== Lock acquired, processing the job... [2026-04-13 06:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:49:02] Production.INFO: ==2490== Releasing lock... [2026-04-13 06:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:49:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:49:02] Production.INFO: ==2496== Lock acquired, processing the job... [2026-04-13 02:49:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:49:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:49:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:49:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:49:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:49:03] Production.INFO: ==2492== Lock acquired, processing the job... [2026-04-13 02:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:49:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:49:03] Production.INFO: ==2500== Lock acquired, processing the job... [2026-04-13 02:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:49:03] Production.INFO: ==2494== Lock acquired, processing the job... [2026-04-13 02:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:49:03] Production.INFO: ==2498== Lock acquired, processing the job... [2026-04-13 02:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:49:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:49:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:49:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:49:03] Production.INFO: ==2500== Releasing lock... [2026-04-13 02:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:49:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:49:03] Production.INFO: Account Balance Start. [2026-04-13 02:49:03] Production.INFO: CreateAllLog Start [2026-04-13 02:49:03] Production.INFO: 117 [2026-04-13 02:49:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:49:03] Production.INFO: Date 2026-04-09 [2026-04-13 02:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:49:03] Production.INFO: Date 2026-04-10 [2026-04-13 02:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:49:03] Production.INFO: Date 2026-04-11 [2026-04-13 02:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:49:03] Production.INFO: Date 2026-04-12 [2026-04-13 02:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:49:03] Production.INFO: Date 2026-04-13 [2026-04-13 02:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:49:03] Production.INFO: Total Charge 0 [2026-04-13 02:49:03] Production.INFO: ==2494== Releasing lock... [2026-04-13 02:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:49:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:49:03] Production.INFO: CreateAllLog End [2026-04-13 02:49:04] Production.INFO: Account Balance End. [2026-04-13 02:49:04] Production.ERROR: CronJobId end 12 [2026-04-13 02:49:04] Production.INFO: ==2498== Releasing lock... [2026-04-13 02:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:49:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:49:10] Production.ERROR: CronJobId end10 [2026-04-13 02:49:10] Production.INFO: ==2496== Releasing lock... [2026-04-13 02:49:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:49:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:49:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:49:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:49:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:49:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:49:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:49:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:49:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:49:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:49:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:49:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:49:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:49:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:49:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:49:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:49:14] Production.INFO: call_cost start [2026-04-13 02:49:14] Production.INFO: call_cost end [2026-04-13 02:49:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:49:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:49:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:49:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:49:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:49:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:49:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:49:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:49:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:49:14] Production.INFO: ==2492== Releasing lock... [2026-04-13 02:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:49:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:50:01] Production.INFO: ==2558== Lock acquired, processing the job... [2026-04-13 07:50:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:50:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:50:01] Production.INFO: neon service started [2026-04-13 07:50:01] Production.INFO: neon service started [2026-04-13 07:50:01] Production.INFO: ==2558== Releasing lock... [2026-04-13 07:50:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:50:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:50:02] Production.INFO: ==2560== Lock acquired, processing the job... [2026-04-13 02:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:50:02] Production.INFO: ==2560== Releasing lock... [2026-04-13 02:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:50:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:50:02] Production.INFO: ==2562== Lock acquired, processing the job... [2026-04-13 06:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:50:02] Production.INFO: ==2562== Releasing lock... [2026-04-13 06:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:50:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:50:03] Production.INFO: ==2565== Lock acquired, processing the job... [2026-04-13 02:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:50:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:50:03] Production.INFO: ==2567== Lock acquired, processing the job... [2026-04-13 02:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:50:03] Production.INFO: ==2569== Lock acquired, processing the job... [2026-04-13 02:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:50:03] Production.INFO: ==2571== Lock acquired, processing the job... [2026-04-13 02:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:50:03] Production.INFO: ==2573== Lock acquired, processing the job... [2026-04-13 02:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:50:03] Production.INFO: Account Balance Start. [2026-04-13 02:50:03] Production.INFO: CreateAllLog Start [2026-04-13 02:50:03] Production.INFO: 117 [2026-04-13 02:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:50:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:50:03] Production.INFO: ==2573== Releasing lock... [2026-04-13 02:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:50:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:50:03] Production.INFO: Date 2026-04-09 [2026-04-13 02:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:50:03] Production.INFO: Date 2026-04-10 [2026-04-13 02:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:50:04] Production.INFO: Date 2026-04-11 [2026-04-13 02:50:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:50:04] Production.INFO: Date 2026-04-12 [2026-04-13 02:50:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:50:04] Production.INFO: Date 2026-04-13 [2026-04-13 02:50:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:50:04] Production.INFO: Total Charge 0 [2026-04-13 02:50:04] Production.INFO: CreateAllLog End [2026-04-13 02:50:04] Production.INFO: ==2567== Releasing lock... [2026-04-13 02:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:50:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:50:04] Production.INFO: Account Balance End. [2026-04-13 02:50:04] Production.ERROR: CronJobId end 12 [2026-04-13 02:50:04] Production.INFO: ==2571== Releasing lock... [2026-04-13 02:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:50:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:50:11] Production.ERROR: CronJobId end10 [2026-04-13 02:50:11] Production.INFO: ==2569== Releasing lock... [2026-04-13 02:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:50:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:50:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:50:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:50:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:50:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:50:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:50:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:50:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:50:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:50:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:50:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:50:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:50:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:50:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:50:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:50:13] Production.INFO: call_cost start [2026-04-13 02:50:13] Production.INFO: call_cost end [2026-04-13 02:50:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:50:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:50:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:50:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:50:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:50:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:50:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:50:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:50:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:50:13] Production.INFO: ==2565== Releasing lock... [2026-04-13 02:50:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:50:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:51:02] Production.INFO: ==2627== Lock acquired, processing the job... [2026-04-13 07:51:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:51:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:51:02] Production.INFO: neon service started [2026-04-13 07:51:02] Production.INFO: neon service started [2026-04-13 07:51:02] Production.INFO: ==2627== Releasing lock... [2026-04-13 07:51:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:51:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:51:02] Production.INFO: ==2629== Lock acquired, processing the job... [2026-04-13 02:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:51:02] Production.INFO: ==2629== Releasing lock... [2026-04-13 02:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:51:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:51:03] Production.INFO: ==2631== Lock acquired, processing the job... [2026-04-13 06:51:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:51:03] Production.INFO: ==2631== Releasing lock... [2026-04-13 06:51:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:51:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:51:03] Production.INFO: ==2634== Lock acquired, processing the job... [2026-04-13 02:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 02:51:03] Production.INFO: ==2646== Lock acquired, processing the job... [2026-04-13 02:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:51:03] Production.INFO: ==2644== Lock acquired, processing the job... [2026-04-13 02:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 02:51:03] Production.INFO: ==2636== Lock acquired, processing the job... [2026-04-13 02:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:51:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 02:51:04] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 02:51:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 02:51:04] Production.ERROR: CronJob PID - 2636 [2026-04-13 02:51:04] Production.ERROR: CronJob Title - System Alerts [2026-04-13 02:51:04] Production.ERROR: CronJob ID - 5 [2026-04-13 02:51:04] Production.ERROR: CronJob Last Run Time 2026-04-13 02:51:00 [2026-04-13 02:51:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 02:51:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 02:51:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 02:51:04] Production.ERROR: CronJob PID - 2644 [2026-04-13 02:51:04] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process [2026-04-13 02:51:04] Production.ERROR: CronJob ID - 17 [2026-04-13 02:51:04] Production.ERROR: CronJob Last Run Time 2026-04-13 02:51:00 [2026-04-13 02:51:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 02:51:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 02:51:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 02:51:04] Production.ERROR: CronJob PID - 2646 [2026-04-13 02:51:04] Production.ERROR: CronJob Title - Import PBX Extensions and DIDs [2026-04-13 02:51:04] Production.ERROR: CronJob ID - 19 [2026-04-13 02:51:04] Production.ERROR: CronJob Last Run Time 2026-04-13 02:51:00 [2026-04-13 02:51:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 02:51:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 02:51:04] Production.INFO: ==2638== Lock acquired, processing the job... [2026-04-13 02:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:51:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:51:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:51:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:51:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:51:04] Production.INFO: ==2640== Lock acquired, processing the job... [2026-04-13 02:51:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:51:04] Production.INFO: ==2646== Releasing lock... [2026-04-13 02:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:51:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:51:04] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 02:51:04] Production.INFO: ==2634== Releasing lock... [2026-04-13 02:51:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 02:51:04] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 02:51:04] Production.INFO: ==2642== Lock acquired, processing the job... [2026-04-13 02:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:51:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:51:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:51:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:51:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:51:04] Production.ERROR: done [2026-04-13 02:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 02:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086784', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 02:51:04] Production.INFO: Account Balance Start. [2026-04-13 02:51:04] Production.INFO: CreateAllLog Start [2026-04-13 02:51:04] Production.INFO: 117 [2026-04-13 02:51:04] Production.INFO: Date 2026-04-08 [2026-04-13 02:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:51:04] Production.INFO: Date 2026-04-09 [2026-04-13 02:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:51:04] Production.INFO: Date 2026-04-10 [2026-04-13 02:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:51:04] Production.INFO: Date 2026-04-11 [2026-04-13 02:51:05] Production.INFO: Reseller ==> 0 [2026-04-13 02:51:05] Production.INFO: Date 2026-04-12 [2026-04-13 02:51:05] Production.INFO: Reseller ==> 0 [2026-04-13 02:51:05] Production.INFO: Date 2026-04-13 [2026-04-13 02:51:05] Production.INFO: Reseller ==> 0 [2026-04-13 02:51:05] Production.INFO: Total Charge 0 [2026-04-13 02:51:05] Production.INFO: CreateAllLog End [2026-04-13 02:51:05] Production.INFO: ==2638== Releasing lock... [2026-04-13 02:51:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:51:05] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:51:05] Production.INFO: Account Balance End. [2026-04-13 02:51:05] Production.ERROR: CronJobId end 12 [2026-04-13 02:51:05] Production.INFO: ==2642== Releasing lock... [2026-04-13 02:51:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:51:05] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:51:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086784', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 02:51:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 02:51:10] Production.INFO: ProcessCDR(1,17086784,1,1,2) [2026-04-13 02:51:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17086784,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 02:51:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17086784,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 02:51:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 02:51:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 02:51:10] Production.INFO: ==2644== Releasing lock... [2026-04-13 02:51:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 02:51:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 02:51:13] Production.ERROR: CronJobId end10 [2026-04-13 02:51:13] Production.INFO: ==2640== Releasing lock... [2026-04-13 02:51:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:51:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:51:17] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:51:17] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:51:17] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:51:17] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:51:17] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:51:17] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:51:17] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:51:17] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:51:17] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:51:17] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:51:17] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:51:17] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:51:17] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:51:17] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:51:17] Production.INFO: call_cost start [2026-04-13 02:51:17] Production.INFO: call_cost end [2026-04-13 02:51:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:51:17] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:51:17] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:51:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:51:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:51:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:51:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:51:17] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:51:17] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:51:17] Production.INFO: ==2636== Releasing lock... [2026-04-13 02:51:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:51:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:52:01] Production.INFO: ==2700== Lock acquired, processing the job... [2026-04-13 07:52:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:52:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:52:01] Production.INFO: neon service started [2026-04-13 07:52:01] Production.INFO: neon service started [2026-04-13 07:52:01] Production.INFO: ==2700== Releasing lock... [2026-04-13 07:52:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:52:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:52:02] Production.INFO: ==2704== Lock acquired, processing the job... [2026-04-13 02:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:52:02] Production.INFO: ==2704== Releasing lock... [2026-04-13 02:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:52:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:52:02] Production.INFO: ==2706== Lock acquired, processing the job... [2026-04-13 06:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:52:02] Production.INFO: ==2706== Releasing lock... [2026-04-13 06:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:52:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:52:02] Production.INFO: ==2720== Lock acquired, processing the job... [2026-04-13 02:52:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:52:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:52:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:52:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:52:03] Production.INFO: ==2720== Releasing lock... [2026-04-13 02:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:52:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:52:03] Production.INFO: ==2711== Lock acquired, processing the job... [2026-04-13 02:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:52:03] Production.INFO: ==2713== Lock acquired, processing the job... [2026-04-13 02:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:52:03] Production.INFO: ==2717== Lock acquired, processing the job... [2026-04-13 02:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:52:03] Production.INFO: ==2715== Lock acquired, processing the job... [2026-04-13 02:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:52:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:52:03] Production.INFO: Account Balance Start. [2026-04-13 02:52:03] Production.INFO: CreateAllLog Start [2026-04-13 02:52:03] Production.INFO: 117 [2026-04-13 02:52:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:52:03] Production.INFO: Date 2026-04-09 [2026-04-13 02:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:52:03] Production.INFO: Date 2026-04-10 [2026-04-13 02:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:52:03] Production.INFO: Date 2026-04-11 [2026-04-13 02:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:52:03] Production.INFO: Date 2026-04-12 [2026-04-13 02:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:52:03] Production.INFO: Date 2026-04-13 [2026-04-13 02:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:52:03] Production.INFO: Total Charge 0 [2026-04-13 02:52:03] Production.INFO: CreateAllLog End [2026-04-13 02:52:03] Production.INFO: Account Balance End. [2026-04-13 02:52:03] Production.ERROR: CronJobId end 12 [2026-04-13 02:52:03] Production.INFO: ==2717== Releasing lock... [2026-04-13 02:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:52:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:52:03] Production.INFO: ==2713== Releasing lock... [2026-04-13 02:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:52:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:52:11] Production.ERROR: CronJobId end10 [2026-04-13 02:52:11] Production.INFO: ==2715== Releasing lock... [2026-04-13 02:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:52:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:52:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:52:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:52:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:52:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:52:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:52:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:52:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:52:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:52:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:52:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:52:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:52:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:52:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:52:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:52:14] Production.INFO: call_cost start [2026-04-13 02:52:14] Production.INFO: call_cost end [2026-04-13 02:52:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:52:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:52:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:52:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:52:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:52:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:52:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:52:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:52:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:52:14] Production.INFO: ==2711== Releasing lock... [2026-04-13 02:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:52:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:53:02] Production.INFO: ==2776== Lock acquired, processing the job... [2026-04-13 07:53:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:53:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:53:02] Production.INFO: neon service started [2026-04-13 07:53:02] Production.INFO: neon service started [2026-04-13 07:53:02] Production.INFO: ==2776== Releasing lock... [2026-04-13 07:53:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:53:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:53:02] Production.INFO: ==2780== Lock acquired, processing the job... [2026-04-13 06:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 02:53:02] Production.INFO: ==2778== Lock acquired, processing the job... [2026-04-13 02:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:53:02] Production.INFO: ==2780== Releasing lock... [2026-04-13 06:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:53:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:53:02] Production.INFO: ==2778== Releasing lock... [2026-04-13 02:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:53:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:53:03] Production.INFO: ==2784== Lock acquired, processing the job... [2026-04-13 02:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:53:03] Production.INFO: ==2782== Lock acquired, processing the job... [2026-04-13 02:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:53:03] Production.INFO: ==2786== Lock acquired, processing the job... [2026-04-13 02:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:53:03] Production.INFO: ==2790== Lock acquired, processing the job... [2026-04-13 02:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:53:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:53:03] Production.INFO: ==2788== Lock acquired, processing the job... [2026-04-13 02:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:53:03] Production.INFO: Account Balance Start. [2026-04-13 02:53:03] Production.INFO: CreateAllLog Start [2026-04-13 02:53:03] Production.INFO: 117 [2026-04-13 02:53:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:53:03] Production.INFO: Date 2026-04-09 [2026-04-13 02:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:53:03] Production.INFO: ==2790== Releasing lock... [2026-04-13 02:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:53:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:53:03] Production.INFO: Date 2026-04-10 [2026-04-13 02:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:53:03] Production.INFO: Date 2026-04-11 [2026-04-13 02:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:53:04] Production.INFO: Date 2026-04-12 [2026-04-13 02:53:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:53:04] Production.INFO: Date 2026-04-13 [2026-04-13 02:53:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:53:04] Production.INFO: ==2784== Releasing lock... [2026-04-13 02:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:53:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:53:04] Production.INFO: Total Charge 0 [2026-04-13 02:53:04] Production.INFO: CreateAllLog End [2026-04-13 02:53:04] Production.INFO: Account Balance End. [2026-04-13 02:53:04] Production.ERROR: CronJobId end 12 [2026-04-13 02:53:04] Production.INFO: ==2788== Releasing lock... [2026-04-13 02:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:53:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:53:11] Production.ERROR: CronJobId end10 [2026-04-13 02:53:11] Production.INFO: ==2786== Releasing lock... [2026-04-13 02:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:53:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:53:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:53:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:53:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:53:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:53:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:53:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:53:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:53:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:53:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:53:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:53:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:53:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:53:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:53:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:53:14] Production.INFO: call_cost start [2026-04-13 02:53:14] Production.INFO: call_cost end [2026-04-13 02:53:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:53:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:53:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:53:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:53:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:53:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:53:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:53:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:53:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:53:14] Production.INFO: ==2782== Releasing lock... [2026-04-13 02:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:53:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:54:01] Production.INFO: ==2845== Lock acquired, processing the job... [2026-04-13 07:54:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:54:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:54:01] Production.INFO: neon service started [2026-04-13 07:54:01] Production.INFO: neon service started [2026-04-13 07:54:01] Production.INFO: ==2845== Releasing lock... [2026-04-13 07:54:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:54:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:54:01] Production.INFO: ==2847== Lock acquired, processing the job... [2026-04-13 02:54:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:54:02] Production.INFO: ==2847== Releasing lock... [2026-04-13 02:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:54:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:54:02] Production.INFO: ==2849== Lock acquired, processing the job... [2026-04-13 06:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:54:02] Production.INFO: ==2849== Releasing lock... [2026-04-13 06:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:54:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:54:03] Production.INFO: ==2853== Lock acquired, processing the job... [2026-04-13 02:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:54:03] Production.INFO: ==2851== Lock acquired, processing the job... [2026-04-13 02:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:54:03] Production.INFO: ==2859== Lock acquired, processing the job... [2026-04-13 02:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:54:03] Production.INFO: ==2855== Lock acquired, processing the job... [2026-04-13 02:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:54:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:54:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:54:03] Production.INFO: ==2857== Lock acquired, processing the job... [2026-04-13 02:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:54:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:54:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:54:03] Production.INFO: ==2859== Releasing lock... [2026-04-13 02:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:54:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:54:03] Production.INFO: Account Balance Start. [2026-04-13 02:54:03] Production.INFO: CreateAllLog Start [2026-04-13 02:54:03] Production.INFO: 117 [2026-04-13 02:54:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:54:03] Production.INFO: Date 2026-04-09 [2026-04-13 02:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:54:03] Production.INFO: Date 2026-04-10 [2026-04-13 02:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:54:03] Production.INFO: Date 2026-04-11 [2026-04-13 02:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:54:03] Production.INFO: Date 2026-04-12 [2026-04-13 02:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:54:03] Production.INFO: Date 2026-04-13 [2026-04-13 02:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:54:03] Production.INFO: Total Charge 0 [2026-04-13 02:54:03] Production.INFO: ==2853== Releasing lock... [2026-04-13 02:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:54:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:54:03] Production.INFO: CreateAllLog End [2026-04-13 02:54:03] Production.INFO: Account Balance End. [2026-04-13 02:54:03] Production.ERROR: CronJobId end 12 [2026-04-13 02:54:03] Production.INFO: ==2857== Releasing lock... [2026-04-13 02:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:54:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:54:10] Production.ERROR: CronJobId end10 [2026-04-13 02:54:10] Production.INFO: ==2855== Releasing lock... [2026-04-13 02:54:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:54:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:54:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:54:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:54:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:54:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:54:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:54:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:54:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:54:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:54:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:54:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:54:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:54:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:54:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:54:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:54:14] Production.INFO: call_cost start [2026-04-13 02:54:14] Production.INFO: call_cost end [2026-04-13 02:54:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:54:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:54:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:54:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:54:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:54:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:54:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:54:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:54:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:54:14] Production.INFO: ==2851== Releasing lock... [2026-04-13 02:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:54:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:55:01] Production.INFO: ==2916== Lock acquired, processing the job... [2026-04-13 07:55:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:55:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:55:01] Production.INFO: neon service started [2026-04-13 07:55:01] Production.INFO: neon service started [2026-04-13 07:55:01] Production.INFO: ==2916== Releasing lock... [2026-04-13 07:55:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:55:01] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 06:55:02] Production.INFO: ==2920== Lock acquired, processing the job... [2026-04-13 06:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:55:02] Production.INFO: ==2920== Releasing lock... [2026-04-13 06:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:55:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:55:02] Production.INFO: ==2918== Lock acquired, processing the job... [2026-04-13 02:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:55:02] Production.INFO: ==2918== Releasing lock... [2026-04-13 02:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:55:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:55:03] Production.INFO: ==2922== Lock acquired, processing the job... [2026-04-13 02:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:55:03] Production.INFO: ==2924== Lock acquired, processing the job... [2026-04-13 02:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:55:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:55:03] Production.INFO: ==2926== Lock acquired, processing the job... [2026-04-13 02:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:55:03] Production.INFO: ==2928== Lock acquired, processing the job... [2026-04-13 02:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:55:03] Production.INFO: Account Balance Start. [2026-04-13 02:55:03] Production.INFO: CreateAllLog Start [2026-04-13 02:55:03] Production.INFO: 117 [2026-04-13 02:55:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:55:03] Production.INFO: Date 2026-04-09 [2026-04-13 02:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:55:03] Production.INFO: Date 2026-04-10 [2026-04-13 02:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:55:03] Production.INFO: ==2931== Lock acquired, processing the job... [2026-04-13 02:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:55:03] Production.INFO: Date 2026-04-11 [2026-04-13 02:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:55:04] Production.INFO: Date 2026-04-12 [2026-04-13 02:55:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:55:04] Production.INFO: Date 2026-04-13 [2026-04-13 02:55:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:55:04] Production.INFO: Total Charge 0 [2026-04-13 02:55:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:55:04] Production.INFO: CreateAllLog End [2026-04-13 02:55:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:55:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:55:04] Production.INFO: ==2931== Releasing lock... [2026-04-13 02:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:55:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:55:04] Production.INFO: ==2924== Releasing lock... [2026-04-13 02:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:55:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:55:04] Production.INFO: Account Balance End. [2026-04-13 02:55:04] Production.ERROR: CronJobId end 12 [2026-04-13 02:55:04] Production.INFO: ==2928== Releasing lock... [2026-04-13 02:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:55:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:55:11] Production.ERROR: CronJobId end10 [2026-04-13 02:55:11] Production.INFO: ==2926== Releasing lock... [2026-04-13 02:55:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:55:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:55:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:55:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:55:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:55:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:55:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:55:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:55:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:55:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:55:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:55:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:55:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:55:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:55:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:55:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:55:14] Production.INFO: call_cost start [2026-04-13 02:55:14] Production.INFO: call_cost end [2026-04-13 02:55:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:55:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:55:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:55:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:55:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:55:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:55:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:55:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:55:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:55:14] Production.INFO: ==2922== Releasing lock... [2026-04-13 02:55:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:55:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:56:01] Production.INFO: ==2983== Lock acquired, processing the job... [2026-04-13 07:56:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:56:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:56:01] Production.INFO: neon service started [2026-04-13 07:56:01] Production.INFO: neon service started [2026-04-13 07:56:01] Production.INFO: ==2983== Releasing lock... [2026-04-13 07:56:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:56:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:56:01] Production.INFO: ==2985== Lock acquired, processing the job... [2026-04-13 02:56:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:56:01] Production.INFO: ==2985== Releasing lock... [2026-04-13 02:56:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:56:01] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:56:02] Production.INFO: ==2987== Lock acquired, processing the job... [2026-04-13 06:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:56:02] Production.INFO: ==2987== Releasing lock... [2026-04-13 06:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:56:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:56:02] Production.INFO: ==2990== Lock acquired, processing the job... [2026-04-13 02:56:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:56:02] Production.INFO: ==2994== Lock acquired, processing the job... [2026-04-13 02:56:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:56:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:56:02] Production.INFO: ==2992== Lock acquired, processing the job... [2026-04-13 02:56:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:56:02] Production.INFO: ==2998== Lock acquired, processing the job... [2026-04-13 02:56:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:56:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:56:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:56:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:56:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:56:02] Production.INFO: ==2996== Lock acquired, processing the job... [2026-04-13 02:56:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:56:03] Production.INFO: Account Balance Start. [2026-04-13 02:56:03] Production.INFO: CreateAllLog Start [2026-04-13 02:56:03] Production.INFO: 117 [2026-04-13 02:56:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:56:03] Production.INFO: Date 2026-04-09 [2026-04-13 02:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:56:03] Production.INFO: Date 2026-04-10 [2026-04-13 02:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:56:03] Production.INFO: Date 2026-04-11 [2026-04-13 02:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:56:03] Production.INFO: ==2998== Releasing lock... [2026-04-13 02:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:56:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:56:03] Production.INFO: Date 2026-04-12 [2026-04-13 02:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:56:03] Production.INFO: Date 2026-04-13 [2026-04-13 02:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:56:03] Production.INFO: Total Charge 0 [2026-04-13 02:56:03] Production.INFO: CreateAllLog End [2026-04-13 02:56:03] Production.INFO: ==2992== Releasing lock... [2026-04-13 02:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:56:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:56:03] Production.INFO: Account Balance End. [2026-04-13 02:56:03] Production.ERROR: CronJobId end 12 [2026-04-13 02:56:03] Production.INFO: ==2996== Releasing lock... [2026-04-13 02:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:56:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:56:10] Production.ERROR: CronJobId end10 [2026-04-13 02:56:10] Production.INFO: ==2994== Releasing lock... [2026-04-13 02:56:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:56:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:56:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:56:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:56:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:56:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:56:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:56:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:56:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:56:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:56:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:56:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:56:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:56:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:56:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:56:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:56:13] Production.INFO: call_cost start [2026-04-13 02:56:13] Production.INFO: call_cost end [2026-04-13 02:56:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:56:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:56:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:56:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:56:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:56:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:56:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:56:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:56:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:56:13] Production.INFO: ==2990== Releasing lock... [2026-04-13 02:56:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:56:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:57:01] Production.INFO: ==3053== Lock acquired, processing the job... [2026-04-13 07:57:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:57:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:57:01] Production.INFO: neon service started [2026-04-13 07:57:01] Production.INFO: neon service started [2026-04-13 07:57:01] Production.INFO: ==3053== Releasing lock... [2026-04-13 07:57:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:57:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 02:57:02] Production.INFO: ==3055== Lock acquired, processing the job... [2026-04-13 02:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:57:02] Production.INFO: ==3055== Releasing lock... [2026-04-13 02:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:57:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:57:02] Production.INFO: ==3057== Lock acquired, processing the job... [2026-04-13 06:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:57:02] Production.INFO: ==3057== Releasing lock... [2026-04-13 06:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:57:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:57:03] Production.INFO: ==3066== Lock acquired, processing the job... [2026-04-13 02:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:57:03] Production.INFO: Account Balance Start. [2026-04-13 02:57:03] Production.INFO: CreateAllLog Start [2026-04-13 02:57:03] Production.INFO: 117 [2026-04-13 02:57:03] Production.INFO: ==3060== Lock acquired, processing the job... [2026-04-13 02:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:57:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:57:03] Production.INFO: ==3062== Lock acquired, processing the job... [2026-04-13 02:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:57:03] Production.INFO: Date 2026-04-09 [2026-04-13 02:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:57:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:57:03] Production.INFO: ==3064== Lock acquired, processing the job... [2026-04-13 02:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:57:03] Production.INFO: Date 2026-04-10 [2026-04-13 02:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:57:03] Production.INFO: ==3068== Lock acquired, processing the job... [2026-04-13 02:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:57:03] Production.INFO: Date 2026-04-11 [2026-04-13 02:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:57:03] Production.INFO: Date 2026-04-12 [2026-04-13 02:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:57:03] Production.INFO: Date 2026-04-13 [2026-04-13 02:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:57:03] Production.INFO: Total Charge 0 [2026-04-13 02:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:57:03] Production.INFO: CreateAllLog End [2026-04-13 02:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:57:03] Production.INFO: ==3068== Releasing lock... [2026-04-13 02:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:57:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:57:03] Production.INFO: Account Balance End. [2026-04-13 02:57:03] Production.ERROR: CronJobId end 12 [2026-04-13 02:57:03] Production.INFO: ==3066== Releasing lock... [2026-04-13 02:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:57:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:57:03] Production.INFO: ==3062== Releasing lock... [2026-04-13 02:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:57:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:57:11] Production.ERROR: CronJobId end10 [2026-04-13 02:57:11] Production.INFO: ==3064== Releasing lock... [2026-04-13 02:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:57:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:57:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:57:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:57:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:57:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:57:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:57:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:57:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:57:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:57:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:57:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:57:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:57:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:57:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:57:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:57:14] Production.INFO: call_cost start [2026-04-13 02:57:14] Production.INFO: call_cost end [2026-04-13 02:57:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:57:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:57:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:57:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:57:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:57:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:57:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:57:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:57:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:57:14] Production.INFO: ==3060== Releasing lock... [2026-04-13 02:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:57:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:58:02] Production.INFO: ==3124== Lock acquired, processing the job... [2026-04-13 07:58:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:58:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:58:02] Production.INFO: neon service started [2026-04-13 07:58:02] Production.INFO: neon service started [2026-04-13 07:58:02] Production.INFO: ==3124== Releasing lock... [2026-04-13 07:58:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:58:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:58:02] Production.INFO: ==3128== Lock acquired, processing the job... [2026-04-13 06:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:58:02] Production.INFO: ==3128== Releasing lock... [2026-04-13 06:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:58:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:58:02] Production.INFO: ==3126== Lock acquired, processing the job... [2026-04-13 02:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:58:02] Production.INFO: ==3126== Releasing lock... [2026-04-13 02:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:58:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:58:03] Production.INFO: ==3130== Lock acquired, processing the job... [2026-04-13 02:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:58:03] Production.INFO: ==3134== Lock acquired, processing the job... [2026-04-13 02:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:58:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:58:03] Production.INFO: ==3132== Lock acquired, processing the job... [2026-04-13 02:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:58:03] Production.INFO: ==3138== Lock acquired, processing the job... [2026-04-13 02:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:58:03] Production.INFO: ==3136== Lock acquired, processing the job... [2026-04-13 02:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:58:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:58:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:58:03] Production.INFO: Account Balance Start. [2026-04-13 02:58:03] Production.INFO: CreateAllLog Start [2026-04-13 02:58:03] Production.INFO: 117 [2026-04-13 02:58:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:58:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:58:03] Production.INFO: ==3138== Releasing lock... [2026-04-13 02:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:58:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:58:04] Production.INFO: Date 2026-04-09 [2026-04-13 02:58:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:58:04] Production.INFO: Date 2026-04-10 [2026-04-13 02:58:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:58:04] Production.INFO: Date 2026-04-11 [2026-04-13 02:58:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:58:04] Production.INFO: Date 2026-04-12 [2026-04-13 02:58:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:58:04] Production.INFO: Date 2026-04-13 [2026-04-13 02:58:04] Production.INFO: Reseller ==> 0 [2026-04-13 02:58:04] Production.INFO: Total Charge 0 [2026-04-13 02:58:04] Production.INFO: CreateAllLog End [2026-04-13 02:58:04] Production.INFO: ==3132== Releasing lock... [2026-04-13 02:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:58:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:58:04] Production.INFO: Account Balance End. [2026-04-13 02:58:04] Production.ERROR: CronJobId end 12 [2026-04-13 02:58:04] Production.INFO: ==3136== Releasing lock... [2026-04-13 02:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:58:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:58:12] Production.ERROR: CronJobId end10 [2026-04-13 02:58:12] Production.INFO: ==3134== Releasing lock... [2026-04-13 02:58:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:58:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:58:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:58:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:58:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:58:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:58:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:58:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:58:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:58:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:58:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:58:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:58:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:58:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:58:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:58:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:58:14] Production.INFO: call_cost start [2026-04-13 02:58:14] Production.INFO: call_cost end [2026-04-13 02:58:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:58:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:58:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:58:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:58:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:58:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:58:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:58:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:58:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:58:14] Production.INFO: ==3130== Releasing lock... [2026-04-13 02:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:58:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:59:01] Production.INFO: ==3193== Lock acquired, processing the job... [2026-04-13 07:59:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 07:59:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 07:59:01] Production.INFO: neon service started [2026-04-13 07:59:01] Production.INFO: neon service started [2026-04-13 07:59:01] Production.INFO: ==3193== Releasing lock... [2026-04-13 07:59:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 07:59:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:59:01] Production.INFO: ==3197== Lock acquired, processing the job... [2026-04-13 06:59:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:59:01] Production.INFO: ==3197== Releasing lock... [2026-04-13 06:59:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 06:59:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 02:59:02] Production.INFO: ==3195== Lock acquired, processing the job... [2026-04-13 02:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 02:59:02] Production.INFO: ==3195== Releasing lock... [2026-04-13 02:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 02:59:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 02:59:02] Production.INFO: ==3202== Lock acquired, processing the job... [2026-04-13 02:59:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 02:59:02] Production.INFO: ==3206== Lock acquired, processing the job... [2026-04-13 02:59:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 02:59:03] Production.INFO: Account Balance Start. [2026-04-13 02:59:03] Production.INFO: CreateAllLog Start [2026-04-13 02:59:03] Production.INFO: 117 [2026-04-13 02:59:03] Production.INFO: ==3204== Lock acquired, processing the job... [2026-04-13 02:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 02:59:03] Production.INFO: Date 2026-04-08 [2026-04-13 02:59:03] Production.INFO: ==3200== Lock acquired, processing the job... [2026-04-13 02:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 02:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:59:03] Production.INFO: ==3208== Lock acquired, processing the job... [2026-04-13 02:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 02:59:03] Production.INFO: Date 2026-04-09 [2026-04-13 02:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:59:03] Production.INFO: Date 2026-04-10 [2026-04-13 02:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:59:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 02:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 02:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 02:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 02:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 02:59:03] Production.INFO: Date 2026-04-11 [2026-04-13 02:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:59:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 02:59:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 02:59:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 02:59:03] Production.INFO: ==3208== Releasing lock... [2026-04-13 02:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 02:59:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 02:59:03] Production.INFO: Date 2026-04-12 [2026-04-13 02:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:59:03] Production.INFO: Date 2026-04-13 [2026-04-13 02:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 02:59:03] Production.INFO: Total Charge 0 [2026-04-13 02:59:03] Production.INFO: CreateAllLog End [2026-04-13 02:59:03] Production.INFO: Account Balance End. [2026-04-13 02:59:03] Production.ERROR: CronJobId end 12 [2026-04-13 02:59:03] Production.INFO: ==3206== Releasing lock... [2026-04-13 02:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 02:59:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 02:59:03] Production.INFO: ==3202== Releasing lock... [2026-04-13 02:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 02:59:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 02:59:10] Production.ERROR: CronJobId end10 [2026-04-13 02:59:10] Production.INFO: ==3204== Releasing lock... [2026-04-13 02:59:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 02:59:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 02:59:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 02:59:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 02:59:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 02:59:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 02:59:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 02:59:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 02:59:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 02:59:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 02:59:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 02:59:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 02:59:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 02:59:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 02:59:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 02:59:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 02:59:13] Production.INFO: call_cost start [2026-04-13 02:59:13] Production.INFO: call_cost end [2026-04-13 02:59:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 02:59:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 02:59:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 02:59:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 02:59:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 02:59:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 02:59:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 02:59:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 02:59:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 02:59:13] Production.INFO: ==3200== Releasing lock... [2026-04-13 02:59:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 02:59:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:00:01] Production.INFO: ==3263== Lock acquired, processing the job... [2026-04-13 08:00:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:00:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:00:02] Production.INFO: neon service started [2026-04-13 08:00:02] Production.INFO: neon service started [2026-04-13 08:00:02] Production.INFO: ==3263== Releasing lock... [2026-04-13 08:00:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:00:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:00:02] Production.INFO: ==3267== Lock acquired, processing the job... [2026-04-13 07:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:00:02] Production.INFO: ==3267== Releasing lock... [2026-04-13 07:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:00:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:00:02] Production.INFO: ==3265== Lock acquired, processing the job... [2026-04-13 03:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:00:02] Production.INFO: ==3265== Releasing lock... [2026-04-13 03:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:00:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:00:03] Production.INFO: ==3270== Lock acquired, processing the job... [2026-04-13 03:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:00:03] Production.INFO: ==3272== Lock acquired, processing the job... [2026-04-13 03:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:00:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:00:03] Production.INFO: ==3274== Lock acquired, processing the job... [2026-04-13 03:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:00:03] Production.INFO: ==3276== Lock acquired, processing the job... [2026-04-13 03:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:00:03] Production.INFO: ==3278== Lock acquired, processing the job... [2026-04-13 03:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:00:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:00:03] Production.INFO: Account Balance Start. [2026-04-13 03:00:03] Production.INFO: CreateAllLog Start [2026-04-13 03:00:03] Production.INFO: 117 [2026-04-13 03:00:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:00:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:00:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:00:03] Production.INFO: ==3278== Releasing lock... [2026-04-13 03:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:00:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:00:03] Production.INFO: Date 2026-04-09 [2026-04-13 03:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:00:04] Production.INFO: Date 2026-04-10 [2026-04-13 03:00:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:00:04] Production.INFO: Date 2026-04-11 [2026-04-13 03:00:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:00:04] Production.INFO: Date 2026-04-12 [2026-04-13 03:00:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:00:04] Production.INFO: Date 2026-04-13 [2026-04-13 03:00:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:00:04] Production.INFO: Total Charge 0 [2026-04-13 03:00:04] Production.INFO: CreateAllLog End [2026-04-13 03:00:04] Production.INFO: ==3272== Releasing lock... [2026-04-13 03:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:00:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:00:04] Production.INFO: Account Balance End. [2026-04-13 03:00:04] Production.ERROR: CronJobId end 12 [2026-04-13 03:00:04] Production.INFO: ==3276== Releasing lock... [2026-04-13 03:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:00:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:00:12] Production.ERROR: CronJobId end10 [2026-04-13 03:00:12] Production.INFO: ==3274== Releasing lock... [2026-04-13 03:00:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:00:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:00:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:00:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:00:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:00:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:00:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:00:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:00:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:00:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:00:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:00:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:00:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:00:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:00:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:00:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:00:15] Production.INFO: call_cost start [2026-04-13 03:00:15] Production.INFO: call_cost end [2026-04-13 03:00:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:00:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:00:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:00:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:00:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:00:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:00:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:00:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:00:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:00:15] Production.INFO: ==3270== Releasing lock... [2026-04-13 03:00:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:00:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:01:01] Production.INFO: ==3334== Lock acquired, processing the job... [2026-04-13 08:01:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:01:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:01:01] Production.INFO: neon service started [2026-04-13 08:01:01] Production.INFO: neon service started [2026-04-13 08:01:01] Production.INFO: ==3334== Releasing lock... [2026-04-13 08:01:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:01:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:01:01] Production.INFO: ==3349== Lock acquired, processing the job... [2026-04-13 07:01:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:01:01] Production.INFO: ==3349== Releasing lock... [2026-04-13 07:01:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:01:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:01:01] Production.INFO: ==3347== Lock acquired, processing the job... [2026-04-13 03:01:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:01:02] Production.INFO: ==3347== Releasing lock... [2026-04-13 03:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:01:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:01:02] Production.INFO: ==3353== Lock acquired, processing the job... [2026-04-13 03:01:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:01:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:01:03] Production.INFO: ==3351== Lock acquired, processing the job... [2026-04-13 03:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 03:01:03] Production.INFO: ==3358== Lock acquired, processing the job... [2026-04-13 03:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:01:03] Production.INFO: ==3360== Lock acquired, processing the job... [2026-04-13 03:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:01:03] Production.INFO: ==3355== Lock acquired, processing the job... [2026-04-13 03:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:01:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 03:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:01:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 03:01:03] Production.ERROR: CronJob PID - 3353 [2026-04-13 03:01:03] Production.ERROR: CronJob Title - System Alerts [2026-04-13 03:01:03] Production.ERROR: CronJob ID - 5 [2026-04-13 03:01:03] Production.ERROR: CronJob Last Run Time 2026-04-13 03:01:00 [2026-04-13 03:01:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 03:01:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 03:01:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 03:01:03] Production.ERROR: CronJob PID - 3358 [2026-04-13 03:01:03] Production.ERROR: CronJob Title - Create Customer Summary Live [2026-04-13 03:01:03] Production.ERROR: CronJob ID - 10 [2026-04-13 03:01:03] Production.ERROR: CronJob Last Run Time 2026-04-13 03:01:00 [2026-04-13 03:01:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 03:01:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 03:01:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 03:01:03] Production.INFO: ==3351== Releasing lock... [2026-04-13 03:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 03:01:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 03:01:03] Production.INFO: ==3362== Lock acquired, processing the job... [2026-04-13 03:01:03] Production.INFO: ==3364== Lock acquired, processing the job... [2026-04-13 03:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:01:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 03:01:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 03:01:03] Production.INFO: Account Balance Start. [2026-04-13 03:01:03] Production.INFO: CreateAllLog Start [2026-04-13 03:01:03] Production.INFO: 117 [2026-04-13 03:01:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:01:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:01:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:01:03] Production.INFO: Date 2026-04-09 [2026-04-13 03:01:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:01:03] Production.INFO: Date 2026-04-10 [2026-04-13 03:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:01:03] Production.INFO: Date 2026-04-11 [2026-04-13 03:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:01:03] Production.INFO: Date 2026-04-12 [2026-04-13 03:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:01:03] Production.INFO: Date 2026-04-13 [2026-04-13 03:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:01:03] Production.INFO: Total Charge 0 [2026-04-13 03:01:03] Production.INFO: CreateAllLog End [2026-04-13 03:01:03] Production.INFO: ==3364== Releasing lock... [2026-04-13 03:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:01:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:01:03] Production.INFO: Account Balance End. [2026-04-13 03:01:04] Production.ERROR: CronJobId end 12 [2026-04-13 03:01:04] Production.INFO: ==3360== Releasing lock... [2026-04-13 03:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:01:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:01:04] Production.ERROR: done [2026-04-13 03:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 03:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086825', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 03:01:04] Production.INFO: ==3355== Releasing lock... [2026-04-13 03:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:01:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:01:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086825', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 03:01:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 03:01:10] Production.INFO: ProcessCDR(1,17086825,1,1,2) [2026-04-13 03:01:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17086825,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 03:01:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17086825,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 03:01:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 03:01:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 03:01:10] Production.INFO: ==3362== Releasing lock... [2026-04-13 03:01:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 03:01:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 03:01:14] Production.ERROR: CronJobId end10 [2026-04-13 03:01:14] Production.INFO: ==3358== Releasing lock... [2026-04-13 03:01:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:01:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:01:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:01:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:01:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:01:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:01:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:01:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:01:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:01:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:01:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:01:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:01:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:01:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:01:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:01:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:01:16] Production.INFO: call_cost start [2026-04-13 03:01:16] Production.INFO: call_cost end [2026-04-13 03:01:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:01:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:01:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:01:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:01:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:01:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:01:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:01:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:01:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:01:16] Production.INFO: ==3353== Releasing lock... [2026-04-13 03:01:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:01:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:02:01] Production.INFO: ==3420== Lock acquired, processing the job... [2026-04-13 08:02:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:02:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:02:01] Production.INFO: neon service started [2026-04-13 08:02:01] Production.INFO: neon service started [2026-04-13 08:02:01] Production.INFO: ==3420== Releasing lock... [2026-04-13 08:02:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:02:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:02:02] Production.INFO: ==3422== Lock acquired, processing the job... [2026-04-13 03:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:02:02] Production.INFO: ==3424== Lock acquired, processing the job... [2026-04-13 07:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:02:02] Production.INFO: ==3424== Releasing lock... [2026-04-13 07:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:02:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:02:02] Production.INFO: ==3422== Releasing lock... [2026-04-13 03:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:02:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:02:03] Production.INFO: ==3431== Lock acquired, processing the job... [2026-04-13 03:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:02:03] Production.INFO: ==3435== Lock acquired, processing the job... [2026-04-13 03:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts# [2026-04-13 03:02:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 03:02:03] Production.INFO: ==3427== Lock acquired, processing the job... [2026-04-13 03:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:02:03] Production.INFO: ==3429== Lock acquired, processing the job... [2026-04-13 03:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:02:03] Production.INFO: ==3433== Lock acquired, processing the job... [2026-04-13 03:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:02:04] Production.INFO: ==3437== Lock acquired, processing the job... [2026-04-13 03:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:02:04] Production.INFO: Account Balance Start. [2026-04-13 03:02:04] Production.INFO: CreateAllLog Start [2026-04-13 03:02:04] Production.INFO: 117 [2026-04-13 03:02:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:02:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:02:04] Production.INFO: Date 2026-04-08 [2026-04-13 03:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:02:04] Production.INFO: ==3437== Releasing lock... [2026-04-13 03:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:02:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:02:04] Production.INFO: Date 2026-04-09 [2026-04-13 03:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:02:04] Production.ERROR: done [2026-04-13 03:02:04] Production.ERROR: tblTempVendorCDR_20 [2026-04-13 03:02:04] Production.INFO: Date 2026-04-10 [2026-04-13 03:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:02:04] Production.INFO: Date 2026-04-11 [2026-04-13 03:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:02:04] Production.INFO: Date 2026-04-12 [2026-04-13 03:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:02:04] Production.INFO: Date 2026-04-13 [2026-04-13 03:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:02:04] Production.INFO: Total Charge 0 [2026-04-13 03:02:04] Production.INFO: CreateAllLog End [2026-04-13 03:02:04] Production.ERROR: done [2026-04-13 03:02:04] Production.ERROR: Array ( [start_date_ymd] => 2026-04-01 03:02:06 [end_date_ymd] => 2026-04-02 03:02:06 [RateCDR] => 1 ) [2026-04-13 03:02:04] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode, c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type, disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description, pin.pc_description as pincode_name from asteriskcdrdb.cdr c left outer join asterisk.cc_callcosts cc on c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/ left outer join asterisk.pr_providers p on cc_pr_id = pr_id left outer join asterisk.te_tenants te ON te.te_code = c.accountcode left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06' AND ( userfield like '%outbound%' or userfield like '%inbound%' or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/ ) AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/ AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' and prevuniqueid='' group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'') [2026-04-13 03:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:02:04] Production.INFO: Account Balance End. [2026-04-13 03:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs() #1 [internal function]: App\Console\Commands\PBXAccountUsage->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:02:04] Production.INFO: ==3435== Releasing lock... [2026-04-13 03:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops# [2026-04-13 03:02:04] Production.INFO: 27.25 MB #Memory Used# [2026-04-13 03:02:04] Production.ERROR: CronJobId end 12 [2026-04-13 03:02:04] Production.INFO: ==3433== Releasing lock... [2026-04-13 03:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:02:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:02:05] Production.INFO: ==3429== Releasing lock... [2026-04-13 03:02:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:02:05] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:02:12] Production.ERROR: CronJobId end10 [2026-04-13 03:02:12] Production.INFO: ==3431== Releasing lock... [2026-04-13 03:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:02:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:02:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:02:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:02:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:02:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:02:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:02:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:02:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:02:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:02:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:02:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:02:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:02:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:02:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:02:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:02:14] Production.INFO: call_cost start [2026-04-13 03:02:14] Production.INFO: call_cost end [2026-04-13 03:02:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:02:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:02:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:02:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:02:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:02:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:02:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:02:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:02:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:02:14] Production.INFO: ==3427== Releasing lock... [2026-04-13 03:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:02:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:03:02] Production.INFO: ==3492== Lock acquired, processing the job... [2026-04-13 08:03:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:03:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:03:02] Production.INFO: neon service started [2026-04-13 08:03:02] Production.INFO: neon service started [2026-04-13 08:03:02] Production.INFO: ==3492== Releasing lock... [2026-04-13 08:03:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:03:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:03:02] Production.INFO: ==3494== Lock acquired, processing the job... [2026-04-13 03:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:03:02] Production.INFO: ==3494== Releasing lock... [2026-04-13 03:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:03:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:03:02] Production.INFO: ==3496== Lock acquired, processing the job... [2026-04-13 07:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:03:02] Production.INFO: ==3496== Releasing lock... [2026-04-13 07:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:03:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:03:03] Production.INFO: ==3498== Lock acquired, processing the job... [2026-04-13 03:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:03:03] Production.INFO: ==3500== Lock acquired, processing the job... [2026-04-13 03:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:03:03] Production.INFO: ==3502== Lock acquired, processing the job... [2026-04-13 03:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:03:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:03:03] Production.INFO: ==3506== Lock acquired, processing the job... [2026-04-13 03:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:03:03] Production.INFO: ==3504== Lock acquired, processing the job... [2026-04-13 03:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:03:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:03:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:03:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:03:03] Production.INFO: ==3506== Releasing lock... [2026-04-13 03:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:03:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:03:03] Production.INFO: Account Balance Start. [2026-04-13 03:03:03] Production.INFO: CreateAllLog Start [2026-04-13 03:03:03] Production.INFO: 117 [2026-04-13 03:03:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:03:04] Production.INFO: Date 2026-04-09 [2026-04-13 03:03:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:03:04] Production.INFO: Date 2026-04-10 [2026-04-13 03:03:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:03:04] Production.INFO: Date 2026-04-11 [2026-04-13 03:03:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:03:04] Production.INFO: Date 2026-04-12 [2026-04-13 03:03:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:03:04] Production.INFO: Date 2026-04-13 [2026-04-13 03:03:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:03:04] Production.INFO: Total Charge 0 [2026-04-13 03:03:04] Production.INFO: ==3500== Releasing lock... [2026-04-13 03:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:03:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:03:04] Production.INFO: CreateAllLog End [2026-04-13 03:03:04] Production.INFO: Account Balance End. [2026-04-13 03:03:04] Production.ERROR: CronJobId end 12 [2026-04-13 03:03:04] Production.INFO: ==3504== Releasing lock... [2026-04-13 03:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:03:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:03:11] Production.ERROR: CronJobId end10 [2026-04-13 03:03:11] Production.INFO: ==3502== Releasing lock... [2026-04-13 03:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:03:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:03:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:03:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:03:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:03:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:03:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:03:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:03:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:03:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:03:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:03:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:03:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:03:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:03:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:03:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:03:14] Production.INFO: call_cost start [2026-04-13 03:03:14] Production.INFO: call_cost end [2026-04-13 03:03:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:03:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:03:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:03:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:03:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:03:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:03:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:03:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:03:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:03:14] Production.INFO: ==3498== Releasing lock... [2026-04-13 03:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:03:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:04:01] Production.INFO: ==3558== Lock acquired, processing the job... [2026-04-13 08:04:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:04:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:04:01] Production.INFO: neon service started [2026-04-13 08:04:01] Production.INFO: neon service started [2026-04-13 08:04:01] Production.INFO: ==3558== Releasing lock... [2026-04-13 08:04:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:04:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:04:02] Production.INFO: ==3560== Lock acquired, processing the job... [2026-04-13 03:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:04:02] Production.INFO: ==3562== Lock acquired, processing the job... [2026-04-13 07:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:04:02] Production.INFO: ==3562== Releasing lock... [2026-04-13 07:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:04:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:04:02] Production.INFO: ==3560== Releasing lock... [2026-04-13 03:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:04:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:04:03] Production.INFO: ==3571== Lock acquired, processing the job... [2026-04-13 03:04:03] Production.INFO: ==3569== Lock acquired, processing the job... [2026-04-13 03:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:04:03] Production.INFO: Account Balance Start. [2026-04-13 03:04:03] Production.INFO: CreateAllLog Start [2026-04-13 03:04:03] Production.INFO: 117 [2026-04-13 03:04:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:04:03] Production.INFO: Date 2026-04-09 [2026-04-13 03:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:04:03] Production.INFO: ==3565== Lock acquired, processing the job... [2026-04-13 03:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:04:03] Production.INFO: ==3573== Lock acquired, processing the job... [2026-04-13 03:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:04:03] Production.INFO: ==3567== Lock acquired, processing the job... [2026-04-13 03:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:04:03] Production.INFO: Date 2026-04-10 [2026-04-13 03:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:04:03] Production.INFO: Date 2026-04-11 [2026-04-13 03:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:04:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:04:03] Production.INFO: Date 2026-04-12 [2026-04-13 03:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:04:03] Production.INFO: Date 2026-04-13 [2026-04-13 03:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:04:03] Production.INFO: Total Charge 0 [2026-04-13 03:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:04:03] Production.INFO: CreateAllLog End [2026-04-13 03:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:04:03] Production.INFO: ==3573== Releasing lock... [2026-04-13 03:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:04:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:04:03] Production.INFO: Account Balance End. [2026-04-13 03:04:03] Production.ERROR: CronJobId end 12 [2026-04-13 03:04:03] Production.INFO: ==3571== Releasing lock... [2026-04-13 03:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:04:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:04:03] Production.INFO: ==3567== Releasing lock... [2026-04-13 03:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:04:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:04:11] Production.ERROR: CronJobId end10 [2026-04-13 03:04:11] Production.INFO: ==3569== Releasing lock... [2026-04-13 03:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:04:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:04:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:04:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:04:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:04:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:04:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:04:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:04:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:04:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:04:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:04:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:04:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:04:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:04:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:04:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:04:14] Production.INFO: call_cost start [2026-04-13 03:04:14] Production.INFO: call_cost end [2026-04-13 03:04:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:04:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:04:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:04:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:04:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:04:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:04:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:04:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:04:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:04:14] Production.INFO: ==3565== Releasing lock... [2026-04-13 03:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:04:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:05:02] Production.INFO: ==3625== Lock acquired, processing the job... [2026-04-13 08:05:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:05:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:05:02] Production.INFO: neon service started [2026-04-13 08:05:02] Production.INFO: neon service started [2026-04-13 08:05:02] Production.INFO: ==3625== Releasing lock... [2026-04-13 08:05:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:05:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:05:02] Production.INFO: ==3628== Lock acquired, processing the job... [2026-04-13 03:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:05:02] Production.INFO: ==3628== Releasing lock... [2026-04-13 03:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:05:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:05:02] Production.INFO: ==3630== Lock acquired, processing the job... [2026-04-13 07:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:05:02] Production.INFO: ==3630== Releasing lock... [2026-04-13 07:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:05:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:05:03] Production.INFO: ==3632== Lock acquired, processing the job... [2026-04-13 03:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:05:03] Production.INFO: ==3634== Lock acquired, processing the job... [2026-04-13 03:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:05:03] Production.INFO: ==3636== Lock acquired, processing the job... [2026-04-13 03:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:05:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:05:03] Production.INFO: ==3640== Lock acquired, processing the job... [2026-04-13 03:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:05:03] Production.INFO: ==3638== Lock acquired, processing the job... [2026-04-13 03:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:05:03] Production.INFO: Account Balance Start. [2026-04-13 03:05:03] Production.INFO: CreateAllLog Start [2026-04-13 03:05:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:05:03] Production.INFO: 117 [2026-04-13 03:05:03] Production.INFO: ==3640== Releasing lock... [2026-04-13 03:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:05:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:05:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:05:03] Production.INFO: Date 2026-04-09 [2026-04-13 03:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:05:03] Production.INFO: Date 2026-04-10 [2026-04-13 03:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:05:03] Production.INFO: Date 2026-04-11 [2026-04-13 03:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:05:03] Production.INFO: Date 2026-04-12 [2026-04-13 03:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:05:04] Production.INFO: Date 2026-04-13 [2026-04-13 03:05:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:05:04] Production.INFO: Total Charge 0 [2026-04-13 03:05:04] Production.INFO: CreateAllLog End [2026-04-13 03:05:04] Production.INFO: ==3634== Releasing lock... [2026-04-13 03:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:05:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:05:04] Production.INFO: Account Balance End. [2026-04-13 03:05:04] Production.ERROR: CronJobId end 12 [2026-04-13 03:05:04] Production.INFO: ==3638== Releasing lock... [2026-04-13 03:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:05:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:05:10] Production.ERROR: CronJobId end10 [2026-04-13 03:05:10] Production.INFO: ==3636== Releasing lock... [2026-04-13 03:05:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:05:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:05:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:05:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:05:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:05:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:05:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:05:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:05:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:05:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:05:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:05:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:05:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:05:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:05:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:05:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:05:14] Production.INFO: call_cost start [2026-04-13 03:05:14] Production.INFO: call_cost end [2026-04-13 03:05:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:05:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:05:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:05:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:05:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:05:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:05:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:05:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:05:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:05:14] Production.INFO: ==3632== Releasing lock... [2026-04-13 03:05:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:05:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:06:01] Production.INFO: ==3694== Lock acquired, processing the job... [2026-04-13 08:06:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:06:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:06:01] Production.INFO: neon service started [2026-04-13 08:06:01] Production.INFO: neon service started [2026-04-13 08:06:01] Production.INFO: ==3694== Releasing lock... [2026-04-13 08:06:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:06:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:06:01] Production.INFO: ==3698== Lock acquired, processing the job... [2026-04-13 07:06:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:06:01] Production.INFO: ==3698== Releasing lock... [2026-04-13 07:06:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:06:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:06:01] Production.INFO: ==3696== Lock acquired, processing the job... [2026-04-13 03:06:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:06:02] Production.INFO: ==3696== Releasing lock... [2026-04-13 03:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:06:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:06:03] Production.INFO: ==3701== Lock acquired, processing the job... [2026-04-13 03:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:06:03] Production.INFO: ==3707== Lock acquired, processing the job... [2026-04-13 03:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:06:03] Production.INFO: ==3703== Lock acquired, processing the job... [2026-04-13 03:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:06:03] Production.INFO: ==3709== Lock acquired, processing the job... [2026-04-13 03:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:06:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:06:03] Production.INFO: ==3705== Lock acquired, processing the job... [2026-04-13 03:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:06:03] Production.INFO: Account Balance Start. [2026-04-13 03:06:03] Production.INFO: CreateAllLog Start [2026-04-13 03:06:03] Production.INFO: 117 [2026-04-13 03:06:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:06:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:06:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:06:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:06:03] Production.INFO: ==3709== Releasing lock... [2026-04-13 03:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:06:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:06:03] Production.INFO: Date 2026-04-09 [2026-04-13 03:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:06:03] Production.INFO: Date 2026-04-10 [2026-04-13 03:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:06:03] Production.INFO: Date 2026-04-11 [2026-04-13 03:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:06:03] Production.INFO: Date 2026-04-12 [2026-04-13 03:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:06:03] Production.INFO: Date 2026-04-13 [2026-04-13 03:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:06:03] Production.INFO: Total Charge 0 [2026-04-13 03:06:03] Production.INFO: CreateAllLog End [2026-04-13 03:06:03] Production.INFO: Account Balance End. [2026-04-13 03:06:03] Production.ERROR: CronJobId end 12 [2026-04-13 03:06:03] Production.INFO: ==3707== Releasing lock... [2026-04-13 03:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:06:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:06:03] Production.INFO: ==3703== Releasing lock... [2026-04-13 03:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:06:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:06:10] Production.ERROR: CronJobId end10 [2026-04-13 03:06:10] Production.INFO: ==3705== Releasing lock... [2026-04-13 03:06:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:06:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:06:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:06:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:06:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:06:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:06:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:06:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:06:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:06:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:06:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:06:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:06:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:06:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:06:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:06:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:06:13] Production.INFO: call_cost start [2026-04-13 03:06:13] Production.INFO: call_cost end [2026-04-13 03:06:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:06:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:06:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:06:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:06:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:06:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:06:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:06:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:06:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:06:13] Production.INFO: ==3701== Releasing lock... [2026-04-13 03:06:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:06:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:07:01] Production.INFO: ==3761== Lock acquired, processing the job... [2026-04-13 08:07:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:07:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:07:01] Production.INFO: neon service started [2026-04-13 08:07:01] Production.INFO: neon service started [2026-04-13 08:07:01] Production.INFO: ==3761== Releasing lock... [2026-04-13 08:07:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:07:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:07:02] Production.INFO: ==3765== Lock acquired, processing the job... [2026-04-13 07:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:07:02] Production.INFO: ==3765== Releasing lock... [2026-04-13 07:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:07:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:07:02] Production.INFO: ==3763== Lock acquired, processing the job... [2026-04-13 03:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:07:02] Production.INFO: ==3763== Releasing lock... [2026-04-13 03:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:07:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:07:03] Production.INFO: ==3776== Lock acquired, processing the job... [2026-04-13 03:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:07:03] Production.INFO: ==3768== Lock acquired, processing the job... [2026-04-13 03:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:07:03] Production.INFO: ==3774== Lock acquired, processing the job... [2026-04-13 03:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:07:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:07:03] Production.INFO: ==3770== Lock acquired, processing the job... [2026-04-13 03:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:07:03] Production.INFO: ==3772== Lock acquired, processing the job... [2026-04-13 03:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:07:03] Production.INFO: ==3776== Releasing lock... [2026-04-13 03:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:07:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:07:03] Production.INFO: Account Balance Start. [2026-04-13 03:07:03] Production.INFO: CreateAllLog Start [2026-04-13 03:07:03] Production.INFO: 117 [2026-04-13 03:07:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:07:03] Production.INFO: Date 2026-04-09 [2026-04-13 03:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:07:03] Production.INFO: Date 2026-04-10 [2026-04-13 03:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:07:03] Production.INFO: Date 2026-04-11 [2026-04-13 03:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:07:03] Production.INFO: Date 2026-04-12 [2026-04-13 03:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:07:03] Production.INFO: Date 2026-04-13 [2026-04-13 03:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:07:03] Production.INFO: Total Charge 0 [2026-04-13 03:07:03] Production.INFO: CreateAllLog End [2026-04-13 03:07:04] Production.INFO: ==3770== Releasing lock... [2026-04-13 03:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:07:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:07:04] Production.INFO: Account Balance End. [2026-04-13 03:07:04] Production.ERROR: CronJobId end 12 [2026-04-13 03:07:04] Production.INFO: ==3774== Releasing lock... [2026-04-13 03:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:07:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:07:12] Production.ERROR: CronJobId end10 [2026-04-13 03:07:12] Production.INFO: ==3772== Releasing lock... [2026-04-13 03:07:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:07:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:07:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:07:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:07:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:07:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:07:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:07:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:07:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:07:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:07:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:07:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:07:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:07:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:07:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:07:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:07:14] Production.INFO: call_cost start [2026-04-13 03:07:14] Production.INFO: call_cost end [2026-04-13 03:07:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:07:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:07:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:07:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:07:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:07:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:07:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:07:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:07:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:07:14] Production.INFO: ==3768== Releasing lock... [2026-04-13 03:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:07:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:08:02] Production.INFO: ==3834== Lock acquired, processing the job... [2026-04-13 08:08:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:08:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:08:02] Production.INFO: neon service started [2026-04-13 08:08:02] Production.INFO: neon service started [2026-04-13 08:08:02] Production.INFO: ==3834== Releasing lock... [2026-04-13 08:08:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:08:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:08:02] Production.INFO: ==3838== Lock acquired, processing the job... [2026-04-13 07:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:08:02] Production.INFO: ==3838== Releasing lock... [2026-04-13 07:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:08:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:08:02] Production.INFO: ==3836== Lock acquired, processing the job... [2026-04-13 03:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:08:02] Production.INFO: ==3836== Releasing lock... [2026-04-13 03:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:08:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:08:03] Production.INFO: ==3844== Lock acquired, processing the job... [2026-04-13 03:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:08:03] Production.INFO: ==3840== Lock acquired, processing the job... [2026-04-13 03:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:08:03] Production.INFO: ==3848== Lock acquired, processing the job... [2026-04-13 03:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:08:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:08:03] Production.INFO: ==3842== Lock acquired, processing the job... [2026-04-13 03:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:08:03] Production.INFO: ==3846== Lock acquired, processing the job... [2026-04-13 03:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:08:03] Production.INFO: ==3848== Releasing lock... [2026-04-13 03:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:08:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:08:04] Production.INFO: Account Balance Start. [2026-04-13 03:08:04] Production.INFO: CreateAllLog Start [2026-04-13 03:08:04] Production.INFO: 117 [2026-04-13 03:08:04] Production.INFO: Date 2026-04-08 [2026-04-13 03:08:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:08:04] Production.INFO: Date 2026-04-09 [2026-04-13 03:08:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:08:04] Production.INFO: Date 2026-04-10 [2026-04-13 03:08:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:08:04] Production.INFO: Date 2026-04-11 [2026-04-13 03:08:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:08:04] Production.INFO: Date 2026-04-12 [2026-04-13 03:08:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:08:04] Production.INFO: Date 2026-04-13 [2026-04-13 03:08:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:08:04] Production.INFO: Total Charge 0 [2026-04-13 03:08:04] Production.INFO: CreateAllLog End [2026-04-13 03:08:04] Production.INFO: Account Balance End. [2026-04-13 03:08:04] Production.ERROR: CronJobId end 12 [2026-04-13 03:08:04] Production.INFO: ==3846== Releasing lock... [2026-04-13 03:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:08:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:08:04] Production.INFO: ==3842== Releasing lock... [2026-04-13 03:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:08:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:08:11] Production.ERROR: CronJobId end10 [2026-04-13 03:08:11] Production.INFO: ==3844== Releasing lock... [2026-04-13 03:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:08:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:08:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:08:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:08:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:08:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:08:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:08:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:08:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:08:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:08:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:08:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:08:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:08:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:08:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:08:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:08:14] Production.INFO: call_cost start [2026-04-13 03:08:14] Production.INFO: call_cost end [2026-04-13 03:08:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:08:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:08:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:08:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:08:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:08:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:08:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:08:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:08:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:08:14] Production.INFO: ==3840== Releasing lock... [2026-04-13 03:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:08:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:09:01] Production.INFO: ==3902== Lock acquired, processing the job... [2026-04-13 08:09:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:09:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:09:01] Production.INFO: neon service started [2026-04-13 08:09:01] Production.INFO: neon service started [2026-04-13 08:09:01] Production.INFO: ==3902== Releasing lock... [2026-04-13 08:09:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:09:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:09:01] Production.INFO: ==3906== Lock acquired, processing the job... [2026-04-13 07:09:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:09:01] Production.INFO: ==3906== Releasing lock... [2026-04-13 07:09:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:09:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:09:02] Production.INFO: ==3904== Lock acquired, processing the job... [2026-04-13 03:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:09:02] Production.INFO: ==3904== Releasing lock... [2026-04-13 03:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:09:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:09:03] Production.INFO: ==3908== Lock acquired, processing the job... [2026-04-13 03:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:09:03] Production.INFO: ==3910== Lock acquired, processing the job... [2026-04-13 03:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:09:03] Production.INFO: ==3914== Lock acquired, processing the job... [2026-04-13 03:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:09:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:09:03] Production.INFO: ==3912== Lock acquired, processing the job... [2026-04-13 03:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:09:03] Production.INFO: ==3917== Lock acquired, processing the job... [2026-04-13 03:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:09:03] Production.INFO: Account Balance Start. [2026-04-13 03:09:03] Production.INFO: CreateAllLog Start [2026-04-13 03:09:03] Production.INFO: 117 [2026-04-13 03:09:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:09:03] Production.INFO: Date 2026-04-09 [2026-04-13 03:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:09:03] Production.INFO: Date 2026-04-10 [2026-04-13 03:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:09:03] Production.INFO: Date 2026-04-11 [2026-04-13 03:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:09:03] Production.INFO: Date 2026-04-12 [2026-04-13 03:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:09:03] Production.INFO: Date 2026-04-13 [2026-04-13 03:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:09:03] Production.INFO: ==3917== Releasing lock... [2026-04-13 03:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:09:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:09:03] Production.INFO: Total Charge 0 [2026-04-13 03:09:03] Production.INFO: CreateAllLog End [2026-04-13 03:09:03] Production.INFO: Account Balance End. [2026-04-13 03:09:03] Production.ERROR: CronJobId end 12 [2026-04-13 03:09:03] Production.INFO: ==3914== Releasing lock... [2026-04-13 03:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:09:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:09:03] Production.INFO: ==3910== Releasing lock... [2026-04-13 03:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:09:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:09:10] Production.ERROR: CronJobId end10 [2026-04-13 03:09:10] Production.INFO: ==3912== Releasing lock... [2026-04-13 03:09:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:09:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:09:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:09:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:09:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:09:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:09:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:09:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:09:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:09:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:09:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:09:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:09:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:09:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:09:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:09:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:09:14] Production.INFO: call_cost start [2026-04-13 03:09:14] Production.INFO: call_cost end [2026-04-13 03:09:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:09:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:09:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:09:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:09:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:09:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:09:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:09:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:09:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:09:14] Production.INFO: ==3908== Releasing lock... [2026-04-13 03:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:09:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:10:01] Production.INFO: ==3972== Lock acquired, processing the job... [2026-04-13 08:10:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:10:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:10:02] Production.INFO: neon service started [2026-04-13 08:10:02] Production.INFO: neon service started [2026-04-13 08:10:02] Production.INFO: ==3972== Releasing lock... [2026-04-13 08:10:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:10:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:10:02] Production.INFO: ==3974== Lock acquired, processing the job... [2026-04-13 03:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:10:02] Production.INFO: ==3974== Releasing lock... [2026-04-13 03:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:10:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:10:02] Production.INFO: ==3976== Lock acquired, processing the job... [2026-04-13 07:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:10:02] Production.INFO: ==3976== Releasing lock... [2026-04-13 07:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:10:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:10:03] Production.INFO: ==3978== Lock acquired, processing the job... [2026-04-13 03:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:10:03] Production.INFO: ==3982== Lock acquired, processing the job... [2026-04-13 03:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:10:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:10:03] Production.INFO: ==3986== Lock acquired, processing the job... [2026-04-13 03:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:10:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:10:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:10:03] Production.INFO: ==3980== Lock acquired, processing the job... [2026-04-13 03:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:10:03] Production.INFO: ==3986== Releasing lock... [2026-04-13 03:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:10:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:10:03] Production.INFO: ==3984== Lock acquired, processing the job... [2026-04-13 03:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:10:03] Production.INFO: Account Balance Start. [2026-04-13 03:10:03] Production.INFO: CreateAllLog Start [2026-04-13 03:10:03] Production.INFO: 117 [2026-04-13 03:10:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:10:03] Production.INFO: Date 2026-04-09 [2026-04-13 03:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:10:03] Production.INFO: Date 2026-04-10 [2026-04-13 03:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:10:03] Production.INFO: Date 2026-04-11 [2026-04-13 03:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:10:03] Production.INFO: Date 2026-04-12 [2026-04-13 03:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:10:03] Production.INFO: Date 2026-04-13 [2026-04-13 03:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:10:03] Production.INFO: Total Charge 0 [2026-04-13 03:10:03] Production.INFO: CreateAllLog End [2026-04-13 03:10:04] Production.INFO: Account Balance End. [2026-04-13 03:10:04] Production.ERROR: CronJobId end 12 [2026-04-13 03:10:04] Production.INFO: ==3984== Releasing lock... [2026-04-13 03:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:10:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:10:04] Production.INFO: ==3980== Releasing lock... [2026-04-13 03:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:10:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:10:11] Production.ERROR: CronJobId end10 [2026-04-13 03:10:11] Production.INFO: ==3982== Releasing lock... [2026-04-13 03:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:10:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:10:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:10:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:10:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:10:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:10:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:10:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:10:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:10:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:10:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:10:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:10:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:10:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:10:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:10:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:10:13] Production.INFO: call_cost start [2026-04-13 03:10:13] Production.INFO: call_cost end [2026-04-13 03:10:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:10:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:10:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:10:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:10:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:10:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:10:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:10:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:10:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:10:13] Production.INFO: ==3978== Releasing lock... [2026-04-13 03:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:10:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:11:01] Production.INFO: ==4040== Lock acquired, processing the job... [2026-04-13 08:11:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:11:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:11:01] Production.INFO: neon service started [2026-04-13 08:11:01] Production.INFO: neon service started [2026-04-13 08:11:01] Production.INFO: ==4040== Releasing lock... [2026-04-13 08:11:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:11:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:11:01] Production.INFO: ==4044== Lock acquired, processing the job... [2026-04-13 07:11:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:11:01] Production.INFO: ==4044== Releasing lock... [2026-04-13 07:11:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:11:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:11:01] Production.INFO: ==4042== Lock acquired, processing the job... [2026-04-13 03:11:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:11:02] Production.INFO: ==4042== Releasing lock... [2026-04-13 03:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:11:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:11:03] Production.INFO: ==4046== Lock acquired, processing the job... [2026-04-13 03:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 03:11:03] Production.INFO: ==4048== Lock acquired, processing the job... [2026-04-13 03:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:11:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 03:11:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 03:11:03] Production.ERROR: CronJob PID - 4048 [2026-04-13 03:11:03] Production.ERROR: CronJob Title - System Alerts [2026-04-13 03:11:03] Production.ERROR: CronJob ID - 5 [2026-04-13 03:11:03] Production.ERROR: CronJob Last Run Time 2026-04-13 03:11:00 [2026-04-13 03:11:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 03:11:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 03:11:03] Production.INFO: ==4050== Lock acquired, processing the job... [2026-04-13 03:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:11:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 03:11:03] Production.INFO: ==4046== Releasing lock... [2026-04-13 03:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 03:11:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 03:11:03] Production.INFO: ==4054== Lock acquired, processing the job... [2026-04-13 03:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:11:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:11:03] Production.INFO: ==4052== Lock acquired, processing the job... [2026-04-13 03:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:11:03] Production.INFO: ==4056== Lock acquired, processing the job... [2026-04-13 03:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 03:11:03] Production.INFO: ==4059== Lock acquired, processing the job... [2026-04-13 03:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:11:03] Production.INFO: Account Balance Start. [2026-04-13 03:11:03] Production.INFO: CreateAllLog Start [2026-04-13 03:11:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 03:11:03] Production.INFO: 117 [2026-04-13 03:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:11:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:11:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:11:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:11:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:11:03] Production.INFO: Date 2026-04-09 [2026-04-13 03:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:11:03] Production.INFO: Date 2026-04-10 [2026-04-13 03:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:11:03] Production.INFO: Date 2026-04-11 [2026-04-13 03:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:11:03] Production.INFO: Date 2026-04-12 [2026-04-13 03:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:11:03] Production.INFO: Date 2026-04-13 [2026-04-13 03:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:11:03] Production.INFO: ==4059== Releasing lock... [2026-04-13 03:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:11:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:11:03] Production.INFO: Total Charge 0 [2026-04-13 03:11:03] Production.INFO: CreateAllLog End [2026-04-13 03:11:04] Production.ERROR: done [2026-04-13 03:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 03:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086867', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 03:11:04] Production.INFO: Account Balance End. [2026-04-13 03:11:04] Production.ERROR: CronJobId end 12 [2026-04-13 03:11:04] Production.INFO: ==4054== Releasing lock... [2026-04-13 03:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:11:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:11:04] Production.INFO: ==4050== Releasing lock... [2026-04-13 03:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:11:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:11:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086867', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 03:11:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 03:11:10] Production.INFO: ProcessCDR(1,17086867,1,1,2) [2026-04-13 03:11:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17086867,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 03:11:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17086867,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 03:11:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 03:11:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 03:11:10] Production.INFO: ==4056== Releasing lock... [2026-04-13 03:11:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 03:11:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 03:11:13] Production.ERROR: CronJobId end10 [2026-04-13 03:11:13] Production.INFO: ==4052== Releasing lock... [2026-04-13 03:11:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:11:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:11:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:11:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:11:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:11:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:11:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:11:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:11:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:11:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:11:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:11:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:11:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:11:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:11:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:11:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:11:16] Production.INFO: call_cost start [2026-04-13 03:11:16] Production.INFO: call_cost end [2026-04-13 03:11:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:11:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:11:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:11:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:11:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:11:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:11:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:11:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:11:17] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:11:17] Production.INFO: ==4048== Releasing lock... [2026-04-13 03:11:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:11:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:12:01] Production.INFO: ==4113== Lock acquired, processing the job... [2026-04-13 08:12:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:12:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:12:01] Production.INFO: neon service started [2026-04-13 08:12:01] Production.INFO: neon service started [2026-04-13 08:12:01] Production.INFO: ==4113== Releasing lock... [2026-04-13 08:12:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:12:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:12:02] Production.INFO: ==4117== Lock acquired, processing the job... [2026-04-13 07:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:12:02] Production.INFO: ==4117== Releasing lock... [2026-04-13 07:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:12:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:12:02] Production.INFO: ==4115== Lock acquired, processing the job... [2026-04-13 03:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:12:02] Production.INFO: ==4115== Releasing lock... [2026-04-13 03:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:12:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:12:03] Production.INFO: ==4119== Lock acquired, processing the job... [2026-04-13 03:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:12:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:12:03] Production.INFO: ==4121== Lock acquired, processing the job... [2026-04-13 03:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:12:03] Production.INFO: ==4124== Lock acquired, processing the job... [2026-04-13 03:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:12:03] Production.INFO: ==4126== Lock acquired, processing the job... [2026-04-13 03:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:12:03] Production.INFO: ==4128== Lock acquired, processing the job... [2026-04-13 03:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:12:03] Production.INFO: Account Balance Start. [2026-04-13 03:12:03] Production.INFO: CreateAllLog Start [2026-04-13 03:12:03] Production.INFO: 117 [2026-04-13 03:12:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:12:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:12:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:12:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:12:03] Production.INFO: ==4128== Releasing lock... [2026-04-13 03:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:12:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:12:03] Production.INFO: Date 2026-04-09 [2026-04-13 03:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:12:03] Production.INFO: Date 2026-04-10 [2026-04-13 03:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:12:03] Production.INFO: Date 2026-04-11 [2026-04-13 03:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:12:03] Production.INFO: Date 2026-04-12 [2026-04-13 03:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:12:03] Production.INFO: Date 2026-04-13 [2026-04-13 03:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:12:04] Production.INFO: Total Charge 0 [2026-04-13 03:12:04] Production.INFO: CreateAllLog End [2026-04-13 03:12:04] Production.INFO: ==4121== Releasing lock... [2026-04-13 03:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:12:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:12:04] Production.INFO: Account Balance End. [2026-04-13 03:12:04] Production.ERROR: CronJobId end 12 [2026-04-13 03:12:04] Production.INFO: ==4126== Releasing lock... [2026-04-13 03:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:12:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:12:11] Production.ERROR: CronJobId end10 [2026-04-13 03:12:11] Production.INFO: ==4124== Releasing lock... [2026-04-13 03:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:12:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:12:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:12:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:12:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:12:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:12:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:12:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:12:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:12:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:12:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:12:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:12:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:12:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:12:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:12:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:12:13] Production.INFO: call_cost start [2026-04-13 03:12:13] Production.INFO: call_cost end [2026-04-13 03:12:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:12:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:12:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:12:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:12:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:12:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:12:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:12:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:12:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:12:13] Production.INFO: ==4119== Releasing lock... [2026-04-13 03:12:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:12:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:13:02] Production.INFO: ==4182== Lock acquired, processing the job... [2026-04-13 08:13:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:13:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:13:02] Production.INFO: neon service started [2026-04-13 08:13:02] Production.INFO: neon service started [2026-04-13 08:13:02] Production.INFO: ==4182== Releasing lock... [2026-04-13 08:13:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:13:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:13:02] Production.INFO: ==4184== Lock acquired, processing the job... [2026-04-13 03:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:13:02] Production.INFO: ==4184== Releasing lock... [2026-04-13 03:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:13:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:13:02] Production.INFO: ==4186== Lock acquired, processing the job... [2026-04-13 07:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:13:03] Production.INFO: ==4186== Releasing lock... [2026-04-13 07:13:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:13:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:13:03] Production.INFO: ==4197== Lock acquired, processing the job... [2026-04-13 03:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:13:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:13:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:13:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:13:03] Production.INFO: ==4197== Releasing lock... [2026-04-13 03:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:13:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:13:03] Production.INFO: ==4189== Lock acquired, processing the job... [2026-04-13 03:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:13:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:13:03] Production.INFO: ==4191== Lock acquired, processing the job... [2026-04-13 03:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:13:03] Production.INFO: ==4195== Lock acquired, processing the job... [2026-04-13 03:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:13:03] Production.INFO: ==4193== Lock acquired, processing the job... [2026-04-13 03:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:13:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:13:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:13:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:13:04] Production.INFO: Account Balance Start. [2026-04-13 03:13:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:13:04] Production.INFO: CreateAllLog Start [2026-04-13 03:13:04] Production.INFO: 117 [2026-04-13 03:13:04] Production.INFO: Date 2026-04-08 [2026-04-13 03:13:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:13:04] Production.INFO: Date 2026-04-09 [2026-04-13 03:13:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:13:04] Production.INFO: Date 2026-04-10 [2026-04-13 03:13:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:13:04] Production.INFO: Date 2026-04-11 [2026-04-13 03:13:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:13:04] Production.INFO: Date 2026-04-12 [2026-04-13 03:13:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:13:04] Production.INFO: Date 2026-04-13 [2026-04-13 03:13:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:13:04] Production.INFO: Total Charge 0 [2026-04-13 03:13:04] Production.INFO: CreateAllLog End [2026-04-13 03:13:04] Production.INFO: Account Balance End. [2026-04-13 03:13:04] Production.INFO: ==4191== Releasing lock... [2026-04-13 03:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:13:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:13:04] Production.ERROR: CronJobId end 12 [2026-04-13 03:13:04] Production.INFO: ==4195== Releasing lock... [2026-04-13 03:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:13:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:13:12] Production.ERROR: CronJobId end10 [2026-04-13 03:13:12] Production.INFO: ==4193== Releasing lock... [2026-04-13 03:13:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:13:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:13:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:13:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:13:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:13:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:13:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:13:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:13:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:13:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:13:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:13:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:13:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:13:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:13:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:13:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:13:14] Production.INFO: call_cost start [2026-04-13 03:13:14] Production.INFO: call_cost end [2026-04-13 03:13:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:13:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:13:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:13:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:13:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:13:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:13:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:13:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:13:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:13:14] Production.INFO: ==4189== Releasing lock... [2026-04-13 03:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:13:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:14:01] Production.INFO: ==4248== Lock acquired, processing the job... [2026-04-13 08:14:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:14:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:14:01] Production.INFO: neon service started [2026-04-13 08:14:01] Production.INFO: neon service started [2026-04-13 08:14:01] Production.INFO: ==4248== Releasing lock... [2026-04-13 08:14:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:14:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:14:02] Production.INFO: ==4250== Lock acquired, processing the job... [2026-04-13 03:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:14:02] Production.INFO: ==4250== Releasing lock... [2026-04-13 03:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:14:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:14:02] Production.INFO: ==4252== Lock acquired, processing the job... [2026-04-13 07:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:14:02] Production.INFO: ==4252== Releasing lock... [2026-04-13 07:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:14:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:14:02] Production.INFO: ==4255== Lock acquired, processing the job... [2026-04-13 03:14:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:14:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:14:03] Production.INFO: ==4259== Lock acquired, processing the job... [2026-04-13 03:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:14:03] Production.INFO: ==4257== Lock acquired, processing the job... [2026-04-13 03:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:14:03] Production.INFO: ==4261== Lock acquired, processing the job... [2026-04-13 03:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:14:03] Production.INFO: ==4263== Lock acquired, processing the job... [2026-04-13 03:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:14:03] Production.INFO: Account Balance Start. [2026-04-13 03:14:03] Production.INFO: CreateAllLog Start [2026-04-13 03:14:03] Production.INFO: 117 [2026-04-13 03:14:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:14:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:14:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:14:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:14:03] Production.INFO: ==4263== Releasing lock... [2026-04-13 03:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:14:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:14:03] Production.INFO: Date 2026-04-09 [2026-04-13 03:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:14:03] Production.INFO: Date 2026-04-10 [2026-04-13 03:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:14:03] Production.INFO: Date 2026-04-11 [2026-04-13 03:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:14:03] Production.INFO: Date 2026-04-12 [2026-04-13 03:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:14:03] Production.INFO: Date 2026-04-13 [2026-04-13 03:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:14:03] Production.INFO: Total Charge 0 [2026-04-13 03:14:03] Production.INFO: CreateAllLog End [2026-04-13 03:14:04] Production.INFO: Account Balance End. [2026-04-13 03:14:04] Production.ERROR: CronJobId end 12 [2026-04-13 03:14:04] Production.INFO: ==4261== Releasing lock... [2026-04-13 03:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:14:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:14:04] Production.INFO: ==4257== Releasing lock... [2026-04-13 03:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:14:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:14:11] Production.ERROR: CronJobId end10 [2026-04-13 03:14:11] Production.INFO: ==4259== Releasing lock... [2026-04-13 03:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:14:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:14:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:14:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:14:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:14:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:14:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:14:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:14:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:14:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:14:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:14:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:14:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:14:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:14:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:14:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:14:14] Production.INFO: call_cost start [2026-04-13 03:14:14] Production.INFO: call_cost end [2026-04-13 03:14:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:14:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:14:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:14:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:14:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:14:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:14:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:14:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:14:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:14:14] Production.INFO: ==4255== Releasing lock... [2026-04-13 03:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:14:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:15:02] Production.INFO: ==4317== Lock acquired, processing the job... [2026-04-13 08:15:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:15:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:15:02] Production.INFO: neon service started [2026-04-13 08:15:02] Production.INFO: neon service started [2026-04-13 08:15:02] Production.INFO: ==4317== Releasing lock... [2026-04-13 08:15:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:15:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:15:02] Production.INFO: ==4319== Lock acquired, processing the job... [2026-04-13 03:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:15:02] Production.INFO: ==4321== Lock acquired, processing the job... [2026-04-13 07:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:15:02] Production.INFO: ==4321== Releasing lock... [2026-04-13 07:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:15:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:15:03] Production.INFO: ==4319== Releasing lock... [2026-04-13 03:15:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:15:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:15:03] Production.INFO: ==4328== Lock acquired, processing the job... [2026-04-13 03:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:15:03] Production.INFO: ==4330== Lock acquired, processing the job... [2026-04-13 03:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:15:03] Production.INFO: ==4324== Lock acquired, processing the job... [2026-04-13 03:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:15:03] Production.INFO: ==4326== Lock acquired, processing the job... [2026-04-13 03:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:15:03] Production.INFO: ==4332== Lock acquired, processing the job... [2026-04-13 03:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:15:03] Production.INFO: Account Balance Start. [2026-04-13 03:15:03] Production.INFO: CreateAllLog Start [2026-04-13 03:15:03] Production.INFO: 117 [2026-04-13 03:15:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:15:04] Production.INFO: Date 2026-04-08 [2026-04-13 03:15:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:15:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:15:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:15:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:15:04] Production.INFO: ==4332== Releasing lock... [2026-04-13 03:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:15:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:15:04] Production.INFO: Date 2026-04-09 [2026-04-13 03:15:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:15:04] Production.INFO: Date 2026-04-10 [2026-04-13 03:15:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:15:04] Production.INFO: Date 2026-04-11 [2026-04-13 03:15:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:15:04] Production.INFO: Date 2026-04-12 [2026-04-13 03:15:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:15:04] Production.INFO: Date 2026-04-13 [2026-04-13 03:15:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:15:04] Production.INFO: Total Charge 0 [2026-04-13 03:15:04] Production.INFO: CreateAllLog End [2026-04-13 03:15:04] Production.INFO: Account Balance End. [2026-04-13 03:15:04] Production.ERROR: CronJobId end 12 [2026-04-13 03:15:04] Production.INFO: ==4330== Releasing lock... [2026-04-13 03:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:15:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:15:04] Production.INFO: ==4326== Releasing lock... [2026-04-13 03:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:15:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:15:11] Production.ERROR: CronJobId end10 [2026-04-13 03:15:11] Production.INFO: ==4328== Releasing lock... [2026-04-13 03:15:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:15:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:15:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:15:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:15:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:15:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:15:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:15:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:15:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:15:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:15:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:15:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:15:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:15:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:15:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:15:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:15:14] Production.INFO: call_cost start [2026-04-13 03:15:14] Production.INFO: call_cost end [2026-04-13 03:15:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:15:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:15:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:15:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:15:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:15:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:15:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:15:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:15:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:15:14] Production.INFO: ==4324== Releasing lock... [2026-04-13 03:15:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:15:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:16:01] Production.INFO: ==4385== Lock acquired, processing the job... [2026-04-13 08:16:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:16:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:16:01] Production.INFO: neon service started [2026-04-13 08:16:01] Production.INFO: neon service started [2026-04-13 08:16:01] Production.INFO: ==4385== Releasing lock... [2026-04-13 08:16:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:16:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:16:01] Production.INFO: ==4389== Lock acquired, processing the job... [2026-04-13 07:16:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:16:01] Production.INFO: ==4389== Releasing lock... [2026-04-13 07:16:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:16:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:16:02] Production.INFO: ==4387== Lock acquired, processing the job... [2026-04-13 03:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:16:02] Production.INFO: ==4387== Releasing lock... [2026-04-13 03:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:16:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:16:02] Production.INFO: ==4398== Lock acquired, processing the job... [2026-04-13 03:16:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:16:03] Production.INFO: Account Balance Start. [2026-04-13 03:16:03] Production.INFO: CreateAllLog Start [2026-04-13 03:16:03] Production.INFO: 117 [2026-04-13 03:16:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:16:03] Production.INFO: Date 2026-04-09 [2026-04-13 03:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:16:03] Production.INFO: Date 2026-04-10 [2026-04-13 03:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:16:03] Production.INFO: ==4392== Lock acquired, processing the job... [2026-04-13 03:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:16:03] Production.INFO: Date 2026-04-11 [2026-04-13 03:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:16:03] Production.INFO: Date 2026-04-12 [2026-04-13 03:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:16:03] Production.INFO: Date 2026-04-13 [2026-04-13 03:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:16:03] Production.INFO: Total Charge 0 [2026-04-13 03:16:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:16:03] Production.INFO: ==4394== Lock acquired, processing the job... [2026-04-13 03:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:16:03] Production.INFO: CreateAllLog End [2026-04-13 03:16:03] Production.INFO: ==4396== Lock acquired, processing the job... [2026-04-13 03:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:16:03] Production.INFO: Account Balance End. [2026-04-13 03:16:03] Production.INFO: ==4400== Lock acquired, processing the job... [2026-04-13 03:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:16:03] Production.ERROR: CronJobId end 12 [2026-04-13 03:16:03] Production.INFO: ==4398== Releasing lock... [2026-04-13 03:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:16:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:16:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:16:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:16:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:16:03] Production.INFO: ==4400== Releasing lock... [2026-04-13 03:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:16:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:16:04] Production.INFO: ==4394== Releasing lock... [2026-04-13 03:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:16:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:16:11] Production.ERROR: CronJobId end10 [2026-04-13 03:16:11] Production.INFO: ==4396== Releasing lock... [2026-04-13 03:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:16:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:16:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:16:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:16:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:16:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:16:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:16:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:16:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:16:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:16:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:16:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:16:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:16:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:16:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:16:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:16:14] Production.INFO: call_cost start [2026-04-13 03:16:14] Production.INFO: call_cost end [2026-04-13 03:16:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:16:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:16:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:16:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:16:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:16:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:16:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:16:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:16:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:16:14] Production.INFO: ==4392== Releasing lock... [2026-04-13 03:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:16:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:17:01] Production.INFO: ==4455== Lock acquired, processing the job... [2026-04-13 08:17:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:17:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:17:01] Production.INFO: neon service started [2026-04-13 08:17:01] Production.INFO: neon service started [2026-04-13 08:17:01] Production.INFO: ==4455== Releasing lock... [2026-04-13 08:17:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:17:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:17:02] Production.INFO: ==4457== Lock acquired, processing the job... [2026-04-13 03:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:17:02] Production.INFO: ==4457== Releasing lock... [2026-04-13 03:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:17:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:17:02] Production.INFO: ==4459== Lock acquired, processing the job... [2026-04-13 07:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:17:02] Production.INFO: ==4459== Releasing lock... [2026-04-13 07:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:17:02] Production.INFO: 26 MB #Memory Used# [2026-04-13 03:17:03] Production.INFO: ==4462== Lock acquired, processing the job... [2026-04-13 03:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:17:03] Production.INFO: ==4466== Lock acquired, processing the job... [2026-04-13 03:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:17:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:17:03] Production.INFO: ==4464== Lock acquired, processing the job... [2026-04-13 03:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:17:03] Production.INFO: ==4468== Lock acquired, processing the job... [2026-04-13 03:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:17:03] Production.INFO: Account Balance Start. [2026-04-13 03:17:03] Production.INFO: CreateAllLog Start [2026-04-13 03:17:03] Production.INFO: 117 [2026-04-13 03:17:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:17:03] Production.INFO: Date 2026-04-09 [2026-04-13 03:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:17:03] Production.INFO: Date 2026-04-10 [2026-04-13 03:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:17:03] Production.INFO: ==4470== Lock acquired, processing the job... [2026-04-13 03:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:17:03] Production.INFO: Date 2026-04-11 [2026-04-13 03:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:17:03] Production.INFO: Date 2026-04-12 [2026-04-13 03:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:17:03] Production.INFO: Date 2026-04-13 [2026-04-13 03:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:17:03] Production.INFO: Total Charge 0 [2026-04-13 03:17:03] Production.INFO: CreateAllLog End [2026-04-13 03:17:03] Production.INFO: Account Balance End. [2026-04-13 03:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:17:03] Production.ERROR: CronJobId end 12 [2026-04-13 03:17:03] Production.INFO: ==4468== Releasing lock... [2026-04-13 03:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:17:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:17:03] Production.INFO: ==4470== Releasing lock... [2026-04-13 03:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:17:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:17:04] Production.INFO: ==4464== Releasing lock... [2026-04-13 03:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:17:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:17:11] Production.ERROR: CronJobId end10 [2026-04-13 03:17:11] Production.INFO: ==4466== Releasing lock... [2026-04-13 03:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:17:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:17:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:17:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:17:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:17:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:17:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:17:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:17:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:17:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:17:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:17:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:17:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:17:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:17:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:17:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:17:13] Production.INFO: call_cost start [2026-04-13 03:17:13] Production.INFO: call_cost end [2026-04-13 03:17:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:17:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:17:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:17:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:17:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:17:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:17:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:17:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:17:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:17:13] Production.INFO: ==4462== Releasing lock... [2026-04-13 03:17:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:17:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:18:01] Production.INFO: ==4521== Lock acquired, processing the job... [2026-04-13 08:18:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:18:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:18:01] Production.INFO: neon service started [2026-04-13 08:18:01] Production.INFO: neon service started [2026-04-13 08:18:01] Production.INFO: ==4521== Releasing lock... [2026-04-13 08:18:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:18:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:18:01] Production.INFO: ==4525== Lock acquired, processing the job... [2026-04-13 07:18:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:18:01] Production.INFO: ==4525== Releasing lock... [2026-04-13 07:18:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:18:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:18:01] Production.INFO: ==4523== Lock acquired, processing the job... [2026-04-13 03:18:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:18:02] Production.INFO: ==4523== Releasing lock... [2026-04-13 03:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:18:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:18:02] Production.INFO: ==4529== Lock acquired, processing the job... [2026-04-13 03:18:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:18:02] Production.INFO: ==4527== Lock acquired, processing the job... [2026-04-13 03:18:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:18:02] Production.INFO: ==4533== Lock acquired, processing the job... [2026-04-13 03:18:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:18:02] Production.INFO: ==4531== Lock acquired, processing the job... [2026-04-13 03:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:18:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:18:03] Production.INFO: Account Balance Start. [2026-04-13 03:18:03] Production.INFO: CreateAllLog Start [2026-04-13 03:18:03] Production.INFO: 117 [2026-04-13 03:18:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:18:03] Production.INFO: ==4535== Lock acquired, processing the job... [2026-04-13 03:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:18:03] Production.INFO: Date 2026-04-09 [2026-04-13 03:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:18:03] Production.INFO: Date 2026-04-10 [2026-04-13 03:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:18:03] Production.INFO: Date 2026-04-11 [2026-04-13 03:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:18:03] Production.INFO: Date 2026-04-12 [2026-04-13 03:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:18:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:18:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:18:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:18:03] Production.INFO: ==4535== Releasing lock... [2026-04-13 03:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:18:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:18:03] Production.INFO: Date 2026-04-13 [2026-04-13 03:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:18:03] Production.INFO: Total Charge 0 [2026-04-13 03:18:03] Production.INFO: CreateAllLog End [2026-04-13 03:18:03] Production.INFO: Account Balance End. [2026-04-13 03:18:03] Production.ERROR: CronJobId end 12 [2026-04-13 03:18:03] Production.INFO: ==4533== Releasing lock... [2026-04-13 03:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:18:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:18:03] Production.INFO: ==4529== Releasing lock... [2026-04-13 03:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:18:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:18:11] Production.ERROR: CronJobId end10 [2026-04-13 03:18:11] Production.INFO: ==4531== Releasing lock... [2026-04-13 03:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:18:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:18:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:18:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:18:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:18:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:18:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:18:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:18:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:18:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:18:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:18:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:18:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:18:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:18:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:18:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:18:13] Production.INFO: call_cost start [2026-04-13 03:18:13] Production.INFO: call_cost end [2026-04-13 03:18:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:18:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:18:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:18:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:18:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:18:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:18:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:18:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:18:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:18:13] Production.INFO: ==4527== Releasing lock... [2026-04-13 03:18:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:18:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:19:01] Production.INFO: ==4590== Lock acquired, processing the job... [2026-04-13 08:19:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:19:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:19:01] Production.INFO: neon service started [2026-04-13 08:19:01] Production.INFO: neon service started [2026-04-13 08:19:01] Production.INFO: ==4590== Releasing lock... [2026-04-13 08:19:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:19:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:19:02] Production.INFO: ==4592== Lock acquired, processing the job... [2026-04-13 03:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:19:02] Production.INFO: ==4592== Releasing lock... [2026-04-13 03:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:19:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:19:02] Production.INFO: ==4594== Lock acquired, processing the job... [2026-04-13 07:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:19:02] Production.INFO: ==4594== Releasing lock... [2026-04-13 07:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:19:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:19:03] Production.INFO: ==4597== Lock acquired, processing the job... [2026-04-13 03:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:19:03] Production.INFO: ==4601== Lock acquired, processing the job... [2026-04-13 03:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:19:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:19:03] Production.INFO: ==4599== Lock acquired, processing the job... [2026-04-13 03:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:19:03] Production.INFO: ==4603== Lock acquired, processing the job... [2026-04-13 03:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:19:03] Production.INFO: ==4605== Lock acquired, processing the job... [2026-04-13 03:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:19:03] Production.INFO: Account Balance Start. [2026-04-13 03:19:03] Production.INFO: CreateAllLog Start [2026-04-13 03:19:03] Production.INFO: 117 [2026-04-13 03:19:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:19:03] Production.INFO: Date 2026-04-09 [2026-04-13 03:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:19:03] Production.INFO: ==4605== Releasing lock... [2026-04-13 03:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:19:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:19:03] Production.INFO: Date 2026-04-10 [2026-04-13 03:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:19:03] Production.INFO: Date 2026-04-11 [2026-04-13 03:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:19:03] Production.INFO: Date 2026-04-12 [2026-04-13 03:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:19:03] Production.INFO: Date 2026-04-13 [2026-04-13 03:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:19:03] Production.INFO: Total Charge 0 [2026-04-13 03:19:03] Production.INFO: CreateAllLog End [2026-04-13 03:19:03] Production.INFO: ==4599== Releasing lock... [2026-04-13 03:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:19:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:19:03] Production.INFO: Account Balance End. [2026-04-13 03:19:04] Production.ERROR: CronJobId end 12 [2026-04-13 03:19:04] Production.INFO: ==4603== Releasing lock... [2026-04-13 03:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:19:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:19:10] Production.ERROR: CronJobId end10 [2026-04-13 03:19:10] Production.INFO: ==4601== Releasing lock... [2026-04-13 03:19:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:19:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:19:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:19:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:19:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:19:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:19:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:19:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:19:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:19:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:19:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:19:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:19:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:19:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:19:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:19:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:19:14] Production.INFO: call_cost start [2026-04-13 03:19:14] Production.INFO: call_cost end [2026-04-13 03:19:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:19:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:19:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:19:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:19:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:19:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:19:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:19:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:19:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:19:14] Production.INFO: ==4597== Releasing lock... [2026-04-13 03:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:19:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:20:02] Production.INFO: ==4660== Lock acquired, processing the job... [2026-04-13 08:20:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:20:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:20:02] Production.INFO: neon service started [2026-04-13 08:20:02] Production.INFO: neon service started [2026-04-13 08:20:02] Production.INFO: ==4660== Releasing lock... [2026-04-13 08:20:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:20:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:20:02] Production.INFO: ==4662== Lock acquired, processing the job... [2026-04-13 03:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:20:02] Production.INFO: ==4662== Releasing lock... [2026-04-13 03:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:20:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:20:02] Production.INFO: ==4664== Lock acquired, processing the job... [2026-04-13 07:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:20:02] Production.INFO: ==4664== Releasing lock... [2026-04-13 07:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:20:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:20:03] Production.INFO: ==4667== Lock acquired, processing the job... [2026-04-13 03:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:20:03] Production.INFO: ==4669== Lock acquired, processing the job... [2026-04-13 03:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:20:03] Production.INFO: ==4671== Lock acquired, processing the job... [2026-04-13 03:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:20:03] Production.INFO: ==4673== Lock acquired, processing the job... [2026-04-13 03:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:20:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:20:03] Production.INFO: ==4675== Lock acquired, processing the job... [2026-04-13 03:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:20:03] Production.INFO: Account Balance Start. [2026-04-13 03:20:03] Production.INFO: CreateAllLog Start [2026-04-13 03:20:03] Production.INFO: 117 [2026-04-13 03:20:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:20:03] Production.INFO: ==4675== Releasing lock... [2026-04-13 03:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:20:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:20:03] Production.INFO: Date 2026-04-09 [2026-04-13 03:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:20:03] Production.INFO: Date 2026-04-10 [2026-04-13 03:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:20:03] Production.INFO: Date 2026-04-11 [2026-04-13 03:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:20:03] Production.INFO: Date 2026-04-12 [2026-04-13 03:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:20:04] Production.INFO: Date 2026-04-13 [2026-04-13 03:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:20:04] Production.INFO: Total Charge 0 [2026-04-13 03:20:04] Production.INFO: CreateAllLog End [2026-04-13 03:20:04] Production.INFO: Account Balance End. [2026-04-13 03:20:04] Production.ERROR: CronJobId end 12 [2026-04-13 03:20:04] Production.INFO: ==4673== Releasing lock... [2026-04-13 03:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:20:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:20:04] Production.INFO: ==4669== Releasing lock... [2026-04-13 03:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:20:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:20:10] Production.ERROR: CronJobId end10 [2026-04-13 03:20:10] Production.INFO: ==4671== Releasing lock... [2026-04-13 03:20:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:20:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:20:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:20:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:20:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:20:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:20:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:20:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:20:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:20:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:20:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:20:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:20:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:20:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:20:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:20:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:20:14] Production.INFO: call_cost start [2026-04-13 03:20:14] Production.INFO: call_cost end [2026-04-13 03:20:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:20:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:20:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:20:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:20:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:20:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:20:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:20:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:20:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:20:14] Production.INFO: ==4667== Releasing lock... [2026-04-13 03:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:20:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:21:01] Production.INFO: ==4727== Lock acquired, processing the job... [2026-04-13 08:21:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:21:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:21:01] Production.INFO: neon service started [2026-04-13 08:21:01] Production.INFO: neon service started [2026-04-13 08:21:01] Production.INFO: ==4727== Releasing lock... [2026-04-13 08:21:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:21:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:21:02] Production.INFO: ==4731== Lock acquired, processing the job... [2026-04-13 07:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:21:02] Production.INFO: ==4731== Releasing lock... [2026-04-13 07:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:21:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:21:02] Production.INFO: ==4729== Lock acquired, processing the job... [2026-04-13 03:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:21:02] Production.INFO: ==4729== Releasing lock... [2026-04-13 03:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:21:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:21:03] Production.INFO: ==4734== Lock acquired, processing the job... [2026-04-13 03:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 03:21:03] Production.INFO: ==4736== Lock acquired, processing the job... [2026-04-13 03:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:21:03] Production.INFO: ==4738== Lock acquired, processing the job... [2026-04-13 03:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:21:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 03:21:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 03:21:03] Production.ERROR: CronJob PID - 4736 [2026-04-13 03:21:03] Production.ERROR: CronJob Title - System Alerts [2026-04-13 03:21:03] Production.ERROR: CronJob ID - 5 [2026-04-13 03:21:03] Production.ERROR: CronJob Last Run Time 2026-04-13 03:21:00 [2026-04-13 03:21:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 03:21:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 03:21:03] Production.INFO: ==4740== Lock acquired, processing the job... [2026-04-13 03:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:21:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 03:21:03] Production.INFO: ==4734== Releasing lock... [2026-04-13 03:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 03:21:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 03:21:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:21:03] Production.INFO: ==4742== Lock acquired, processing the job... [2026-04-13 03:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:21:03] Production.INFO: ==4746== Lock acquired, processing the job... [2026-04-13 03:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:21:03] Production.INFO: ==4744== Lock acquired, processing the job... [2026-04-13 03:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 03:21:03] Production.INFO: Account Balance Start. [2026-04-13 03:21:03] Production.INFO: CreateAllLog Start [2026-04-13 03:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:21:03] Production.INFO: 117 [2026-04-13 03:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:21:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:21:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 03:21:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:21:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:21:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:21:03] Production.INFO: Date 2026-04-09 [2026-04-13 03:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:21:03] Production.INFO: Date 2026-04-10 [2026-04-13 03:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:21:03] Production.INFO: Date 2026-04-11 [2026-04-13 03:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:21:03] Production.INFO: Date 2026-04-12 [2026-04-13 03:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:21:03] Production.INFO: Date 2026-04-13 [2026-04-13 03:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:21:03] Production.INFO: Total Charge 0 [2026-04-13 03:21:03] Production.INFO: CreateAllLog End [2026-04-13 03:21:04] Production.INFO: ==4746== Releasing lock... [2026-04-13 03:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:21:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:21:04] Production.INFO: Account Balance End. [2026-04-13 03:21:04] Production.ERROR: done [2026-04-13 03:21:04] Production.ERROR: CronJobId end 12 [2026-04-13 03:21:04] Production.INFO: ==4742== Releasing lock... [2026-04-13 03:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:21:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 03:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086908', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 03:21:04] Production.INFO: ==4738== Releasing lock... [2026-04-13 03:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:21:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:21:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086908', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 03:21:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 03:21:10] Production.INFO: ProcessCDR(1,17086908,1,1,2) [2026-04-13 03:21:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17086908,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 03:21:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17086908,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 03:21:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 03:21:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 03:21:10] Production.INFO: ==4744== Releasing lock... [2026-04-13 03:21:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 03:21:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 03:21:13] Production.ERROR: CronJobId end10 [2026-04-13 03:21:13] Production.INFO: ==4740== Releasing lock... [2026-04-13 03:21:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:21:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:21:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:21:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:21:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:21:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:21:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:21:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:21:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:21:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:21:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:21:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:21:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:21:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:21:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:21:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:21:16] Production.INFO: call_cost start [2026-04-13 03:21:16] Production.INFO: call_cost end [2026-04-13 03:21:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:21:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:21:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:21:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:21:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:21:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:21:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:21:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:21:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:21:16] Production.INFO: ==4736== Releasing lock... [2026-04-13 03:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:21:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:22:02] Production.INFO: ==4799== Lock acquired, processing the job... [2026-04-13 08:22:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:22:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:22:02] Production.INFO: neon service started [2026-04-13 08:22:02] Production.INFO: neon service started [2026-04-13 08:22:02] Production.INFO: ==4799== Releasing lock... [2026-04-13 08:22:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:22:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:22:02] Production.INFO: ==4803== Lock acquired, processing the job... [2026-04-13 07:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:22:02] Production.INFO: ==4801== Lock acquired, processing the job... [2026-04-13 03:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:22:02] Production.INFO: ==4803== Releasing lock... [2026-04-13 07:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:22:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:22:03] Production.INFO: ==4801== Releasing lock... [2026-04-13 03:22:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:22:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:22:03] Production.INFO: ==4806== Lock acquired, processing the job... [2026-04-13 03:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:22:03] Production.INFO: ==4810== Lock acquired, processing the job... [2026-04-13 03:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:22:03] Production.INFO: ==4808== Lock acquired, processing the job... [2026-04-13 03:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:22:03] Production.INFO: ==4812== Lock acquired, processing the job... [2026-04-13 03:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:22:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:22:03] Production.INFO: ==4814== Lock acquired, processing the job... [2026-04-13 03:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:22:03] Production.INFO: Account Balance Start. [2026-04-13 03:22:03] Production.INFO: CreateAllLog Start [2026-04-13 03:22:03] Production.INFO: 117 [2026-04-13 03:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:22:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:22:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:22:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:22:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:22:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:22:04] Production.INFO: ==4814== Releasing lock... [2026-04-13 03:22:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:22:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:22:04] Production.INFO: Date 2026-04-09 [2026-04-13 03:22:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:22:04] Production.INFO: Date 2026-04-10 [2026-04-13 03:22:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:22:04] Production.INFO: Date 2026-04-11 [2026-04-13 03:22:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:22:04] Production.INFO: Date 2026-04-12 [2026-04-13 03:22:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:22:04] Production.INFO: Date 2026-04-13 [2026-04-13 03:22:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:22:04] Production.INFO: Total Charge 0 [2026-04-13 03:22:04] Production.INFO: CreateAllLog End [2026-04-13 03:22:04] Production.INFO: Account Balance End. [2026-04-13 03:22:04] Production.ERROR: CronJobId end 12 [2026-04-13 03:22:04] Production.INFO: ==4812== Releasing lock... [2026-04-13 03:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:22:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:22:04] Production.INFO: ==4808== Releasing lock... [2026-04-13 03:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:22:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:22:11] Production.ERROR: CronJobId end10 [2026-04-13 03:22:11] Production.INFO: ==4810== Releasing lock... [2026-04-13 03:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:22:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:22:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:22:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:22:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:22:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:22:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:22:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:22:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:22:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:22:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:22:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:22:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:22:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:22:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:22:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:22:14] Production.INFO: call_cost start [2026-04-13 03:22:14] Production.INFO: call_cost end [2026-04-13 03:22:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:22:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:22:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:22:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:22:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:22:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:22:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:22:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:22:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:22:14] Production.INFO: ==4806== Releasing lock... [2026-04-13 03:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:22:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:23:01] Production.INFO: ==4871== Lock acquired, processing the job... [2026-04-13 08:23:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:23:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:23:01] Production.INFO: neon service started [2026-04-13 08:23:01] Production.INFO: neon service started [2026-04-13 08:23:01] Production.INFO: ==4871== Releasing lock... [2026-04-13 08:23:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:23:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:23:02] Production.INFO: ==4874== Lock acquired, processing the job... [2026-04-13 03:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:23:02] Production.INFO: ==4876== Lock acquired, processing the job... [2026-04-13 07:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:23:02] Production.INFO: ==4876== Releasing lock... [2026-04-13 07:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:23:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:23:02] Production.INFO: ==4874== Releasing lock... [2026-04-13 03:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:23:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:23:03] Production.INFO: ==4878== Lock acquired, processing the job... [2026-04-13 03:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:23:03] Production.INFO: ==4882== Lock acquired, processing the job... [2026-04-13 03:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:23:03] Production.INFO: ==4880== Lock acquired, processing the job... [2026-04-13 03:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:23:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:23:03] Production.INFO: ==4884== Lock acquired, processing the job... [2026-04-13 03:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:23:03] Production.INFO: ==4886== Lock acquired, processing the job... [2026-04-13 03:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:23:03] Production.INFO: Account Balance Start. [2026-04-13 03:23:03] Production.INFO: CreateAllLog Start [2026-04-13 03:23:03] Production.INFO: 117 [2026-04-13 03:23:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:23:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:23:03] Production.INFO: ==4886== Releasing lock... [2026-04-13 03:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:23:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:23:03] Production.INFO: Date 2026-04-09 [2026-04-13 03:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:23:03] Production.INFO: Date 2026-04-10 [2026-04-13 03:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:23:03] Production.INFO: Date 2026-04-11 [2026-04-13 03:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:23:03] Production.INFO: Date 2026-04-12 [2026-04-13 03:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:23:03] Production.INFO: Date 2026-04-13 [2026-04-13 03:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:23:03] Production.INFO: Total Charge 0 [2026-04-13 03:23:03] Production.INFO: CreateAllLog End [2026-04-13 03:23:03] Production.INFO: ==4880== Releasing lock... [2026-04-13 03:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:23:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:23:03] Production.INFO: Account Balance End. [2026-04-13 03:23:03] Production.ERROR: CronJobId end 12 [2026-04-13 03:23:03] Production.INFO: ==4884== Releasing lock... [2026-04-13 03:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:23:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:23:11] Production.ERROR: CronJobId end10 [2026-04-13 03:23:11] Production.INFO: ==4882== Releasing lock... [2026-04-13 03:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:23:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:23:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:23:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:23:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:23:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:23:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:23:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:23:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:23:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:23:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:23:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:23:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:23:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:23:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:23:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:23:13] Production.INFO: call_cost start [2026-04-13 03:23:13] Production.INFO: call_cost end [2026-04-13 03:23:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:23:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:23:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:23:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:23:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:23:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:23:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:23:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:23:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:23:13] Production.INFO: ==4878== Releasing lock... [2026-04-13 03:23:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:23:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:24:02] Production.INFO: ==4940== Lock acquired, processing the job... [2026-04-13 08:24:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:24:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:24:02] Production.INFO: neon service started [2026-04-13 08:24:02] Production.INFO: neon service started [2026-04-13 08:24:02] Production.INFO: ==4940== Releasing lock... [2026-04-13 08:24:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:24:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:24:02] Production.INFO: ==4942== Lock acquired, processing the job... [2026-04-13 03:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:24:02] Production.INFO: ==4942== Releasing lock... [2026-04-13 03:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:24:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:24:02] Production.INFO: ==4944== Lock acquired, processing the job... [2026-04-13 07:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:24:02] Production.INFO: ==4944== Releasing lock... [2026-04-13 07:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:24:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:24:03] Production.INFO: ==4955== Lock acquired, processing the job... [2026-04-13 03:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:24:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:24:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:24:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:24:03] Production.INFO: ==4955== Releasing lock... [2026-04-13 03:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:24:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:24:03] Production.INFO: ==4947== Lock acquired, processing the job... [2026-04-13 03:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:24:03] Production.INFO: ==4951== Lock acquired, processing the job... [2026-04-13 03:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:24:03] Production.INFO: ==4949== Lock acquired, processing the job... [2026-04-13 03:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:24:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:24:03] Production.INFO: ==4953== Lock acquired, processing the job... [2026-04-13 03:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:24:04] Production.INFO: Account Balance Start. [2026-04-13 03:24:04] Production.INFO: CreateAllLog Start [2026-04-13 03:24:04] Production.INFO: 117 [2026-04-13 03:24:04] Production.INFO: Date 2026-04-08 [2026-04-13 03:24:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:24:04] Production.INFO: Date 2026-04-09 [2026-04-13 03:24:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:24:04] Production.INFO: Date 2026-04-10 [2026-04-13 03:24:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:24:04] Production.INFO: Date 2026-04-11 [2026-04-13 03:24:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:24:04] Production.INFO: Date 2026-04-12 [2026-04-13 03:24:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:24:04] Production.INFO: Date 2026-04-13 [2026-04-13 03:24:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:24:04] Production.INFO: Total Charge 0 [2026-04-13 03:24:04] Production.INFO: CreateAllLog End [2026-04-13 03:24:04] Production.INFO: ==4949== Releasing lock... [2026-04-13 03:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:24:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:24:04] Production.INFO: Account Balance End. [2026-04-13 03:24:04] Production.ERROR: CronJobId end 12 [2026-04-13 03:24:04] Production.INFO: ==4953== Releasing lock... [2026-04-13 03:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:24:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:24:11] Production.ERROR: CronJobId end10 [2026-04-13 03:24:11] Production.INFO: ==4951== Releasing lock... [2026-04-13 03:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:24:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:24:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:24:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:24:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:24:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:24:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:24:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:24:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:24:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:24:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:24:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:24:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:24:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:24:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:24:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:24:14] Production.INFO: call_cost start [2026-04-13 03:24:14] Production.INFO: call_cost end [2026-04-13 03:24:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:24:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:24:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:24:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:24:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:24:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:24:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:24:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:24:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:24:14] Production.INFO: ==4947== Releasing lock... [2026-04-13 03:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:24:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:25:01] Production.INFO: ==5007== Lock acquired, processing the job... [2026-04-13 08:25:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:25:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:25:01] Production.INFO: neon service started [2026-04-13 08:25:01] Production.INFO: neon service started [2026-04-13 08:25:01] Production.INFO: ==5007== Releasing lock... [2026-04-13 08:25:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:25:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:25:01] Production.INFO: ==5011== Lock acquired, processing the job... [2026-04-13 07:25:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:25:01] Production.INFO: ==5011== Releasing lock... [2026-04-13 07:25:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:25:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:25:01] Production.INFO: ==5009== Lock acquired, processing the job... [2026-04-13 03:25:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:25:02] Production.INFO: ==5009== Releasing lock... [2026-04-13 03:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:25:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:25:02] Production.INFO: ==5014== Lock acquired, processing the job... [2026-04-13 03:25:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:25:02] Production.INFO: ==5016== Lock acquired, processing the job... [2026-04-13 03:25:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:25:02] Production.INFO: ==5018== Lock acquired, processing the job... [2026-04-13 03:25:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:25:02] Production.INFO: ==5020== Lock acquired, processing the job... [2026-04-13 03:25:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:25:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:25:03] Production.INFO: Account Balance Start. [2026-04-13 03:25:03] Production.INFO: CreateAllLog Start [2026-04-13 03:25:03] Production.INFO: 117 [2026-04-13 03:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:25:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:25:03] Production.INFO: ==5022== Lock acquired, processing the job... [2026-04-13 03:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:25:03] Production.INFO: Date 2026-04-09 [2026-04-13 03:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:25:03] Production.INFO: Date 2026-04-10 [2026-04-13 03:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:25:03] Production.INFO: Date 2026-04-11 [2026-04-13 03:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:25:03] Production.INFO: Date 2026-04-12 [2026-04-13 03:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:25:03] Production.INFO: Date 2026-04-13 [2026-04-13 03:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:25:03] Production.INFO: Total Charge 0 [2026-04-13 03:25:03] Production.INFO: ==5022== Releasing lock... [2026-04-13 03:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:25:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:25:03] Production.INFO: CreateAllLog End [2026-04-13 03:25:03] Production.INFO: Account Balance End. [2026-04-13 03:25:03] Production.INFO: ==5016== Releasing lock... [2026-04-13 03:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:25:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:25:03] Production.ERROR: CronJobId end 12 [2026-04-13 03:25:03] Production.INFO: ==5020== Releasing lock... [2026-04-13 03:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:25:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:25:10] Production.ERROR: CronJobId end10 [2026-04-13 03:25:10] Production.INFO: ==5018== Releasing lock... [2026-04-13 03:25:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:25:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:25:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:25:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:25:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:25:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:25:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:25:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:25:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:25:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:25:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:25:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:25:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:25:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:25:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:25:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:25:13] Production.INFO: call_cost start [2026-04-13 03:25:13] Production.INFO: call_cost end [2026-04-13 03:25:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:25:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:25:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:25:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:25:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:25:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:25:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:25:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:25:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:25:13] Production.INFO: ==5014== Releasing lock... [2026-04-13 03:25:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:25:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:26:01] Production.INFO: ==5076== Lock acquired, processing the job... [2026-04-13 08:26:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:26:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:26:01] Production.INFO: neon service started [2026-04-13 08:26:01] Production.INFO: neon service started [2026-04-13 08:26:01] Production.INFO: ==5076== Releasing lock... [2026-04-13 08:26:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:26:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:26:02] Production.INFO: ==5080== Lock acquired, processing the job... [2026-04-13 07:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 03:26:02] Production.INFO: ==5078== Lock acquired, processing the job... [2026-04-13 03:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:26:02] Production.INFO: ==5080== Releasing lock... [2026-04-13 07:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:26:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:26:02] Production.INFO: ==5078== Releasing lock... [2026-04-13 03:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:26:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:26:03] Production.INFO: ==5085== Lock acquired, processing the job... [2026-04-13 03:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:26:03] Production.INFO: ==5083== Lock acquired, processing the job... [2026-04-13 03:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:26:03] Production.INFO: ==5087== Lock acquired, processing the job... [2026-04-13 03:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:26:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:26:03] Production.INFO: ==5091== Lock acquired, processing the job... [2026-04-13 03:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:26:03] Production.INFO: ==5089== Lock acquired, processing the job... [2026-04-13 03:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:26:03] Production.INFO: Account Balance Start. [2026-04-13 03:26:03] Production.INFO: CreateAllLog Start [2026-04-13 03:26:03] Production.INFO: 117 [2026-04-13 03:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:26:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:26:03] Production.INFO: ==5091== Releasing lock... [2026-04-13 03:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:26:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:26:03] Production.INFO: Date 2026-04-09 [2026-04-13 03:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:26:03] Production.INFO: Date 2026-04-10 [2026-04-13 03:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:26:03] Production.INFO: Date 2026-04-11 [2026-04-13 03:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:26:03] Production.INFO: Date 2026-04-12 [2026-04-13 03:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:26:03] Production.INFO: Date 2026-04-13 [2026-04-13 03:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:26:03] Production.INFO: Total Charge 0 [2026-04-13 03:26:03] Production.INFO: CreateAllLog End [2026-04-13 03:26:03] Production.INFO: Account Balance End. [2026-04-13 03:26:03] Production.ERROR: CronJobId end 12 [2026-04-13 03:26:03] Production.INFO: ==5089== Releasing lock... [2026-04-13 03:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:26:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:26:04] Production.INFO: ==5085== Releasing lock... [2026-04-13 03:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:26:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:26:10] Production.ERROR: CronJobId end10 [2026-04-13 03:26:10] Production.INFO: ==5087== Releasing lock... [2026-04-13 03:26:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:26:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:26:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:26:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:26:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:26:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:26:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:26:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:26:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:26:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:26:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:26:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:26:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:26:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:26:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:26:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:26:14] Production.INFO: call_cost start [2026-04-13 03:26:14] Production.INFO: call_cost end [2026-04-13 03:26:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:26:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:26:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:26:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:26:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:26:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:26:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:26:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:26:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:26:14] Production.INFO: ==5083== Releasing lock... [2026-04-13 03:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:26:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:27:02] Production.INFO: ==5199== Lock acquired, processing the job... [2026-04-13 08:27:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:27:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:27:02] Production.INFO: neon service started [2026-04-13 08:27:02] Production.INFO: neon service started [2026-04-13 08:27:02] Production.INFO: ==5199== Releasing lock... [2026-04-13 08:27:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:27:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:27:02] Production.INFO: ==5203== Lock acquired, processing the job... [2026-04-13 07:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:27:02] Production.INFO: ==5203== Releasing lock... [2026-04-13 07:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:27:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:27:02] Production.INFO: ==5201== Lock acquired, processing the job... [2026-04-13 03:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:27:02] Production.INFO: ==5201== Releasing lock... [2026-04-13 03:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:27:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:27:03] Production.INFO: ==5205== Lock acquired, processing the job... [2026-04-13 03:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:27:03] Production.INFO: ==5207== Lock acquired, processing the job... [2026-04-13 03:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:27:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:27:03] Production.INFO: ==5209== Lock acquired, processing the job... [2026-04-13 03:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:27:03] Production.INFO: ==5211== Lock acquired, processing the job... [2026-04-13 03:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:27:03] Production.INFO: ==5213== Lock acquired, processing the job... [2026-04-13 03:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:27:03] Production.INFO: Account Balance Start. [2026-04-13 03:27:03] Production.INFO: CreateAllLog Start [2026-04-13 03:27:03] Production.INFO: 117 [2026-04-13 03:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:27:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:27:04] Production.INFO: ==5213== Releasing lock... [2026-04-13 03:27:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:27:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:27:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:27:04] Production.INFO: Date 2026-04-09 [2026-04-13 03:27:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:27:04] Production.INFO: Date 2026-04-10 [2026-04-13 03:27:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:27:04] Production.INFO: Date 2026-04-11 [2026-04-13 03:27:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:27:04] Production.INFO: Date 2026-04-12 [2026-04-13 03:27:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:27:04] Production.INFO: Date 2026-04-13 [2026-04-13 03:27:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:27:04] Production.INFO: Total Charge 0 [2026-04-13 03:27:04] Production.INFO: CreateAllLog End [2026-04-13 03:27:04] Production.INFO: ==5207== Releasing lock... [2026-04-13 03:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:27:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:27:04] Production.INFO: Account Balance End. [2026-04-13 03:27:04] Production.ERROR: CronJobId end 12 [2026-04-13 03:27:04] Production.INFO: ==5211== Releasing lock... [2026-04-13 03:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:27:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:27:14] Production.ERROR: CronJobId end10 [2026-04-13 03:27:14] Production.INFO: ==5209== Releasing lock... [2026-04-13 03:27:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:27:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:27:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:27:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:27:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:27:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:27:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:27:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:27:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:27:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:27:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:27:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:27:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:27:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:27:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:27:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:27:16] Production.INFO: call_cost start [2026-04-13 03:27:16] Production.INFO: call_cost end [2026-04-13 03:27:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:27:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:27:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:27:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:27:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:27:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:27:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:27:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:27:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:27:16] Production.INFO: ==5205== Releasing lock... [2026-04-13 03:27:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:27:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:28:01] Production.INFO: ==5266== Lock acquired, processing the job... [2026-04-13 08:28:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:28:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:28:01] Production.INFO: neon service started [2026-04-13 08:28:01] Production.INFO: neon service started [2026-04-13 08:28:01] Production.INFO: ==5266== Releasing lock... [2026-04-13 08:28:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:28:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:28:02] Production.INFO: ==5268== Lock acquired, processing the job... [2026-04-13 03:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:28:02] Production.INFO: ==5268== Releasing lock... [2026-04-13 03:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:28:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:28:02] Production.INFO: ==5270== Lock acquired, processing the job... [2026-04-13 07:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:28:02] Production.INFO: ==5270== Releasing lock... [2026-04-13 07:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:28:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:28:03] Production.INFO: ==5272== Lock acquired, processing the job... [2026-04-13 03:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:28:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:28:03] Production.INFO: ==5274== Lock acquired, processing the job... [2026-04-13 03:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:28:03] Production.INFO: ==5278== Lock acquired, processing the job... [2026-04-13 03:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:28:03] Production.INFO: ==5276== Lock acquired, processing the job... [2026-04-13 03:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:28:03] Production.INFO: ==5280== Lock acquired, processing the job... [2026-04-13 03:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:28:03] Production.INFO: Account Balance Start. [2026-04-13 03:28:03] Production.INFO: CreateAllLog Start [2026-04-13 03:28:03] Production.INFO: 117 [2026-04-13 03:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:28:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:28:03] Production.INFO: Date 2026-04-09 [2026-04-13 03:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:28:03] Production.INFO: Date 2026-04-10 [2026-04-13 03:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:28:03] Production.INFO: Date 2026-04-11 [2026-04-13 03:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:28:03] Production.INFO: Date 2026-04-12 [2026-04-13 03:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:28:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:28:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:28:03] Production.INFO: Date 2026-04-13 [2026-04-13 03:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:28:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:28:03] Production.INFO: ==5280== Releasing lock... [2026-04-13 03:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:28:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:28:03] Production.INFO: Total Charge 0 [2026-04-13 03:28:03] Production.INFO: CreateAllLog End [2026-04-13 03:28:03] Production.INFO: Account Balance End. [2026-04-13 03:28:03] Production.ERROR: CronJobId end 12 [2026-04-13 03:28:03] Production.INFO: ==5278== Releasing lock... [2026-04-13 03:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:28:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:28:04] Production.INFO: ==5274== Releasing lock... [2026-04-13 03:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:28:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:28:11] Production.ERROR: CronJobId end10 [2026-04-13 03:28:11] Production.INFO: ==5276== Releasing lock... [2026-04-13 03:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:28:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:28:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:28:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:28:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:28:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:28:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:28:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:28:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:28:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:28:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:28:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:28:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:28:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:28:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:28:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:28:13] Production.INFO: call_cost start [2026-04-13 03:28:13] Production.INFO: call_cost end [2026-04-13 03:28:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:28:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:28:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:28:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:28:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:28:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:28:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:28:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:28:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:28:13] Production.INFO: ==5272== Releasing lock... [2026-04-13 03:28:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:28:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:29:02] Production.INFO: ==5332== Lock acquired, processing the job... [2026-04-13 08:29:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:29:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:29:02] Production.INFO: neon service started [2026-04-13 08:29:02] Production.INFO: neon service started [2026-04-13 08:29:02] Production.INFO: ==5332== Releasing lock... [2026-04-13 08:29:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:29:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:29:02] Production.INFO: ==5334== Lock acquired, processing the job... [2026-04-13 03:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:29:02] Production.INFO: ==5334== Releasing lock... [2026-04-13 03:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:29:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:29:02] Production.INFO: ==5336== Lock acquired, processing the job... [2026-04-13 07:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:29:02] Production.INFO: ==5336== Releasing lock... [2026-04-13 07:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:29:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:29:03] Production.INFO: ==5347== Lock acquired, processing the job... [2026-04-13 03:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:29:03] Production.INFO: ==5339== Lock acquired, processing the job... [2026-04-13 03:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:29:03] Production.INFO: ==5341== Lock acquired, processing the job... [2026-04-13 03:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:29:03] Production.INFO: ==5343== Lock acquired, processing the job... [2026-04-13 03:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:29:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:29:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:29:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:29:03] Production.INFO: ==5345== Lock acquired, processing the job... [2026-04-13 03:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:29:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:29:03] Production.INFO: ==5347== Releasing lock... [2026-04-13 03:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:29:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:29:03] Production.INFO: Account Balance Start. [2026-04-13 03:29:03] Production.INFO: CreateAllLog Start [2026-04-13 03:29:03] Production.INFO: 117 [2026-04-13 03:29:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:29:03] Production.INFO: Date 2026-04-09 [2026-04-13 03:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:29:03] Production.INFO: Date 2026-04-10 [2026-04-13 03:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:29:03] Production.INFO: Date 2026-04-11 [2026-04-13 03:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:29:04] Production.INFO: Date 2026-04-12 [2026-04-13 03:29:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:29:04] Production.INFO: Date 2026-04-13 [2026-04-13 03:29:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:29:04] Production.INFO: Total Charge 0 [2026-04-13 03:29:04] Production.INFO: CreateAllLog End [2026-04-13 03:29:04] Production.INFO: ==5341== Releasing lock... [2026-04-13 03:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:29:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:29:04] Production.INFO: Account Balance End. [2026-04-13 03:29:04] Production.ERROR: CronJobId end 12 [2026-04-13 03:29:04] Production.INFO: ==5345== Releasing lock... [2026-04-13 03:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:29:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:29:11] Production.ERROR: CronJobId end10 [2026-04-13 03:29:11] Production.INFO: ==5343== Releasing lock... [2026-04-13 03:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:29:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:29:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:29:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:29:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:29:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:29:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:29:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:29:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:29:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:29:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:29:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:29:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:29:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:29:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:29:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:29:13] Production.INFO: call_cost start [2026-04-13 03:29:13] Production.INFO: call_cost end [2026-04-13 03:29:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:29:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:29:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:29:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:29:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:29:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:29:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:29:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:29:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:29:13] Production.INFO: ==5339== Releasing lock... [2026-04-13 03:29:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:29:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:30:01] Production.INFO: ==5400== Lock acquired, processing the job... [2026-04-13 08:30:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:30:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:30:01] Production.INFO: neon service started [2026-04-13 08:30:01] Production.INFO: neon service started [2026-04-13 08:30:01] Production.INFO: ==5400== Releasing lock... [2026-04-13 08:30:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:30:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:30:01] Production.INFO: ==5402== Lock acquired, processing the job... [2026-04-13 03:30:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:30:02] Production.INFO: ==5402== Releasing lock... [2026-04-13 03:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:30:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:30:02] Production.INFO: ==5404== Lock acquired, processing the job... [2026-04-13 07:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:30:02] Production.INFO: ==5404== Releasing lock... [2026-04-13 07:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:30:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:30:02] Production.INFO: ==5407== Lock acquired, processing the job... [2026-04-13 03:30:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:30:02] Production.INFO: ==5409== Lock acquired, processing the job... [2026-04-13 03:30:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:30:03] Production.INFO: ==5411== Lock acquired, processing the job... [2026-04-13 03:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:30:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:30:03] Production.INFO: ==5413== Lock acquired, processing the job... [2026-04-13 03:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:30:03] Production.INFO: ==5415== Lock acquired, processing the job... [2026-04-13 03:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:30:03] Production.INFO: Account Balance Start. [2026-04-13 03:30:03] Production.INFO: CreateAllLog Start [2026-04-13 03:30:03] Production.INFO: 117 [2026-04-13 03:30:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:30:03] Production.INFO: Date 2026-04-09 [2026-04-13 03:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:30:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:30:03] Production.INFO: Date 2026-04-10 [2026-04-13 03:30:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:30:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:30:03] Production.INFO: Date 2026-04-11 [2026-04-13 03:30:03] Production.INFO: ==5415== Releasing lock... [2026-04-13 03:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:30:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:30:03] Production.INFO: Date 2026-04-12 [2026-04-13 03:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:30:03] Production.INFO: Date 2026-04-13 [2026-04-13 03:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:30:03] Production.INFO: Total Charge 0 [2026-04-13 03:30:03] Production.INFO: ==5409== Releasing lock... [2026-04-13 03:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:30:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:30:03] Production.INFO: CreateAllLog End [2026-04-13 03:30:03] Production.INFO: Account Balance End. [2026-04-13 03:30:03] Production.ERROR: CronJobId end 12 [2026-04-13 03:30:03] Production.INFO: ==5413== Releasing lock... [2026-04-13 03:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:30:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:30:10] Production.ERROR: CronJobId end10 [2026-04-13 03:30:10] Production.INFO: ==5411== Releasing lock... [2026-04-13 03:30:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:30:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:30:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:30:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:30:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:30:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:30:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:30:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:30:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:30:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:30:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:30:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:30:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:30:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:30:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:30:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:30:13] Production.INFO: call_cost start [2026-04-13 03:30:13] Production.INFO: call_cost end [2026-04-13 03:30:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:30:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:30:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:30:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:30:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:30:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:30:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:30:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:30:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:30:13] Production.INFO: ==5407== Releasing lock... [2026-04-13 03:30:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:30:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:31:01] Production.INFO: ==5470== Lock acquired, processing the job... [2026-04-13 08:31:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:31:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:31:01] Production.INFO: neon service started [2026-04-13 08:31:01] Production.INFO: neon service started [2026-04-13 08:31:01] Production.INFO: ==5470== Releasing lock... [2026-04-13 08:31:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:31:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:31:02] Production.INFO: ==5474== Lock acquired, processing the job... [2026-04-13 07:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:31:02] Production.INFO: ==5474== Releasing lock... [2026-04-13 07:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:31:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:31:02] Production.INFO: ==5472== Lock acquired, processing the job... [2026-04-13 03:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:31:02] Production.INFO: ==5472== Releasing lock... [2026-04-13 03:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:31:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:31:03] Production.INFO: ==5477== Lock acquired, processing the job... [2026-04-13 03:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 03:31:03] Production.INFO: ==5479== Lock acquired, processing the job... [2026-04-13 03:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:31:03] Production.INFO: ==5481== Lock acquired, processing the job... [2026-04-13 03:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:31:03] Production.INFO: ==5483== Lock acquired, processing the job... [2026-04-13 03:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:31:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 03:31:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 03:31:03] Production.ERROR: CronJob PID - 5479 [2026-04-13 03:31:03] Production.ERROR: CronJob Title - System Alerts [2026-04-13 03:31:03] Production.ERROR: CronJob ID - 5 [2026-04-13 03:31:03] Production.ERROR: CronJob Last Run Time 2026-04-13 03:31:00 [2026-04-13 03:31:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 03:31:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 03:31:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 03:31:03] Production.ERROR: CronJob PID - 5481 [2026-04-13 03:31:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:31:03] Production.ERROR: CronJob Title - Account Block [2026-04-13 03:31:03] Production.ERROR: CronJob ID - 7 [2026-04-13 03:31:03] Production.ERROR: CronJob Last Run Time 2026-04-13 03:31:00 [2026-04-13 03:31:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 03:31:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 03:31:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 03:31:03] Production.ERROR: CronJob PID - 5483 [2026-04-13 03:31:03] Production.ERROR: CronJob Title - Create Customer Summary Live [2026-04-13 03:31:03] Production.ERROR: CronJob ID - 10 [2026-04-13 03:31:03] Production.ERROR: CronJob Last Run Time 2026-04-13 03:31:00 [2026-04-13 03:31:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 03:31:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 03:31:03] Production.INFO: ==5485== Lock acquired, processing the job... [2026-04-13 03:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:31:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 03:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:31:03] Production.INFO: ==5477== Releasing lock... [2026-04-13 03:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 03:31:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 03:31:03] Production.INFO: ==5489== Lock acquired, processing the job... [2026-04-13 03:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:31:03] Production.INFO: ==5487== Lock acquired, processing the job... [2026-04-13 03:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 03:31:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 03:31:03] Production.INFO: Account Balance Start. [2026-04-13 03:31:03] Production.INFO: CreateAllLog Start [2026-04-13 03:31:03] Production.INFO: 117 [2026-04-13 03:31:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:31:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:31:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:31:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:31:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:31:04] Production.INFO: Date 2026-04-09 [2026-04-13 03:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:31:04] Production.INFO: Date 2026-04-10 [2026-04-13 03:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:31:04] Production.INFO: Date 2026-04-11 [2026-04-13 03:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:31:04] Production.INFO: Date 2026-04-12 [2026-04-13 03:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:31:04] Production.INFO: Date 2026-04-13 [2026-04-13 03:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:31:04] Production.INFO: Total Charge 0 [2026-04-13 03:31:04] Production.INFO: CreateAllLog End [2026-04-13 03:31:04] Production.INFO: ==5489== Releasing lock... [2026-04-13 03:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:31:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:31:04] Production.INFO: Account Balance End. [2026-04-13 03:31:04] Production.ERROR: CronJobId end 12 [2026-04-13 03:31:04] Production.INFO: ==5485== Releasing lock... [2026-04-13 03:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:31:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:31:04] Production.INFO: ==5481== Releasing lock... [2026-04-13 03:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:31:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:31:04] Production.ERROR: done [2026-04-13 03:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 03:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086949', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 03:31:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086949', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 03:31:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 03:31:10] Production.INFO: ProcessCDR(1,17086949,1,1,2) [2026-04-13 03:31:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17086949,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 03:31:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17086949,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 03:31:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 03:31:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 03:31:10] Production.INFO: ==5487== Releasing lock... [2026-04-13 03:31:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 03:31:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 03:31:13] Production.ERROR: CronJobId end10 [2026-04-13 03:31:13] Production.INFO: ==5483== Releasing lock... [2026-04-13 03:31:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:31:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:31:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:31:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:31:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:31:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:31:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:31:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:31:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:31:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:31:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:31:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:31:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:31:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:31:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:31:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:31:16] Production.INFO: call_cost start [2026-04-13 03:31:16] Production.INFO: call_cost end [2026-04-13 03:31:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:31:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:31:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:31:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:31:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:31:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:31:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:31:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:31:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:31:16] Production.INFO: ==5479== Releasing lock... [2026-04-13 03:31:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:31:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:32:02] Production.INFO: ==5548== Lock acquired, processing the job... [2026-04-13 08:32:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:32:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:32:02] Production.INFO: neon service started [2026-04-13 08:32:02] Production.INFO: neon service started [2026-04-13 08:32:02] Production.INFO: ==5548== Releasing lock... [2026-04-13 08:32:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:32:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:32:02] Production.INFO: ==5550== Lock acquired, processing the job... [2026-04-13 03:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:32:02] Production.INFO: ==5552== Lock acquired, processing the job... [2026-04-13 07:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:32:02] Production.INFO: ==5552== Releasing lock... [2026-04-13 07:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:32:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:32:03] Production.INFO: ==5550== Releasing lock... [2026-04-13 03:32:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:32:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:32:03] Production.INFO: ==5559== Lock acquired, processing the job... [2026-04-13 03:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:32:03] Production.INFO: ==5561== Lock acquired, processing the job... [2026-04-13 03:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:32:03] Production.INFO: Account Balance Start. [2026-04-13 03:32:03] Production.INFO: CreateAllLog Start [2026-04-13 03:32:03] Production.INFO: 117 [2026-04-13 03:32:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:32:03] Production.INFO: ==5557== Lock acquired, processing the job... [2026-04-13 03:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:32:03] Production.INFO: Date 2026-04-09 [2026-04-13 03:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:32:03] Production.INFO: ==5555== Lock acquired, processing the job... [2026-04-13 03:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:32:03] Production.INFO: Date 2026-04-10 [2026-04-13 03:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:32:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:32:03] Production.INFO: Date 2026-04-11 [2026-04-13 03:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:32:04] Production.INFO: ==5563== Lock acquired, processing the job... [2026-04-13 03:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:32:04] Production.INFO: Date 2026-04-12 [2026-04-13 03:32:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:32:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:32:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:32:04] Production.INFO: Date 2026-04-13 [2026-04-13 03:32:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:32:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:32:04] Production.INFO: Total Charge 0 [2026-04-13 03:32:04] Production.INFO: ==5563== Releasing lock... [2026-04-13 03:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:32:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:32:04] Production.INFO: CreateAllLog End [2026-04-13 03:32:04] Production.INFO: Account Balance End. [2026-04-13 03:32:04] Production.ERROR: CronJobId end 12 [2026-04-13 03:32:04] Production.INFO: ==5561== Releasing lock... [2026-04-13 03:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:32:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:32:04] Production.INFO: ==5557== Releasing lock... [2026-04-13 03:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:32:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:32:12] Production.ERROR: CronJobId end10 [2026-04-13 03:32:12] Production.INFO: ==5559== Releasing lock... [2026-04-13 03:32:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:32:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:32:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:32:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:32:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:32:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:32:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:32:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:32:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:32:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:32:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:32:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:32:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:32:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:32:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:32:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:32:15] Production.INFO: call_cost start [2026-04-13 03:32:15] Production.INFO: call_cost end [2026-04-13 03:32:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:32:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:32:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:32:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:32:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:32:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:32:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:32:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:32:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:32:15] Production.INFO: ==5555== Releasing lock... [2026-04-13 03:32:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:32:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:33:01] Production.INFO: ==5619== Lock acquired, processing the job... [2026-04-13 08:33:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:33:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:33:01] Production.INFO: neon service started [2026-04-13 08:33:01] Production.INFO: neon service started [2026-04-13 08:33:01] Production.INFO: ==5619== Releasing lock... [2026-04-13 08:33:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:33:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:33:02] Production.INFO: ==5621== Lock acquired, processing the job... [2026-04-13 03:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:33:02] Production.INFO: ==5621== Releasing lock... [2026-04-13 03:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:33:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:33:02] Production.INFO: ==5623== Lock acquired, processing the job... [2026-04-13 07:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:33:02] Production.INFO: ==5623== Releasing lock... [2026-04-13 07:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:33:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:33:03] Production.INFO: ==5626== Lock acquired, processing the job... [2026-04-13 03:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:33:03] Production.INFO: ==5628== Lock acquired, processing the job... [2026-04-13 03:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:33:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:33:03] Production.INFO: ==5630== Lock acquired, processing the job... [2026-04-13 03:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:33:03] Production.INFO: ==5634== Lock acquired, processing the job... [2026-04-13 03:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:33:03] Production.INFO: ==5632== Lock acquired, processing the job... [2026-04-13 03:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:33:03] Production.INFO: Account Balance Start. [2026-04-13 03:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:33:03] Production.INFO: CreateAllLog Start [2026-04-13 03:33:03] Production.INFO: 117 [2026-04-13 03:33:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:33:03] Production.INFO: Date 2026-04-09 [2026-04-13 03:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:33:03] Production.INFO: ==5634== Releasing lock... [2026-04-13 03:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:33:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:33:03] Production.INFO: Date 2026-04-10 [2026-04-13 03:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:33:03] Production.INFO: Date 2026-04-11 [2026-04-13 03:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:33:03] Production.INFO: Date 2026-04-12 [2026-04-13 03:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:33:03] Production.INFO: Date 2026-04-13 [2026-04-13 03:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:33:03] Production.INFO: Total Charge 0 [2026-04-13 03:33:03] Production.INFO: CreateAllLog End [2026-04-13 03:33:03] Production.INFO: Account Balance End. [2026-04-13 03:33:03] Production.ERROR: CronJobId end 12 [2026-04-13 03:33:03] Production.INFO: ==5632== Releasing lock... [2026-04-13 03:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:33:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:33:04] Production.INFO: ==5628== Releasing lock... [2026-04-13 03:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:33:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:33:11] Production.ERROR: CronJobId end10 [2026-04-13 03:33:11] Production.INFO: ==5630== Releasing lock... [2026-04-13 03:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:33:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:33:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:33:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:33:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:33:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:33:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:33:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:33:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:33:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:33:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:33:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:33:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:33:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:33:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:33:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:33:14] Production.INFO: call_cost start [2026-04-13 03:33:14] Production.INFO: call_cost end [2026-04-13 03:33:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:33:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:33:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:33:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:33:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:33:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:33:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:33:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:33:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:33:14] Production.INFO: ==5626== Releasing lock... [2026-04-13 03:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:33:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:34:02] Production.INFO: ==5691== Lock acquired, processing the job... [2026-04-13 08:34:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:34:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:34:02] Production.INFO: neon service started [2026-04-13 08:34:02] Production.INFO: neon service started [2026-04-13 08:34:02] Production.INFO: ==5691== Releasing lock... [2026-04-13 08:34:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:34:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:34:02] Production.INFO: ==5693== Lock acquired, processing the job... [2026-04-13 03:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:34:02] Production.INFO: ==5693== Releasing lock... [2026-04-13 03:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:34:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:34:02] Production.INFO: ==5695== Lock acquired, processing the job... [2026-04-13 07:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:34:03] Production.INFO: ==5695== Releasing lock... [2026-04-13 07:34:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:34:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:34:03] Production.INFO: ==5698== Lock acquired, processing the job... [2026-04-13 03:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:34:03] Production.INFO: ==5704== Lock acquired, processing the job... [2026-04-13 03:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:34:03] Production.INFO: ==5702== Lock acquired, processing the job... [2026-04-13 03:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:34:03] Production.INFO: ==5700== Lock acquired, processing the job... [2026-04-13 03:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:34:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:34:03] Production.INFO: ==5706== Lock acquired, processing the job... [2026-04-13 03:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:34:03] Production.INFO: Account Balance Start. [2026-04-13 03:34:03] Production.INFO: CreateAllLog Start [2026-04-13 03:34:03] Production.INFO: 117 [2026-04-13 03:34:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:34:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:34:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:34:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:34:03] Production.INFO: Date 2026-04-09 [2026-04-13 03:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:34:03] Production.INFO: ==5706== Releasing lock... [2026-04-13 03:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:34:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:34:04] Production.INFO: Date 2026-04-10 [2026-04-13 03:34:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:34:04] Production.INFO: Date 2026-04-11 [2026-04-13 03:34:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:34:04] Production.INFO: Date 2026-04-12 [2026-04-13 03:34:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:34:04] Production.INFO: Date 2026-04-13 [2026-04-13 03:34:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:34:04] Production.INFO: Total Charge 0 [2026-04-13 03:34:04] Production.INFO: CreateAllLog End [2026-04-13 03:34:04] Production.INFO: Account Balance End. [2026-04-13 03:34:04] Production.ERROR: CronJobId end 12 [2026-04-13 03:34:04] Production.INFO: ==5704== Releasing lock... [2026-04-13 03:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:34:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:34:04] Production.INFO: ==5700== Releasing lock... [2026-04-13 03:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:34:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:34:13] Production.ERROR: CronJobId end10 [2026-04-13 03:34:13] Production.INFO: ==5702== Releasing lock... [2026-04-13 03:34:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:34:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:34:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:34:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:34:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:34:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:34:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:34:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:34:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:34:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:34:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:34:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:34:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:34:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:34:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:34:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:34:15] Production.INFO: call_cost start [2026-04-13 03:34:15] Production.INFO: call_cost end [2026-04-13 03:34:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:34:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:34:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:34:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:34:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:34:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:34:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:34:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:34:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:34:15] Production.INFO: ==5698== Releasing lock... [2026-04-13 03:34:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:34:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:35:01] Production.INFO: ==5759== Lock acquired, processing the job... [2026-04-13 08:35:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:35:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:35:01] Production.INFO: neon service started [2026-04-13 08:35:01] Production.INFO: neon service started [2026-04-13 08:35:01] Production.INFO: ==5759== Releasing lock... [2026-04-13 08:35:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:35:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:35:02] Production.INFO: ==5761== Lock acquired, processing the job... [2026-04-13 03:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:35:02] Production.INFO: ==5761== Releasing lock... [2026-04-13 03:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:35:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:35:02] Production.INFO: ==5763== Lock acquired, processing the job... [2026-04-13 07:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:35:02] Production.INFO: ==5763== Releasing lock... [2026-04-13 07:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:35:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:35:03] Production.INFO: ==5767== Lock acquired, processing the job... [2026-04-13 03:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:35:03] Production.INFO: ==5765== Lock acquired, processing the job... [2026-04-13 03:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:35:03] Production.INFO: ==5769== Lock acquired, processing the job... [2026-04-13 03:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:35:03] Production.INFO: ==5774== Lock acquired, processing the job... [2026-04-13 03:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:35:03] Production.INFO: ==5772== Lock acquired, processing the job... [2026-04-13 03:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:35:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:35:03] Production.INFO: Account Balance Start. [2026-04-13 03:35:03] Production.INFO: CreateAllLog Start [2026-04-13 03:35:03] Production.INFO: 117 [2026-04-13 03:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:35:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:35:03] Production.INFO: ==5774== Releasing lock... [2026-04-13 03:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:35:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:35:03] Production.INFO: Date 2026-04-09 [2026-04-13 03:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:35:03] Production.INFO: Date 2026-04-10 [2026-04-13 03:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:35:03] Production.INFO: Date 2026-04-11 [2026-04-13 03:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:35:03] Production.INFO: Date 2026-04-12 [2026-04-13 03:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:35:03] Production.INFO: Date 2026-04-13 [2026-04-13 03:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:35:03] Production.INFO: Total Charge 0 [2026-04-13 03:35:03] Production.INFO: CreateAllLog End [2026-04-13 03:35:03] Production.INFO: ==5767== Releasing lock... [2026-04-13 03:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:35:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:35:04] Production.INFO: Account Balance End. [2026-04-13 03:35:04] Production.ERROR: CronJobId end 12 [2026-04-13 03:35:04] Production.INFO: ==5772== Releasing lock... [2026-04-13 03:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:35:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:35:11] Production.ERROR: CronJobId end10 [2026-04-13 03:35:11] Production.INFO: ==5769== Releasing lock... [2026-04-13 03:35:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:35:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:35:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:35:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:35:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:35:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:35:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:35:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:35:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:35:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:35:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:35:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:35:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:35:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:35:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:35:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:35:15] Production.INFO: call_cost start [2026-04-13 03:35:15] Production.INFO: call_cost end [2026-04-13 03:35:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:35:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:35:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:35:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:35:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:35:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:35:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:35:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:35:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:35:15] Production.INFO: ==5765== Releasing lock... [2026-04-13 03:35:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:35:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:36:02] Production.INFO: ==5828== Lock acquired, processing the job... [2026-04-13 08:36:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:36:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:36:02] Production.INFO: neon service started [2026-04-13 08:36:02] Production.INFO: neon service started [2026-04-13 08:36:02] Production.INFO: ==5828== Releasing lock... [2026-04-13 08:36:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:36:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:36:02] Production.INFO: ==5830== Lock acquired, processing the job... [2026-04-13 03:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:36:02] Production.INFO: ==5830== Releasing lock... [2026-04-13 03:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:36:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:36:02] Production.INFO: ==5832== Lock acquired, processing the job... [2026-04-13 07:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:36:02] Production.INFO: ==5832== Releasing lock... [2026-04-13 07:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:36:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:36:03] Production.INFO: ==5841== Lock acquired, processing the job... [2026-04-13 03:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:36:03] Production.INFO: Account Balance Start. [2026-04-13 03:36:03] Production.INFO: CreateAllLog Start [2026-04-13 03:36:03] Production.INFO: 117 [2026-04-13 03:36:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:36:03] Production.INFO: Date 2026-04-09 [2026-04-13 03:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:36:03] Production.INFO: Date 2026-04-10 [2026-04-13 03:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:36:03] Production.INFO: Date 2026-04-11 [2026-04-13 03:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:36:03] Production.INFO: ==5835== Lock acquired, processing the job... [2026-04-13 03:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:36:03] Production.INFO: Date 2026-04-12 [2026-04-13 03:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:36:03] Production.INFO: ==5837== Lock acquired, processing the job... [2026-04-13 03:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:36:03] Production.INFO: Date 2026-04-13 [2026-04-13 03:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:36:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:36:03] Production.INFO: ==5839== Lock acquired, processing the job... [2026-04-13 03:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:36:03] Production.INFO: Total Charge 0 [2026-04-13 03:36:03] Production.INFO: CreateAllLog End [2026-04-13 03:36:03] Production.INFO: ==5843== Lock acquired, processing the job... [2026-04-13 03:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:36:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:36:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:36:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:36:04] Production.INFO: ==5843== Releasing lock... [2026-04-13 03:36:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:36:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:36:04] Production.INFO: Account Balance End. [2026-04-13 03:36:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:36:04] Production.ERROR: CronJobId end 12 [2026-04-13 03:36:04] Production.INFO: ==5841== Releasing lock... [2026-04-13 03:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:36:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:36:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:36:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:36:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:36:04] Production.INFO: ==5837== Releasing lock... [2026-04-13 03:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:36:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:36:12] Production.ERROR: CronJobId end10 [2026-04-13 03:36:12] Production.INFO: ==5839== Releasing lock... [2026-04-13 03:36:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:36:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:36:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:36:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:36:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:36:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:36:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:36:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:36:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:36:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:36:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:36:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:36:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:36:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:36:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:36:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:36:14] Production.INFO: call_cost start [2026-04-13 03:36:14] Production.INFO: call_cost end [2026-04-13 03:36:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:36:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:36:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:36:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:36:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:36:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:36:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:36:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:36:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:36:14] Production.INFO: ==5835== Releasing lock... [2026-04-13 03:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:36:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:37:01] Production.INFO: ==5901== Lock acquired, processing the job... [2026-04-13 08:37:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:37:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:37:01] Production.INFO: neon service started [2026-04-13 08:37:01] Production.INFO: neon service started [2026-04-13 08:37:01] Production.INFO: ==5901== Releasing lock... [2026-04-13 08:37:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:37:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:37:01] Production.INFO: ==5904== Lock acquired, processing the job... [2026-04-13 03:37:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:37:02] Production.INFO: ==5904== Releasing lock... [2026-04-13 03:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:37:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:37:02] Production.INFO: ==5906== Lock acquired, processing the job... [2026-04-13 07:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:37:02] Production.INFO: ==5906== Releasing lock... [2026-04-13 07:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:37:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:37:02] Production.INFO: ==5908== Lock acquired, processing the job... [2026-04-13 03:37:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:37:02] Production.INFO: ==5912== Lock acquired, processing the job... [2026-04-13 03:37:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:37:02] Production.INFO: ==5910== Lock acquired, processing the job... [2026-04-13 03:37:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:37:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:37:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:37:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:37:02] Production.INFO: ==5916== Lock acquired, processing the job... [2026-04-13 03:37:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:37:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:37:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:37:03] Production.INFO: ==5914== Lock acquired, processing the job... [2026-04-13 03:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:37:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:37:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:37:03] Production.INFO: Account Balance Start. [2026-04-13 03:37:03] Production.INFO: CreateAllLog Start [2026-04-13 03:37:03] Production.INFO: 117 [2026-04-13 03:37:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:37:03] Production.INFO: ==5916== Releasing lock... [2026-04-13 03:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:37:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:37:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:37:03] Production.INFO: Date 2026-04-09 [2026-04-13 03:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:37:03] Production.INFO: Date 2026-04-10 [2026-04-13 03:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:37:03] Production.INFO: Date 2026-04-11 [2026-04-13 03:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:37:03] Production.INFO: Date 2026-04-12 [2026-04-13 03:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:37:03] Production.INFO: Date 2026-04-13 [2026-04-13 03:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:37:03] Production.INFO: Total Charge 0 [2026-04-13 03:37:03] Production.INFO: CreateAllLog End [2026-04-13 03:37:03] Production.INFO: Account Balance End. [2026-04-13 03:37:03] Production.ERROR: CronJobId end 12 [2026-04-13 03:37:03] Production.INFO: ==5914== Releasing lock... [2026-04-13 03:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:37:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:37:03] Production.INFO: ==5910== Releasing lock... [2026-04-13 03:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:37:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:37:10] Production.ERROR: CronJobId end10 [2026-04-13 03:37:10] Production.INFO: ==5912== Releasing lock... [2026-04-13 03:37:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:37:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:37:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:37:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:37:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:37:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:37:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:37:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:37:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:37:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:37:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:37:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:37:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:37:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:37:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:37:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:37:13] Production.INFO: call_cost start [2026-04-13 03:37:13] Production.INFO: call_cost end [2026-04-13 03:37:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:37:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:37:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:37:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:37:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:37:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:37:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:37:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:37:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:37:13] Production.INFO: ==5908== Releasing lock... [2026-04-13 03:37:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:37:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:38:01] Production.INFO: ==5975== Lock acquired, processing the job... [2026-04-13 08:38:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:38:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:38:01] Production.INFO: neon service started [2026-04-13 08:38:02] Production.INFO: neon service started [2026-04-13 08:38:02] Production.INFO: ==5975== Releasing lock... [2026-04-13 08:38:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:38:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:38:02] Production.INFO: ==5979== Lock acquired, processing the job... [2026-04-13 07:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:38:02] Production.INFO: ==5979== Releasing lock... [2026-04-13 07:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:38:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:38:02] Production.INFO: ==5977== Lock acquired, processing the job... [2026-04-13 03:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:38:02] Production.INFO: ==5977== Releasing lock... [2026-04-13 03:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:38:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:38:03] Production.INFO: ==5981== Lock acquired, processing the job... [2026-04-13 03:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:38:03] Production.INFO: ==5983== Lock acquired, processing the job... [2026-04-13 03:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:38:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:38:03] Production.INFO: ==5985== Lock acquired, processing the job... [2026-04-13 03:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:38:03] Production.INFO: ==5987== Lock acquired, processing the job... [2026-04-13 03:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:38:03] Production.INFO: ==5989== Lock acquired, processing the job... [2026-04-13 03:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:38:03] Production.INFO: Account Balance Start. [2026-04-13 03:38:03] Production.INFO: CreateAllLog Start [2026-04-13 03:38:03] Production.INFO: 117 [2026-04-13 03:38:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:38:03] Production.INFO: Date 2026-04-09 [2026-04-13 03:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:38:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:38:03] Production.INFO: Date 2026-04-10 [2026-04-13 03:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:38:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:38:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:38:03] Production.INFO: Date 2026-04-11 [2026-04-13 03:38:03] Production.INFO: ==5989== Releasing lock... [2026-04-13 03:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:38:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:38:03] Production.INFO: Date 2026-04-12 [2026-04-13 03:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:38:03] Production.INFO: Date 2026-04-13 [2026-04-13 03:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:38:03] Production.INFO: Total Charge 0 [2026-04-13 03:38:03] Production.INFO: CreateAllLog End [2026-04-13 03:38:03] Production.INFO: ==5983== Releasing lock... [2026-04-13 03:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:38:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:38:04] Production.INFO: Account Balance End. [2026-04-13 03:38:04] Production.ERROR: CronJobId end 12 [2026-04-13 03:38:04] Production.INFO: ==5987== Releasing lock... [2026-04-13 03:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:38:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:38:10] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:294 Stack trace: #0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(294): PDOStatement->execute(Array) #1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_update...', Array) #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_update...', Array, Object(Closure)) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_update...', Array, Object(Closure)) #4 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Database\Connection->select() #5 /var/www/html/onswitch.neon.service/app/Console/Commands/CreateSummaryLive.php(0): App\Lib\AccountBalance::updateAccountUnbilledAmount() #6 [internal function]: App\Console\Commands\CreateSummaryLive->handle() #7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #8 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #9 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\CreateSummaryLive), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #13 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #14 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #15 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #16 {main} Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_updateUnbilledAmount(1,2026-04-13 23:59:59))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624 Stack trace: #0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_update...', Array, Object(Closure)) #1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_update...', Array, Object(Closure)) #2 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Database\Connection->select() #3 /var/www/html/onswitch.neon.service/app/Console/Commands/CreateSummaryLive.php(0): App\Lib\AccountBalance::updateAccountUnbilledAmount() #4 [internal function]: App\Console\Commands\CreateSummaryLive->handle() #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\CreateSummaryLive), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #13 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #14 {main} [2026-04-13 03:38:10] Production.ERROR: CronJobId end10 [2026-04-13 03:38:10] Production.INFO: ==5985== Releasing lock... [2026-04-13 03:38:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:38:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:38:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:38:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:38:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:38:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:38:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:38:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:38:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:38:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:38:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:38:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:38:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:38:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:38:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:38:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:38:13] Production.INFO: call_cost start [2026-04-13 03:38:13] Production.INFO: call_cost end [2026-04-13 03:38:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:38:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:38:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:38:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:38:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:38:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:38:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:38:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:38:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:38:13] Production.INFO: ==5981== Releasing lock... [2026-04-13 03:38:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:38:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:39:01] Production.INFO: ==6043== Lock acquired, processing the job... [2026-04-13 08:39:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:39:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:39:01] Production.INFO: neon service started [2026-04-13 08:39:01] Production.INFO: neon service started [2026-04-13 08:39:01] Production.INFO: ==6043== Releasing lock... [2026-04-13 08:39:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:39:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:39:01] Production.INFO: ==6045== Lock acquired, processing the job... [2026-04-13 03:39:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:39:01] Production.INFO: ==6045== Releasing lock... [2026-04-13 03:39:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:39:01] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:39:02] Production.INFO: ==6047== Lock acquired, processing the job... [2026-04-13 07:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:39:02] Production.INFO: ==6047== Releasing lock... [2026-04-13 07:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:39:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:39:02] Production.INFO: ==6053== Lock acquired, processing the job... [2026-04-13 03:39:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:39:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:39:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:39:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:39:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:39:02] Production.INFO: ==6051== Lock acquired, processing the job... [2026-04-13 03:39:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:39:02] Production.INFO: ==6049== Lock acquired, processing the job... [2026-04-13 03:39:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:39:02] Production.INFO: ==6055== Lock acquired, processing the job... [2026-04-13 03:39:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:39:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:39:02] Production.INFO: ==6057== Lock acquired, processing the job... [2026-04-13 03:39:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:39:02] Production.INFO: Account Balance Start. [2026-04-13 03:39:02] Production.INFO: CreateAllLog Start [2026-04-13 03:39:02] Production.INFO: 117 [2026-04-13 03:39:02] Production.INFO: Date 2026-04-08 [2026-04-13 03:39:02] Production.INFO: Reseller ==> 0 [2026-04-13 03:39:02] Production.INFO: Date 2026-04-09 [2026-04-13 03:39:02] Production.INFO: Reseller ==> 0 [2026-04-13 03:39:03] Production.INFO: Date 2026-04-10 [2026-04-13 03:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:39:03] Production.INFO: Date 2026-04-11 [2026-04-13 03:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:39:03] Production.INFO: ==6057== Releasing lock... [2026-04-13 03:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:39:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:39:03] Production.INFO: Date 2026-04-12 [2026-04-13 03:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:39:03] Production.INFO: Date 2026-04-13 [2026-04-13 03:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:39:03] Production.INFO: Total Charge 0 [2026-04-13 03:39:03] Production.INFO: CreateAllLog End [2026-04-13 03:39:03] Production.INFO: Account Balance End. [2026-04-13 03:39:03] Production.ERROR: CronJobId end 12 [2026-04-13 03:39:03] Production.INFO: ==6055== Releasing lock... [2026-04-13 03:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:39:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:39:03] Production.INFO: ==6051== Releasing lock... [2026-04-13 03:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:39:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:39:10] Production.ERROR: CronJobId end10 [2026-04-13 03:39:10] Production.INFO: ==6053== Releasing lock... [2026-04-13 03:39:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:39:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:39:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:39:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:39:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:39:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:39:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:39:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:39:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:39:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:39:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:39:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:39:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:39:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:39:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:39:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:39:13] Production.INFO: call_cost start [2026-04-13 03:39:13] Production.INFO: call_cost end [2026-04-13 03:39:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:39:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:39:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:39:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:39:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:39:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:39:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:39:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:39:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:39:13] Production.INFO: ==6049== Releasing lock... [2026-04-13 03:39:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:39:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:40:01] Production.INFO: ==6113== Lock acquired, processing the job... [2026-04-13 08:40:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:40:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:40:01] Production.INFO: neon service started [2026-04-13 08:40:01] Production.INFO: neon service started [2026-04-13 08:40:01] Production.INFO: ==6113== Releasing lock... [2026-04-13 08:40:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:40:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:40:02] Production.INFO: ==6117== Lock acquired, processing the job... [2026-04-13 07:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:40:02] Production.INFO: ==6117== Releasing lock... [2026-04-13 07:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:40:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:40:02] Production.INFO: ==6115== Lock acquired, processing the job... [2026-04-13 03:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:40:02] Production.INFO: ==6115== Releasing lock... [2026-04-13 03:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:40:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:40:03] Production.INFO: ==6120== Lock acquired, processing the job... [2026-04-13 03:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:40:03] Production.INFO: ==6122== Lock acquired, processing the job... [2026-04-13 03:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:40:03] Production.INFO: ==6128== Lock acquired, processing the job... [2026-04-13 03:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:40:03] Production.INFO: ==6126== Lock acquired, processing the job... [2026-04-13 03:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:40:03] Production.INFO: ==6124== Lock acquired, processing the job... [2026-04-13 03:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:40:03] Production.INFO: Account Balance Start. [2026-04-13 03:40:03] Production.INFO: CreateAllLog Start [2026-04-13 03:40:03] Production.INFO: 117 [2026-04-13 03:40:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:40:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:40:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:40:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:40:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:40:03] Production.INFO: Date 2026-04-09 [2026-04-13 03:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:40:03] Production.INFO: Date 2026-04-10 [2026-04-13 03:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:40:03] Production.INFO: Date 2026-04-11 [2026-04-13 03:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:40:03] Production.INFO: ==6128== Releasing lock... [2026-04-13 03:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:40:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:40:03] Production.INFO: Date 2026-04-12 [2026-04-13 03:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:40:03] Production.INFO: Date 2026-04-13 [2026-04-13 03:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:40:03] Production.INFO: Total Charge 0 [2026-04-13 03:40:03] Production.INFO: CreateAllLog End [2026-04-13 03:40:03] Production.INFO: Account Balance End. [2026-04-13 03:40:03] Production.ERROR: CronJobId end 12 [2026-04-13 03:40:03] Production.INFO: ==6126== Releasing lock... [2026-04-13 03:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:40:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:40:04] Production.INFO: ==6122== Releasing lock... [2026-04-13 03:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:40:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:40:11] Production.ERROR: CronJobId end10 [2026-04-13 03:40:11] Production.INFO: ==6124== Releasing lock... [2026-04-13 03:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:40:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:40:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:40:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:40:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:40:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:40:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:40:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:40:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:40:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:40:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:40:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:40:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:40:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:40:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:40:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:40:14] Production.INFO: call_cost start [2026-04-13 03:40:14] Production.INFO: call_cost end [2026-04-13 03:40:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:40:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:40:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:40:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:40:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:40:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:40:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:40:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:40:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:40:14] Production.INFO: ==6120== Releasing lock... [2026-04-13 03:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:40:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:41:02] Production.INFO: ==6185== Lock acquired, processing the job... [2026-04-13 08:41:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:41:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:41:02] Production.INFO: neon service started [2026-04-13 08:41:02] Production.INFO: neon service started [2026-04-13 08:41:02] Production.INFO: ==6185== Releasing lock... [2026-04-13 08:41:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:41:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:41:02] Production.INFO: ==6187== Lock acquired, processing the job... [2026-04-13 03:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:41:02] Production.INFO: ==6189== Lock acquired, processing the job... [2026-04-13 07:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:41:02] Production.INFO: ==6189== Releasing lock... [2026-04-13 07:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:41:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:41:03] Production.INFO: ==6187== Releasing lock... [2026-04-13 03:41:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:41:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:41:03] Production.INFO: ==6192== Lock acquired, processing the job... [2026-04-13 03:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 03:41:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 03:41:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 03:41:03] Production.INFO: ==6192== Releasing lock... [2026-04-13 03:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 03:41:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 03:41:03] Production.INFO: ==6194== Lock acquired, processing the job... [2026-04-13 03:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:41:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:41:04] Production.INFO: ==6196== Lock acquired, processing the job... [2026-04-13 03:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:41:04] Production.INFO: ==6198== Lock acquired, processing the job... [2026-04-13 03:41:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:41:04] Production.INFO: ==6202== Lock acquired, processing the job... [2026-04-13 03:41:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 03:41:04] Production.INFO: ==6200== Lock acquired, processing the job... [2026-04-13 03:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:41:04] Production.INFO: ==6204== Lock acquired, processing the job... [2026-04-13 03:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:41:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 03:41:04] Production.INFO: Account Balance Start. [2026-04-13 03:41:04] Production.INFO: CreateAllLog Start [2026-04-13 03:41:04] Production.INFO: 117 [2026-04-13 03:41:04] Production.INFO: Date 2026-04-08 [2026-04-13 03:41:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:41:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:41:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:41:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:41:04] Production.INFO: Date 2026-04-09 [2026-04-13 03:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:41:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:41:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:41:04] Production.INFO: Date 2026-04-10 [2026-04-13 03:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:41:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:41:04] Production.INFO: Date 2026-04-11 [2026-04-13 03:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:41:04] Production.INFO: Date 2026-04-12 [2026-04-13 03:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:41:04] Production.INFO: Date 2026-04-13 [2026-04-13 03:41:04] Production.INFO: ==6204== Releasing lock... [2026-04-13 03:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:41:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:41:04] Production.INFO: Total Charge 0 [2026-04-13 03:41:04] Production.INFO: CreateAllLog End [2026-04-13 03:41:04] Production.INFO: ==6196== Releasing lock... [2026-04-13 03:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:41:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:41:05] Production.INFO: Account Balance End. [2026-04-13 03:41:05] Production.ERROR: CronJobId end 12 [2026-04-13 03:41:05] Production.INFO: ==6200== Releasing lock... [2026-04-13 03:41:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:41:05] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:41:05] Production.ERROR: done [2026-04-13 03:41:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 03:41:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086990', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 03:41:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17086990', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 03:41:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 03:41:10] Production.INFO: ProcessCDR(1,17086990,1,1,2) [2026-04-13 03:41:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17086990,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 03:41:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17086990,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 03:41:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 03:41:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 03:41:11] Production.INFO: ==6202== Releasing lock... [2026-04-13 03:41:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 03:41:11] Production.INFO: 26 MB #Memory Used# [2026-04-13 03:41:14] Production.ERROR: CronJobId end10 [2026-04-13 03:41:14] Production.INFO: ==6198== Releasing lock... [2026-04-13 03:41:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:41:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:41:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:41:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:41:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:41:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:41:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:41:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:41:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:41:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:41:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:41:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:41:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:41:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:41:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:41:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:41:16] Production.INFO: call_cost start [2026-04-13 03:41:16] Production.INFO: call_cost end [2026-04-13 03:41:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:41:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:41:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:41:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:41:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:41:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:41:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:41:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:41:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:41:16] Production.INFO: ==6194== Releasing lock... [2026-04-13 03:41:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:41:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:42:01] Production.INFO: ==6258== Lock acquired, processing the job... [2026-04-13 08:42:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:42:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:42:01] Production.INFO: neon service started [2026-04-13 08:42:01] Production.INFO: neon service started [2026-04-13 08:42:01] Production.INFO: ==6258== Releasing lock... [2026-04-13 08:42:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:42:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:42:01] Production.INFO: ==6260== Lock acquired, processing the job... [2026-04-13 03:42:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:42:02] Production.INFO: ==6260== Releasing lock... [2026-04-13 03:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:42:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:42:02] Production.INFO: ==6262== Lock acquired, processing the job... [2026-04-13 07:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:42:02] Production.INFO: ==6262== Releasing lock... [2026-04-13 07:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:42:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:42:03] Production.INFO: ==6266== Lock acquired, processing the job... [2026-04-13 03:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:42:03] Production.INFO: ==6270== Lock acquired, processing the job... [2026-04-13 03:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:42:03] Production.INFO: ==6264== Lock acquired, processing the job... [2026-04-13 03:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:42:03] Production.INFO: ==6272== Lock acquired, processing the job... [2026-04-13 03:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:42:03] Production.INFO: ==6268== Lock acquired, processing the job... [2026-04-13 03:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:42:03] Production.INFO: Account Balance Start. [2026-04-13 03:42:03] Production.INFO: CreateAllLog Start [2026-04-13 03:42:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:42:03] Production.INFO: 117 [2026-04-13 03:42:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:42:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:42:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:42:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:42:03] Production.INFO: ==6272== Releasing lock... [2026-04-13 03:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:42:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:42:03] Production.INFO: Date 2026-04-09 [2026-04-13 03:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:42:03] Production.INFO: Date 2026-04-10 [2026-04-13 03:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:42:03] Production.INFO: Date 2026-04-11 [2026-04-13 03:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:42:03] Production.INFO: Date 2026-04-12 [2026-04-13 03:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:42:03] Production.INFO: Date 2026-04-13 [2026-04-13 03:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:42:03] Production.INFO: Total Charge 0 [2026-04-13 03:42:03] Production.INFO: CreateAllLog End [2026-04-13 03:42:03] Production.INFO: ==6266== Releasing lock... [2026-04-13 03:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:42:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:42:03] Production.INFO: Account Balance End. [2026-04-13 03:42:03] Production.ERROR: CronJobId end 12 [2026-04-13 03:42:03] Production.INFO: ==6270== Releasing lock... [2026-04-13 03:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:42:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:42:11] Production.ERROR: CronJobId end10 [2026-04-13 03:42:11] Production.INFO: ==6268== Releasing lock... [2026-04-13 03:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:42:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:42:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:42:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:42:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:42:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:42:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:42:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:42:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:42:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:42:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:42:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:42:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:42:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:42:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:42:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:42:13] Production.INFO: call_cost start [2026-04-13 03:42:13] Production.INFO: call_cost end [2026-04-13 03:42:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:42:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:42:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:42:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:42:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:42:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:42:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:42:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:42:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:42:13] Production.INFO: ==6264== Releasing lock... [2026-04-13 03:42:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:42:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:43:01] Production.INFO: ==6327== Lock acquired, processing the job... [2026-04-13 08:43:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:43:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:43:01] Production.INFO: neon service started [2026-04-13 08:43:01] Production.INFO: neon service started [2026-04-13 08:43:01] Production.INFO: ==6327== Releasing lock... [2026-04-13 08:43:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:43:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:43:02] Production.INFO: ==6329== Lock acquired, processing the job... [2026-04-13 03:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:43:02] Production.INFO: ==6331== Lock acquired, processing the job... [2026-04-13 07:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:43:02] Production.INFO: ==6331== Releasing lock... [2026-04-13 07:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:43:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:43:02] Production.INFO: ==6329== Releasing lock... [2026-04-13 03:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:43:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:43:03] Production.INFO: ==6334== Lock acquired, processing the job... [2026-04-13 03:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:43:03] Production.INFO: ==6338== Lock acquired, processing the job... [2026-04-13 03:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:43:03] Production.INFO: ==6340== Lock acquired, processing the job... [2026-04-13 03:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:43:03] Production.INFO: ==6336== Lock acquired, processing the job... [2026-04-13 03:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:43:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:43:03] Production.INFO: Account Balance Start. [2026-04-13 03:43:03] Production.INFO: CreateAllLog Start [2026-04-13 03:43:03] Production.INFO: 117 [2026-04-13 03:43:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:43:03] Production.INFO: ==6342== Lock acquired, processing the job... [2026-04-13 03:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:43:03] Production.INFO: Date 2026-04-09 [2026-04-13 03:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:43:03] Production.INFO: Date 2026-04-10 [2026-04-13 03:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:43:03] Production.INFO: Date 2026-04-11 [2026-04-13 03:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:43:03] Production.INFO: Date 2026-04-12 [2026-04-13 03:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:43:03] Production.INFO: Date 2026-04-13 [2026-04-13 03:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:43:03] Production.INFO: ==6342== Releasing lock... [2026-04-13 03:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:43:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:43:03] Production.INFO: Total Charge 0 [2026-04-13 03:43:04] Production.INFO: CreateAllLog End [2026-04-13 03:43:04] Production.INFO: Account Balance End. [2026-04-13 03:43:04] Production.ERROR: CronJobId end 12 [2026-04-13 03:43:04] Production.INFO: ==6340== Releasing lock... [2026-04-13 03:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:43:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:43:04] Production.INFO: ==6336== Releasing lock... [2026-04-13 03:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:43:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:43:11] Production.ERROR: CronJobId end10 [2026-04-13 03:43:11] Production.INFO: ==6338== Releasing lock... [2026-04-13 03:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:43:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:43:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:43:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:43:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:43:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:43:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:43:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:43:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:43:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:43:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:43:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:43:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:43:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:43:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:43:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:43:13] Production.INFO: call_cost start [2026-04-13 03:43:13] Production.INFO: call_cost end [2026-04-13 03:43:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:43:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:43:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:43:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:43:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:43:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:43:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:43:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:43:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:43:13] Production.INFO: ==6334== Releasing lock... [2026-04-13 03:43:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:43:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:44:01] Production.INFO: ==6401== Lock acquired, processing the job... [2026-04-13 08:44:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:44:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:44:01] Production.INFO: neon service started [2026-04-13 08:44:01] Production.INFO: neon service started [2026-04-13 08:44:01] Production.INFO: ==6401== Releasing lock... [2026-04-13 08:44:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:44:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:44:01] Production.INFO: ==6405== Lock acquired, processing the job... [2026-04-13 07:44:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:44:01] Production.INFO: ==6405== Releasing lock... [2026-04-13 07:44:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:44:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:44:01] Production.INFO: ==6403== Lock acquired, processing the job... [2026-04-13 03:44:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:44:02] Production.INFO: ==6403== Releasing lock... [2026-04-13 03:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:44:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:44:02] Production.INFO: ==6411== Lock acquired, processing the job... [2026-04-13 03:44:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:44:02] Production.INFO: ==6407== Lock acquired, processing the job... [2026-04-13 03:44:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:44:02] Production.INFO: ==6409== Lock acquired, processing the job... [2026-04-13 03:44:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:44:02] Production.INFO: ==6413== Lock acquired, processing the job... [2026-04-13 03:44:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:44:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:44:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:44:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:44:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:44:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:44:02] Production.INFO: ==6415== Lock acquired, processing the job... [2026-04-13 03:44:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:44:02] Production.INFO: Account Balance Start. [2026-04-13 03:44:02] Production.INFO: CreateAllLog Start [2026-04-13 03:44:02] Production.INFO: 117 [2026-04-13 03:44:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:44:03] Production.INFO: Date 2026-04-09 [2026-04-13 03:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:44:03] Production.INFO: Date 2026-04-10 [2026-04-13 03:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:44:03] Production.INFO: Date 2026-04-11 [2026-04-13 03:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:44:03] Production.INFO: Date 2026-04-12 [2026-04-13 03:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:44:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:44:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:44:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:44:03] Production.INFO: ==6415== Releasing lock... [2026-04-13 03:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:44:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:44:03] Production.INFO: Date 2026-04-13 [2026-04-13 03:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:44:03] Production.INFO: Total Charge 0 [2026-04-13 03:44:03] Production.INFO: CreateAllLog End [2026-04-13 03:44:03] Production.INFO: Account Balance End. [2026-04-13 03:44:03] Production.ERROR: CronJobId end 12 [2026-04-13 03:44:03] Production.INFO: ==6413== Releasing lock... [2026-04-13 03:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:44:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:44:03] Production.INFO: ==6409== Releasing lock... [2026-04-13 03:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:44:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:44:10] Production.ERROR: CronJobId end10 [2026-04-13 03:44:10] Production.INFO: ==6411== Releasing lock... [2026-04-13 03:44:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:44:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:44:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:44:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:44:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:44:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:44:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:44:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:44:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:44:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:44:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:44:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:44:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:44:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:44:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:44:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:44:13] Production.INFO: call_cost start [2026-04-13 03:44:13] Production.INFO: call_cost end [2026-04-13 03:44:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:44:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:44:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:44:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:44:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:44:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:44:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:44:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:44:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:44:13] Production.INFO: ==6407== Releasing lock... [2026-04-13 03:44:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:44:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:45:01] Production.INFO: ==6469== Lock acquired, processing the job... [2026-04-13 08:45:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:45:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:45:01] Production.INFO: neon service started [2026-04-13 08:45:01] Production.INFO: neon service started [2026-04-13 08:45:01] Production.INFO: ==6469== Releasing lock... [2026-04-13 08:45:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:45:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:45:02] Production.INFO: ==6471== Lock acquired, processing the job... [2026-04-13 03:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:45:02] Production.INFO: ==6471== Releasing lock... [2026-04-13 03:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:45:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:45:02] Production.INFO: ==6473== Lock acquired, processing the job... [2026-04-13 07:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:45:02] Production.INFO: ==6473== Releasing lock... [2026-04-13 07:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:45:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:45:03] Production.INFO: ==6475== Lock acquired, processing the job... [2026-04-13 03:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:45:03] Production.INFO: ==6481== Lock acquired, processing the job... [2026-04-13 03:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:45:03] Production.INFO: ==6479== Lock acquired, processing the job... [2026-04-13 03:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:45:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:45:03] Production.INFO: ==6477== Lock acquired, processing the job... [2026-04-13 03:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:45:03] Production.INFO: ==6483== Lock acquired, processing the job... [2026-04-13 03:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:45:03] Production.INFO: Account Balance Start. [2026-04-13 03:45:03] Production.INFO: CreateAllLog Start [2026-04-13 03:45:03] Production.INFO: 117 [2026-04-13 03:45:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:45:03] Production.INFO: Date 2026-04-09 [2026-04-13 03:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:45:03] Production.INFO: Date 2026-04-10 [2026-04-13 03:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:45:03] Production.INFO: Date 2026-04-11 [2026-04-13 03:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:45:03] Production.INFO: Date 2026-04-12 [2026-04-13 03:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:45:03] Production.INFO: ==6483== Releasing lock... [2026-04-13 03:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:45:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:45:03] Production.INFO: Date 2026-04-13 [2026-04-13 03:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:45:03] Production.INFO: Total Charge 0 [2026-04-13 03:45:03] Production.INFO: CreateAllLog End [2026-04-13 03:45:03] Production.INFO: Account Balance End. [2026-04-13 03:45:03] Production.ERROR: CronJobId end 12 [2026-04-13 03:45:03] Production.INFO: ==6481== Releasing lock... [2026-04-13 03:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:45:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:45:03] Production.INFO: ==6477== Releasing lock... [2026-04-13 03:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:45:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:45:10] Production.ERROR: CronJobId end10 [2026-04-13 03:45:10] Production.INFO: ==6479== Releasing lock... [2026-04-13 03:45:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:45:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:45:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:45:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:45:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:45:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:45:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:45:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:45:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:45:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:45:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:45:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:45:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:45:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:45:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:45:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:45:13] Production.INFO: call_cost start [2026-04-13 03:45:13] Production.INFO: call_cost end [2026-04-13 03:45:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:45:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:45:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:45:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:45:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:45:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:45:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:45:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:45:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:45:13] Production.INFO: ==6475== Releasing lock... [2026-04-13 03:45:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:45:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:46:02] Production.INFO: ==6538== Lock acquired, processing the job... [2026-04-13 08:46:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:46:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:46:02] Production.INFO: neon service started [2026-04-13 08:46:02] Production.INFO: neon service started [2026-04-13 08:46:02] Production.INFO: ==6538== Releasing lock... [2026-04-13 08:46:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:46:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:46:02] Production.INFO: ==6540== Lock acquired, processing the job... [2026-04-13 03:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:46:02] Production.INFO: ==6540== Releasing lock... [2026-04-13 03:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:46:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:46:02] Production.INFO: ==6542== Lock acquired, processing the job... [2026-04-13 07:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:46:02] Production.INFO: ==6542== Releasing lock... [2026-04-13 07:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:46:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:46:03] Production.INFO: ==6546== Lock acquired, processing the job... [2026-04-13 03:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:46:03] Production.INFO: ==6544== Lock acquired, processing the job... [2026-04-13 03:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:46:03] Production.INFO: ==6548== Lock acquired, processing the job... [2026-04-13 03:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:46:03] Production.INFO: ==6550== Lock acquired, processing the job... [2026-04-13 03:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:46:03] Production.INFO: ==6552== Lock acquired, processing the job... [2026-04-13 03:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:46:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:46:03] Production.INFO: Account Balance Start. [2026-04-13 03:46:03] Production.INFO: CreateAllLog Start [2026-04-13 03:46:03] Production.INFO: 117 [2026-04-13 03:46:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:46:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:46:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:46:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:46:03] Production.INFO: ==6552== Releasing lock... [2026-04-13 03:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:46:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:46:03] Production.INFO: Date 2026-04-09 [2026-04-13 03:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:46:03] Production.INFO: Date 2026-04-10 [2026-04-13 03:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:46:03] Production.INFO: Date 2026-04-11 [2026-04-13 03:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:46:03] Production.INFO: Date 2026-04-12 [2026-04-13 03:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:46:04] Production.INFO: Date 2026-04-13 [2026-04-13 03:46:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:46:04] Production.INFO: Total Charge 0 [2026-04-13 03:46:04] Production.INFO: ==6546== Releasing lock... [2026-04-13 03:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:46:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:46:04] Production.INFO: CreateAllLog End [2026-04-13 03:46:04] Production.INFO: Account Balance End. [2026-04-13 03:46:04] Production.ERROR: CronJobId end 12 [2026-04-13 03:46:04] Production.INFO: ==6550== Releasing lock... [2026-04-13 03:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:46:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:46:11] Production.ERROR: CronJobId end10 [2026-04-13 03:46:11] Production.INFO: ==6548== Releasing lock... [2026-04-13 03:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:46:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:46:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:46:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:46:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:46:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:46:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:46:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:46:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:46:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:46:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:46:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:46:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:46:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:46:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:46:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:46:14] Production.INFO: call_cost start [2026-04-13 03:46:14] Production.INFO: call_cost end [2026-04-13 03:46:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:46:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:46:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:46:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:46:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:46:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:46:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:46:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:46:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:46:14] Production.INFO: ==6544== Releasing lock... [2026-04-13 03:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:46:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:47:01] Production.INFO: ==6608== Lock acquired, processing the job... [2026-04-13 08:47:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:47:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:47:01] Production.INFO: neon service started [2026-04-13 08:47:01] Production.INFO: neon service started [2026-04-13 08:47:01] Production.INFO: ==6608== Releasing lock... [2026-04-13 08:47:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:47:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:47:01] Production.INFO: ==6610== Lock acquired, processing the job... [2026-04-13 03:47:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:47:02] Production.INFO: ==6610== Releasing lock... [2026-04-13 03:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:47:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:47:02] Production.INFO: ==6612== Lock acquired, processing the job... [2026-04-13 07:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:47:02] Production.INFO: ==6612== Releasing lock... [2026-04-13 07:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:47:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:47:03] Production.INFO: ==6614== Lock acquired, processing the job... [2026-04-13 03:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:47:03] Production.INFO: ==6620== Lock acquired, processing the job... [2026-04-13 03:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:47:03] Production.INFO: ==6616== Lock acquired, processing the job... [2026-04-13 03:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:47:03] Production.INFO: ==6622== Lock acquired, processing the job... [2026-04-13 03:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:47:03] Production.INFO: ==6618== Lock acquired, processing the job... [2026-04-13 03:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:47:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:47:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:47:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:47:03] Production.INFO: Account Balance Start. [2026-04-13 03:47:03] Production.INFO: CreateAllLog Start [2026-04-13 03:47:03] Production.INFO: 117 [2026-04-13 03:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:47:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:47:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:47:03] Production.INFO: ==6622== Releasing lock... [2026-04-13 03:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:47:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:47:03] Production.INFO: Date 2026-04-09 [2026-04-13 03:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:47:03] Production.INFO: Date 2026-04-10 [2026-04-13 03:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:47:03] Production.INFO: Date 2026-04-11 [2026-04-13 03:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:47:03] Production.INFO: Date 2026-04-12 [2026-04-13 03:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:47:03] Production.INFO: Date 2026-04-13 [2026-04-13 03:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:47:03] Production.INFO: Total Charge 0 [2026-04-13 03:47:03] Production.INFO: CreateAllLog End [2026-04-13 03:47:03] Production.INFO: Account Balance End. [2026-04-13 03:47:03] Production.ERROR: CronJobId end 12 [2026-04-13 03:47:03] Production.INFO: ==6620== Releasing lock... [2026-04-13 03:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:47:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:47:03] Production.INFO: ==6616== Releasing lock... [2026-04-13 03:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:47:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:47:11] Production.ERROR: CronJobId end10 [2026-04-13 03:47:11] Production.INFO: ==6618== Releasing lock... [2026-04-13 03:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:47:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:47:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:47:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:47:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:47:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:47:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:47:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:47:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:47:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:47:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:47:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:47:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:47:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:47:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:47:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:47:13] Production.INFO: call_cost start [2026-04-13 03:47:13] Production.INFO: call_cost end [2026-04-13 03:47:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:47:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:47:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:47:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:47:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:47:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:47:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:47:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:47:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:47:13] Production.INFO: ==6614== Releasing lock... [2026-04-13 03:47:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:47:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:48:02] Production.INFO: ==6680== Lock acquired, processing the job... [2026-04-13 08:48:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:48:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:48:02] Production.INFO: neon service started [2026-04-13 08:48:02] Production.INFO: neon service started [2026-04-13 08:48:02] Production.INFO: ==6680== Releasing lock... [2026-04-13 08:48:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:48:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:48:02] Production.INFO: ==6684== Lock acquired, processing the job... [2026-04-13 07:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:48:02] Production.INFO: ==6684== Releasing lock... [2026-04-13 07:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:48:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:48:02] Production.INFO: ==6682== Lock acquired, processing the job... [2026-04-13 03:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:48:02] Production.INFO: ==6682== Releasing lock... [2026-04-13 03:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:48:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:48:03] Production.INFO: ==6687== Lock acquired, processing the job... [2026-04-13 03:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:48:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:48:03] Production.INFO: ==6689== Lock acquired, processing the job... [2026-04-13 03:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:48:03] Production.INFO: ==6695== Lock acquired, processing the job... [2026-04-13 03:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:48:03] Production.INFO: ==6691== Lock acquired, processing the job... [2026-04-13 03:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:48:03] Production.INFO: ==6693== Lock acquired, processing the job... [2026-04-13 03:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:48:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:48:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:48:03] Production.INFO: ==6695== Releasing lock... [2026-04-13 03:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:48:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:48:03] Production.INFO: Account Balance Start. [2026-04-13 03:48:03] Production.INFO: CreateAllLog Start [2026-04-13 03:48:04] Production.INFO: 117 [2026-04-13 03:48:04] Production.INFO: Date 2026-04-08 [2026-04-13 03:48:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:48:04] Production.INFO: Date 2026-04-09 [2026-04-13 03:48:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:48:04] Production.INFO: Date 2026-04-10 [2026-04-13 03:48:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:48:04] Production.INFO: ==6689== Releasing lock... [2026-04-13 03:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:48:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:48:04] Production.INFO: Date 2026-04-11 [2026-04-13 03:48:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:48:04] Production.INFO: Date 2026-04-12 [2026-04-13 03:48:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:48:04] Production.INFO: Date 2026-04-13 [2026-04-13 03:48:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:48:04] Production.INFO: Total Charge 0 [2026-04-13 03:48:04] Production.INFO: CreateAllLog End [2026-04-13 03:48:04] Production.INFO: Account Balance End. [2026-04-13 03:48:04] Production.ERROR: CronJobId end 12 [2026-04-13 03:48:04] Production.INFO: ==6693== Releasing lock... [2026-04-13 03:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:48:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:48:11] Production.ERROR: CronJobId end10 [2026-04-13 03:48:11] Production.INFO: ==6691== Releasing lock... [2026-04-13 03:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:48:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:48:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:48:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:48:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:48:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:48:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:48:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:48:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:48:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:48:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:48:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:48:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:48:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:48:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:48:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:48:15] Production.INFO: call_cost start [2026-04-13 03:48:15] Production.INFO: call_cost end [2026-04-13 03:48:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:48:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:48:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:48:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:48:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:48:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:48:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:48:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:48:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:48:15] Production.INFO: ==6687== Releasing lock... [2026-04-13 03:48:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:48:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:49:01] Production.INFO: ==6752== Lock acquired, processing the job... [2026-04-13 08:49:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:49:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:49:01] Production.INFO: neon service started [2026-04-13 08:49:01] Production.INFO: neon service started [2026-04-13 08:49:01] Production.INFO: ==6752== Releasing lock... [2026-04-13 08:49:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:49:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:49:01] Production.INFO: ==6754== Lock acquired, processing the job... [2026-04-13 03:49:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:49:02] Production.INFO: ==6754== Releasing lock... [2026-04-13 03:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:49:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:49:02] Production.INFO: ==6756== Lock acquired, processing the job... [2026-04-13 07:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:49:02] Production.INFO: ==6756== Releasing lock... [2026-04-13 07:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:49:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:49:02] Production.INFO: ==6761== Lock acquired, processing the job... [2026-04-13 03:49:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:49:03] Production.INFO: ==6759== Lock acquired, processing the job... [2026-04-13 03:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:49:03] Production.INFO: ==6765== Lock acquired, processing the job... [2026-04-13 03:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:49:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:49:03] Production.INFO: ==6763== Lock acquired, processing the job... [2026-04-13 03:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:49:03] Production.INFO: ==6767== Lock acquired, processing the job... [2026-04-13 03:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:49:03] Production.INFO: Account Balance Start. [2026-04-13 03:49:03] Production.INFO: CreateAllLog Start [2026-04-13 03:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:49:03] Production.INFO: 117 [2026-04-13 03:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:49:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:49:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:49:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:49:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:49:03] Production.INFO: ==6767== Releasing lock... [2026-04-13 03:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:49:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:49:03] Production.INFO: Date 2026-04-09 [2026-04-13 03:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:49:03] Production.INFO: Date 2026-04-10 [2026-04-13 03:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:49:03] Production.INFO: Date 2026-04-11 [2026-04-13 03:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:49:03] Production.INFO: Date 2026-04-12 [2026-04-13 03:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:49:03] Production.INFO: Date 2026-04-13 [2026-04-13 03:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:49:03] Production.INFO: Total Charge 0 [2026-04-13 03:49:03] Production.INFO: ==6761== Releasing lock... [2026-04-13 03:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:49:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:49:03] Production.INFO: CreateAllLog End [2026-04-13 03:49:03] Production.INFO: Account Balance End. [2026-04-13 03:49:03] Production.ERROR: CronJobId end 12 [2026-04-13 03:49:03] Production.INFO: ==6765== Releasing lock... [2026-04-13 03:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:49:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:49:11] Production.ERROR: CronJobId end10 [2026-04-13 03:49:11] Production.INFO: ==6763== Releasing lock... [2026-04-13 03:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:49:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:49:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:49:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:49:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:49:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:49:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:49:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:49:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:49:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:49:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:49:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:49:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:49:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:49:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:49:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:49:14] Production.INFO: call_cost start [2026-04-13 03:49:14] Production.INFO: call_cost end [2026-04-13 03:49:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:49:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:49:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:49:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:49:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:49:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:49:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:49:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:49:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:49:14] Production.INFO: ==6759== Releasing lock... [2026-04-13 03:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:49:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:50:01] Production.INFO: ==6823== Lock acquired, processing the job... [2026-04-13 08:50:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:50:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:50:01] Production.INFO: neon service started [2026-04-13 08:50:01] Production.INFO: neon service started [2026-04-13 08:50:01] Production.INFO: ==6823== Releasing lock... [2026-04-13 08:50:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:50:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:50:02] Production.INFO: ==6825== Lock acquired, processing the job... [2026-04-13 03:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:50:02] Production.INFO: ==6827== Lock acquired, processing the job... [2026-04-13 07:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:50:02] Production.INFO: ==6827== Releasing lock... [2026-04-13 07:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:50:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:50:02] Production.INFO: ==6825== Releasing lock... [2026-04-13 03:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:50:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:50:03] Production.INFO: ==6830== Lock acquired, processing the job... [2026-04-13 03:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:50:03] Production.INFO: ==6832== Lock acquired, processing the job... [2026-04-13 03:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:50:03] Production.INFO: ==6836== Lock acquired, processing the job... [2026-04-13 03:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:50:03] Production.INFO: ==6838== Lock acquired, processing the job... [2026-04-13 03:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:50:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:50:03] Production.INFO: ==6834== Lock acquired, processing the job... [2026-04-13 03:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:50:03] Production.INFO: Account Balance Start. [2026-04-13 03:50:03] Production.INFO: CreateAllLog Start [2026-04-13 03:50:03] Production.INFO: 117 [2026-04-13 03:50:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:50:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:50:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:50:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:50:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:50:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:50:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:50:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:50:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:50:04] Production.INFO: ==6838== Releasing lock... [2026-04-13 03:50:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:50:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:50:04] Production.INFO: Date 2026-04-09 [2026-04-13 03:50:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:50:04] Production.INFO: Date 2026-04-10 [2026-04-13 03:50:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:50:04] Production.INFO: Date 2026-04-11 [2026-04-13 03:50:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:50:04] Production.INFO: Date 2026-04-12 [2026-04-13 03:50:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:50:04] Production.INFO: Date 2026-04-13 [2026-04-13 03:50:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:50:04] Production.INFO: Total Charge 0 [2026-04-13 03:50:04] Production.INFO: CreateAllLog End [2026-04-13 03:50:04] Production.INFO: Account Balance End. [2026-04-13 03:50:04] Production.ERROR: CronJobId end 12 [2026-04-13 03:50:04] Production.INFO: ==6836== Releasing lock... [2026-04-13 03:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:50:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:50:04] Production.INFO: ==6832== Releasing lock... [2026-04-13 03:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:50:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:50:11] Production.ERROR: CronJobId end10 [2026-04-13 03:50:11] Production.INFO: ==6834== Releasing lock... [2026-04-13 03:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:50:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:50:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:50:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:50:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:50:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:50:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:50:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:50:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:50:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:50:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:50:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:50:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:50:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:50:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:50:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:50:13] Production.INFO: call_cost start [2026-04-13 03:50:13] Production.INFO: call_cost end [2026-04-13 03:50:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:50:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:50:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:50:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:50:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:50:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:50:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:50:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:50:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:50:13] Production.INFO: ==6830== Releasing lock... [2026-04-13 03:50:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:50:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:51:02] Production.INFO: ==6901== Lock acquired, processing the job... [2026-04-13 08:51:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:51:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:51:02] Production.INFO: neon service started [2026-04-13 08:51:02] Production.INFO: neon service started [2026-04-13 08:51:02] Production.INFO: ==6901== Releasing lock... [2026-04-13 08:51:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:51:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:51:02] Production.INFO: ==6903== Lock acquired, processing the job... [2026-04-13 03:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:51:02] Production.INFO: ==6905== Lock acquired, processing the job... [2026-04-13 07:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:51:02] Production.INFO: ==6905== Releasing lock... [2026-04-13 07:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:51:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:51:03] Production.INFO: ==6903== Releasing lock... [2026-04-13 03:51:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:51:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:51:03] Production.INFO: ==6908== Lock acquired, processing the job... [2026-04-13 03:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 03:51:04] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 03:51:04] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 03:51:04] Production.INFO: ==6908== Releasing lock... [2026-04-13 03:51:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 03:51:04] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 03:51:04] Production.INFO: ==6910== Lock acquired, processing the job... [2026-04-13 03:51:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:51:04] Production.INFO: ==6914== Lock acquired, processing the job... [2026-04-13 03:51:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:51:04] Production.INFO: ==6912== Lock acquired, processing the job... [2026-04-13 03:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:51:04] Production.INFO: ==6920== Lock acquired, processing the job... [2026-04-13 03:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:51:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:51:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:51:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:51:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:51:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:51:04] Production.INFO: ==6918== Lock acquired, processing the job... [2026-04-13 03:51:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 03:51:04] Production.INFO: ==6916== Lock acquired, processing the job... [2026-04-13 03:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:51:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 03:51:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:51:04] Production.INFO: Account Balance Start. [2026-04-13 03:51:04] Production.INFO: CreateAllLog Start [2026-04-13 03:51:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:51:04] Production.INFO: 117 [2026-04-13 03:51:04] Production.INFO: Date 2026-04-08 [2026-04-13 03:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:51:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:51:04] Production.INFO: Date 2026-04-09 [2026-04-13 03:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:51:04] Production.INFO: Date 2026-04-10 [2026-04-13 03:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:51:04] Production.INFO: Date 2026-04-11 [2026-04-13 03:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:51:04] Production.INFO: Date 2026-04-12 [2026-04-13 03:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:51:04] Production.INFO: Date 2026-04-13 [2026-04-13 03:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:51:04] Production.INFO: Total Charge 0 [2026-04-13 03:51:04] Production.INFO: CreateAllLog End [2026-04-13 03:51:04] Production.INFO: ==6920== Releasing lock... [2026-04-13 03:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:51:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:51:05] Production.ERROR: done [2026-04-13 03:51:05] Production.INFO: Account Balance End. [2026-04-13 03:51:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 03:51:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087031', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 03:51:05] Production.INFO: ==6912== Releasing lock... [2026-04-13 03:51:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:51:05] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:51:05] Production.ERROR: CronJobId end 12 [2026-04-13 03:51:05] Production.INFO: ==6916== Releasing lock... [2026-04-13 03:51:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:51:05] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:51:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087031', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 03:51:11] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 03:51:11] Production.INFO: ProcessCDR(1,17087031,1,1,2) [2026-04-13 03:51:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17087031,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 03:51:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17087031,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 03:51:11] Production.ERROR: pbx prc_insertCDR start [2026-04-13 03:51:11] Production.ERROR: pbx prc_insertCDR end [2026-04-13 03:51:11] Production.INFO: ==6918== Releasing lock... [2026-04-13 03:51:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 03:51:11] Production.INFO: 26 MB #Memory Used# [2026-04-13 03:51:14] Production.ERROR: CronJobId end10 [2026-04-13 03:51:14] Production.INFO: ==6914== Releasing lock... [2026-04-13 03:51:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:51:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:51:17] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:51:17] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:51:17] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:51:17] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:51:17] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:51:17] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:51:17] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:51:17] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:51:17] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:51:17] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:51:17] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:51:17] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:51:17] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:51:17] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:51:17] Production.INFO: call_cost start [2026-04-13 03:51:17] Production.INFO: call_cost end [2026-04-13 03:51:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:51:17] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:51:17] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:51:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:51:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:51:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:51:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:51:17] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:51:17] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:51:17] Production.INFO: ==6910== Releasing lock... [2026-04-13 03:51:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:51:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:52:01] Production.INFO: ==6976== Lock acquired, processing the job... [2026-04-13 08:52:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:52:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:52:01] Production.INFO: neon service started [2026-04-13 08:52:01] Production.INFO: neon service started [2026-04-13 08:52:01] Production.INFO: ==6976== Releasing lock... [2026-04-13 08:52:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:52:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:52:02] Production.INFO: ==6978== Lock acquired, processing the job... [2026-04-13 03:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:52:02] Production.INFO: ==6978== Releasing lock... [2026-04-13 03:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:52:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:52:02] Production.INFO: ==6980== Lock acquired, processing the job... [2026-04-13 07:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:52:02] Production.INFO: ==6980== Releasing lock... [2026-04-13 07:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:52:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:52:03] Production.INFO: ==6983== Lock acquired, processing the job... [2026-04-13 03:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:52:03] Production.INFO: ==6985== Lock acquired, processing the job... [2026-04-13 03:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:52:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:52:03] Production.INFO: ==6989== Lock acquired, processing the job... [2026-04-13 03:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:52:03] Production.INFO: ==6987== Lock acquired, processing the job... [2026-04-13 03:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:52:03] Production.INFO: Account Balance Start. [2026-04-13 03:52:03] Production.INFO: CreateAllLog Start [2026-04-13 03:52:03] Production.INFO: 117 [2026-04-13 03:52:03] Production.INFO: ==6991== Lock acquired, processing the job... [2026-04-13 03:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:52:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:52:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:52:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:52:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:52:03] Production.INFO: ==6991== Releasing lock... [2026-04-13 03:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:52:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:52:03] Production.INFO: Date 2026-04-09 [2026-04-13 03:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:52:03] Production.INFO: Date 2026-04-10 [2026-04-13 03:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:52:03] Production.INFO: ==6985== Releasing lock... [2026-04-13 03:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:52:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:52:03] Production.INFO: Date 2026-04-11 [2026-04-13 03:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:52:03] Production.INFO: Date 2026-04-12 [2026-04-13 03:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:52:04] Production.INFO: Date 2026-04-13 [2026-04-13 03:52:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:52:04] Production.INFO: Total Charge 0 [2026-04-13 03:52:04] Production.INFO: CreateAllLog End [2026-04-13 03:52:04] Production.INFO: Account Balance End. [2026-04-13 03:52:04] Production.ERROR: CronJobId end 12 [2026-04-13 03:52:04] Production.INFO: ==6989== Releasing lock... [2026-04-13 03:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:52:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:52:11] Production.ERROR: CronJobId end10 [2026-04-13 03:52:11] Production.INFO: ==6987== Releasing lock... [2026-04-13 03:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:52:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:52:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:52:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:52:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:52:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:52:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:52:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:52:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:52:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:52:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:52:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:52:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:52:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:52:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:52:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:52:14] Production.INFO: call_cost start [2026-04-13 03:52:14] Production.INFO: call_cost end [2026-04-13 03:52:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:52:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:52:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:52:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:52:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:52:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:52:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:52:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:52:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:52:14] Production.INFO: ==6983== Releasing lock... [2026-04-13 03:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:52:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:53:02] Production.INFO: ==7062== Lock acquired, processing the job... [2026-04-13 08:53:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:53:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:53:02] Production.INFO: neon service started [2026-04-13 08:53:02] Production.INFO: neon service started [2026-04-13 08:53:02] Production.INFO: ==7062== Releasing lock... [2026-04-13 08:53:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:53:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:53:02] Production.INFO: ==7066== Lock acquired, processing the job... [2026-04-13 07:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:53:02] Production.INFO: ==7066== Releasing lock... [2026-04-13 07:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:53:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:53:02] Production.INFO: ==7064== Lock acquired, processing the job... [2026-04-13 03:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:53:02] Production.INFO: ==7064== Releasing lock... [2026-04-13 03:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:53:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:53:03] Production.INFO: ==7069== Lock acquired, processing the job... [2026-04-13 03:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:53:03] Production.INFO: ==7071== Lock acquired, processing the job... [2026-04-13 03:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:53:03] Production.INFO: ==7073== Lock acquired, processing the job... [2026-04-13 03:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:53:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:53:03] Production.INFO: ==7075== Lock acquired, processing the job... [2026-04-13 03:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:53:03] Production.INFO: ==7077== Lock acquired, processing the job... [2026-04-13 03:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:53:03] Production.INFO: Account Balance Start. [2026-04-13 03:53:03] Production.INFO: CreateAllLog Start [2026-04-13 03:53:03] Production.INFO: 117 [2026-04-13 03:53:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:53:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:53:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:53:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:53:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:53:04] Production.INFO: Date 2026-04-09 [2026-04-13 03:53:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:53:04] Production.INFO: ==7077== Releasing lock... [2026-04-13 03:53:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:53:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:53:04] Production.INFO: Date 2026-04-10 [2026-04-13 03:53:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:53:04] Production.INFO: Date 2026-04-11 [2026-04-13 03:53:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:53:04] Production.INFO: Date 2026-04-12 [2026-04-13 03:53:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:53:04] Production.INFO: Date 2026-04-13 [2026-04-13 03:53:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:53:04] Production.INFO: Total Charge 0 [2026-04-13 03:53:04] Production.INFO: CreateAllLog End [2026-04-13 03:53:04] Production.INFO: Account Balance End. [2026-04-13 03:53:04] Production.INFO: ==7071== Releasing lock... [2026-04-13 03:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:53:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:53:04] Production.ERROR: CronJobId end 12 [2026-04-13 03:53:04] Production.INFO: ==7075== Releasing lock... [2026-04-13 03:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:53:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:53:11] Production.ERROR: CronJobId end10 [2026-04-13 03:53:11] Production.INFO: ==7073== Releasing lock... [2026-04-13 03:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:53:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:53:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:53:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:53:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:53:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:53:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:53:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:53:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:53:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:53:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:53:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:53:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:53:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:53:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:53:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:53:14] Production.INFO: call_cost start [2026-04-13 03:53:14] Production.INFO: call_cost end [2026-04-13 03:53:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:53:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:53:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:53:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:53:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:53:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:53:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:53:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:53:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:53:14] Production.INFO: ==7069== Releasing lock... [2026-04-13 03:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:53:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:54:01] Production.INFO: ==7138== Lock acquired, processing the job... [2026-04-13 08:54:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:54:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:54:01] Production.INFO: neon service started [2026-04-13 08:54:01] Production.INFO: neon service started [2026-04-13 08:54:01] Production.INFO: ==7138== Releasing lock... [2026-04-13 08:54:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:54:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:54:01] Production.INFO: ==7143== Lock acquired, processing the job... [2026-04-13 07:54:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:54:01] Production.INFO: ==7143== Releasing lock... [2026-04-13 07:54:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:54:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:54:02] Production.INFO: ==7141== Lock acquired, processing the job... [2026-04-13 03:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:54:02] Production.INFO: ==7141== Releasing lock... [2026-04-13 03:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:54:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:54:02] Production.INFO: ==7151== Lock acquired, processing the job... [2026-04-13 03:54:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:54:03] Production.INFO: Account Balance Start. [2026-04-13 03:54:03] Production.INFO: CreateAllLog Start [2026-04-13 03:54:03] Production.INFO: 117 [2026-04-13 03:54:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:54:03] Production.INFO: ==7145== Lock acquired, processing the job... [2026-04-13 03:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:54:03] Production.INFO: Date 2026-04-09 [2026-04-13 03:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:54:03] Production.INFO: Date 2026-04-10 [2026-04-13 03:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:54:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:54:03] Production.INFO: ==7147== Lock acquired, processing the job... [2026-04-13 03:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:54:03] Production.INFO: Date 2026-04-11 [2026-04-13 03:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:54:03] Production.INFO: Date 2026-04-12 [2026-04-13 03:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:54:03] Production.INFO: Date 2026-04-13 [2026-04-13 03:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:54:03] Production.INFO: ==7149== Lock acquired, processing the job... [2026-04-13 03:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:54:03] Production.INFO: Total Charge 0 [2026-04-13 03:54:03] Production.INFO: ==7153== Lock acquired, processing the job... [2026-04-13 03:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:54:03] Production.INFO: CreateAllLog End [2026-04-13 03:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:54:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:54:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:54:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:54:03] Production.INFO: Account Balance End. [2026-04-13 03:54:03] Production.INFO: ==7153== Releasing lock... [2026-04-13 03:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:54:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:54:03] Production.ERROR: CronJobId end 12 [2026-04-13 03:54:03] Production.INFO: ==7151== Releasing lock... [2026-04-13 03:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:54:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:54:03] Production.INFO: ==7147== Releasing lock... [2026-04-13 03:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:54:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:54:11] Production.ERROR: CronJobId end10 [2026-04-13 03:54:11] Production.INFO: ==7149== Releasing lock... [2026-04-13 03:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:54:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:54:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:54:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:54:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:54:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:54:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:54:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:54:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:54:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:54:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:54:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:54:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:54:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:54:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:54:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:54:13] Production.INFO: call_cost start [2026-04-13 03:54:13] Production.INFO: call_cost end [2026-04-13 03:54:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:54:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:54:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:54:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:54:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:54:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:54:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:54:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:54:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:54:13] Production.INFO: ==7145== Releasing lock... [2026-04-13 03:54:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:54:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:55:01] Production.INFO: ==7215== Lock acquired, processing the job... [2026-04-13 08:55:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:55:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:55:01] Production.INFO: neon service started [2026-04-13 08:55:01] Production.INFO: neon service started [2026-04-13 08:55:01] Production.INFO: ==7215== Releasing lock... [2026-04-13 08:55:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:55:01] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 03:55:02] Production.INFO: ==7217== Lock acquired, processing the job... [2026-04-13 03:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:55:02] Production.INFO: ==7217== Releasing lock... [2026-04-13 03:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:55:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:55:02] Production.INFO: ==7219== Lock acquired, processing the job... [2026-04-13 07:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:55:02] Production.INFO: ==7219== Releasing lock... [2026-04-13 07:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:55:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:55:03] Production.INFO: ==7222== Lock acquired, processing the job... [2026-04-13 03:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:55:03] Production.INFO: ==7226== Lock acquired, processing the job... [2026-04-13 03:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:55:03] Production.INFO: ==7224== Lock acquired, processing the job... [2026-04-13 03:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:55:03] Production.INFO: ==7230== Lock acquired, processing the job... [2026-04-13 03:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:55:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:55:03] Production.INFO: ==7228== Lock acquired, processing the job... [2026-04-13 03:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:55:03] Production.INFO: Account Balance Start. [2026-04-13 03:55:03] Production.INFO: CreateAllLog Start [2026-04-13 03:55:03] Production.INFO: 117 [2026-04-13 03:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:55:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:55:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:55:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:55:03] Production.INFO: ==7230== Releasing lock... [2026-04-13 03:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:55:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:55:03] Production.INFO: Date 2026-04-09 [2026-04-13 03:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:55:03] Production.INFO: Date 2026-04-10 [2026-04-13 03:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:55:03] Production.INFO: Date 2026-04-11 [2026-04-13 03:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:55:03] Production.INFO: Date 2026-04-12 [2026-04-13 03:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:55:04] Production.INFO: Date 2026-04-13 [2026-04-13 03:55:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:55:04] Production.INFO: Total Charge 0 [2026-04-13 03:55:04] Production.INFO: CreateAllLog End [2026-04-13 03:55:04] Production.INFO: Account Balance End. [2026-04-13 03:55:04] Production.ERROR: CronJobId end 12 [2026-04-13 03:55:04] Production.INFO: ==7228== Releasing lock... [2026-04-13 03:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:55:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:55:04] Production.INFO: ==7224== Releasing lock... [2026-04-13 03:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:55:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:55:11] Production.ERROR: CronJobId end10 [2026-04-13 03:55:11] Production.INFO: ==7226== Releasing lock... [2026-04-13 03:55:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:55:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:55:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:55:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:55:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:55:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:55:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:55:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:55:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:55:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:55:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:55:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:55:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:55:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:55:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:55:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:55:14] Production.INFO: call_cost start [2026-04-13 03:55:14] Production.INFO: call_cost end [2026-04-13 03:55:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:55:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:55:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:55:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:55:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:55:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:55:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:55:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:55:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:55:14] Production.INFO: ==7222== Releasing lock... [2026-04-13 03:55:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:55:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:56:01] Production.INFO: ==7289== Lock acquired, processing the job... [2026-04-13 08:56:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:56:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:56:01] Production.INFO: neon service started [2026-04-13 08:56:01] Production.INFO: neon service started [2026-04-13 08:56:01] Production.INFO: ==7289== Releasing lock... [2026-04-13 08:56:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:56:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 03:56:01] Production.INFO: ==7291== Lock acquired, processing the job... [2026-04-13 03:56:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:56:01] Production.INFO: ==7291== Releasing lock... [2026-04-13 03:56:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:56:01] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:56:02] Production.INFO: ==7293== Lock acquired, processing the job... [2026-04-13 07:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:56:02] Production.INFO: ==7293== Releasing lock... [2026-04-13 07:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:56:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:56:02] Production.INFO: ==7296== Lock acquired, processing the job... [2026-04-13 03:56:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:56:02] Production.INFO: ==7300== Lock acquired, processing the job... [2026-04-13 03:56:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:56:02] Production.INFO: ==7298== Lock acquired, processing the job... [2026-04-13 03:56:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:56:03] Production.INFO: ==7304== Lock acquired, processing the job... [2026-04-13 03:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:56:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:56:03] Production.INFO: ==7302== Lock acquired, processing the job... [2026-04-13 03:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:56:03] Production.INFO: Account Balance Start. [2026-04-13 03:56:03] Production.INFO: CreateAllLog Start [2026-04-13 03:56:03] Production.INFO: 117 [2026-04-13 03:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:56:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:56:03] Production.INFO: ==7304== Releasing lock... [2026-04-13 03:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:56:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:56:03] Production.INFO: Date 2026-04-09 [2026-04-13 03:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:56:03] Production.INFO: Date 2026-04-10 [2026-04-13 03:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:56:03] Production.INFO: Date 2026-04-11 [2026-04-13 03:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:56:03] Production.INFO: Date 2026-04-12 [2026-04-13 03:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:56:03] Production.INFO: Date 2026-04-13 [2026-04-13 03:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:56:03] Production.INFO: Total Charge 0 [2026-04-13 03:56:03] Production.INFO: CreateAllLog End [2026-04-13 03:56:03] Production.INFO: ==7298== Releasing lock... [2026-04-13 03:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:56:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:56:03] Production.INFO: Account Balance End. [2026-04-13 03:56:03] Production.ERROR: CronJobId end 12 [2026-04-13 03:56:03] Production.INFO: ==7302== Releasing lock... [2026-04-13 03:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:56:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:56:11] Production.ERROR: CronJobId end10 [2026-04-13 03:56:11] Production.INFO: ==7300== Releasing lock... [2026-04-13 03:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:56:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:56:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:56:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:56:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:56:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:56:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:56:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:56:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:56:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:56:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:56:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:56:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:56:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:56:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:56:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:56:14] Production.INFO: call_cost start [2026-04-13 03:56:14] Production.INFO: call_cost end [2026-04-13 03:56:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:56:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:56:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:56:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:56:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:56:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:56:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:56:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:56:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:56:14] Production.INFO: ==7296== Releasing lock... [2026-04-13 03:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:56:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:57:01] Production.INFO: ==7372== Lock acquired, processing the job... [2026-04-13 08:57:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:57:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:57:01] Production.INFO: neon service started [2026-04-13 08:57:01] Production.INFO: neon service started [2026-04-13 08:57:01] Production.INFO: ==7372== Releasing lock... [2026-04-13 08:57:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:57:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:57:02] Production.INFO: ==7377== Lock acquired, processing the job... [2026-04-13 07:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:57:02] Production.INFO: ==7377== Releasing lock... [2026-04-13 07:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:57:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:57:02] Production.INFO: ==7375== Lock acquired, processing the job... [2026-04-13 03:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:57:02] Production.INFO: ==7375== Releasing lock... [2026-04-13 03:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:57:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:57:03] Production.INFO: ==7379== Lock acquired, processing the job... [2026-04-13 03:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:57:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:57:03] Production.INFO: ==7381== Lock acquired, processing the job... [2026-04-13 03:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:57:03] Production.INFO: ==7385== Lock acquired, processing the job... [2026-04-13 03:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:57:03] Production.INFO: ==7383== Lock acquired, processing the job... [2026-04-13 03:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:57:03] Production.INFO: ==7387== Lock acquired, processing the job... [2026-04-13 03:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:57:03] Production.INFO: Account Balance Start. [2026-04-13 03:57:03] Production.INFO: CreateAllLog Start [2026-04-13 03:57:03] Production.INFO: 117 [2026-04-13 03:57:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:57:03] Production.INFO: Date 2026-04-09 [2026-04-13 03:57:03] Production.INFO: ==7387== Releasing lock... [2026-04-13 03:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:57:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:57:03] Production.INFO: Date 2026-04-10 [2026-04-13 03:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:57:03] Production.INFO: Date 2026-04-11 [2026-04-13 03:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:57:03] Production.INFO: Date 2026-04-12 [2026-04-13 03:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:57:03] Production.INFO: Date 2026-04-13 [2026-04-13 03:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:57:03] Production.INFO: Total Charge 0 [2026-04-13 03:57:03] Production.INFO: CreateAllLog End [2026-04-13 03:57:03] Production.INFO: ==7381== Releasing lock... [2026-04-13 03:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:57:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:57:04] Production.INFO: Account Balance End. [2026-04-13 03:57:04] Production.ERROR: CronJobId end 12 [2026-04-13 03:57:04] Production.INFO: ==7385== Releasing lock... [2026-04-13 03:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:57:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:57:11] Production.ERROR: CronJobId end10 [2026-04-13 03:57:11] Production.INFO: ==7383== Releasing lock... [2026-04-13 03:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:57:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:57:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:57:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:57:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:57:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:57:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:57:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:57:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:57:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:57:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:57:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:57:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:57:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:57:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:57:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:57:14] Production.INFO: call_cost start [2026-04-13 03:57:14] Production.INFO: call_cost end [2026-04-13 03:57:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:57:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:57:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:57:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:57:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:57:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:57:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:57:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:57:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:57:14] Production.INFO: ==7379== Releasing lock... [2026-04-13 03:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:57:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:58:02] Production.INFO: ==7447== Lock acquired, processing the job... [2026-04-13 08:58:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:58:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:58:02] Production.INFO: neon service started [2026-04-13 08:58:02] Production.INFO: neon service started [2026-04-13 08:58:02] Production.INFO: ==7447== Releasing lock... [2026-04-13 08:58:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:58:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:58:02] Production.INFO: ==7451== Lock acquired, processing the job... [2026-04-13 07:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:58:02] Production.INFO: ==7451== Releasing lock... [2026-04-13 07:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:58:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:58:02] Production.INFO: ==7449== Lock acquired, processing the job... [2026-04-13 03:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:58:02] Production.INFO: ==7449== Releasing lock... [2026-04-13 03:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:58:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:58:03] Production.INFO: ==7458== Lock acquired, processing the job... [2026-04-13 03:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:58:03] Production.INFO: ==7453== Lock acquired, processing the job... [2026-04-13 03:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:58:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:58:03] Production.INFO: ==7456== Lock acquired, processing the job... [2026-04-13 03:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:58:03] Production.INFO: ==7460== Lock acquired, processing the job... [2026-04-13 03:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:58:04] Production.INFO: ==7462== Lock acquired, processing the job... [2026-04-13 03:58:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:58:04] Production.INFO: Account Balance Start. [2026-04-13 03:58:04] Production.INFO: CreateAllLog Start [2026-04-13 03:58:04] Production.INFO: 117 [2026-04-13 03:58:04] Production.INFO: Date 2026-04-08 [2026-04-13 03:58:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:58:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:58:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:58:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:58:04] Production.INFO: Date 2026-04-09 [2026-04-13 03:58:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:58:04] Production.INFO: ==7462== Releasing lock... [2026-04-13 03:58:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:58:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:58:04] Production.INFO: Date 2026-04-10 [2026-04-13 03:58:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:58:04] Production.INFO: Date 2026-04-11 [2026-04-13 03:58:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:58:04] Production.INFO: Date 2026-04-12 [2026-04-13 03:58:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:58:04] Production.INFO: Date 2026-04-13 [2026-04-13 03:58:04] Production.INFO: Reseller ==> 0 [2026-04-13 03:58:04] Production.INFO: Total Charge 0 [2026-04-13 03:58:04] Production.INFO: CreateAllLog End [2026-04-13 03:58:04] Production.INFO: Account Balance End. [2026-04-13 03:58:04] Production.INFO: ==7456== Releasing lock... [2026-04-13 03:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:58:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:58:04] Production.ERROR: CronJobId end 12 [2026-04-13 03:58:04] Production.INFO: ==7460== Releasing lock... [2026-04-13 03:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:58:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:58:11] Production.ERROR: CronJobId end10 [2026-04-13 03:58:11] Production.INFO: ==7458== Releasing lock... [2026-04-13 03:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:58:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:58:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:58:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:58:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:58:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:58:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:58:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:58:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:58:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:58:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:58:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:58:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:58:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:58:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:58:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:58:15] Production.INFO: call_cost start [2026-04-13 03:58:15] Production.INFO: call_cost end [2026-04-13 03:58:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:58:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:58:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:58:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:58:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:58:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:58:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:58:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:58:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:58:15] Production.INFO: ==7453== Releasing lock... [2026-04-13 03:58:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:58:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 08:59:01] Production.INFO: ==7522== Lock acquired, processing the job... [2026-04-13 08:59:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 08:59:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 08:59:01] Production.INFO: neon service started [2026-04-13 08:59:01] Production.INFO: neon service started [2026-04-13 08:59:01] Production.INFO: ==7522== Releasing lock... [2026-04-13 08:59:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 08:59:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:59:02] Production.INFO: ==7526== Lock acquired, processing the job... [2026-04-13 07:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:59:02] Production.INFO: ==7526== Releasing lock... [2026-04-13 07:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 07:59:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 03:59:02] Production.INFO: ==7524== Lock acquired, processing the job... [2026-04-13 03:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 03:59:02] Production.INFO: ==7524== Releasing lock... [2026-04-13 03:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 03:59:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 03:59:03] Production.INFO: ==7529== Lock acquired, processing the job... [2026-04-13 03:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 03:59:03] Production.INFO: ==7531== Lock acquired, processing the job... [2026-04-13 03:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 03:59:03] Production.INFO: ==7535== Lock acquired, processing the job... [2026-04-13 03:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 03:59:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 03:59:03] Production.INFO: ==7533== Lock acquired, processing the job... [2026-04-13 03:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 03:59:03] Production.INFO: ==7537== Lock acquired, processing the job... [2026-04-13 03:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 03:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 03:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 03:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 03:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 03:59:03] Production.INFO: Account Balance Start. [2026-04-13 03:59:03] Production.INFO: CreateAllLog Start [2026-04-13 03:59:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 03:59:03] Production.INFO: 117 [2026-04-13 03:59:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 03:59:03] Production.INFO: Date 2026-04-08 [2026-04-13 03:59:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 03:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:59:03] Production.INFO: ==7537== Releasing lock... [2026-04-13 03:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 03:59:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 03:59:03] Production.INFO: Date 2026-04-09 [2026-04-13 03:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:59:03] Production.INFO: Date 2026-04-10 [2026-04-13 03:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:59:03] Production.INFO: Date 2026-04-11 [2026-04-13 03:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:59:03] Production.INFO: Date 2026-04-12 [2026-04-13 03:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:59:03] Production.INFO: Date 2026-04-13 [2026-04-13 03:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 03:59:03] Production.INFO: Total Charge 0 [2026-04-13 03:59:03] Production.INFO: CreateAllLog End [2026-04-13 03:59:03] Production.INFO: Account Balance End. [2026-04-13 03:59:03] Production.ERROR: CronJobId end 12 [2026-04-13 03:59:03] Production.INFO: ==7535== Releasing lock... [2026-04-13 03:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 03:59:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 03:59:04] Production.INFO: ==7531== Releasing lock... [2026-04-13 03:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 03:59:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 03:59:11] Production.ERROR: CronJobId end10 [2026-04-13 03:59:11] Production.INFO: ==7533== Releasing lock... [2026-04-13 03:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 03:59:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 03:59:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 03:59:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 03:59:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 03:59:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 03:59:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 03:59:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 03:59:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 03:59:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 03:59:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 03:59:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 03:59:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 03:59:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 03:59:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 03:59:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 03:59:13] Production.INFO: call_cost start [2026-04-13 03:59:13] Production.INFO: call_cost end [2026-04-13 03:59:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 03:59:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 03:59:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 03:59:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 03:59:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 03:59:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 03:59:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 03:59:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 03:59:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 03:59:13] Production.INFO: ==7529== Releasing lock... [2026-04-13 03:59:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 03:59:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:00:01] Production.INFO: ==7602== Lock acquired, processing the job... [2026-04-13 09:00:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:00:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:00:01] Production.INFO: neon service started [2026-04-13 09:00:01] Production.INFO: neon service started [2026-04-13 09:00:01] Production.INFO: ==7602== Releasing lock... [2026-04-13 09:00:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:00:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:00:02] Production.INFO: ==7606== Lock acquired, processing the job... [2026-04-13 08:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:00:02] Production.INFO: ==7606== Releasing lock... [2026-04-13 08:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:00:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:00:02] Production.INFO: ==7604== Lock acquired, processing the job... [2026-04-13 04:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:00:02] Production.INFO: ==7604== Releasing lock... [2026-04-13 04:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:00:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:00:03] Production.INFO: ==7609== Lock acquired, processing the job... [2026-04-13 04:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:00:03] Production.INFO: ==7611== Lock acquired, processing the job... [2026-04-13 04:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:00:03] Production.INFO: ==7613== Lock acquired, processing the job... [2026-04-13 04:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:00:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:00:03] Production.INFO: ==7615== Lock acquired, processing the job... [2026-04-13 04:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:00:03] Production.INFO: ==7617== Lock acquired, processing the job... [2026-04-13 04:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:00:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:00:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:00:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:00:03] Production.INFO: ==7617== Releasing lock... [2026-04-13 04:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:00:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:00:03] Production.INFO: Account Balance Start. [2026-04-13 04:00:03] Production.INFO: CreateAllLog Start [2026-04-13 04:00:03] Production.INFO: 117 [2026-04-13 04:00:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:00:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:00:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:00:03] Production.INFO: Date 2026-04-11 [2026-04-13 04:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:00:03] Production.INFO: Date 2026-04-12 [2026-04-13 04:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:00:03] Production.INFO: Date 2026-04-13 [2026-04-13 04:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:00:04] Production.INFO: Total Charge 0 [2026-04-13 04:00:04] Production.INFO: CreateAllLog End [2026-04-13 04:00:04] Production.INFO: Account Balance End. [2026-04-13 04:00:04] Production.ERROR: CronJobId end 12 [2026-04-13 04:00:04] Production.INFO: ==7615== Releasing lock... [2026-04-13 04:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:00:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:00:04] Production.INFO: ==7611== Releasing lock... [2026-04-13 04:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:00:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:00:12] Production.ERROR: CronJobId end10 [2026-04-13 04:00:12] Production.INFO: ==7613== Releasing lock... [2026-04-13 04:00:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:00:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:00:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:00:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:00:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:00:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:00:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:00:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:00:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:00:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:00:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:00:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:00:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:00:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:00:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:00:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:00:13] Production.INFO: call_cost start [2026-04-13 04:00:13] Production.INFO: call_cost end [2026-04-13 04:00:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:00:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:00:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:00:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:00:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:00:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:00:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:00:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:00:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:00:13] Production.INFO: ==7609== Releasing lock... [2026-04-13 04:00:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:00:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:01:01] Production.INFO: ==7681== Lock acquired, processing the job... [2026-04-13 09:01:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:01:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:01:01] Production.INFO: neon service started [2026-04-13 09:01:01] Production.INFO: neon service started [2026-04-13 09:01:01] Production.INFO: ==7681== Releasing lock... [2026-04-13 09:01:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:01:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:01:01] Production.INFO: ==7694== Lock acquired, processing the job... [2026-04-13 04:01:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:01:02] Production.INFO: ==7696== Lock acquired, processing the job... [2026-04-13 08:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:01:02] Production.INFO: ==7696== Releasing lock... [2026-04-13 08:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:01:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:01:02] Production.INFO: ==7694== Releasing lock... [2026-04-13 04:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:01:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:01:03] Production.INFO: ==7701== Lock acquired, processing the job... [2026-04-13 04:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 04:01:03] Production.INFO: ==7703== Lock acquired, processing the job... [2026-04-13 04:01:03] Production.INFO: dbcleanup-command-dbcleanup-companyid-1-cronjobid-3 #Starts# [2026-04-13 04:01:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 04:01:03] Production.INFO: ==7707== Lock acquired, processing the job... [2026-04-13 04:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:01:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 04:01:03] Production.INFO: ==7701== Releasing lock... [2026-04-13 04:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 04:01:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 04:01:03] Production.INFO: ==7715== Lock acquired, processing the job... [2026-04-13 04:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:01:03] Production.INFO: DBcleanup Starts. [2026-04-13 04:01:03] Production.INFO: Usage Download Log Start. [2026-04-13 04:01:03] Production.INFO: Usage Download Log End. [2026-04-13 04:01:03] Production.INFO: Cronjob History Delete Start. [2026-04-13 04:01:03] Production.INFO: call prc_deleteJobOrCronJobLogByRetention(1,'2025-04-13','Cronjob') [2026-04-13 04:01:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:01:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:01:03] Production.INFO: ==7705== Lock acquired, processing the job... [2026-04-13 04:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:01:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:01:03] Production.INFO: ==7715== Releasing lock... [2026-04-13 04:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:01:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:01:03] Production.INFO: ==7709== Lock acquired, processing the job... [2026-04-13 04:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:01:03] Production.INFO: ==7711== Lock acquired, processing the job... [2026-04-13 04:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:01:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:01:03] Production.INFO: ==7713== Lock acquired, processing the job... [2026-04-13 04:01:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 04:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:01:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 04:01:03] Production.INFO: Account Balance Start. [2026-04-13 04:01:03] Production.INFO: CreateAllLog Start [2026-04-13 04:01:03] Production.INFO: 117 [2026-04-13 04:01:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:01:03] Production.INFO: ==7707== Releasing lock... [2026-04-13 04:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:01:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:01:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:01:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:01:03] Production.INFO: Date 2026-04-11 [2026-04-13 04:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:01:03] Production.INFO: Date 2026-04-12 [2026-04-13 04:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:01:04] Production.INFO: Date 2026-04-13 [2026-04-13 04:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:01:04] Production.INFO: Total Charge 0 [2026-04-13 04:01:04] Production.INFO: CreateAllLog End [2026-04-13 04:01:04] Production.ERROR: done [2026-04-13 04:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 04:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087073', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 04:01:04] Production.INFO: Account Balance End. [2026-04-13 04:01:04] Production.ERROR: CronJobId end 12 [2026-04-13 04:01:04] Production.INFO: ==7711== Releasing lock... [2026-04-13 04:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:01:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:01:13] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087073', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 04:01:13] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 04:01:13] Production.INFO: ProcessCDR(1,17087073,1,1,2) [2026-04-13 04:01:13] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17087073,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 04:01:13] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17087073,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 04:01:13] Production.ERROR: pbx prc_insertCDR start [2026-04-13 04:01:13] Production.ERROR: pbx prc_insertCDR end [2026-04-13 04:01:13] Production.INFO: ==7713== Releasing lock... [2026-04-13 04:01:13] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 04:01:13] Production.INFO: 26 MB #Memory Used# [2026-04-13 04:01:17] Production.INFO: Cronjob History Delete End. [2026-04-13 04:01:17] Production.INFO: Job Log Delete Start. [2026-04-13 04:01:17] Production.INFO: call prc_deleteJobOrCronJobLogByRetention(1,'2025-04-13','Job') [2026-04-13 04:01:17] Production.INFO: Job Log Delete End. [2026-04-13 04:01:17] Production.INFO: Customer RateSheet History Delete Starts. [2026-04-13 04:01:17] Production.INFO: Customer RateSheet History Delete End. [2026-04-13 04:01:17] Production.INFO: Vendor RateSheet History Delete Start. [2026-04-13 04:01:17] Production.INFO: Vendor RateSheet History Delete End. [2026-04-13 04:01:17] Production.INFO: All Old Rate Delete Start [2026-04-13 04:01:17] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldVendorRate Start. [2026-04-13 04:01:17] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldVendorRate Done. [2026-04-13 04:01:17] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldCustomerRate Start. [2026-04-13 04:01:17] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldCustomerRate Done. [2026-04-13 04:01:17] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldRateTableRate Start. [2026-04-13 04:01:17] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldRateTableRate Done. [2026-04-13 04:01:17] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldRateSheetDetails Start. [2026-04-13 04:01:17] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldRateSheetDetails Done. [2026-04-13 04:01:17] Production.INFO: All Old Rate Delete End [2026-04-13 04:01:17] Production.INFO: Customer CDR Delete Start. [2026-04-13 04:01:17] Production.INFO: Customer CDR Delete End. [2026-04-13 04:01:17] Production.INFO: Customer Failed Call Start. [2026-04-13 04:01:17] Production.INFO: Customer Failed Call Delete End. [2026-04-13 04:01:17] Production.INFO: Vendor CDR Delete Start. [2026-04-13 04:01:17] Production.INFO: Vendor CDR Delete End. [2026-04-13 04:01:17] Production.INFO: Vendor CDR Delete Start. [2026-04-13 04:01:17] Production.INFO: Vendor CDR Delete End. [2026-04-13 04:01:17] Production.INFO: RateLog Delete Start. [2026-04-13 04:01:17] Production.INFO: RateLog Delete End. [2026-04-13 04:01:17] Production.INFO: Archive Old Rate Delete Start. [2026-04-13 04:01:17] Production.INFO: Archive Old Rate Delete End. [2026-04-13 04:01:17] Production.INFO: Tickets Delete Start. [2026-04-13 04:01:17] Production.INFO: Tickets Delete End. [2026-04-13 04:01:17] Production.INFO: DBcleanup Done. [2026-04-13 04:01:17] Production.ERROR: CronJobId end 3 [2026-04-13 04:01:17] Production.INFO: ==7703== Releasing lock... [2026-04-13 04:01:17] Production.INFO: dbcleanup-command-dbcleanup-companyid-1-cronjobid-3 #Stops# [2026-04-13 04:01:17] Production.INFO: 26 MB #Memory Used# [2026-04-13 04:01:19] Production.ERROR: CronJobId end10 [2026-04-13 04:01:19] Production.INFO: ==7709== Releasing lock... [2026-04-13 04:01:19] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:01:19] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:01:20] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:01:20] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:01:20] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:01:20] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:01:20] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:01:20] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:01:20] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:01:20] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:01:20] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:01:20] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:01:20] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:01:20] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:01:20] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:01:20] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:01:20] Production.INFO: call_cost start [2026-04-13 04:01:20] Production.INFO: call_cost end [2026-04-13 04:01:20] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:01:20] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:01:20] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:01:20] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:01:20] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:01:20] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:01:20] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:01:20] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:01:20] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:01:20] Production.INFO: ==7705== Releasing lock... [2026-04-13 04:01:20] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:01:20] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:02:01] Production.INFO: ==7779== Lock acquired, processing the job... [2026-04-13 09:02:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:02:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:02:01] Production.INFO: neon service started [2026-04-13 09:02:01] Production.INFO: neon service started [2026-04-13 09:02:01] Production.INFO: ==7779== Releasing lock... [2026-04-13 09:02:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:02:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:02:02] Production.INFO: ==7781== Lock acquired, processing the job... [2026-04-13 04:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:02:02] Production.INFO: ==7783== Lock acquired, processing the job... [2026-04-13 08:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:02:02] Production.INFO: ==7783== Releasing lock... [2026-04-13 08:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:02:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:02:02] Production.INFO: ==7781== Releasing lock... [2026-04-13 04:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:02:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:02:03] Production.INFO: ==7786== Lock acquired, processing the job... [2026-04-13 04:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:02:03] Production.INFO: ==7788== Lock acquired, processing the job... [2026-04-13 04:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:02:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:02:03] Production.INFO: ==7792== Lock acquired, processing the job... [2026-04-13 04:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:02:03] Production.INFO: Account Balance Start. [2026-04-13 04:02:03] Production.INFO: CreateAllLog Start [2026-04-13 04:02:03] Production.INFO: 117 [2026-04-13 04:02:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:02:03] Production.INFO: ==7790== Lock acquired, processing the job... [2026-04-13 04:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:02:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:02:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:02:03] Production.INFO: ==7796== Lock acquired, processing the job... [2026-04-13 04:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:02:03] Production.INFO: ==7794== Lock acquired, processing the job... [2026-04-13 04:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts# [2026-04-13 04:02:04] Production.INFO: Date 2026-04-11 [2026-04-13 04:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:02:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 04:02:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:02:04] Production.INFO: Date 2026-04-12 [2026-04-13 04:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:02:04] Production.INFO: Date 2026-04-13 [2026-04-13 04:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:02:04] Production.INFO: Total Charge 0 [2026-04-13 04:02:04] Production.INFO: CreateAllLog End [2026-04-13 04:02:04] Production.INFO: ==7796== Releasing lock... [2026-04-13 04:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:02:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:02:04] Production.INFO: ==7788== Releasing lock... [2026-04-13 04:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:02:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:02:04] Production.ERROR: done [2026-04-13 04:02:04] Production.ERROR: tblTempVendorCDR_20 [2026-04-13 04:02:04] Production.ERROR: done [2026-04-13 04:02:04] Production.INFO: Account Balance End. [2026-04-13 04:02:04] Production.ERROR: CronJobId end 12 [2026-04-13 04:02:04] Production.INFO: ==7792== Releasing lock... [2026-04-13 04:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:02:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:02:04] Production.ERROR: Array ( [start_date_ymd] => 2026-04-01 03:02:06 [end_date_ymd] => 2026-04-02 03:02:06 [RateCDR] => 1 ) [2026-04-13 04:02:04] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode, c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type, disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description, pin.pc_description as pincode_name from asteriskcdrdb.cdr c left outer join asterisk.cc_callcosts cc on c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/ left outer join asterisk.pr_providers p on cc_pr_id = pr_id left outer join asterisk.te_tenants te ON te.te_code = c.accountcode left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06' AND ( userfield like '%outbound%' or userfield like '%inbound%' or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/ ) AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/ AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' and prevuniqueid='' group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'') [2026-04-13 04:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs() #1 [internal function]: App\Console\Commands\PBXAccountUsage->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:02:05] Production.INFO: ==7794== Releasing lock... [2026-04-13 04:02:05] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops# [2026-04-13 04:02:05] Production.INFO: 27.25 MB #Memory Used# [2026-04-13 04:02:14] Production.ERROR: CronJobId end10 [2026-04-13 04:02:14] Production.INFO: ==7790== Releasing lock... [2026-04-13 04:02:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:02:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:02:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:02:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:02:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:02:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:02:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:02:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:02:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:02:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:02:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:02:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:02:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:02:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:02:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:02:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:02:15] Production.INFO: call_cost start [2026-04-13 04:02:15] Production.INFO: call_cost end [2026-04-13 04:02:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:02:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:02:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:02:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:02:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:02:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:02:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:02:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:02:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:02:15] Production.INFO: ==7786== Releasing lock... [2026-04-13 04:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:02:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:03:02] Production.INFO: ==7856== Lock acquired, processing the job... [2026-04-13 09:03:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:03:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:03:02] Production.INFO: neon service started [2026-04-13 09:03:02] Production.INFO: neon service started [2026-04-13 09:03:02] Production.INFO: ==7856== Releasing lock... [2026-04-13 09:03:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:03:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:03:02] Production.INFO: ==7858== Lock acquired, processing the job... [2026-04-13 04:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:03:02] Production.INFO: ==7858== Releasing lock... [2026-04-13 04:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:03:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:03:02] Production.INFO: ==7860== Lock acquired, processing the job... [2026-04-13 08:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:03:02] Production.INFO: ==7860== Releasing lock... [2026-04-13 08:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:03:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:03:03] Production.INFO: ==7870== Lock acquired, processing the job... [2026-04-13 04:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:03:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:03:03] Production.INFO: ==7862== Lock acquired, processing the job... [2026-04-13 04:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:03:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:03:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:03:03] Production.INFO: ==7870== Releasing lock... [2026-04-13 04:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:03:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:03:03] Production.INFO: ==7864== Lock acquired, processing the job... [2026-04-13 04:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:03:03] Production.INFO: ==7866== Lock acquired, processing the job... [2026-04-13 04:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:03:03] Production.INFO: ==7868== Lock acquired, processing the job... [2026-04-13 04:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:03:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:03:04] Production.INFO: Account Balance Start. [2026-04-13 04:03:04] Production.INFO: CreateAllLog Start [2026-04-13 04:03:04] Production.INFO: 117 [2026-04-13 04:03:04] Production.INFO: Date 2026-04-08 [2026-04-13 04:03:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:03:04] Production.INFO: Date 2026-04-09 [2026-04-13 04:03:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:03:04] Production.INFO: Date 2026-04-10 [2026-04-13 04:03:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:03:04] Production.INFO: Date 2026-04-11 [2026-04-13 04:03:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:03:04] Production.INFO: Date 2026-04-12 [2026-04-13 04:03:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:03:04] Production.INFO: Date 2026-04-13 [2026-04-13 04:03:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:03:04] Production.INFO: Total Charge 0 [2026-04-13 04:03:04] Production.INFO: CreateAllLog End [2026-04-13 04:03:04] Production.INFO: Account Balance End. [2026-04-13 04:03:04] Production.ERROR: CronJobId end 12 [2026-04-13 04:03:04] Production.INFO: ==7868== Releasing lock... [2026-04-13 04:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:03:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:03:04] Production.INFO: ==7864== Releasing lock... [2026-04-13 04:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:03:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:03:12] Production.ERROR: CronJobId end10 [2026-04-13 04:03:12] Production.INFO: ==7866== Releasing lock... [2026-04-13 04:03:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:03:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:03:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:03:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:03:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:03:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:03:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:03:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:03:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:03:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:03:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:03:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:03:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:03:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:03:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:03:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:03:14] Production.INFO: call_cost start [2026-04-13 04:03:14] Production.INFO: call_cost end [2026-04-13 04:03:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:03:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:03:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:03:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:03:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:03:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:03:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:03:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:03:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:03:14] Production.INFO: ==7862== Releasing lock... [2026-04-13 04:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:03:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:04:01] Production.INFO: ==7937== Lock acquired, processing the job... [2026-04-13 09:04:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:04:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:04:01] Production.INFO: neon service started [2026-04-13 09:04:01] Production.INFO: neon service started [2026-04-13 09:04:01] Production.INFO: ==7937== Releasing lock... [2026-04-13 09:04:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:04:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:04:01] Production.INFO: ==7939== Lock acquired, processing the job... [2026-04-13 04:04:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:04:02] Production.INFO: ==7939== Releasing lock... [2026-04-13 04:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:04:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:04:02] Production.INFO: ==7941== Lock acquired, processing the job... [2026-04-13 08:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:04:02] Production.INFO: ==7941== Releasing lock... [2026-04-13 08:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:04:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:04:03] Production.INFO: ==7947== Lock acquired, processing the job... [2026-04-13 04:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:04:03] Production.INFO: ==7945== Lock acquired, processing the job... [2026-04-13 04:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:04:03] Production.INFO: ==7943== Lock acquired, processing the job... [2026-04-13 04:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:04:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:04:03] Production.INFO: ==7949== Lock acquired, processing the job... [2026-04-13 04:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:04:03] Production.INFO: ==7951== Lock acquired, processing the job... [2026-04-13 04:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:04:03] Production.INFO: Account Balance Start. [2026-04-13 04:04:03] Production.INFO: CreateAllLog Start [2026-04-13 04:04:03] Production.INFO: 117 [2026-04-13 04:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:04:03] Production.INFO: ==7951== Releasing lock... [2026-04-13 04:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:04:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:04:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:04:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:04:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:04:03] Production.INFO: ==7945== Releasing lock... [2026-04-13 04:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:04:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:04:03] Production.INFO: Date 2026-04-11 [2026-04-13 04:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:04:03] Production.INFO: Date 2026-04-12 [2026-04-13 04:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:04:03] Production.INFO: Date 2026-04-13 [2026-04-13 04:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:04:03] Production.INFO: Total Charge 0 [2026-04-13 04:04:03] Production.INFO: CreateAllLog End [2026-04-13 04:04:04] Production.INFO: Account Balance End. [2026-04-13 04:04:04] Production.ERROR: CronJobId end 12 [2026-04-13 04:04:04] Production.INFO: ==7949== Releasing lock... [2026-04-13 04:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:04:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:04:11] Production.ERROR: CronJobId end10 [2026-04-13 04:04:11] Production.INFO: ==7947== Releasing lock... [2026-04-13 04:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:04:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:04:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:04:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:04:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:04:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:04:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:04:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:04:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:04:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:04:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:04:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:04:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:04:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:04:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:04:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:04:13] Production.INFO: call_cost start [2026-04-13 04:04:13] Production.INFO: call_cost end [2026-04-13 04:04:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:04:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:04:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:04:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:04:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:04:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:04:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:04:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:04:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:04:13] Production.INFO: ==7943== Releasing lock... [2026-04-13 04:04:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:04:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:05:02] Production.INFO: ==8017== Lock acquired, processing the job... [2026-04-13 09:05:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:05:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:05:02] Production.INFO: neon service started [2026-04-13 09:05:02] Production.INFO: neon service started [2026-04-13 09:05:02] Production.INFO: ==8017== Releasing lock... [2026-04-13 09:05:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:05:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:05:02] Production.INFO: ==8019== Lock acquired, processing the job... [2026-04-13 04:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:05:02] Production.INFO: ==8019== Releasing lock... [2026-04-13 04:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:05:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:05:02] Production.INFO: ==8021== Lock acquired, processing the job... [2026-04-13 08:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:05:02] Production.INFO: ==8021== Releasing lock... [2026-04-13 08:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:05:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:05:03] Production.INFO: ==8028== Lock acquired, processing the job... [2026-04-13 04:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:05:03] Production.INFO: ==8030== Lock acquired, processing the job... [2026-04-13 04:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:05:03] Production.INFO: ==8023== Lock acquired, processing the job... [2026-04-13 04:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:05:03] Production.INFO: Account Balance Start. [2026-04-13 04:05:03] Production.INFO: CreateAllLog Start [2026-04-13 04:05:03] Production.INFO: 117 [2026-04-13 04:05:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:05:03] Production.INFO: ==8025== Lock acquired, processing the job... [2026-04-13 04:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:05:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:05:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:05:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:05:03] Production.INFO: Date 2026-04-11 [2026-04-13 04:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:05:03] Production.INFO: ==8032== Lock acquired, processing the job... [2026-04-13 04:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:05:03] Production.INFO: Date 2026-04-12 [2026-04-13 04:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:05:03] Production.INFO: Date 2026-04-13 [2026-04-13 04:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:05:03] Production.INFO: Total Charge 0 [2026-04-13 04:05:03] Production.INFO: CreateAllLog End [2026-04-13 04:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:05:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:05:04] Production.INFO: ==8032== Releasing lock... [2026-04-13 04:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:05:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:05:04] Production.INFO: Account Balance End. [2026-04-13 04:05:04] Production.ERROR: CronJobId end 12 [2026-04-13 04:05:04] Production.INFO: ==8030== Releasing lock... [2026-04-13 04:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:05:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:05:04] Production.INFO: ==8025== Releasing lock... [2026-04-13 04:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:05:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:05:10] Production.ERROR: CronJobId end10 [2026-04-13 04:05:10] Production.INFO: ==8028== Releasing lock... [2026-04-13 04:05:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:05:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:05:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:05:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:05:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:05:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:05:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:05:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:05:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:05:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:05:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:05:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:05:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:05:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:05:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:05:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:05:13] Production.INFO: call_cost start [2026-04-13 04:05:13] Production.INFO: call_cost end [2026-04-13 04:05:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:05:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:05:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:05:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:05:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:05:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:05:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:05:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:05:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:05:13] Production.INFO: ==8023== Releasing lock... [2026-04-13 04:05:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:05:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:06:01] Production.INFO: ==8092== Lock acquired, processing the job... [2026-04-13 09:06:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:06:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:06:01] Production.INFO: neon service started [2026-04-13 09:06:01] Production.INFO: neon service started [2026-04-13 09:06:01] Production.INFO: ==8092== Releasing lock... [2026-04-13 09:06:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:06:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:06:01] Production.INFO: ==8094== Lock acquired, processing the job... [2026-04-13 04:06:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:06:02] Production.INFO: ==8094== Releasing lock... [2026-04-13 04:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:06:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:06:02] Production.INFO: ==8096== Lock acquired, processing the job... [2026-04-13 08:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:06:02] Production.INFO: ==8096== Releasing lock... [2026-04-13 08:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:06:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:06:02] Production.INFO: ==8098== Lock acquired, processing the job... [2026-04-13 04:06:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:06:02] Production.INFO: ==8100== Lock acquired, processing the job... [2026-04-13 04:06:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:06:02] Production.INFO: ==8102== Lock acquired, processing the job... [2026-04-13 04:06:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:06:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:06:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:06:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:06:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:06:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:06:02] Production.INFO: ==8104== Lock acquired, processing the job... [2026-04-13 04:06:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:06:02] Production.INFO: ==8106== Lock acquired, processing the job... [2026-04-13 04:06:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:06:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:06:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:06:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:06:03] Production.INFO: Account Balance Start. [2026-04-13 04:06:03] Production.INFO: CreateAllLog Start [2026-04-13 04:06:03] Production.INFO: ==8106== Releasing lock... [2026-04-13 04:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:06:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:06:03] Production.INFO: 117 [2026-04-13 04:06:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:06:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:06:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:06:03] Production.INFO: Date 2026-04-11 [2026-04-13 04:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:06:03] Production.INFO: Date 2026-04-12 [2026-04-13 04:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:06:03] Production.INFO: Date 2026-04-13 [2026-04-13 04:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:06:03] Production.INFO: Total Charge 0 [2026-04-13 04:06:03] Production.INFO: CreateAllLog End [2026-04-13 04:06:03] Production.INFO: ==8100== Releasing lock... [2026-04-13 04:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:06:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:06:03] Production.INFO: Account Balance End. [2026-04-13 04:06:03] Production.ERROR: CronJobId end 12 [2026-04-13 04:06:03] Production.INFO: ==8104== Releasing lock... [2026-04-13 04:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:06:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:06:11] Production.ERROR: CronJobId end10 [2026-04-13 04:06:11] Production.INFO: ==8102== Releasing lock... [2026-04-13 04:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:06:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:06:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:06:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:06:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:06:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:06:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:06:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:06:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:06:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:06:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:06:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:06:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:06:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:06:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:06:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:06:13] Production.INFO: call_cost start [2026-04-13 04:06:13] Production.INFO: call_cost end [2026-04-13 04:06:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:06:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:06:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:06:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:06:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:06:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:06:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:06:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:06:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:06:13] Production.INFO: ==8098== Releasing lock... [2026-04-13 04:06:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:06:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:07:01] Production.INFO: ==8173== Lock acquired, processing the job... [2026-04-13 09:07:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:07:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:07:01] Production.INFO: neon service started [2026-04-13 09:07:01] Production.INFO: neon service started [2026-04-13 09:07:01] Production.INFO: ==8173== Releasing lock... [2026-04-13 09:07:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:07:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:07:02] Production.INFO: ==8177== Lock acquired, processing the job... [2026-04-13 08:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:07:02] Production.INFO: ==8177== Releasing lock... [2026-04-13 08:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:07:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:07:02] Production.INFO: ==8175== Lock acquired, processing the job... [2026-04-13 04:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:07:02] Production.INFO: ==8175== Releasing lock... [2026-04-13 04:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:07:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:07:03] Production.INFO: ==8183== Lock acquired, processing the job... [2026-04-13 04:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:07:03] Production.INFO: ==8179== Lock acquired, processing the job... [2026-04-13 04:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:07:03] Production.INFO: ==8187== Lock acquired, processing the job... [2026-04-13 04:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:07:03] Production.INFO: ==8181== Lock acquired, processing the job... [2026-04-13 04:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:07:03] Production.INFO: ==8185== Lock acquired, processing the job... [2026-04-13 04:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:07:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:07:03] Production.INFO: Account Balance Start. [2026-04-13 04:07:03] Production.INFO: CreateAllLog Start [2026-04-13 04:07:03] Production.INFO: 117 [2026-04-13 04:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:07:03] Production.INFO: ==8187== Releasing lock... [2026-04-13 04:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:07:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:07:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:07:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:07:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:07:03] Production.INFO: Date 2026-04-11 [2026-04-13 04:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:07:03] Production.INFO: Date 2026-04-12 [2026-04-13 04:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:07:03] Production.INFO: Date 2026-04-13 [2026-04-13 04:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:07:03] Production.INFO: Total Charge 0 [2026-04-13 04:07:03] Production.INFO: CreateAllLog End [2026-04-13 04:07:04] Production.INFO: Account Balance End. [2026-04-13 04:07:04] Production.ERROR: CronJobId end 12 [2026-04-13 04:07:04] Production.INFO: ==8185== Releasing lock... [2026-04-13 04:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:07:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:07:04] Production.INFO: ==8181== Releasing lock... [2026-04-13 04:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:07:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:07:11] Production.ERROR: CronJobId end10 [2026-04-13 04:07:11] Production.INFO: ==8183== Releasing lock... [2026-04-13 04:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:07:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:07:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:07:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:07:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:07:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:07:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:07:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:07:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:07:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:07:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:07:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:07:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:07:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:07:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:07:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:07:14] Production.INFO: call_cost start [2026-04-13 04:07:14] Production.INFO: call_cost end [2026-04-13 04:07:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:07:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:07:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:07:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:07:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:07:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:07:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:07:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:07:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:07:14] Production.INFO: ==8179== Releasing lock... [2026-04-13 04:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:07:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:08:02] Production.INFO: ==8258== Lock acquired, processing the job... [2026-04-13 09:08:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:08:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:08:02] Production.INFO: neon service started [2026-04-13 09:08:02] Production.INFO: neon service started [2026-04-13 09:08:02] Production.INFO: ==8258== Releasing lock... [2026-04-13 09:08:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:08:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:08:02] Production.INFO: ==8260== Lock acquired, processing the job... [2026-04-13 04:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:08:02] Production.INFO: ==8260== Releasing lock... [2026-04-13 04:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:08:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:08:03] Production.INFO: ==8262== Lock acquired, processing the job... [2026-04-13 08:08:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:08:03] Production.INFO: ==8262== Releasing lock... [2026-04-13 08:08:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:08:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:08:03] Production.INFO: ==8266== Lock acquired, processing the job... [2026-04-13 04:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:08:03] Production.INFO: ==8264== Lock acquired, processing the job... [2026-04-13 04:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:08:03] Production.INFO: ==8272== Lock acquired, processing the job... [2026-04-13 04:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:08:03] Production.INFO: ==8268== Lock acquired, processing the job... [2026-04-13 04:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:08:03] Production.INFO: ==8270== Lock acquired, processing the job... [2026-04-13 04:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:08:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:08:03] Production.INFO: Account Balance Start. [2026-04-13 04:08:03] Production.INFO: CreateAllLog Start [2026-04-13 04:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:08:03] Production.INFO: 117 [2026-04-13 04:08:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:08:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:08:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:08:03] Production.INFO: Date 2026-04-11 [2026-04-13 04:08:03] Production.INFO: ==8272== Releasing lock... [2026-04-13 04:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:08:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:08:04] Production.INFO: Date 2026-04-12 [2026-04-13 04:08:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:08:04] Production.INFO: Date 2026-04-13 [2026-04-13 04:08:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:08:04] Production.INFO: Total Charge 0 [2026-04-13 04:08:04] Production.INFO: CreateAllLog End [2026-04-13 04:08:04] Production.INFO: Account Balance End. [2026-04-13 04:08:04] Production.INFO: ==8266== Releasing lock... [2026-04-13 04:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:08:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:08:04] Production.ERROR: CronJobId end 12 [2026-04-13 04:08:04] Production.INFO: ==8270== Releasing lock... [2026-04-13 04:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:08:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:08:11] Production.ERROR: CronJobId end10 [2026-04-13 04:08:11] Production.INFO: ==8268== Releasing lock... [2026-04-13 04:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:08:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:08:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:08:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:08:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:08:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:08:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:08:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:08:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:08:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:08:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:08:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:08:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:08:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:08:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:08:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:08:15] Production.INFO: call_cost start [2026-04-13 04:08:15] Production.INFO: call_cost end [2026-04-13 04:08:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:08:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:08:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:08:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:08:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:08:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:08:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:08:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:08:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:08:15] Production.INFO: ==8264== Releasing lock... [2026-04-13 04:08:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:08:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:09:01] Production.INFO: ==8334== Lock acquired, processing the job... [2026-04-13 09:09:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:09:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:09:01] Production.INFO: neon service started [2026-04-13 09:09:01] Production.INFO: neon service started [2026-04-13 09:09:01] Production.INFO: ==8334== Releasing lock... [2026-04-13 09:09:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:09:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:09:02] Production.INFO: ==8338== Lock acquired, processing the job... [2026-04-13 08:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:09:02] Production.INFO: ==8338== Releasing lock... [2026-04-13 08:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:09:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:09:02] Production.INFO: ==8336== Lock acquired, processing the job... [2026-04-13 04:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:09:02] Production.INFO: ==8336== Releasing lock... [2026-04-13 04:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:09:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:09:03] Production.INFO: ==8340== Lock acquired, processing the job... [2026-04-13 04:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:09:03] Production.INFO: ==8342== Lock acquired, processing the job... [2026-04-13 04:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:09:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:09:03] Production.INFO: ==8348== Lock acquired, processing the job... [2026-04-13 04:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:09:03] Production.INFO: ==8344== Lock acquired, processing the job... [2026-04-13 04:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:09:03] Production.INFO: ==8346== Lock acquired, processing the job... [2026-04-13 04:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:09:03] Production.INFO: Account Balance Start. [2026-04-13 04:09:03] Production.INFO: CreateAllLog Start [2026-04-13 04:09:03] Production.INFO: 117 [2026-04-13 04:09:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:09:03] Production.INFO: ==8348== Releasing lock... [2026-04-13 04:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:09:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:09:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:09:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:09:03] Production.INFO: Date 2026-04-11 [2026-04-13 04:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:09:03] Production.INFO: Date 2026-04-12 [2026-04-13 04:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:09:03] Production.INFO: Date 2026-04-13 [2026-04-13 04:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:09:03] Production.INFO: Total Charge 0 [2026-04-13 04:09:03] Production.INFO: CreateAllLog End [2026-04-13 04:09:03] Production.INFO: Account Balance End. [2026-04-13 04:09:03] Production.ERROR: CronJobId end 12 [2026-04-13 04:09:03] Production.INFO: ==8346== Releasing lock... [2026-04-13 04:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:09:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:09:03] Production.INFO: ==8342== Releasing lock... [2026-04-13 04:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:09:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:09:11] Production.ERROR: CronJobId end10 [2026-04-13 04:09:11] Production.INFO: ==8344== Releasing lock... [2026-04-13 04:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:09:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:09:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:09:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:09:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:09:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:09:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:09:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:09:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:09:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:09:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:09:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:09:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:09:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:09:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:09:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:09:13] Production.INFO: call_cost start [2026-04-13 04:09:13] Production.INFO: call_cost end [2026-04-13 04:09:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:09:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:09:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:09:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:09:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:09:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:09:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:09:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:09:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:09:13] Production.INFO: ==8340== Releasing lock... [2026-04-13 04:09:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:09:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:10:02] Production.INFO: ==8410== Lock acquired, processing the job... [2026-04-13 09:10:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:10:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:10:02] Production.INFO: neon service started [2026-04-13 09:10:02] Production.INFO: neon service started [2026-04-13 09:10:02] Production.INFO: ==8410== Releasing lock... [2026-04-13 09:10:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:10:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:10:02] Production.INFO: ==8412== Lock acquired, processing the job... [2026-04-13 04:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:10:02] Production.INFO: ==8414== Lock acquired, processing the job... [2026-04-13 08:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:10:02] Production.INFO: ==8414== Releasing lock... [2026-04-13 08:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:10:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:10:03] Production.INFO: ==8412== Releasing lock... [2026-04-13 04:10:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:10:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:10:03] Production.INFO: ==8419== Lock acquired, processing the job... [2026-04-13 04:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:10:03] Production.INFO: ==8417== Lock acquired, processing the job... [2026-04-13 04:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:10:03] Production.INFO: ==8421== Lock acquired, processing the job... [2026-04-13 04:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:10:03] Production.INFO: ==8425== Lock acquired, processing the job... [2026-04-13 04:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:10:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:10:03] Production.INFO: ==8423== Lock acquired, processing the job... [2026-04-13 04:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:10:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:10:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:10:04] Production.INFO: ==8425== Releasing lock... [2026-04-13 04:10:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:10:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:10:04] Production.INFO: Account Balance Start. [2026-04-13 04:10:04] Production.INFO: CreateAllLog Start [2026-04-13 04:10:04] Production.INFO: 117 [2026-04-13 04:10:04] Production.INFO: Date 2026-04-08 [2026-04-13 04:10:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:10:04] Production.INFO: ==8419== Releasing lock... [2026-04-13 04:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:10:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:10:04] Production.INFO: Date 2026-04-09 [2026-04-13 04:10:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:10:04] Production.INFO: Date 2026-04-10 [2026-04-13 04:10:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:10:04] Production.INFO: Date 2026-04-11 [2026-04-13 04:10:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:10:04] Production.INFO: Date 2026-04-12 [2026-04-13 04:10:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:10:04] Production.INFO: Date 2026-04-13 [2026-04-13 04:10:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:10:04] Production.INFO: Total Charge 0 [2026-04-13 04:10:04] Production.INFO: CreateAllLog End [2026-04-13 04:10:04] Production.INFO: Account Balance End. [2026-04-13 04:10:04] Production.ERROR: CronJobId end 12 [2026-04-13 04:10:04] Production.INFO: ==8423== Releasing lock... [2026-04-13 04:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:10:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:10:11] Production.ERROR: CronJobId end10 [2026-04-13 04:10:11] Production.INFO: ==8421== Releasing lock... [2026-04-13 04:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:10:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:10:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:10:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:10:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:10:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:10:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:10:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:10:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:10:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:10:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:10:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:10:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:10:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:10:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:10:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:10:14] Production.INFO: call_cost start [2026-04-13 04:10:14] Production.INFO: call_cost end [2026-04-13 04:10:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:10:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:10:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:10:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:10:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:10:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:10:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:10:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:10:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:10:14] Production.INFO: ==8417== Releasing lock... [2026-04-13 04:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:10:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:11:01] Production.INFO: ==8490== Lock acquired, processing the job... [2026-04-13 09:11:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:11:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:11:01] Production.INFO: neon service started [2026-04-13 09:11:01] Production.INFO: neon service started [2026-04-13 09:11:01] Production.INFO: ==8490== Releasing lock... [2026-04-13 09:11:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:11:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:11:01] Production.INFO: ==8494== Lock acquired, processing the job... [2026-04-13 08:11:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:11:01] Production.INFO: ==8494== Releasing lock... [2026-04-13 08:11:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:11:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:11:02] Production.INFO: ==8492== Lock acquired, processing the job... [2026-04-13 04:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:11:02] Production.INFO: ==8492== Releasing lock... [2026-04-13 04:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:11:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:11:03] Production.INFO: ==8499== Lock acquired, processing the job... [2026-04-13 04:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 04:11:03] Production.INFO: ==8501== Lock acquired, processing the job... [2026-04-13 04:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:11:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 04:11:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 04:11:03] Production.INFO: ==8499== Releasing lock... [2026-04-13 04:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 04:11:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 04:11:03] Production.INFO: ==8503== Lock acquired, processing the job... [2026-04-13 04:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:11:03] Production.INFO: ==8505== Lock acquired, processing the job... [2026-04-13 04:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:11:03] Production.INFO: ==8509== Lock acquired, processing the job... [2026-04-13 04:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 04:11:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:11:03] Production.INFO: ==8507== Lock acquired, processing the job... [2026-04-13 04:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:11:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 04:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:11:03] Production.INFO: Account Balance Start. [2026-04-13 04:11:03] Production.INFO: CreateAllLog Start [2026-04-13 04:11:03] Production.INFO: 117 [2026-04-13 04:11:03] Production.INFO: ==8511== Lock acquired, processing the job... [2026-04-13 04:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:11:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:11:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:11:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:11:03] Production.INFO: Date 2026-04-11 [2026-04-13 04:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:11:03] Production.INFO: Date 2026-04-12 [2026-04-13 04:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:11:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:11:03] Production.INFO: Date 2026-04-13 [2026-04-13 04:11:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:11:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:11:04] Production.INFO: Total Charge 0 [2026-04-13 04:11:04] Production.INFO: CreateAllLog End [2026-04-13 04:11:04] Production.INFO: ==8511== Releasing lock... [2026-04-13 04:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:11:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:11:04] Production.ERROR: done [2026-04-13 04:11:04] Production.INFO: ==8503== Releasing lock... [2026-04-13 04:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:11:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:11:04] Production.INFO: Account Balance End. [2026-04-13 04:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 04:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087115', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 04:11:04] Production.ERROR: CronJobId end 12 [2026-04-13 04:11:04] Production.INFO: ==8507== Releasing lock... [2026-04-13 04:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:11:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:11:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087115', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 04:11:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 04:11:10] Production.INFO: ProcessCDR(1,17087115,1,1,2) [2026-04-13 04:11:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17087115,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 04:11:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17087115,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 04:11:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 04:11:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 04:11:10] Production.INFO: ==8509== Releasing lock... [2026-04-13 04:11:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 04:11:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 04:11:14] Production.ERROR: CronJobId end10 [2026-04-13 04:11:14] Production.INFO: ==8505== Releasing lock... [2026-04-13 04:11:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:11:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:11:17] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:11:17] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:11:17] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:11:17] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:11:17] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:11:17] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:11:17] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:11:17] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:11:17] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:11:17] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:11:17] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:11:17] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:11:17] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:11:17] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:11:17] Production.INFO: call_cost start [2026-04-13 04:11:17] Production.INFO: call_cost end [2026-04-13 04:11:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:11:17] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:11:17] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:11:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:11:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:11:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:11:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:11:17] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:11:17] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:11:17] Production.INFO: ==8501== Releasing lock... [2026-04-13 04:11:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:11:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:12:01] Production.INFO: ==8576== Lock acquired, processing the job... [2026-04-13 09:12:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:12:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:12:01] Production.INFO: neon service started [2026-04-13 09:12:01] Production.INFO: neon service started [2026-04-13 09:12:01] Production.INFO: ==8576== Releasing lock... [2026-04-13 09:12:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:12:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:12:02] Production.INFO: ==8578== Lock acquired, processing the job... [2026-04-13 04:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:12:02] Production.INFO: ==8578== Releasing lock... [2026-04-13 04:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:12:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:12:02] Production.INFO: ==8580== Lock acquired, processing the job... [2026-04-13 08:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:12:02] Production.INFO: ==8580== Releasing lock... [2026-04-13 08:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:12:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:12:03] Production.INFO: ==8583== Lock acquired, processing the job... [2026-04-13 04:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:12:03] Production.INFO: ==8585== Lock acquired, processing the job... [2026-04-13 04:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:12:03] Production.INFO: ==8587== Lock acquired, processing the job... [2026-04-13 04:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:12:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:12:03] Production.INFO: ==8589== Lock acquired, processing the job... [2026-04-13 04:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:12:03] Production.INFO: ==8591== Lock acquired, processing the job... [2026-04-13 04:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:12:03] Production.INFO: Account Balance Start. [2026-04-13 04:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:12:03] Production.INFO: CreateAllLog Start [2026-04-13 04:12:03] Production.INFO: 117 [2026-04-13 04:12:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:12:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:12:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:12:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:12:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:12:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:12:03] Production.INFO: ==8591== Releasing lock... [2026-04-13 04:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:12:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:12:03] Production.INFO: Date 2026-04-11 [2026-04-13 04:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:12:03] Production.INFO: Date 2026-04-12 [2026-04-13 04:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:12:03] Production.INFO: Date 2026-04-13 [2026-04-13 04:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:12:03] Production.INFO: Total Charge 0 [2026-04-13 04:12:03] Production.INFO: CreateAllLog End [2026-04-13 04:12:04] Production.INFO: Account Balance End. [2026-04-13 04:12:04] Production.ERROR: CronJobId end 12 [2026-04-13 04:12:04] Production.INFO: ==8589== Releasing lock... [2026-04-13 04:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:12:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:12:04] Production.INFO: ==8585== Releasing lock... [2026-04-13 04:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:12:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:12:11] Production.ERROR: CronJobId end10 [2026-04-13 04:12:11] Production.INFO: ==8587== Releasing lock... [2026-04-13 04:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:12:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:12:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:12:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:12:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:12:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:12:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:12:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:12:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:12:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:12:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:12:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:12:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:12:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:12:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:12:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:12:14] Production.INFO: call_cost start [2026-04-13 04:12:14] Production.INFO: call_cost end [2026-04-13 04:12:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:12:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:12:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:12:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:12:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:12:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:12:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:12:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:12:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:12:14] Production.INFO: ==8583== Releasing lock... [2026-04-13 04:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:12:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:13:01] Production.INFO: ==8652== Lock acquired, processing the job... [2026-04-13 09:13:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:13:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:13:01] Production.INFO: neon service started [2026-04-13 09:13:01] Production.INFO: neon service started [2026-04-13 09:13:01] Production.INFO: ==8652== Releasing lock... [2026-04-13 09:13:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:13:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:13:02] Production.INFO: ==8654== Lock acquired, processing the job... [2026-04-13 04:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:13:02] Production.INFO: ==8656== Lock acquired, processing the job... [2026-04-13 08:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:13:02] Production.INFO: ==8656== Releasing lock... [2026-04-13 08:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:13:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:13:02] Production.INFO: ==8654== Releasing lock... [2026-04-13 04:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:13:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:13:03] Production.INFO: ==8659== Lock acquired, processing the job... [2026-04-13 04:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:13:03] Production.INFO: ==8661== Lock acquired, processing the job... [2026-04-13 04:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:13:03] Production.INFO: ==8665== Lock acquired, processing the job... [2026-04-13 04:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:13:03] Production.INFO: Account Balance Start. [2026-04-13 04:13:03] Production.INFO: CreateAllLog Start [2026-04-13 04:13:03] Production.INFO: 117 [2026-04-13 04:13:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:13:03] Production.INFO: ==8663== Lock acquired, processing the job... [2026-04-13 04:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:13:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:13:03] Production.INFO: ==8667== Lock acquired, processing the job... [2026-04-13 04:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:13:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:13:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:13:03] Production.INFO: Date 2026-04-11 [2026-04-13 04:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:13:03] Production.INFO: Date 2026-04-12 [2026-04-13 04:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:13:03] Production.INFO: Date 2026-04-13 [2026-04-13 04:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:13:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:13:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:13:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:13:03] Production.INFO: Total Charge 0 [2026-04-13 04:13:03] Production.INFO: ==8667== Releasing lock... [2026-04-13 04:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:13:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:13:03] Production.INFO: CreateAllLog End [2026-04-13 04:13:03] Production.INFO: ==8661== Releasing lock... [2026-04-13 04:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:13:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:13:03] Production.INFO: Account Balance End. [2026-04-13 04:13:03] Production.ERROR: CronJobId end 12 [2026-04-13 04:13:03] Production.INFO: ==8665== Releasing lock... [2026-04-13 04:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:13:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:13:11] Production.ERROR: CronJobId end10 [2026-04-13 04:13:11] Production.INFO: ==8663== Releasing lock... [2026-04-13 04:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:13:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:13:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:13:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:13:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:13:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:13:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:13:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:13:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:13:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:13:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:13:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:13:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:13:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:13:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:13:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:13:14] Production.INFO: call_cost start [2026-04-13 04:13:14] Production.INFO: call_cost end [2026-04-13 04:13:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:13:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:13:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:13:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:13:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:13:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:13:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:13:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:13:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:13:14] Production.INFO: ==8659== Releasing lock... [2026-04-13 04:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:13:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:14:01] Production.INFO: ==8734== Lock acquired, processing the job... [2026-04-13 09:14:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:14:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:14:01] Production.INFO: neon service started [2026-04-13 09:14:01] Production.INFO: neon service started [2026-04-13 09:14:01] Production.INFO: ==8734== Releasing lock... [2026-04-13 09:14:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:14:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:14:02] Production.INFO: ==8736== Lock acquired, processing the job... [2026-04-13 04:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:14:02] Production.INFO: ==8736== Releasing lock... [2026-04-13 04:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:14:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:14:02] Production.INFO: ==8738== Lock acquired, processing the job... [2026-04-13 08:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:14:02] Production.INFO: ==8738== Releasing lock... [2026-04-13 08:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:14:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:14:03] Production.INFO: ==8742== Lock acquired, processing the job... [2026-04-13 04:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:14:03] Production.INFO: ==8740== Lock acquired, processing the job... [2026-04-13 04:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:14:03] Production.INFO: ==8746== Lock acquired, processing the job... [2026-04-13 04:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:14:03] Production.INFO: ==8744== Lock acquired, processing the job... [2026-04-13 04:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:14:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:14:03] Production.INFO: ==8748== Lock acquired, processing the job... [2026-04-13 04:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:14:03] Production.INFO: Account Balance Start. [2026-04-13 04:14:03] Production.INFO: CreateAllLog Start [2026-04-13 04:14:03] Production.INFO: 117 [2026-04-13 04:14:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:14:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:14:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:14:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:14:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:14:03] Production.INFO: Date 2026-04-11 [2026-04-13 04:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:14:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:14:03] Production.INFO: ==8748== Releasing lock... [2026-04-13 04:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:14:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:14:03] Production.INFO: Date 2026-04-12 [2026-04-13 04:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:14:03] Production.INFO: Date 2026-04-13 [2026-04-13 04:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:14:03] Production.INFO: ==8742== Releasing lock... [2026-04-13 04:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:14:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:14:03] Production.INFO: Total Charge 0 [2026-04-13 04:14:03] Production.INFO: CreateAllLog End [2026-04-13 04:14:03] Production.INFO: Account Balance End. [2026-04-13 04:14:04] Production.ERROR: CronJobId end 12 [2026-04-13 04:14:04] Production.INFO: ==8746== Releasing lock... [2026-04-13 04:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:14:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:14:10] Production.ERROR: CronJobId end10 [2026-04-13 04:14:10] Production.INFO: ==8744== Releasing lock... [2026-04-13 04:14:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:14:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:14:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:14:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:14:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:14:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:14:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:14:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:14:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:14:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:14:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:14:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:14:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:14:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:14:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:14:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:14:14] Production.INFO: call_cost start [2026-04-13 04:14:14] Production.INFO: call_cost end [2026-04-13 04:14:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:14:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:14:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:14:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:14:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:14:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:14:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:14:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:14:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:14:14] Production.INFO: ==8740== Releasing lock... [2026-04-13 04:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:14:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:15:02] Production.INFO: ==8814== Lock acquired, processing the job... [2026-04-13 09:15:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:15:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:15:02] Production.INFO: neon service started [2026-04-13 09:15:02] Production.INFO: neon service started [2026-04-13 09:15:02] Production.INFO: ==8814== Releasing lock... [2026-04-13 09:15:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:15:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:15:02] Production.INFO: ==8816== Lock acquired, processing the job... [2026-04-13 04:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:15:02] Production.INFO: ==8818== Lock acquired, processing the job... [2026-04-13 08:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:15:02] Production.INFO: ==8816== Releasing lock... [2026-04-13 04:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:15:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:15:02] Production.INFO: ==8818== Releasing lock... [2026-04-13 08:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:15:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:15:03] Production.INFO: ==8827== Lock acquired, processing the job... [2026-04-13 04:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:15:03] Production.INFO: ==8821== Lock acquired, processing the job... [2026-04-13 04:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:15:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:15:03] Production.INFO: Account Balance Start. [2026-04-13 04:15:03] Production.INFO: CreateAllLog Start [2026-04-13 04:15:03] Production.INFO: 117 [2026-04-13 04:15:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:15:03] Production.INFO: ==8823== Lock acquired, processing the job... [2026-04-13 04:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:15:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:15:03] Production.INFO: ==8825== Lock acquired, processing the job... [2026-04-13 04:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:15:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:15:03] Production.INFO: Date 2026-04-11 [2026-04-13 04:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:15:03] Production.INFO: ==8829== Lock acquired, processing the job... [2026-04-13 04:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:15:03] Production.INFO: Date 2026-04-12 [2026-04-13 04:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:15:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:15:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:15:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:15:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:15:04] Production.INFO: Date 2026-04-13 [2026-04-13 04:15:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:15:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:15:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:15:04] Production.INFO: Total Charge 0 [2026-04-13 04:15:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:15:04] Production.INFO: CreateAllLog End [2026-04-13 04:15:04] Production.INFO: ==8829== Releasing lock... [2026-04-13 04:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:15:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:15:04] Production.INFO: ==8823== Releasing lock... [2026-04-13 04:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:15:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:15:04] Production.INFO: Account Balance End. [2026-04-13 04:15:04] Production.ERROR: CronJobId end 12 [2026-04-13 04:15:04] Production.INFO: ==8827== Releasing lock... [2026-04-13 04:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:15:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:15:11] Production.ERROR: CronJobId end10 [2026-04-13 04:15:11] Production.INFO: ==8825== Releasing lock... [2026-04-13 04:15:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:15:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:15:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:15:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:15:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:15:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:15:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:15:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:15:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:15:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:15:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:15:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:15:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:15:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:15:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:15:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:15:14] Production.INFO: call_cost start [2026-04-13 04:15:14] Production.INFO: call_cost end [2026-04-13 04:15:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:15:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:15:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:15:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:15:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:15:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:15:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:15:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:15:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:15:14] Production.INFO: ==8821== Releasing lock... [2026-04-13 04:15:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:15:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:16:01] Production.INFO: ==8888== Lock acquired, processing the job... [2026-04-13 09:16:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:16:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:16:01] Production.INFO: neon service started [2026-04-13 09:16:01] Production.INFO: neon service started [2026-04-13 09:16:01] Production.INFO: ==8888== Releasing lock... [2026-04-13 09:16:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:16:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:16:02] Production.INFO: ==8890== Lock acquired, processing the job... [2026-04-13 04:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:16:02] Production.INFO: ==8890== Releasing lock... [2026-04-13 04:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:16:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:16:02] Production.INFO: ==8892== Lock acquired, processing the job... [2026-04-13 08:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:16:02] Production.INFO: ==8892== Releasing lock... [2026-04-13 08:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:16:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:16:03] Production.INFO: ==8902== Lock acquired, processing the job... [2026-04-13 04:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:16:03] Production.INFO: ==8896== Lock acquired, processing the job... [2026-04-13 04:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:16:03] Production.INFO: Account Balance Start. [2026-04-13 04:16:03] Production.INFO: CreateAllLog Start [2026-04-13 04:16:03] Production.INFO: 117 [2026-04-13 04:16:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:16:03] Production.INFO: ==8898== Lock acquired, processing the job... [2026-04-13 04:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:16:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:16:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:16:03] Production.INFO: ==8900== Lock acquired, processing the job... [2026-04-13 04:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:16:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:16:03] Production.INFO: Date 2026-04-11 [2026-04-13 04:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:16:03] Production.INFO: ==8904== Lock acquired, processing the job... [2026-04-13 04:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:16:03] Production.INFO: Date 2026-04-12 [2026-04-13 04:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:16:03] Production.INFO: Date 2026-04-13 [2026-04-13 04:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:16:03] Production.INFO: Total Charge 0 [2026-04-13 04:16:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:16:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:16:03] Production.INFO: CreateAllLog End [2026-04-13 04:16:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:16:03] Production.INFO: ==8904== Releasing lock... [2026-04-13 04:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:16:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:16:03] Production.INFO: Account Balance End. [2026-04-13 04:16:03] Production.ERROR: CronJobId end 12 [2026-04-13 04:16:03] Production.INFO: ==8902== Releasing lock... [2026-04-13 04:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:16:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:16:04] Production.INFO: ==8898== Releasing lock... [2026-04-13 04:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:16:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:16:10] Production.ERROR: CronJobId end10 [2026-04-13 04:16:10] Production.INFO: ==8900== Releasing lock... [2026-04-13 04:16:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:16:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:16:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:16:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:16:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:16:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:16:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:16:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:16:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:16:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:16:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:16:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:16:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:16:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:16:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:16:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:16:14] Production.INFO: call_cost start [2026-04-13 04:16:14] Production.INFO: call_cost end [2026-04-13 04:16:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:16:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:16:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:16:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:16:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:16:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:16:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:16:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:16:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:16:14] Production.INFO: ==8896== Releasing lock... [2026-04-13 04:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:16:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:17:02] Production.INFO: ==8969== Lock acquired, processing the job... [2026-04-13 09:17:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:17:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:17:02] Production.INFO: neon service started [2026-04-13 09:17:02] Production.INFO: neon service started [2026-04-13 09:17:02] Production.INFO: ==8969== Releasing lock... [2026-04-13 09:17:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:17:02] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 04:17:02] Production.INFO: ==8971== Lock acquired, processing the job... [2026-04-13 04:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:17:02] Production.INFO: ==8971== Releasing lock... [2026-04-13 04:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:17:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:17:02] Production.INFO: ==8973== Lock acquired, processing the job... [2026-04-13 08:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:17:02] Production.INFO: ==8973== Releasing lock... [2026-04-13 08:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:17:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:17:03] Production.INFO: ==8979== Lock acquired, processing the job... [2026-04-13 04:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:17:03] Production.INFO: ==8977== Lock acquired, processing the job... [2026-04-13 04:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:17:03] Production.INFO: ==8975== Lock acquired, processing the job... [2026-04-13 04:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:17:03] Production.INFO: ==8981== Lock acquired, processing the job... [2026-04-13 04:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:17:03] Production.INFO: ==8983== Lock acquired, processing the job... [2026-04-13 04:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:17:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:17:03] Production.INFO: Account Balance Start. [2026-04-13 04:17:03] Production.INFO: CreateAllLog Start [2026-04-13 04:17:03] Production.INFO: 117 [2026-04-13 04:17:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:17:03] Production.INFO: ==8983== Releasing lock... [2026-04-13 04:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:17:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:17:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:17:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:17:03] Production.INFO: Date 2026-04-11 [2026-04-13 04:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:17:03] Production.INFO: Date 2026-04-12 [2026-04-13 04:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:17:04] Production.INFO: Date 2026-04-13 [2026-04-13 04:17:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:17:04] Production.INFO: Total Charge 0 [2026-04-13 04:17:04] Production.INFO: CreateAllLog End [2026-04-13 04:17:04] Production.INFO: Account Balance End. [2026-04-13 04:17:04] Production.ERROR: CronJobId end 12 [2026-04-13 04:17:04] Production.INFO: ==8981== Releasing lock... [2026-04-13 04:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:17:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:17:04] Production.INFO: ==8977== Releasing lock... [2026-04-13 04:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:17:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:17:12] Production.ERROR: CronJobId end10 [2026-04-13 04:17:12] Production.INFO: ==8979== Releasing lock... [2026-04-13 04:17:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:17:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:17:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:17:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:17:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:17:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:17:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:17:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:17:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:17:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:17:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:17:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:17:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:17:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:17:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:17:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:17:14] Production.INFO: call_cost start [2026-04-13 04:17:14] Production.INFO: call_cost end [2026-04-13 04:17:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:17:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:17:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:17:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:17:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:17:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:17:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:17:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:17:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:17:14] Production.INFO: ==8975== Releasing lock... [2026-04-13 04:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:17:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:18:01] Production.INFO: ==9052== Lock acquired, processing the job... [2026-04-13 09:18:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:18:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:18:01] Production.INFO: neon service started [2026-04-13 09:18:01] Production.INFO: neon service started [2026-04-13 09:18:01] Production.INFO: ==9052== Releasing lock... [2026-04-13 09:18:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:18:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:18:01] Production.INFO: ==9054== Lock acquired, processing the job... [2026-04-13 04:18:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:18:02] Production.INFO: ==9054== Releasing lock... [2026-04-13 04:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:18:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:18:02] Production.INFO: ==9056== Lock acquired, processing the job... [2026-04-13 08:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:18:02] Production.INFO: ==9056== Releasing lock... [2026-04-13 08:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:18:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:18:02] Production.INFO: ==9059== Lock acquired, processing the job... [2026-04-13 04:18:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:18:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:18:02] Production.INFO: ==9061== Lock acquired, processing the job... [2026-04-13 04:18:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:18:03] Production.INFO: ==9063== Lock acquired, processing the job... [2026-04-13 04:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:18:03] Production.INFO: ==9065== Lock acquired, processing the job... [2026-04-13 04:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:18:03] Production.INFO: ==9067== Lock acquired, processing the job... [2026-04-13 04:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:18:03] Production.INFO: Account Balance Start. [2026-04-13 04:18:03] Production.INFO: CreateAllLog Start [2026-04-13 04:18:03] Production.INFO: 117 [2026-04-13 04:18:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:18:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:18:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:18:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:18:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:18:03] Production.INFO: ==9067== Releasing lock... [2026-04-13 04:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:18:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:18:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:18:03] Production.INFO: Date 2026-04-11 [2026-04-13 04:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:18:03] Production.INFO: Date 2026-04-12 [2026-04-13 04:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:18:03] Production.INFO: Date 2026-04-13 [2026-04-13 04:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:18:03] Production.INFO: Total Charge 0 [2026-04-13 04:18:03] Production.INFO: CreateAllLog End [2026-04-13 04:18:03] Production.INFO: ==9061== Releasing lock... [2026-04-13 04:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:18:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:18:03] Production.INFO: Account Balance End. [2026-04-13 04:18:03] Production.ERROR: CronJobId end 12 [2026-04-13 04:18:03] Production.INFO: ==9065== Releasing lock... [2026-04-13 04:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:18:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:18:10] Production.ERROR: CronJobId end10 [2026-04-13 04:18:10] Production.INFO: ==9063== Releasing lock... [2026-04-13 04:18:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:18:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:18:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:18:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:18:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:18:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:18:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:18:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:18:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:18:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:18:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:18:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:18:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:18:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:18:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:18:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:18:13] Production.INFO: call_cost start [2026-04-13 04:18:13] Production.INFO: call_cost end [2026-04-13 04:18:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:18:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:18:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:18:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:18:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:18:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:18:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:18:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:18:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:18:13] Production.INFO: ==9059== Releasing lock... [2026-04-13 04:18:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:18:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:19:01] Production.INFO: ==9131== Lock acquired, processing the job... [2026-04-13 09:19:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:19:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:19:01] Production.INFO: neon service started [2026-04-13 09:19:01] Production.INFO: neon service started [2026-04-13 09:19:01] Production.INFO: ==9131== Releasing lock... [2026-04-13 09:19:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:19:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:19:02] Production.INFO: ==9135== Lock acquired, processing the job... [2026-04-13 08:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:19:02] Production.INFO: ==9133== Lock acquired, processing the job... [2026-04-13 04:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:19:02] Production.INFO: ==9135== Releasing lock... [2026-04-13 08:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:19:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:19:02] Production.INFO: ==9133== Releasing lock... [2026-04-13 04:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:19:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:19:03] Production.INFO: ==9137== Lock acquired, processing the job... [2026-04-13 04:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:19:03] Production.INFO: ==9139== Lock acquired, processing the job... [2026-04-13 04:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:19:03] Production.INFO: ==9141== Lock acquired, processing the job... [2026-04-13 04:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:19:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:19:03] Production.INFO: ==9143== Lock acquired, processing the job... [2026-04-13 04:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:19:03] Production.INFO: Account Balance Start. [2026-04-13 04:19:03] Production.INFO: CreateAllLog Start [2026-04-13 04:19:03] Production.INFO: 117 [2026-04-13 04:19:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:19:03] Production.INFO: ==9145== Lock acquired, processing the job... [2026-04-13 04:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:19:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:19:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:19:03] Production.INFO: Date 2026-04-11 [2026-04-13 04:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:19:03] Production.INFO: ==9145== Releasing lock... [2026-04-13 04:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:19:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:19:03] Production.INFO: Date 2026-04-12 [2026-04-13 04:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:19:03] Production.INFO: Date 2026-04-13 [2026-04-13 04:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:19:03] Production.INFO: Total Charge 0 [2026-04-13 04:19:03] Production.INFO: CreateAllLog End [2026-04-13 04:19:04] Production.INFO: Account Balance End. [2026-04-13 04:19:04] Production.ERROR: CronJobId end 12 [2026-04-13 04:19:04] Production.INFO: ==9143== Releasing lock... [2026-04-13 04:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:19:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:19:04] Production.INFO: ==9139== Releasing lock... [2026-04-13 04:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:19:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:19:10] Production.ERROR: CronJobId end10 [2026-04-13 04:19:10] Production.INFO: ==9141== Releasing lock... [2026-04-13 04:19:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:19:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:19:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:19:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:19:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:19:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:19:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:19:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:19:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:19:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:19:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:19:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:19:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:19:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:19:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:19:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:19:14] Production.INFO: call_cost start [2026-04-13 04:19:14] Production.INFO: call_cost end [2026-04-13 04:19:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:19:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:19:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:19:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:19:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:19:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:19:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:19:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:19:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:19:14] Production.INFO: ==9137== Releasing lock... [2026-04-13 04:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:19:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:20:02] Production.INFO: ==9212== Lock acquired, processing the job... [2026-04-13 09:20:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:20:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:20:02] Production.INFO: neon service started [2026-04-13 09:20:02] Production.INFO: neon service started [2026-04-13 09:20:02] Production.INFO: ==9212== Releasing lock... [2026-04-13 09:20:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:20:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:20:02] Production.INFO: ==9214== Lock acquired, processing the job... [2026-04-13 04:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:20:02] Production.INFO: ==9214== Releasing lock... [2026-04-13 04:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:20:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:20:02] Production.INFO: ==9216== Lock acquired, processing the job... [2026-04-13 08:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:20:03] Production.INFO: ==9216== Releasing lock... [2026-04-13 08:20:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:20:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:20:03] Production.INFO: ==9222== Lock acquired, processing the job... [2026-04-13 04:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:20:03] Production.INFO: ==9226== Lock acquired, processing the job... [2026-04-13 04:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:20:03] Production.INFO: ==9224== Lock acquired, processing the job... [2026-04-13 04:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:20:03] Production.INFO: ==9220== Lock acquired, processing the job... [2026-04-13 04:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:20:03] Production.INFO: ==9218== Lock acquired, processing the job... [2026-04-13 04:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:20:03] Production.INFO: ==9226== Releasing lock... [2026-04-13 04:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:20:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:20:03] Production.INFO: Account Balance Start. [2026-04-13 04:20:03] Production.INFO: CreateAllLog Start [2026-04-13 04:20:03] Production.INFO: 117 [2026-04-13 04:20:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:20:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:20:04] Production.INFO: Date 2026-04-09 [2026-04-13 04:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:20:04] Production.INFO: Date 2026-04-10 [2026-04-13 04:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:20:04] Production.INFO: Date 2026-04-11 [2026-04-13 04:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:20:04] Production.INFO: Date 2026-04-12 [2026-04-13 04:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:20:04] Production.INFO: Date 2026-04-13 [2026-04-13 04:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:20:04] Production.INFO: Total Charge 0 [2026-04-13 04:20:04] Production.INFO: CreateAllLog End [2026-04-13 04:20:04] Production.INFO: ==9220== Releasing lock... [2026-04-13 04:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:20:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:20:04] Production.INFO: Account Balance End. [2026-04-13 04:20:04] Production.ERROR: CronJobId end 12 [2026-04-13 04:20:04] Production.INFO: ==9224== Releasing lock... [2026-04-13 04:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:20:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:20:11] Production.ERROR: CronJobId end10 [2026-04-13 04:20:11] Production.INFO: ==9222== Releasing lock... [2026-04-13 04:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:20:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:20:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:20:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:20:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:20:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:20:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:20:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:20:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:20:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:20:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:20:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:20:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:20:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:20:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:20:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:20:14] Production.INFO: call_cost start [2026-04-13 04:20:14] Production.INFO: call_cost end [2026-04-13 04:20:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:20:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:20:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:20:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:20:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:20:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:20:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:20:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:20:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:20:14] Production.INFO: ==9218== Releasing lock... [2026-04-13 04:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:20:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:21:01] Production.INFO: ==9289== Lock acquired, processing the job... [2026-04-13 09:21:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:21:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:21:01] Production.INFO: neon service started [2026-04-13 09:21:01] Production.INFO: neon service started [2026-04-13 09:21:01] Production.INFO: ==9289== Releasing lock... [2026-04-13 09:21:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:21:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:21:02] Production.INFO: ==9291== Lock acquired, processing the job... [2026-04-13 04:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:21:02] Production.INFO: ==9293== Lock acquired, processing the job... [2026-04-13 08:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:21:02] Production.INFO: ==9293== Releasing lock... [2026-04-13 08:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:21:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:21:02] Production.INFO: ==9291== Releasing lock... [2026-04-13 04:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:21:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:21:03] Production.INFO: ==9298== Lock acquired, processing the job... [2026-04-13 04:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:21:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:21:03] Production.INFO: ==9308== Lock acquired, processing the job... [2026-04-13 04:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:21:03] Production.INFO: ==9295== Lock acquired, processing the job... [2026-04-13 04:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 04:21:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 04:21:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 04:21:03] Production.ERROR: CronJob PID - 9298 [2026-04-13 04:21:03] Production.ERROR: CronJob Title - System Alerts [2026-04-13 04:21:03] Production.ERROR: CronJob ID - 5 [2026-04-13 04:21:03] Production.ERROR: CronJob Last Run Time 2026-04-13 04:21:00 [2026-04-13 04:21:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 04:21:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 04:21:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 04:21:03] Production.ERROR: CronJob PID - 9308 [2026-04-13 04:21:03] Production.ERROR: CronJob Title - Import PBX Extensions and DIDs [2026-04-13 04:21:03] Production.ERROR: CronJob ID - 19 [2026-04-13 04:21:03] Production.ERROR: CronJob Last Run Time 2026-04-13 04:21:00 [2026-04-13 04:21:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 04:21:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 04:21:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:21:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:21:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:21:03] Production.INFO: ==9308== Releasing lock... [2026-04-13 04:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:21:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:21:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 04:21:03] Production.INFO: ==9295== Releasing lock... [2026-04-13 04:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 04:21:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 04:21:03] Production.INFO: ==9300== Lock acquired, processing the job... [2026-04-13 04:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:21:03] Production.INFO: ==9302== Lock acquired, processing the job... [2026-04-13 04:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:21:03] Production.INFO: ==9304== Lock acquired, processing the job... [2026-04-13 04:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:21:03] Production.INFO: ==9306== Lock acquired, processing the job... [2026-04-13 04:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 04:21:03] Production.INFO: Account Balance Start. [2026-04-13 04:21:03] Production.INFO: CreateAllLog Start [2026-04-13 04:21:03] Production.INFO: 117 [2026-04-13 04:21:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 04:21:04] Production.INFO: Date 2026-04-08 [2026-04-13 04:21:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:21:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:21:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:21:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:21:04] Production.INFO: Date 2026-04-09 [2026-04-13 04:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:21:04] Production.INFO: Date 2026-04-10 [2026-04-13 04:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:21:04] Production.INFO: Date 2026-04-11 [2026-04-13 04:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:21:04] Production.INFO: Date 2026-04-12 [2026-04-13 04:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:21:04] Production.INFO: Date 2026-04-13 [2026-04-13 04:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:21:04] Production.INFO: Total Charge 0 [2026-04-13 04:21:04] Production.INFO: CreateAllLog End [2026-04-13 04:21:04] Production.INFO: ==9300== Releasing lock... [2026-04-13 04:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:21:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:21:04] Production.INFO: Account Balance End. [2026-04-13 04:21:04] Production.ERROR: done [2026-04-13 04:21:04] Production.ERROR: CronJobId end 12 [2026-04-13 04:21:04] Production.INFO: ==9304== Releasing lock... [2026-04-13 04:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:21:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 04:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087156', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 04:21:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087156', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 04:21:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 04:21:10] Production.INFO: ProcessCDR(1,17087156,1,1,2) [2026-04-13 04:21:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17087156,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 04:21:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17087156,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 04:21:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 04:21:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 04:21:10] Production.INFO: ==9306== Releasing lock... [2026-04-13 04:21:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 04:21:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 04:21:14] Production.ERROR: CronJobId end10 [2026-04-13 04:21:14] Production.INFO: ==9302== Releasing lock... [2026-04-13 04:21:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:21:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:21:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:21:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:21:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:21:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:21:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:21:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:21:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:21:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:21:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:21:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:21:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:21:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:21:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:21:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:21:16] Production.INFO: call_cost start [2026-04-13 04:21:16] Production.INFO: call_cost end [2026-04-13 04:21:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:21:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:21:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:21:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:21:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:21:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:21:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:21:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:21:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:21:16] Production.INFO: ==9298== Releasing lock... [2026-04-13 04:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:21:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:22:02] Production.INFO: ==9373== Lock acquired, processing the job... [2026-04-13 09:22:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:22:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:22:02] Production.INFO: neon service started [2026-04-13 09:22:02] Production.INFO: neon service started [2026-04-13 09:22:02] Production.INFO: ==9373== Releasing lock... [2026-04-13 09:22:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:22:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:22:02] Production.INFO: ==9375== Lock acquired, processing the job... [2026-04-13 04:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:22:02] Production.INFO: ==9375== Releasing lock... [2026-04-13 04:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:22:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:22:02] Production.INFO: ==9377== Lock acquired, processing the job... [2026-04-13 08:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:22:03] Production.INFO: ==9377== Releasing lock... [2026-04-13 08:22:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:22:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:22:03] Production.INFO: ==9381== Lock acquired, processing the job... [2026-04-13 04:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:22:03] Production.INFO: ==9379== Lock acquired, processing the job... [2026-04-13 04:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:22:03] Production.INFO: ==9385== Lock acquired, processing the job... [2026-04-13 04:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:22:03] Production.INFO: Account Balance Start. [2026-04-13 04:22:03] Production.INFO: CreateAllLog Start [2026-04-13 04:22:03] Production.INFO: 117 [2026-04-13 04:22:03] Production.INFO: ==9383== Lock acquired, processing the job... [2026-04-13 04:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:22:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:22:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:22:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:22:03] Production.INFO: ==9388== Lock acquired, processing the job... [2026-04-13 04:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:22:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:22:03] Production.INFO: Date 2026-04-11 [2026-04-13 04:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:22:03] Production.INFO: Date 2026-04-12 [2026-04-13 04:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:22:03] Production.INFO: Date 2026-04-13 [2026-04-13 04:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:22:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:22:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:22:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:22:04] Production.INFO: ==9388== Releasing lock... [2026-04-13 04:22:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:22:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:22:04] Production.INFO: Total Charge 0 [2026-04-13 04:22:04] Production.INFO: CreateAllLog End [2026-04-13 04:22:04] Production.INFO: ==9381== Releasing lock... [2026-04-13 04:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:22:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:22:04] Production.INFO: Account Balance End. [2026-04-13 04:22:04] Production.ERROR: CronJobId end 12 [2026-04-13 04:22:04] Production.INFO: ==9385== Releasing lock... [2026-04-13 04:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:22:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:22:12] Production.ERROR: CronJobId end10 [2026-04-13 04:22:12] Production.INFO: ==9383== Releasing lock... [2026-04-13 04:22:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:22:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:22:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:22:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:22:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:22:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:22:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:22:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:22:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:22:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:22:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:22:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:22:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:22:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:22:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:22:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:22:14] Production.INFO: call_cost start [2026-04-13 04:22:14] Production.INFO: call_cost end [2026-04-13 04:22:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:22:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:22:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:22:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:22:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:22:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:22:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:22:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:22:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:22:15] Production.INFO: ==9379== Releasing lock... [2026-04-13 04:22:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:22:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:23:01] Production.INFO: ==9459== Lock acquired, processing the job... [2026-04-13 09:23:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:23:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:23:01] Production.INFO: neon service started [2026-04-13 09:23:01] Production.INFO: neon service started [2026-04-13 09:23:01] Production.INFO: ==9459== Releasing lock... [2026-04-13 09:23:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:23:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:23:01] Production.INFO: ==9463== Lock acquired, processing the job... [2026-04-13 08:23:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:23:02] Production.INFO: ==9463== Releasing lock... [2026-04-13 08:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:23:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:23:02] Production.INFO: ==9461== Lock acquired, processing the job... [2026-04-13 04:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:23:02] Production.INFO: ==9461== Releasing lock... [2026-04-13 04:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:23:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:23:02] Production.INFO: ==9466== Lock acquired, processing the job... [2026-04-13 04:23:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:23:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:23:03] Production.INFO: ==9470== Lock acquired, processing the job... [2026-04-13 04:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:23:03] Production.INFO: ==9468== Lock acquired, processing the job... [2026-04-13 04:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:23:03] Production.INFO: ==9472== Lock acquired, processing the job... [2026-04-13 04:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:23:03] Production.INFO: ==9474== Lock acquired, processing the job... [2026-04-13 04:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:23:03] Production.INFO: Account Balance Start. [2026-04-13 04:23:03] Production.INFO: CreateAllLog Start [2026-04-13 04:23:03] Production.INFO: 117 [2026-04-13 04:23:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:23:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:23:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:23:03] Production.INFO: ==9474== Releasing lock... [2026-04-13 04:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:23:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:23:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:23:03] Production.INFO: Date 2026-04-11 [2026-04-13 04:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:23:03] Production.INFO: Date 2026-04-12 [2026-04-13 04:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:23:03] Production.INFO: Date 2026-04-13 [2026-04-13 04:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:23:03] Production.INFO: Total Charge 0 [2026-04-13 04:23:03] Production.INFO: CreateAllLog End [2026-04-13 04:23:03] Production.INFO: Account Balance End. [2026-04-13 04:23:03] Production.ERROR: CronJobId end 12 [2026-04-13 04:23:03] Production.INFO: ==9472== Releasing lock... [2026-04-13 04:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:23:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:23:03] Production.INFO: ==9468== Releasing lock... [2026-04-13 04:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:23:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:23:11] Production.ERROR: CronJobId end10 [2026-04-13 04:23:11] Production.INFO: ==9470== Releasing lock... [2026-04-13 04:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:23:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:23:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:23:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:23:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:23:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:23:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:23:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:23:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:23:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:23:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:23:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:23:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:23:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:23:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:23:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:23:14] Production.INFO: call_cost start [2026-04-13 04:23:14] Production.INFO: call_cost end [2026-04-13 04:23:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:23:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:23:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:23:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:23:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:23:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:23:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:23:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:23:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:23:14] Production.INFO: ==9466== Releasing lock... [2026-04-13 04:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:23:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:24:02] Production.INFO: ==9535== Lock acquired, processing the job... [2026-04-13 09:24:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:24:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:24:02] Production.INFO: neon service started [2026-04-13 09:24:02] Production.INFO: neon service started [2026-04-13 09:24:02] Production.INFO: ==9535== Releasing lock... [2026-04-13 09:24:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:24:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:24:02] Production.INFO: ==9537== Lock acquired, processing the job... [2026-04-13 04:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:24:02] Production.INFO: ==9537== Releasing lock... [2026-04-13 04:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:24:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:24:03] Production.INFO: ==9539== Lock acquired, processing the job... [2026-04-13 08:24:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:24:03] Production.INFO: ==9539== Releasing lock... [2026-04-13 08:24:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:24:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:24:03] Production.INFO: ==9547== Lock acquired, processing the job... [2026-04-13 04:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:24:03] Production.INFO: ==9545== Lock acquired, processing the job... [2026-04-13 04:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:24:03] Production.INFO: ==9551== Lock acquired, processing the job... [2026-04-13 04:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:24:03] Production.INFO: ==9543== Lock acquired, processing the job... [2026-04-13 04:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:24:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:24:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:24:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:24:03] Production.INFO: ==9551== Releasing lock... [2026-04-13 04:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:24:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:24:03] Production.INFO: ==9549== Lock acquired, processing the job... [2026-04-13 04:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:24:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:24:04] Production.INFO: Account Balance Start. [2026-04-13 04:24:04] Production.INFO: CreateAllLog Start [2026-04-13 04:24:04] Production.INFO: 117 [2026-04-13 04:24:04] Production.INFO: Date 2026-04-08 [2026-04-13 04:24:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:24:04] Production.INFO: Date 2026-04-09 [2026-04-13 04:24:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:24:04] Production.INFO: Date 2026-04-10 [2026-04-13 04:24:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:24:04] Production.INFO: Date 2026-04-11 [2026-04-13 04:24:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:24:04] Production.INFO: Date 2026-04-12 [2026-04-13 04:24:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:24:04] Production.INFO: Date 2026-04-13 [2026-04-13 04:24:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:24:04] Production.INFO: Total Charge 0 [2026-04-13 04:24:04] Production.INFO: ==9545== Releasing lock... [2026-04-13 04:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:24:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:24:04] Production.INFO: CreateAllLog End [2026-04-13 04:24:04] Production.INFO: Account Balance End. [2026-04-13 04:24:04] Production.ERROR: CronJobId end 12 [2026-04-13 04:24:04] Production.INFO: ==9549== Releasing lock... [2026-04-13 04:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:24:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:24:12] Production.ERROR: CronJobId end10 [2026-04-13 04:24:12] Production.INFO: ==9547== Releasing lock... [2026-04-13 04:24:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:24:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:24:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:24:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:24:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:24:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:24:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:24:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:24:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:24:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:24:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:24:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:24:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:24:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:24:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:24:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:24:15] Production.INFO: call_cost start [2026-04-13 04:24:15] Production.INFO: call_cost end [2026-04-13 04:24:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:24:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:24:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:24:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:24:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:24:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:24:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:24:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:24:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:24:15] Production.INFO: ==9543== Releasing lock... [2026-04-13 04:24:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:24:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:25:01] Production.INFO: ==9621== Lock acquired, processing the job... [2026-04-13 09:25:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:25:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:25:01] Production.INFO: neon service started [2026-04-13 09:25:01] Production.INFO: neon service started [2026-04-13 09:25:01] Production.INFO: ==9621== Releasing lock... [2026-04-13 09:25:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:25:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:25:02] Production.INFO: ==9625== Lock acquired, processing the job... [2026-04-13 04:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:25:02] Production.INFO: ==9627== Lock acquired, processing the job... [2026-04-13 08:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:25:02] Production.INFO: ==9627== Releasing lock... [2026-04-13 08:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:25:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:25:02] Production.INFO: ==9625== Releasing lock... [2026-04-13 04:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:25:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:25:03] Production.INFO: ==9630== Lock acquired, processing the job... [2026-04-13 04:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:25:03] Production.INFO: ==9632== Lock acquired, processing the job... [2026-04-13 04:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:25:03] Production.INFO: ==9636== Lock acquired, processing the job... [2026-04-13 04:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:25:03] Production.INFO: ==9634== Lock acquired, processing the job... [2026-04-13 04:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:25:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:25:03] Production.INFO: Account Balance Start. [2026-04-13 04:25:03] Production.INFO: CreateAllLog Start [2026-04-13 04:25:03] Production.INFO: 117 [2026-04-13 04:25:03] Production.INFO: ==9638== Lock acquired, processing the job... [2026-04-13 04:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:25:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:25:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:25:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:25:03] Production.INFO: Date 2026-04-11 [2026-04-13 04:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:25:03] Production.INFO: Date 2026-04-12 [2026-04-13 04:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:25:03] Production.INFO: ==9638== Releasing lock... [2026-04-13 04:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:25:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:25:03] Production.INFO: Date 2026-04-13 [2026-04-13 04:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:25:03] Production.INFO: Total Charge 0 [2026-04-13 04:25:03] Production.INFO: CreateAllLog End [2026-04-13 04:25:03] Production.INFO: Account Balance End. [2026-04-13 04:25:03] Production.ERROR: CronJobId end 12 [2026-04-13 04:25:03] Production.INFO: ==9636== Releasing lock... [2026-04-13 04:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:25:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:25:04] Production.INFO: ==9632== Releasing lock... [2026-04-13 04:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:25:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:25:11] Production.ERROR: CronJobId end10 [2026-04-13 04:25:11] Production.INFO: ==9634== Releasing lock... [2026-04-13 04:25:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:25:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:25:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:25:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:25:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:25:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:25:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:25:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:25:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:25:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:25:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:25:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:25:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:25:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:25:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:25:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:25:14] Production.INFO: call_cost start [2026-04-13 04:25:14] Production.INFO: call_cost end [2026-04-13 04:25:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:25:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:25:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:25:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:25:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:25:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:25:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:25:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:25:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:25:14] Production.INFO: ==9630== Releasing lock... [2026-04-13 04:25:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:25:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:26:02] Production.INFO: ==9699== Lock acquired, processing the job... [2026-04-13 09:26:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:26:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:26:02] Production.INFO: neon service started [2026-04-13 09:26:02] Production.INFO: neon service started [2026-04-13 09:26:02] Production.INFO: ==9699== Releasing lock... [2026-04-13 09:26:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:26:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:26:02] Production.INFO: ==9702== Lock acquired, processing the job... [2026-04-13 04:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:26:02] Production.INFO: ==9702== Releasing lock... [2026-04-13 04:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:26:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:26:02] Production.INFO: ==9704== Lock acquired, processing the job... [2026-04-13 08:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:26:02] Production.INFO: ==9704== Releasing lock... [2026-04-13 08:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:26:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:26:03] Production.INFO: ==9706== Lock acquired, processing the job... [2026-04-13 04:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:26:03] Production.INFO: ==9708== Lock acquired, processing the job... [2026-04-13 04:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:26:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:26:03] Production.INFO: ==9712== Lock acquired, processing the job... [2026-04-13 04:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:26:03] Production.INFO: ==9710== Lock acquired, processing the job... [2026-04-13 04:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:26:03] Production.INFO: Account Balance Start. [2026-04-13 04:26:03] Production.INFO: CreateAllLog Start [2026-04-13 04:26:03] Production.INFO: 117 [2026-04-13 04:26:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:26:03] Production.INFO: ==9714== Lock acquired, processing the job... [2026-04-13 04:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:26:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:26:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:26:03] Production.INFO: Date 2026-04-11 [2026-04-13 04:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:26:03] Production.INFO: ==9714== Releasing lock... [2026-04-13 04:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:26:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:26:03] Production.INFO: Date 2026-04-12 [2026-04-13 04:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:26:03] Production.INFO: Date 2026-04-13 [2026-04-13 04:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:26:03] Production.INFO: Total Charge 0 [2026-04-13 04:26:03] Production.INFO: CreateAllLog End [2026-04-13 04:26:04] Production.INFO: Account Balance End. [2026-04-13 04:26:04] Production.INFO: ==9708== Releasing lock... [2026-04-13 04:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:26:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:26:04] Production.ERROR: CronJobId end 12 [2026-04-13 04:26:04] Production.INFO: ==9712== Releasing lock... [2026-04-13 04:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:26:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:26:12] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:294 Stack trace: #0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(294): PDOStatement->execute(Array) #1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_LowBal...', Array) #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure)) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure)) #4 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array) #6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array) #7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array) #8 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array) #9 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder() #10 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts() #11 [internal function]: App\Console\Commands\NeonAlerts->fire() #12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #15 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #17 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #18 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #19 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #20 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #21 {main} Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_LowBalanceReminder(1,0,11))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624 Stack trace: #0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure)) #1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure)) #2 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array) #4 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array) #6 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array) #7 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder() #8 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts() #9 [internal function]: App\Console\Commands\NeonAlerts->fire() #10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #11 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #15 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #17 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #18 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #19 {main} [2026-04-13 04:26:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:26:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:26:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:26:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:26:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:26:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:26:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:26:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:26:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:26:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:26:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:26:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:26:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:26:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:26:12] Production.ERROR: CronJobId end10 [2026-04-13 04:26:12] Production.INFO: ==9710== Releasing lock... [2026-04-13 04:26:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:26:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:26:12] Production.INFO: call_cost start [2026-04-13 04:26:12] Production.INFO: call_cost end [2026-04-13 04:26:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:26:12] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:26:12] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:26:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:26:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:26:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:26:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:26:12] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:26:12] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:26:12] Production.INFO: ==9706== Releasing lock... [2026-04-13 04:26:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:26:12] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:27:01] Production.INFO: ==9774== Lock acquired, processing the job... [2026-04-13 09:27:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:27:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:27:01] Production.INFO: neon service started [2026-04-13 09:27:01] Production.INFO: neon service started [2026-04-13 09:27:01] Production.INFO: ==9774== Releasing lock... [2026-04-13 09:27:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:27:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:27:01] Production.INFO: ==9776== Lock acquired, processing the job... [2026-04-13 04:27:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:27:01] Production.INFO: ==9776== Releasing lock... [2026-04-13 04:27:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:27:01] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:27:02] Production.INFO: ==9778== Lock acquired, processing the job... [2026-04-13 08:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:27:02] Production.INFO: ==9778== Releasing lock... [2026-04-13 08:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:27:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:27:02] Production.INFO: ==9780== Lock acquired, processing the job... [2026-04-13 04:27:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:27:02] Production.INFO: ==9784== Lock acquired, processing the job... [2026-04-13 04:27:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:27:02] Production.INFO: ==9782== Lock acquired, processing the job... [2026-04-13 04:27:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:27:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:27:02] Production.INFO: ==9786== Lock acquired, processing the job... [2026-04-13 04:27:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:27:02] Production.INFO: ==9788== Lock acquired, processing the job... [2026-04-13 04:27:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:27:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:27:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:27:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:27:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:27:03] Production.INFO: Account Balance Start. [2026-04-13 04:27:03] Production.INFO: CreateAllLog Start [2026-04-13 04:27:03] Production.INFO: 117 [2026-04-13 04:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:27:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:27:03] Production.INFO: ==9788== Releasing lock... [2026-04-13 04:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:27:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:27:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:27:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:27:03] Production.INFO: Date 2026-04-11 [2026-04-13 04:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:27:03] Production.INFO: Date 2026-04-12 [2026-04-13 04:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:27:03] Production.INFO: Date 2026-04-13 [2026-04-13 04:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:27:03] Production.INFO: Total Charge 0 [2026-04-13 04:27:03] Production.INFO: CreateAllLog End [2026-04-13 04:27:03] Production.INFO: ==9782== Releasing lock... [2026-04-13 04:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:27:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:27:03] Production.INFO: Account Balance End. [2026-04-13 04:27:03] Production.ERROR: CronJobId end 12 [2026-04-13 04:27:03] Production.INFO: ==9786== Releasing lock... [2026-04-13 04:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:27:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:27:10] Production.ERROR: CronJobId end10 [2026-04-13 04:27:10] Production.INFO: ==9784== Releasing lock... [2026-04-13 04:27:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:27:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:27:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:27:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:27:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:27:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:27:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:27:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:27:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:27:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:27:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:27:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:27:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:27:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:27:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:27:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:27:13] Production.INFO: call_cost start [2026-04-13 04:27:13] Production.INFO: call_cost end [2026-04-13 04:27:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:27:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:27:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:27:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:27:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:27:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:27:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:27:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:27:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:27:13] Production.INFO: ==9780== Releasing lock... [2026-04-13 04:27:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:27:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:28:01] Production.INFO: ==9855== Lock acquired, processing the job... [2026-04-13 09:28:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:28:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:28:01] Production.INFO: neon service started [2026-04-13 09:28:01] Production.INFO: neon service started [2026-04-13 09:28:01] Production.INFO: ==9855== Releasing lock... [2026-04-13 09:28:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:28:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:28:02] Production.INFO: ==9857== Lock acquired, processing the job... [2026-04-13 04:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:28:02] Production.INFO: ==9857== Releasing lock... [2026-04-13 04:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:28:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:28:02] Production.INFO: ==9859== Lock acquired, processing the job... [2026-04-13 08:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:28:02] Production.INFO: ==9859== Releasing lock... [2026-04-13 08:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:28:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:28:03] Production.INFO: ==9861== Lock acquired, processing the job... [2026-04-13 04:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:28:03] Production.INFO: ==9865== Lock acquired, processing the job... [2026-04-13 04:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:28:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:28:03] Production.INFO: ==9863== Lock acquired, processing the job... [2026-04-13 04:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:28:03] Production.INFO: ==9867== Lock acquired, processing the job... [2026-04-13 04:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:28:03] Production.INFO: Account Balance Start. [2026-04-13 04:28:03] Production.INFO: CreateAllLog Start [2026-04-13 04:28:03] Production.INFO: 117 [2026-04-13 04:28:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:28:03] Production.INFO: ==9869== Lock acquired, processing the job... [2026-04-13 04:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:28:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:28:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:28:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:28:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:28:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:28:03] Production.INFO: ==9869== Releasing lock... [2026-04-13 04:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:28:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:28:03] Production.INFO: Date 2026-04-11 [2026-04-13 04:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:28:03] Production.INFO: Date 2026-04-12 [2026-04-13 04:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:28:03] Production.INFO: Date 2026-04-13 [2026-04-13 04:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:28:03] Production.INFO: Total Charge 0 [2026-04-13 04:28:03] Production.INFO: CreateAllLog End [2026-04-13 04:28:03] Production.INFO: Account Balance End. [2026-04-13 04:28:03] Production.ERROR: CronJobId end 12 [2026-04-13 04:28:03] Production.INFO: ==9867== Releasing lock... [2026-04-13 04:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:28:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:28:04] Production.INFO: ==9863== Releasing lock... [2026-04-13 04:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:28:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:28:11] Production.ERROR: CronJobId end10 [2026-04-13 04:28:11] Production.INFO: ==9865== Releasing lock... [2026-04-13 04:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:28:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:28:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:28:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:28:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:28:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:28:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:28:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:28:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:28:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:28:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:28:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:28:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:28:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:28:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:28:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:28:14] Production.INFO: call_cost start [2026-04-13 04:28:14] Production.INFO: call_cost end [2026-04-13 04:28:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:28:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:28:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:28:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:28:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:28:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:28:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:28:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:28:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:28:14] Production.INFO: ==9861== Releasing lock... [2026-04-13 04:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:28:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:29:02] Production.INFO: ==9929== Lock acquired, processing the job... [2026-04-13 09:29:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:29:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:29:02] Production.INFO: neon service started [2026-04-13 09:29:02] Production.INFO: neon service started [2026-04-13 09:29:02] Production.INFO: ==9929== Releasing lock... [2026-04-13 09:29:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:29:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:29:02] Production.INFO: ==9933== Lock acquired, processing the job... [2026-04-13 08:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:29:02] Production.INFO: ==9931== Lock acquired, processing the job... [2026-04-13 04:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:29:02] Production.INFO: ==9933== Releasing lock... [2026-04-13 08:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:29:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:29:03] Production.INFO: ==9931== Releasing lock... [2026-04-13 04:29:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:29:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:29:03] Production.INFO: ==9936== Lock acquired, processing the job... [2026-04-13 04:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:29:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:29:04] Production.INFO: ==9940== Lock acquired, processing the job... [2026-04-13 04:29:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:29:04] Production.INFO: ==9938== Lock acquired, processing the job... [2026-04-13 04:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:29:04] Production.INFO: ==9942== Lock acquired, processing the job... [2026-04-13 04:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:29:04] Production.INFO: ==9944== Lock acquired, processing the job... [2026-04-13 04:29:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:29:04] Production.INFO: Account Balance Start. [2026-04-13 04:29:04] Production.INFO: CreateAllLog Start [2026-04-13 04:29:04] Production.INFO: 117 [2026-04-13 04:29:04] Production.INFO: Date 2026-04-08 [2026-04-13 04:29:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:29:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:29:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:29:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:29:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:29:04] Production.INFO: Date 2026-04-09 [2026-04-13 04:29:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:29:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:29:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:29:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:29:04] Production.INFO: Date 2026-04-10 [2026-04-13 04:29:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:29:04] Production.INFO: Date 2026-04-11 [2026-04-13 04:29:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:29:04] Production.INFO: ==9944== Releasing lock... [2026-04-13 04:29:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:29:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:29:04] Production.INFO: Date 2026-04-12 [2026-04-13 04:29:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:29:04] Production.INFO: Date 2026-04-13 [2026-04-13 04:29:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:29:04] Production.INFO: Total Charge 0 [2026-04-13 04:29:04] Production.INFO: CreateAllLog End [2026-04-13 04:29:05] Production.INFO: Account Balance End. [2026-04-13 04:29:05] Production.ERROR: CronJobId end 12 [2026-04-13 04:29:05] Production.INFO: ==9942== Releasing lock... [2026-04-13 04:29:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:29:05] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:29:05] Production.INFO: ==9938== Releasing lock... [2026-04-13 04:29:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:29:05] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:29:12] Production.ERROR: CronJobId end10 [2026-04-13 04:29:12] Production.INFO: ==9940== Releasing lock... [2026-04-13 04:29:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:29:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:29:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:29:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:29:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:29:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:29:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:29:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:29:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:29:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:29:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:29:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:29:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:29:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:29:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:29:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:29:14] Production.INFO: call_cost start [2026-04-13 04:29:14] Production.INFO: call_cost end [2026-04-13 04:29:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:29:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:29:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:29:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:29:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:29:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:29:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:29:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:29:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:29:14] Production.INFO: ==9936== Releasing lock... [2026-04-13 04:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:29:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:30:01] Production.INFO: ==10005== Lock acquired, processing the job... [2026-04-13 09:30:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:30:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:30:01] Production.INFO: neon service started [2026-04-13 09:30:01] Production.INFO: neon service started [2026-04-13 09:30:01] Production.INFO: ==10005== Releasing lock... [2026-04-13 09:30:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:30:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:30:01] Production.INFO: ==10009== Lock acquired, processing the job... [2026-04-13 08:30:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:30:01] Production.INFO: ==10009== Releasing lock... [2026-04-13 08:30:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:30:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:30:02] Production.INFO: ==10007== Lock acquired, processing the job... [2026-04-13 04:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:30:02] Production.INFO: ==10007== Releasing lock... [2026-04-13 04:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:30:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:30:03] Production.INFO: ==10012== Lock acquired, processing the job... [2026-04-13 04:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:30:03] Production.INFO: ==10014== Lock acquired, processing the job... [2026-04-13 04:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:30:03] Production.INFO: ==10016== Lock acquired, processing the job... [2026-04-13 04:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:30:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:30:03] Production.INFO: ==10018== Lock acquired, processing the job... [2026-04-13 04:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:30:03] Production.INFO: Account Balance Start. [2026-04-13 04:30:03] Production.INFO: CreateAllLog Start [2026-04-13 04:30:03] Production.INFO: 117 [2026-04-13 04:30:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:30:03] Production.INFO: ==10020== Lock acquired, processing the job... [2026-04-13 04:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:30:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:30:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:30:03] Production.INFO: Date 2026-04-11 [2026-04-13 04:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:30:03] Production.INFO: Date 2026-04-12 [2026-04-13 04:30:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:30:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:30:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:30:03] Production.INFO: Date 2026-04-13 [2026-04-13 04:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:30:03] Production.INFO: Total Charge 0 [2026-04-13 04:30:03] Production.INFO: CreateAllLog End [2026-04-13 04:30:03] Production.INFO: ==10020== Releasing lock... [2026-04-13 04:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:30:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:30:03] Production.INFO: ==10014== Releasing lock... [2026-04-13 04:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:30:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:30:03] Production.INFO: Account Balance End. [2026-04-13 04:30:03] Production.ERROR: CronJobId end 12 [2026-04-13 04:30:03] Production.INFO: ==10018== Releasing lock... [2026-04-13 04:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:30:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:30:11] Production.ERROR: CronJobId end10 [2026-04-13 04:30:11] Production.INFO: ==10016== Releasing lock... [2026-04-13 04:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:30:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:30:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:30:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:30:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:30:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:30:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:30:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:30:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:30:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:30:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:30:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:30:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:30:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:30:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:30:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:30:14] Production.INFO: call_cost start [2026-04-13 04:30:14] Production.INFO: call_cost end [2026-04-13 04:30:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:30:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:30:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:30:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:30:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:30:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:30:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:30:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:30:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:30:14] Production.INFO: ==10012== Releasing lock... [2026-04-13 04:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:30:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:31:02] Production.INFO: ==10084== Lock acquired, processing the job... [2026-04-13 09:31:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:31:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:31:02] Production.INFO: neon service started [2026-04-13 09:31:02] Production.INFO: neon service started [2026-04-13 09:31:02] Production.INFO: ==10084== Releasing lock... [2026-04-13 09:31:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:31:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:31:02] Production.INFO: ==10088== Lock acquired, processing the job... [2026-04-13 08:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:31:02] Production.INFO: ==10088== Releasing lock... [2026-04-13 08:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:31:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:31:02] Production.INFO: ==10086== Lock acquired, processing the job... [2026-04-13 04:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:31:02] Production.INFO: ==10086== Releasing lock... [2026-04-13 04:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:31:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:31:03] Production.INFO: ==10091== Lock acquired, processing the job... [2026-04-13 04:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 04:31:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 04:31:03] Production.INFO: ==10093== Lock acquired, processing the job... [2026-04-13 04:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:31:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 04:31:03] Production.INFO: ==10091== Releasing lock... [2026-04-13 04:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 04:31:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 04:31:03] Production.INFO: ==10097== Lock acquired, processing the job... [2026-04-13 04:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:31:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:31:03] Production.INFO: ==10101== Lock acquired, processing the job... [2026-04-13 04:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:31:04] Production.INFO: ==10095== Lock acquired, processing the job... [2026-04-13 04:31:04] Production.INFO: invoicegenerator-command-invoicegenerator-companyid-1-cronjobid-6 #Starts# [2026-04-13 04:31:04] Production.INFO: Account Balance Start. [2026-04-13 04:31:04] Production.INFO: CreateAllLog Start [2026-04-13 04:31:04] Production.INFO: 117 [2026-04-13 04:31:04] Production.INFO: Date 2026-04-08 [2026-04-13 04:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:31:04] Production.INFO: ==10099== Lock acquired, processing the job... [2026-04-13 04:31:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:31:04] Production.INFO: ==10103== Lock acquired, processing the job... [2026-04-13 04:31:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 04:31:04] Production.INFO: Date 2026-04-09 [2026-04-13 04:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:31:04] Production.INFO: Call prc_getBillingAccounts(1,2026-04-13,'','0') [2026-04-13 04:31:04] Production.INFO: Array ( [0] => stdClass Object ( [AccountID] => 52 [NextInvoiceDate] => 2026-04-13 [AccountName] => Dunbloor Medical Centre [ServiceID] => 0 ) [1] => stdClass Object ( [AccountID] => 54 [NextInvoiceDate] => 2026-04-13 [AccountName] => Dominos 10296 (Gurinder Saini) [ServiceID] => 0 ) [2] => stdClass Object ( [AccountID] => 80 [NextInvoiceDate] => 2026-04-13 [AccountName] => Anil Sharma [ServiceID] => 0 ) [3] => stdClass Object ( [AccountID] => 82 [NextInvoiceDate] => 2026-04-13 [AccountName] => Delco Windows & Doors [ServiceID] => 0 ) [4] => stdClass Object ( [AccountID] => 83 [NextInvoiceDate] => 2026-04-13 [AccountName] => Dominos 10455 (Ricky Singh) [ServiceID] => 0 ) [5] => stdClass Object ( [AccountID] => 84 [NextInvoiceDate] => 2026-04-13 [AccountName] => Dominos 10534 (Sandeep Chaudhari) [ServiceID] => 0 ) [6] => stdClass Object ( [AccountID] => 131 [NextInvoiceDate] => 2026-04-13 [AccountName] => Infinite Possibilities [ServiceID] => 0 ) [7] => stdClass Object ( [AccountID] => 186 [NextInvoiceDate] => 2026-04-13 [AccountName] => Compass ELC - Shamrock [ServiceID] => 0 ) [8] => stdClass Object ( [AccountID] => 189 [NextInvoiceDate] => 2026-04-13 [AccountName] => Bauman Group Inc. [ServiceID] => 0 ) [9] => stdClass Object ( [AccountID] => 190 [NextInvoiceDate] => 2026-04-13 [AccountName] => Behrns Metal Fabricating Inc [ServiceID] => 0 ) [10] => stdClass Object ( [AccountID] => 191 [NextInvoiceDate] => 2026-04-13 [AccountName] => Lake Life Financial Solutions Inc. [ServiceID] => 0 ) [11] => stdClass Object ( [AccountID] => 258 [NextInvoiceDate] => 2025-03-10 [AccountName] => Lion Motors [ServiceID] => 0 ) ) [2026-04-13 04:31:04] Production.INFO: AccountID =52 FirstInvoiceSend 0 [2026-04-13 04:31:04] Production.INFO: LastInvoiceDate 2026-03-13 NextInvoiceDate 2026-04-13 [2026-04-13 04:31:04] Production.INFO: LastChargeDate 2026-03-13 NextChargeDate 2026-04-12 [2026-04-13 04:31:04] Production.INFO: Date 2026-04-10 [2026-04-13 04:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:31:04] Production.INFO: isCDRLoaded Array ( [0] => stdClass Object ( [isLoaded] => 1 ) ) [2026-04-13 04:31:04] Production.INFO: ========================== Invoice Send Start ============================= [2026-04-13 04:31:04] Production.INFO: Invoice::sendInvoice(1,52,2026-03-13,2026-04-13,billing@onswitchit.ca) [2026-04-13 04:31:04] Production.INFO: start Date =2026-03-13 EndDate =2026-04-12 23:59:59 [2026-04-13 04:31:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:31:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:31:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:31:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:31:04] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV [2026-04-13 04:31:04] Production.INFO: InvoiceTemplate->Terms =



This a summary of your subscription and usage charges for this billing period. Detailed charges, such as a list of all billable calls, can be found on subsequent pages.


[2026-04-13 04:31:04] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled [2026-04-13 04:31:04] Production.INFO: AlreadyBilled [2026-04-13 04:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:31:04] Production.INFO: ==10105== Lock acquired, processing the job... [2026-04-13 04:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:31:04] Production.INFO: Date 2026-04-11 [2026-04-13 04:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:31:04] Production.INFO: original start date ==>2026-03-13 changed start date ==>2026-03-13 00:00:00 original end date ==>2026-04-12 23:59:59 changed end date ==>2026-04-12 23:59:59 [2026-04-13 04:31:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 04:31:04] Production.INFO: Date 2026-04-12 [2026-04-13 04:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:31:04] Production.INFO: Date 2026-04-13 [2026-04-13 04:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:31:04] Production.INFO: Total Charge 0 [2026-04-13 04:31:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:31:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:31:04] Production.INFO: CreateAllLog End [2026-04-13 04:31:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:31:04] Production.INFO: ==10105== Releasing lock... [2026-04-13 04:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:31:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:31:04] Production.INFO: ==10097== Releasing lock... [2026-04-13 04:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:31:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:31:05] Production.INFO: CompanyGatewayID 1 TotalCharges ==>5.28000000 [2026-04-13 04:31:05] Production.INFO: Invoice::getAccountUsageTotal(1,52,2026-03-13,2026-04-12 23:59:59) [2026-04-13 04:31:05] Production.INFO: TotalCharges - 5.28 [2026-04-13 04:31:05] Production.INFO: TotalUsageCharges - 5.28 [2026-04-13 04:31:05] Production.INFO: Usage Over [2026-04-13 04:31:05] Production.INFO: Call prc_getAccountSubscription(52,0) [2026-04-13 04:31:05] Production.INFO: SUBSCRIPTION 2 [2026-04-13 04:31:05] Production.INFO: ============================Subscription Start ================= [2026-04-13 04:31:05] Production.INFO: SubscriptionID - 1 [2026-04-13 04:31:05] Production.INFO: isAdvanceSubscription - 1 [2026-04-13 04:31:05] Production.INFO: SubscriptionStartDate =2026-04-13 - SubscriptionEndDate = 2026-05-12 [2026-04-13 04:31:05] Production.INFO: NewNextChargeDate =2026-05-12 00:00:00 [2026-04-13 04:31:05] Production.ERROR: done [2026-04-13 04:31:05] Production.INFO: EndDate =2026-04-12 00:00:00 [2026-04-13 04:31:05] Production.INFO: NewEndDate1 =2026-04-13 [2026-04-13 04:31:05] Production.INFO: SubscriptionDate [2026-04-13 04:31:05] Production.INFO: Array ( [StartDate] => 2026-04-13 [EndDate] => 2026-05-12 00:00:00 [AlreadyCharged] => 0 ) [2026-04-13 04:31:05] Production.INFO: New Account Subscription Start [2026-04-13 04:31:05] Production.INFO: AccountSubscription StartDate 2017-11-30 StartDate 2026-03-13 [2026-04-13 04:31:05] Production.INFO: SubscriptionID - 2026-04-13=====2026-05-12 00:00:00 [2026-04-13 04:31:05] Production.INFO: AccountSubscriptionID - 147 === 2017-11-30=====2027-04-13 [2026-04-13 04:31:05] Production.INFO: regular Advance Subscription [2026-04-13 04:31:05] Production.INFO: First Time False 2017-11-30 2026-04-13 [2026-04-13 04:31:05] Production.INFO: StartDate 2026-04-13 AccountSubscription->StartDate 2017-11-30 EndDate 2026-05-12 00:00:00 AccountSubscription->EndDate 2027-04-13 [2026-04-13 04:31:05] Production.INFO: days diff - 30 subscription days 30 quarter days 91 [2026-04-13 04:31:05] Production.INFO: Account Balance End. [2026-04-13 04:31:05] Production.INFO: AccountSubscription::getSubscriptionAmount(147,2026-04-13,2026-05-12 00:00:00,,0) [2026-04-13 04:31:05] Production.INFO: SubscriptionCharge - 7 [2026-04-13 04:31:05] Production.INFO: Already Invoice Subscription 0 [2026-04-13 04:31:05] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(52,1,1,2026-04-13,2026-05-12 00:00:00,License for a Pay As You Go Cloud Phone extension,70,7,10,147) [2026-04-13 04:31:05] Production.INFO: DiscountAmount 0.000000 [2026-04-13 04:31:05] Production.INFO: DiscountType [2026-04-13 04:31:05] Production.INFO: SubscriptionCharge 70 [2026-04-13 04:31:05] Production.INFO: New SubscriptionCharge 70 [2026-04-13 04:31:05] Production.INFO: TotalSubscriptionCharge - 70.00 [2026-04-13 04:31:05] Production.INFO: ============================Subscription End ================= [2026-04-13 04:31:05] Production.INFO: ============================Subscription Start ================= [2026-04-13 04:31:05] Production.INFO: SubscriptionID - 4 [2026-04-13 04:31:05] Production.INFO: isAdvanceSubscription - 4 [2026-04-13 04:31:05] Production.ERROR: CronJobId end 12 [2026-04-13 04:31:05] Production.INFO: ==10101== Releasing lock... [2026-04-13 04:31:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:31:05] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:31:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 04:31:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087198', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 04:31:05] Production.INFO: SubscriptionStartDate =2026-04-13 - SubscriptionEndDate = 2026-05-12 [2026-04-13 04:31:05] Production.INFO: NewNextChargeDate =2026-05-12 00:00:00 [2026-04-13 04:31:05] Production.INFO: EndDate =2026-04-12 00:00:00 [2026-04-13 04:31:05] Production.INFO: NewEndDate1 =2026-04-13 [2026-04-13 04:31:05] Production.INFO: SubscriptionDate [2026-04-13 04:31:05] Production.INFO: Array ( [StartDate] => 2026-04-13 [EndDate] => 2026-05-12 00:00:00 [AlreadyCharged] => 0 ) [2026-04-13 04:31:05] Production.INFO: AccountSubscription StartDate 2017-11-30 StartDate 2026-03-13 [2026-04-13 04:31:05] Production.INFO: SubscriptionID - 2026-04-13=====2026-05-12 00:00:00 [2026-04-13 04:31:05] Production.INFO: AccountSubscriptionID - 148 === 2017-11-30=====2027-04-13 [2026-04-13 04:31:05] Production.INFO: regular Advance Subscription [2026-04-13 04:31:05] Production.INFO: First Time False 2017-11-30 2026-04-13 [2026-04-13 04:31:05] Production.INFO: StartDate 2026-04-13 AccountSubscription->StartDate 2017-11-30 EndDate 2026-05-12 00:00:00 AccountSubscription->EndDate 2027-04-13 [2026-04-13 04:31:05] Production.INFO: days diff - 30 subscription days 30 quarter days 91 [2026-04-13 04:31:05] Production.INFO: AccountSubscription::getSubscriptionAmount(148,2026-04-13,2026-05-12 00:00:00,,0) [2026-04-13 04:31:05] Production.INFO: SubscriptionCharge - 2.5 [2026-04-13 04:31:05] Production.INFO: Already Invoice Subscription 0 [2026-04-13 04:31:05] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(52,1,4,2026-04-13,2026-05-12 00:00:00,e911 address registration (14164821980 - 5115 DUNDAS ST W ETOBICOKE, ON M9A1C1),2.5,2.5,1,148) [2026-04-13 04:31:05] Production.INFO: DiscountAmount 0.000000 [2026-04-13 04:31:05] Production.INFO: DiscountType [2026-04-13 04:31:05] Production.INFO: SubscriptionCharge 2.5 [2026-04-13 04:31:05] Production.INFO: New SubscriptionCharge 2.5 [2026-04-13 04:31:05] Production.INFO: TotalSubscriptionCharge - 2.50 [2026-04-13 04:31:05] Production.INFO: ============================Subscription End ================= [2026-04-13 04:31:05] Production.INFO: SUBSCRIPTION Over [2026-04-13 04:31:05] Production.INFO: Call prc_getAccountOneOffCharge(52,0,2026-03-13,2026-04-13 23:59:59) [2026-04-13 04:31:05] Production.INFO: AccountOneOffCharge 0 [2026-04-13 04:31:05] Production.INFO: AccountOneOffCharge Over [2026-04-13 04:31:05] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start [2026-04-13 04:31:05] Production.INFO: New UsageDates 2026-03-13 - 2026-04-12 23:59:59 [2026-04-13 04:31:05] Production.INFO: SubTotal 77.78 [2026-04-13 04:31:05] Production.INFO: SubTotalWithouttaxTotal 0 [2026-04-13 04:31:05] Production.INFO: AccountOneOffCharge Tax Over [2026-04-13 04:31:05] Production.INFO: TotalTax 10.1114 [2026-04-13 04:31:05] Production.INFO: InvoiceGrandTotal 87.8914 [2026-04-13 04:31:05] Production.INFO: InvoiceTaxAmount 10.11 [2026-04-13 04:31:05] Production.INFO: GrandTotal 87.89 [2026-04-13 04:31:05] Production.INFO: SubTotal 77.78 [2026-04-13 04:31:05] Production.INFO: TotalDue 897.25 [2026-04-13 04:31:05] Production.INFO: Reseller ==> 0 [2026-04-13 04:31:05] Production.INFO: original start date ==>2026-03-13 changed start date ==>2026-03-13 00:00:00 original end date ==>2026-04-12 23:59:59 changed end date ==>2026-04-12 23:59:59 [2026-04-13 04:31:05] Production.INFO: CALL prc_getInvoiceUsage(1,'52','0','1','2026-03-13 00:00:00','2026-04-12 23:59:59',0) [2026-04-13 04:31:05] Production.INFO: PDF Generation start [2026-04-13 04:31:05] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/52/Invoices/2026/04/13/Invoice-dunbloor-medical-centre-inv13806-from-03-13-2026-to-04-12-2026-12815.pdf [2026-04-13 04:31:05] Production.INFO: On Linux [2026-04-13 04:31:08] Production.INFO: /var/www/html/onswitch.neon.service/wkhtmltox/bin/wkhtmltopdf --header-spacing 3 --footer-spacing 1 --header-html --footer-html "/var/www/tmp/1/52/Invoices/2026/04/13/footer-dunbloor-medical-centre-inv13806-from-03-13-2026-to-04-12-2026-12815.html" "/var/www/tmp/1/52/Invoices/2026/04/13/Invoice-dunbloor-medical-centre-inv13806-from-03-13-2026-to-04-12-2026-12815.html" "/var/www/tmp/1/52/Invoices/2026/04/13/Invoice-dunbloor-medical-centre-inv13806-from-03-13-2026-to-04-12-2026-12815.pdf" [2026-04-13 04:31:08] Production.INFO: [2026-04-13 04:31:08] Production.INFO: /var/www/tmp/1/52/Invoices/2026/04/13/Invoice-dunbloor-medical-centre-inv13806-from-03-13-2026-to-04-12-2026-12815.html [2026-04-13 04:31:08] Production.INFO: /var/www/tmp/1/52/Invoices/2026/04/13/header-dunbloor-medical-centre-inv13806-from-03-13-2026-to-04-12-2026-12815.html [2026-04-13 04:31:08] Production.INFO: /var/www/tmp/1/52/Invoices/2026/04/13/footer-dunbloor-medical-centre-inv13806-from-03-13-2026-to-04-12-2026-12815.html [2026-04-13 04:31:08] Production.INFO: Invoice generation PDF path [2026-04-13 04:31:08] Production.INFO: PDF fullPath 1/52/Invoices/2026/04/13/Invoice-dunbloor-medical-centre-inv13806-from-03-13-2026-to-04-12-2026-12815.pdf [2026-04-13 04:31:08] Production.INFO: Generate Usage File Start [2026-04-13 04:31:08] Production.INFO: Usage File fullPath 1/52/InvoiceUsageFile/2026/04/13/dunbloor-medical-centre-13-03-2026-00-00-00-TO-12-04-2026-23-59-59_5890__1eaa3660-3713-11f1-bc61-09f88fa70280.csv [2026-04-13 04:31:11] Production.INFO: Sending Email to Staff over [2026-04-13 04:31:11] Production.INFO: Email Status 1 [2026-04-13 04:31:11] Production.INFO: Sending Email to Customer [2026-04-13 04:31:11] Production.INFO: =========== Email Sending over =========== [2026-04-13 04:31:11] Production.INFO: =========== Returning as Success =========== AccountID 52 [2026-04-13 04:31:11] Production.INFO: Invoice::sendInvoice done [2026-04-13 04:31:11] Production.INFO: Invoice created - Array ( [status] => success [message] => Invoice Created Successfully. [accounts] => ) [2026-04-13 04:31:11] Production.INFO: Invoice Committed AccountID = 52 [2026-04-13 04:31:11] Production.INFO: =========== Updating InvoiceDate =========== [2026-04-13 04:31:11] Production.INFO: NextInvoice 2026-04-13 2026-05-12 [2026-04-13 04:31:11] Production.INFO: new dates [2026-04-13 04:31:11] Production.INFO: LastInvoiceDate 2026-04-13 NextInvoiceDate 2026-05-13 [2026-04-13 04:31:11] Production.INFO: LastChargeDate 2026-04-13 NextChargeDate 2026-05-12 [2026-04-13 04:31:11] Production.INFO: =========== Updated InvoiceDate =========== [2026-04-13 04:31:11] Production.INFO: ========================== Invoice Send End ============================= [2026-04-13 04:31:11] Production.INFO: AccountID =54 FirstInvoiceSend 0 [2026-04-13 04:31:11] Production.INFO: LastInvoiceDate 2026-03-13 NextInvoiceDate 2026-04-13 [2026-04-13 04:31:11] Production.INFO: LastChargeDate 2026-03-13 NextChargeDate 2026-04-12 [2026-04-13 04:31:11] Production.INFO: isCDRLoaded Array ( [0] => stdClass Object ( [isLoaded] => 1 ) ) [2026-04-13 04:31:11] Production.INFO: ========================== Invoice Send Start ============================= [2026-04-13 04:31:11] Production.INFO: Invoice::sendInvoice(1,54,2026-03-13,2026-04-13,billing@onswitchit.ca) [2026-04-13 04:31:11] Production.INFO: start Date =2026-03-13 EndDate =2026-04-12 23:59:59 [2026-04-13 04:31:11] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV [2026-04-13 04:31:11] Production.INFO: InvoiceTemplate->Terms =



This a summary of your subscription and usage charges for this billing period. Detailed charges, such as a list of all billable calls, can be found on subsequent pages.


[2026-04-13 04:31:11] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled [2026-04-13 04:31:11] Production.INFO: AlreadyBilled [2026-04-13 04:31:11] Production.INFO: Reseller ==> 0 [2026-04-13 04:31:11] Production.INFO: original start date ==>2026-03-13 changed start date ==>2026-03-13 00:00:00 original end date ==>2026-04-12 23:59:59 changed end date ==>2026-04-12 23:59:59 [2026-04-13 04:31:11] Production.INFO: Invoice::getAccountUsageTotal(1,54,2026-03-13,2026-04-12 23:59:59) [2026-04-13 04:31:11] Production.INFO: TotalCharges - 0 [2026-04-13 04:31:11] Production.INFO: TotalUsageCharges - 0.00 [2026-04-13 04:31:12] Production.INFO: Usage Over [2026-04-13 04:31:12] Production.INFO: Call prc_getAccountSubscription(54,0) [2026-04-13 04:31:12] Production.INFO: SUBSCRIPTION 4 [2026-04-13 04:31:12] Production.INFO: ============================Subscription Start ================= [2026-04-13 04:31:12] Production.INFO: SubscriptionID - 5 [2026-04-13 04:31:12] Production.INFO: isAdvanceSubscription - 5 [2026-04-13 04:31:12] Production.INFO: SubscriptionStartDate =2026-04-13 - SubscriptionEndDate = 2026-05-12 [2026-04-13 04:31:12] Production.INFO: NewNextChargeDate =2026-05-12 00:00:00 [2026-04-13 04:31:12] Production.INFO: EndDate =2026-04-12 00:00:00 [2026-04-13 04:31:12] Production.INFO: NewEndDate1 =2026-04-13 [2026-04-13 04:31:12] Production.INFO: SubscriptionDate [2026-04-13 04:31:12] Production.INFO: Array ( [StartDate] => 2026-04-13 [EndDate] => 2026-05-12 00:00:00 [AlreadyCharged] => 0 ) [2026-04-13 04:31:12] Production.INFO: New Account Subscription Start [2026-04-13 04:31:12] Production.INFO: AccountSubscription StartDate 2017-12-28 StartDate 2026-03-13 [2026-04-13 04:31:12] Production.INFO: SubscriptionID - 2026-04-13=====2026-05-12 00:00:00 [2026-04-13 04:31:12] Production.INFO: AccountSubscriptionID - 191 === 2017-12-28=====2027-04-13 [2026-04-13 04:31:12] Production.INFO: regular Advance Subscription [2026-04-13 04:31:12] Production.INFO: First Time False 2017-12-28 2026-04-13 [2026-04-13 04:31:12] Production.INFO: StartDate 2026-04-13 AccountSubscription->StartDate 2017-12-28 EndDate 2026-05-12 00:00:00 AccountSubscription->EndDate 2027-04-13 [2026-04-13 04:31:12] Production.INFO: days diff - 30 subscription days 30 quarter days 91 [2026-04-13 04:31:12] Production.INFO: AccountSubscription::getSubscriptionAmount(191,2026-04-13,2026-05-12 00:00:00,,0) [2026-04-13 04:31:12] Production.INFO: SubscriptionCharge - 75 [2026-04-13 04:31:12] Production.INFO: Already Invoice Subscription 0 [2026-04-13 04:31:12] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(54,1,5,2026-04-13,2026-05-12 00:00:00,Dominos Pizza - 4 Line Flat Rate,75,75,1,191) [2026-04-13 04:31:12] Production.INFO: DiscountAmount 0.000000 [2026-04-13 04:31:12] Production.INFO: DiscountType [2026-04-13 04:31:12] Production.INFO: SubscriptionCharge 75 [2026-04-13 04:31:12] Production.INFO: New SubscriptionCharge 75 [2026-04-13 04:31:12] Production.INFO: TotalSubscriptionCharge - 75.00 [2026-04-13 04:31:12] Production.INFO: ============================Subscription End ================= [2026-04-13 04:31:12] Production.INFO: ============================Subscription Start ================= [2026-04-13 04:31:12] Production.INFO: SubscriptionID - 4 [2026-04-13 04:31:12] Production.INFO: isAdvanceSubscription - 4 [2026-04-13 04:31:12] Production.INFO: SubscriptionStartDate =2026-04-13 - SubscriptionEndDate = 2026-05-12 [2026-04-13 04:31:12] Production.INFO: NewNextChargeDate =2026-05-12 00:00:00 [2026-04-13 04:31:12] Production.INFO: EndDate =2026-04-12 00:00:00 [2026-04-13 04:31:12] Production.INFO: NewEndDate1 =2026-04-13 [2026-04-13 04:31:12] Production.INFO: SubscriptionDate [2026-04-13 04:31:12] Production.INFO: Array ( [StartDate] => 2026-04-13 [EndDate] => 2026-05-12 00:00:00 [AlreadyCharged] => 0 ) [2026-04-13 04:31:12] Production.INFO: New Account Subscription Start [2026-04-13 04:31:12] Production.INFO: AccountSubscription StartDate 2017-12-28 StartDate 2026-03-13 [2026-04-13 04:31:12] Production.INFO: SubscriptionID - 2026-04-13=====2026-05-12 00:00:00 [2026-04-13 04:31:12] Production.INFO: AccountSubscriptionID - 192 === 2017-12-28=====2027-04-13 [2026-04-13 04:31:12] Production.INFO: regular Advance Subscription [2026-04-13 04:31:12] Production.INFO: First Time False 2017-12-28 2026-04-13 [2026-04-13 04:31:12] Production.INFO: StartDate 2026-04-13 AccountSubscription->StartDate 2017-12-28 EndDate 2026-05-12 00:00:00 AccountSubscription->EndDate 2027-04-13 [2026-04-13 04:31:12] Production.INFO: days diff - 30 subscription days 30 quarter days 91 [2026-04-13 04:31:12] Production.INFO: AccountSubscription::getSubscriptionAmount(192,2026-04-13,2026-05-12 00:00:00,,0) [2026-04-13 04:31:12] Production.INFO: SubscriptionCharge - 2.5 [2026-04-13 04:31:12] Production.INFO: Already Invoice Subscription 0 [2026-04-13 04:31:12] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(54,1,4,2026-04-13,2026-05-12 00:00:00,e911 address registration (15197633030 - 204 SILVERCREEK PKWY N UNIT 1 GUELPH, ON N1H7P7),2.5,2.5,1,192) [2026-04-13 04:31:12] Production.INFO: DiscountAmount 0.000000 [2026-04-13 04:31:12] Production.INFO: DiscountType [2026-04-13 04:31:12] Production.INFO: SubscriptionCharge 2.5 [2026-04-13 04:31:12] Production.INFO: New SubscriptionCharge 2.5 [2026-04-13 04:31:12] Production.INFO: TotalSubscriptionCharge - 2.50 [2026-04-13 04:31:12] Production.INFO: ============================Subscription End ================= [2026-04-13 04:31:12] Production.INFO: ============================Subscription Start ================= [2026-04-13 04:31:12] Production.INFO: SubscriptionID - 22 [2026-04-13 04:31:12] Production.INFO: isAdvanceSubscription - 22 [2026-04-13 04:31:12] Production.INFO: SubscriptionStartDate =2026-04-13 - SubscriptionEndDate = 2026-05-12 [2026-04-13 04:31:12] Production.INFO: NewNextChargeDate =2026-05-12 00:00:00 [2026-04-13 04:31:12] Production.INFO: EndDate =2026-04-12 00:00:00 [2026-04-13 04:31:12] Production.INFO: NewEndDate1 =2026-04-13 [2026-04-13 04:31:12] Production.INFO: SubscriptionDate [2026-04-13 04:31:12] Production.INFO: Array ( [StartDate] => 2026-04-13 [EndDate] => 2026-05-12 00:00:00 [AlreadyCharged] => 0 ) [2026-04-13 04:31:12] Production.INFO: AccountSubscription StartDate 2020-09-29 StartDate 2026-03-13 [2026-04-13 04:31:12] Production.INFO: SubscriptionID - 2026-04-13=====2026-05-12 00:00:00 [2026-04-13 04:31:12] Production.INFO: AccountSubscriptionID - 526 === 2020-09-29=====2027-04-13 [2026-04-13 04:31:12] Production.INFO: regular Advance Subscription [2026-04-13 04:31:12] Production.INFO: First Time False 2020-09-29 2026-04-13 [2026-04-13 04:31:12] Production.INFO: StartDate 2026-04-13 AccountSubscription->StartDate 2020-09-29 EndDate 2026-05-12 00:00:00 AccountSubscription->EndDate 2027-04-13 [2026-04-13 04:31:12] Production.INFO: days diff - 30 subscription days 30 quarter days 91 [2026-04-13 04:31:12] Production.INFO: AccountSubscription::getSubscriptionAmount(526,2026-04-13,2026-05-12 00:00:00,,0) [2026-04-13 04:31:12] Production.INFO: SubscriptionCharge - 266.3 [2026-04-13 04:31:12] Production.INFO: Already Invoice Subscription 0 [2026-04-13 04:31:12] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(54,5,22,2026-04-13,2026-05-12 00:00:00,Line of Sight Wireless Internet Access - 50mbps/10mbps,266.3,266.3,1,526) [2026-04-13 04:31:12] Production.INFO: DiscountAmount 0.000000 [2026-04-13 04:31:12] Production.INFO: DiscountType [2026-04-13 04:31:12] Production.INFO: SubscriptionCharge 266.3 [2026-04-13 04:31:12] Production.INFO: New SubscriptionCharge 266.3 [2026-04-13 04:31:12] Production.INFO: TotalSubscriptionCharge - 266.30 [2026-04-13 04:31:12] Production.INFO: ============================Subscription End ================= [2026-04-13 04:31:12] Production.INFO: ============================Subscription Start ================= [2026-04-13 04:31:12] Production.INFO: SubscriptionID - 11 [2026-04-13 04:31:12] Production.INFO: isAdvanceSubscription - 11 [2026-04-13 04:31:12] Production.INFO: SubscriptionStartDate =2026-04-13 - SubscriptionEndDate = 2026-05-12 [2026-04-13 04:31:12] Production.INFO: NewNextChargeDate =2026-05-12 00:00:00 [2026-04-13 04:31:12] Production.INFO: EndDate =2026-04-12 00:00:00 [2026-04-13 04:31:12] Production.INFO: NewEndDate1 =2026-04-13 [2026-04-13 04:31:12] Production.INFO: SubscriptionDate [2026-04-13 04:31:12] Production.INFO: Array ( [StartDate] => 2026-04-13 [EndDate] => 2026-05-12 00:00:00 [AlreadyCharged] => 0 ) [2026-04-13 04:31:12] Production.INFO: AccountSubscription StartDate 2021-08-06 StartDate 2026-03-13 [2026-04-13 04:31:12] Production.INFO: SubscriptionID - 2026-04-13=====2026-05-12 00:00:00 [2026-04-13 04:31:12] Production.INFO: AccountSubscriptionID - 622 === 2021-08-06=====2027-04-13 [2026-04-13 04:31:12] Production.INFO: regular Advance Subscription [2026-04-13 04:31:12] Production.INFO: First Time False 2021-08-06 2026-04-13 [2026-04-13 04:31:12] Production.INFO: StartDate 2026-04-13 AccountSubscription->StartDate 2021-08-06 EndDate 2026-05-12 00:00:00 AccountSubscription->EndDate 2027-04-13 [2026-04-13 04:31:12] Production.INFO: days diff - 30 subscription days 30 quarter days 91 [2026-04-13 04:31:12] Production.INFO: AccountSubscription::getSubscriptionAmount(622,2026-04-13,2026-05-12 00:00:00,,0) [2026-04-13 04:31:12] Production.INFO: SubscriptionCharge - -5 [2026-04-13 04:31:12] Production.INFO: Already Invoice Subscription 0 [2026-04-13 04:31:12] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(54,1,11,2026-04-13,2026-05-12 00:00:00,Provides a $5/store/month discount when 3+ stores have OnSwitch Cloud Phone service,-15,-5,3,622) [2026-04-13 04:31:12] Production.INFO: DiscountAmount 0.000000 [2026-04-13 04:31:12] Production.INFO: DiscountType [2026-04-13 04:31:12] Production.INFO: SubscriptionCharge -15 [2026-04-13 04:31:12] Production.INFO: New SubscriptionCharge -15 [2026-04-13 04:31:12] Production.INFO: TotalSubscriptionCharge - -15.00 [2026-04-13 04:31:12] Production.INFO: ============================Subscription End ================= [2026-04-13 04:31:12] Production.INFO: SUBSCRIPTION Over [2026-04-13 04:31:12] Production.INFO: Call prc_getAccountOneOffCharge(54,0,2026-03-13,2026-04-13 23:59:59) [2026-04-13 04:31:12] Production.INFO: AccountOneOffCharge 0 [2026-04-13 04:31:12] Production.INFO: AccountOneOffCharge Over [2026-04-13 04:31:12] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start [2026-04-13 04:31:12] Production.INFO: New UsageDates 2026-03-13 - 2026-04-12 23:59:59 [2026-04-13 04:31:12] Production.INFO: SubTotal 328.8 [2026-04-13 04:31:12] Production.INFO: SubTotalWithouttaxTotal 0 [2026-04-13 04:31:12] Production.INFO: AccountOneOffCharge Tax Over [2026-04-13 04:31:12] Production.INFO: TotalTax 42.744 [2026-04-13 04:31:12] Production.INFO: InvoiceGrandTotal 371.544 [2026-04-13 04:31:12] Production.INFO: InvoiceTaxAmount 42.74 [2026-04-13 04:31:12] Production.INFO: GrandTotal 371.54 [2026-04-13 04:31:12] Production.INFO: SubTotal 328.80 [2026-04-13 04:31:12] Production.INFO: TotalDue 3911.77 [2026-04-13 04:31:12] Production.INFO: Reseller ==> 0 [2026-04-13 04:31:12] Production.INFO: original start date ==>2026-03-13 changed start date ==>2026-03-13 00:00:00 original end date ==>2026-04-12 23:59:59 changed end date ==>2026-04-12 23:59:59 [2026-04-13 04:31:12] Production.INFO: CALL prc_getInvoiceUsage(1,'54','0','1','2026-03-13 00:00:00','2026-04-12 23:59:59',0) [2026-04-13 04:31:12] Production.INFO: PDF Generation start [2026-04-13 04:31:12] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087198', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 04:31:12] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 04:31:12] Production.INFO: ProcessCDR(1,17087198,1,1,2) [2026-04-13 04:31:12] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17087198,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 04:31:12] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17087198,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 04:31:12] Production.ERROR: pbx prc_insertCDR start [2026-04-13 04:31:12] Production.ERROR: pbx prc_insertCDR end [2026-04-13 04:31:12] Production.INFO: ==10103== Releasing lock... [2026-04-13 04:31:12] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 04:31:12] Production.INFO: 26 MB #Memory Used# [2026-04-13 04:31:13] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/54/Invoices/2026/04/13/Invoice-dominos-10296-gurinder-saini-inv13807-from-03-13-2026-to-04-12-2026-12816.pdf [2026-04-13 04:31:13] Production.INFO: On Linux [2026-04-13 04:31:14] Production.INFO: /var/www/html/onswitch.neon.service/wkhtmltox/bin/wkhtmltopdf --header-spacing 3 --footer-spacing 1 --header-html --footer-html "/var/www/tmp/1/54/Invoices/2026/04/13/footer-dominos-10296-gurinder-saini-inv13807-from-03-13-2026-to-04-12-2026-12816.html" "/var/www/tmp/1/54/Invoices/2026/04/13/Invoice-dominos-10296-gurinder-saini-inv13807-from-03-13-2026-to-04-12-2026-12816.html" "/var/www/tmp/1/54/Invoices/2026/04/13/Invoice-dominos-10296-gurinder-saini-inv13807-from-03-13-2026-to-04-12-2026-12816.pdf" [2026-04-13 04:31:14] Production.INFO: [2026-04-13 04:31:14] Production.INFO: /var/www/tmp/1/54/Invoices/2026/04/13/Invoice-dominos-10296-gurinder-saini-inv13807-from-03-13-2026-to-04-12-2026-12816.html [2026-04-13 04:31:14] Production.INFO: /var/www/tmp/1/54/Invoices/2026/04/13/header-dominos-10296-gurinder-saini-inv13807-from-03-13-2026-to-04-12-2026-12816.html [2026-04-13 04:31:14] Production.INFO: /var/www/tmp/1/54/Invoices/2026/04/13/footer-dominos-10296-gurinder-saini-inv13807-from-03-13-2026-to-04-12-2026-12816.html [2026-04-13 04:31:14] Production.INFO: Invoice generation PDF path [2026-04-13 04:31:14] Production.INFO: PDF fullPath 1/54/Invoices/2026/04/13/Invoice-dominos-10296-gurinder-saini-inv13807-from-03-13-2026-to-04-12-2026-12816.pdf [2026-04-13 04:31:14] Production.INFO: Generate Usage File Start [2026-04-13 04:31:14] Production.INFO: Usage File fullPath 1/54/InvoiceUsageFile/2026/04/13/dominos-10296-gurinder-saini-13-03-2026-00-00-00-TO-12-04-2026-23-59-59_8280__2262f3a0-3713-11f1-b422-0945922cd550.csv [2026-04-13 04:31:16] Production.INFO: Sending Email to Staff over [2026-04-13 04:31:16] Production.INFO: Email Status 1 [2026-04-13 04:31:16] Production.INFO: Sending Email to Customer [2026-04-13 04:31:16] Production.INFO: =========== Email Sending over =========== [2026-04-13 04:31:16] Production.INFO: =========== Returning as Success =========== AccountID 54 [2026-04-13 04:31:16] Production.INFO: Invoice::sendInvoice done [2026-04-13 04:31:16] Production.INFO: Invoice created - Array ( [status] => success [message] => Invoice Created Successfully. [accounts] => ) [2026-04-13 04:31:16] Production.INFO: Invoice Committed AccountID = 54 [2026-04-13 04:31:16] Production.INFO: =========== Updating InvoiceDate =========== [2026-04-13 04:31:16] Production.INFO: NextInvoice 2026-04-13 2026-05-12 [2026-04-13 04:31:16] Production.INFO: new dates [2026-04-13 04:31:16] Production.INFO: LastInvoiceDate 2026-04-13 NextInvoiceDate 2026-05-13 [2026-04-13 04:31:16] Production.INFO: LastChargeDate 2026-04-13 NextChargeDate 2026-05-12 [2026-04-13 04:31:16] Production.INFO: =========== Updated InvoiceDate =========== [2026-04-13 04:31:16] Production.INFO: ========================== Invoice Send End ============================= [2026-04-13 04:31:16] Production.INFO: AccountID =80 FirstInvoiceSend 0 [2026-04-13 04:31:16] Production.INFO: LastInvoiceDate 2026-03-13 NextInvoiceDate 2026-04-13 [2026-04-13 04:31:16] Production.INFO: LastChargeDate 2026-03-13 NextChargeDate 2026-04-12 [2026-04-13 04:31:16] Production.INFO: isCDRLoaded Array ( [0] => stdClass Object ( [isLoaded] => 1 ) ) [2026-04-13 04:31:16] Production.INFO: ========================== Invoice Send Start ============================= [2026-04-13 04:31:16] Production.INFO: Invoice::sendInvoice(1,80,2026-03-13,2026-04-13,billing@onswitchit.ca) [2026-04-13 04:31:16] Production.INFO: start Date =2026-03-13 EndDate =2026-04-12 23:59:59 [2026-04-13 04:31:16] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV [2026-04-13 04:31:16] Production.INFO: InvoiceTemplate->Terms =



This a summary of your subscription and usage charges for this billing period. Detailed charges, such as a list of all billable calls, can be found on subsequent pages.


[2026-04-13 04:31:16] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled [2026-04-13 04:31:16] Production.INFO: AlreadyBilled [2026-04-13 04:31:16] Production.INFO: Reseller ==> 0 [2026-04-13 04:31:16] Production.INFO: original start date ==>2026-03-13 changed start date ==>2026-03-13 00:00:00 original end date ==>2026-04-12 23:59:59 changed end date ==>2026-04-12 23:59:59 [2026-04-13 04:31:16] Production.INFO: Invoice::getAccountUsageTotal(1,80,2026-03-13,2026-04-12 23:59:59) [2026-04-13 04:31:16] Production.INFO: TotalCharges - 0 [2026-04-13 04:31:16] Production.INFO: TotalUsageCharges - 0.00 [2026-04-13 04:31:16] Production.INFO: Usage Over [2026-04-13 04:31:16] Production.INFO: Call prc_getAccountSubscription(80,0) [2026-04-13 04:31:16] Production.INFO: SUBSCRIPTION 4 [2026-04-13 04:31:16] Production.INFO: ============================Subscription Start ================= [2026-04-13 04:31:16] Production.INFO: SubscriptionID - 1 [2026-04-13 04:31:16] Production.INFO: isAdvanceSubscription - 1 [2026-04-13 04:31:16] Production.INFO: SubscriptionStartDate =2026-04-13 - SubscriptionEndDate = 2026-05-12 [2026-04-13 04:31:16] Production.INFO: NewNextChargeDate =2026-05-12 00:00:00 [2026-04-13 04:31:16] Production.INFO: EndDate =2026-04-12 00:00:00 [2026-04-13 04:31:16] Production.INFO: NewEndDate1 =2026-04-13 [2026-04-13 04:31:16] Production.INFO: SubscriptionDate [2026-04-13 04:31:16] Production.INFO: Array ( [StartDate] => 2026-04-13 [EndDate] => 2026-05-12 00:00:00 [AlreadyCharged] => 0 ) [2026-04-13 04:31:16] Production.INFO: AccountSubscription StartDate 2018-07-12 StartDate 2026-03-13 [2026-04-13 04:31:16] Production.INFO: SubscriptionID - 2026-04-13=====2026-05-12 00:00:00 [2026-04-13 04:31:16] Production.INFO: AccountSubscriptionID - 274 === 2018-07-12=====2027-04-13 [2026-04-13 04:31:16] Production.INFO: regular Advance Subscription [2026-04-13 04:31:16] Production.INFO: First Time False 2018-07-12 2026-04-13 [2026-04-13 04:31:16] Production.INFO: StartDate 2026-04-13 AccountSubscription->StartDate 2018-07-12 EndDate 2026-05-12 00:00:00 AccountSubscription->EndDate 2027-04-13 [2026-04-13 04:31:16] Production.INFO: days diff - 30 subscription days 30 quarter days 91 [2026-04-13 04:31:16] Production.INFO: AccountSubscription::getSubscriptionAmount(274,2026-04-13,2026-05-12 00:00:00,,0) [2026-04-13 04:31:16] Production.INFO: SubscriptionCharge - 0 [2026-04-13 04:31:16] Production.INFO: Already Invoice Subscription 0 [2026-04-13 04:31:16] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(80,1,1,2026-04-13,2026-05-12 00:00:00,License for a Pay As You Go Cloud Phone extension,0,0,1,274) [2026-04-13 04:31:16] Production.INFO: DiscountAmount 0.000000 [2026-04-13 04:31:16] Production.INFO: DiscountType [2026-04-13 04:31:16] Production.INFO: SubscriptionCharge 0 [2026-04-13 04:31:16] Production.INFO: New SubscriptionCharge 0 [2026-04-13 04:31:16] Production.INFO: TotalSubscriptionCharge - 0.00 [2026-04-13 04:31:16] Production.INFO: ============================Subscription End ================= [2026-04-13 04:31:16] Production.INFO: ============================Subscription Start ================= [2026-04-13 04:31:16] Production.INFO: SubscriptionID - 12 [2026-04-13 04:31:16] Production.INFO: isAdvanceSubscription - 12 [2026-04-13 04:31:16] Production.INFO: SubscriptionStartDate =2026-04-13 - SubscriptionEndDate = 2026-05-12 [2026-04-13 04:31:16] Production.INFO: NewNextChargeDate =2026-05-12 00:00:00 [2026-04-13 04:31:16] Production.INFO: EndDate =2026-04-12 00:00:00 [2026-04-13 04:31:16] Production.INFO: NewEndDate1 =2026-04-13 [2026-04-13 04:31:16] Production.INFO: SubscriptionDate [2026-04-13 04:31:16] Production.INFO: Array ( [StartDate] => 2026-04-13 [EndDate] => 2026-05-12 00:00:00 [AlreadyCharged] => 0 ) [2026-04-13 04:31:16] Production.INFO: AccountSubscription StartDate 2018-07-12 StartDate 2026-03-13 [2026-04-13 04:31:16] Production.INFO: SubscriptionID - 2026-04-13=====2026-05-12 00:00:00 [2026-04-13 04:31:16] Production.INFO: AccountSubscriptionID - 275 === 2018-07-12=====2027-04-13 [2026-04-13 04:31:16] Production.INFO: regular Advance Subscription [2026-04-13 04:31:16] Production.INFO: First Time False 2018-07-12 2026-04-13 [2026-04-13 04:31:16] Production.INFO: StartDate 2026-04-13 AccountSubscription->StartDate 2018-07-12 EndDate 2026-05-12 00:00:00 AccountSubscription->EndDate 2027-04-13 [2026-04-13 04:31:16] Production.INFO: days diff - 30 subscription days 30 quarter days 91 [2026-04-13 04:31:16] Production.INFO: AccountSubscription::getSubscriptionAmount(275,2026-04-13,2026-05-12 00:00:00,,0) [2026-04-13 04:31:16] Production.INFO: SubscriptionCharge - 0 [2026-04-13 04:31:16] Production.INFO: Already Invoice Subscription 0 [2026-04-13 04:31:16] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(80,1,12,2026-04-13,2026-05-12 00:00:00,Included DID (14168554440),0,0,1,275) [2026-04-13 04:31:16] Production.INFO: DiscountAmount 0.000000 [2026-04-13 04:31:16] Production.INFO: DiscountType [2026-04-13 04:31:16] Production.INFO: SubscriptionCharge 0 [2026-04-13 04:31:16] Production.INFO: New SubscriptionCharge 0 [2026-04-13 04:31:16] Production.INFO: TotalSubscriptionCharge - 0.00 [2026-04-13 04:31:16] Production.INFO: ============================Subscription End ================= [2026-04-13 04:31:16] Production.INFO: ============================Subscription Start ================= [2026-04-13 04:31:16] Production.INFO: SubscriptionID - 4 [2026-04-13 04:31:16] Production.INFO: isAdvanceSubscription - 4 [2026-04-13 04:31:16] Production.INFO: SubscriptionStartDate =2026-04-13 - SubscriptionEndDate = 2026-05-12 [2026-04-13 04:31:16] Production.INFO: NewNextChargeDate =2026-05-12 00:00:00 [2026-04-13 04:31:16] Production.INFO: EndDate =2026-04-12 00:00:00 [2026-04-13 04:31:16] Production.INFO: NewEndDate1 =2026-04-13 [2026-04-13 04:31:16] Production.INFO: SubscriptionDate [2026-04-13 04:31:16] Production.INFO: Array ( [StartDate] => 2026-04-13 [EndDate] => 2026-05-12 00:00:00 [AlreadyCharged] => 0 ) [2026-04-13 04:31:16] Production.INFO: AccountSubscription StartDate 2018-07-12 StartDate 2026-03-13 [2026-04-13 04:31:16] Production.INFO: SubscriptionID - 2026-04-13=====2026-05-12 00:00:00 [2026-04-13 04:31:16] Production.INFO: AccountSubscriptionID - 276 === 2018-07-12=====2027-04-13 [2026-04-13 04:31:16] Production.INFO: regular Advance Subscription [2026-04-13 04:31:16] Production.INFO: First Time False 2018-07-12 2026-04-13 [2026-04-13 04:31:16] Production.INFO: StartDate 2026-04-13 AccountSubscription->StartDate 2018-07-12 EndDate 2026-05-12 00:00:00 AccountSubscription->EndDate 2027-04-13 [2026-04-13 04:31:16] Production.INFO: days diff - 30 subscription days 30 quarter days 91 [2026-04-13 04:31:16] Production.INFO: AccountSubscription::getSubscriptionAmount(276,2026-04-13,2026-05-12 00:00:00,,0) [2026-04-13 04:31:16] Production.INFO: SubscriptionCharge - 0 [2026-04-13 04:31:16] Production.INFO: Already Invoice Subscription 0 [2026-04-13 04:31:16] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(80,1,4,2026-04-13,2026-05-12 00:00:00,e911 address registration (14168554440 - 18 DROOPING JUNIPER RD BRAMPTON, ON L6P2A6),0,0,1,276) [2026-04-13 04:31:16] Production.INFO: DiscountAmount 0.000000 [2026-04-13 04:31:16] Production.INFO: DiscountType [2026-04-13 04:31:16] Production.INFO: SubscriptionCharge 0 [2026-04-13 04:31:16] Production.INFO: New SubscriptionCharge 0 [2026-04-13 04:31:16] Production.INFO: TotalSubscriptionCharge - 0.00 [2026-04-13 04:31:16] Production.INFO: ============================Subscription End ================= [2026-04-13 04:31:16] Production.INFO: ============================Subscription Start ================= [2026-04-13 04:31:16] Production.INFO: SubscriptionID - 12 [2026-04-13 04:31:16] Production.INFO: isAdvanceSubscription - 12 [2026-04-13 04:31:16] Production.INFO: SubscriptionStartDate =2026-04-13 - SubscriptionEndDate = 2026-05-12 [2026-04-13 04:31:16] Production.INFO: NewNextChargeDate =2026-05-12 00:00:00 [2026-04-13 04:31:16] Production.INFO: EndDate =2026-04-12 00:00:00 [2026-04-13 04:31:16] Production.INFO: NewEndDate1 =2026-04-13 [2026-04-13 04:31:16] Production.INFO: SubscriptionDate [2026-04-13 04:31:16] Production.INFO: Array ( [StartDate] => 2026-04-13 [EndDate] => 2026-05-12 00:00:00 [AlreadyCharged] => 0 ) [2026-04-13 04:31:16] Production.INFO: AccountSubscription StartDate 2018-06-15 StartDate 2026-03-13 [2026-04-13 04:31:16] Production.INFO: SubscriptionID - 2026-04-13=====2026-05-12 00:00:00 [2026-04-13 04:31:16] Production.INFO: AccountSubscriptionID - 280 === 2018-06-15=====2027-04-13 [2026-04-13 04:31:16] Production.INFO: regular Advance Subscription [2026-04-13 04:31:16] Production.INFO: First Time False 2018-06-15 2026-04-13 [2026-04-13 04:31:16] Production.INFO: StartDate 2026-04-13 AccountSubscription->StartDate 2018-06-15 EndDate 2026-05-12 00:00:00 AccountSubscription->EndDate 2027-04-13 [2026-04-13 04:31:16] Production.INFO: days diff - 30 subscription days 30 quarter days 91 [2026-04-13 04:31:16] Production.INFO: AccountSubscription::getSubscriptionAmount(280,2026-04-13,2026-05-12 00:00:00,,0) [2026-04-13 04:31:16] Production.INFO: SubscriptionCharge - 0 [2026-04-13 04:31:16] Production.INFO: Already Invoice Subscription 0 [2026-04-13 04:31:16] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(80,1,12,2026-04-13,2026-05-12 00:00:00,DISCOUNT: Friends & Family - 100% monthly + 100% NA minutes (Authorized: Xander Robar - June 15, 2018. No expiry.),0,0,1,280) [2026-04-13 04:31:16] Production.INFO: DiscountAmount 0.000000 [2026-04-13 04:31:16] Production.INFO: DiscountType [2026-04-13 04:31:16] Production.INFO: SubscriptionCharge 0 [2026-04-13 04:31:16] Production.INFO: New SubscriptionCharge 0 [2026-04-13 04:31:16] Production.INFO: TotalSubscriptionCharge - 0.00 [2026-04-13 04:31:16] Production.INFO: ============================Subscription End ================= [2026-04-13 04:31:16] Production.INFO: SUBSCRIPTION Over [2026-04-13 04:31:16] Production.INFO: Call prc_getAccountOneOffCharge(80,0,2026-03-13,2026-04-13 23:59:59) [2026-04-13 04:31:16] Production.INFO: AccountOneOffCharge 0 [2026-04-13 04:31:16] Production.INFO: AccountOneOffCharge Over [2026-04-13 04:31:16] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start [2026-04-13 04:31:16] Production.INFO: New UsageDates 2026-03-13 - 2026-04-12 23:59:59 [2026-04-13 04:31:16] Production.INFO: SubTotal 0 [2026-04-13 04:31:16] Production.INFO: SubTotalWithouttaxTotal 0 [2026-04-13 04:31:16] Production.INFO: AccountOneOffCharge Tax Over [2026-04-13 04:31:16] Production.INFO: TotalTax 0 [2026-04-13 04:31:16] Production.INFO: InvoiceGrandTotal 0 [2026-04-13 04:31:16] Production.INFO: InvoiceTaxAmount 0 [2026-04-13 04:31:16] Production.INFO: GrandTotal 0 [2026-04-13 04:31:16] Production.INFO: SubTotal 0.00 [2026-04-13 04:31:16] Production.INFO: TotalDue 0.00 [2026-04-13 04:31:16] Production.INFO: Reseller ==> 0 [2026-04-13 04:31:16] Production.INFO: original start date ==>2026-03-13 changed start date ==>2026-03-13 00:00:00 original end date ==>2026-04-12 23:59:59 changed end date ==>2026-04-12 23:59:59 [2026-04-13 04:31:16] Production.INFO: CALL prc_getInvoiceUsage(1,'80','0','1','2026-03-13 00:00:00','2026-04-12 23:59:59',0) [2026-04-13 04:31:16] Production.INFO: PDF Generation start [2026-04-13 04:31:16] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/80/Invoices/2026/04/13/Invoice-anil-sharma-inv13808-from-03-13-2026-to-04-12-2026-12817.pdf [2026-04-13 04:31:16] Production.INFO: On Linux [2026-04-13 04:31:17] Production.ERROR: CronJobId end10 [2026-04-13 04:31:17] Production.INFO: ==10099== Releasing lock... [2026-04-13 04:31:17] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:31:17] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:31:18] Production.INFO: /var/www/html/onswitch.neon.service/wkhtmltox/bin/wkhtmltopdf --header-spacing 3 --footer-spacing 1 --header-html --footer-html "/var/www/tmp/1/80/Invoices/2026/04/13/footer-anil-sharma-inv13808-from-03-13-2026-to-04-12-2026-12817.html" "/var/www/tmp/1/80/Invoices/2026/04/13/Invoice-anil-sharma-inv13808-from-03-13-2026-to-04-12-2026-12817.html" "/var/www/tmp/1/80/Invoices/2026/04/13/Invoice-anil-sharma-inv13808-from-03-13-2026-to-04-12-2026-12817.pdf" [2026-04-13 04:31:18] Production.INFO: [2026-04-13 04:31:18] Production.INFO: /var/www/tmp/1/80/Invoices/2026/04/13/Invoice-anil-sharma-inv13808-from-03-13-2026-to-04-12-2026-12817.html [2026-04-13 04:31:18] Production.INFO: /var/www/tmp/1/80/Invoices/2026/04/13/header-anil-sharma-inv13808-from-03-13-2026-to-04-12-2026-12817.html [2026-04-13 04:31:18] Production.INFO: /var/www/tmp/1/80/Invoices/2026/04/13/footer-anil-sharma-inv13808-from-03-13-2026-to-04-12-2026-12817.html [2026-04-13 04:31:18] Production.INFO: Invoice generation PDF path [2026-04-13 04:31:18] Production.INFO: PDF fullPath 1/80/Invoices/2026/04/13/Invoice-anil-sharma-inv13808-from-03-13-2026-to-04-12-2026-12817.pdf [2026-04-13 04:31:18] Production.INFO: Generate Usage File Start [2026-04-13 04:31:18] Production.INFO: Usage File fullPath 1/80/InvoiceUsageFile/2026/04/13/anil-sharma-13-03-2026-00-00-00-TO-12-04-2026-23-59-59_8466__2498c530-3713-11f1-9cb5-9f29c49da537.csv [2026-04-13 04:31:19] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:31:19] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:31:19] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:31:19] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:31:19] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:31:19] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:31:19] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:31:19] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:31:19] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:31:19] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:31:19] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:31:19] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:31:19] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:31:19] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:31:19] Production.INFO: Sending Email to Staff over [2026-04-13 04:31:19] Production.INFO: Email Status 1 [2026-04-13 04:31:19] Production.INFO: Sending Email to Customer [2026-04-13 04:31:19] Production.INFO: =========== Email Sending over =========== [2026-04-13 04:31:19] Production.INFO: =========== Returning as Success =========== AccountID 80 [2026-04-13 04:31:19] Production.INFO: Invoice::sendInvoice done [2026-04-13 04:31:19] Production.INFO: Invoice created - Array ( [status] => success [message] => Invoice Created Successfully. [accounts] => ) [2026-04-13 04:31:19] Production.INFO: Invoice Committed AccountID = 80 [2026-04-13 04:31:19] Production.INFO: =========== Updating InvoiceDate =========== [2026-04-13 04:31:19] Production.INFO: NextInvoice 2026-04-13 2026-05-12 [2026-04-13 04:31:19] Production.INFO: new dates [2026-04-13 04:31:19] Production.INFO: LastInvoiceDate 2026-04-13 NextInvoiceDate 2026-05-13 [2026-04-13 04:31:19] Production.INFO: LastChargeDate 2026-04-13 NextChargeDate 2026-05-12 [2026-04-13 04:31:19] Production.INFO: =========== Updated InvoiceDate =========== [2026-04-13 04:31:19] Production.INFO: ========================== Invoice Send End ============================= [2026-04-13 04:31:19] Production.INFO: AccountID =82 FirstInvoiceSend 0 [2026-04-13 04:31:19] Production.INFO: LastInvoiceDate 2026-03-13 NextInvoiceDate 2026-04-13 [2026-04-13 04:31:19] Production.INFO: LastChargeDate 2026-03-13 NextChargeDate 2026-04-12 [2026-04-13 04:31:19] Production.INFO: isCDRLoaded Array ( [0] => stdClass Object ( [isLoaded] => 1 ) ) [2026-04-13 04:31:19] Production.INFO: ========================== Invoice Send Start ============================= [2026-04-13 04:31:19] Production.INFO: Invoice::sendInvoice(1,82,2026-03-13,2026-04-13,billing@onswitchit.ca) [2026-04-13 04:31:19] Production.INFO: start Date =2026-03-13 EndDate =2026-04-12 23:59:59 [2026-04-13 04:31:19] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV [2026-04-13 04:31:19] Production.INFO: InvoiceTemplate->Terms =



This a summary of your subscription and usage charges for this billing period. Detailed charges, such as a list of all billable calls, can be found on subsequent pages.


[2026-04-13 04:31:19] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled [2026-04-13 04:31:19] Production.INFO: AlreadyBilled [2026-04-13 04:31:19] Production.INFO: Reseller ==> 0 [2026-04-13 04:31:20] Production.INFO: original start date ==>2026-03-13 changed start date ==>2026-03-13 00:00:00 original end date ==>2026-04-12 23:59:59 changed end date ==>2026-04-12 23:59:59 [2026-04-13 04:31:20] Production.INFO: CompanyGatewayID 1 TotalCharges ==>5.71000000 [2026-04-13 04:31:20] Production.INFO: Invoice::getAccountUsageTotal(1,82,2026-03-13,2026-04-12 23:59:59) [2026-04-13 04:31:20] Production.INFO: TotalCharges - 5.71 [2026-04-13 04:31:20] Production.INFO: TotalUsageCharges - 5.71 [2026-04-13 04:31:20] Production.INFO: Usage Over [2026-04-13 04:31:20] Production.INFO: Call prc_getAccountSubscription(82,0) [2026-04-13 04:31:20] Production.INFO: SUBSCRIPTION 6 [2026-04-13 04:31:20] Production.INFO: ============================Subscription Start ================= [2026-04-13 04:31:20] Production.INFO: SubscriptionID - 1 [2026-04-13 04:31:20] Production.INFO: isAdvanceSubscription - 1 [2026-04-13 04:31:20] Production.INFO: SubscriptionStartDate =2026-04-13 - SubscriptionEndDate = 2026-05-12 [2026-04-13 04:31:20] Production.INFO: NewNextChargeDate =2026-05-12 00:00:00 [2026-04-13 04:31:20] Production.INFO: EndDate =2026-04-12 00:00:00 [2026-04-13 04:31:20] Production.INFO: NewEndDate1 =2026-04-13 [2026-04-13 04:31:20] Production.INFO: SubscriptionDate [2026-04-13 04:31:20] Production.INFO: Array ( [StartDate] => 2026-04-13 [EndDate] => 2026-05-12 00:00:00 [AlreadyCharged] => 0 ) [2026-04-13 04:31:20] Production.INFO: AccountSubscription StartDate 2018-07-12 StartDate 2026-03-13 [2026-04-13 04:31:20] Production.INFO: SubscriptionID - 2026-04-13=====2026-05-12 00:00:00 [2026-04-13 04:31:20] Production.INFO: AccountSubscriptionID - 285 === 2018-07-12=====2027-04-13 [2026-04-13 04:31:20] Production.INFO: regular Advance Subscription [2026-04-13 04:31:20] Production.INFO: First Time False 2018-07-12 2026-04-13 [2026-04-13 04:31:20] Production.INFO: StartDate 2026-04-13 AccountSubscription->StartDate 2018-07-12 EndDate 2026-05-12 00:00:00 AccountSubscription->EndDate 2027-04-13 [2026-04-13 04:31:20] Production.INFO: days diff - 30 subscription days 30 quarter days 91 [2026-04-13 04:31:20] Production.INFO: AccountSubscription::getSubscriptionAmount(285,2026-04-13,2026-05-12 00:00:00,,0) [2026-04-13 04:31:20] Production.INFO: SubscriptionCharge - 7 [2026-04-13 04:31:20] Production.INFO: Already Invoice Subscription 0 [2026-04-13 04:31:20] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(82,1,1,2026-04-13,2026-05-12 00:00:00,License for a Pay As You Go Cloud Phone extension,28,7,4,285) [2026-04-13 04:31:20] Production.INFO: DiscountAmount 0.000000 [2026-04-13 04:31:20] Production.INFO: DiscountType [2026-04-13 04:31:20] Production.INFO: SubscriptionCharge 28 [2026-04-13 04:31:20] Production.INFO: New SubscriptionCharge 28 [2026-04-13 04:31:20] Production.INFO: TotalSubscriptionCharge - 28.00 [2026-04-13 04:31:20] Production.INFO: ============================Subscription End ================= [2026-04-13 04:31:20] Production.INFO: ============================Subscription Start ================= [2026-04-13 04:31:20] Production.INFO: SubscriptionID - 4 [2026-04-13 04:31:20] Production.INFO: isAdvanceSubscription - 4 [2026-04-13 04:31:20] Production.INFO: SubscriptionStartDate =2026-04-13 - SubscriptionEndDate = 2026-05-12 [2026-04-13 04:31:20] Production.INFO: NewNextChargeDate =2026-05-12 00:00:00 [2026-04-13 04:31:20] Production.INFO: EndDate =2026-04-12 00:00:00 [2026-04-13 04:31:20] Production.INFO: NewEndDate1 =2026-04-13 [2026-04-13 04:31:20] Production.INFO: SubscriptionDate [2026-04-13 04:31:20] Production.INFO: Array ( [StartDate] => 2026-04-13 [EndDate] => 2026-05-12 00:00:00 [AlreadyCharged] => 0 ) [2026-04-13 04:31:20] Production.INFO: AccountSubscription StartDate 2018-07-12 StartDate 2026-03-13 [2026-04-13 04:31:20] Production.INFO: SubscriptionID - 2026-04-13=====2026-05-12 00:00:00 [2026-04-13 04:31:20] Production.INFO: AccountSubscriptionID - 286 === 2018-07-12=====2027-04-13 [2026-04-13 04:31:20] Production.INFO: regular Advance Subscription [2026-04-13 04:31:20] Production.INFO: First Time False 2018-07-12 2026-04-13 [2026-04-13 04:31:20] Production.INFO: StartDate 2026-04-13 AccountSubscription->StartDate 2018-07-12 EndDate 2026-05-12 00:00:00 AccountSubscription->EndDate 2027-04-13 [2026-04-13 04:31:20] Production.INFO: days diff - 30 subscription days 30 quarter days 91 [2026-04-13 04:31:20] Production.INFO: AccountSubscription::getSubscriptionAmount(286,2026-04-13,2026-05-12 00:00:00,,0) [2026-04-13 04:31:20] Production.INFO: SubscriptionCharge - 2.5 [2026-04-13 04:31:20] Production.INFO: Already Invoice Subscription 0 [2026-04-13 04:31:20] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(82,1,4,2026-04-13,2026-05-12 00:00:00,e911 address registration (14163643834 - 9994 KEELE ST UNIT 201 VAUGHAN, ON L6A3Y4),2.5,2.5,1,286) [2026-04-13 04:31:20] Production.INFO: DiscountAmount 0.000000 [2026-04-13 04:31:20] Production.INFO: DiscountType [2026-04-13 04:31:20] Production.INFO: SubscriptionCharge 2.5 [2026-04-13 04:31:20] Production.INFO: New SubscriptionCharge 2.5 [2026-04-13 04:31:20] Production.INFO: TotalSubscriptionCharge - 2.50 [2026-04-13 04:31:20] Production.INFO: ============================Subscription End ================= [2026-04-13 04:31:20] Production.INFO: ============================Subscription Start ================= [2026-04-13 04:31:20] Production.INFO: SubscriptionID - 12 [2026-04-13 04:31:20] Production.INFO: isAdvanceSubscription - 12 [2026-04-13 04:31:20] Production.INFO: call_cost start [2026-04-13 04:31:20] Production.INFO: call_cost end [2026-04-13 04:31:20] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:31:20] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:31:20] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:31:20] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:31:20] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:31:20] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:31:20] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:31:20] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:31:20] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:31:20] Production.INFO: ==10093== Releasing lock... [2026-04-13 04:31:20] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:31:20] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:31:20] Production.INFO: SubscriptionStartDate =2026-04-13 - SubscriptionEndDate = 2026-05-12 [2026-04-13 04:31:20] Production.INFO: NewNextChargeDate =2026-05-12 00:00:00 [2026-04-13 04:31:20] Production.INFO: EndDate =2026-04-12 00:00:00 [2026-04-13 04:31:20] Production.INFO: NewEndDate1 =2026-04-13 [2026-04-13 04:31:20] Production.INFO: SubscriptionDate [2026-04-13 04:31:20] Production.INFO: Array ( [StartDate] => 2026-04-13 [EndDate] => 2026-05-12 00:00:00 [AlreadyCharged] => 0 ) [2026-04-13 04:31:20] Production.INFO: AccountSubscription StartDate 2018-07-12 StartDate 2026-03-13 [2026-04-13 04:31:20] Production.INFO: SubscriptionID - 2026-04-13=====2026-05-12 00:00:00 [2026-04-13 04:31:20] Production.INFO: AccountSubscriptionID - 287 === 2018-07-12=====2027-04-13 [2026-04-13 04:31:20] Production.INFO: regular Advance Subscription [2026-04-13 04:31:20] Production.INFO: First Time False 2018-07-12 2026-04-13 [2026-04-13 04:31:20] Production.INFO: StartDate 2026-04-13 AccountSubscription->StartDate 2018-07-12 EndDate 2026-05-12 00:00:00 AccountSubscription->EndDate 2027-04-13 [2026-04-13 04:31:20] Production.INFO: days diff - 30 subscription days 30 quarter days 91 [2026-04-13 04:31:20] Production.INFO: AccountSubscription::getSubscriptionAmount(287,2026-04-13,2026-05-12 00:00:00,,0) [2026-04-13 04:31:20] Production.INFO: SubscriptionCharge - 0 [2026-04-13 04:31:20] Production.INFO: Already Invoice Subscription 0 [2026-04-13 04:31:20] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(82,1,12,2026-04-13,2026-05-12 00:00:00,Included DID (14163643834),0,0,1,287) [2026-04-13 04:31:20] Production.INFO: DiscountAmount 0.000000 [2026-04-13 04:31:20] Production.INFO: DiscountType [2026-04-13 04:31:20] Production.INFO: SubscriptionCharge 0 [2026-04-13 04:31:20] Production.INFO: New SubscriptionCharge 0 [2026-04-13 04:31:20] Production.INFO: TotalSubscriptionCharge - 0.00 [2026-04-13 04:31:20] Production.INFO: ============================Subscription End ================= [2026-04-13 04:31:20] Production.INFO: ============================Subscription Start ================= [2026-04-13 04:31:20] Production.INFO: SubscriptionID - 12 [2026-04-13 04:31:20] Production.INFO: isAdvanceSubscription - 12 [2026-04-13 04:31:20] Production.INFO: SubscriptionStartDate =2026-04-13 - SubscriptionEndDate = 2026-05-12 [2026-04-13 04:31:20] Production.INFO: NewNextChargeDate =2026-05-12 00:00:00 [2026-04-13 04:31:20] Production.INFO: EndDate =2026-04-12 00:00:00 [2026-04-13 04:31:20] Production.INFO: NewEndDate1 =2026-04-13 [2026-04-13 04:31:20] Production.INFO: SubscriptionDate [2026-04-13 04:31:20] Production.INFO: Array ( [StartDate] => 2026-04-13 [EndDate] => 2026-05-12 00:00:00 [AlreadyCharged] => 0 ) [2026-04-13 04:31:20] Production.INFO: AccountSubscription StartDate 2018-07-12 StartDate 2026-03-13 [2026-04-13 04:31:20] Production.INFO: SubscriptionID - 2026-04-13=====2026-05-12 00:00:00 [2026-04-13 04:31:20] Production.INFO: AccountSubscriptionID - 288 === 2018-07-12=====2027-04-13 [2026-04-13 04:31:20] Production.INFO: regular Advance Subscription [2026-04-13 04:31:20] Production.INFO: First Time False 2018-07-12 2026-04-13 [2026-04-13 04:31:20] Production.INFO: StartDate 2026-04-13 AccountSubscription->StartDate 2018-07-12 EndDate 2026-05-12 00:00:00 AccountSubscription->EndDate 2027-04-13 [2026-04-13 04:31:20] Production.INFO: days diff - 30 subscription days 30 quarter days 91 [2026-04-13 04:31:20] Production.INFO: AccountSubscription::getSubscriptionAmount(288,2026-04-13,2026-05-12 00:00:00,,0) [2026-04-13 04:31:20] Production.INFO: SubscriptionCharge - 0 [2026-04-13 04:31:20] Production.INFO: Already Invoice Subscription 0 [2026-04-13 04:31:20] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(82,1,12,2026-04-13,2026-05-12 00:00:00,Included DID (16475584814),0,0,1,288) [2026-04-13 04:31:20] Production.INFO: DiscountAmount 0.000000 [2026-04-13 04:31:20] Production.INFO: DiscountType [2026-04-13 04:31:20] Production.INFO: SubscriptionCharge 0 [2026-04-13 04:31:20] Production.INFO: New SubscriptionCharge 0 [2026-04-13 04:31:20] Production.INFO: TotalSubscriptionCharge - 0.00 [2026-04-13 04:31:20] Production.INFO: ============================Subscription End ================= [2026-04-13 04:31:20] Production.INFO: ============================Subscription Start ================= [2026-04-13 04:31:20] Production.INFO: SubscriptionID - 12 [2026-04-13 04:31:20] Production.INFO: isAdvanceSubscription - 12 [2026-04-13 04:31:20] Production.INFO: SubscriptionStartDate =2026-04-13 - SubscriptionEndDate = 2026-05-12 [2026-04-13 04:31:20] Production.INFO: NewNextChargeDate =2026-05-12 00:00:00 [2026-04-13 04:31:20] Production.INFO: EndDate =2026-04-12 00:00:00 [2026-04-13 04:31:20] Production.INFO: NewEndDate1 =2026-04-13 [2026-04-13 04:31:20] Production.INFO: SubscriptionDate [2026-04-13 04:31:20] Production.INFO: Array ( [StartDate] => 2026-04-13 [EndDate] => 2026-05-12 00:00:00 [AlreadyCharged] => 0 ) [2026-04-13 04:31:20] Production.INFO: AccountSubscription StartDate 2018-07-12 StartDate 2026-03-13 [2026-04-13 04:31:20] Production.INFO: SubscriptionID - 2026-04-13=====2026-05-12 00:00:00 [2026-04-13 04:31:20] Production.INFO: AccountSubscriptionID - 289 === 2018-07-12=====2027-04-13 [2026-04-13 04:31:20] Production.INFO: regular Advance Subscription [2026-04-13 04:31:20] Production.INFO: First Time False 2018-07-12 2026-04-13 [2026-04-13 04:31:20] Production.INFO: StartDate 2026-04-13 AccountSubscription->StartDate 2018-07-12 EndDate 2026-05-12 00:00:00 AccountSubscription->EndDate 2027-04-13 [2026-04-13 04:31:20] Production.INFO: days diff - 30 subscription days 30 quarter days 91 [2026-04-13 04:31:20] Production.INFO: AccountSubscription::getSubscriptionAmount(289,2026-04-13,2026-05-12 00:00:00,,0) [2026-04-13 04:31:20] Production.INFO: SubscriptionCharge - 0 [2026-04-13 04:31:20] Production.INFO: Already Invoice Subscription 0 [2026-04-13 04:31:20] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(82,1,12,2026-04-13,2026-05-12 00:00:00,Included DID (16475584902),0,0,1,289) [2026-04-13 04:31:20] Production.INFO: DiscountAmount 0.000000 [2026-04-13 04:31:20] Production.INFO: DiscountType [2026-04-13 04:31:20] Production.INFO: SubscriptionCharge 0 [2026-04-13 04:31:20] Production.INFO: New SubscriptionCharge 0 [2026-04-13 04:31:20] Production.INFO: TotalSubscriptionCharge - 0.00 [2026-04-13 04:31:20] Production.INFO: ============================Subscription End ================= [2026-04-13 04:31:20] Production.INFO: ============================Subscription Start ================= [2026-04-13 04:31:20] Production.INFO: SubscriptionID - 12 [2026-04-13 04:31:20] Production.INFO: isAdvanceSubscription - 12 [2026-04-13 04:31:20] Production.INFO: SubscriptionStartDate =2026-04-13 - SubscriptionEndDate = 2026-05-12 [2026-04-13 04:31:20] Production.INFO: NewNextChargeDate =2026-05-12 00:00:00 [2026-04-13 04:31:20] Production.INFO: EndDate =2026-04-12 00:00:00 [2026-04-13 04:31:20] Production.INFO: NewEndDate1 =2026-04-13 [2026-04-13 04:31:20] Production.INFO: SubscriptionDate [2026-04-13 04:31:20] Production.INFO: Array ( [StartDate] => 2026-04-13 [EndDate] => 2026-05-12 00:00:00 [AlreadyCharged] => 0 ) [2026-04-13 04:31:20] Production.INFO: AccountSubscription StartDate 2018-07-12 StartDate 2026-03-13 [2026-04-13 04:31:20] Production.INFO: SubscriptionID - 2026-04-13=====2026-05-12 00:00:00 [2026-04-13 04:31:20] Production.INFO: AccountSubscriptionID - 290 === 2018-07-12=====2027-04-13 [2026-04-13 04:31:20] Production.INFO: regular Advance Subscription [2026-04-13 04:31:20] Production.INFO: First Time False 2018-07-12 2026-04-13 [2026-04-13 04:31:20] Production.INFO: StartDate 2026-04-13 AccountSubscription->StartDate 2018-07-12 EndDate 2026-05-12 00:00:00 AccountSubscription->EndDate 2027-04-13 [2026-04-13 04:31:20] Production.INFO: days diff - 30 subscription days 30 quarter days 91 [2026-04-13 04:31:20] Production.INFO: AccountSubscription::getSubscriptionAmount(290,2026-04-13,2026-05-12 00:00:00,,0) [2026-04-13 04:31:20] Production.INFO: SubscriptionCharge - 0 [2026-04-13 04:31:20] Production.INFO: Already Invoice Subscription 0 [2026-04-13 04:31:20] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(82,1,12,2026-04-13,2026-05-12 00:00:00,Included DID (18889909234),0,0,1,290) [2026-04-13 04:31:20] Production.INFO: DiscountAmount 0.000000 [2026-04-13 04:31:20] Production.INFO: DiscountType [2026-04-13 04:31:20] Production.INFO: SubscriptionCharge 0 [2026-04-13 04:31:20] Production.INFO: New SubscriptionCharge 0 [2026-04-13 04:31:20] Production.INFO: TotalSubscriptionCharge - 0.00 [2026-04-13 04:31:20] Production.INFO: ============================Subscription End ================= [2026-04-13 04:31:20] Production.INFO: SUBSCRIPTION Over [2026-04-13 04:31:20] Production.INFO: Call prc_getAccountOneOffCharge(82,0,2026-03-13,2026-04-13 23:59:59) [2026-04-13 04:31:20] Production.INFO: AccountOneOffCharge 0 [2026-04-13 04:31:20] Production.INFO: AccountOneOffCharge Over [2026-04-13 04:31:20] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start [2026-04-13 04:31:20] Production.INFO: New UsageDates 2026-03-13 - 2026-04-12 23:59:59 [2026-04-13 04:31:20] Production.INFO: SubTotal 36.21 [2026-04-13 04:31:20] Production.INFO: SubTotalWithouttaxTotal 0 [2026-04-13 04:31:20] Production.INFO: AccountOneOffCharge Tax Over [2026-04-13 04:31:20] Production.INFO: TotalTax 4.7073 [2026-04-13 04:31:20] Production.INFO: InvoiceGrandTotal 40.9173 [2026-04-13 04:31:20] Production.INFO: InvoiceTaxAmount 4.71 [2026-04-13 04:31:20] Production.INFO: GrandTotal 40.92 [2026-04-13 04:31:20] Production.INFO: SubTotal 36.21 [2026-04-13 04:31:20] Production.INFO: TotalDue 598.61 [2026-04-13 04:31:20] Production.INFO: Reseller ==> 0 [2026-04-13 04:31:20] Production.INFO: original start date ==>2026-03-13 changed start date ==>2026-03-13 00:00:00 original end date ==>2026-04-12 23:59:59 changed end date ==>2026-04-12 23:59:59 [2026-04-13 04:31:20] Production.INFO: CALL prc_getInvoiceUsage(1,'82','0','1','2026-03-13 00:00:00','2026-04-12 23:59:59',0) [2026-04-13 04:31:20] Production.INFO: PDF Generation start [2026-04-13 04:31:20] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/82/Invoices/2026/04/13/Invoice-delco-windows-doors-inv13809-from-03-13-2026-to-04-12-2026-12818.pdf [2026-04-13 04:31:20] Production.INFO: On Linux [2026-04-13 04:31:21] Production.INFO: /var/www/html/onswitch.neon.service/wkhtmltox/bin/wkhtmltopdf --header-spacing 3 --footer-spacing 1 --header-html --footer-html "/var/www/tmp/1/82/Invoices/2026/04/13/footer-delco-windows-doors-inv13809-from-03-13-2026-to-04-12-2026-12818.html" "/var/www/tmp/1/82/Invoices/2026/04/13/Invoice-delco-windows-doors-inv13809-from-03-13-2026-to-04-12-2026-12818.html" "/var/www/tmp/1/82/Invoices/2026/04/13/Invoice-delco-windows-doors-inv13809-from-03-13-2026-to-04-12-2026-12818.pdf" [2026-04-13 04:31:21] Production.INFO: [2026-04-13 04:31:21] Production.INFO: /var/www/tmp/1/82/Invoices/2026/04/13/Invoice-delco-windows-doors-inv13809-from-03-13-2026-to-04-12-2026-12818.html [2026-04-13 04:31:21] Production.INFO: /var/www/tmp/1/82/Invoices/2026/04/13/header-delco-windows-doors-inv13809-from-03-13-2026-to-04-12-2026-12818.html [2026-04-13 04:31:21] Production.INFO: /var/www/tmp/1/82/Invoices/2026/04/13/footer-delco-windows-doors-inv13809-from-03-13-2026-to-04-12-2026-12818.html [2026-04-13 04:31:21] Production.INFO: Invoice generation PDF path [2026-04-13 04:31:21] Production.INFO: PDF fullPath 1/82/Invoices/2026/04/13/Invoice-delco-windows-doors-inv13809-from-03-13-2026-to-04-12-2026-12818.pdf [2026-04-13 04:31:21] Production.INFO: Generate Usage File Start [2026-04-13 04:31:21] Production.INFO: Usage File fullPath 1/82/InvoiceUsageFile/2026/04/13/delco-windows-doors-13-03-2026-00-00-00-TO-12-04-2026-23-59-59_5598__26b3cf90-3713-11f1-98fe-976dbaa19113.csv [2026-04-13 04:31:23] Production.INFO: Sending Email to Staff over [2026-04-13 04:31:23] Production.INFO: Email Status 1 [2026-04-13 04:31:23] Production.INFO: Sending Email to Customer [2026-04-13 04:31:23] Production.INFO: =========== Email Sending over =========== [2026-04-13 04:31:23] Production.INFO: =========== Returning as Success =========== AccountID 82 [2026-04-13 04:31:23] Production.INFO: Invoice::sendInvoice done [2026-04-13 04:31:23] Production.INFO: Invoice created - Array ( [status] => success [message] => Invoice Created Successfully. [accounts] => ) [2026-04-13 04:31:23] Production.INFO: Invoice Committed AccountID = 82 [2026-04-13 04:31:23] Production.INFO: =========== Updating InvoiceDate =========== [2026-04-13 04:31:23] Production.INFO: NextInvoice 2026-04-13 2026-05-12 [2026-04-13 04:31:23] Production.INFO: new dates [2026-04-13 04:31:23] Production.INFO: LastInvoiceDate 2026-04-13 NextInvoiceDate 2026-05-13 [2026-04-13 04:31:23] Production.INFO: LastChargeDate 2026-04-13 NextChargeDate 2026-05-12 [2026-04-13 04:31:23] Production.INFO: =========== Updated InvoiceDate =========== [2026-04-13 04:31:23] Production.INFO: ========================== Invoice Send End ============================= [2026-04-13 04:31:23] Production.INFO: AccountID =83 FirstInvoiceSend 0 [2026-04-13 04:31:23] Production.INFO: LastInvoiceDate 2026-03-13 NextInvoiceDate 2026-04-13 [2026-04-13 04:31:23] Production.INFO: LastChargeDate 2026-03-13 NextChargeDate 2026-04-12 [2026-04-13 04:31:23] Production.INFO: isCDRLoaded Array ( [0] => stdClass Object ( [isLoaded] => 1 ) ) [2026-04-13 04:31:23] Production.INFO: ========================== Invoice Send Start ============================= [2026-04-13 04:31:23] Production.INFO: Invoice::sendInvoice(1,83,2026-03-13,2026-04-13,billing@onswitchit.ca) [2026-04-13 04:31:23] Production.INFO: start Date =2026-03-13 EndDate =2026-04-12 23:59:59 [2026-04-13 04:31:23] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV [2026-04-13 04:31:23] Production.INFO: InvoiceTemplate->Terms =



This a summary of your subscription and usage charges for this billing period. Detailed charges, such as a list of all billable calls, can be found on subsequent pages.


[2026-04-13 04:31:23] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled [2026-04-13 04:31:23] Production.INFO: AlreadyBilled [2026-04-13 04:31:23] Production.INFO: Reseller ==> 0 [2026-04-13 04:31:23] Production.INFO: original start date ==>2026-03-13 changed start date ==>2026-03-13 00:00:00 original end date ==>2026-04-12 23:59:59 changed end date ==>2026-04-12 23:59:59 [2026-04-13 04:31:23] Production.INFO: Invoice::getAccountUsageTotal(1,83,2026-03-13,2026-04-12 23:59:59) [2026-04-13 04:31:23] Production.INFO: TotalCharges - 0 [2026-04-13 04:31:23] Production.INFO: TotalUsageCharges - 0.00 [2026-04-13 04:31:23] Production.INFO: Usage Over [2026-04-13 04:31:23] Production.INFO: Call prc_getAccountSubscription(83,0) [2026-04-13 04:31:23] Production.INFO: SUBSCRIPTION 5 [2026-04-13 04:31:23] Production.INFO: ============================Subscription Start ================= [2026-04-13 04:31:23] Production.INFO: SubscriptionID - 5 [2026-04-13 04:31:23] Production.INFO: isAdvanceSubscription - 5 [2026-04-13 04:31:23] Production.INFO: SubscriptionStartDate =2026-04-13 - SubscriptionEndDate = 2026-05-12 [2026-04-13 04:31:23] Production.INFO: NewNextChargeDate =2026-05-12 00:00:00 [2026-04-13 04:31:23] Production.INFO: EndDate =2019-05-12 00:00:00 [2026-04-13 04:31:23] Production.INFO: NewEndDate1 =2019-05-13 [2026-04-13 04:31:23] Production.INFO: SubscriptionDate [2026-04-13 04:31:23] Production.INFO: Array ( [StartDate] => 2019-05-13 [EndDate] => 2026-05-12 00:00:00 [AlreadyCharged] => 0 ) [2026-04-13 04:31:23] Production.INFO: AccountSubscription StartDate 2018-07-12 StartDate 2026-03-13 [2026-04-13 04:31:23] Production.INFO: SubscriptionID - 2019-05-13=====2026-05-12 00:00:00 [2026-04-13 04:31:23] Production.INFO: AccountSubscriptionID - 291 === 2018-07-12=====2019-05-10 [2026-04-13 04:31:23] Production.INFO: ============================Subscription End ================= [2026-04-13 04:31:23] Production.INFO: ============================Subscription Start ================= [2026-04-13 04:31:23] Production.INFO: SubscriptionID - 4 [2026-04-13 04:31:23] Production.INFO: isAdvanceSubscription - 4 [2026-04-13 04:31:23] Production.INFO: SubscriptionStartDate =2026-04-13 - SubscriptionEndDate = 2026-05-12 [2026-04-13 04:31:23] Production.INFO: NewNextChargeDate =2026-05-12 00:00:00 [2026-04-13 04:31:23] Production.INFO: EndDate =2019-05-12 00:00:00 [2026-04-13 04:31:23] Production.INFO: NewEndDate1 =2019-05-13 [2026-04-13 04:31:23] Production.INFO: SubscriptionDate [2026-04-13 04:31:23] Production.INFO: Array ( [StartDate] => 2019-05-13 [EndDate] => 2026-05-12 00:00:00 [AlreadyCharged] => 0 ) [2026-04-13 04:31:23] Production.INFO: AccountSubscription StartDate 2018-07-12 StartDate 2026-03-13 [2026-04-13 04:31:23] Production.INFO: SubscriptionID - 2019-05-13=====2026-05-12 00:00:00 [2026-04-13 04:31:23] Production.INFO: AccountSubscriptionID - 292 === 2018-07-12=====2019-05-10 [2026-04-13 04:31:23] Production.INFO: ============================Subscription End ================= [2026-04-13 04:31:23] Production.INFO: ============================Subscription Start ================= [2026-04-13 04:31:23] Production.INFO: SubscriptionID - 5 [2026-04-13 04:31:23] Production.INFO: isAdvanceSubscription - 5 [2026-04-13 04:31:23] Production.INFO: SubscriptionStartDate =2026-04-13 - SubscriptionEndDate = 2026-05-12 [2026-04-13 04:31:23] Production.INFO: NewNextChargeDate =2026-05-12 00:00:00 [2026-04-13 04:31:23] Production.INFO: EndDate =2026-04-12 00:00:00 [2026-04-13 04:31:23] Production.INFO: NewEndDate1 =2026-04-13 [2026-04-13 04:31:23] Production.INFO: SubscriptionDate [2026-04-13 04:31:23] Production.INFO: Array ( [StartDate] => 2026-04-13 [EndDate] => 2026-05-12 00:00:00 [AlreadyCharged] => 0 ) [2026-04-13 04:31:23] Production.INFO: AccountSubscription StartDate 2020-07-01 StartDate 2026-03-13 [2026-04-13 04:31:23] Production.INFO: SubscriptionID - 2026-04-13=====2026-05-12 00:00:00 [2026-04-13 04:31:23] Production.INFO: AccountSubscriptionID - 502 === 2020-07-01=====2027-04-13 [2026-04-13 04:31:23] Production.INFO: regular Advance Subscription [2026-04-13 04:31:23] Production.INFO: First Time False 2020-07-01 2026-04-13 [2026-04-13 04:31:23] Production.INFO: StartDate 2026-04-13 AccountSubscription->StartDate 2020-07-01 EndDate 2026-05-12 00:00:00 AccountSubscription->EndDate 2027-04-13 [2026-04-13 04:31:23] Production.INFO: days diff - 30 subscription days 30 quarter days 91 [2026-04-13 04:31:23] Production.INFO: AccountSubscription::getSubscriptionAmount(502,2026-04-13,2026-05-12 00:00:00,,0) [2026-04-13 04:31:23] Production.INFO: SubscriptionCharge - 75 [2026-04-13 04:31:23] Production.INFO: Already Invoice Subscription 0 [2026-04-13 04:31:23] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(83,1,5,2026-04-13,2026-05-12 00:00:00,Restaurant - 4 Line Flat Rate,75,75,1,502) [2026-04-13 04:31:23] Production.INFO: DiscountAmount 0.000000 [2026-04-13 04:31:23] Production.INFO: DiscountType [2026-04-13 04:31:23] Production.INFO: SubscriptionCharge 75 [2026-04-13 04:31:23] Production.INFO: New SubscriptionCharge 75 [2026-04-13 04:31:23] Production.INFO: TotalSubscriptionCharge - 75.00 [2026-04-13 04:31:23] Production.INFO: ============================Subscription End ================= [2026-04-13 04:31:23] Production.INFO: ============================Subscription Start ================= [2026-04-13 04:31:23] Production.INFO: SubscriptionID - 4 [2026-04-13 04:31:23] Production.INFO: isAdvanceSubscription - 4 [2026-04-13 04:31:23] Production.INFO: SubscriptionStartDate =2026-04-13 - SubscriptionEndDate = 2026-05-12 [2026-04-13 04:31:23] Production.INFO: NewNextChargeDate =2026-05-12 00:00:00 [2026-04-13 04:31:23] Production.INFO: EndDate =2026-04-12 00:00:00 [2026-04-13 04:31:23] Production.INFO: NewEndDate1 =2026-04-13 [2026-04-13 04:31:23] Production.INFO: SubscriptionDate [2026-04-13 04:31:23] Production.INFO: Array ( [StartDate] => 2026-04-13 [EndDate] => 2026-05-12 00:00:00 [AlreadyCharged] => 0 ) [2026-04-13 04:31:23] Production.INFO: AccountSubscription StartDate 2020-07-01 StartDate 2026-03-13 [2026-04-13 04:31:23] Production.INFO: SubscriptionID - 2026-04-13=====2026-05-12 00:00:00 [2026-04-13 04:31:23] Production.INFO: AccountSubscriptionID - 503 === 2020-07-01=====2027-04-13 [2026-04-13 04:31:23] Production.INFO: regular Advance Subscription [2026-04-13 04:31:23] Production.INFO: First Time False 2020-07-01 2026-04-13 [2026-04-13 04:31:23] Production.INFO: StartDate 2026-04-13 AccountSubscription->StartDate 2020-07-01 EndDate 2026-05-12 00:00:00 AccountSubscription->EndDate 2027-04-13 [2026-04-13 04:31:23] Production.INFO: days diff - 30 subscription days 30 quarter days 91 [2026-04-13 04:31:23] Production.INFO: AccountSubscription::getSubscriptionAmount(503,2026-04-13,2026-05-12 00:00:00,,0) [2026-04-13 04:31:23] Production.INFO: SubscriptionCharge - 0 [2026-04-13 04:31:23] Production.INFO: Already Invoice Subscription 0 [2026-04-13 04:31:23] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(83,1,4,2026-04-13,2026-05-12 00:00:00,e911 address registration (4162980003 - 2245 Kennedy Road, Scarborough, ON M1T 3G8),0,0,1,503) [2026-04-13 04:31:23] Production.INFO: DiscountAmount 0.000000 [2026-04-13 04:31:23] Production.INFO: DiscountType [2026-04-13 04:31:23] Production.INFO: SubscriptionCharge 0 [2026-04-13 04:31:23] Production.INFO: New SubscriptionCharge 0 [2026-04-13 04:31:23] Production.INFO: TotalSubscriptionCharge - 0.00 [2026-04-13 04:31:23] Production.INFO: ============================Subscription End ================= [2026-04-13 04:31:23] Production.INFO: ============================Subscription Start ================= [2026-04-13 04:31:23] Production.INFO: SubscriptionID - 11 [2026-04-13 04:31:23] Production.INFO: isAdvanceSubscription - 11 [2026-04-13 04:31:23] Production.INFO: SubscriptionStartDate =2026-04-13 - SubscriptionEndDate = 2026-05-12 [2026-04-13 04:31:23] Production.INFO: NewNextChargeDate =2026-05-12 00:00:00 [2026-04-13 04:31:23] Production.INFO: EndDate =2026-04-12 00:00:00 [2026-04-13 04:31:23] Production.INFO: NewEndDate1 =2026-04-13 [2026-04-13 04:31:23] Production.INFO: SubscriptionDate [2026-04-13 04:31:23] Production.INFO: Array ( [StartDate] => 2026-04-13 [EndDate] => 2026-05-12 00:00:00 [AlreadyCharged] => 0 ) [2026-04-13 04:31:23] Production.INFO: AccountSubscription StartDate 2020-07-01 StartDate 2026-03-13 [2026-04-13 04:31:23] Production.INFO: SubscriptionID - 2026-04-13=====2026-05-12 00:00:00 [2026-04-13 04:31:23] Production.INFO: AccountSubscriptionID - 504 === 2020-07-01=====2027-04-13 [2026-04-13 04:31:23] Production.INFO: regular Advance Subscription [2026-04-13 04:31:23] Production.INFO: First Time False 2020-07-01 2026-04-13 [2026-04-13 04:31:23] Production.INFO: StartDate 2026-04-13 AccountSubscription->StartDate 2020-07-01 EndDate 2026-05-12 00:00:00 AccountSubscription->EndDate 2027-04-13 [2026-04-13 04:31:23] Production.INFO: days diff - 30 subscription days 30 quarter days 91 [2026-04-13 04:31:23] Production.INFO: AccountSubscription::getSubscriptionAmount(504,2026-04-13,2026-05-12 00:00:00,,0) [2026-04-13 04:31:23] Production.INFO: SubscriptionCharge - -5 [2026-04-13 04:31:23] Production.INFO: Already Invoice Subscription 0 [2026-04-13 04:31:23] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(83,1,11,2026-04-13,2026-05-12 00:00:00,Provides a $5/store/month discount when 2+ stores have OnSwitch Cloud Phone service,-15,-5,3,504) [2026-04-13 04:31:23] Production.INFO: DiscountAmount 0.000000 [2026-04-13 04:31:23] Production.INFO: DiscountType [2026-04-13 04:31:23] Production.INFO: SubscriptionCharge -15 [2026-04-13 04:31:23] Production.INFO: New SubscriptionCharge -15 [2026-04-13 04:31:23] Production.INFO: TotalSubscriptionCharge - -15.00 [2026-04-13 04:31:23] Production.INFO: ============================Subscription End ================= [2026-04-13 04:31:23] Production.INFO: SUBSCRIPTION Over [2026-04-13 04:31:23] Production.INFO: Call prc_getAccountOneOffCharge(83,0,2026-03-13,2026-04-13 23:59:59) [2026-04-13 04:31:23] Production.INFO: AccountOneOffCharge 0 [2026-04-13 04:31:23] Production.INFO: AccountOneOffCharge Over [2026-04-13 04:31:23] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start [2026-04-13 04:31:23] Production.INFO: New UsageDates 2026-03-13 - 2026-04-12 23:59:59 [2026-04-13 04:31:23] Production.INFO: SubTotal 60 [2026-04-13 04:31:23] Production.INFO: SubTotalWithouttaxTotal 0 [2026-04-13 04:31:23] Production.INFO: AccountOneOffCharge Tax Over [2026-04-13 04:31:23] Production.INFO: TotalTax 7.8 [2026-04-13 04:31:23] Production.INFO: InvoiceGrandTotal 67.8 [2026-04-13 04:31:23] Production.INFO: InvoiceTaxAmount 7.8 [2026-04-13 04:31:23] Production.INFO: GrandTotal 67.8 [2026-04-13 04:31:23] Production.INFO: SubTotal 60.00 [2026-04-13 04:31:23] Production.INFO: TotalDue 678.00 [2026-04-13 04:31:23] Production.INFO: Reseller ==> 0 [2026-04-13 04:31:23] Production.INFO: original start date ==>2026-03-13 changed start date ==>2026-03-13 00:00:00 original end date ==>2026-04-12 23:59:59 changed end date ==>2026-04-12 23:59:59 [2026-04-13 04:31:23] Production.INFO: CALL prc_getInvoiceUsage(1,'83','0','1','2026-03-13 00:00:00','2026-04-12 23:59:59',0) [2026-04-13 04:31:23] Production.INFO: PDF Generation start [2026-04-13 04:31:23] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/83/Invoices/2026/04/13/Invoice-dominos-10455-ricky-singh-inv13810-from-03-13-2026-to-04-12-2026-12819.pdf [2026-04-13 04:31:23] Production.INFO: On Linux [2026-04-13 04:31:24] Production.INFO: /var/www/html/onswitch.neon.service/wkhtmltox/bin/wkhtmltopdf --header-spacing 3 --footer-spacing 1 --header-html --footer-html "/var/www/tmp/1/83/Invoices/2026/04/13/footer-dominos-10455-ricky-singh-inv13810-from-03-13-2026-to-04-12-2026-12819.html" "/var/www/tmp/1/83/Invoices/2026/04/13/Invoice-dominos-10455-ricky-singh-inv13810-from-03-13-2026-to-04-12-2026-12819.html" "/var/www/tmp/1/83/Invoices/2026/04/13/Invoice-dominos-10455-ricky-singh-inv13810-from-03-13-2026-to-04-12-2026-12819.pdf" [2026-04-13 04:31:24] Production.INFO: [2026-04-13 04:31:24] Production.INFO: /var/www/tmp/1/83/Invoices/2026/04/13/Invoice-dominos-10455-ricky-singh-inv13810-from-03-13-2026-to-04-12-2026-12819.html [2026-04-13 04:31:24] Production.INFO: /var/www/tmp/1/83/Invoices/2026/04/13/header-dominos-10455-ricky-singh-inv13810-from-03-13-2026-to-04-12-2026-12819.html [2026-04-13 04:31:24] Production.INFO: /var/www/tmp/1/83/Invoices/2026/04/13/footer-dominos-10455-ricky-singh-inv13810-from-03-13-2026-to-04-12-2026-12819.html [2026-04-13 04:31:24] Production.INFO: Invoice generation PDF path [2026-04-13 04:31:24] Production.INFO: PDF fullPath 1/83/Invoices/2026/04/13/Invoice-dominos-10455-ricky-singh-inv13810-from-03-13-2026-to-04-12-2026-12819.pdf [2026-04-13 04:31:24] Production.INFO: Generate Usage File Start [2026-04-13 04:31:24] Production.INFO: Usage File fullPath 1/83/InvoiceUsageFile/2026/04/13/dominos-10455-ricky-singh-13-03-2026-00-00-00-TO-12-04-2026-23-59-59_5481__28811d00-3713-11f1-8c2a-711dbf11e1dc.csv [2026-04-13 04:31:26] Production.INFO: Sending Email to Staff over [2026-04-13 04:31:26] Production.INFO: Email Status 1 [2026-04-13 04:31:26] Production.INFO: Sending Email to Customer [2026-04-13 04:31:26] Production.INFO: =========== Email Sending over =========== [2026-04-13 04:31:26] Production.INFO: =========== Returning as Success =========== AccountID 83 [2026-04-13 04:31:26] Production.INFO: Invoice::sendInvoice done [2026-04-13 04:31:26] Production.INFO: Invoice created - Array ( [status] => success [message] => Invoice Created Successfully. [accounts] => ) [2026-04-13 04:31:26] Production.INFO: Invoice Committed AccountID = 83 [2026-04-13 04:31:26] Production.INFO: =========== Updating InvoiceDate =========== [2026-04-13 04:31:26] Production.INFO: NextInvoice 2026-04-13 2026-05-12 [2026-04-13 04:31:26] Production.INFO: new dates [2026-04-13 04:31:26] Production.INFO: LastInvoiceDate 2026-04-13 NextInvoiceDate 2026-05-13 [2026-04-13 04:31:26] Production.INFO: LastChargeDate 2026-04-13 NextChargeDate 2026-05-12 [2026-04-13 04:31:26] Production.INFO: =========== Updated InvoiceDate =========== [2026-04-13 04:31:26] Production.INFO: ========================== Invoice Send End ============================= [2026-04-13 04:31:26] Production.INFO: AccountID =84 FirstInvoiceSend 0 [2026-04-13 04:31:26] Production.INFO: LastInvoiceDate 2026-03-13 NextInvoiceDate 2026-04-13 [2026-04-13 04:31:26] Production.INFO: LastChargeDate 2026-03-13 NextChargeDate 2026-04-12 [2026-04-13 04:31:26] Production.INFO: isCDRLoaded Array ( [0] => stdClass Object ( [isLoaded] => 1 ) ) [2026-04-13 04:31:26] Production.INFO: ========================== Invoice Send Start ============================= [2026-04-13 04:31:26] Production.INFO: Invoice::sendInvoice(1,84,2026-03-13,2026-04-13,billing@onswitchit.ca) [2026-04-13 04:31:26] Production.INFO: start Date =2026-03-13 EndDate =2026-04-12 23:59:59 [2026-04-13 04:31:26] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV [2026-04-13 04:31:26] Production.INFO: InvoiceTemplate->Terms =



This a summary of your subscription and usage charges for this billing period. Detailed charges, such as a list of all billable calls, can be found on subsequent pages.


[2026-04-13 04:31:26] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled [2026-04-13 04:31:26] Production.INFO: AlreadyBilled [2026-04-13 04:31:26] Production.INFO: Reseller ==> 0 [2026-04-13 04:31:26] Production.INFO: original start date ==>2026-03-13 changed start date ==>2026-03-13 00:00:00 original end date ==>2026-04-12 23:59:59 changed end date ==>2026-04-12 23:59:59 [2026-04-13 04:31:26] Production.INFO: Invoice::getAccountUsageTotal(1,84,2026-03-13,2026-04-12 23:59:59) [2026-04-13 04:31:26] Production.INFO: TotalCharges - 0 [2026-04-13 04:31:26] Production.INFO: TotalUsageCharges - 0.00 [2026-04-13 04:31:26] Production.INFO: Usage Over [2026-04-13 04:31:26] Production.INFO: Call prc_getAccountSubscription(84,0) [2026-04-13 04:31:26] Production.INFO: SUBSCRIPTION 3 [2026-04-13 04:31:26] Production.INFO: ============================Subscription Start ================= [2026-04-13 04:31:26] Production.INFO: SubscriptionID - 5 [2026-04-13 04:31:26] Production.INFO: isAdvanceSubscription - 5 [2026-04-13 04:31:26] Production.INFO: SubscriptionStartDate =2026-04-13 - SubscriptionEndDate = 2026-05-12 [2026-04-13 04:31:26] Production.INFO: NewNextChargeDate =2026-05-12 00:00:00 [2026-04-13 04:31:26] Production.INFO: EndDate =2026-04-12 00:00:00 [2026-04-13 04:31:26] Production.INFO: NewEndDate1 =2026-04-13 [2026-04-13 04:31:26] Production.INFO: SubscriptionDate [2026-04-13 04:31:26] Production.INFO: Array ( [StartDate] => 2026-04-13 [EndDate] => 2026-05-12 00:00:00 [AlreadyCharged] => 0 ) [2026-04-13 04:31:26] Production.INFO: AccountSubscription StartDate 2018-07-24 StartDate 2026-03-13 [2026-04-13 04:31:26] Production.INFO: SubscriptionID - 2026-04-13=====2026-05-12 00:00:00 [2026-04-13 04:31:26] Production.INFO: AccountSubscriptionID - 297 === 2018-07-24=====2027-04-13 [2026-04-13 04:31:26] Production.INFO: regular Advance Subscription [2026-04-13 04:31:26] Production.INFO: First Time False 2018-07-24 2026-04-13 [2026-04-13 04:31:26] Production.INFO: StartDate 2026-04-13 AccountSubscription->StartDate 2018-07-24 EndDate 2026-05-12 00:00:00 AccountSubscription->EndDate 2027-04-13 [2026-04-13 04:31:26] Production.INFO: days diff - 30 subscription days 30 quarter days 91 [2026-04-13 04:31:26] Production.INFO: AccountSubscription::getSubscriptionAmount(297,2026-04-13,2026-05-12 00:00:00,,0) [2026-04-13 04:31:26] Production.INFO: SubscriptionCharge - 75 [2026-04-13 04:31:26] Production.INFO: Already Invoice Subscription 0 [2026-04-13 04:31:26] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(84,1,5,2026-04-13,2026-05-12 00:00:00,Restaurant - 4 Line Flat Rate,75,75,1,297) [2026-04-13 04:31:26] Production.INFO: DiscountAmount 0.000000 [2026-04-13 04:31:26] Production.INFO: DiscountType [2026-04-13 04:31:26] Production.INFO: SubscriptionCharge 75 [2026-04-13 04:31:26] Production.INFO: New SubscriptionCharge 75 [2026-04-13 04:31:26] Production.INFO: TotalSubscriptionCharge - 75.00 [2026-04-13 04:31:26] Production.INFO: ============================Subscription End ================= [2026-04-13 04:31:26] Production.INFO: ============================Subscription Start ================= [2026-04-13 04:31:26] Production.INFO: SubscriptionID - 4 [2026-04-13 04:31:26] Production.INFO: isAdvanceSubscription - 4 [2026-04-13 04:31:26] Production.INFO: SubscriptionStartDate =2026-04-13 - SubscriptionEndDate = 2026-05-12 [2026-04-13 04:31:26] Production.INFO: NewNextChargeDate =2026-05-12 00:00:00 [2026-04-13 04:31:26] Production.INFO: EndDate =2026-04-12 00:00:00 [2026-04-13 04:31:26] Production.INFO: NewEndDate1 =2026-04-13 [2026-04-13 04:31:26] Production.INFO: SubscriptionDate [2026-04-13 04:31:26] Production.INFO: Array ( [StartDate] => 2026-04-13 [EndDate] => 2026-05-12 00:00:00 [AlreadyCharged] => 0 ) [2026-04-13 04:31:26] Production.INFO: AccountSubscription StartDate 2018-07-24 StartDate 2026-03-13 [2026-04-13 04:31:26] Production.INFO: SubscriptionID - 2026-04-13=====2026-05-12 00:00:00 [2026-04-13 04:31:26] Production.INFO: AccountSubscriptionID - 298 === 2018-07-24=====2027-04-13 [2026-04-13 04:31:26] Production.INFO: regular Advance Subscription [2026-04-13 04:31:26] Production.INFO: First Time False 2018-07-24 2026-04-13 [2026-04-13 04:31:26] Production.INFO: StartDate 2026-04-13 AccountSubscription->StartDate 2018-07-24 EndDate 2026-05-12 00:00:00 AccountSubscription->EndDate 2027-04-13 [2026-04-13 04:31:26] Production.INFO: days diff - 30 subscription days 30 quarter days 91 [2026-04-13 04:31:26] Production.INFO: AccountSubscription::getSubscriptionAmount(298,2026-04-13,2026-05-12 00:00:00,,0) [2026-04-13 04:31:26] Production.INFO: SubscriptionCharge - 2.5 [2026-04-13 04:31:26] Production.INFO: Already Invoice Subscription 0 [2026-04-13 04:31:26] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(84,1,4,2026-04-13,2026-05-12 00:00:00,e911 address registration (PHONENUMBER - ADDRESS),2.5,2.5,1,298) [2026-04-13 04:31:26] Production.INFO: DiscountAmount 0.000000 [2026-04-13 04:31:26] Production.INFO: DiscountType [2026-04-13 04:31:26] Production.INFO: SubscriptionCharge 2.5 [2026-04-13 04:31:26] Production.INFO: New SubscriptionCharge 2.5 [2026-04-13 04:31:26] Production.INFO: TotalSubscriptionCharge - 2.50 [2026-04-13 04:31:26] Production.INFO: ============================Subscription End ================= [2026-04-13 04:31:26] Production.INFO: ============================Subscription Start ================= [2026-04-13 04:31:26] Production.INFO: SubscriptionID - 11 [2026-04-13 04:31:26] Production.INFO: isAdvanceSubscription - 11 [2026-04-13 04:31:26] Production.INFO: SubscriptionStartDate =2026-04-13 - SubscriptionEndDate = 2026-05-12 [2026-04-13 04:31:26] Production.INFO: NewNextChargeDate =2026-05-12 00:00:00 [2026-04-13 04:31:26] Production.INFO: EndDate =2026-04-12 00:00:00 [2026-04-13 04:31:26] Production.INFO: NewEndDate1 =2026-04-13 [2026-04-13 04:31:26] Production.INFO: SubscriptionDate [2026-04-13 04:31:26] Production.INFO: Array ( [StartDate] => 2026-04-13 [EndDate] => 2026-05-12 00:00:00 [AlreadyCharged] => 0 ) [2026-04-13 04:31:26] Production.INFO: AccountSubscription StartDate 2020-07-10 StartDate 2026-03-13 [2026-04-13 04:31:26] Production.INFO: SubscriptionID - 2026-04-13=====2026-05-12 00:00:00 [2026-04-13 04:31:26] Production.INFO: AccountSubscriptionID - 511 === 2020-07-10=====2027-04-13 [2026-04-13 04:31:26] Production.INFO: regular Advance Subscription [2026-04-13 04:31:26] Production.INFO: First Time False 2020-07-10 2026-04-13 [2026-04-13 04:31:26] Production.INFO: StartDate 2026-04-13 AccountSubscription->StartDate 2020-07-10 EndDate 2026-05-12 00:00:00 AccountSubscription->EndDate 2027-04-13 [2026-04-13 04:31:26] Production.INFO: days diff - 30 subscription days 30 quarter days 91 [2026-04-13 04:31:26] Production.INFO: AccountSubscription::getSubscriptionAmount(511,2026-04-13,2026-05-12 00:00:00,,0) [2026-04-13 04:31:26] Production.INFO: SubscriptionCharge - -5 [2026-04-13 04:31:26] Production.INFO: Already Invoice Subscription 0 [2026-04-13 04:31:26] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(84,1,11,2026-04-13,2026-05-12 00:00:00,Provides a $5/store/month discount when 3+ stores have OnSwitch Cloud Phone service,-25,-5,5,511) [2026-04-13 04:31:26] Production.INFO: DiscountAmount 0.000000 [2026-04-13 04:31:26] Production.INFO: DiscountType [2026-04-13 04:31:26] Production.INFO: SubscriptionCharge -25 [2026-04-13 04:31:26] Production.INFO: New SubscriptionCharge -25 [2026-04-13 04:31:26] Production.INFO: TotalSubscriptionCharge - -25.00 [2026-04-13 04:31:26] Production.INFO: ============================Subscription End ================= [2026-04-13 04:31:26] Production.INFO: SUBSCRIPTION Over [2026-04-13 04:31:26] Production.INFO: Call prc_getAccountOneOffCharge(84,0,2026-03-13,2026-04-13 23:59:59) [2026-04-13 04:31:26] Production.INFO: AccountOneOffCharge 0 [2026-04-13 04:31:26] Production.INFO: AccountOneOffCharge Over [2026-04-13 04:31:26] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start [2026-04-13 04:31:26] Production.INFO: New UsageDates 2026-03-13 - 2026-04-12 23:59:59 [2026-04-13 04:31:26] Production.INFO: SubTotal 52.5 [2026-04-13 04:31:26] Production.INFO: SubTotalWithouttaxTotal 0 [2026-04-13 04:31:26] Production.INFO: AccountOneOffCharge Tax Over [2026-04-13 04:31:26] Production.INFO: TotalTax 6.825 [2026-04-13 04:31:26] Production.INFO: InvoiceGrandTotal 59.325 [2026-04-13 04:31:26] Production.INFO: InvoiceTaxAmount 6.83 [2026-04-13 04:31:26] Production.INFO: GrandTotal 59.33 [2026-04-13 04:31:26] Production.INFO: SubTotal 52.50 [2026-04-13 04:31:26] Production.INFO: TotalDue 593.30 [2026-04-13 04:31:26] Production.INFO: Reseller ==> 0 [2026-04-13 04:31:26] Production.INFO: original start date ==>2026-03-13 changed start date ==>2026-03-13 00:00:00 original end date ==>2026-04-12 23:59:59 changed end date ==>2026-04-12 23:59:59 [2026-04-13 04:31:26] Production.INFO: CALL prc_getInvoiceUsage(1,'84','0','1','2026-03-13 00:00:00','2026-04-12 23:59:59',0) [2026-04-13 04:31:26] Production.INFO: PDF Generation start [2026-04-13 04:31:26] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/84/Invoices/2026/04/13/Invoice-dominos-10534-sandeep-chaudhari-inv13811-from-03-13-2026-to-04-12-2026-12820.pdf [2026-04-13 04:31:26] Production.INFO: On Linux [2026-04-13 04:31:27] Production.INFO: /var/www/html/onswitch.neon.service/wkhtmltox/bin/wkhtmltopdf --header-spacing 3 --footer-spacing 1 --header-html --footer-html "/var/www/tmp/1/84/Invoices/2026/04/13/footer-dominos-10534-sandeep-chaudhari-inv13811-from-03-13-2026-to-04-12-2026-12820.html" "/var/www/tmp/1/84/Invoices/2026/04/13/Invoice-dominos-10534-sandeep-chaudhari-inv13811-from-03-13-2026-to-04-12-2026-12820.html" "/var/www/tmp/1/84/Invoices/2026/04/13/Invoice-dominos-10534-sandeep-chaudhari-inv13811-from-03-13-2026-to-04-12-2026-12820.pdf" [2026-04-13 04:31:27] Production.INFO: [2026-04-13 04:31:27] Production.INFO: /var/www/tmp/1/84/Invoices/2026/04/13/Invoice-dominos-10534-sandeep-chaudhari-inv13811-from-03-13-2026-to-04-12-2026-12820.html [2026-04-13 04:31:27] Production.INFO: /var/www/tmp/1/84/Invoices/2026/04/13/header-dominos-10534-sandeep-chaudhari-inv13811-from-03-13-2026-to-04-12-2026-12820.html [2026-04-13 04:31:27] Production.INFO: /var/www/tmp/1/84/Invoices/2026/04/13/footer-dominos-10534-sandeep-chaudhari-inv13811-from-03-13-2026-to-04-12-2026-12820.html [2026-04-13 04:31:27] Production.INFO: Invoice generation PDF path [2026-04-13 04:31:27] Production.INFO: PDF fullPath 1/84/Invoices/2026/04/13/Invoice-dominos-10534-sandeep-chaudhari-inv13811-from-03-13-2026-to-04-12-2026-12820.pdf [2026-04-13 04:31:27] Production.INFO: Generate Usage File Start [2026-04-13 04:31:27] Production.INFO: Usage File fullPath 1/84/InvoiceUsageFile/2026/04/13/dominos-10534-sandeep-chaudhari-13-03-2026-00-00-00-TO-12-04-2026-23-59-59_9569__2a5c7330-3713-11f1-8eff-b95087a0b85c.csv [2026-04-13 04:31:29] Production.INFO: Sending Email to Staff over [2026-04-13 04:31:29] Production.INFO: Email Status 1 [2026-04-13 04:31:29] Production.INFO: Sending Email to Customer [2026-04-13 04:31:29] Production.INFO: =========== Email Sending over =========== [2026-04-13 04:31:29] Production.INFO: =========== Returning as Success =========== AccountID 84 [2026-04-13 04:31:29] Production.INFO: Invoice::sendInvoice done [2026-04-13 04:31:29] Production.INFO: Invoice created - Array ( [status] => success [message] => Invoice Created Successfully. [accounts] => ) [2026-04-13 04:31:29] Production.INFO: Invoice Committed AccountID = 84 [2026-04-13 04:31:29] Production.INFO: =========== Updating InvoiceDate =========== [2026-04-13 04:31:29] Production.INFO: NextInvoice 2026-04-13 2026-05-12 [2026-04-13 04:31:29] Production.INFO: new dates [2026-04-13 04:31:29] Production.INFO: LastInvoiceDate 2026-04-13 NextInvoiceDate 2026-05-13 [2026-04-13 04:31:29] Production.INFO: LastChargeDate 2026-04-13 NextChargeDate 2026-05-12 [2026-04-13 04:31:29] Production.INFO: =========== Updated InvoiceDate =========== [2026-04-13 04:31:29] Production.INFO: ========================== Invoice Send End ============================= [2026-04-13 04:31:29] Production.INFO: AccountID =131 FirstInvoiceSend 0 [2026-04-13 04:31:29] Production.INFO: LastInvoiceDate 2026-03-13 NextInvoiceDate 2026-04-13 [2026-04-13 04:31:29] Production.INFO: LastChargeDate 2026-03-13 NextChargeDate 2026-04-12 [2026-04-13 04:31:29] Production.INFO: isCDRLoaded Array ( [0] => stdClass Object ( [isLoaded] => 1 ) ) [2026-04-13 04:31:29] Production.INFO: ========================== Invoice Send Start ============================= [2026-04-13 04:31:29] Production.INFO: Invoice::sendInvoice(1,131,2026-03-13,2026-04-13,billing@onswitchit.ca) [2026-04-13 04:31:29] Production.INFO: start Date =2026-03-13 EndDate =2026-04-12 23:59:59 [2026-04-13 04:31:29] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV [2026-04-13 04:31:29] Production.INFO: InvoiceTemplate->Terms =



This a summary of your subscription and usage charges for this billing period. Detailed charges, such as a list of all billable calls, can be found on subsequent pages.


[2026-04-13 04:31:29] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled [2026-04-13 04:31:29] Production.INFO: AlreadyBilled [2026-04-13 04:31:29] Production.INFO: Reseller ==> 0 [2026-04-13 04:31:29] Production.INFO: original start date ==>2026-03-13 changed start date ==>2026-03-13 00:00:00 original end date ==>2026-04-12 23:59:59 changed end date ==>2026-04-12 23:59:59 [2026-04-13 04:31:29] Production.INFO: CompanyGatewayID 1 TotalCharges ==>3.13000000 [2026-04-13 04:31:29] Production.INFO: Invoice::getAccountUsageTotal(1,131,2026-03-13,2026-04-12 23:59:59) [2026-04-13 04:31:29] Production.INFO: TotalCharges - 3.13 [2026-04-13 04:31:29] Production.INFO: TotalUsageCharges - 3.13 [2026-04-13 04:31:29] Production.INFO: Usage Over [2026-04-13 04:31:29] Production.INFO: Call prc_getAccountSubscription(131,0) [2026-04-13 04:31:29] Production.INFO: SUBSCRIPTION 1 [2026-04-13 04:31:29] Production.INFO: ============================Subscription Start ================= [2026-04-13 04:31:29] Production.INFO: SubscriptionID - 1 [2026-04-13 04:31:29] Production.INFO: isAdvanceSubscription - 1 [2026-04-13 04:31:29] Production.INFO: SubscriptionStartDate =2026-04-13 - SubscriptionEndDate = 2026-05-12 [2026-04-13 04:31:29] Production.INFO: NewNextChargeDate =2026-05-12 00:00:00 [2026-04-13 04:31:29] Production.INFO: EndDate =2026-04-12 00:00:00 [2026-04-13 04:31:29] Production.INFO: NewEndDate1 =2026-04-13 [2026-04-13 04:31:29] Production.INFO: SubscriptionDate [2026-04-13 04:31:29] Production.INFO: Array ( [StartDate] => 2026-04-13 [EndDate] => 2026-05-12 00:00:00 [AlreadyCharged] => 0 ) [2026-04-13 04:31:29] Production.INFO: AccountSubscription StartDate 2020-03-12 StartDate 2026-03-13 [2026-04-13 04:31:29] Production.INFO: SubscriptionID - 2026-04-13=====2026-05-12 00:00:00 [2026-04-13 04:31:29] Production.INFO: AccountSubscriptionID - 471 === 2020-03-12=====2027-04-13 [2026-04-13 04:31:29] Production.INFO: regular Advance Subscription [2026-04-13 04:31:29] Production.INFO: First Time False 2020-03-12 2026-04-13 [2026-04-13 04:31:29] Production.INFO: StartDate 2026-04-13 AccountSubscription->StartDate 2020-03-12 EndDate 2026-05-12 00:00:00 AccountSubscription->EndDate 2027-04-13 [2026-04-13 04:31:29] Production.INFO: days diff - 30 subscription days 30 quarter days 91 [2026-04-13 04:31:29] Production.INFO: AccountSubscription::getSubscriptionAmount(471,2026-04-13,2026-05-12 00:00:00,,0) [2026-04-13 04:31:29] Production.INFO: SubscriptionCharge - 5 [2026-04-13 04:31:29] Production.INFO: Already Invoice Subscription 0 [2026-04-13 04:31:29] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(131,1,1,2026-04-13,2026-05-12 00:00:00,License for a Pay As You Go Cloud Phone toll free DID (18666955378),5,5,1,471) [2026-04-13 04:31:29] Production.INFO: DiscountAmount 0.000000 [2026-04-13 04:31:29] Production.INFO: DiscountType [2026-04-13 04:31:29] Production.INFO: SubscriptionCharge 5 [2026-04-13 04:31:29] Production.INFO: New SubscriptionCharge 5 [2026-04-13 04:31:29] Production.INFO: TotalSubscriptionCharge - 5.00 [2026-04-13 04:31:29] Production.INFO: ============================Subscription End ================= [2026-04-13 04:31:29] Production.INFO: SUBSCRIPTION Over [2026-04-13 04:31:29] Production.INFO: Call prc_getAccountOneOffCharge(131,0,2026-03-13,2026-04-13 23:59:59) [2026-04-13 04:31:29] Production.INFO: AccountOneOffCharge 0 [2026-04-13 04:31:29] Production.INFO: AccountOneOffCharge Over [2026-04-13 04:31:29] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start [2026-04-13 04:31:29] Production.INFO: New UsageDates 2026-03-13 - 2026-04-12 23:59:59 [2026-04-13 04:31:29] Production.INFO: SubTotal 8.13 [2026-04-13 04:31:29] Production.INFO: SubTotalWithouttaxTotal 0 [2026-04-13 04:31:29] Production.INFO: AccountOneOffCharge Tax Over [2026-04-13 04:31:29] Production.INFO: TotalTax 1.0569 [2026-04-13 04:31:29] Production.INFO: InvoiceGrandTotal 9.1869 [2026-04-13 04:31:29] Production.INFO: InvoiceTaxAmount 1.06 [2026-04-13 04:31:29] Production.INFO: GrandTotal 9.19 [2026-04-13 04:31:29] Production.INFO: SubTotal 8.13 [2026-04-13 04:31:29] Production.INFO: TotalDue 105.39 [2026-04-13 04:31:29] Production.INFO: Reseller ==> 0 [2026-04-13 04:31:29] Production.INFO: original start date ==>2026-03-13 changed start date ==>2026-03-13 00:00:00 original end date ==>2026-04-12 23:59:59 changed end date ==>2026-04-12 23:59:59 [2026-04-13 04:31:29] Production.INFO: CALL prc_getInvoiceUsage(1,'131','0','1','2026-03-13 00:00:00','2026-04-12 23:59:59',0) [2026-04-13 04:31:29] Production.INFO: PDF Generation start [2026-04-13 04:31:29] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/131/Invoices/2026/04/13/Invoice-infinite-possibilities-inv13812-from-03-13-2026-to-04-12-2026-12821.pdf [2026-04-13 04:31:29] Production.INFO: On Linux [2026-04-13 04:31:30] Production.INFO: /var/www/html/onswitch.neon.service/wkhtmltox/bin/wkhtmltopdf --header-spacing 3 --footer-spacing 1 --header-html --footer-html "/var/www/tmp/1/131/Invoices/2026/04/13/footer-infinite-possibilities-inv13812-from-03-13-2026-to-04-12-2026-12821.html" "/var/www/tmp/1/131/Invoices/2026/04/13/Invoice-infinite-possibilities-inv13812-from-03-13-2026-to-04-12-2026-12821.html" "/var/www/tmp/1/131/Invoices/2026/04/13/Invoice-infinite-possibilities-inv13812-from-03-13-2026-to-04-12-2026-12821.pdf" [2026-04-13 04:31:30] Production.INFO: [2026-04-13 04:31:30] Production.INFO: /var/www/tmp/1/131/Invoices/2026/04/13/Invoice-infinite-possibilities-inv13812-from-03-13-2026-to-04-12-2026-12821.html [2026-04-13 04:31:30] Production.INFO: /var/www/tmp/1/131/Invoices/2026/04/13/header-infinite-possibilities-inv13812-from-03-13-2026-to-04-12-2026-12821.html [2026-04-13 04:31:30] Production.INFO: /var/www/tmp/1/131/Invoices/2026/04/13/footer-infinite-possibilities-inv13812-from-03-13-2026-to-04-12-2026-12821.html [2026-04-13 04:31:30] Production.INFO: Invoice generation PDF path [2026-04-13 04:31:30] Production.INFO: PDF fullPath 1/131/Invoices/2026/04/13/Invoice-infinite-possibilities-inv13812-from-03-13-2026-to-04-12-2026-12821.pdf [2026-04-13 04:31:30] Production.INFO: Generate Usage File Start [2026-04-13 04:31:30] Production.INFO: Usage File fullPath 1/131/InvoiceUsageFile/2026/04/13/infinite-possibilities-13-03-2026-00-00-00-TO-12-04-2026-23-59-59_7800__2c04bd10-3713-11f1-a97f-a90606c97bb5.csv [2026-04-13 04:31:32] Production.INFO: Sending Email to Staff over [2026-04-13 04:31:32] Production.INFO: Email Status 1 [2026-04-13 04:31:32] Production.INFO: Sending Email to Customer [2026-04-13 04:31:32] Production.INFO: =========== Email Sending over =========== [2026-04-13 04:31:32] Production.INFO: =========== Returning as Success =========== AccountID 131 [2026-04-13 04:31:32] Production.INFO: Invoice::sendInvoice done [2026-04-13 04:31:32] Production.INFO: Invoice created - Array ( [status] => success [message] => Invoice Created Successfully. [accounts] => ) [2026-04-13 04:31:32] Production.INFO: Invoice Committed AccountID = 131 [2026-04-13 04:31:32] Production.INFO: =========== Updating InvoiceDate =========== [2026-04-13 04:31:32] Production.INFO: NextInvoice 2026-04-13 2026-05-12 [2026-04-13 04:31:32] Production.INFO: new dates [2026-04-13 04:31:32] Production.INFO: LastInvoiceDate 2026-04-13 NextInvoiceDate 2026-05-13 [2026-04-13 04:31:32] Production.INFO: LastChargeDate 2026-04-13 NextChargeDate 2026-05-12 [2026-04-13 04:31:32] Production.INFO: =========== Updated InvoiceDate =========== [2026-04-13 04:31:32] Production.INFO: ========================== Invoice Send End ============================= [2026-04-13 04:31:32] Production.INFO: AccountID =186 FirstInvoiceSend 0 [2026-04-13 04:31:32] Production.INFO: LastInvoiceDate 2026-03-13 NextInvoiceDate 2026-04-13 [2026-04-13 04:31:32] Production.INFO: LastChargeDate 2026-03-13 NextChargeDate 2026-04-12 [2026-04-13 04:31:32] Production.INFO: isCDRLoaded Array ( [0] => stdClass Object ( [isLoaded] => 1 ) ) [2026-04-13 04:31:32] Production.INFO: ========================== Invoice Send Start ============================= [2026-04-13 04:31:32] Production.INFO: Invoice::sendInvoice(1,186,2026-03-13,2026-04-13,billing@onswitchit.ca) [2026-04-13 04:31:32] Production.INFO: start Date =2026-03-13 EndDate =2026-04-12 23:59:59 [2026-04-13 04:31:32] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV [2026-04-13 04:31:32] Production.INFO: InvoiceTemplate->Terms =



This a summary of your subscription and usage charges for this billing period. Detailed charges, such as a list of all billable calls, can be found on subsequent pages.


[2026-04-13 04:31:32] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled [2026-04-13 04:31:32] Production.INFO: AlreadyBilled [2026-04-13 04:31:32] Production.INFO: Reseller ==> 0 [2026-04-13 04:31:32] Production.INFO: Invoice::getAccountUsageTotal(1,186,2026-03-13,2026-04-12 23:59:59) [2026-04-13 04:31:32] Production.INFO: TotalCharges - 0 [2026-04-13 04:31:32] Production.INFO: TotalUsageCharges - 0.00 [2026-04-13 04:31:32] Production.INFO: Usage Over [2026-04-13 04:31:32] Production.INFO: Call prc_getAccountSubscription(186,0) [2026-04-13 04:31:32] Production.INFO: SUBSCRIPTION 2 [2026-04-13 04:31:32] Production.INFO: ============================Subscription Start ================= [2026-04-13 04:31:32] Production.INFO: SubscriptionID - 23 [2026-04-13 04:31:32] Production.INFO: isAdvanceSubscription - 23 [2026-04-13 04:31:32] Production.INFO: SubscriptionStartDate =2026-04-13 - SubscriptionEndDate = 2026-05-12 [2026-04-13 04:31:32] Production.INFO: NewNextChargeDate =2026-05-12 00:00:00 [2026-04-13 04:31:32] Production.INFO: EndDate =2026-04-12 00:00:00 [2026-04-13 04:31:32] Production.INFO: NewEndDate1 =2026-04-13 [2026-04-13 04:31:32] Production.INFO: SubscriptionDate [2026-04-13 04:31:32] Production.INFO: Array ( [StartDate] => 2026-04-13 [EndDate] => 2026-05-12 00:00:00 [AlreadyCharged] => 0 ) [2026-04-13 04:31:32] Production.INFO: AccountSubscription StartDate 2022-12-08 StartDate 2026-03-13 [2026-04-13 04:31:32] Production.INFO: SubscriptionID - 2026-04-13=====2026-05-12 00:00:00 [2026-04-13 04:31:32] Production.INFO: AccountSubscriptionID - 674 === 2022-12-08=====2027-04-13 [2026-04-13 04:31:32] Production.INFO: regular Advance Subscription [2026-04-13 04:31:32] Production.INFO: First Time False 2022-12-08 2026-04-13 [2026-04-13 04:31:32] Production.INFO: StartDate 2026-04-13 AccountSubscription->StartDate 2022-12-08 EndDate 2026-05-12 00:00:00 AccountSubscription->EndDate 2027-04-13 [2026-04-13 04:31:32] Production.INFO: days diff - 30 subscription days 30 quarter days 91 [2026-04-13 04:31:32] Production.INFO: AccountSubscription::getSubscriptionAmount(674,2026-04-13,2026-05-12 00:00:00,,0) [2026-04-13 04:31:32] Production.INFO: SubscriptionCharge - 220.92 [2026-04-13 04:31:32] Production.INFO: Already Invoice Subscription 0 [2026-04-13 04:31:32] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(186,5,23,2026-04-13,2026-05-12 00:00:00,Starlink Internet Service (525 Ennis Rd., Ennismore, ON),220.92,220.92,1,674) [2026-04-13 04:31:32] Production.INFO: DiscountAmount 0.000000 [2026-04-13 04:31:32] Production.INFO: DiscountType Flat [2026-04-13 04:31:32] Production.INFO: SubscriptionCharge 220.92 [2026-04-13 04:31:32] Production.INFO: New SubscriptionCharge 220.92 [2026-04-13 04:31:32] Production.INFO: TotalSubscriptionCharge - 220.92 [2026-04-13 04:31:32] Production.INFO: ============================Subscription End ================= [2026-04-13 04:31:32] Production.INFO: ============================Subscription Start ================= [2026-04-13 04:31:32] Production.INFO: SubscriptionID - 24 [2026-04-13 04:31:32] Production.INFO: SubscriptionID - 2026-03-13=====2026-04-12 [2026-04-13 04:31:32] Production.INFO: AccountSubscriptionID - 693 === 2022-11-08=====2027-04-13 [2026-04-13 04:31:32] Production.INFO: regular Subscription [2026-04-13 04:31:32] Production.INFO: First Time False 2022-11-08 2026-03-13 [2026-04-13 04:31:32] Production.INFO: StartDate 2026-03-13 AccountSubscription->StartDate 2022-11-08 EndDate 2026-04-12 AccountSubscription->EndDate 2027-04-13 [2026-04-13 04:31:32] Production.INFO: days diff - 31 subscription days 31 quarter days 90 [2026-04-13 04:31:32] Production.INFO: AccountSubscription::getSubscriptionAmount(693,2026-03-13,2026-04-12,,0) [2026-04-13 04:31:32] Production.INFO: SubscriptionCharge - -15 [2026-04-13 04:31:32] Production.INFO: Already Invoice Subscription 0 [2026-04-13 04:31:32] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(186,5,24,2026-03-13,2026-04-12,Long Term Rental Discount - $15/mo,-15,-15,1,693) [2026-04-13 04:31:32] Production.INFO: DiscountAmount 0.000000 [2026-04-13 04:31:32] Production.INFO: DiscountType Flat [2026-04-13 04:31:32] Production.INFO: SubscriptionCharge -15 [2026-04-13 04:31:32] Production.INFO: New SubscriptionCharge -15 [2026-04-13 04:31:32] Production.INFO: TotalSubscriptionCharge - -15.00 [2026-04-13 04:31:32] Production.INFO: ============================Subscription End ================= [2026-04-13 04:31:32] Production.INFO: SUBSCRIPTION Over [2026-04-13 04:31:32] Production.INFO: Call prc_getAccountOneOffCharge(186,0,2026-03-13,2026-04-13 23:59:59) [2026-04-13 04:31:32] Production.INFO: AccountOneOffCharge 0 [2026-04-13 04:31:32] Production.INFO: AccountOneOffCharge Over [2026-04-13 04:31:32] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start [2026-04-13 04:31:32] Production.INFO: New UsageDates 2026-03-13 - 2026-04-12 23:59:59 [2026-04-13 04:31:32] Production.INFO: SubTotal 205.92 [2026-04-13 04:31:32] Production.INFO: SubTotalWithouttaxTotal 0 [2026-04-13 04:31:32] Production.INFO: AccountOneOffCharge Tax Over [2026-04-13 04:31:32] Production.INFO: TotalTax 26.7696 [2026-04-13 04:31:32] Production.INFO: InvoiceGrandTotal 232.6896 [2026-04-13 04:31:32] Production.INFO: InvoiceTaxAmount 26.77 [2026-04-13 04:31:32] Production.INFO: GrandTotal 232.69 [2026-04-13 04:31:32] Production.INFO: SubTotal 205.92 [2026-04-13 04:31:32] Production.INFO: TotalDue 2326.90 [2026-04-13 04:31:32] Production.INFO: Reseller ==> 0 [2026-04-13 04:31:32] Production.INFO: PDF Generation start [2026-04-13 04:31:32] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/186/Invoices/2026/04/13/Invoice-compass-elc-shamrock-inv13813-from-03-13-2026-to-04-12-2026-12822.pdf [2026-04-13 04:31:32] Production.INFO: On Linux [2026-04-13 04:31:33] Production.INFO: /var/www/html/onswitch.neon.service/wkhtmltox/bin/wkhtmltopdf --header-spacing 3 --footer-spacing 1 --header-html --footer-html "/var/www/tmp/1/186/Invoices/2026/04/13/footer-compass-elc-shamrock-inv13813-from-03-13-2026-to-04-12-2026-12822.html" "/var/www/tmp/1/186/Invoices/2026/04/13/Invoice-compass-elc-shamrock-inv13813-from-03-13-2026-to-04-12-2026-12822.html" "/var/www/tmp/1/186/Invoices/2026/04/13/Invoice-compass-elc-shamrock-inv13813-from-03-13-2026-to-04-12-2026-12822.pdf" [2026-04-13 04:31:33] Production.INFO: [2026-04-13 04:31:33] Production.INFO: /var/www/tmp/1/186/Invoices/2026/04/13/Invoice-compass-elc-shamrock-inv13813-from-03-13-2026-to-04-12-2026-12822.html [2026-04-13 04:31:33] Production.INFO: /var/www/tmp/1/186/Invoices/2026/04/13/header-compass-elc-shamrock-inv13813-from-03-13-2026-to-04-12-2026-12822.html [2026-04-13 04:31:33] Production.INFO: /var/www/tmp/1/186/Invoices/2026/04/13/footer-compass-elc-shamrock-inv13813-from-03-13-2026-to-04-12-2026-12822.html [2026-04-13 04:31:33] Production.INFO: Invoice generation PDF path [2026-04-13 04:31:33] Production.INFO: PDF fullPath 1/186/Invoices/2026/04/13/Invoice-compass-elc-shamrock-inv13813-from-03-13-2026-to-04-12-2026-12822.pdf [2026-04-13 04:31:33] Production.INFO: Generate Usage File Start [2026-04-13 04:31:33] Production.INFO: Usage File fullPath 1/186/InvoiceUsageFile/2026/04/13/compass-elc-shamrock-13-03-2026-00-00-00-TO-12-04-2026-23-59-59_8957__2da6b2f0-3713-11f1-8265-597f6bfb140f.csv [2026-04-13 04:31:34] Production.INFO: Sending Email to Staff over [2026-04-13 04:31:34] Production.INFO: Email Status 1 [2026-04-13 04:31:34] Production.INFO: Sending Email to Customer [2026-04-13 04:31:34] Production.INFO: =========== Email Sending over =========== [2026-04-13 04:31:34] Production.INFO: =========== Returning as Success =========== AccountID 186 [2026-04-13 04:31:34] Production.INFO: Invoice::sendInvoice done [2026-04-13 04:31:34] Production.INFO: Invoice created - Array ( [status] => success [message] => Invoice Created Successfully. [accounts] => ) [2026-04-13 04:31:34] Production.INFO: Invoice Committed AccountID = 186 [2026-04-13 04:31:34] Production.INFO: =========== Updating InvoiceDate =========== [2026-04-13 04:31:34] Production.INFO: NextInvoice 2026-04-13 2026-05-12 [2026-04-13 04:31:34] Production.INFO: new dates [2026-04-13 04:31:34] Production.INFO: LastInvoiceDate 2026-04-13 NextInvoiceDate 2026-05-13 [2026-04-13 04:31:34] Production.INFO: LastChargeDate 2026-04-13 NextChargeDate 2026-05-12 [2026-04-13 04:31:34] Production.INFO: =========== Updated InvoiceDate =========== [2026-04-13 04:31:34] Production.INFO: ========================== Invoice Send End ============================= [2026-04-13 04:31:34] Production.INFO: AccountID =189 FirstInvoiceSend 0 [2026-04-13 04:31:34] Production.INFO: LastInvoiceDate 2026-03-13 NextInvoiceDate 2026-04-13 [2026-04-13 04:31:34] Production.INFO: LastChargeDate 2026-03-13 NextChargeDate 2026-04-12 [2026-04-13 04:31:34] Production.INFO: isCDRLoaded Array ( [0] => stdClass Object ( [isLoaded] => 1 ) ) [2026-04-13 04:31:34] Production.INFO: ========================== Invoice Send Start ============================= [2026-04-13 04:31:34] Production.INFO: Invoice::sendInvoice(1,189,2026-03-13,2026-04-13,billing@onswitchit.ca) [2026-04-13 04:31:34] Production.INFO: start Date =2026-03-13 EndDate =2026-04-12 23:59:59 [2026-04-13 04:31:34] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV [2026-04-13 04:31:34] Production.INFO: InvoiceTemplate->Terms =



This a summary of your subscription and usage charges for this billing period. Detailed charges, such as a list of all billable calls, can be found on subsequent pages.


[2026-04-13 04:31:34] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled [2026-04-13 04:31:34] Production.INFO: AlreadyBilled [2026-04-13 04:31:34] Production.INFO: Reseller ==> 0 [2026-04-13 04:31:34] Production.INFO: original start date ==>2026-03-13 changed start date ==>2026-03-13 00:00:00 original end date ==>2026-04-12 23:59:59 changed end date ==>2026-04-12 23:59:59 [2026-04-13 04:31:35] Production.INFO: Invoice::getAccountUsageTotal(1,189,2026-03-13,2026-04-12 23:59:59) [2026-04-13 04:31:35] Production.INFO: TotalCharges - 0 [2026-04-13 04:31:35] Production.INFO: TotalUsageCharges - 0.00 [2026-04-13 04:31:35] Production.INFO: Usage Over [2026-04-13 04:31:35] Production.INFO: Call prc_getAccountSubscription(189,0) [2026-04-13 04:31:35] Production.INFO: SUBSCRIPTION 2 [2026-04-13 04:31:35] Production.INFO: ============================Subscription Start ================= [2026-04-13 04:31:35] Production.INFO: SubscriptionID - 2 [2026-04-13 04:31:35] Production.INFO: isAdvanceSubscription - 2 [2026-04-13 04:31:35] Production.INFO: SubscriptionStartDate =2026-04-13 - SubscriptionEndDate = 2026-05-12 [2026-04-13 04:31:35] Production.INFO: NewNextChargeDate =2026-05-12 00:00:00 [2026-04-13 04:31:35] Production.INFO: EndDate =2026-04-12 00:00:00 [2026-04-13 04:31:35] Production.INFO: NewEndDate1 =2026-04-13 [2026-04-13 04:31:35] Production.INFO: SubscriptionDate [2026-04-13 04:31:35] Production.INFO: Array ( [StartDate] => 2026-04-13 [EndDate] => 2026-05-12 00:00:00 [AlreadyCharged] => 0 ) [2026-04-13 04:31:35] Production.INFO: AccountSubscription StartDate 2023-10-11 StartDate 2026-03-13 [2026-04-13 04:31:35] Production.INFO: SubscriptionID - 2026-04-13=====2026-05-12 00:00:00 [2026-04-13 04:31:35] Production.INFO: AccountSubscriptionID - 678 === 2023-10-11=====2027-04-13 [2026-04-13 04:31:35] Production.INFO: regular Advance Subscription [2026-04-13 04:31:35] Production.INFO: First Time False 2023-10-11 2026-04-13 [2026-04-13 04:31:35] Production.INFO: StartDate 2026-04-13 AccountSubscription->StartDate 2023-10-11 EndDate 2026-05-12 00:00:00 AccountSubscription->EndDate 2027-04-13 [2026-04-13 04:31:35] Production.INFO: days diff - 30 subscription days 30 quarter days 91 [2026-04-13 04:31:35] Production.INFO: AccountSubscription::getSubscriptionAmount(678,2026-04-13,2026-05-12 00:00:00,,0) [2026-04-13 04:31:35] Production.INFO: SubscriptionCharge - 9 [2026-04-13 04:31:35] Production.INFO: Already Invoice Subscription 0 [2026-04-13 04:31:35] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(189,1,2,2026-04-13,2026-05-12 00:00:00,License for an Unlimited Canada/US Cloud Phone extension,243,9,27,678) [2026-04-13 04:31:35] Production.INFO: DiscountAmount 10.000000 [2026-04-13 04:31:35] Production.INFO: DiscountType Percentage [2026-04-13 04:31:35] Production.INFO: SubscriptionCharge 243 [2026-04-13 04:31:35] Production.INFO: New SubscriptionCharge 218.7 [2026-04-13 04:31:35] Production.INFO: TotalSubscriptionCharge - 218.70 [2026-04-13 04:31:35] Production.INFO: ============================Subscription End ================= [2026-04-13 04:31:35] Production.INFO: ============================Subscription Start ================= [2026-04-13 04:31:35] Production.INFO: SubscriptionID - 4 [2026-04-13 04:31:35] Production.INFO: isAdvanceSubscription - 4 [2026-04-13 04:31:35] Production.INFO: SubscriptionStartDate =2026-04-13 - SubscriptionEndDate = 2026-05-12 [2026-04-13 04:31:35] Production.INFO: NewNextChargeDate =2026-05-12 00:00:00 [2026-04-13 04:31:35] Production.INFO: EndDate =2026-04-12 00:00:00 [2026-04-13 04:31:35] Production.INFO: NewEndDate1 =2026-04-13 [2026-04-13 04:31:35] Production.INFO: SubscriptionDate [2026-04-13 04:31:35] Production.INFO: Array ( [StartDate] => 2026-04-13 [EndDate] => 2026-05-12 00:00:00 [AlreadyCharged] => 0 ) [2026-04-13 04:31:35] Production.INFO: AccountSubscription StartDate 2023-10-11 StartDate 2026-03-13 [2026-04-13 04:31:35] Production.INFO: SubscriptionID - 2026-04-13=====2026-05-12 00:00:00 [2026-04-13 04:31:35] Production.INFO: AccountSubscriptionID - 679 === 2023-10-11=====2027-04-13 [2026-04-13 04:31:35] Production.INFO: regular Advance Subscription [2026-04-13 04:31:35] Production.INFO: First Time False 2023-10-11 2026-04-13 [2026-04-13 04:31:35] Production.INFO: StartDate 2026-04-13 AccountSubscription->StartDate 2023-10-11 EndDate 2026-05-12 00:00:00 AccountSubscription->EndDate 2027-04-13 [2026-04-13 04:31:35] Production.INFO: days diff - 30 subscription days 30 quarter days 91 [2026-04-13 04:31:35] Production.INFO: AccountSubscription::getSubscriptionAmount(679,2026-04-13,2026-05-12 00:00:00,,0) [2026-04-13 04:31:35] Production.INFO: SubscriptionCharge - 2.5 [2026-04-13 04:31:35] Production.INFO: Already Invoice Subscription 0 [2026-04-13 04:31:35] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(189,1,4,2026-04-13,2026-05-12 00:00:00,e911 address registration (15196694333 - 3 Industrial Drive Elmira, ON N3B 2S1 Canada),2.5,2.5,1,679) [2026-04-13 04:31:35] Production.INFO: DiscountAmount 0.000000 [2026-04-13 04:31:35] Production.INFO: DiscountType Flat [2026-04-13 04:31:35] Production.INFO: SubscriptionCharge 2.5 [2026-04-13 04:31:35] Production.INFO: New SubscriptionCharge 2.5 [2026-04-13 04:31:35] Production.INFO: TotalSubscriptionCharge - 2.50 [2026-04-13 04:31:35] Production.INFO: ============================Subscription End ================= [2026-04-13 04:31:35] Production.INFO: SUBSCRIPTION Over [2026-04-13 04:31:35] Production.INFO: Call prc_getAccountOneOffCharge(189,0,2026-03-13,2026-04-13 23:59:59) [2026-04-13 04:31:35] Production.INFO: AccountOneOffCharge 0 [2026-04-13 04:31:35] Production.INFO: AccountOneOffCharge Over [2026-04-13 04:31:35] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start [2026-04-13 04:31:35] Production.INFO: New UsageDates 2026-03-13 - 2026-04-12 23:59:59 [2026-04-13 04:31:35] Production.INFO: SubTotal 221.2 [2026-04-13 04:31:35] Production.INFO: SubTotalWithouttaxTotal 0 [2026-04-13 04:31:35] Production.INFO: AccountOneOffCharge Tax Over [2026-04-13 04:31:35] Production.INFO: TotalTax 28.756 [2026-04-13 04:31:35] Production.INFO: InvoiceGrandTotal 249.956 [2026-04-13 04:31:35] Production.INFO: InvoiceTaxAmount 28.76 [2026-04-13 04:31:35] Production.INFO: GrandTotal 249.96 [2026-04-13 04:31:35] Production.INFO: SubTotal 221.20 [2026-04-13 04:31:35] Production.INFO: TotalDue 2499.60 [2026-04-13 04:31:35] Production.INFO: Reseller ==> 0 [2026-04-13 04:31:35] Production.INFO: original start date ==>2026-03-13 changed start date ==>2026-03-13 00:00:00 original end date ==>2026-04-12 23:59:59 changed end date ==>2026-04-12 23:59:59 [2026-04-13 04:31:35] Production.INFO: CALL prc_getInvoiceUsage(1,'189','0','1','2026-03-13 00:00:00','2026-04-12 23:59:59',0) [2026-04-13 04:31:35] Production.INFO: PDF Generation start [2026-04-13 04:31:35] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/189/Invoices/2026/04/13/Invoice-bauman-group-inc-inv13814-from-03-13-2026-to-04-12-2026-12823.pdf [2026-04-13 04:31:35] Production.INFO: On Linux [2026-04-13 04:31:36] Production.INFO: /var/www/html/onswitch.neon.service/wkhtmltox/bin/wkhtmltopdf --header-spacing 3 --footer-spacing 1 --header-html --footer-html "/var/www/tmp/1/189/Invoices/2026/04/13/footer-bauman-group-inc-inv13814-from-03-13-2026-to-04-12-2026-12823.html" "/var/www/tmp/1/189/Invoices/2026/04/13/Invoice-bauman-group-inc-inv13814-from-03-13-2026-to-04-12-2026-12823.html" "/var/www/tmp/1/189/Invoices/2026/04/13/Invoice-bauman-group-inc-inv13814-from-03-13-2026-to-04-12-2026-12823.pdf" [2026-04-13 04:31:36] Production.INFO: [2026-04-13 04:31:36] Production.INFO: /var/www/tmp/1/189/Invoices/2026/04/13/Invoice-bauman-group-inc-inv13814-from-03-13-2026-to-04-12-2026-12823.html [2026-04-13 04:31:36] Production.INFO: /var/www/tmp/1/189/Invoices/2026/04/13/header-bauman-group-inc-inv13814-from-03-13-2026-to-04-12-2026-12823.html [2026-04-13 04:31:36] Production.INFO: /var/www/tmp/1/189/Invoices/2026/04/13/footer-bauman-group-inc-inv13814-from-03-13-2026-to-04-12-2026-12823.html [2026-04-13 04:31:36] Production.INFO: Invoice generation PDF path [2026-04-13 04:31:36] Production.INFO: PDF fullPath 1/189/Invoices/2026/04/13/Invoice-bauman-group-inc-inv13814-from-03-13-2026-to-04-12-2026-12823.pdf [2026-04-13 04:31:36] Production.INFO: Generate Usage File Start [2026-04-13 04:31:36] Production.INFO: Usage File fullPath 1/189/InvoiceUsageFile/2026/04/13/bauman-group-inc-13-03-2026-00-00-00-TO-12-04-2026-23-59-59_810__2f56a080-3713-11f1-937b-95edd77fa860.csv [2026-04-13 04:31:37] Production.INFO: Sending Email to Staff over [2026-04-13 04:31:37] Production.INFO: Email Status 1 [2026-04-13 04:31:37] Production.INFO: Sending Email to Customer [2026-04-13 04:31:37] Production.INFO: =========== Email Sending over =========== [2026-04-13 04:31:37] Production.INFO: =========== Returning as Success =========== AccountID 189 [2026-04-13 04:31:37] Production.INFO: Invoice::sendInvoice done [2026-04-13 04:31:37] Production.INFO: Invoice created - Array ( [status] => success [message] => Invoice Created Successfully. [accounts] => ) [2026-04-13 04:31:37] Production.INFO: Invoice Committed AccountID = 189 [2026-04-13 04:31:37] Production.INFO: =========== Updating InvoiceDate =========== [2026-04-13 04:31:37] Production.INFO: NextInvoice 2026-04-13 2026-05-12 [2026-04-13 04:31:37] Production.INFO: new dates [2026-04-13 04:31:37] Production.INFO: LastInvoiceDate 2026-04-13 NextInvoiceDate 2026-05-13 [2026-04-13 04:31:37] Production.INFO: LastChargeDate 2026-04-13 NextChargeDate 2026-05-12 [2026-04-13 04:31:37] Production.INFO: =========== Updated InvoiceDate =========== [2026-04-13 04:31:37] Production.INFO: ========================== Invoice Send End ============================= [2026-04-13 04:31:37] Production.INFO: AccountID =190 FirstInvoiceSend 0 [2026-04-13 04:31:37] Production.INFO: LastInvoiceDate 2026-03-13 NextInvoiceDate 2026-04-13 [2026-04-13 04:31:37] Production.INFO: LastChargeDate 2026-03-13 NextChargeDate 2026-04-12 [2026-04-13 04:31:37] Production.INFO: isCDRLoaded Array ( [0] => stdClass Object ( [isLoaded] => 1 ) ) [2026-04-13 04:31:37] Production.INFO: ========================== Invoice Send Start ============================= [2026-04-13 04:31:37] Production.INFO: Invoice::sendInvoice(1,190,2026-03-13,2026-04-13,billing@onswitchit.ca) [2026-04-13 04:31:37] Production.INFO: start Date =2026-03-13 EndDate =2026-04-12 23:59:59 [2026-04-13 04:31:37] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV [2026-04-13 04:31:37] Production.INFO: InvoiceTemplate->Terms =



This a summary of your subscription and usage charges for this billing period. Detailed charges, such as a list of all billable calls, can be found on subsequent pages.


[2026-04-13 04:31:37] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled [2026-04-13 04:31:37] Production.INFO: AlreadyBilled [2026-04-13 04:31:37] Production.INFO: Reseller ==> 0 [2026-04-13 04:31:37] Production.INFO: original start date ==>2026-03-13 changed start date ==>2026-03-13 00:00:00 original end date ==>2026-04-12 23:59:59 changed end date ==>2026-04-12 23:59:59 [2026-04-13 04:31:37] Production.INFO: CompanyGatewayID 1 TotalCharges ==>1.68000000 [2026-04-13 04:31:37] Production.INFO: Invoice::getAccountUsageTotal(1,190,2026-03-13,2026-04-12 23:59:59) [2026-04-13 04:31:37] Production.INFO: TotalCharges - 1.68 [2026-04-13 04:31:37] Production.INFO: TotalUsageCharges - 1.68 [2026-04-13 04:31:37] Production.INFO: Usage Over [2026-04-13 04:31:37] Production.INFO: Call prc_getAccountSubscription(190,0) [2026-04-13 04:31:37] Production.INFO: SUBSCRIPTION 2 [2026-04-13 04:31:37] Production.INFO: ============================Subscription Start ================= [2026-04-13 04:31:37] Production.INFO: SubscriptionID - 2 [2026-04-13 04:31:37] Production.INFO: isAdvanceSubscription - 2 [2026-04-13 04:31:37] Production.INFO: SubscriptionStartDate =2026-04-13 - SubscriptionEndDate = 2026-05-12 [2026-04-13 04:31:37] Production.INFO: NewNextChargeDate =2026-05-12 00:00:00 [2026-04-13 04:31:37] Production.INFO: EndDate =2026-04-12 00:00:00 [2026-04-13 04:31:37] Production.INFO: NewEndDate1 =2026-04-13 [2026-04-13 04:31:37] Production.INFO: SubscriptionDate [2026-04-13 04:31:37] Production.INFO: Array ( [StartDate] => 2026-04-13 [EndDate] => 2026-05-12 00:00:00 [AlreadyCharged] => 0 ) [2026-04-13 04:31:37] Production.INFO: AccountSubscription StartDate 2023-02-13 StartDate 2026-03-13 [2026-04-13 04:31:37] Production.INFO: SubscriptionID - 2026-04-13=====2026-05-12 00:00:00 [2026-04-13 04:31:37] Production.INFO: AccountSubscriptionID - 680 === 2023-02-13=====2027-04-13 [2026-04-13 04:31:37] Production.INFO: regular Advance Subscription [2026-04-13 04:31:37] Production.INFO: First Time False 2023-02-13 2026-04-13 [2026-04-13 04:31:37] Production.INFO: StartDate 2026-04-13 AccountSubscription->StartDate 2023-02-13 EndDate 2026-05-12 00:00:00 AccountSubscription->EndDate 2027-04-13 [2026-04-13 04:31:37] Production.INFO: days diff - 30 subscription days 30 quarter days 91 [2026-04-13 04:31:37] Production.INFO: AccountSubscription::getSubscriptionAmount(680,2026-04-13,2026-05-12 00:00:00,,0) [2026-04-13 04:31:37] Production.INFO: SubscriptionCharge - 10 [2026-04-13 04:31:37] Production.INFO: Already Invoice Subscription 0 [2026-04-13 04:31:37] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(190,1,2,2026-04-13,2026-05-12 00:00:00,License for an Unlimited Canada/US Cloud Phone extension,80,10,8,680) [2026-04-13 04:31:37] Production.INFO: DiscountAmount 10.000000 [2026-04-13 04:31:37] Production.INFO: DiscountType Percentage [2026-04-13 04:31:37] Production.INFO: SubscriptionCharge 80 [2026-04-13 04:31:37] Production.INFO: New SubscriptionCharge 72 [2026-04-13 04:31:37] Production.INFO: TotalSubscriptionCharge - 72.00 [2026-04-13 04:31:37] Production.INFO: ============================Subscription End ================= [2026-04-13 04:31:37] Production.INFO: ============================Subscription Start ================= [2026-04-13 04:31:37] Production.INFO: SubscriptionID - 4 [2026-04-13 04:31:37] Production.INFO: isAdvanceSubscription - 4 [2026-04-13 04:31:37] Production.INFO: SubscriptionStartDate =2026-04-13 - SubscriptionEndDate = 2026-05-12 [2026-04-13 04:31:37] Production.INFO: NewNextChargeDate =2026-05-12 00:00:00 [2026-04-13 04:31:37] Production.INFO: EndDate =2026-04-12 00:00:00 [2026-04-13 04:31:37] Production.INFO: NewEndDate1 =2026-04-13 [2026-04-13 04:31:37] Production.INFO: SubscriptionDate [2026-04-13 04:31:37] Production.INFO: Array ( [StartDate] => 2026-04-13 [EndDate] => 2026-05-12 00:00:00 [AlreadyCharged] => 0 ) [2026-04-13 04:31:37] Production.INFO: AccountSubscription StartDate 2023-02-13 StartDate 2026-03-13 [2026-04-13 04:31:37] Production.INFO: SubscriptionID - 2026-04-13=====2026-05-12 00:00:00 [2026-04-13 04:31:37] Production.INFO: AccountSubscriptionID - 681 === 2023-02-13=====2027-04-13 [2026-04-13 04:31:37] Production.INFO: regular Advance Subscription [2026-04-13 04:31:37] Production.INFO: First Time False 2023-02-13 2026-04-13 [2026-04-13 04:31:37] Production.INFO: StartDate 2026-04-13 AccountSubscription->StartDate 2023-02-13 EndDate 2026-05-12 00:00:00 AccountSubscription->EndDate 2027-04-13 [2026-04-13 04:31:37] Production.INFO: days diff - 30 subscription days 30 quarter days 91 [2026-04-13 04:31:37] Production.INFO: AccountSubscription::getSubscriptionAmount(681,2026-04-13,2026-05-12 00:00:00,,0) [2026-04-13 04:31:37] Production.INFO: SubscriptionCharge - 2.5 [2026-04-13 04:31:37] Production.INFO: Already Invoice Subscription 0 [2026-04-13 04:31:37] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(190,1,4,2026-04-13,2026-05-12 00:00:00,e911 address registration (15192914136 - 6650 Perth County Line 88 Gowanstown, ON N0G 1Y0 Canada),2.5,2.5,1,681) [2026-04-13 04:31:37] Production.INFO: DiscountAmount 0.000000 [2026-04-13 04:31:37] Production.INFO: DiscountType Flat [2026-04-13 04:31:37] Production.INFO: SubscriptionCharge 2.5 [2026-04-13 04:31:37] Production.INFO: New SubscriptionCharge 2.5 [2026-04-13 04:31:37] Production.INFO: TotalSubscriptionCharge - 2.50 [2026-04-13 04:31:37] Production.INFO: ============================Subscription End ================= [2026-04-13 04:31:37] Production.INFO: SUBSCRIPTION Over [2026-04-13 04:31:37] Production.INFO: Call prc_getAccountOneOffCharge(190,0,2026-03-13,2026-04-13 23:59:59) [2026-04-13 04:31:37] Production.INFO: AccountOneOffCharge 0 [2026-04-13 04:31:37] Production.INFO: AccountOneOffCharge Over [2026-04-13 04:31:37] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start [2026-04-13 04:31:37] Production.INFO: New UsageDates 2026-03-13 - 2026-04-12 23:59:59 [2026-04-13 04:31:37] Production.INFO: SubTotal 76.18 [2026-04-13 04:31:37] Production.INFO: SubTotalWithouttaxTotal 0 [2026-04-13 04:31:37] Production.INFO: AccountOneOffCharge Tax Over [2026-04-13 04:31:37] Production.INFO: TotalTax 9.9034 [2026-04-13 04:31:37] Production.INFO: InvoiceGrandTotal 86.0834 [2026-04-13 04:31:37] Production.INFO: InvoiceTaxAmount 9.9 [2026-04-13 04:31:37] Production.INFO: GrandTotal 86.08 [2026-04-13 04:31:37] Production.INFO: SubTotal 76.18 [2026-04-13 04:31:37] Production.INFO: TotalDue 879.33 [2026-04-13 04:31:37] Production.INFO: Reseller ==> 0 [2026-04-13 04:31:37] Production.INFO: original start date ==>2026-03-13 changed start date ==>2026-03-13 00:00:00 original end date ==>2026-04-12 23:59:59 changed end date ==>2026-04-12 23:59:59 [2026-04-13 04:31:37] Production.INFO: CALL prc_getInvoiceUsage(1,'190','0','1','2026-03-13 00:00:00','2026-04-12 23:59:59',0) [2026-04-13 04:31:38] Production.INFO: PDF Generation start [2026-04-13 04:31:38] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/190/Invoices/2026/04/13/Invoice-behrns-metal-fabricating-inc-inv13815-from-03-13-2026-to-04-12-2026-12824.pdf [2026-04-13 04:31:38] Production.INFO: On Linux [2026-04-13 04:31:39] Production.INFO: /var/www/html/onswitch.neon.service/wkhtmltox/bin/wkhtmltopdf --header-spacing 3 --footer-spacing 1 --header-html --footer-html "/var/www/tmp/1/190/Invoices/2026/04/13/footer-behrns-metal-fabricating-inc-inv13815-from-03-13-2026-to-04-12-2026-12824.html" "/var/www/tmp/1/190/Invoices/2026/04/13/Invoice-behrns-metal-fabricating-inc-inv13815-from-03-13-2026-to-04-12-2026-12824.html" "/var/www/tmp/1/190/Invoices/2026/04/13/Invoice-behrns-metal-fabricating-inc-inv13815-from-03-13-2026-to-04-12-2026-12824.pdf" [2026-04-13 04:31:39] Production.INFO: [2026-04-13 04:31:39] Production.INFO: /var/www/tmp/1/190/Invoices/2026/04/13/Invoice-behrns-metal-fabricating-inc-inv13815-from-03-13-2026-to-04-12-2026-12824.html [2026-04-13 04:31:39] Production.INFO: /var/www/tmp/1/190/Invoices/2026/04/13/header-behrns-metal-fabricating-inc-inv13815-from-03-13-2026-to-04-12-2026-12824.html [2026-04-13 04:31:39] Production.INFO: /var/www/tmp/1/190/Invoices/2026/04/13/footer-behrns-metal-fabricating-inc-inv13815-from-03-13-2026-to-04-12-2026-12824.html [2026-04-13 04:31:39] Production.INFO: Invoice generation PDF path [2026-04-13 04:31:39] Production.INFO: PDF fullPath 1/190/Invoices/2026/04/13/Invoice-behrns-metal-fabricating-inc-inv13815-from-03-13-2026-to-04-12-2026-12824.pdf [2026-04-13 04:31:39] Production.INFO: Generate Usage File Start [2026-04-13 04:31:39] Production.INFO: Usage File fullPath 1/190/InvoiceUsageFile/2026/04/13/behrns-metal-fabricating-inc-13-03-2026-00-00-00-TO-12-04-2026-23-59-59_7110__31051350-3713-11f1-9154-7b45e4c63c22.csv [2026-04-13 04:31:40] Production.INFO: Sending Email to Staff over [2026-04-13 04:31:40] Production.INFO: Email Status 1 [2026-04-13 04:31:40] Production.INFO: Sending Email to Customer [2026-04-13 04:31:40] Production.INFO: =========== Email Sending over =========== [2026-04-13 04:31:40] Production.INFO: =========== Returning as Success =========== AccountID 190 [2026-04-13 04:31:40] Production.INFO: Invoice::sendInvoice done [2026-04-13 04:31:40] Production.INFO: Invoice created - Array ( [status] => success [message] => Invoice Created Successfully. [accounts] => ) [2026-04-13 04:31:40] Production.INFO: Invoice Committed AccountID = 190 [2026-04-13 04:31:40] Production.INFO: =========== Updating InvoiceDate =========== [2026-04-13 04:31:40] Production.INFO: NextInvoice 2026-04-13 2026-05-12 [2026-04-13 04:31:40] Production.INFO: new dates [2026-04-13 04:31:40] Production.INFO: LastInvoiceDate 2026-04-13 NextInvoiceDate 2026-05-13 [2026-04-13 04:31:40] Production.INFO: LastChargeDate 2026-04-13 NextChargeDate 2026-05-12 [2026-04-13 04:31:40] Production.INFO: =========== Updated InvoiceDate =========== [2026-04-13 04:31:40] Production.INFO: ========================== Invoice Send End ============================= [2026-04-13 04:31:40] Production.INFO: AccountID =191 FirstInvoiceSend 0 [2026-04-13 04:31:40] Production.INFO: LastInvoiceDate 2026-03-13 NextInvoiceDate 2026-04-13 [2026-04-13 04:31:40] Production.INFO: LastChargeDate 2026-03-13 NextChargeDate 2026-04-12 [2026-04-13 04:31:40] Production.INFO: isCDRLoaded Array ( [0] => stdClass Object ( [isLoaded] => 1 ) ) [2026-04-13 04:31:40] Production.INFO: ========================== Invoice Send Start ============================= [2026-04-13 04:31:40] Production.INFO: Invoice::sendInvoice(1,191,2026-03-13,2026-04-13,billing@onswitchit.ca) [2026-04-13 04:31:40] Production.INFO: start Date =2026-03-13 EndDate =2026-04-12 23:59:59 [2026-04-13 04:31:40] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV [2026-04-13 04:31:40] Production.INFO: InvoiceTemplate->Terms =



This a summary of your subscription and usage charges for this billing period. Detailed charges, such as a list of all billable calls, can be found on subsequent pages.


[2026-04-13 04:31:40] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled [2026-04-13 04:31:40] Production.INFO: AlreadyBilled [2026-04-13 04:31:40] Production.INFO: Reseller ==> 0 [2026-04-13 04:31:40] Production.INFO: original start date ==>2026-03-13 changed start date ==>2026-03-13 00:00:00 original end date ==>2026-04-12 23:59:59 changed end date ==>2026-04-12 23:59:59 [2026-04-13 04:31:40] Production.INFO: Invoice::getAccountUsageTotal(1,191,2026-03-13,2026-04-12 23:59:59) [2026-04-13 04:31:40] Production.INFO: TotalCharges - 0 [2026-04-13 04:31:40] Production.INFO: TotalUsageCharges - 0.00 [2026-04-13 04:31:40] Production.INFO: Usage Over [2026-04-13 04:31:40] Production.INFO: Call prc_getAccountSubscription(191,0) [2026-04-13 04:31:40] Production.INFO: SUBSCRIPTION 2 [2026-04-13 04:31:40] Production.INFO: ============================Subscription Start ================= [2026-04-13 04:31:40] Production.INFO: SubscriptionID - 2 [2026-04-13 04:31:40] Production.INFO: isAdvanceSubscription - 2 [2026-04-13 04:31:40] Production.INFO: SubscriptionStartDate =2026-04-13 - SubscriptionEndDate = 2026-05-12 [2026-04-13 04:31:40] Production.INFO: NewNextChargeDate =2026-05-12 00:00:00 [2026-04-13 04:31:40] Production.INFO: EndDate =2026-04-12 00:00:00 [2026-04-13 04:31:40] Production.INFO: NewEndDate1 =2026-04-13 [2026-04-13 04:31:40] Production.INFO: SubscriptionDate [2026-04-13 04:31:40] Production.INFO: Array ( [StartDate] => 2026-04-13 [EndDate] => 2026-05-12 00:00:00 [AlreadyCharged] => 0 ) [2026-04-13 04:31:40] Production.INFO: AccountSubscription StartDate 2022-11-13 StartDate 2026-03-13 [2026-04-13 04:31:40] Production.INFO: SubscriptionID - 2026-04-13=====2026-05-12 00:00:00 [2026-04-13 04:31:40] Production.INFO: AccountSubscriptionID - 682 === 2022-11-13=====2027-04-13 [2026-04-13 04:31:40] Production.INFO: regular Advance Subscription [2026-04-13 04:31:40] Production.INFO: First Time False 2022-11-13 2026-04-13 [2026-04-13 04:31:40] Production.INFO: StartDate 2026-04-13 AccountSubscription->StartDate 2022-11-13 EndDate 2026-05-12 00:00:00 AccountSubscription->EndDate 2027-04-13 [2026-04-13 04:31:40] Production.INFO: days diff - 30 subscription days 30 quarter days 91 [2026-04-13 04:31:40] Production.INFO: AccountSubscription::getSubscriptionAmount(682,2026-04-13,2026-05-12 00:00:00,,0) [2026-04-13 04:31:40] Production.INFO: SubscriptionCharge - 10 [2026-04-13 04:31:40] Production.INFO: Already Invoice Subscription 0 [2026-04-13 04:31:40] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(191,1,2,2026-04-13,2026-05-12 00:00:00,License for an Unlimited Canada/US Cloud Phone extension,40,10,4,682) [2026-04-13 04:31:40] Production.INFO: DiscountAmount 10.000000 [2026-04-13 04:31:40] Production.INFO: DiscountType Percentage [2026-04-13 04:31:40] Production.INFO: SubscriptionCharge 40 [2026-04-13 04:31:40] Production.INFO: New SubscriptionCharge 36 [2026-04-13 04:31:40] Production.INFO: TotalSubscriptionCharge - 36.00 [2026-04-13 04:31:40] Production.INFO: ============================Subscription End ================= [2026-04-13 04:31:40] Production.INFO: ============================Subscription Start ================= [2026-04-13 04:31:40] Production.INFO: SubscriptionID - 4 [2026-04-13 04:31:40] Production.INFO: isAdvanceSubscription - 4 [2026-04-13 04:31:40] Production.INFO: SubscriptionStartDate =2026-04-13 - SubscriptionEndDate = 2026-05-12 [2026-04-13 04:31:40] Production.INFO: NewNextChargeDate =2026-05-12 00:00:00 [2026-04-13 04:31:40] Production.INFO: EndDate =2026-04-12 00:00:00 [2026-04-13 04:31:40] Production.INFO: NewEndDate1 =2026-04-13 [2026-04-13 04:31:40] Production.INFO: SubscriptionDate [2026-04-13 04:31:40] Production.INFO: Array ( [StartDate] => 2026-04-13 [EndDate] => 2026-05-12 00:00:00 [AlreadyCharged] => 0 ) [2026-04-13 04:31:40] Production.INFO: AccountSubscription StartDate 2022-11-13 StartDate 2026-03-13 [2026-04-13 04:31:40] Production.INFO: SubscriptionID - 2026-04-13=====2026-05-12 00:00:00 [2026-04-13 04:31:40] Production.INFO: AccountSubscriptionID - 683 === 2022-11-13=====2027-04-13 [2026-04-13 04:31:40] Production.INFO: regular Advance Subscription [2026-04-13 04:31:40] Production.INFO: First Time False 2022-11-13 2026-04-13 [2026-04-13 04:31:40] Production.INFO: StartDate 2026-04-13 AccountSubscription->StartDate 2022-11-13 EndDate 2026-05-12 00:00:00 AccountSubscription->EndDate 2027-04-13 [2026-04-13 04:31:40] Production.INFO: days diff - 30 subscription days 30 quarter days 91 [2026-04-13 04:31:40] Production.INFO: AccountSubscription::getSubscriptionAmount(683,2026-04-13,2026-05-12 00:00:00,,0) [2026-04-13 04:31:40] Production.INFO: SubscriptionCharge - 2.5 [2026-04-13 04:31:40] Production.INFO: Already Invoice Subscription 0 [2026-04-13 04:31:40] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(191,1,4,2026-04-13,2026-05-12 00:00:00,e911 address registration (12263995253 - 255 King Street North 301 Waterloo, ON N2J 4V2 Canada),2.5,2.5,1,683) [2026-04-13 04:31:40] Production.INFO: DiscountAmount 0.000000 [2026-04-13 04:31:40] Production.INFO: DiscountType Flat [2026-04-13 04:31:40] Production.INFO: SubscriptionCharge 2.5 [2026-04-13 04:31:40] Production.INFO: New SubscriptionCharge 2.5 [2026-04-13 04:31:40] Production.INFO: TotalSubscriptionCharge - 2.50 [2026-04-13 04:31:40] Production.INFO: ============================Subscription End ================= [2026-04-13 04:31:40] Production.INFO: SUBSCRIPTION Over [2026-04-13 04:31:40] Production.INFO: Call prc_getAccountOneOffCharge(191,0,2026-03-13,2026-04-13 23:59:59) [2026-04-13 04:31:40] Production.INFO: AccountOneOffCharge 0 [2026-04-13 04:31:40] Production.INFO: AccountOneOffCharge Over [2026-04-13 04:31:40] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start [2026-04-13 04:31:40] Production.INFO: New UsageDates 2026-03-13 - 2026-04-12 23:59:59 [2026-04-13 04:31:40] Production.INFO: SubTotal 38.5 [2026-04-13 04:31:40] Production.INFO: SubTotalWithouttaxTotal 0 [2026-04-13 04:31:40] Production.INFO: AccountOneOffCharge Tax Over [2026-04-13 04:31:40] Production.INFO: TotalTax 5.005 [2026-04-13 04:31:40] Production.INFO: InvoiceGrandTotal 43.505 [2026-04-13 04:31:40] Production.INFO: InvoiceTaxAmount 5.01 [2026-04-13 04:31:40] Production.INFO: GrandTotal 43.51 [2026-04-13 04:31:40] Production.INFO: SubTotal 38.50 [2026-04-13 04:31:40] Production.INFO: TotalDue 435.10 [2026-04-13 04:31:40] Production.INFO: Reseller ==> 0 [2026-04-13 04:31:40] Production.INFO: original start date ==>2026-03-13 changed start date ==>2026-03-13 00:00:00 original end date ==>2026-04-12 23:59:59 changed end date ==>2026-04-12 23:59:59 [2026-04-13 04:31:40] Production.INFO: CALL prc_getInvoiceUsage(1,'191','0','1','2026-03-13 00:00:00','2026-04-12 23:59:59',0) [2026-04-13 04:31:40] Production.INFO: PDF Generation start [2026-04-13 04:31:40] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/191/Invoices/2026/04/13/Invoice-lake-life-financial-solutions-inc-inv13816-from-03-13-2026-to-04-12-2026-12825.pdf [2026-04-13 04:31:40] Production.INFO: On Linux [2026-04-13 04:31:41] Production.INFO: /var/www/html/onswitch.neon.service/wkhtmltox/bin/wkhtmltopdf --header-spacing 3 --footer-spacing 1 --header-html --footer-html "/var/www/tmp/1/191/Invoices/2026/04/13/footer-lake-life-financial-solutions-inc-inv13816-from-03-13-2026-to-04-12-2026-12825.html" "/var/www/tmp/1/191/Invoices/2026/04/13/Invoice-lake-life-financial-solutions-inc-inv13816-from-03-13-2026-to-04-12-2026-12825.html" "/var/www/tmp/1/191/Invoices/2026/04/13/Invoice-lake-life-financial-solutions-inc-inv13816-from-03-13-2026-to-04-12-2026-12825.pdf" [2026-04-13 04:31:41] Production.INFO: [2026-04-13 04:31:41] Production.INFO: /var/www/tmp/1/191/Invoices/2026/04/13/Invoice-lake-life-financial-solutions-inc-inv13816-from-03-13-2026-to-04-12-2026-12825.html [2026-04-13 04:31:41] Production.INFO: /var/www/tmp/1/191/Invoices/2026/04/13/header-lake-life-financial-solutions-inc-inv13816-from-03-13-2026-to-04-12-2026-12825.html [2026-04-13 04:31:41] Production.INFO: /var/www/tmp/1/191/Invoices/2026/04/13/footer-lake-life-financial-solutions-inc-inv13816-from-03-13-2026-to-04-12-2026-12825.html [2026-04-13 04:31:41] Production.INFO: Invoice generation PDF path [2026-04-13 04:31:41] Production.INFO: PDF fullPath 1/191/Invoices/2026/04/13/Invoice-lake-life-financial-solutions-inc-inv13816-from-03-13-2026-to-04-12-2026-12825.pdf [2026-04-13 04:31:41] Production.INFO: Generate Usage File Start [2026-04-13 04:31:41] Production.INFO: Usage File fullPath 1/191/InvoiceUsageFile/2026/04/13/lake-life-financial-solutions-inc-13-03-2026-00-00-00-TO-12-04-2026-23-59-59_9126__328ff9a0-3713-11f1-9ec7-39d645e89fbf.csv [2026-04-13 04:31:42] Production.INFO: Sending Email to Staff over [2026-04-13 04:31:42] Production.INFO: Email Status 1 [2026-04-13 04:31:42] Production.INFO: Sending Email to Customer [2026-04-13 04:31:42] Production.INFO: =========== Email Sending over =========== [2026-04-13 04:31:42] Production.INFO: =========== Returning as Success =========== AccountID 191 [2026-04-13 04:31:42] Production.INFO: Invoice::sendInvoice done [2026-04-13 04:31:42] Production.INFO: Invoice created - Array ( [status] => success [message] => Invoice Created Successfully. [accounts] => ) [2026-04-13 04:31:42] Production.INFO: Invoice Committed AccountID = 191 [2026-04-13 04:31:42] Production.INFO: =========== Updating InvoiceDate =========== [2026-04-13 04:31:42] Production.INFO: NextInvoice 2026-04-13 2026-05-12 [2026-04-13 04:31:42] Production.INFO: new dates [2026-04-13 04:31:42] Production.INFO: LastInvoiceDate 2026-04-13 NextInvoiceDate 2026-05-13 [2026-04-13 04:31:42] Production.INFO: LastChargeDate 2026-04-13 NextChargeDate 2026-05-12 [2026-04-13 04:31:42] Production.INFO: =========== Updated InvoiceDate =========== [2026-04-13 04:31:42] Production.INFO: ========================== Invoice Send End ============================= [2026-04-13 04:31:42] Production.INFO: AccountID =258 FirstInvoiceSend 0 [2026-04-13 04:31:42] Production.INFO: LastInvoiceDate 2025-02-10 NextInvoiceDate 2025-03-10 [2026-04-13 04:31:42] Production.INFO: LastChargeDate 2025-02-10 NextChargeDate 2025-03-09 [2026-04-13 04:31:42] Production.INFO: isCDRLoaded Array ( [0] => stdClass Object ( [isLoaded] => 1 ) ) [2026-04-13 04:31:42] Production.INFO: ========================== Invoice Send Start ============================= [2026-04-13 04:31:42] Production.INFO: Invoice::sendInvoice(1,258,2025-02-10,2025-03-10,billing@onswitchit.ca) [2026-04-13 04:31:42] Production.INFO: start Date =2025-02-10 EndDate =2025-03-09 23:59:59 [2026-04-13 04:31:42] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV [2026-04-13 04:31:42] Production.INFO: InvoiceTemplate->Terms =



This a summary of your subscription and usage charges for this billing period. Detailed charges, such as a list of all billable calls, can be found on subsequent pages.


[2026-04-13 04:31:42] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled [2026-04-13 04:31:42] Production.INFO: Invoice::sendInvoice done [2026-04-13 04:31:42] Production.INFO: Invoice rollback AccountID = 258 [2026-04-13 04:31:42] Production.INFO: ========================== Error ============================= [2026-04-13 04:31:42] Production.INFO: Invoice with Error - Array ( [status] => failure [message] => Lion Motors Account is already billed on this duration ) [2026-04-13 04:31:42] Production.INFO: ========================== Invoice Send End ============================= [2026-04-13 04:31:42] Production.INFO: ========================== Recurring invoice Start ============================= [2026-04-13 04:31:42] Production.INFO: recurring invoices ID [2026-04-13 04:31:42] Production.INFO: [2026-04-13 04:31:42] Production.INFO: recurring errorsArray ( ) [2026-04-13 04:31:42] Production.INFO: ========================== Recurring invoice End ============================= [2026-04-13 04:31:43] Production.INFO: ========================== Job Updated ============================= [2026-04-13 04:31:44] Production.INFO: ========================== Job Email Sent ============================= [2026-04-13 04:31:45] Production.ERROR: **Email Sent Status 1 [2026-04-13 04:31:45] Production.ERROR: **Email Sent message Email has been sent [2026-04-13 04:31:45] Production.ERROR: CronJobId end6 [2026-04-13 04:31:45] Production.INFO: ==10095== Releasing lock... [2026-04-13 04:31:45] Production.INFO: invoicegenerator-command-invoicegenerator-companyid-1-cronjobid-6 #Stops# [2026-04-13 04:31:45] Production.INFO: 40.5 MB #Memory Used# [2026-04-13 09:32:01] Production.INFO: ==10345== Lock acquired, processing the job... [2026-04-13 09:32:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:32:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:32:01] Production.INFO: neon service started [2026-04-13 09:32:01] Production.INFO: neon service started [2026-04-13 09:32:01] Production.INFO: ==10345== Releasing lock... [2026-04-13 09:32:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:32:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:32:01] Production.INFO: ==10347== Lock acquired, processing the job... [2026-04-13 04:32:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:32:02] Production.INFO: ==10347== Releasing lock... [2026-04-13 04:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:32:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:32:02] Production.INFO: ==10349== Lock acquired, processing the job... [2026-04-13 08:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:32:02] Production.INFO: ==10349== Releasing lock... [2026-04-13 08:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:32:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:32:02] Production.INFO: ==10358== Lock acquired, processing the job... [2026-04-13 04:32:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:32:02] Production.INFO: Account Balance Start. [2026-04-13 04:32:02] Production.INFO: CreateAllLog Start [2026-04-13 04:32:02] Production.INFO: 117 [2026-04-13 04:32:02] Production.INFO: Date 2026-04-08 [2026-04-13 04:32:02] Production.INFO: Reseller ==> 0 [2026-04-13 04:32:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:32:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:32:03] Production.INFO: Date 2026-04-11 [2026-04-13 04:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:32:03] Production.INFO: Date 2026-04-12 [2026-04-13 04:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:32:03] Production.INFO: ==10352== Lock acquired, processing the job... [2026-04-13 04:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:32:03] Production.INFO: Date 2026-04-13 [2026-04-13 04:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:32:03] Production.INFO: Total Charge 0 [2026-04-13 04:32:03] Production.INFO: CreateAllLog End [2026-04-13 04:32:03] Production.INFO: ==10360== Lock acquired, processing the job... [2026-04-13 04:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:32:03] Production.INFO: ==10354== Lock acquired, processing the job... [2026-04-13 04:32:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:32:03] Production.INFO: ==10356== Lock acquired, processing the job... [2026-04-13 04:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:32:03] Production.INFO: Account Balance End. [2026-04-13 04:32:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:32:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:32:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:32:03] Production.ERROR: CronJobId end 12 [2026-04-13 04:32:03] Production.INFO: ==10358== Releasing lock... [2026-04-13 04:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:32:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:32:03] Production.INFO: ==10360== Releasing lock... [2026-04-13 04:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:32:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:32:03] Production.INFO: ==10354== Releasing lock... [2026-04-13 04:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:32:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:32:11] Production.ERROR: CronJobId end10 [2026-04-13 04:32:11] Production.INFO: ==10356== Releasing lock... [2026-04-13 04:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:32:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:32:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:32:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:32:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:32:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:32:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:32:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:32:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:32:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:32:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:32:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:32:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:32:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:32:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:32:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:32:14] Production.INFO: call_cost start [2026-04-13 04:32:14] Production.INFO: call_cost end [2026-04-13 04:32:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:32:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:32:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:32:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:32:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:32:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:32:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:32:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:32:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:32:14] Production.INFO: ==10352== Releasing lock... [2026-04-13 04:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:32:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:33:01] Production.INFO: ==10423== Lock acquired, processing the job... [2026-04-13 09:33:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:33:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:33:01] Production.INFO: neon service started [2026-04-13 09:33:01] Production.INFO: neon service started [2026-04-13 09:33:01] Production.INFO: ==10423== Releasing lock... [2026-04-13 09:33:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:33:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:33:02] Production.INFO: ==10426== Lock acquired, processing the job... [2026-04-13 04:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:33:02] Production.INFO: ==10426== Releasing lock... [2026-04-13 04:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:33:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:33:02] Production.INFO: ==10428== Lock acquired, processing the job... [2026-04-13 08:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:33:02] Production.INFO: ==10428== Releasing lock... [2026-04-13 08:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:33:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:33:03] Production.INFO: ==10436== Lock acquired, processing the job... [2026-04-13 04:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:33:03] Production.INFO: Account Balance Start. [2026-04-13 04:33:03] Production.INFO: CreateAllLog Start [2026-04-13 04:33:03] Production.INFO: 117 [2026-04-13 04:33:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:33:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:33:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:33:03] Production.INFO: Date 2026-04-11 [2026-04-13 04:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:33:03] Production.INFO: Date 2026-04-12 [2026-04-13 04:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:33:03] Production.INFO: ==10430== Lock acquired, processing the job... [2026-04-13 04:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:33:03] Production.INFO: Date 2026-04-13 [2026-04-13 04:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:33:03] Production.INFO: Total Charge 0 [2026-04-13 04:33:03] Production.INFO: CreateAllLog End [2026-04-13 04:33:03] Production.INFO: ==10434== Lock acquired, processing the job... [2026-04-13 04:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:33:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:33:03] Production.INFO: ==10432== Lock acquired, processing the job... [2026-04-13 04:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:33:03] Production.INFO: ==10438== Lock acquired, processing the job... [2026-04-13 04:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:33:03] Production.INFO: Account Balance End. [2026-04-13 04:33:03] Production.ERROR: CronJobId end 12 [2026-04-13 04:33:03] Production.INFO: ==10436== Releasing lock... [2026-04-13 04:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:33:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:33:03] Production.INFO: ==10438== Releasing lock... [2026-04-13 04:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:33:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:33:04] Production.INFO: ==10432== Releasing lock... [2026-04-13 04:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:33:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:33:11] Production.ERROR: CronJobId end10 [2026-04-13 04:33:11] Production.INFO: ==10434== Releasing lock... [2026-04-13 04:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:33:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:33:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:33:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:33:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:33:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:33:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:33:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:33:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:33:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:33:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:33:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:33:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:33:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:33:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:33:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:33:14] Production.INFO: call_cost start [2026-04-13 04:33:14] Production.INFO: call_cost end [2026-04-13 04:33:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:33:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:33:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:33:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:33:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:33:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:33:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:33:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:33:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:33:14] Production.INFO: ==10430== Releasing lock... [2026-04-13 04:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:33:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:34:02] Production.INFO: ==10500== Lock acquired, processing the job... [2026-04-13 09:34:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:34:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:34:02] Production.INFO: neon service started [2026-04-13 09:34:02] Production.INFO: neon service started [2026-04-13 09:34:02] Production.INFO: ==10500== Releasing lock... [2026-04-13 09:34:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:34:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:34:02] Production.INFO: ==10507== Lock acquired, processing the job... [2026-04-13 08:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:34:02] Production.INFO: ==10507== Releasing lock... [2026-04-13 08:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:34:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:34:02] Production.INFO: ==10505== Lock acquired, processing the job... [2026-04-13 04:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:34:03] Production.INFO: ==10505== Releasing lock... [2026-04-13 04:34:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:34:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:34:03] Production.INFO: ==10511== Lock acquired, processing the job... [2026-04-13 04:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:34:03] Production.INFO: ==10509== Lock acquired, processing the job... [2026-04-13 04:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:34:03] Production.INFO: ==10513== Lock acquired, processing the job... [2026-04-13 04:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:34:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:34:04] Production.INFO: ==10515== Lock acquired, processing the job... [2026-04-13 04:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:34:04] Production.INFO: ==10517== Lock acquired, processing the job... [2026-04-13 04:34:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:34:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:34:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:34:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:34:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:34:04] Production.INFO: Account Balance Start. [2026-04-13 04:34:04] Production.INFO: CreateAllLog Start [2026-04-13 04:34:04] Production.INFO: 117 [2026-04-13 04:34:04] Production.INFO: Date 2026-04-08 [2026-04-13 04:34:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:34:04] Production.INFO: Date 2026-04-09 [2026-04-13 04:34:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:34:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:34:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:34:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:34:04] Production.INFO: ==10517== Releasing lock... [2026-04-13 04:34:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:34:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:34:04] Production.INFO: Date 2026-04-10 [2026-04-13 04:34:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:34:04] Production.INFO: Date 2026-04-11 [2026-04-13 04:34:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:34:04] Production.INFO: Date 2026-04-12 [2026-04-13 04:34:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:34:04] Production.INFO: Date 2026-04-13 [2026-04-13 04:34:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:34:04] Production.INFO: Total Charge 0 [2026-04-13 04:34:04] Production.INFO: CreateAllLog End [2026-04-13 04:34:04] Production.INFO: ==10511== Releasing lock... [2026-04-13 04:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:34:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:34:04] Production.INFO: Account Balance End. [2026-04-13 04:34:04] Production.ERROR: CronJobId end 12 [2026-04-13 04:34:04] Production.INFO: ==10515== Releasing lock... [2026-04-13 04:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:34:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:34:11] Production.ERROR: CronJobId end10 [2026-04-13 04:34:11] Production.INFO: ==10513== Releasing lock... [2026-04-13 04:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:34:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:34:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:34:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:34:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:34:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:34:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:34:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:34:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:34:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:34:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:34:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:34:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:34:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:34:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:34:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:34:14] Production.INFO: call_cost start [2026-04-13 04:34:14] Production.INFO: call_cost end [2026-04-13 04:34:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:34:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:34:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:34:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:34:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:34:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:34:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:34:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:34:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:34:14] Production.INFO: ==10509== Releasing lock... [2026-04-13 04:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:34:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:35:01] Production.INFO: ==10576== Lock acquired, processing the job... [2026-04-13 09:35:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:35:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:35:01] Production.INFO: neon service started [2026-04-13 09:35:01] Production.INFO: neon service started [2026-04-13 09:35:01] Production.INFO: ==10576== Releasing lock... [2026-04-13 09:35:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:35:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:35:02] Production.INFO: ==10578== Lock acquired, processing the job... [2026-04-13 04:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:35:02] Production.INFO: ==10578== Releasing lock... [2026-04-13 04:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:35:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:35:02] Production.INFO: ==10580== Lock acquired, processing the job... [2026-04-13 08:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:35:02] Production.INFO: ==10580== Releasing lock... [2026-04-13 08:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:35:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:35:03] Production.INFO: ==10582== Lock acquired, processing the job... [2026-04-13 04:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:35:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:35:03] Production.INFO: ==10590== Lock acquired, processing the job... [2026-04-13 04:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:35:03] Production.INFO: ==10584== Lock acquired, processing the job... [2026-04-13 04:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:35:03] Production.INFO: ==10588== Lock acquired, processing the job... [2026-04-13 04:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:35:03] Production.INFO: ==10586== Lock acquired, processing the job... [2026-04-13 04:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:35:03] Production.INFO: Account Balance Start. [2026-04-13 04:35:03] Production.INFO: CreateAllLog Start [2026-04-13 04:35:03] Production.INFO: 117 [2026-04-13 04:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:35:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:35:03] Production.INFO: ==10590== Releasing lock... [2026-04-13 04:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:35:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:35:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:35:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:35:03] Production.INFO: Date 2026-04-11 [2026-04-13 04:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:35:03] Production.INFO: Date 2026-04-12 [2026-04-13 04:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:35:03] Production.INFO: Date 2026-04-13 [2026-04-13 04:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:35:03] Production.INFO: Total Charge 0 [2026-04-13 04:35:03] Production.INFO: CreateAllLog End [2026-04-13 04:35:03] Production.INFO: Account Balance End. [2026-04-13 04:35:03] Production.ERROR: CronJobId end 12 [2026-04-13 04:35:03] Production.INFO: ==10588== Releasing lock... [2026-04-13 04:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:35:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:35:03] Production.INFO: ==10584== Releasing lock... [2026-04-13 04:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:35:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:35:12] Production.ERROR: CronJobId end10 [2026-04-13 04:35:12] Production.INFO: ==10586== Releasing lock... [2026-04-13 04:35:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:35:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:35:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:35:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:35:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:35:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:35:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:35:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:35:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:35:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:35:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:35:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:35:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:35:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:35:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:35:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:35:14] Production.INFO: call_cost start [2026-04-13 04:35:14] Production.INFO: call_cost end [2026-04-13 04:35:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:35:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:35:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:35:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:35:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:35:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:35:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:35:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:35:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:35:14] Production.INFO: ==10582== Releasing lock... [2026-04-13 04:35:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:35:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:36:02] Production.INFO: ==10650== Lock acquired, processing the job... [2026-04-13 09:36:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:36:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:36:02] Production.INFO: neon service started [2026-04-13 09:36:02] Production.INFO: neon service started [2026-04-13 09:36:02] Production.INFO: ==10650== Releasing lock... [2026-04-13 09:36:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:36:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:36:02] Production.INFO: ==10654== Lock acquired, processing the job... [2026-04-13 08:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:36:02] Production.INFO: ==10654== Releasing lock... [2026-04-13 08:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:36:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:36:02] Production.INFO: ==10652== Lock acquired, processing the job... [2026-04-13 04:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:36:02] Production.INFO: ==10652== Releasing lock... [2026-04-13 04:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:36:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:36:03] Production.INFO: ==10659== Lock acquired, processing the job... [2026-04-13 04:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:36:03] Production.INFO: ==10657== Lock acquired, processing the job... [2026-04-13 04:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:36:03] Production.INFO: ==10661== Lock acquired, processing the job... [2026-04-13 04:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:36:03] Production.INFO: ==10663== Lock acquired, processing the job... [2026-04-13 04:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:36:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:36:03] Production.INFO: ==10665== Lock acquired, processing the job... [2026-04-13 04:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:36:03] Production.INFO: Account Balance Start. [2026-04-13 04:36:03] Production.INFO: CreateAllLog Start [2026-04-13 04:36:03] Production.INFO: 117 [2026-04-13 04:36:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:36:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:36:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:36:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:36:04] Production.INFO: Date 2026-04-09 [2026-04-13 04:36:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:36:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:36:04] Production.INFO: Date 2026-04-10 [2026-04-13 04:36:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:36:04] Production.INFO: ==10665== Releasing lock... [2026-04-13 04:36:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:36:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:36:04] Production.INFO: Date 2026-04-11 [2026-04-13 04:36:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:36:04] Production.INFO: Date 2026-04-12 [2026-04-13 04:36:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:36:04] Production.INFO: ==10659== Releasing lock... [2026-04-13 04:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:36:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:36:04] Production.INFO: Date 2026-04-13 [2026-04-13 04:36:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:36:04] Production.INFO: Total Charge 0 [2026-04-13 04:36:04] Production.INFO: CreateAllLog End [2026-04-13 04:36:04] Production.INFO: Account Balance End. [2026-04-13 04:36:04] Production.ERROR: CronJobId end 12 [2026-04-13 04:36:04] Production.INFO: ==10663== Releasing lock... [2026-04-13 04:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:36:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:36:11] Production.ERROR: CronJobId end10 [2026-04-13 04:36:11] Production.INFO: ==10661== Releasing lock... [2026-04-13 04:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:36:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:36:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:36:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:36:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:36:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:36:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:36:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:36:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:36:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:36:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:36:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:36:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:36:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:36:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:36:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:36:15] Production.INFO: call_cost start [2026-04-13 04:36:15] Production.INFO: call_cost end [2026-04-13 04:36:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:36:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:36:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:36:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:36:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:36:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:36:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:36:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:36:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:36:15] Production.INFO: ==10657== Releasing lock... [2026-04-13 04:36:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:36:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:37:01] Production.INFO: ==10722== Lock acquired, processing the job... [2026-04-13 09:37:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:37:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:37:01] Production.INFO: neon service started [2026-04-13 09:37:01] Production.INFO: neon service started [2026-04-13 09:37:01] Production.INFO: ==10722== Releasing lock... [2026-04-13 09:37:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:37:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:37:02] Production.INFO: ==10724== Lock acquired, processing the job... [2026-04-13 04:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:37:02] Production.INFO: ==10726== Lock acquired, processing the job... [2026-04-13 08:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:37:02] Production.INFO: ==10726== Releasing lock... [2026-04-13 08:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:37:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:37:02] Production.INFO: ==10724== Releasing lock... [2026-04-13 04:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:37:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:37:03] Production.INFO: ==10729== Lock acquired, processing the job... [2026-04-13 04:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:37:03] Production.INFO: ==10735== Lock acquired, processing the job... [2026-04-13 04:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:37:03] Production.INFO: ==10731== Lock acquired, processing the job... [2026-04-13 04:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:37:03] Production.INFO: ==10733== Lock acquired, processing the job... [2026-04-13 04:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:37:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:37:03] Production.INFO: ==10737== Lock acquired, processing the job... [2026-04-13 04:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:37:03] Production.INFO: Account Balance Start. [2026-04-13 04:37:03] Production.INFO: CreateAllLog Start [2026-04-13 04:37:03] Production.INFO: 117 [2026-04-13 04:37:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:37:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:37:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:37:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:37:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:37:03] Production.INFO: ==10737== Releasing lock... [2026-04-13 04:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:37:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:37:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:37:03] Production.INFO: Date 2026-04-11 [2026-04-13 04:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:37:03] Production.INFO: Date 2026-04-12 [2026-04-13 04:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:37:03] Production.INFO: Date 2026-04-13 [2026-04-13 04:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:37:03] Production.INFO: Total Charge 0 [2026-04-13 04:37:03] Production.INFO: CreateAllLog End [2026-04-13 04:37:03] Production.INFO: Account Balance End. [2026-04-13 04:37:03] Production.ERROR: CronJobId end 12 [2026-04-13 04:37:03] Production.INFO: ==10735== Releasing lock... [2026-04-13 04:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:37:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:37:03] Production.INFO: ==10731== Releasing lock... [2026-04-13 04:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:37:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:37:12] Production.ERROR: CronJobId end10 [2026-04-13 04:37:12] Production.INFO: ==10733== Releasing lock... [2026-04-13 04:37:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:37:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:37:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:37:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:37:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:37:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:37:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:37:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:37:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:37:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:37:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:37:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:37:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:37:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:37:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:37:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:37:14] Production.INFO: call_cost start [2026-04-13 04:37:14] Production.INFO: call_cost end [2026-04-13 04:37:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:37:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:37:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:37:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:37:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:37:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:37:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:37:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:37:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:37:14] Production.INFO: ==10729== Releasing lock... [2026-04-13 04:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:37:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:38:02] Production.INFO: ==10798== Lock acquired, processing the job... [2026-04-13 09:38:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:38:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:38:02] Production.INFO: neon service started [2026-04-13 09:38:02] Production.INFO: neon service started [2026-04-13 09:38:02] Production.INFO: ==10798== Releasing lock... [2026-04-13 09:38:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:38:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:38:02] Production.INFO: ==10801== Lock acquired, processing the job... [2026-04-13 04:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:38:02] Production.INFO: ==10801== Releasing lock... [2026-04-13 04:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:38:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:38:02] Production.INFO: ==10803== Lock acquired, processing the job... [2026-04-13 08:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:38:02] Production.INFO: ==10803== Releasing lock... [2026-04-13 08:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:38:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:38:03] Production.INFO: ==10805== Lock acquired, processing the job... [2026-04-13 04:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:38:03] Production.INFO: ==10807== Lock acquired, processing the job... [2026-04-13 04:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:38:03] Production.INFO: ==10811== Lock acquired, processing the job... [2026-04-13 04:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:38:03] Production.INFO: ==10809== Lock acquired, processing the job... [2026-04-13 04:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:38:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:38:03] Production.INFO: Account Balance Start. [2026-04-13 04:38:03] Production.INFO: CreateAllLog Start [2026-04-13 04:38:03] Production.INFO: 117 [2026-04-13 04:38:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:38:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:38:03] Production.INFO: ==10813== Lock acquired, processing the job... [2026-04-13 04:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:38:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:38:03] Production.INFO: Date 2026-04-11 [2026-04-13 04:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:38:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:38:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:38:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:38:03] Production.INFO: Date 2026-04-12 [2026-04-13 04:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:38:03] Production.INFO: ==10813== Releasing lock... [2026-04-13 04:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:38:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:38:03] Production.INFO: Date 2026-04-13 [2026-04-13 04:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:38:03] Production.INFO: Total Charge 0 [2026-04-13 04:38:03] Production.INFO: CreateAllLog End [2026-04-13 04:38:04] Production.INFO: Account Balance End. [2026-04-13 04:38:04] Production.ERROR: CronJobId end 12 [2026-04-13 04:38:04] Production.INFO: ==10811== Releasing lock... [2026-04-13 04:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:38:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:38:04] Production.INFO: ==10807== Releasing lock... [2026-04-13 04:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:38:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:38:12] Production.ERROR: CronJobId end10 [2026-04-13 04:38:12] Production.INFO: ==10809== Releasing lock... [2026-04-13 04:38:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:38:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:38:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:38:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:38:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:38:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:38:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:38:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:38:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:38:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:38:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:38:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:38:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:38:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:38:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:38:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:38:14] Production.INFO: call_cost start [2026-04-13 04:38:14] Production.INFO: call_cost end [2026-04-13 04:38:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:38:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:38:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:38:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:38:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:38:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:38:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:38:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:38:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:38:14] Production.INFO: ==10805== Releasing lock... [2026-04-13 04:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:38:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:39:01] Production.INFO: ==10873== Lock acquired, processing the job... [2026-04-13 09:39:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:39:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:39:01] Production.INFO: neon service started [2026-04-13 09:39:01] Production.INFO: neon service started [2026-04-13 09:39:01] Production.INFO: ==10873== Releasing lock... [2026-04-13 09:39:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:39:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:39:01] Production.INFO: ==10877== Lock acquired, processing the job... [2026-04-13 08:39:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:39:01] Production.INFO: ==10877== Releasing lock... [2026-04-13 08:39:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:39:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:39:01] Production.INFO: ==10875== Lock acquired, processing the job... [2026-04-13 04:39:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:39:02] Production.INFO: ==10875== Releasing lock... [2026-04-13 04:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:39:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:39:02] Production.INFO: ==10880== Lock acquired, processing the job... [2026-04-13 04:39:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:39:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:39:03] Production.INFO: ==10882== Lock acquired, processing the job... [2026-04-13 04:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:39:03] Production.INFO: ==10888== Lock acquired, processing the job... [2026-04-13 04:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:39:03] Production.INFO: ==10884== Lock acquired, processing the job... [2026-04-13 04:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:39:03] Production.INFO: ==10886== Lock acquired, processing the job... [2026-04-13 04:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:39:03] Production.INFO: ==10888== Releasing lock... [2026-04-13 04:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:39:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:39:03] Production.INFO: Account Balance Start. [2026-04-13 04:39:03] Production.INFO: CreateAllLog Start [2026-04-13 04:39:03] Production.INFO: 117 [2026-04-13 04:39:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:39:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:39:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:39:03] Production.INFO: Date 2026-04-11 [2026-04-13 04:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:39:03] Production.INFO: Date 2026-04-12 [2026-04-13 04:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:39:03] Production.INFO: Date 2026-04-13 [2026-04-13 04:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:39:03] Production.INFO: Total Charge 0 [2026-04-13 04:39:03] Production.INFO: CreateAllLog End [2026-04-13 04:39:03] Production.INFO: ==10882== Releasing lock... [2026-04-13 04:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:39:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:39:03] Production.INFO: Account Balance End. [2026-04-13 04:39:03] Production.ERROR: CronJobId end 12 [2026-04-13 04:39:03] Production.INFO: ==10886== Releasing lock... [2026-04-13 04:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:39:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:39:10] Production.ERROR: CronJobId end10 [2026-04-13 04:39:10] Production.INFO: ==10884== Releasing lock... [2026-04-13 04:39:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:39:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:39:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:39:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:39:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:39:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:39:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:39:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:39:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:39:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:39:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:39:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:39:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:39:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:39:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:39:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:39:13] Production.INFO: call_cost start [2026-04-13 04:39:13] Production.INFO: call_cost end [2026-04-13 04:39:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:39:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:39:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:39:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:39:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:39:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:39:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:39:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:39:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:39:13] Production.INFO: ==10880== Releasing lock... [2026-04-13 04:39:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:39:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:40:01] Production.INFO: ==10945== Lock acquired, processing the job... [2026-04-13 09:40:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:40:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:40:01] Production.INFO: neon service started [2026-04-13 09:40:01] Production.INFO: neon service started [2026-04-13 09:40:01] Production.INFO: ==10945== Releasing lock... [2026-04-13 09:40:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:40:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:40:02] Production.INFO: ==10947== Lock acquired, processing the job... [2026-04-13 04:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:40:02] Production.INFO: ==10947== Releasing lock... [2026-04-13 04:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:40:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:40:02] Production.INFO: ==10949== Lock acquired, processing the job... [2026-04-13 08:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:40:02] Production.INFO: ==10949== Releasing lock... [2026-04-13 08:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:40:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:40:03] Production.INFO: ==10959== Lock acquired, processing the job... [2026-04-13 04:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:40:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:40:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:40:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:40:03] Production.INFO: ==10959== Releasing lock... [2026-04-13 04:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:40:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:40:03] Production.INFO: ==10951== Lock acquired, processing the job... [2026-04-13 04:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:40:03] Production.INFO: ==10953== Lock acquired, processing the job... [2026-04-13 04:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:40:03] Production.INFO: ==10955== Lock acquired, processing the job... [2026-04-13 04:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:40:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:40:03] Production.INFO: ==10957== Lock acquired, processing the job... [2026-04-13 04:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:40:03] Production.INFO: Account Balance Start. [2026-04-13 04:40:03] Production.INFO: CreateAllLog Start [2026-04-13 04:40:03] Production.INFO: 117 [2026-04-13 04:40:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:40:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:40:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:40:03] Production.INFO: Date 2026-04-11 [2026-04-13 04:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:40:04] Production.INFO: Date 2026-04-12 [2026-04-13 04:40:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:40:04] Production.INFO: Date 2026-04-13 [2026-04-13 04:40:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:40:04] Production.INFO: Total Charge 0 [2026-04-13 04:40:04] Production.INFO: CreateAllLog End [2026-04-13 04:40:04] Production.INFO: ==10953== Releasing lock... [2026-04-13 04:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:40:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:40:04] Production.INFO: Account Balance End. [2026-04-13 04:40:04] Production.ERROR: CronJobId end 12 [2026-04-13 04:40:04] Production.INFO: ==10957== Releasing lock... [2026-04-13 04:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:40:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:40:11] Production.ERROR: CronJobId end10 [2026-04-13 04:40:11] Production.INFO: ==10955== Releasing lock... [2026-04-13 04:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:40:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:40:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:40:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:40:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:40:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:40:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:40:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:40:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:40:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:40:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:40:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:40:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:40:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:40:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:40:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:40:13] Production.INFO: call_cost start [2026-04-13 04:40:13] Production.INFO: call_cost end [2026-04-13 04:40:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:40:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:40:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:40:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:40:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:40:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:40:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:40:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:40:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:40:13] Production.INFO: ==10951== Releasing lock... [2026-04-13 04:40:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:40:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:41:02] Production.INFO: ==11018== Lock acquired, processing the job... [2026-04-13 09:41:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:41:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:41:02] Production.INFO: neon service started [2026-04-13 09:41:02] Production.INFO: neon service started [2026-04-13 09:41:02] Production.INFO: ==11018== Releasing lock... [2026-04-13 09:41:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:41:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:41:02] Production.INFO: ==11020== Lock acquired, processing the job... [2026-04-13 04:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:41:02] Production.INFO: ==11020== Releasing lock... [2026-04-13 04:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:41:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:41:03] Production.INFO: ==11022== Lock acquired, processing the job... [2026-04-13 08:41:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:41:03] Production.INFO: ==11022== Releasing lock... [2026-04-13 08:41:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:41:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:41:03] Production.INFO: ==11024== Lock acquired, processing the job... [2026-04-13 04:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 04:41:03] Production.INFO: ==11026== Lock acquired, processing the job... [2026-04-13 04:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:41:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 04:41:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 04:41:03] Production.ERROR: CronJob PID - 11026 [2026-04-13 04:41:03] Production.ERROR: CronJob Title - System Alerts [2026-04-13 04:41:03] Production.ERROR: CronJob ID - 5 [2026-04-13 04:41:03] Production.ERROR: CronJob Last Run Time 2026-04-13 04:41:00 [2026-04-13 04:41:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 04:41:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 04:41:04] Production.INFO: ==11028== Lock acquired, processing the job... [2026-04-13 04:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:41:04] Production.INFO: ==11034== Lock acquired, processing the job... [2026-04-13 04:41:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 04:41:04] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 04:41:04] Production.INFO: ==11024== Releasing lock... [2026-04-13 04:41:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 04:41:04] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 04:41:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:41:04] Production.INFO: ==11030== Lock acquired, processing the job... [2026-04-13 04:41:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:41:04] Production.INFO: ==11036== Lock acquired, processing the job... [2026-04-13 04:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:41:04] Production.INFO: ==11032== Lock acquired, processing the job... [2026-04-13 04:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:41:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 04:41:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:41:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:41:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:41:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:41:04] Production.INFO: Account Balance Start. [2026-04-13 04:41:04] Production.INFO: CreateAllLog Start [2026-04-13 04:41:04] Production.INFO: 117 [2026-04-13 04:41:04] Production.INFO: Date 2026-04-08 [2026-04-13 04:41:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:41:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:41:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:41:04] Production.INFO: ==11036== Releasing lock... [2026-04-13 04:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:41:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:41:04] Production.INFO: Date 2026-04-09 [2026-04-13 04:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:41:04] Production.INFO: Date 2026-04-10 [2026-04-13 04:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:41:04] Production.INFO: Date 2026-04-11 [2026-04-13 04:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:41:04] Production.ERROR: done [2026-04-13 04:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 04:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087239', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 04:41:04] Production.INFO: Date 2026-04-12 [2026-04-13 04:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:41:04] Production.INFO: Date 2026-04-13 [2026-04-13 04:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:41:04] Production.INFO: Total Charge 0 [2026-04-13 04:41:04] Production.INFO: CreateAllLog End [2026-04-13 04:41:04] Production.INFO: Account Balance End. [2026-04-13 04:41:04] Production.ERROR: CronJobId end 12 [2026-04-13 04:41:04] Production.INFO: ==11032== Releasing lock... [2026-04-13 04:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:41:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:41:05] Production.INFO: ==11028== Releasing lock... [2026-04-13 04:41:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:41:05] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:41:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087239', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 04:41:11] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 04:41:11] Production.INFO: ProcessCDR(1,17087239,1,1,2) [2026-04-13 04:41:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17087239,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 04:41:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17087239,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 04:41:11] Production.ERROR: pbx prc_insertCDR start [2026-04-13 04:41:11] Production.ERROR: pbx prc_insertCDR end [2026-04-13 04:41:11] Production.INFO: ==11034== Releasing lock... [2026-04-13 04:41:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 04:41:11] Production.INFO: 26 MB #Memory Used# [2026-04-13 04:41:14] Production.ERROR: CronJobId end10 [2026-04-13 04:41:14] Production.INFO: ==11030== Releasing lock... [2026-04-13 04:41:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:41:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:41:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:41:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:41:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:41:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:41:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:41:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:41:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:41:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:41:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:41:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:41:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:41:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:41:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:41:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:41:17] Production.INFO: call_cost start [2026-04-13 04:41:17] Production.INFO: call_cost end [2026-04-13 04:41:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:41:17] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:41:17] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:41:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:41:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:41:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:41:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:41:17] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:41:17] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:41:17] Production.INFO: ==11026== Releasing lock... [2026-04-13 04:41:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:41:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:42:01] Production.INFO: ==11091== Lock acquired, processing the job... [2026-04-13 09:42:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:42:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:42:01] Production.INFO: neon service started [2026-04-13 09:42:01] Production.INFO: neon service started [2026-04-13 09:42:01] Production.INFO: ==11091== Releasing lock... [2026-04-13 09:42:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:42:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:42:02] Production.INFO: ==11093== Lock acquired, processing the job... [2026-04-13 04:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:42:02] Production.INFO: ==11095== Lock acquired, processing the job... [2026-04-13 08:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:42:02] Production.INFO: ==11095== Releasing lock... [2026-04-13 08:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:42:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:42:02] Production.INFO: ==11093== Releasing lock... [2026-04-13 04:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:42:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:42:03] Production.INFO: ==11100== Lock acquired, processing the job... [2026-04-13 04:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:42:03] Production.INFO: ==11102== Lock acquired, processing the job... [2026-04-13 04:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:42:03] Production.INFO: ==11104== Lock acquired, processing the job... [2026-04-13 04:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:42:03] Production.INFO: ==11106== Lock acquired, processing the job... [2026-04-13 04:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:42:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:42:03] Production.INFO: ==11108== Lock acquired, processing the job... [2026-04-13 04:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:42:03] Production.INFO: Account Balance Start. [2026-04-13 04:42:03] Production.INFO: CreateAllLog Start [2026-04-13 04:42:03] Production.INFO: 117 [2026-04-13 04:42:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:42:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:42:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:42:03] Production.INFO: ==11108== Releasing lock... [2026-04-13 04:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:42:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:42:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:42:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:42:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:42:03] Production.INFO: Date 2026-04-11 [2026-04-13 04:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:42:03] Production.INFO: Date 2026-04-12 [2026-04-13 04:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:42:03] Production.INFO: ==11102== Releasing lock... [2026-04-13 04:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:42:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:42:04] Production.INFO: Date 2026-04-13 [2026-04-13 04:42:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:42:04] Production.INFO: Total Charge 0 [2026-04-13 04:42:04] Production.INFO: CreateAllLog End [2026-04-13 04:42:04] Production.INFO: Account Balance End. [2026-04-13 04:42:04] Production.ERROR: CronJobId end 12 [2026-04-13 04:42:04] Production.INFO: ==11106== Releasing lock... [2026-04-13 04:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:42:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:42:11] Production.ERROR: CronJobId end10 [2026-04-13 04:42:11] Production.INFO: ==11104== Releasing lock... [2026-04-13 04:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:42:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:42:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:42:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:42:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:42:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:42:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:42:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:42:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:42:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:42:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:42:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:42:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:42:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:42:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:42:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:42:13] Production.INFO: call_cost start [2026-04-13 04:42:13] Production.INFO: call_cost end [2026-04-13 04:42:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:42:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:42:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:42:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:42:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:42:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:42:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:42:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:42:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:42:13] Production.INFO: ==11100== Releasing lock... [2026-04-13 04:42:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:42:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:43:02] Production.INFO: ==11163== Lock acquired, processing the job... [2026-04-13 09:43:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:43:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:43:02] Production.INFO: neon service started [2026-04-13 09:43:02] Production.INFO: neon service started [2026-04-13 09:43:02] Production.INFO: ==11163== Releasing lock... [2026-04-13 09:43:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:43:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:43:02] Production.INFO: ==11165== Lock acquired, processing the job... [2026-04-13 04:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:43:02] Production.INFO: ==11165== Releasing lock... [2026-04-13 04:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:43:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:43:02] Production.INFO: ==11167== Lock acquired, processing the job... [2026-04-13 08:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:43:02] Production.INFO: ==11167== Releasing lock... [2026-04-13 08:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:43:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:43:03] Production.INFO: ==11170== Lock acquired, processing the job... [2026-04-13 04:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:43:03] Production.INFO: ==11174== Lock acquired, processing the job... [2026-04-13 04:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:43:03] Production.INFO: ==11172== Lock acquired, processing the job... [2026-04-13 04:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:43:03] Production.INFO: ==11178== Lock acquired, processing the job... [2026-04-13 04:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:43:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:43:03] Production.INFO: ==11176== Lock acquired, processing the job... [2026-04-13 04:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:43:03] Production.INFO: Account Balance Start. [2026-04-13 04:43:03] Production.INFO: CreateAllLog Start [2026-04-13 04:43:03] Production.INFO: 117 [2026-04-13 04:43:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:43:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:43:03] Production.INFO: ==11178== Releasing lock... [2026-04-13 04:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:43:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:43:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:43:03] Production.INFO: Date 2026-04-11 [2026-04-13 04:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:43:03] Production.INFO: Date 2026-04-12 [2026-04-13 04:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:43:03] Production.INFO: Date 2026-04-13 [2026-04-13 04:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:43:03] Production.INFO: Total Charge 0 [2026-04-13 04:43:03] Production.INFO: CreateAllLog End [2026-04-13 04:43:04] Production.INFO: Account Balance End. [2026-04-13 04:43:04] Production.ERROR: CronJobId end 12 [2026-04-13 04:43:04] Production.INFO: ==11176== Releasing lock... [2026-04-13 04:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:43:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:43:04] Production.INFO: ==11172== Releasing lock... [2026-04-13 04:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:43:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:43:11] Production.ERROR: CronJobId end10 [2026-04-13 04:43:11] Production.INFO: ==11174== Releasing lock... [2026-04-13 04:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:43:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:43:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:43:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:43:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:43:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:43:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:43:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:43:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:43:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:43:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:43:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:43:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:43:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:43:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:43:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:43:14] Production.INFO: call_cost start [2026-04-13 04:43:14] Production.INFO: call_cost end [2026-04-13 04:43:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:43:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:43:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:43:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:43:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:43:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:43:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:43:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:43:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:43:14] Production.INFO: ==11170== Releasing lock... [2026-04-13 04:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:43:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:44:01] Production.INFO: ==11238== Lock acquired, processing the job... [2026-04-13 09:44:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:44:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:44:01] Production.INFO: neon service started [2026-04-13 09:44:01] Production.INFO: neon service started [2026-04-13 09:44:01] Production.INFO: ==11238== Releasing lock... [2026-04-13 09:44:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:44:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:44:02] Production.INFO: ==11240== Lock acquired, processing the job... [2026-04-13 04:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:44:02] Production.INFO: ==11242== Lock acquired, processing the job... [2026-04-13 08:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:44:02] Production.INFO: ==11242== Releasing lock... [2026-04-13 08:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:44:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:44:02] Production.INFO: ==11240== Releasing lock... [2026-04-13 04:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:44:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:44:03] Production.INFO: ==11246== Lock acquired, processing the job... [2026-04-13 04:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:44:03] Production.INFO: ==11250== Lock acquired, processing the job... [2026-04-13 04:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:44:03] Production.INFO: ==11248== Lock acquired, processing the job... [2026-04-13 04:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:44:03] Production.INFO: ==11252== Lock acquired, processing the job... [2026-04-13 04:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:44:03] Production.INFO: ==11254== Lock acquired, processing the job... [2026-04-13 04:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:44:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:44:03] Production.INFO: Account Balance Start. [2026-04-13 04:44:03] Production.INFO: CreateAllLog Start [2026-04-13 04:44:03] Production.INFO: 117 [2026-04-13 04:44:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:44:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:44:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:44:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:44:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:44:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:44:03] Production.INFO: Date 2026-04-11 [2026-04-13 04:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:44:03] Production.INFO: Date 2026-04-12 [2026-04-13 04:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:44:03] Production.INFO: ==11254== Releasing lock... [2026-04-13 04:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:44:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:44:03] Production.INFO: Date 2026-04-13 [2026-04-13 04:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:44:03] Production.INFO: Total Charge 0 [2026-04-13 04:44:03] Production.INFO: CreateAllLog End [2026-04-13 04:44:03] Production.INFO: Account Balance End. [2026-04-13 04:44:03] Production.ERROR: CronJobId end 12 [2026-04-13 04:44:03] Production.INFO: ==11252== Releasing lock... [2026-04-13 04:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:44:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:44:04] Production.INFO: ==11248== Releasing lock... [2026-04-13 04:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:44:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:44:10] Production.ERROR: CronJobId end10 [2026-04-13 04:44:10] Production.INFO: ==11250== Releasing lock... [2026-04-13 04:44:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:44:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:44:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:44:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:44:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:44:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:44:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:44:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:44:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:44:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:44:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:44:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:44:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:44:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:44:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:44:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:44:14] Production.INFO: call_cost start [2026-04-13 04:44:14] Production.INFO: call_cost end [2026-04-13 04:44:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:44:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:44:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:44:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:44:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:44:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:44:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:44:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:44:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:44:14] Production.INFO: ==11246== Releasing lock... [2026-04-13 04:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:44:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:45:01] Production.INFO: ==11336== Lock acquired, processing the job... [2026-04-13 09:45:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:45:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:45:01] Production.INFO: neon service started [2026-04-13 09:45:01] Production.INFO: neon service started [2026-04-13 09:45:01] Production.INFO: ==11336== Releasing lock... [2026-04-13 09:45:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:45:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:45:02] Production.INFO: ==11340== Lock acquired, processing the job... [2026-04-13 08:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 04:45:02] Production.INFO: ==11338== Lock acquired, processing the job... [2026-04-13 04:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:45:02] Production.INFO: ==11340== Releasing lock... [2026-04-13 08:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:45:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:45:02] Production.INFO: ==11338== Releasing lock... [2026-04-13 04:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:45:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:45:03] Production.INFO: ==11343== Lock acquired, processing the job... [2026-04-13 04:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:45:03] Production.INFO: ==11345== Lock acquired, processing the job... [2026-04-13 04:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:45:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:45:03] Production.INFO: ==11347== Lock acquired, processing the job... [2026-04-13 04:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:45:03] Production.INFO: ==11351== Lock acquired, processing the job... [2026-04-13 04:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:45:03] Production.INFO: ==11349== Lock acquired, processing the job... [2026-04-13 04:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:45:03] Production.INFO: Account Balance Start. [2026-04-13 04:45:03] Production.INFO: CreateAllLog Start [2026-04-13 04:45:03] Production.INFO: 117 [2026-04-13 04:45:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:45:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:45:04] Production.INFO: Date 2026-04-10 [2026-04-13 04:45:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:45:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:45:04] Production.INFO: ==11351== Releasing lock... [2026-04-13 04:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:45:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:45:04] Production.INFO: ==11345== Releasing lock... [2026-04-13 04:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:45:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:45:04] Production.INFO: Date 2026-04-11 [2026-04-13 04:45:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:45:04] Production.INFO: Date 2026-04-12 [2026-04-13 04:45:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:45:04] Production.INFO: Date 2026-04-13 [2026-04-13 04:45:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:45:04] Production.INFO: Total Charge 0 [2026-04-13 04:45:04] Production.INFO: CreateAllLog End [2026-04-13 04:45:04] Production.INFO: Account Balance End. [2026-04-13 04:45:04] Production.ERROR: CronJobId end 12 [2026-04-13 04:45:04] Production.INFO: ==11349== Releasing lock... [2026-04-13 04:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:45:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:45:11] Production.ERROR: CronJobId end10 [2026-04-13 04:45:11] Production.INFO: ==11347== Releasing lock... [2026-04-13 04:45:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:45:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:45:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:45:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:45:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:45:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:45:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:45:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:45:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:45:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:45:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:45:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:45:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:45:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:45:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:45:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:45:13] Production.INFO: call_cost start [2026-04-13 04:45:13] Production.INFO: call_cost end [2026-04-13 04:45:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:45:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:45:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:45:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:45:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:45:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:45:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:45:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:45:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:45:13] Production.INFO: ==11343== Releasing lock... [2026-04-13 04:45:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:45:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:46:01] Production.INFO: ==11408== Lock acquired, processing the job... [2026-04-13 09:46:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:46:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:46:01] Production.INFO: neon service started [2026-04-13 09:46:01] Production.INFO: neon service started [2026-04-13 09:46:01] Production.INFO: ==11408== Releasing lock... [2026-04-13 09:46:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:46:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:46:01] Production.INFO: ==11412== Lock acquired, processing the job... [2026-04-13 08:46:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:46:01] Production.INFO: ==11412== Releasing lock... [2026-04-13 08:46:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:46:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:46:01] Production.INFO: ==11410== Lock acquired, processing the job... [2026-04-13 04:46:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:46:02] Production.INFO: ==11410== Releasing lock... [2026-04-13 04:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:46:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:46:02] Production.INFO: ==11414== Lock acquired, processing the job... [2026-04-13 04:46:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:46:02] Production.INFO: ==11416== Lock acquired, processing the job... [2026-04-13 04:46:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:46:02] Production.INFO: ==11423== Lock acquired, processing the job... [2026-04-13 04:46:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:46:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:46:02] Production.INFO: ==11419== Lock acquired, processing the job... [2026-04-13 04:46:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:46:02] Production.INFO: ==11421== Lock acquired, processing the job... [2026-04-13 04:46:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:46:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:46:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:46:03] Production.INFO: Account Balance Start. [2026-04-13 04:46:03] Production.INFO: CreateAllLog Start [2026-04-13 04:46:03] Production.INFO: 117 [2026-04-13 04:46:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:46:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:46:03] Production.INFO: ==11423== Releasing lock... [2026-04-13 04:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:46:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:46:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:46:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:46:03] Production.INFO: Date 2026-04-11 [2026-04-13 04:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:46:03] Production.INFO: Date 2026-04-12 [2026-04-13 04:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:46:03] Production.INFO: Date 2026-04-13 [2026-04-13 04:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:46:03] Production.INFO: Total Charge 0 [2026-04-13 04:46:03] Production.INFO: CreateAllLog End [2026-04-13 04:46:03] Production.INFO: Account Balance End. [2026-04-13 04:46:03] Production.INFO: ==11416== Releasing lock... [2026-04-13 04:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:46:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:46:03] Production.ERROR: CronJobId end 12 [2026-04-13 04:46:03] Production.INFO: ==11421== Releasing lock... [2026-04-13 04:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:46:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:46:10] Production.ERROR: CronJobId end10 [2026-04-13 04:46:10] Production.INFO: ==11419== Releasing lock... [2026-04-13 04:46:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:46:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:46:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:46:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:46:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:46:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:46:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:46:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:46:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:46:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:46:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:46:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:46:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:46:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:46:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:46:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:46:13] Production.INFO: call_cost start [2026-04-13 04:46:13] Production.INFO: call_cost end [2026-04-13 04:46:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:46:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:46:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:46:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:46:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:46:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:46:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:46:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:46:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:46:13] Production.INFO: ==11414== Releasing lock... [2026-04-13 04:46:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:46:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:47:01] Production.INFO: ==11479== Lock acquired, processing the job... [2026-04-13 09:47:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:47:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:47:01] Production.INFO: neon service started [2026-04-13 09:47:01] Production.INFO: neon service started [2026-04-13 09:47:01] Production.INFO: ==11479== Releasing lock... [2026-04-13 09:47:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:47:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:47:02] Production.INFO: ==11481== Lock acquired, processing the job... [2026-04-13 04:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:47:02] Production.INFO: ==11481== Releasing lock... [2026-04-13 04:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:47:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:47:02] Production.INFO: ==11483== Lock acquired, processing the job... [2026-04-13 08:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:47:02] Production.INFO: ==11483== Releasing lock... [2026-04-13 08:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:47:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:47:03] Production.INFO: ==11485== Lock acquired, processing the job... [2026-04-13 04:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:47:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:47:03] Production.INFO: ==11489== Lock acquired, processing the job... [2026-04-13 04:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:47:03] Production.INFO: ==11487== Lock acquired, processing the job... [2026-04-13 04:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:47:03] Production.INFO: ==11491== Lock acquired, processing the job... [2026-04-13 04:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:47:03] Production.INFO: ==11493== Lock acquired, processing the job... [2026-04-13 04:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:47:03] Production.INFO: Account Balance Start. [2026-04-13 04:47:03] Production.INFO: CreateAllLog Start [2026-04-13 04:47:03] Production.INFO: 117 [2026-04-13 04:47:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:47:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:47:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:47:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:47:03] Production.INFO: ==11493== Releasing lock... [2026-04-13 04:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:47:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:47:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:47:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:47:03] Production.INFO: Date 2026-04-11 [2026-04-13 04:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:47:03] Production.INFO: Date 2026-04-12 [2026-04-13 04:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:47:03] Production.INFO: Date 2026-04-13 [2026-04-13 04:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:47:03] Production.INFO: Total Charge 0 [2026-04-13 04:47:03] Production.INFO: CreateAllLog End [2026-04-13 04:47:03] Production.INFO: ==11487== Releasing lock... [2026-04-13 04:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:47:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:47:03] Production.INFO: Account Balance End. [2026-04-13 04:47:03] Production.ERROR: CronJobId end 12 [2026-04-13 04:47:03] Production.INFO: ==11491== Releasing lock... [2026-04-13 04:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:47:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:47:11] Production.ERROR: CronJobId end10 [2026-04-13 04:47:11] Production.INFO: ==11489== Releasing lock... [2026-04-13 04:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:47:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:47:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:47:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:47:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:47:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:47:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:47:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:47:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:47:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:47:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:47:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:47:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:47:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:47:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:47:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:47:14] Production.INFO: call_cost start [2026-04-13 04:47:14] Production.INFO: call_cost end [2026-04-13 04:47:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:47:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:47:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:47:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:47:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:47:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:47:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:47:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:47:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:47:14] Production.INFO: ==11485== Releasing lock... [2026-04-13 04:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:47:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:48:02] Production.INFO: ==11549== Lock acquired, processing the job... [2026-04-13 09:48:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:48:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:48:02] Production.INFO: neon service started [2026-04-13 09:48:02] Production.INFO: neon service started [2026-04-13 09:48:02] Production.INFO: ==11549== Releasing lock... [2026-04-13 09:48:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:48:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:48:02] Production.INFO: ==11551== Lock acquired, processing the job... [2026-04-13 04:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:48:02] Production.INFO: ==11551== Releasing lock... [2026-04-13 04:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:48:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:48:02] Production.INFO: ==11553== Lock acquired, processing the job... [2026-04-13 08:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:48:02] Production.INFO: ==11553== Releasing lock... [2026-04-13 08:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:48:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:48:03] Production.INFO: ==11559== Lock acquired, processing the job... [2026-04-13 04:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:48:03] Production.INFO: ==11555== Lock acquired, processing the job... [2026-04-13 04:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:48:03] Production.INFO: ==11557== Lock acquired, processing the job... [2026-04-13 04:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:48:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:48:03] Production.INFO: ==11562== Lock acquired, processing the job... [2026-04-13 04:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:48:03] Production.INFO: ==11564== Lock acquired, processing the job... [2026-04-13 04:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:48:03] Production.INFO: Account Balance Start. [2026-04-13 04:48:03] Production.INFO: CreateAllLog Start [2026-04-13 04:48:03] Production.INFO: 117 [2026-04-13 04:48:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:48:04] Production.INFO: Date 2026-04-09 [2026-04-13 04:48:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:48:04] Production.INFO: Date 2026-04-10 [2026-04-13 04:48:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:48:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:48:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:48:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:48:04] Production.INFO: ==11564== Releasing lock... [2026-04-13 04:48:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:48:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:48:04] Production.INFO: Date 2026-04-11 [2026-04-13 04:48:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:48:04] Production.INFO: Date 2026-04-12 [2026-04-13 04:48:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:48:04] Production.INFO: Date 2026-04-13 [2026-04-13 04:48:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:48:04] Production.INFO: Total Charge 0 [2026-04-13 04:48:04] Production.INFO: CreateAllLog End [2026-04-13 04:48:04] Production.INFO: Account Balance End. [2026-04-13 04:48:04] Production.ERROR: CronJobId end 12 [2026-04-13 04:48:04] Production.INFO: ==11562== Releasing lock... [2026-04-13 04:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:48:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:48:04] Production.INFO: ==11557== Releasing lock... [2026-04-13 04:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:48:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:48:10] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:294 Stack trace: #0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(294): PDOStatement->execute(Array) #1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_LowBal...', Array) #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure)) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure)) #4 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array) #6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array) #7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array) #8 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array) #9 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder() #10 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts() #11 [internal function]: App\Console\Commands\NeonAlerts->fire() #12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #15 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #17 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #18 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #19 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #20 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #21 {main} Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_LowBalanceReminder(1,0,7))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624 Stack trace: #0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure)) #1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure)) #2 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array) #4 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array) #6 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array) #7 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder() #8 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts() #9 [internal function]: App\Console\Commands\NeonAlerts->fire() #10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #11 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #15 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #17 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #18 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #19 {main} [2026-04-13 04:48:10] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:48:10] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:48:10] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:48:10] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:48:10] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:48:10] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:48:10] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:48:10] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:48:10] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:48:10] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:48:10] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:48:10] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:48:10] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:48:10] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:48:11] Production.INFO: call_cost start [2026-04-13 04:48:11] Production.INFO: call_cost end [2026-04-13 04:48:11] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:48:11] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:48:11] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:48:11] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:48:11] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:48:11] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:48:11] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:48:11] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:48:11] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:48:11] Production.INFO: ==11555== Releasing lock... [2026-04-13 04:48:11] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:48:11] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 04:48:11] Production.ERROR: CronJobId end10 [2026-04-13 04:48:11] Production.INFO: ==11559== Releasing lock... [2026-04-13 04:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:48:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:49:01] Production.INFO: ==11623== Lock acquired, processing the job... [2026-04-13 09:49:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:49:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:49:01] Production.INFO: neon service started [2026-04-13 09:49:01] Production.INFO: neon service started [2026-04-13 09:49:01] Production.INFO: ==11623== Releasing lock... [2026-04-13 09:49:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:49:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:49:01] Production.INFO: ==11625== Lock acquired, processing the job... [2026-04-13 04:49:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:49:02] Production.INFO: ==11627== Lock acquired, processing the job... [2026-04-13 08:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:49:02] Production.INFO: ==11627== Releasing lock... [2026-04-13 08:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:49:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:49:02] Production.INFO: ==11625== Releasing lock... [2026-04-13 04:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:49:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:49:02] Production.INFO: ==11631== Lock acquired, processing the job... [2026-04-13 04:49:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:49:02] Production.INFO: ==11629== Lock acquired, processing the job... [2026-04-13 04:49:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:49:03] Production.INFO: ==11634== Lock acquired, processing the job... [2026-04-13 04:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:49:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:49:03] Production.INFO: ==11636== Lock acquired, processing the job... [2026-04-13 04:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:49:03] Production.INFO: ==11638== Lock acquired, processing the job... [2026-04-13 04:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:49:03] Production.INFO: Account Balance Start. [2026-04-13 04:49:03] Production.INFO: CreateAllLog Start [2026-04-13 04:49:03] Production.INFO: 117 [2026-04-13 04:49:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:49:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:49:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:49:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:49:03] Production.INFO: ==11638== Releasing lock... [2026-04-13 04:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:49:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:49:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:49:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:49:03] Production.INFO: Date 2026-04-11 [2026-04-13 04:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:49:03] Production.INFO: Date 2026-04-12 [2026-04-13 04:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:49:03] Production.INFO: Date 2026-04-13 [2026-04-13 04:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:49:03] Production.INFO: Total Charge 0 [2026-04-13 04:49:03] Production.INFO: CreateAllLog End [2026-04-13 04:49:03] Production.INFO: Account Balance End. [2026-04-13 04:49:03] Production.ERROR: CronJobId end 12 [2026-04-13 04:49:03] Production.INFO: ==11636== Releasing lock... [2026-04-13 04:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:49:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:49:03] Production.INFO: ==11631== Releasing lock... [2026-04-13 04:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:49:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:49:11] Production.ERROR: CronJobId end10 [2026-04-13 04:49:11] Production.INFO: ==11634== Releasing lock... [2026-04-13 04:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:49:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:49:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:49:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:49:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:49:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:49:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:49:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:49:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:49:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:49:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:49:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:49:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:49:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:49:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:49:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:49:13] Production.INFO: call_cost start [2026-04-13 04:49:13] Production.INFO: call_cost end [2026-04-13 04:49:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:49:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:49:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:49:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:49:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:49:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:49:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:49:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:49:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:49:13] Production.INFO: ==11629== Releasing lock... [2026-04-13 04:49:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:49:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:50:02] Production.INFO: ==11696== Lock acquired, processing the job... [2026-04-13 09:50:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:50:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:50:02] Production.INFO: neon service started [2026-04-13 09:50:02] Production.INFO: neon service started [2026-04-13 09:50:02] Production.INFO: ==11696== Releasing lock... [2026-04-13 09:50:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:50:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:50:02] Production.INFO: ==11699== Lock acquired, processing the job... [2026-04-13 04:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:50:02] Production.INFO: ==11699== Releasing lock... [2026-04-13 04:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:50:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:50:02] Production.INFO: ==11701== Lock acquired, processing the job... [2026-04-13 08:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:50:02] Production.INFO: ==11701== Releasing lock... [2026-04-13 08:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:50:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:50:03] Production.INFO: ==11703== Lock acquired, processing the job... [2026-04-13 04:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:50:03] Production.INFO: ==11705== Lock acquired, processing the job... [2026-04-13 04:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:50:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:50:03] Production.INFO: ==11707== Lock acquired, processing the job... [2026-04-13 04:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:50:03] Production.INFO: ==11711== Lock acquired, processing the job... [2026-04-13 04:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:50:03] Production.INFO: ==11709== Lock acquired, processing the job... [2026-04-13 04:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:50:03] Production.INFO: Account Balance Start. [2026-04-13 04:50:03] Production.INFO: CreateAllLog Start [2026-04-13 04:50:03] Production.INFO: 117 [2026-04-13 04:50:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:50:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:50:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:50:03] Production.INFO: ==11711== Releasing lock... [2026-04-13 04:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:50:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:50:03] Production.INFO: Date 2026-04-11 [2026-04-13 04:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:50:03] Production.INFO: Date 2026-04-12 [2026-04-13 04:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:50:03] Production.INFO: Date 2026-04-13 [2026-04-13 04:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:50:03] Production.INFO: Total Charge 0 [2026-04-13 04:50:03] Production.INFO: CreateAllLog End [2026-04-13 04:50:04] Production.INFO: Account Balance End. [2026-04-13 04:50:04] Production.ERROR: CronJobId end 12 [2026-04-13 04:50:04] Production.INFO: ==11709== Releasing lock... [2026-04-13 04:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:50:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:50:04] Production.INFO: ==11705== Releasing lock... [2026-04-13 04:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:50:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:50:11] Production.ERROR: CronJobId end10 [2026-04-13 04:50:11] Production.INFO: ==11707== Releasing lock... [2026-04-13 04:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:50:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:50:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:50:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:50:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:50:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:50:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:50:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:50:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:50:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:50:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:50:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:50:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:50:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:50:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:50:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:50:14] Production.INFO: call_cost start [2026-04-13 04:50:14] Production.INFO: call_cost end [2026-04-13 04:50:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:50:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:50:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:50:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:50:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:50:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:50:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:50:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:50:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:50:14] Production.INFO: ==11703== Releasing lock... [2026-04-13 04:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:50:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:51:01] Production.INFO: ==11765== Lock acquired, processing the job... [2026-04-13 09:51:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:51:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:51:01] Production.INFO: neon service started [2026-04-13 09:51:01] Production.INFO: neon service started [2026-04-13 09:51:01] Production.INFO: ==11765== Releasing lock... [2026-04-13 09:51:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:51:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:51:02] Production.INFO: ==11767== Lock acquired, processing the job... [2026-04-13 04:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:51:02] Production.INFO: ==11769== Lock acquired, processing the job... [2026-04-13 08:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:51:02] Production.INFO: ==11769== Releasing lock... [2026-04-13 08:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:51:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:51:02] Production.INFO: ==11767== Releasing lock... [2026-04-13 04:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:51:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:51:03] Production.INFO: ==11774== Lock acquired, processing the job... [2026-04-13 04:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:51:03] Production.INFO: ==11772== Lock acquired, processing the job... [2026-04-13 04:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 04:51:03] Production.INFO: ==11776== Lock acquired, processing the job... [2026-04-13 04:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:51:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:51:03] Production.INFO: ==11778== Lock acquired, processing the job... [2026-04-13 04:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:51:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 04:51:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 04:51:03] Production.ERROR: CronJob PID - 11774 [2026-04-13 04:51:03] Production.ERROR: CronJob Title - System Alerts [2026-04-13 04:51:03] Production.ERROR: CronJob ID - 5 [2026-04-13 04:51:03] Production.ERROR: CronJob Last Run Time 2026-04-13 04:51:00 [2026-04-13 04:51:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 04:51:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 04:51:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 04:51:03] Production.ERROR: CronJob PID - 11776 [2026-04-13 04:51:03] Production.ERROR: CronJob Title - Account Block [2026-04-13 04:51:03] Production.ERROR: CronJob ID - 7 [2026-04-13 04:51:03] Production.ERROR: CronJob Last Run Time 2026-04-13 04:51:00 [2026-04-13 04:51:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 04:51:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 04:51:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 04:51:03] Production.INFO: ==11772== Releasing lock... [2026-04-13 04:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 04:51:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 04:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:51:03] Production.INFO: ==11780== Lock acquired, processing the job... [2026-04-13 04:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:51:03] Production.INFO: ==11782== Lock acquired, processing the job... [2026-04-13 04:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 04:51:03] Production.INFO: ==11784== Lock acquired, processing the job... [2026-04-13 04:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:51:03] Production.INFO: Account Balance Start. [2026-04-13 04:51:03] Production.INFO: CreateAllLog Start [2026-04-13 04:51:03] Production.INFO: 117 [2026-04-13 04:51:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:51:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 04:51:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:51:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:51:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:51:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:51:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:51:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:51:04] Production.INFO: Date 2026-04-10 [2026-04-13 04:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:51:04] Production.INFO: ==11784== Releasing lock... [2026-04-13 04:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:51:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:51:04] Production.INFO: Date 2026-04-11 [2026-04-13 04:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:51:04] Production.INFO: ==11776== Releasing lock... [2026-04-13 04:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:51:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:51:04] Production.INFO: Date 2026-04-12 [2026-04-13 04:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:51:04] Production.INFO: Date 2026-04-13 [2026-04-13 04:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:51:04] Production.INFO: Total Charge 0 [2026-04-13 04:51:04] Production.INFO: CreateAllLog End [2026-04-13 04:51:04] Production.ERROR: done [2026-04-13 04:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 04:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087280', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 04:51:04] Production.INFO: Account Balance End. [2026-04-13 04:51:04] Production.ERROR: CronJobId end 12 [2026-04-13 04:51:04] Production.INFO: ==11780== Releasing lock... [2026-04-13 04:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:51:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:51:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087280', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 04:51:11] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 04:51:11] Production.INFO: ProcessCDR(1,17087280,1,1,2) [2026-04-13 04:51:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17087280,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 04:51:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17087280,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 04:51:11] Production.ERROR: pbx prc_insertCDR start [2026-04-13 04:51:11] Production.ERROR: pbx prc_insertCDR end [2026-04-13 04:51:11] Production.INFO: ==11782== Releasing lock... [2026-04-13 04:51:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 04:51:11] Production.INFO: 26 MB #Memory Used# [2026-04-13 04:51:14] Production.ERROR: CronJobId end10 [2026-04-13 04:51:14] Production.INFO: ==11778== Releasing lock... [2026-04-13 04:51:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:51:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:51:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:51:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:51:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:51:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:51:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:51:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:51:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:51:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:51:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:51:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:51:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:51:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:51:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:51:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:51:17] Production.INFO: call_cost start [2026-04-13 04:51:17] Production.INFO: call_cost end [2026-04-13 04:51:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:51:17] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:51:17] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:51:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:51:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:51:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:51:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:51:17] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:51:17] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:51:17] Production.INFO: ==11774== Releasing lock... [2026-04-13 04:51:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:51:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:52:01] Production.INFO: ==11843== Lock acquired, processing the job... [2026-04-13 09:52:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:52:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:52:01] Production.INFO: neon service started [2026-04-13 09:52:01] Production.INFO: neon service started [2026-04-13 09:52:01] Production.INFO: ==11843== Releasing lock... [2026-04-13 09:52:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:52:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:52:02] Production.INFO: ==11847== Lock acquired, processing the job... [2026-04-13 08:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:52:02] Production.INFO: ==11847== Releasing lock... [2026-04-13 08:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:52:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:52:02] Production.INFO: ==11845== Lock acquired, processing the job... [2026-04-13 04:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:52:02] Production.INFO: ==11845== Releasing lock... [2026-04-13 04:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:52:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:52:03] Production.INFO: ==11850== Lock acquired, processing the job... [2026-04-13 04:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:52:03] Production.INFO: ==11852== Lock acquired, processing the job... [2026-04-13 04:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:52:03] Production.INFO: ==11854== Lock acquired, processing the job... [2026-04-13 04:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:52:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:52:03] Production.INFO: ==11858== Lock acquired, processing the job... [2026-04-13 04:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:52:03] Production.INFO: ==11856== Lock acquired, processing the job... [2026-04-13 04:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:52:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:52:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:52:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:52:03] Production.INFO: ==11858== Releasing lock... [2026-04-13 04:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:52:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:52:03] Production.INFO: Account Balance Start. [2026-04-13 04:52:03] Production.INFO: CreateAllLog Start [2026-04-13 04:52:03] Production.INFO: 117 [2026-04-13 04:52:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:52:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:52:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:52:04] Production.INFO: Date 2026-04-11 [2026-04-13 04:52:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:52:04] Production.INFO: Date 2026-04-12 [2026-04-13 04:52:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:52:04] Production.INFO: Date 2026-04-13 [2026-04-13 04:52:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:52:04] Production.INFO: Total Charge 0 [2026-04-13 04:52:04] Production.INFO: CreateAllLog End [2026-04-13 04:52:04] Production.INFO: ==11852== Releasing lock... [2026-04-13 04:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:52:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:52:04] Production.INFO: Account Balance End. [2026-04-13 04:52:04] Production.ERROR: CronJobId end 12 [2026-04-13 04:52:04] Production.INFO: ==11856== Releasing lock... [2026-04-13 04:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:52:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:52:11] Production.ERROR: CronJobId end10 [2026-04-13 04:52:11] Production.INFO: ==11854== Releasing lock... [2026-04-13 04:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:52:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:52:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:52:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:52:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:52:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:52:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:52:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:52:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:52:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:52:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:52:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:52:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:52:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:52:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:52:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:52:14] Production.INFO: call_cost start [2026-04-13 04:52:14] Production.INFO: call_cost end [2026-04-13 04:52:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:52:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:52:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:52:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:52:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:52:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:52:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:52:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:52:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:52:14] Production.INFO: ==11850== Releasing lock... [2026-04-13 04:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:52:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:53:01] Production.INFO: ==11919== Lock acquired, processing the job... [2026-04-13 09:53:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:53:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:53:01] Production.INFO: neon service started [2026-04-13 09:53:01] Production.INFO: neon service started [2026-04-13 09:53:01] Production.INFO: ==11919== Releasing lock... [2026-04-13 09:53:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:53:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:53:02] Production.INFO: ==11921== Lock acquired, processing the job... [2026-04-13 04:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:53:02] Production.INFO: ==11923== Lock acquired, processing the job... [2026-04-13 08:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:53:02] Production.INFO: ==11923== Releasing lock... [2026-04-13 08:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:53:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:53:02] Production.INFO: ==11921== Releasing lock... [2026-04-13 04:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:53:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:53:03] Production.INFO: ==11928== Lock acquired, processing the job... [2026-04-13 04:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:53:03] Production.INFO: ==11926== Lock acquired, processing the job... [2026-04-13 04:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:53:03] Production.INFO: ==11930== Lock acquired, processing the job... [2026-04-13 04:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:53:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:53:03] Production.INFO: ==11932== Lock acquired, processing the job... [2026-04-13 04:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:53:03] Production.INFO: ==11934== Lock acquired, processing the job... [2026-04-13 04:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:53:03] Production.INFO: Account Balance Start. [2026-04-13 04:53:03] Production.INFO: CreateAllLog Start [2026-04-13 04:53:03] Production.INFO: 117 [2026-04-13 04:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:53:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:53:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:53:03] Production.INFO: ==11934== Releasing lock... [2026-04-13 04:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:53:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:53:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:53:03] Production.INFO: Date 2026-04-11 [2026-04-13 04:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:53:03] Production.INFO: Date 2026-04-12 [2026-04-13 04:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:53:03] Production.INFO: Date 2026-04-13 [2026-04-13 04:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:53:03] Production.INFO: Total Charge 0 [2026-04-13 04:53:03] Production.INFO: CreateAllLog End [2026-04-13 04:53:03] Production.INFO: ==11928== Releasing lock... [2026-04-13 04:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:53:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:53:03] Production.INFO: Account Balance End. [2026-04-13 04:53:03] Production.ERROR: CronJobId end 12 [2026-04-13 04:53:03] Production.INFO: ==11932== Releasing lock... [2026-04-13 04:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:53:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:53:11] Production.ERROR: CronJobId end10 [2026-04-13 04:53:11] Production.INFO: ==11930== Releasing lock... [2026-04-13 04:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:53:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:53:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:53:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:53:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:53:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:53:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:53:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:53:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:53:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:53:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:53:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:53:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:53:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:53:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:53:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:53:14] Production.INFO: call_cost start [2026-04-13 04:53:14] Production.INFO: call_cost end [2026-04-13 04:53:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:53:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:53:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:53:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:53:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:53:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:53:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:53:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:53:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:53:14] Production.INFO: ==11926== Releasing lock... [2026-04-13 04:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:53:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:54:01] Production.INFO: ==11990== Lock acquired, processing the job... [2026-04-13 09:54:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:54:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:54:01] Production.INFO: neon service started [2026-04-13 09:54:01] Production.INFO: neon service started [2026-04-13 09:54:01] Production.INFO: ==11990== Releasing lock... [2026-04-13 09:54:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:54:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:54:02] Production.INFO: ==11994== Lock acquired, processing the job... [2026-04-13 08:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:54:02] Production.INFO: ==11994== Releasing lock... [2026-04-13 08:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:54:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:54:02] Production.INFO: ==11992== Lock acquired, processing the job... [2026-04-13 04:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:54:02] Production.INFO: ==11992== Releasing lock... [2026-04-13 04:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:54:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:54:03] Production.INFO: ==11996== Lock acquired, processing the job... [2026-04-13 04:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:54:03] Production.INFO: ==12000== Lock acquired, processing the job... [2026-04-13 04:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:54:03] Production.INFO: ==12002== Lock acquired, processing the job... [2026-04-13 04:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:54:03] Production.INFO: ==11998== Lock acquired, processing the job... [2026-04-13 04:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:54:03] Production.INFO: ==12004== Lock acquired, processing the job... [2026-04-13 04:54:03] Production.INFO: Account Balance Start. [2026-04-13 04:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:54:03] Production.INFO: CreateAllLog Start [2026-04-13 04:54:03] Production.INFO: 117 [2026-04-13 04:54:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:54:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:54:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:54:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:54:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:54:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:54:03] Production.INFO: Date 2026-04-11 [2026-04-13 04:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:54:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:54:03] Production.INFO: ==12004== Releasing lock... [2026-04-13 04:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:54:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:54:03] Production.INFO: Date 2026-04-12 [2026-04-13 04:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:54:03] Production.INFO: Date 2026-04-13 [2026-04-13 04:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:54:03] Production.INFO: Total Charge 0 [2026-04-13 04:54:03] Production.INFO: CreateAllLog End [2026-04-13 04:54:04] Production.INFO: Account Balance End. [2026-04-13 04:54:04] Production.ERROR: CronJobId end 12 [2026-04-13 04:54:04] Production.INFO: ==12002== Releasing lock... [2026-04-13 04:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:54:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:54:04] Production.INFO: ==11998== Releasing lock... [2026-04-13 04:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:54:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:54:11] Production.ERROR: CronJobId end10 [2026-04-13 04:54:11] Production.INFO: ==12000== Releasing lock... [2026-04-13 04:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:54:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:54:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:54:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:54:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:54:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:54:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:54:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:54:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:54:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:54:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:54:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:54:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:54:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:54:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:54:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:54:14] Production.INFO: call_cost start [2026-04-13 04:54:14] Production.INFO: call_cost end [2026-04-13 04:54:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:54:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:54:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:54:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:54:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:54:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:54:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:54:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:54:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:54:14] Production.INFO: ==11996== Releasing lock... [2026-04-13 04:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:54:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:55:02] Production.INFO: ==12061== Lock acquired, processing the job... [2026-04-13 09:55:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:55:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:55:02] Production.INFO: neon service started [2026-04-13 09:55:02] Production.INFO: neon service started [2026-04-13 09:55:02] Production.INFO: ==12061== Releasing lock... [2026-04-13 09:55:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:55:02] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 08:55:02] Production.INFO: ==12065== Lock acquired, processing the job... [2026-04-13 08:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:55:02] Production.INFO: ==12065== Releasing lock... [2026-04-13 08:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:55:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:55:02] Production.INFO: ==12063== Lock acquired, processing the job... [2026-04-13 04:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:55:02] Production.INFO: ==12063== Releasing lock... [2026-04-13 04:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:55:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:55:03] Production.INFO: ==12070== Lock acquired, processing the job... [2026-04-13 04:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:55:03] Production.INFO: ==12072== Lock acquired, processing the job... [2026-04-13 04:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:55:03] Production.INFO: ==12068== Lock acquired, processing the job... [2026-04-13 04:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:55:03] Production.INFO: ==12074== Lock acquired, processing the job... [2026-04-13 04:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:55:03] Production.INFO: ==12076== Lock acquired, processing the job... [2026-04-13 04:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:55:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:55:03] Production.INFO: Account Balance Start. [2026-04-13 04:55:03] Production.INFO: CreateAllLog Start [2026-04-13 04:55:03] Production.INFO: 117 [2026-04-13 04:55:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:55:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:55:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:55:04] Production.INFO: Date 2026-04-11 [2026-04-13 04:55:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:55:04] Production.INFO: Date 2026-04-12 [2026-04-13 04:55:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:55:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:55:04] Production.INFO: Date 2026-04-13 [2026-04-13 04:55:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:55:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:55:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:55:04] Production.INFO: Total Charge 0 [2026-04-13 04:55:04] Production.INFO: ==12076== Releasing lock... [2026-04-13 04:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:55:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:55:04] Production.INFO: CreateAllLog End [2026-04-13 04:55:04] Production.INFO: ==12070== Releasing lock... [2026-04-13 04:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:55:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:55:04] Production.INFO: Account Balance End. [2026-04-13 04:55:04] Production.ERROR: CronJobId end 12 [2026-04-13 04:55:04] Production.INFO: ==12074== Releasing lock... [2026-04-13 04:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:55:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:55:11] Production.ERROR: CronJobId end10 [2026-04-13 04:55:11] Production.INFO: ==12072== Releasing lock... [2026-04-13 04:55:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:55:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:55:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:55:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:55:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:55:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:55:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:55:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:55:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:55:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:55:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:55:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:55:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:55:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:55:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:55:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:55:13] Production.INFO: call_cost start [2026-04-13 04:55:13] Production.INFO: call_cost end [2026-04-13 04:55:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:55:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:55:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:55:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:55:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:55:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:55:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:55:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:55:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:55:13] Production.INFO: ==12068== Releasing lock... [2026-04-13 04:55:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:55:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:56:01] Production.INFO: ==12131== Lock acquired, processing the job... [2026-04-13 09:56:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:56:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:56:01] Production.INFO: neon service started [2026-04-13 09:56:01] Production.INFO: neon service started [2026-04-13 09:56:01] Production.INFO: ==12131== Releasing lock... [2026-04-13 09:56:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:56:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:56:02] Production.INFO: ==12133== Lock acquired, processing the job... [2026-04-13 04:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:56:02] Production.INFO: ==12135== Lock acquired, processing the job... [2026-04-13 08:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:56:02] Production.INFO: ==12135== Releasing lock... [2026-04-13 08:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:56:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:56:02] Production.INFO: ==12133== Releasing lock... [2026-04-13 04:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:56:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:56:03] Production.INFO: ==12138== Lock acquired, processing the job... [2026-04-13 04:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:56:03] Production.INFO: ==12142== Lock acquired, processing the job... [2026-04-13 04:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:56:03] Production.INFO: ==12144== Lock acquired, processing the job... [2026-04-13 04:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:56:03] Production.INFO: ==12140== Lock acquired, processing the job... [2026-04-13 04:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:56:03] Production.INFO: Account Balance Start. [2026-04-13 04:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:56:03] Production.INFO: CreateAllLog Start [2026-04-13 04:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:56:03] Production.INFO: 117 [2026-04-13 04:56:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:56:03] Production.INFO: ==12146== Lock acquired, processing the job... [2026-04-13 04:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:56:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:56:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:56:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:56:03] Production.INFO: Date 2026-04-11 [2026-04-13 04:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:56:03] Production.INFO: Date 2026-04-12 [2026-04-13 04:56:03] Production.INFO: ==12146== Releasing lock... [2026-04-13 04:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:56:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:56:03] Production.INFO: Date 2026-04-13 [2026-04-13 04:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:56:03] Production.INFO: Total Charge 0 [2026-04-13 04:56:03] Production.INFO: CreateAllLog End [2026-04-13 04:56:03] Production.INFO: Account Balance End. [2026-04-13 04:56:03] Production.ERROR: CronJobId end 12 [2026-04-13 04:56:03] Production.INFO: ==12144== Releasing lock... [2026-04-13 04:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:56:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:56:04] Production.INFO: ==12140== Releasing lock... [2026-04-13 04:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:56:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:56:10] Production.ERROR: CronJobId end10 [2026-04-13 04:56:10] Production.INFO: ==12142== Releasing lock... [2026-04-13 04:56:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:56:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:56:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:56:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:56:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:56:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:56:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:56:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:56:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:56:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:56:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:56:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:56:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:56:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:56:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:56:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:56:14] Production.INFO: call_cost start [2026-04-13 04:56:14] Production.INFO: call_cost end [2026-04-13 04:56:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:56:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:56:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:56:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:56:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:56:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:56:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:56:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:56:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:56:14] Production.INFO: ==12138== Releasing lock... [2026-04-13 04:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:56:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:57:02] Production.INFO: ==12203== Lock acquired, processing the job... [2026-04-13 09:57:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:57:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:57:02] Production.INFO: neon service started [2026-04-13 09:57:02] Production.INFO: neon service started [2026-04-13 09:57:02] Production.INFO: ==12203== Releasing lock... [2026-04-13 09:57:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:57:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:57:02] Production.INFO: ==12207== Lock acquired, processing the job... [2026-04-13 08:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:57:02] Production.INFO: ==12207== Releasing lock... [2026-04-13 08:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:57:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:57:02] Production.INFO: ==12205== Lock acquired, processing the job... [2026-04-13 04:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:57:02] Production.INFO: ==12205== Releasing lock... [2026-04-13 04:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:57:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:57:03] Production.INFO: ==12210== Lock acquired, processing the job... [2026-04-13 04:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:57:03] Production.INFO: ==12212== Lock acquired, processing the job... [2026-04-13 04:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:57:03] Production.INFO: ==12214== Lock acquired, processing the job... [2026-04-13 04:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:57:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:57:03] Production.INFO: ==12216== Lock acquired, processing the job... [2026-04-13 04:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:57:03] Production.INFO: ==12218== Lock acquired, processing the job... [2026-04-13 04:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:57:03] Production.INFO: Account Balance Start. [2026-04-13 04:57:03] Production.INFO: CreateAllLog Start [2026-04-13 04:57:03] Production.INFO: 117 [2026-04-13 04:57:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:57:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:57:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:57:03] Production.INFO: ==12218== Releasing lock... [2026-04-13 04:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:57:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:57:03] Production.INFO: Date 2026-04-11 [2026-04-13 04:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:57:03] Production.INFO: Date 2026-04-12 [2026-04-13 04:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:57:03] Production.INFO: Date 2026-04-13 [2026-04-13 04:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:57:04] Production.INFO: Total Charge 0 [2026-04-13 04:57:04] Production.INFO: CreateAllLog End [2026-04-13 04:57:04] Production.INFO: Account Balance End. [2026-04-13 04:57:04] Production.ERROR: CronJobId end 12 [2026-04-13 04:57:04] Production.INFO: ==12216== Releasing lock... [2026-04-13 04:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:57:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:57:04] Production.INFO: ==12212== Releasing lock... [2026-04-13 04:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:57:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:57:11] Production.ERROR: CronJobId end10 [2026-04-13 04:57:11] Production.INFO: ==12214== Releasing lock... [2026-04-13 04:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:57:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:57:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:57:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:57:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:57:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:57:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:57:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:57:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:57:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:57:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:57:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:57:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:57:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:57:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:57:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:57:14] Production.INFO: call_cost start [2026-04-13 04:57:14] Production.INFO: call_cost end [2026-04-13 04:57:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:57:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:57:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:57:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:57:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:57:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:57:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:57:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:57:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:57:14] Production.INFO: ==12210== Releasing lock... [2026-04-13 04:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:57:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:58:01] Production.INFO: ==12271== Lock acquired, processing the job... [2026-04-13 09:58:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:58:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:58:01] Production.INFO: neon service started [2026-04-13 09:58:01] Production.INFO: neon service started [2026-04-13 09:58:01] Production.INFO: ==12271== Releasing lock... [2026-04-13 09:58:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:58:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:58:02] Production.INFO: ==12273== Lock acquired, processing the job... [2026-04-13 04:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:58:02] Production.INFO: ==12275== Lock acquired, processing the job... [2026-04-13 08:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:58:02] Production.INFO: ==12275== Releasing lock... [2026-04-13 08:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:58:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:58:02] Production.INFO: ==12273== Releasing lock... [2026-04-13 04:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:58:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 04:58:02] Production.INFO: ==12278== Lock acquired, processing the job... [2026-04-13 04:58:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:58:02] Production.INFO: ==12280== Lock acquired, processing the job... [2026-04-13 04:58:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:58:03] Production.INFO: ==12284== Lock acquired, processing the job... [2026-04-13 04:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:58:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:58:03] Production.INFO: Account Balance Start. [2026-04-13 04:58:03] Production.INFO: CreateAllLog Start [2026-04-13 04:58:03] Production.INFO: 117 [2026-04-13 04:58:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:58:03] Production.INFO: ==12282== Lock acquired, processing the job... [2026-04-13 04:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:58:03] Production.INFO: ==12286== Lock acquired, processing the job... [2026-04-13 04:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:58:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:58:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:58:03] Production.INFO: Date 2026-04-11 [2026-04-13 04:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:58:03] Production.INFO: Date 2026-04-12 [2026-04-13 04:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:58:03] Production.INFO: Date 2026-04-13 [2026-04-13 04:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:58:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:58:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:58:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:58:03] Production.INFO: ==12286== Releasing lock... [2026-04-13 04:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:58:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:58:03] Production.INFO: Total Charge 0 [2026-04-13 04:58:03] Production.INFO: CreateAllLog End [2026-04-13 04:58:03] Production.INFO: Account Balance End. [2026-04-13 04:58:03] Production.ERROR: CronJobId end 12 [2026-04-13 04:58:03] Production.INFO: ==12284== Releasing lock... [2026-04-13 04:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:58:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:58:03] Production.INFO: ==12280== Releasing lock... [2026-04-13 04:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:58:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:58:10] Production.ERROR: CronJobId end10 [2026-04-13 04:58:10] Production.INFO: ==12282== Releasing lock... [2026-04-13 04:58:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:58:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:58:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:58:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:58:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:58:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:58:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:58:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:58:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:58:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:58:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:58:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:58:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:58:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:58:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:58:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:58:13] Production.INFO: call_cost start [2026-04-13 04:58:13] Production.INFO: call_cost end [2026-04-13 04:58:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:58:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:58:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:58:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:58:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:58:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:58:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:58:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:58:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:58:13] Production.INFO: ==12278== Releasing lock... [2026-04-13 04:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:58:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 09:59:01] Production.INFO: ==12346== Lock acquired, processing the job... [2026-04-13 09:59:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 09:59:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 09:59:01] Production.INFO: neon service started [2026-04-13 09:59:01] Production.INFO: neon service started [2026-04-13 09:59:01] Production.INFO: ==12346== Releasing lock... [2026-04-13 09:59:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 09:59:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 04:59:02] Production.INFO: ==12348== Lock acquired, processing the job... [2026-04-13 04:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 04:59:02] Production.INFO: ==12348== Releasing lock... [2026-04-13 04:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 04:59:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:59:02] Production.INFO: ==12350== Lock acquired, processing the job... [2026-04-13 08:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:59:02] Production.INFO: ==12350== Releasing lock... [2026-04-13 08:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 08:59:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 04:59:03] Production.INFO: ==12353== Lock acquired, processing the job... [2026-04-13 04:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 04:59:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 04:59:03] Production.INFO: ==12355== Lock acquired, processing the job... [2026-04-13 04:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 04:59:03] Production.INFO: ==12357== Lock acquired, processing the job... [2026-04-13 04:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 04:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 04:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 04:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 04:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 04:59:03] Production.INFO: ==12361== Lock acquired, processing the job... [2026-04-13 04:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 04:59:03] Production.INFO: ==12359== Lock acquired, processing the job... [2026-04-13 04:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 04:59:03] Production.INFO: Account Balance Start. [2026-04-13 04:59:03] Production.INFO: CreateAllLog Start [2026-04-13 04:59:03] Production.INFO: 117 [2026-04-13 04:59:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 04:59:03] Production.INFO: Date 2026-04-08 [2026-04-13 04:59:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 04:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:59:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 04:59:03] Production.INFO: ==12361== Releasing lock... [2026-04-13 04:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 04:59:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 04:59:03] Production.INFO: Date 2026-04-09 [2026-04-13 04:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:59:03] Production.INFO: Date 2026-04-10 [2026-04-13 04:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:59:03] Production.INFO: Date 2026-04-11 [2026-04-13 04:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:59:03] Production.INFO: Date 2026-04-12 [2026-04-13 04:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 04:59:04] Production.INFO: Date 2026-04-13 [2026-04-13 04:59:04] Production.INFO: Reseller ==> 0 [2026-04-13 04:59:04] Production.INFO: Total Charge 0 [2026-04-13 04:59:04] Production.INFO: CreateAllLog End [2026-04-13 04:59:04] Production.INFO: ==12355== Releasing lock... [2026-04-13 04:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 04:59:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 04:59:04] Production.INFO: Account Balance End. [2026-04-13 04:59:04] Production.ERROR: CronJobId end 12 [2026-04-13 04:59:04] Production.INFO: ==12359== Releasing lock... [2026-04-13 04:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 04:59:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 04:59:12] Production.ERROR: CronJobId end10 [2026-04-13 04:59:12] Production.INFO: ==12357== Releasing lock... [2026-04-13 04:59:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 04:59:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 04:59:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 04:59:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 04:59:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 04:59:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 04:59:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 04:59:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 04:59:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 04:59:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 04:59:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 04:59:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 04:59:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 04:59:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 04:59:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 04:59:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 04:59:14] Production.INFO: call_cost start [2026-04-13 04:59:14] Production.INFO: call_cost end [2026-04-13 04:59:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 04:59:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 04:59:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 04:59:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 04:59:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 04:59:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 04:59:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 04:59:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 04:59:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 04:59:14] Production.INFO: ==12353== Releasing lock... [2026-04-13 04:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 04:59:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:00:02] Production.INFO: ==12416== Lock acquired, processing the job... [2026-04-13 10:00:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:00:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:00:02] Production.INFO: neon service started [2026-04-13 10:00:02] Production.INFO: neon service started [2026-04-13 10:00:02] Production.INFO: ==12416== Releasing lock... [2026-04-13 10:00:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:00:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:00:02] Production.INFO: ==12418== Lock acquired, processing the job... [2026-04-13 05:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:00:02] Production.INFO: ==12420== Lock acquired, processing the job... [2026-04-13 09:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:00:02] Production.INFO: ==12420== Releasing lock... [2026-04-13 09:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:00:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:00:02] Production.INFO: ==12418== Releasing lock... [2026-04-13 05:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:00:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:00:03] Production.INFO: ==12424== Lock acquired, processing the job... [2026-04-13 05:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:00:03] Production.INFO: ==12426== Lock acquired, processing the job... [2026-04-13 05:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:00:03] Production.INFO: ==12422== Lock acquired, processing the job... [2026-04-13 05:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:00:03] Production.INFO: ==12430== Lock acquired, processing the job... [2026-04-13 05:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:00:03] Production.INFO: ==12428== Lock acquired, processing the job... [2026-04-13 05:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:00:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:00:03] Production.INFO: Account Balance Start. [2026-04-13 05:00:03] Production.INFO: CreateAllLog Start [2026-04-13 05:00:03] Production.INFO: 117 [2026-04-13 05:00:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:00:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:00:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:00:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:00:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:00:04] Production.INFO: ==12430== Releasing lock... [2026-04-13 05:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:00:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:00:04] Production.INFO: Date 2026-04-10 [2026-04-13 05:00:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:00:04] Production.INFO: Date 2026-04-11 [2026-04-13 05:00:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:00:04] Production.INFO: Date 2026-04-12 [2026-04-13 05:00:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:00:04] Production.INFO: Date 2026-04-13 [2026-04-13 05:00:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:00:04] Production.INFO: Total Charge 0 [2026-04-13 05:00:04] Production.INFO: CreateAllLog End [2026-04-13 05:00:04] Production.INFO: Account Balance End. [2026-04-13 05:00:04] Production.ERROR: CronJobId end 12 [2026-04-13 05:00:04] Production.INFO: ==12428== Releasing lock... [2026-04-13 05:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:00:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:00:04] Production.INFO: ==12424== Releasing lock... [2026-04-13 05:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:00:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:00:11] Production.ERROR: CronJobId end10 [2026-04-13 05:00:11] Production.INFO: ==12426== Releasing lock... [2026-04-13 05:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:00:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:00:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:00:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:00:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:00:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:00:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:00:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:00:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:00:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:00:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:00:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:00:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:00:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:00:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:00:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:00:13] Production.INFO: call_cost start [2026-04-13 05:00:13] Production.INFO: call_cost end [2026-04-13 05:00:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:00:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:00:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:00:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:00:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:00:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:00:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:00:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:00:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:00:13] Production.INFO: ==12422== Releasing lock... [2026-04-13 05:00:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:00:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:01:01] Production.INFO: ==12492== Lock acquired, processing the job... [2026-04-13 10:01:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:01:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:01:01] Production.INFO: neon service started [2026-04-13 10:01:01] Production.INFO: neon service started [2026-04-13 10:01:01] Production.INFO: ==12492== Releasing lock... [2026-04-13 10:01:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:01:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:01:02] Production.INFO: ==12504== Lock acquired, processing the job... [2026-04-13 05:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:01:02] Production.INFO: ==12504== Releasing lock... [2026-04-13 05:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:01:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:01:02] Production.INFO: ==12506== Lock acquired, processing the job... [2026-04-13 09:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:01:02] Production.INFO: ==12506== Releasing lock... [2026-04-13 09:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:01:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:01:03] Production.INFO: ==12508== Lock acquired, processing the job... [2026-04-13 05:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 05:01:03] Production.INFO: ==12510== Lock acquired, processing the job... [2026-04-13 05:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:01:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 05:01:03] Production.INFO: ==12516== Lock acquired, processing the job... [2026-04-13 05:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:01:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 05:01:03] Production.INFO: ==12508== Releasing lock... [2026-04-13 05:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 05:01:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 05:01:03] Production.INFO: ==12512== Lock acquired, processing the job... [2026-04-13 05:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:01:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:01:03] Production.INFO: ==12514== Lock acquired, processing the job... [2026-04-13 05:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:01:03] Production.INFO: Account Balance Start. [2026-04-13 05:01:03] Production.INFO: CreateAllLog Start [2026-04-13 05:01:03] Production.INFO: 117 [2026-04-13 05:01:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:01:03] Production.INFO: ==12520== Lock acquired, processing the job... [2026-04-13 05:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:01:03] Production.INFO: ==12518== Lock acquired, processing the job... [2026-04-13 05:01:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 05:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:01:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:01:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 05:01:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:01:03] Production.INFO: Date 2026-04-11 [2026-04-13 05:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:01:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:01:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:01:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:01:03] Production.INFO: Date 2026-04-12 [2026-04-13 05:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:01:03] Production.INFO: Date 2026-04-13 [2026-04-13 05:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:01:03] Production.INFO: Total Charge 0 [2026-04-13 05:01:03] Production.INFO: CreateAllLog End [2026-04-13 05:01:03] Production.INFO: ==12520== Releasing lock... [2026-04-13 05:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:01:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:01:04] Production.ERROR: done [2026-04-13 05:01:04] Production.INFO: Account Balance End. [2026-04-13 05:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 05:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087321', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 05:01:04] Production.ERROR: CronJobId end 12 [2026-04-13 05:01:04] Production.INFO: ==12516== Releasing lock... [2026-04-13 05:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:01:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:01:04] Production.INFO: ==12512== Releasing lock... [2026-04-13 05:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:01:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:01:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087321', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 05:01:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 05:01:10] Production.INFO: ProcessCDR(1,17087321,1,1,2) [2026-04-13 05:01:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17087321,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 05:01:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17087321,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 05:01:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 05:01:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 05:01:10] Production.INFO: ==12518== Releasing lock... [2026-04-13 05:01:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 05:01:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 05:01:14] Production.ERROR: CronJobId end10 [2026-04-13 05:01:14] Production.INFO: ==12514== Releasing lock... [2026-04-13 05:01:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:01:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:01:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:01:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:01:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:01:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:01:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:01:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:01:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:01:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:01:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:01:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:01:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:01:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:01:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:01:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:01:16] Production.INFO: call_cost start [2026-04-13 05:01:16] Production.INFO: call_cost end [2026-04-13 05:01:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:01:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:01:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:01:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:01:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:01:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:01:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:01:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:01:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:01:16] Production.INFO: ==12510== Releasing lock... [2026-04-13 05:01:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:01:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:02:02] Production.INFO: ==12578== Lock acquired, processing the job... [2026-04-13 10:02:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:02:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:02:02] Production.INFO: neon service started [2026-04-13 10:02:02] Production.INFO: neon service started [2026-04-13 10:02:02] Production.INFO: ==12578== Releasing lock... [2026-04-13 10:02:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:02:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:02:02] Production.INFO: ==12580== Lock acquired, processing the job... [2026-04-13 05:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:02:02] Production.INFO: ==12580== Releasing lock... [2026-04-13 05:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:02:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:02:03] Production.INFO: ==12582== Lock acquired, processing the job... [2026-04-13 09:02:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:02:03] Production.INFO: ==12582== Releasing lock... [2026-04-13 09:02:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:02:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:02:03] Production.INFO: ==12589== Lock acquired, processing the job... [2026-04-13 05:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:02:03] Production.INFO: ==12585== Lock acquired, processing the job... [2026-04-13 05:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:02:03] Production.INFO: ==12593== Lock acquired, processing the job... [2026-04-13 05:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts# [2026-04-13 05:02:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 05:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:02:03] Production.INFO: ==12587== Lock acquired, processing the job... [2026-04-13 05:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:02:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:02:03] Production.INFO: ==12591== Lock acquired, processing the job... [2026-04-13 05:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:02:03] Production.INFO: ==12595== Lock acquired, processing the job... [2026-04-13 05:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:02:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:02:04] Production.INFO: ==12595== Releasing lock... [2026-04-13 05:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:02:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:02:04] Production.INFO: Account Balance Start. [2026-04-13 05:02:04] Production.INFO: CreateAllLog Start [2026-04-13 05:02:04] Production.INFO: 117 [2026-04-13 05:02:04] Production.INFO: Date 2026-04-08 [2026-04-13 05:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:02:04] Production.ERROR: done [2026-04-13 05:02:04] Production.ERROR: tblTempVendorCDR_20 [2026-04-13 05:02:04] Production.INFO: Date 2026-04-09 [2026-04-13 05:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:02:04] Production.INFO: Date 2026-04-10 [2026-04-13 05:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:02:04] Production.INFO: Date 2026-04-11 [2026-04-13 05:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:02:04] Production.INFO: Date 2026-04-12 [2026-04-13 05:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:02:04] Production.INFO: Date 2026-04-13 [2026-04-13 05:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:02:04] Production.INFO: Total Charge 0 [2026-04-13 05:02:04] Production.INFO: CreateAllLog End [2026-04-13 05:02:04] Production.ERROR: done [2026-04-13 05:02:04] Production.ERROR: Array ( [start_date_ymd] => 2026-04-01 03:02:06 [end_date_ymd] => 2026-04-02 03:02:06 [RateCDR] => 1 ) [2026-04-13 05:02:04] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode, c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type, disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description, pin.pc_description as pincode_name from asteriskcdrdb.cdr c left outer join asterisk.cc_callcosts cc on c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/ left outer join asterisk.pr_providers p on cc_pr_id = pr_id left outer join asterisk.te_tenants te ON te.te_code = c.accountcode left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06' AND ( userfield like '%outbound%' or userfield like '%inbound%' or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/ ) AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/ AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' and prevuniqueid='' group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'') [2026-04-13 05:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs() #1 [internal function]: App\Console\Commands\PBXAccountUsage->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:02:04] Production.INFO: ==12593== Releasing lock... [2026-04-13 05:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops# [2026-04-13 05:02:04] Production.INFO: 27.25 MB #Memory Used# [2026-04-13 05:02:04] Production.INFO: Account Balance End. [2026-04-13 05:02:04] Production.INFO: ==12587== Releasing lock... [2026-04-13 05:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:02:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:02:05] Production.ERROR: CronJobId end 12 [2026-04-13 05:02:05] Production.INFO: ==12591== Releasing lock... [2026-04-13 05:02:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:02:05] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:02:12] Production.ERROR: CronJobId end10 [2026-04-13 05:02:12] Production.INFO: ==12589== Releasing lock... [2026-04-13 05:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:02:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:02:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:02:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:02:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:02:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:02:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:02:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:02:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:02:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:02:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:02:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:02:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:02:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:02:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:02:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:02:15] Production.INFO: call_cost start [2026-04-13 05:02:15] Production.INFO: call_cost end [2026-04-13 05:02:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:02:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:02:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:02:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:02:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:02:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:02:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:02:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:02:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:02:15] Production.INFO: ==12585== Releasing lock... [2026-04-13 05:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:02:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:03:01] Production.INFO: ==12658== Lock acquired, processing the job... [2026-04-13 10:03:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:03:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:03:01] Production.INFO: neon service started [2026-04-13 10:03:01] Production.INFO: neon service started [2026-04-13 10:03:01] Production.INFO: ==12658== Releasing lock... [2026-04-13 10:03:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:03:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:03:01] Production.INFO: ==12660== Lock acquired, processing the job... [2026-04-13 05:03:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:03:02] Production.INFO: ==12660== Releasing lock... [2026-04-13 05:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:03:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:03:02] Production.INFO: ==12662== Lock acquired, processing the job... [2026-04-13 09:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:03:02] Production.INFO: ==12662== Releasing lock... [2026-04-13 09:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:03:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:03:02] Production.INFO: ==12671== Lock acquired, processing the job... [2026-04-13 05:03:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:03:02] Production.INFO: Account Balance Start. [2026-04-13 05:03:02] Production.INFO: CreateAllLog Start [2026-04-13 05:03:02] Production.INFO: 117 [2026-04-13 05:03:02] Production.INFO: Date 2026-04-08 [2026-04-13 05:03:02] Production.INFO: Reseller ==> 0 [2026-04-13 05:03:02] Production.INFO: Date 2026-04-09 [2026-04-13 05:03:02] Production.INFO: Reseller ==> 0 [2026-04-13 05:03:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:03:03] Production.INFO: Date 2026-04-11 [2026-04-13 05:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:03:03] Production.INFO: Date 2026-04-12 [2026-04-13 05:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:03:03] Production.INFO: Date 2026-04-13 [2026-04-13 05:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:03:03] Production.INFO: Total Charge 0 [2026-04-13 05:03:03] Production.INFO: ==12664== Lock acquired, processing the job... [2026-04-13 05:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:03:03] Production.INFO: CreateAllLog End [2026-04-13 05:03:03] Production.INFO: ==12666== Lock acquired, processing the job... [2026-04-13 05:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:03:03] Production.INFO: ==12668== Lock acquired, processing the job... [2026-04-13 05:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:03:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:03:03] Production.INFO: Account Balance End. [2026-04-13 05:03:03] Production.ERROR: CronJobId end 12 [2026-04-13 05:03:03] Production.INFO: ==12671== Releasing lock... [2026-04-13 05:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:03:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:03:03] Production.INFO: ==12673== Lock acquired, processing the job... [2026-04-13 05:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:03:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:03:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:03:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:03:03] Production.INFO: ==12673== Releasing lock... [2026-04-13 05:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:03:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:03:03] Production.INFO: ==12666== Releasing lock... [2026-04-13 05:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:03:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:03:10] Production.ERROR: CronJobId end10 [2026-04-13 05:03:10] Production.INFO: ==12668== Releasing lock... [2026-04-13 05:03:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:03:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:03:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:03:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:03:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:03:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:03:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:03:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:03:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:03:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:03:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:03:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:03:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:03:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:03:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:03:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:03:14] Production.INFO: call_cost start [2026-04-13 05:03:14] Production.INFO: call_cost end [2026-04-13 05:03:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:03:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:03:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:03:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:03:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:03:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:03:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:03:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:03:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:03:14] Production.INFO: ==12664== Releasing lock... [2026-04-13 05:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:03:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:04:01] Production.INFO: ==12728== Lock acquired, processing the job... [2026-04-13 10:04:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:04:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:04:01] Production.INFO: neon service started [2026-04-13 10:04:01] Production.INFO: neon service started [2026-04-13 10:04:01] Production.INFO: ==12728== Releasing lock... [2026-04-13 10:04:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:04:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:04:02] Production.INFO: ==12732== Lock acquired, processing the job... [2026-04-13 09:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:04:02] Production.INFO: ==12732== Releasing lock... [2026-04-13 09:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:04:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:04:02] Production.INFO: ==12730== Lock acquired, processing the job... [2026-04-13 05:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:04:02] Production.INFO: ==12730== Releasing lock... [2026-04-13 05:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:04:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:04:03] Production.INFO: ==12735== Lock acquired, processing the job... [2026-04-13 05:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:04:03] Production.INFO: ==12739== Lock acquired, processing the job... [2026-04-13 05:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:04:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:04:03] Production.INFO: ==12737== Lock acquired, processing the job... [2026-04-13 05:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:04:03] Production.INFO: ==12741== Lock acquired, processing the job... [2026-04-13 05:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:04:03] Production.INFO: ==12743== Lock acquired, processing the job... [2026-04-13 05:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:04:03] Production.INFO: Account Balance Start. [2026-04-13 05:04:03] Production.INFO: CreateAllLog Start [2026-04-13 05:04:03] Production.INFO: 117 [2026-04-13 05:04:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:04:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:04:03] Production.INFO: ==12743== Releasing lock... [2026-04-13 05:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:04:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:04:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:04:04] Production.INFO: Date 2026-04-11 [2026-04-13 05:04:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:04:04] Production.INFO: Date 2026-04-12 [2026-04-13 05:04:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:04:04] Production.INFO: Date 2026-04-13 [2026-04-13 05:04:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:04:04] Production.INFO: Total Charge 0 [2026-04-13 05:04:04] Production.INFO: CreateAllLog End [2026-04-13 05:04:04] Production.INFO: Account Balance End. [2026-04-13 05:04:04] Production.ERROR: CronJobId end 12 [2026-04-13 05:04:04] Production.INFO: ==12741== Releasing lock... [2026-04-13 05:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:04:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:04:04] Production.INFO: ==12737== Releasing lock... [2026-04-13 05:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:04:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:04:11] Production.ERROR: CronJobId end10 [2026-04-13 05:04:11] Production.INFO: ==12739== Releasing lock... [2026-04-13 05:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:04:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:04:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:04:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:04:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:04:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:04:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:04:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:04:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:04:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:04:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:04:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:04:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:04:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:04:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:04:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:04:15] Production.INFO: call_cost start [2026-04-13 05:04:15] Production.INFO: call_cost end [2026-04-13 05:04:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:04:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:04:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:04:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:04:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:04:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:04:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:04:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:04:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:04:15] Production.INFO: ==12735== Releasing lock... [2026-04-13 05:04:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:04:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:05:01] Production.INFO: ==12802== Lock acquired, processing the job... [2026-04-13 10:05:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:05:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:05:01] Production.INFO: neon service started [2026-04-13 10:05:01] Production.INFO: neon service started [2026-04-13 10:05:01] Production.INFO: ==12802== Releasing lock... [2026-04-13 10:05:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:05:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:05:02] Production.INFO: ==12804== Lock acquired, processing the job... [2026-04-13 05:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:05:02] Production.INFO: ==12806== Lock acquired, processing the job... [2026-04-13 09:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:05:02] Production.INFO: ==12806== Releasing lock... [2026-04-13 09:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:05:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:05:02] Production.INFO: ==12804== Releasing lock... [2026-04-13 05:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:05:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:05:03] Production.INFO: ==12811== Lock acquired, processing the job... [2026-04-13 05:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:05:03] Production.INFO: ==12809== Lock acquired, processing the job... [2026-04-13 05:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:05:03] Production.INFO: ==12813== Lock acquired, processing the job... [2026-04-13 05:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:05:03] Production.INFO: ==12817== Lock acquired, processing the job... [2026-04-13 05:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:05:03] Production.INFO: ==12815== Lock acquired, processing the job... [2026-04-13 05:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:05:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:05:03] Production.INFO: Account Balance Start. [2026-04-13 05:05:03] Production.INFO: CreateAllLog Start [2026-04-13 05:05:03] Production.INFO: 117 [2026-04-13 05:05:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:05:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:05:03] Production.INFO: ==12817== Releasing lock... [2026-04-13 05:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:05:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:05:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:05:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:05:03] Production.INFO: Date 2026-04-11 [2026-04-13 05:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:05:03] Production.INFO: ==12811== Releasing lock... [2026-04-13 05:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:05:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:05:03] Production.INFO: Date 2026-04-12 [2026-04-13 05:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:05:03] Production.INFO: Date 2026-04-13 [2026-04-13 05:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:05:03] Production.INFO: Total Charge 0 [2026-04-13 05:05:03] Production.INFO: CreateAllLog End [2026-04-13 05:05:04] Production.INFO: Account Balance End. [2026-04-13 05:05:04] Production.ERROR: CronJobId end 12 [2026-04-13 05:05:04] Production.INFO: ==12815== Releasing lock... [2026-04-13 05:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:05:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:05:11] Production.ERROR: CronJobId end10 [2026-04-13 05:05:11] Production.INFO: ==12813== Releasing lock... [2026-04-13 05:05:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:05:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:05:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:05:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:05:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:05:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:05:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:05:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:05:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:05:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:05:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:05:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:05:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:05:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:05:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:05:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:05:13] Production.INFO: call_cost start [2026-04-13 05:05:13] Production.INFO: call_cost end [2026-04-13 05:05:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:05:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:05:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:05:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:05:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:05:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:05:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:05:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:05:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:05:13] Production.INFO: ==12809== Releasing lock... [2026-04-13 05:05:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:05:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:06:01] Production.INFO: ==12880== Lock acquired, processing the job... [2026-04-13 10:06:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:06:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:06:01] Production.INFO: neon service started [2026-04-13 10:06:01] Production.INFO: neon service started [2026-04-13 10:06:01] Production.INFO: ==12880== Releasing lock... [2026-04-13 10:06:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:06:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:06:02] Production.INFO: ==12883== Lock acquired, processing the job... [2026-04-13 05:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:06:02] Production.INFO: ==12883== Releasing lock... [2026-04-13 05:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:06:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:06:02] Production.INFO: ==12885== Lock acquired, processing the job... [2026-04-13 09:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:06:02] Production.INFO: ==12885== Releasing lock... [2026-04-13 09:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:06:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:06:03] Production.INFO: ==12887== Lock acquired, processing the job... [2026-04-13 05:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:06:03] Production.INFO: ==12895== Lock acquired, processing the job... [2026-04-13 05:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:06:03] Production.INFO: ==12889== Lock acquired, processing the job... [2026-04-13 05:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:06:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:06:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:06:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:06:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:06:03] Production.INFO: ==12891== Lock acquired, processing the job... [2026-04-13 05:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:06:03] Production.INFO: ==12895== Releasing lock... [2026-04-13 05:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:06:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:06:03] Production.INFO: ==12893== Lock acquired, processing the job... [2026-04-13 05:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:06:03] Production.INFO: Account Balance Start. [2026-04-13 05:06:03] Production.INFO: CreateAllLog Start [2026-04-13 05:06:03] Production.INFO: 117 [2026-04-13 05:06:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:06:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:06:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:06:03] Production.INFO: Date 2026-04-11 [2026-04-13 05:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:06:03] Production.INFO: Date 2026-04-12 [2026-04-13 05:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:06:03] Production.INFO: Date 2026-04-13 [2026-04-13 05:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:06:03] Production.INFO: Total Charge 0 [2026-04-13 05:06:03] Production.INFO: CreateAllLog End [2026-04-13 05:06:03] Production.INFO: Account Balance End. [2026-04-13 05:06:04] Production.ERROR: CronJobId end 12 [2026-04-13 05:06:04] Production.INFO: ==12893== Releasing lock... [2026-04-13 05:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:06:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:06:04] Production.INFO: ==12889== Releasing lock... [2026-04-13 05:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:06:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:06:11] Production.ERROR: CronJobId end10 [2026-04-13 05:06:11] Production.INFO: ==12891== Releasing lock... [2026-04-13 05:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:06:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:06:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:06:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:06:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:06:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:06:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:06:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:06:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:06:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:06:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:06:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:06:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:06:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:06:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:06:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:06:14] Production.INFO: call_cost start [2026-04-13 05:06:14] Production.INFO: call_cost end [2026-04-13 05:06:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:06:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:06:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:06:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:06:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:06:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:06:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:06:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:06:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:06:14] Production.INFO: ==12887== Releasing lock... [2026-04-13 05:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:06:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:07:02] Production.INFO: ==12953== Lock acquired, processing the job... [2026-04-13 10:07:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:07:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:07:02] Production.INFO: neon service started [2026-04-13 10:07:02] Production.INFO: neon service started [2026-04-13 10:07:02] Production.INFO: ==12953== Releasing lock... [2026-04-13 10:07:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:07:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:07:02] Production.INFO: ==12955== Lock acquired, processing the job... [2026-04-13 05:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:07:02] Production.INFO: ==12955== Releasing lock... [2026-04-13 05:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:07:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:07:02] Production.INFO: ==12957== Lock acquired, processing the job... [2026-04-13 09:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:07:02] Production.INFO: ==12957== Releasing lock... [2026-04-13 09:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:07:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:07:03] Production.INFO: ==12968== Lock acquired, processing the job... [2026-04-13 05:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:07:03] Production.INFO: ==12962== Lock acquired, processing the job... [2026-04-13 05:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:07:03] Production.INFO: ==12966== Lock acquired, processing the job... [2026-04-13 05:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:07:03] Production.INFO: ==12960== Lock acquired, processing the job... [2026-04-13 05:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:07:03] Production.INFO: ==12964== Lock acquired, processing the job... [2026-04-13 05:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:07:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:07:03] Production.INFO: Account Balance Start. [2026-04-13 05:07:03] Production.INFO: CreateAllLog Start [2026-04-13 05:07:03] Production.INFO: 117 [2026-04-13 05:07:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:07:03] Production.INFO: ==12968== Releasing lock... [2026-04-13 05:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:07:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:07:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:07:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:07:03] Production.INFO: Date 2026-04-11 [2026-04-13 05:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:07:03] Production.INFO: Date 2026-04-12 [2026-04-13 05:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:07:03] Production.INFO: Date 2026-04-13 [2026-04-13 05:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:07:04] Production.INFO: Total Charge 0 [2026-04-13 05:07:04] Production.INFO: CreateAllLog End [2026-04-13 05:07:04] Production.INFO: ==12962== Releasing lock... [2026-04-13 05:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:07:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:07:04] Production.INFO: Account Balance End. [2026-04-13 05:07:04] Production.ERROR: CronJobId end 12 [2026-04-13 05:07:04] Production.INFO: ==12966== Releasing lock... [2026-04-13 05:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:07:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:07:11] Production.ERROR: CronJobId end10 [2026-04-13 05:07:11] Production.INFO: ==12964== Releasing lock... [2026-04-13 05:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:07:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:07:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:07:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:07:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:07:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:07:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:07:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:07:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:07:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:07:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:07:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:07:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:07:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:07:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:07:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:07:14] Production.INFO: call_cost start [2026-04-13 05:07:14] Production.INFO: call_cost end [2026-04-13 05:07:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:07:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:07:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:07:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:07:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:07:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:07:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:07:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:07:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:07:14] Production.INFO: ==12960== Releasing lock... [2026-04-13 05:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:07:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:08:01] Production.INFO: ==13034== Lock acquired, processing the job... [2026-04-13 10:08:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:08:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:08:01] Production.INFO: neon service started [2026-04-13 10:08:01] Production.INFO: neon service started [2026-04-13 10:08:01] Production.INFO: ==13034== Releasing lock... [2026-04-13 10:08:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:08:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:08:02] Production.INFO: ==13036== Lock acquired, processing the job... [2026-04-13 05:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:08:02] Production.INFO: ==13038== Lock acquired, processing the job... [2026-04-13 09:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:08:02] Production.INFO: ==13038== Releasing lock... [2026-04-13 09:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:08:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:08:02] Production.INFO: ==13036== Releasing lock... [2026-04-13 05:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:08:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:08:03] Production.INFO: ==13051== Lock acquired, processing the job... [2026-04-13 05:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:08:03] Production.INFO: ==13051== Releasing lock... [2026-04-13 05:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:08:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:08:03] Production.INFO: ==13043== Lock acquired, processing the job... [2026-04-13 05:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:08:03] Production.INFO: ==13047== Lock acquired, processing the job... [2026-04-13 05:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:08:03] Production.INFO: ==13045== Lock acquired, processing the job... [2026-04-13 05:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:08:03] Production.INFO: ==13049== Lock acquired, processing the job... [2026-04-13 05:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:08:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:08:03] Production.INFO: Account Balance Start. [2026-04-13 05:08:03] Production.INFO: CreateAllLog Start [2026-04-13 05:08:03] Production.INFO: 117 [2026-04-13 05:08:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:08:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:08:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:08:03] Production.INFO: Date 2026-04-11 [2026-04-13 05:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:08:03] Production.INFO: Date 2026-04-12 [2026-04-13 05:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:08:03] Production.INFO: Date 2026-04-13 [2026-04-13 05:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:08:03] Production.INFO: Total Charge 0 [2026-04-13 05:08:03] Production.INFO: CreateAllLog End [2026-04-13 05:08:04] Production.INFO: Account Balance End. [2026-04-13 05:08:04] Production.ERROR: CronJobId end 12 [2026-04-13 05:08:04] Production.INFO: ==13049== Releasing lock... [2026-04-13 05:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:08:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:08:04] Production.INFO: ==13045== Releasing lock... [2026-04-13 05:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:08:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:08:10] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:294 Stack trace: #0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(294): PDOStatement->execute(Array) #1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_LowBal...', Array) #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure)) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure)) #4 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array) #6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array) #7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array) #8 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array) #9 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder() #10 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts() #11 [internal function]: App\Console\Commands\NeonAlerts->fire() #12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #15 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #17 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #18 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #19 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #20 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #21 {main} Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_LowBalanceReminder(1,0,10))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624 Stack trace: #0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure)) #1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure)) #2 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array) #4 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array) #6 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array) #7 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder() #8 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts() #9 [internal function]: App\Console\Commands\NeonAlerts->fire() #10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #11 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #15 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #17 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #18 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #19 {main} [2026-04-13 05:08:10] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:08:10] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:08:10] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:08:10] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:08:10] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:08:10] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:08:10] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:08:10] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:08:10] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:08:10] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:08:10] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:08:10] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:08:10] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:08:10] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:08:11] Production.INFO: call_cost start [2026-04-13 05:08:11] Production.INFO: call_cost end [2026-04-13 05:08:11] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:08:11] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:08:11] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:08:11] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:08:11] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:08:11] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:08:11] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:08:11] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:08:11] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:08:11] Production.INFO: ==13043== Releasing lock... [2026-04-13 05:08:11] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:08:11] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 05:08:11] Production.ERROR: CronJobId end10 [2026-04-13 05:08:11] Production.INFO: ==13047== Releasing lock... [2026-04-13 05:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:08:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:09:02] Production.INFO: ==13109== Lock acquired, processing the job... [2026-04-13 10:09:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:09:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:09:02] Production.INFO: neon service started [2026-04-13 10:09:02] Production.INFO: neon service started [2026-04-13 10:09:02] Production.INFO: ==13109== Releasing lock... [2026-04-13 10:09:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:09:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:09:02] Production.INFO: ==13113== Lock acquired, processing the job... [2026-04-13 09:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:09:02] Production.INFO: ==13113== Releasing lock... [2026-04-13 09:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:09:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:09:02] Production.INFO: ==13111== Lock acquired, processing the job... [2026-04-13 05:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:09:02] Production.INFO: ==13111== Releasing lock... [2026-04-13 05:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:09:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:09:03] Production.INFO: ==13116== Lock acquired, processing the job... [2026-04-13 05:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:09:03] Production.INFO: ==13118== Lock acquired, processing the job... [2026-04-13 05:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:09:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:09:03] Production.INFO: ==13122== Lock acquired, processing the job... [2026-04-13 05:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:09:03] Production.INFO: ==13120== Lock acquired, processing the job... [2026-04-13 05:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:09:03] Production.INFO: Account Balance Start. [2026-04-13 05:09:03] Production.INFO: CreateAllLog Start [2026-04-13 05:09:03] Production.INFO: 117 [2026-04-13 05:09:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:09:03] Production.INFO: ==13124== Lock acquired, processing the job... [2026-04-13 05:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:09:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:09:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:09:03] Production.INFO: Date 2026-04-11 [2026-04-13 05:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:09:03] Production.INFO: Date 2026-04-12 [2026-04-13 05:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:09:03] Production.INFO: Date 2026-04-13 [2026-04-13 05:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:09:03] Production.INFO: Total Charge 0 [2026-04-13 05:09:03] Production.INFO: CreateAllLog End [2026-04-13 05:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:09:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:09:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:09:04] Production.INFO: ==13124== Releasing lock... [2026-04-13 05:09:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:09:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:09:04] Production.INFO: Account Balance End. [2026-04-13 05:09:04] Production.ERROR: CronJobId end 12 [2026-04-13 05:09:04] Production.INFO: ==13122== Releasing lock... [2026-04-13 05:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:09:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:09:04] Production.INFO: ==13118== Releasing lock... [2026-04-13 05:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:09:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:09:10] Production.ERROR: CronJobId end10 [2026-04-13 05:09:10] Production.INFO: ==13120== Releasing lock... [2026-04-13 05:09:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:09:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:09:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:09:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:09:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:09:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:09:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:09:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:09:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:09:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:09:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:09:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:09:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:09:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:09:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:09:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:09:14] Production.INFO: call_cost start [2026-04-13 05:09:14] Production.INFO: call_cost end [2026-04-13 05:09:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:09:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:09:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:09:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:09:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:09:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:09:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:09:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:09:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:09:14] Production.INFO: ==13116== Releasing lock... [2026-04-13 05:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:09:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:10:01] Production.INFO: ==13185== Lock acquired, processing the job... [2026-04-13 10:10:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:10:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:10:01] Production.INFO: neon service started [2026-04-13 10:10:01] Production.INFO: neon service started [2026-04-13 10:10:01] Production.INFO: ==13185== Releasing lock... [2026-04-13 10:10:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:10:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:10:01] Production.INFO: ==13189== Lock acquired, processing the job... [2026-04-13 09:10:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:10:01] Production.INFO: ==13189== Releasing lock... [2026-04-13 09:10:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:10:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:10:01] Production.INFO: ==13187== Lock acquired, processing the job... [2026-04-13 05:10:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:10:02] Production.INFO: ==13187== Releasing lock... [2026-04-13 05:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:10:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:10:02] Production.INFO: ==13196== Lock acquired, processing the job... [2026-04-13 05:10:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:10:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:10:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:10:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:10:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:10:03] Production.INFO: ==13192== Lock acquired, processing the job... [2026-04-13 05:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:10:03] Production.INFO: ==13194== Lock acquired, processing the job... [2026-04-13 05:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:10:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:10:03] Production.INFO: ==13198== Lock acquired, processing the job... [2026-04-13 05:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:10:03] Production.INFO: ==13200== Lock acquired, processing the job... [2026-04-13 05:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:10:03] Production.INFO: Account Balance Start. [2026-04-13 05:10:03] Production.INFO: CreateAllLog Start [2026-04-13 05:10:03] Production.INFO: 117 [2026-04-13 05:10:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:10:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:10:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:10:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:10:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:10:03] Production.INFO: ==13200== Releasing lock... [2026-04-13 05:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:10:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:10:03] Production.INFO: Date 2026-04-11 [2026-04-13 05:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:10:03] Production.INFO: Date 2026-04-12 [2026-04-13 05:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:10:03] Production.INFO: Date 2026-04-13 [2026-04-13 05:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:10:03] Production.INFO: Total Charge 0 [2026-04-13 05:10:03] Production.INFO: CreateAllLog End [2026-04-13 05:10:04] Production.INFO: Account Balance End. [2026-04-13 05:10:04] Production.ERROR: CronJobId end 12 [2026-04-13 05:10:04] Production.INFO: ==13198== Releasing lock... [2026-04-13 05:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:10:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:10:04] Production.INFO: ==13194== Releasing lock... [2026-04-13 05:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:10:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:10:11] Production.ERROR: CronJobId end10 [2026-04-13 05:10:11] Production.INFO: ==13196== Releasing lock... [2026-04-13 05:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:10:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:10:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:10:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:10:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:10:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:10:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:10:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:10:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:10:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:10:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:10:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:10:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:10:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:10:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:10:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:10:13] Production.INFO: call_cost start [2026-04-13 05:10:13] Production.INFO: call_cost end [2026-04-13 05:10:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:10:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:10:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:10:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:10:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:10:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:10:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:10:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:10:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:10:13] Production.INFO: ==13192== Releasing lock... [2026-04-13 05:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:10:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:11:01] Production.INFO: ==13254== Lock acquired, processing the job... [2026-04-13 10:11:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:11:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:11:01] Production.INFO: neon service started [2026-04-13 10:11:01] Production.INFO: neon service started [2026-04-13 10:11:01] Production.INFO: ==13254== Releasing lock... [2026-04-13 10:11:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:11:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:11:02] Production.INFO: ==13257== Lock acquired, processing the job... [2026-04-13 05:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:11:02] Production.INFO: ==13259== Lock acquired, processing the job... [2026-04-13 09:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:11:02] Production.INFO: ==13259== Releasing lock... [2026-04-13 09:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:11:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:11:02] Production.INFO: ==13257== Releasing lock... [2026-04-13 05:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:11:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:11:03] Production.INFO: ==13268== Lock acquired, processing the job... [2026-04-13 05:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:11:03] Production.INFO: ==13272== Lock acquired, processing the job... [2026-04-13 05:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 05:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:11:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 05:11:03] Production.INFO: ==13262== Lock acquired, processing the job... [2026-04-13 05:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 05:11:03] Production.INFO: ==13264== Lock acquired, processing the job... [2026-04-13 05:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:11:04] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 05:11:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 05:11:04] Production.ERROR: CronJob PID - 13264 [2026-04-13 05:11:04] Production.ERROR: CronJob Title - System Alerts [2026-04-13 05:11:04] Production.ERROR: CronJob ID - 5 [2026-04-13 05:11:04] Production.ERROR: CronJob Last Run Time 2026-04-13 05:11:00 [2026-04-13 05:11:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 05:11:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 05:11:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 05:11:04] Production.ERROR: CronJob PID - 13268 [2026-04-13 05:11:04] Production.ERROR: CronJob Title - Create Customer Summary Live [2026-04-13 05:11:04] Production.ERROR: CronJob ID - 10 [2026-04-13 05:11:04] Production.ERROR: CronJob Last Run Time 2026-04-13 05:11:00 [2026-04-13 05:11:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 05:11:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 05:11:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 05:11:04] Production.ERROR: CronJob PID - 13272 [2026-04-13 05:11:04] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process [2026-04-13 05:11:04] Production.ERROR: CronJob ID - 17 [2026-04-13 05:11:04] Production.ERROR: CronJob Last Run Time 2026-04-13 05:11:00 [2026-04-13 05:11:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 05:11:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 05:11:04] Production.INFO: ==13266== Lock acquired, processing the job... [2026-04-13 05:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:11:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:11:04] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 05:11:04] Production.INFO: ==13262== Releasing lock... [2026-04-13 05:11:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 05:11:04] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 05:11:04] Production.INFO: ==13270== Lock acquired, processing the job... [2026-04-13 05:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:11:04] Production.INFO: ==13274== Lock acquired, processing the job... [2026-04-13 05:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:11:04] Production.ERROR: done [2026-04-13 05:11:04] Production.INFO: Account Balance Start. [2026-04-13 05:11:04] Production.INFO: CreateAllLog Start [2026-04-13 05:11:04] Production.INFO: 117 [2026-04-13 05:11:04] Production.INFO: Date 2026-04-08 [2026-04-13 05:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:11:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:11:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 05:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087363', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 05:11:04] Production.INFO: Date 2026-04-09 [2026-04-13 05:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:11:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:11:04] Production.INFO: Date 2026-04-10 [2026-04-13 05:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:11:04] Production.INFO: ==13274== Releasing lock... [2026-04-13 05:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:11:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:11:04] Production.INFO: Date 2026-04-11 [2026-04-13 05:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:11:04] Production.INFO: Date 2026-04-12 [2026-04-13 05:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:11:04] Production.INFO: Date 2026-04-13 [2026-04-13 05:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:11:04] Production.INFO: Total Charge 0 [2026-04-13 05:11:04] Production.INFO: CreateAllLog End [2026-04-13 05:11:04] Production.INFO: Account Balance End. [2026-04-13 05:11:04] Production.ERROR: CronJobId end 12 [2026-04-13 05:11:04] Production.INFO: ==13270== Releasing lock... [2026-04-13 05:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:11:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:11:05] Production.INFO: ==13266== Releasing lock... [2026-04-13 05:11:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:11:05] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:11:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087363', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 05:11:11] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 05:11:11] Production.INFO: ProcessCDR(1,17087363,1,1,2) [2026-04-13 05:11:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17087363,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 05:11:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17087363,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 05:11:11] Production.ERROR: pbx prc_insertCDR start [2026-04-13 05:11:11] Production.ERROR: pbx prc_insertCDR end [2026-04-13 05:11:11] Production.INFO: ==13272== Releasing lock... [2026-04-13 05:11:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 05:11:11] Production.INFO: 26 MB #Memory Used# [2026-04-13 05:11:13] Production.ERROR: CronJobId end10 [2026-04-13 05:11:13] Production.INFO: ==13268== Releasing lock... [2026-04-13 05:11:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:11:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:11:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:11:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:11:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:11:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:11:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:11:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:11:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:11:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:11:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:11:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:11:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:11:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:11:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:11:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:11:17] Production.INFO: call_cost start [2026-04-13 05:11:17] Production.INFO: call_cost end [2026-04-13 05:11:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:11:17] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:11:17] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:11:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:11:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:11:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:11:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:11:17] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:11:17] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:11:17] Production.INFO: ==13264== Releasing lock... [2026-04-13 05:11:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:11:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:12:02] Production.INFO: ==13339== Lock acquired, processing the job... [2026-04-13 10:12:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:12:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:12:02] Production.INFO: neon service started [2026-04-13 10:12:02] Production.INFO: neon service started [2026-04-13 10:12:02] Production.INFO: ==13339== Releasing lock... [2026-04-13 10:12:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:12:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:12:02] Production.INFO: ==13341== Lock acquired, processing the job... [2026-04-13 05:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:12:02] Production.INFO: ==13343== Lock acquired, processing the job... [2026-04-13 09:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:12:02] Production.INFO: ==13343== Releasing lock... [2026-04-13 09:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:12:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:12:03] Production.INFO: ==13341== Releasing lock... [2026-04-13 05:12:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:12:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:12:03] Production.INFO: ==13350== Lock acquired, processing the job... [2026-04-13 05:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:12:03] Production.INFO: ==13346== Lock acquired, processing the job... [2026-04-13 05:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:12:04] Production.INFO: ==13348== Lock acquired, processing the job... [2026-04-13 05:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:12:04] Production.INFO: ==13352== Lock acquired, processing the job... [2026-04-13 05:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:12:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:12:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:12:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:12:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:12:04] Production.INFO: ==13354== Lock acquired, processing the job... [2026-04-13 05:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:12:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:12:04] Production.INFO: Account Balance Start. [2026-04-13 05:12:04] Production.INFO: CreateAllLog Start [2026-04-13 05:12:04] Production.INFO: 117 [2026-04-13 05:12:04] Production.INFO: Date 2026-04-08 [2026-04-13 05:12:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:12:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:12:04] Production.INFO: Date 2026-04-09 [2026-04-13 05:12:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:12:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:12:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:12:04] Production.INFO: ==13354== Releasing lock... [2026-04-13 05:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:12:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:12:04] Production.INFO: Date 2026-04-10 [2026-04-13 05:12:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:12:04] Production.INFO: Date 2026-04-11 [2026-04-13 05:12:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:12:04] Production.INFO: Date 2026-04-12 [2026-04-13 05:12:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:12:04] Production.INFO: Date 2026-04-13 [2026-04-13 05:12:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:12:04] Production.INFO: Total Charge 0 [2026-04-13 05:12:04] Production.INFO: CreateAllLog End [2026-04-13 05:12:04] Production.INFO: Account Balance End. [2026-04-13 05:12:04] Production.ERROR: CronJobId end 12 [2026-04-13 05:12:04] Production.INFO: ==13352== Releasing lock... [2026-04-13 05:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:12:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:12:04] Production.INFO: ==13348== Releasing lock... [2026-04-13 05:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:12:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:12:11] Production.ERROR: CronJobId end10 [2026-04-13 05:12:11] Production.INFO: ==13350== Releasing lock... [2026-04-13 05:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:12:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:12:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:12:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:12:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:12:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:12:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:12:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:12:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:12:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:12:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:12:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:12:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:12:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:12:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:12:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:12:14] Production.INFO: call_cost start [2026-04-13 05:12:14] Production.INFO: call_cost end [2026-04-13 05:12:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:12:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:12:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:12:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:12:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:12:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:12:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:12:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:12:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:12:14] Production.INFO: ==13346== Releasing lock... [2026-04-13 05:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:12:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:13:01] Production.INFO: ==13411== Lock acquired, processing the job... [2026-04-13 10:13:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:13:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:13:01] Production.INFO: neon service started [2026-04-13 10:13:01] Production.INFO: neon service started [2026-04-13 10:13:01] Production.INFO: ==13411== Releasing lock... [2026-04-13 10:13:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:13:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:13:02] Production.INFO: ==13413== Lock acquired, processing the job... [2026-04-13 05:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:13:02] Production.INFO: ==13413== Releasing lock... [2026-04-13 05:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:13:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:13:02] Production.INFO: ==13415== Lock acquired, processing the job... [2026-04-13 09:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:13:02] Production.INFO: ==13415== Releasing lock... [2026-04-13 09:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:13:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:13:02] Production.INFO: ==13425== Lock acquired, processing the job... [2026-04-13 05:13:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:13:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:13:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:13:03] Production.INFO: ==13417== Lock acquired, processing the job... [2026-04-13 05:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:13:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:13:03] Production.INFO: ==13425== Releasing lock... [2026-04-13 05:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:13:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:13:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:13:03] Production.INFO: ==13421== Lock acquired, processing the job... [2026-04-13 05:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:13:03] Production.INFO: ==13419== Lock acquired, processing the job... [2026-04-13 05:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:13:03] Production.INFO: ==13423== Lock acquired, processing the job... [2026-04-13 05:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:13:03] Production.INFO: Account Balance Start. [2026-04-13 05:13:03] Production.INFO: CreateAllLog Start [2026-04-13 05:13:03] Production.INFO: 117 [2026-04-13 05:13:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:13:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:13:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:13:03] Production.INFO: Date 2026-04-11 [2026-04-13 05:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:13:03] Production.INFO: Date 2026-04-12 [2026-04-13 05:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:13:03] Production.INFO: Date 2026-04-13 [2026-04-13 05:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:13:03] Production.INFO: Total Charge 0 [2026-04-13 05:13:03] Production.INFO: CreateAllLog End [2026-04-13 05:13:03] Production.INFO: Account Balance End. [2026-04-13 05:13:03] Production.ERROR: CronJobId end 12 [2026-04-13 05:13:03] Production.INFO: ==13423== Releasing lock... [2026-04-13 05:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:13:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:13:04] Production.INFO: ==13419== Releasing lock... [2026-04-13 05:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:13:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:13:11] Production.ERROR: CronJobId end10 [2026-04-13 05:13:11] Production.INFO: ==13421== Releasing lock... [2026-04-13 05:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:13:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:13:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:13:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:13:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:13:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:13:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:13:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:13:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:13:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:13:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:13:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:13:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:13:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:13:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:13:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:13:13] Production.INFO: call_cost start [2026-04-13 05:13:13] Production.INFO: call_cost end [2026-04-13 05:13:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:13:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:13:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:13:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:13:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:13:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:13:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:13:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:13:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:13:13] Production.INFO: ==13417== Releasing lock... [2026-04-13 05:13:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:13:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:14:02] Production.INFO: ==13480== Lock acquired, processing the job... [2026-04-13 10:14:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:14:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:14:02] Production.INFO: neon service started [2026-04-13 10:14:02] Production.INFO: neon service started [2026-04-13 10:14:02] Production.INFO: ==13480== Releasing lock... [2026-04-13 10:14:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:14:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:14:02] Production.INFO: ==13484== Lock acquired, processing the job... [2026-04-13 09:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:14:02] Production.INFO: ==13484== Releasing lock... [2026-04-13 09:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:14:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:14:02] Production.INFO: ==13482== Lock acquired, processing the job... [2026-04-13 05:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:14:02] Production.INFO: ==13482== Releasing lock... [2026-04-13 05:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:14:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:14:03] Production.INFO: ==13491== Lock acquired, processing the job... [2026-04-13 05:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:14:03] Production.INFO: ==13487== Lock acquired, processing the job... [2026-04-13 05:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:14:03] Production.INFO: ==13489== Lock acquired, processing the job... [2026-04-13 05:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:14:03] Production.INFO: ==13493== Lock acquired, processing the job... [2026-04-13 05:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:14:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:14:03] Production.INFO: Account Balance Start. [2026-04-13 05:14:03] Production.INFO: CreateAllLog Start [2026-04-13 05:14:03] Production.INFO: 117 [2026-04-13 05:14:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:14:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:14:03] Production.INFO: ==13495== Lock acquired, processing the job... [2026-04-13 05:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:14:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:14:03] Production.INFO: Date 2026-04-11 [2026-04-13 05:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:14:03] Production.INFO: Date 2026-04-12 [2026-04-13 05:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:14:03] Production.INFO: Date 2026-04-13 [2026-04-13 05:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:14:03] Production.INFO: Total Charge 0 [2026-04-13 05:14:04] Production.INFO: CreateAllLog End [2026-04-13 05:14:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:14:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:14:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:14:04] Production.INFO: ==13495== Releasing lock... [2026-04-13 05:14:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:14:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:14:04] Production.INFO: Account Balance End. [2026-04-13 05:14:04] Production.ERROR: CronJobId end 12 [2026-04-13 05:14:04] Production.INFO: ==13493== Releasing lock... [2026-04-13 05:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:14:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:14:04] Production.INFO: ==13489== Releasing lock... [2026-04-13 05:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:14:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:14:10] Production.ERROR: CronJobId end10 [2026-04-13 05:14:10] Production.INFO: ==13491== Releasing lock... [2026-04-13 05:14:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:14:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:14:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:14:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:14:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:14:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:14:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:14:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:14:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:14:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:14:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:14:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:14:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:14:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:14:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:14:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:14:14] Production.INFO: call_cost start [2026-04-13 05:14:14] Production.INFO: call_cost end [2026-04-13 05:14:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:14:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:14:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:14:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:14:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:14:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:14:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:14:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:14:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:14:14] Production.INFO: ==13487== Releasing lock... [2026-04-13 05:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:14:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:15:01] Production.INFO: ==13556== Lock acquired, processing the job... [2026-04-13 10:15:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:15:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:15:01] Production.INFO: neon service started [2026-04-13 10:15:01] Production.INFO: neon service started [2026-04-13 10:15:01] Production.INFO: ==13556== Releasing lock... [2026-04-13 10:15:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:15:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:15:01] Production.INFO: ==13560== Lock acquired, processing the job... [2026-04-13 09:15:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:15:01] Production.INFO: ==13560== Releasing lock... [2026-04-13 09:15:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:15:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:15:02] Production.INFO: ==13558== Lock acquired, processing the job... [2026-04-13 05:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:15:02] Production.INFO: ==13558== Releasing lock... [2026-04-13 05:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:15:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:15:02] Production.INFO: ==13564== Lock acquired, processing the job... [2026-04-13 05:15:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:15:03] Production.INFO: ==13562== Lock acquired, processing the job... [2026-04-13 05:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:15:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:15:03] Production.INFO: ==13567== Lock acquired, processing the job... [2026-04-13 05:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:15:03] Production.INFO: ==13569== Lock acquired, processing the job... [2026-04-13 05:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:15:03] Production.INFO: ==13571== Lock acquired, processing the job... [2026-04-13 05:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:15:03] Production.INFO: Account Balance Start. [2026-04-13 05:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:15:03] Production.INFO: CreateAllLog Start [2026-04-13 05:15:03] Production.INFO: 117 [2026-04-13 05:15:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:15:03] Production.INFO: ==13571== Releasing lock... [2026-04-13 05:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:15:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:15:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:15:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:15:03] Production.INFO: Date 2026-04-11 [2026-04-13 05:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:15:03] Production.INFO: Date 2026-04-12 [2026-04-13 05:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:15:03] Production.INFO: ==13564== Releasing lock... [2026-04-13 05:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:15:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:15:03] Production.INFO: Date 2026-04-13 [2026-04-13 05:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:15:03] Production.INFO: Total Charge 0 [2026-04-13 05:15:03] Production.INFO: CreateAllLog End [2026-04-13 05:15:03] Production.INFO: Account Balance End. [2026-04-13 05:15:03] Production.ERROR: CronJobId end 12 [2026-04-13 05:15:03] Production.INFO: ==13569== Releasing lock... [2026-04-13 05:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:15:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:15:10] Production.ERROR: CronJobId end10 [2026-04-13 05:15:10] Production.INFO: ==13567== Releasing lock... [2026-04-13 05:15:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:15:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:15:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:15:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:15:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:15:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:15:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:15:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:15:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:15:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:15:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:15:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:15:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:15:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:15:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:15:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:15:13] Production.INFO: call_cost start [2026-04-13 05:15:13] Production.INFO: call_cost end [2026-04-13 05:15:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:15:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:15:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:15:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:15:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:15:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:15:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:15:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:15:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:15:13] Production.INFO: ==13562== Releasing lock... [2026-04-13 05:15:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:15:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:16:01] Production.INFO: ==13629== Lock acquired, processing the job... [2026-04-13 10:16:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:16:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:16:01] Production.INFO: neon service started [2026-04-13 10:16:01] Production.INFO: neon service started [2026-04-13 10:16:01] Production.INFO: ==13629== Releasing lock... [2026-04-13 10:16:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:16:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:16:02] Production.INFO: ==13631== Lock acquired, processing the job... [2026-04-13 05:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:16:02] Production.INFO: ==13633== Lock acquired, processing the job... [2026-04-13 09:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:16:02] Production.INFO: ==13631== Releasing lock... [2026-04-13 05:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:16:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:16:02] Production.INFO: ==13633== Releasing lock... [2026-04-13 09:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:16:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:16:03] Production.INFO: ==13636== Lock acquired, processing the job... [2026-04-13 05:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:16:03] Production.INFO: ==13638== Lock acquired, processing the job... [2026-04-13 05:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:16:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:16:03] Production.INFO: ==13640== Lock acquired, processing the job... [2026-04-13 05:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:16:03] Production.INFO: ==13642== Lock acquired, processing the job... [2026-04-13 05:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:16:03] Production.INFO: ==13644== Lock acquired, processing the job... [2026-04-13 05:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:16:03] Production.INFO: Account Balance Start. [2026-04-13 05:16:03] Production.INFO: CreateAllLog Start [2026-04-13 05:16:03] Production.INFO: 117 [2026-04-13 05:16:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:16:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:16:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:16:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:16:03] Production.INFO: ==13644== Releasing lock... [2026-04-13 05:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:16:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:16:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:16:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:16:03] Production.INFO: Date 2026-04-11 [2026-04-13 05:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:16:03] Production.INFO: Date 2026-04-12 [2026-04-13 05:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:16:03] Production.INFO: Date 2026-04-13 [2026-04-13 05:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:16:04] Production.INFO: Total Charge 0 [2026-04-13 05:16:04] Production.INFO: CreateAllLog End [2026-04-13 05:16:04] Production.INFO: Account Balance End. [2026-04-13 05:16:04] Production.ERROR: CronJobId end 12 [2026-04-13 05:16:04] Production.INFO: ==13642== Releasing lock... [2026-04-13 05:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:16:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:16:04] Production.INFO: ==13638== Releasing lock... [2026-04-13 05:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:16:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:16:11] Production.ERROR: CronJobId end10 [2026-04-13 05:16:11] Production.INFO: ==13640== Releasing lock... [2026-04-13 05:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:16:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:16:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:16:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:16:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:16:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:16:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:16:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:16:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:16:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:16:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:16:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:16:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:16:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:16:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:16:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:16:13] Production.INFO: call_cost start [2026-04-13 05:16:13] Production.INFO: call_cost end [2026-04-13 05:16:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:16:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:16:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:16:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:16:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:16:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:16:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:16:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:16:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:16:13] Production.INFO: ==13636== Releasing lock... [2026-04-13 05:16:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:16:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:17:01] Production.INFO: ==13702== Lock acquired, processing the job... [2026-04-13 10:17:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:17:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:17:01] Production.INFO: neon service started [2026-04-13 10:17:01] Production.INFO: neon service started [2026-04-13 10:17:01] Production.INFO: ==13702== Releasing lock... [2026-04-13 10:17:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:17:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:17:01] Production.INFO: ==13708== Lock acquired, processing the job... [2026-04-13 09:17:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:17:01] Production.INFO: ==13705== Lock acquired, processing the job... [2026-04-13 05:17:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:17:02] Production.INFO: ==13708== Releasing lock... [2026-04-13 09:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:17:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:17:02] Production.INFO: ==13705== Releasing lock... [2026-04-13 05:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:17:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:17:03] Production.INFO: ==13710== Lock acquired, processing the job... [2026-04-13 05:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:17:03] Production.INFO: ==13712== Lock acquired, processing the job... [2026-04-13 05:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:17:03] Production.INFO: ==13714== Lock acquired, processing the job... [2026-04-13 05:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:17:03] Production.INFO: ==13718== Lock acquired, processing the job... [2026-04-13 05:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:17:03] Production.INFO: ==13716== Lock acquired, processing the job... [2026-04-13 05:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:17:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:17:03] Production.INFO: Account Balance Start. [2026-04-13 05:17:03] Production.INFO: CreateAllLog Start [2026-04-13 05:17:03] Production.INFO: ==13718== Releasing lock... [2026-04-13 05:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:17:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:17:03] Production.INFO: 117 [2026-04-13 05:17:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:17:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:17:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:17:03] Production.INFO: Date 2026-04-11 [2026-04-13 05:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:17:03] Production.INFO: ==13712== Releasing lock... [2026-04-13 05:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:17:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:17:03] Production.INFO: Date 2026-04-12 [2026-04-13 05:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:17:04] Production.INFO: Date 2026-04-13 [2026-04-13 05:17:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:17:04] Production.INFO: Total Charge 0 [2026-04-13 05:17:04] Production.INFO: CreateAllLog End [2026-04-13 05:17:04] Production.INFO: Account Balance End. [2026-04-13 05:17:04] Production.ERROR: CronJobId end 12 [2026-04-13 05:17:04] Production.INFO: ==13716== Releasing lock... [2026-04-13 05:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:17:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:17:10] Production.ERROR: CronJobId end10 [2026-04-13 05:17:10] Production.INFO: ==13714== Releasing lock... [2026-04-13 05:17:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:17:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:17:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:17:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:17:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:17:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:17:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:17:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:17:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:17:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:17:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:17:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:17:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:17:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:17:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:17:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:17:13] Production.INFO: call_cost start [2026-04-13 05:17:13] Production.INFO: call_cost end [2026-04-13 05:17:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:17:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:17:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:17:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:17:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:17:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:17:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:17:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:17:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:17:13] Production.INFO: ==13710== Releasing lock... [2026-04-13 05:17:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:17:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:18:01] Production.INFO: ==13776== Lock acquired, processing the job... [2026-04-13 10:18:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:18:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:18:01] Production.INFO: neon service started [2026-04-13 10:18:01] Production.INFO: neon service started [2026-04-13 10:18:01] Production.INFO: ==13776== Releasing lock... [2026-04-13 10:18:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:18:01] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 05:18:02] Production.INFO: ==13779== Lock acquired, processing the job... [2026-04-13 05:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:18:02] Production.INFO: ==13779== Releasing lock... [2026-04-13 05:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:18:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:18:02] Production.INFO: ==13781== Lock acquired, processing the job... [2026-04-13 09:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:18:02] Production.INFO: ==13781== Releasing lock... [2026-04-13 09:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:18:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:18:03] Production.INFO: ==13789== Lock acquired, processing the job... [2026-04-13 05:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:18:03] Production.INFO: ==13783== Lock acquired, processing the job... [2026-04-13 05:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:18:03] Production.INFO: ==13785== Lock acquired, processing the job... [2026-04-13 05:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:18:03] Production.INFO: ==13787== Lock acquired, processing the job... [2026-04-13 05:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:18:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:18:03] Production.INFO: ==13791== Lock acquired, processing the job... [2026-04-13 05:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:18:03] Production.INFO: Account Balance Start. [2026-04-13 05:18:03] Production.INFO: CreateAllLog Start [2026-04-13 05:18:03] Production.INFO: 117 [2026-04-13 05:18:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:18:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:18:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:18:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:18:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:18:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:18:03] Production.INFO: ==13791== Releasing lock... [2026-04-13 05:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:18:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:18:03] Production.INFO: Date 2026-04-11 [2026-04-13 05:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:18:03] Production.INFO: Date 2026-04-12 [2026-04-13 05:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:18:03] Production.INFO: Date 2026-04-13 [2026-04-13 05:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:18:03] Production.INFO: Total Charge 0 [2026-04-13 05:18:03] Production.INFO: CreateAllLog End [2026-04-13 05:18:03] Production.INFO: Account Balance End. [2026-04-13 05:18:03] Production.ERROR: CronJobId end 12 [2026-04-13 05:18:03] Production.INFO: ==13789== Releasing lock... [2026-04-13 05:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:18:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:18:04] Production.INFO: ==13785== Releasing lock... [2026-04-13 05:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:18:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:18:12] Production.ERROR: CronJobId end10 [2026-04-13 05:18:12] Production.INFO: ==13787== Releasing lock... [2026-04-13 05:18:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:18:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:18:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:18:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:18:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:18:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:18:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:18:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:18:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:18:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:18:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:18:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:18:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:18:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:18:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:18:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:18:14] Production.INFO: call_cost start [2026-04-13 05:18:14] Production.INFO: call_cost end [2026-04-13 05:18:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:18:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:18:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:18:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:18:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:18:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:18:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:18:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:18:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:18:14] Production.INFO: ==13783== Releasing lock... [2026-04-13 05:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:18:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:19:02] Production.INFO: ==13851== Lock acquired, processing the job... [2026-04-13 10:19:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:19:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:19:02] Production.INFO: neon service started [2026-04-13 10:19:02] Production.INFO: neon service started [2026-04-13 10:19:02] Production.INFO: ==13851== Releasing lock... [2026-04-13 10:19:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:19:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:19:02] Production.INFO: ==13853== Lock acquired, processing the job... [2026-04-13 05:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:19:02] Production.INFO: ==13853== Releasing lock... [2026-04-13 05:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:19:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:19:03] Production.INFO: ==13855== Lock acquired, processing the job... [2026-04-13 09:19:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:19:03] Production.INFO: ==13855== Releasing lock... [2026-04-13 09:19:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:19:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:19:03] Production.INFO: ==13857== Lock acquired, processing the job... [2026-04-13 05:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:19:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:19:03] Production.INFO: ==13863== Lock acquired, processing the job... [2026-04-13 05:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:19:03] Production.INFO: ==13859== Lock acquired, processing the job... [2026-04-13 05:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:19:03] Production.INFO: ==13861== Lock acquired, processing the job... [2026-04-13 05:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:19:03] Production.INFO: Account Balance Start. [2026-04-13 05:19:03] Production.INFO: CreateAllLog Start [2026-04-13 05:19:03] Production.INFO: 117 [2026-04-13 05:19:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:19:03] Production.INFO: ==13865== Lock acquired, processing the job... [2026-04-13 05:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:19:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:19:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:19:03] Production.INFO: Date 2026-04-11 [2026-04-13 05:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:19:03] Production.INFO: Date 2026-04-12 [2026-04-13 05:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:19:03] Production.INFO: Date 2026-04-13 [2026-04-13 05:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:19:04] Production.INFO: Total Charge 0 [2026-04-13 05:19:04] Production.INFO: ==13865== Releasing lock... [2026-04-13 05:19:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:19:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:19:04] Production.INFO: CreateAllLog End [2026-04-13 05:19:04] Production.INFO: Account Balance End. [2026-04-13 05:19:04] Production.ERROR: CronJobId end 12 [2026-04-13 05:19:04] Production.INFO: ==13863== Releasing lock... [2026-04-13 05:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:19:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:19:04] Production.INFO: ==13859== Releasing lock... [2026-04-13 05:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:19:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:19:12] Production.ERROR: CronJobId end10 [2026-04-13 05:19:12] Production.INFO: ==13861== Releasing lock... [2026-04-13 05:19:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:19:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:19:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:19:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:19:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:19:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:19:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:19:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:19:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:19:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:19:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:19:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:19:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:19:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:19:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:19:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:19:15] Production.INFO: call_cost start [2026-04-13 05:19:15] Production.INFO: call_cost end [2026-04-13 05:19:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:19:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:19:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:19:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:19:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:19:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:19:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:19:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:19:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:19:15] Production.INFO: ==13857== Releasing lock... [2026-04-13 05:19:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:19:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:20:01] Production.INFO: ==13925== Lock acquired, processing the job... [2026-04-13 10:20:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:20:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:20:01] Production.INFO: neon service started [2026-04-13 10:20:01] Production.INFO: neon service started [2026-04-13 10:20:01] Production.INFO: ==13925== Releasing lock... [2026-04-13 10:20:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:20:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:20:02] Production.INFO: ==13929== Lock acquired, processing the job... [2026-04-13 09:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:20:02] Production.INFO: ==13929== Releasing lock... [2026-04-13 09:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:20:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:20:02] Production.INFO: ==13927== Lock acquired, processing the job... [2026-04-13 05:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:20:02] Production.INFO: ==13927== Releasing lock... [2026-04-13 05:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:20:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:20:03] Production.INFO: ==13937== Lock acquired, processing the job... [2026-04-13 05:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:20:03] Production.INFO: ==13935== Lock acquired, processing the job... [2026-04-13 05:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:20:03] Production.INFO: ==13933== Lock acquired, processing the job... [2026-04-13 05:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:20:03] Production.INFO: ==13931== Lock acquired, processing the job... [2026-04-13 05:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:20:03] Production.INFO: ==13939== Lock acquired, processing the job... [2026-04-13 05:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:20:03] Production.INFO: Account Balance Start. [2026-04-13 05:20:03] Production.INFO: CreateAllLog Start [2026-04-13 05:20:03] Production.INFO: 117 [2026-04-13 05:20:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:20:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:20:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:20:03] Production.INFO: ==13939== Releasing lock... [2026-04-13 05:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:20:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:20:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:20:03] Production.INFO: Date 2026-04-11 [2026-04-13 05:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:20:03] Production.INFO: Date 2026-04-12 [2026-04-13 05:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:20:03] Production.INFO: Date 2026-04-13 [2026-04-13 05:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:20:03] Production.INFO: Total Charge 0 [2026-04-13 05:20:03] Production.INFO: CreateAllLog End [2026-04-13 05:20:03] Production.INFO: Account Balance End. [2026-04-13 05:20:03] Production.ERROR: CronJobId end 12 [2026-04-13 05:20:03] Production.INFO: ==13937== Releasing lock... [2026-04-13 05:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:20:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:20:03] Production.INFO: ==13933== Releasing lock... [2026-04-13 05:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:20:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:20:10] Production.ERROR: CronJobId end10 [2026-04-13 05:20:10] Production.INFO: ==13935== Releasing lock... [2026-04-13 05:20:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:20:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:20:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:20:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:20:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:20:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:20:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:20:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:20:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:20:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:20:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:20:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:20:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:20:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:20:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:20:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:20:13] Production.INFO: call_cost start [2026-04-13 05:20:13] Production.INFO: call_cost end [2026-04-13 05:20:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:20:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:20:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:20:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:20:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:20:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:20:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:20:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:20:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:20:13] Production.INFO: ==13931== Releasing lock... [2026-04-13 05:20:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:20:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:21:02] Production.INFO: ==14004== Lock acquired, processing the job... [2026-04-13 10:21:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:21:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:21:02] Production.INFO: neon service started [2026-04-13 10:21:02] Production.INFO: neon service started [2026-04-13 10:21:02] Production.INFO: ==14004== Releasing lock... [2026-04-13 10:21:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:21:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:21:02] Production.INFO: ==14007== Lock acquired, processing the job... [2026-04-13 05:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:21:02] Production.INFO: ==14007== Releasing lock... [2026-04-13 05:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:21:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:21:02] Production.INFO: ==14009== Lock acquired, processing the job... [2026-04-13 09:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:21:02] Production.INFO: ==14009== Releasing lock... [2026-04-13 09:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:21:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:21:03] Production.INFO: ==14015== Lock acquired, processing the job... [2026-04-13 05:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:21:03] Production.INFO: ==14023== Lock acquired, processing the job... [2026-04-13 05:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:21:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:21:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:21:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:21:03] Production.INFO: ==14011== Lock acquired, processing the job... [2026-04-13 05:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 05:21:03] Production.INFO: ==14023== Releasing lock... [2026-04-13 05:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:21:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:21:03] Production.INFO: ==14013== Lock acquired, processing the job... [2026-04-13 05:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:21:03] Production.INFO: ==14021== Lock acquired, processing the job... [2026-04-13 05:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 05:21:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 05:21:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 05:21:03] Production.ERROR: CronJob PID - 14013 [2026-04-13 05:21:03] Production.ERROR: CronJob Title - System Alerts [2026-04-13 05:21:03] Production.ERROR: CronJob ID - 5 [2026-04-13 05:21:03] Production.ERROR: CronJob Last Run Time 2026-04-13 05:21:00 [2026-04-13 05:21:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 05:21:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 05:21:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 05:21:03] Production.ERROR: CronJob PID - 14015 [2026-04-13 05:21:03] Production.ERROR: CronJob Title - Account Block [2026-04-13 05:21:03] Production.ERROR: CronJob ID - 7 [2026-04-13 05:21:03] Production.ERROR: CronJob Last Run Time 2026-04-13 05:21:00 [2026-04-13 05:21:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 05:21:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 05:21:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 05:21:03] Production.INFO: ==14019== Lock acquired, processing the job... [2026-04-13 05:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:21:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:21:04] Production.INFO: ==14017== Lock acquired, processing the job... [2026-04-13 05:21:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:21:04] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 05:21:04] Production.INFO: ==14011== Releasing lock... [2026-04-13 05:21:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 05:21:04] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 05:21:04] Production.INFO: Account Balance Start. [2026-04-13 05:21:04] Production.INFO: CreateAllLog Start [2026-04-13 05:21:04] Production.INFO: 117 [2026-04-13 05:21:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:21:04] Production.INFO: Date 2026-04-08 [2026-04-13 05:21:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:21:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:21:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:21:04] Production.INFO: Date 2026-04-09 [2026-04-13 05:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:21:04] Production.INFO: Date 2026-04-10 [2026-04-13 05:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:21:04] Production.INFO: Date 2026-04-11 [2026-04-13 05:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:21:04] Production.INFO: ==14015== Releasing lock... [2026-04-13 05:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:21:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:21:04] Production.INFO: Date 2026-04-12 [2026-04-13 05:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:21:04] Production.ERROR: done [2026-04-13 05:21:04] Production.INFO: Date 2026-04-13 [2026-04-13 05:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 05:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087404', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 05:21:04] Production.INFO: Total Charge 0 [2026-04-13 05:21:04] Production.INFO: CreateAllLog End [2026-04-13 05:21:04] Production.INFO: Account Balance End. [2026-04-13 05:21:04] Production.ERROR: CronJobId end 12 [2026-04-13 05:21:04] Production.INFO: ==14019== Releasing lock... [2026-04-13 05:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:21:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:21:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087404', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 05:21:11] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 05:21:11] Production.INFO: ProcessCDR(1,17087404,1,1,2) [2026-04-13 05:21:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17087404,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 05:21:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17087404,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 05:21:11] Production.ERROR: pbx prc_insertCDR start [2026-04-13 05:21:11] Production.ERROR: pbx prc_insertCDR end [2026-04-13 05:21:11] Production.INFO: ==14021== Releasing lock... [2026-04-13 05:21:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 05:21:11] Production.INFO: 26 MB #Memory Used# [2026-04-13 05:21:14] Production.ERROR: CronJobId end10 [2026-04-13 05:21:14] Production.INFO: ==14017== Releasing lock... [2026-04-13 05:21:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:21:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:21:17] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:21:17] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:21:17] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:21:17] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:21:17] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:21:17] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:21:17] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:21:17] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:21:17] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:21:17] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:21:17] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:21:17] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:21:17] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:21:17] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:21:18] Production.INFO: call_cost start [2026-04-13 05:21:18] Production.INFO: call_cost end [2026-04-13 05:21:18] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:21:18] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:21:18] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:21:18] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:21:18] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:21:18] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:21:18] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:21:18] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:21:18] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:21:18] Production.INFO: ==14013== Releasing lock... [2026-04-13 05:21:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:21:18] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:22:01] Production.INFO: ==14087== Lock acquired, processing the job... [2026-04-13 10:22:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:22:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:22:01] Production.INFO: neon service started [2026-04-13 10:22:01] Production.INFO: neon service started [2026-04-13 10:22:01] Production.INFO: ==14087== Releasing lock... [2026-04-13 10:22:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:22:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:22:01] Production.INFO: ==14091== Lock acquired, processing the job... [2026-04-13 09:22:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:22:01] Production.INFO: ==14091== Releasing lock... [2026-04-13 09:22:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:22:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:22:01] Production.INFO: ==14089== Lock acquired, processing the job... [2026-04-13 05:22:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:22:02] Production.INFO: ==14089== Releasing lock... [2026-04-13 05:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:22:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:22:02] Production.INFO: ==14094== Lock acquired, processing the job... [2026-04-13 05:22:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:22:02] Production.INFO: ==14096== Lock acquired, processing the job... [2026-04-13 05:22:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:22:03] Production.INFO: ==14098== Lock acquired, processing the job... [2026-04-13 05:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:22:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:22:03] Production.INFO: ==14100== Lock acquired, processing the job... [2026-04-13 05:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:22:03] Production.INFO: ==14102== Lock acquired, processing the job... [2026-04-13 05:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:22:03] Production.INFO: Account Balance Start. [2026-04-13 05:22:03] Production.INFO: CreateAllLog Start [2026-04-13 05:22:03] Production.INFO: 117 [2026-04-13 05:22:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:22:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:22:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:22:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:22:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:22:03] Production.INFO: ==14102== Releasing lock... [2026-04-13 05:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:22:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:22:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:22:03] Production.INFO: Date 2026-04-11 [2026-04-13 05:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:22:03] Production.INFO: Date 2026-04-12 [2026-04-13 05:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:22:03] Production.INFO: Date 2026-04-13 [2026-04-13 05:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:22:03] Production.INFO: Total Charge 0 [2026-04-13 05:22:03] Production.INFO: CreateAllLog End [2026-04-13 05:22:03] Production.INFO: Account Balance End. [2026-04-13 05:22:03] Production.ERROR: CronJobId end 12 [2026-04-13 05:22:03] Production.INFO: ==14100== Releasing lock... [2026-04-13 05:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:22:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:22:03] Production.INFO: ==14096== Releasing lock... [2026-04-13 05:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:22:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:22:11] Production.ERROR: CronJobId end10 [2026-04-13 05:22:11] Production.INFO: ==14098== Releasing lock... [2026-04-13 05:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:22:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:22:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:22:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:22:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:22:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:22:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:22:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:22:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:22:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:22:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:22:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:22:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:22:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:22:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:22:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:22:13] Production.INFO: call_cost start [2026-04-13 05:22:13] Production.INFO: call_cost end [2026-04-13 05:22:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:22:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:22:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:22:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:22:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:22:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:22:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:22:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:22:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:22:13] Production.INFO: ==14094== Releasing lock... [2026-04-13 05:22:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:22:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:23:01] Production.INFO: ==14164== Lock acquired, processing the job... [2026-04-13 10:23:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:23:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:23:01] Production.INFO: neon service started [2026-04-13 10:23:01] Production.INFO: neon service started [2026-04-13 10:23:01] Production.INFO: ==14164== Releasing lock... [2026-04-13 10:23:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:23:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:23:02] Production.INFO: ==14166== Lock acquired, processing the job... [2026-04-13 05:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:23:02] Production.INFO: ==14168== Lock acquired, processing the job... [2026-04-13 09:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:23:02] Production.INFO: ==14168== Releasing lock... [2026-04-13 09:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:23:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:23:02] Production.INFO: ==14166== Releasing lock... [2026-04-13 05:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:23:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:23:03] Production.INFO: ==14170== Lock acquired, processing the job... [2026-04-13 05:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:23:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:23:03] Production.INFO: ==14174== Lock acquired, processing the job... [2026-04-13 05:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:23:03] Production.INFO: ==14176== Lock acquired, processing the job... [2026-04-13 05:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:23:03] Production.INFO: ==14172== Lock acquired, processing the job... [2026-04-13 05:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:23:03] Production.INFO: ==14178== Lock acquired, processing the job... [2026-04-13 05:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:23:03] Production.INFO: Account Balance Start. [2026-04-13 05:23:03] Production.INFO: CreateAllLog Start [2026-04-13 05:23:03] Production.INFO: 117 [2026-04-13 05:23:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:23:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:23:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:23:03] Production.INFO: ==14178== Releasing lock... [2026-04-13 05:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:23:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:23:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:23:03] Production.INFO: Date 2026-04-11 [2026-04-13 05:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:23:03] Production.INFO: Date 2026-04-12 [2026-04-13 05:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:23:03] Production.INFO: Date 2026-04-13 [2026-04-13 05:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:23:03] Production.INFO: Total Charge 0 [2026-04-13 05:23:03] Production.INFO: CreateAllLog End [2026-04-13 05:23:03] Production.INFO: Account Balance End. [2026-04-13 05:23:04] Production.ERROR: CronJobId end 12 [2026-04-13 05:23:04] Production.INFO: ==14176== Releasing lock... [2026-04-13 05:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:23:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:23:04] Production.INFO: ==14172== Releasing lock... [2026-04-13 05:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:23:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:23:11] Production.ERROR: CronJobId end10 [2026-04-13 05:23:11] Production.INFO: ==14174== Releasing lock... [2026-04-13 05:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:23:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:23:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:23:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:23:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:23:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:23:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:23:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:23:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:23:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:23:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:23:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:23:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:23:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:23:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:23:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:23:14] Production.INFO: call_cost start [2026-04-13 05:23:14] Production.INFO: call_cost end [2026-04-13 05:23:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:23:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:23:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:23:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:23:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:23:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:23:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:23:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:23:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:23:14] Production.INFO: ==14170== Releasing lock... [2026-04-13 05:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:23:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:24:02] Production.INFO: ==14239== Lock acquired, processing the job... [2026-04-13 10:24:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:24:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:24:02] Production.INFO: neon service started [2026-04-13 10:24:02] Production.INFO: neon service started [2026-04-13 10:24:02] Production.INFO: ==14239== Releasing lock... [2026-04-13 10:24:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:24:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:24:02] Production.INFO: ==14241== Lock acquired, processing the job... [2026-04-13 05:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:24:02] Production.INFO: ==14241== Releasing lock... [2026-04-13 05:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:24:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:24:03] Production.INFO: ==14243== Lock acquired, processing the job... [2026-04-13 09:24:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:24:03] Production.INFO: ==14243== Releasing lock... [2026-04-13 09:24:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:24:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:24:03] Production.INFO: ==14251== Lock acquired, processing the job... [2026-04-13 05:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:24:03] Production.INFO: Account Balance Start. [2026-04-13 05:24:03] Production.INFO: CreateAllLog Start [2026-04-13 05:24:03] Production.INFO: 117 [2026-04-13 05:24:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:24:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:24:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:24:03] Production.INFO: Date 2026-04-11 [2026-04-13 05:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:24:03] Production.INFO: Date 2026-04-12 [2026-04-13 05:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:24:03] Production.INFO: Date 2026-04-13 [2026-04-13 05:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:24:04] Production.INFO: ==14245== Lock acquired, processing the job... [2026-04-13 05:24:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:24:04] Production.INFO: Total Charge 0 [2026-04-13 05:24:04] Production.INFO: ==14247== Lock acquired, processing the job... [2026-04-13 05:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:24:04] Production.INFO: CreateAllLog End [2026-04-13 05:24:04] Production.INFO: ==14249== Lock acquired, processing the job... [2026-04-13 05:24:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:24:04] Production.INFO: ==14253== Lock acquired, processing the job... [2026-04-13 05:24:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:24:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:24:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:24:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:24:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:24:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:24:04] Production.INFO: Account Balance End. [2026-04-13 05:24:04] Production.ERROR: CronJobId end 12 [2026-04-13 05:24:04] Production.INFO: ==14251== Releasing lock... [2026-04-13 05:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:24:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:24:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:24:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:24:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:24:04] Production.INFO: ==14253== Releasing lock... [2026-04-13 05:24:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:24:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:24:04] Production.INFO: ==14247== Releasing lock... [2026-04-13 05:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:24:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:24:12] Production.ERROR: CronJobId end10 [2026-04-13 05:24:12] Production.INFO: ==14249== Releasing lock... [2026-04-13 05:24:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:24:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:24:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:24:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:24:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:24:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:24:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:24:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:24:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:24:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:24:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:24:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:24:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:24:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:24:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:24:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:24:15] Production.INFO: call_cost start [2026-04-13 05:24:15] Production.INFO: call_cost end [2026-04-13 05:24:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:24:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:24:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:24:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:24:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:24:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:24:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:24:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:24:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:24:15] Production.INFO: ==14245== Releasing lock... [2026-04-13 05:24:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:24:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:25:01] Production.INFO: ==14312== Lock acquired, processing the job... [2026-04-13 10:25:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:25:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:25:01] Production.INFO: neon service started [2026-04-13 10:25:01] Production.INFO: neon service started [2026-04-13 10:25:01] Production.INFO: ==14312== Releasing lock... [2026-04-13 10:25:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:25:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:25:02] Production.INFO: ==14314== Lock acquired, processing the job... [2026-04-13 05:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:25:02] Production.INFO: ==14314== Releasing lock... [2026-04-13 05:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:25:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:25:02] Production.INFO: ==14316== Lock acquired, processing the job... [2026-04-13 09:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:25:02] Production.INFO: ==14316== Releasing lock... [2026-04-13 09:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:25:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:25:03] Production.INFO: ==14320== Lock acquired, processing the job... [2026-04-13 05:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:25:03] Production.INFO: ==14318== Lock acquired, processing the job... [2026-04-13 05:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:25:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:25:03] Production.INFO: ==14327== Lock acquired, processing the job... [2026-04-13 05:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:25:03] Production.INFO: ==14322== Lock acquired, processing the job... [2026-04-13 05:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:25:03] Production.INFO: ==14324== Lock acquired, processing the job... [2026-04-13 05:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:25:03] Production.INFO: ==14327== Releasing lock... [2026-04-13 05:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:25:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:25:03] Production.INFO: Account Balance Start. [2026-04-13 05:25:03] Production.INFO: CreateAllLog Start [2026-04-13 05:25:03] Production.INFO: 117 [2026-04-13 05:25:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:25:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:25:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:25:03] Production.INFO: Date 2026-04-11 [2026-04-13 05:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:25:03] Production.INFO: Date 2026-04-12 [2026-04-13 05:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:25:03] Production.INFO: ==14320== Releasing lock... [2026-04-13 05:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:25:03] Production.INFO: Date 2026-04-13 [2026-04-13 05:25:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:25:03] Production.INFO: Total Charge 0 [2026-04-13 05:25:03] Production.INFO: CreateAllLog End [2026-04-13 05:25:03] Production.INFO: Account Balance End. [2026-04-13 05:25:03] Production.ERROR: CronJobId end 12 [2026-04-13 05:25:03] Production.INFO: ==14324== Releasing lock... [2026-04-13 05:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:25:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:25:10] Production.ERROR: CronJobId end10 [2026-04-13 05:25:10] Production.INFO: ==14322== Releasing lock... [2026-04-13 05:25:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:25:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:25:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:25:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:25:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:25:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:25:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:25:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:25:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:25:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:25:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:25:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:25:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:25:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:25:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:25:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:25:13] Production.INFO: call_cost start [2026-04-13 05:25:13] Production.INFO: call_cost end [2026-04-13 05:25:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:25:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:25:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:25:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:25:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:25:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:25:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:25:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:25:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:25:13] Production.INFO: ==14318== Releasing lock... [2026-04-13 05:25:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:25:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:26:02] Production.INFO: ==14387== Lock acquired, processing the job... [2026-04-13 10:26:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:26:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:26:02] Production.INFO: neon service started [2026-04-13 10:26:02] Production.INFO: neon service started [2026-04-13 10:26:02] Production.INFO: ==14387== Releasing lock... [2026-04-13 10:26:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:26:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:26:02] Production.INFO: ==14389== Lock acquired, processing the job... [2026-04-13 05:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:26:02] Production.INFO: ==14389== Releasing lock... [2026-04-13 05:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:26:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:26:02] Production.INFO: ==14391== Lock acquired, processing the job... [2026-04-13 09:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:26:02] Production.INFO: ==14391== Releasing lock... [2026-04-13 09:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:26:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:26:03] Production.INFO: ==14395== Lock acquired, processing the job... [2026-04-13 05:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:26:03] Production.INFO: ==14393== Lock acquired, processing the job... [2026-04-13 05:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:26:03] Production.INFO: ==14397== Lock acquired, processing the job... [2026-04-13 05:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:26:03] Production.INFO: ==14399== Lock acquired, processing the job... [2026-04-13 05:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:26:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:26:03] Production.INFO: ==14401== Lock acquired, processing the job... [2026-04-13 05:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:26:03] Production.INFO: Account Balance Start. [2026-04-13 05:26:03] Production.INFO: CreateAllLog Start [2026-04-13 05:26:03] Production.INFO: 117 [2026-04-13 05:26:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:26:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:26:03] Production.INFO: ==14401== Releasing lock... [2026-04-13 05:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:26:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:26:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:26:03] Production.INFO: Date 2026-04-11 [2026-04-13 05:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:26:03] Production.INFO: Date 2026-04-12 [2026-04-13 05:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:26:03] Production.INFO: Date 2026-04-13 [2026-04-13 05:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:26:03] Production.INFO: Total Charge 0 [2026-04-13 05:26:03] Production.INFO: CreateAllLog End [2026-04-13 05:26:03] Production.INFO: ==14395== Releasing lock... [2026-04-13 05:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:26:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:26:04] Production.INFO: Account Balance End. [2026-04-13 05:26:04] Production.ERROR: CronJobId end 12 [2026-04-13 05:26:04] Production.INFO: ==14399== Releasing lock... [2026-04-13 05:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:26:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:26:11] Production.ERROR: CronJobId end10 [2026-04-13 05:26:11] Production.INFO: ==14397== Releasing lock... [2026-04-13 05:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:26:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:26:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:26:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:26:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:26:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:26:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:26:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:26:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:26:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:26:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:26:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:26:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:26:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:26:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:26:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:26:13] Production.INFO: call_cost start [2026-04-13 05:26:13] Production.INFO: call_cost end [2026-04-13 05:26:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:26:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:26:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:26:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:26:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:26:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:26:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:26:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:26:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:26:13] Production.INFO: ==14393== Releasing lock... [2026-04-13 05:26:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:26:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:27:01] Production.INFO: ==14458== Lock acquired, processing the job... [2026-04-13 10:27:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:27:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:27:01] Production.INFO: neon service started [2026-04-13 10:27:01] Production.INFO: neon service started [2026-04-13 10:27:01] Production.INFO: ==14458== Releasing lock... [2026-04-13 10:27:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:27:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:27:01] Production.INFO: ==14462== Lock acquired, processing the job... [2026-04-13 09:27:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:27:01] Production.INFO: ==14462== Releasing lock... [2026-04-13 09:27:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:27:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:27:01] Production.INFO: ==14460== Lock acquired, processing the job... [2026-04-13 05:27:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:27:02] Production.INFO: ==14460== Releasing lock... [2026-04-13 05:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:27:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:27:02] Production.INFO: ==14465== Lock acquired, processing the job... [2026-04-13 05:27:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:27:02] Production.INFO: ==14467== Lock acquired, processing the job... [2026-04-13 05:27:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:27:02] Production.INFO: ==14469== Lock acquired, processing the job... [2026-04-13 05:27:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:27:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:27:03] Production.INFO: ==14471== Lock acquired, processing the job... [2026-04-13 05:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:27:03] Production.INFO: ==14473== Lock acquired, processing the job... [2026-04-13 05:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:27:03] Production.INFO: Account Balance Start. [2026-04-13 05:27:03] Production.INFO: CreateAllLog Start [2026-04-13 05:27:03] Production.INFO: 117 [2026-04-13 05:27:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:27:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:27:03] Production.INFO: ==14473== Releasing lock... [2026-04-13 05:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:27:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:27:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:27:03] Production.INFO: Date 2026-04-11 [2026-04-13 05:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:27:03] Production.INFO: Date 2026-04-12 [2026-04-13 05:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:27:03] Production.INFO: Date 2026-04-13 [2026-04-13 05:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:27:03] Production.INFO: Total Charge 0 [2026-04-13 05:27:03] Production.INFO: CreateAllLog End [2026-04-13 05:27:03] Production.INFO: ==14467== Releasing lock... [2026-04-13 05:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:27:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:27:03] Production.INFO: Account Balance End. [2026-04-13 05:27:03] Production.ERROR: CronJobId end 12 [2026-04-13 05:27:03] Production.INFO: ==14471== Releasing lock... [2026-04-13 05:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:27:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:27:11] Production.ERROR: CronJobId end10 [2026-04-13 05:27:11] Production.INFO: ==14469== Releasing lock... [2026-04-13 05:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:27:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:27:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:27:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:27:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:27:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:27:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:27:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:27:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:27:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:27:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:27:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:27:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:27:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:27:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:27:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:27:13] Production.INFO: call_cost start [2026-04-13 05:27:13] Production.INFO: call_cost end [2026-04-13 05:27:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:27:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:27:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:27:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:27:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:27:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:27:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:27:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:27:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:27:13] Production.INFO: ==14465== Releasing lock... [2026-04-13 05:27:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:27:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:28:01] Production.INFO: ==14533== Lock acquired, processing the job... [2026-04-13 10:28:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:28:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:28:01] Production.INFO: neon service started [2026-04-13 10:28:01] Production.INFO: neon service started [2026-04-13 10:28:01] Production.INFO: ==14533== Releasing lock... [2026-04-13 10:28:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:28:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:28:02] Production.INFO: ==14535== Lock acquired, processing the job... [2026-04-13 05:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:28:02] Production.INFO: ==14535== Releasing lock... [2026-04-13 05:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:28:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:28:02] Production.INFO: ==14537== Lock acquired, processing the job... [2026-04-13 09:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:28:02] Production.INFO: ==14537== Releasing lock... [2026-04-13 09:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:28:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:28:03] Production.INFO: ==14539== Lock acquired, processing the job... [2026-04-13 05:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:28:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:28:03] Production.INFO: ==14543== Lock acquired, processing the job... [2026-04-13 05:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:28:03] Production.INFO: ==14541== Lock acquired, processing the job... [2026-04-13 05:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:28:03] Production.INFO: ==14547== Lock acquired, processing the job... [2026-04-13 05:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:28:03] Production.INFO: ==14545== Lock acquired, processing the job... [2026-04-13 05:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:28:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:28:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:28:03] Production.INFO: Account Balance Start. [2026-04-13 05:28:03] Production.INFO: CreateAllLog Start [2026-04-13 05:28:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:28:03] Production.INFO: 117 [2026-04-13 05:28:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:28:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:28:03] Production.INFO: ==14547== Releasing lock... [2026-04-13 05:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:28:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:28:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:28:03] Production.INFO: Date 2026-04-11 [2026-04-13 05:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:28:03] Production.INFO: Date 2026-04-12 [2026-04-13 05:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:28:03] Production.INFO: Date 2026-04-13 [2026-04-13 05:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:28:03] Production.INFO: Total Charge 0 [2026-04-13 05:28:03] Production.INFO: CreateAllLog End [2026-04-13 05:28:03] Production.INFO: Account Balance End. [2026-04-13 05:28:04] Production.ERROR: CronJobId end 12 [2026-04-13 05:28:04] Production.INFO: ==14545== Releasing lock... [2026-04-13 05:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:28:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:28:04] Production.INFO: ==14541== Releasing lock... [2026-04-13 05:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:28:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:28:11] Production.ERROR: CronJobId end10 [2026-04-13 05:28:11] Production.INFO: ==14543== Releasing lock... [2026-04-13 05:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:28:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:28:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:28:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:28:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:28:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:28:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:28:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:28:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:28:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:28:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:28:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:28:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:28:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:28:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:28:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:28:14] Production.INFO: call_cost start [2026-04-13 05:28:14] Production.INFO: call_cost end [2026-04-13 05:28:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:28:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:28:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:28:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:28:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:28:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:28:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:28:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:28:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:28:14] Production.INFO: ==14539== Releasing lock... [2026-04-13 05:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:28:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:29:02] Production.INFO: ==14609== Lock acquired, processing the job... [2026-04-13 10:29:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:29:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:29:02] Production.INFO: neon service started [2026-04-13 10:29:02] Production.INFO: neon service started [2026-04-13 10:29:02] Production.INFO: ==14609== Releasing lock... [2026-04-13 10:29:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:29:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:29:02] Production.INFO: ==14611== Lock acquired, processing the job... [2026-04-13 05:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:29:02] Production.INFO: ==14611== Releasing lock... [2026-04-13 05:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:29:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:29:02] Production.INFO: ==14613== Lock acquired, processing the job... [2026-04-13 09:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:29:02] Production.INFO: ==14613== Releasing lock... [2026-04-13 09:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:29:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:29:03] Production.INFO: ==14615== Lock acquired, processing the job... [2026-04-13 05:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:29:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:29:03] Production.INFO: ==14617== Lock acquired, processing the job... [2026-04-13 05:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:29:03] Production.INFO: ==14621== Lock acquired, processing the job... [2026-04-13 05:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:29:03] Production.INFO: ==14619== Lock acquired, processing the job... [2026-04-13 05:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:29:03] Production.INFO: Account Balance Start. [2026-04-13 05:29:03] Production.INFO: CreateAllLog Start [2026-04-13 05:29:03] Production.INFO: 117 [2026-04-13 05:29:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:29:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:29:03] Production.INFO: ==14623== Lock acquired, processing the job... [2026-04-13 05:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:29:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:29:03] Production.INFO: Date 2026-04-11 [2026-04-13 05:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:29:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:29:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:29:03] Production.INFO: Date 2026-04-12 [2026-04-13 05:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:29:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:29:03] Production.INFO: ==14623== Releasing lock... [2026-04-13 05:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:29:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:29:04] Production.INFO: Date 2026-04-13 [2026-04-13 05:29:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:29:04] Production.INFO: Total Charge 0 [2026-04-13 05:29:04] Production.INFO: CreateAllLog End [2026-04-13 05:29:04] Production.INFO: Account Balance End. [2026-04-13 05:29:04] Production.ERROR: CronJobId end 12 [2026-04-13 05:29:04] Production.INFO: ==14621== Releasing lock... [2026-04-13 05:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:29:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:29:04] Production.INFO: ==14617== Releasing lock... [2026-04-13 05:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:29:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:29:12] Production.ERROR: CronJobId end10 [2026-04-13 05:29:12] Production.INFO: ==14619== Releasing lock... [2026-04-13 05:29:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:29:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:29:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:29:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:29:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:29:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:29:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:29:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:29:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:29:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:29:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:29:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:29:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:29:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:29:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:29:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:29:15] Production.INFO: call_cost start [2026-04-13 05:29:15] Production.INFO: call_cost end [2026-04-13 05:29:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:29:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:29:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:29:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:29:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:29:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:29:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:29:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:29:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:29:15] Production.INFO: ==14615== Releasing lock... [2026-04-13 05:29:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:29:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:30:01] Production.INFO: ==14683== Lock acquired, processing the job... [2026-04-13 10:30:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:30:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:30:01] Production.INFO: neon service started [2026-04-13 10:30:01] Production.INFO: neon service started [2026-04-13 10:30:01] Production.INFO: ==14683== Releasing lock... [2026-04-13 10:30:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:30:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:30:02] Production.INFO: ==14685== Lock acquired, processing the job... [2026-04-13 05:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:30:02] Production.INFO: ==14685== Releasing lock... [2026-04-13 05:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:30:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:30:02] Production.INFO: ==14687== Lock acquired, processing the job... [2026-04-13 09:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:30:02] Production.INFO: ==14687== Releasing lock... [2026-04-13 09:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:30:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:30:02] Production.INFO: ==14689== Lock acquired, processing the job... [2026-04-13 05:30:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:30:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:30:03] Production.INFO: ==14691== Lock acquired, processing the job... [2026-04-13 05:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:30:03] Production.INFO: ==14693== Lock acquired, processing the job... [2026-04-13 05:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:30:03] Production.INFO: ==14695== Lock acquired, processing the job... [2026-04-13 05:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:30:03] Production.INFO: ==14697== Lock acquired, processing the job... [2026-04-13 05:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:30:03] Production.INFO: Account Balance Start. [2026-04-13 05:30:03] Production.INFO: CreateAllLog Start [2026-04-13 05:30:03] Production.INFO: 117 [2026-04-13 05:30:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:30:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:30:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:30:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:30:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:30:03] Production.INFO: Date 2026-04-11 [2026-04-13 05:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:30:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:30:03] Production.INFO: Date 2026-04-12 [2026-04-13 05:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:30:03] Production.INFO: Date 2026-04-13 [2026-04-13 05:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:30:03] Production.INFO: ==14697== Releasing lock... [2026-04-13 05:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:30:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:30:03] Production.INFO: Total Charge 0 [2026-04-13 05:30:03] Production.INFO: CreateAllLog End [2026-04-13 05:30:03] Production.INFO: ==14691== Releasing lock... [2026-04-13 05:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:30:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:30:03] Production.INFO: Account Balance End. [2026-04-13 05:30:04] Production.ERROR: CronJobId end 12 [2026-04-13 05:30:04] Production.INFO: ==14695== Releasing lock... [2026-04-13 05:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:30:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:30:11] Production.ERROR: CronJobId end10 [2026-04-13 05:30:11] Production.INFO: ==14693== Releasing lock... [2026-04-13 05:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:30:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:30:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:30:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:30:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:30:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:30:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:30:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:30:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:30:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:30:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:30:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:30:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:30:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:30:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:30:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:30:13] Production.INFO: call_cost start [2026-04-13 05:30:13] Production.INFO: call_cost end [2026-04-13 05:30:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:30:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:30:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:30:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:30:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:30:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:30:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:30:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:30:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:30:13] Production.INFO: ==14689== Releasing lock... [2026-04-13 05:30:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:30:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:31:02] Production.INFO: ==14755== Lock acquired, processing the job... [2026-04-13 10:31:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:31:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:31:02] Production.INFO: neon service started [2026-04-13 10:31:02] Production.INFO: neon service started [2026-04-13 10:31:02] Production.INFO: ==14755== Releasing lock... [2026-04-13 10:31:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:31:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:31:02] Production.INFO: ==14760== Lock acquired, processing the job... [2026-04-13 09:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:31:02] Production.INFO: ==14760== Releasing lock... [2026-04-13 09:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:31:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:31:02] Production.INFO: ==14758== Lock acquired, processing the job... [2026-04-13 05:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:31:02] Production.INFO: ==14758== Releasing lock... [2026-04-13 05:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:31:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:31:03] Production.INFO: ==14764== Lock acquired, processing the job... [2026-04-13 05:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:31:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:31:03] Production.INFO: ==14762== Lock acquired, processing the job... [2026-04-13 05:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 05:31:03] Production.INFO: ==14766== Lock acquired, processing the job... [2026-04-13 05:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:31:03] Production.INFO: ==14770== Lock acquired, processing the job... [2026-04-13 05:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:31:03] Production.INFO: ==14768== Lock acquired, processing the job... [2026-04-13 05:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:31:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 05:31:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 05:31:03] Production.ERROR: CronJob PID - 14764 [2026-04-13 05:31:03] Production.ERROR: CronJob Title - System Alerts [2026-04-13 05:31:03] Production.ERROR: CronJob ID - 5 [2026-04-13 05:31:03] Production.ERROR: CronJob Last Run Time 2026-04-13 05:31:00 [2026-04-13 05:31:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 05:31:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 05:31:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 05:31:03] Production.ERROR: CronJob PID - 14766 [2026-04-13 05:31:03] Production.ERROR: CronJob Title - Account Block [2026-04-13 05:31:03] Production.ERROR: CronJob ID - 7 [2026-04-13 05:31:03] Production.ERROR: CronJob Last Run Time 2026-04-13 05:31:00 [2026-04-13 05:31:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 05:31:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 05:31:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 05:31:03] Production.ERROR: CronJob PID - 14770 [2026-04-13 05:31:03] Production.ERROR: CronJob Title - Prepaid Account Balance [2026-04-13 05:31:03] Production.ERROR: CronJob ID - 12 [2026-04-13 05:31:03] Production.ERROR: CronJob Last Run Time 2026-04-13 05:31:00 [2026-04-13 05:31:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 05:31:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 05:31:03] Production.INFO: ==14774== Lock acquired, processing the job... [2026-04-13 05:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:31:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 05:31:03] Production.INFO: ==14762== Releasing lock... [2026-04-13 05:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 05:31:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 05:31:04] Production.INFO: ==14772== Lock acquired, processing the job... [2026-04-13 05:31:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 05:31:04] Production.INFO: Account Balance Start. [2026-04-13 05:31:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:31:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:31:04] Production.INFO: CreateAllLog Start [2026-04-13 05:31:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:31:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:31:04] Production.INFO: 117 [2026-04-13 05:31:04] Production.INFO: Date 2026-04-08 [2026-04-13 05:31:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 05:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:31:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:31:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:31:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:31:04] Production.INFO: Date 2026-04-09 [2026-04-13 05:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:31:04] Production.INFO: Date 2026-04-10 [2026-04-13 05:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:31:04] Production.INFO: Date 2026-04-11 [2026-04-13 05:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:31:04] Production.INFO: Date 2026-04-12 [2026-04-13 05:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:31:04] Production.INFO: Date 2026-04-13 [2026-04-13 05:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:31:04] Production.INFO: ==14774== Releasing lock... [2026-04-13 05:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:31:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:31:04] Production.INFO: Total Charge 0 [2026-04-13 05:31:04] Production.INFO: CreateAllLog End [2026-04-13 05:31:05] Production.INFO: ==14766== Releasing lock... [2026-04-13 05:31:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:31:05] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:31:05] Production.ERROR: done [2026-04-13 05:31:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 05:31:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087445', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 05:31:05] Production.INFO: Account Balance End. [2026-04-13 05:31:05] Production.ERROR: CronJobId end 12 [2026-04-13 05:31:05] Production.INFO: ==14770== Releasing lock... [2026-04-13 05:31:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:31:05] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:31:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087445', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 05:31:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 05:31:10] Production.INFO: ProcessCDR(1,17087445,1,1,2) [2026-04-13 05:31:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17087445,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 05:31:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17087445,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 05:31:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 05:31:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 05:31:10] Production.INFO: ==14772== Releasing lock... [2026-04-13 05:31:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 05:31:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 05:31:15] Production.ERROR: CronJobId end10 [2026-04-13 05:31:15] Production.INFO: ==14768== Releasing lock... [2026-04-13 05:31:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:31:15] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:31:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:31:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:31:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:31:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:31:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:31:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:31:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:31:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:31:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:31:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:31:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:31:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:31:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:31:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:31:16] Production.INFO: call_cost start [2026-04-13 05:31:16] Production.INFO: call_cost end [2026-04-13 05:31:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:31:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:31:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:31:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:31:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:31:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:31:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:31:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:31:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:31:16] Production.INFO: ==14764== Releasing lock... [2026-04-13 05:31:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:31:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:32:01] Production.INFO: ==14833== Lock acquired, processing the job... [2026-04-13 10:32:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:32:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:32:01] Production.INFO: neon service started [2026-04-13 10:32:01] Production.INFO: neon service started [2026-04-13 10:32:01] Production.INFO: ==14833== Releasing lock... [2026-04-13 10:32:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:32:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:32:01] Production.INFO: ==14835== Lock acquired, processing the job... [2026-04-13 05:32:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:32:02] Production.INFO: ==14835== Releasing lock... [2026-04-13 05:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:32:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:32:02] Production.INFO: ==14837== Lock acquired, processing the job... [2026-04-13 09:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:32:02] Production.INFO: ==14837== Releasing lock... [2026-04-13 09:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:32:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:32:02] Production.INFO: ==14842== Lock acquired, processing the job... [2026-04-13 05:32:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:32:02] Production.INFO: ==14846== Lock acquired, processing the job... [2026-04-13 05:32:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:32:02] Production.INFO: ==14840== Lock acquired, processing the job... [2026-04-13 05:32:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:32:03] Production.INFO: ==14844== Lock acquired, processing the job... [2026-04-13 05:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:32:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:32:03] Production.INFO: ==14848== Lock acquired, processing the job... [2026-04-13 05:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:32:03] Production.INFO: Account Balance Start. [2026-04-13 05:32:03] Production.INFO: CreateAllLog Start [2026-04-13 05:32:03] Production.INFO: 117 [2026-04-13 05:32:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:32:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:32:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:32:03] Production.INFO: Date 2026-04-11 [2026-04-13 05:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:32:03] Production.INFO: Date 2026-04-12 [2026-04-13 05:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:32:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:32:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:32:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:32:03] Production.INFO: ==14848== Releasing lock... [2026-04-13 05:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:32:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:32:03] Production.INFO: Date 2026-04-13 [2026-04-13 05:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:32:03] Production.INFO: Total Charge 0 [2026-04-13 05:32:03] Production.INFO: CreateAllLog End [2026-04-13 05:32:03] Production.INFO: ==14842== Releasing lock... [2026-04-13 05:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:32:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:32:03] Production.INFO: Account Balance End. [2026-04-13 05:32:03] Production.ERROR: CronJobId end 12 [2026-04-13 05:32:03] Production.INFO: ==14846== Releasing lock... [2026-04-13 05:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:32:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:32:11] Production.ERROR: CronJobId end10 [2026-04-13 05:32:11] Production.INFO: ==14844== Releasing lock... [2026-04-13 05:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:32:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:32:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:32:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:32:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:32:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:32:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:32:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:32:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:32:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:32:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:32:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:32:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:32:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:32:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:32:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:32:13] Production.INFO: call_cost start [2026-04-13 05:32:13] Production.INFO: call_cost end [2026-04-13 05:32:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:32:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:32:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:32:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:32:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:32:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:32:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:32:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:32:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:32:13] Production.INFO: ==14840== Releasing lock... [2026-04-13 05:32:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:32:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:33:01] Production.INFO: ==14909== Lock acquired, processing the job... [2026-04-13 10:33:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:33:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:33:01] Production.INFO: neon service started [2026-04-13 10:33:01] Production.INFO: neon service started [2026-04-13 10:33:01] Production.INFO: ==14909== Releasing lock... [2026-04-13 10:33:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:33:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:33:02] Production.INFO: ==14913== Lock acquired, processing the job... [2026-04-13 09:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:33:02] Production.INFO: ==14913== Releasing lock... [2026-04-13 09:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:33:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:33:02] Production.INFO: ==14911== Lock acquired, processing the job... [2026-04-13 05:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:33:02] Production.INFO: ==14911== Releasing lock... [2026-04-13 05:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:33:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:33:03] Production.INFO: ==14915== Lock acquired, processing the job... [2026-04-13 05:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:33:03] Production.INFO: ==14919== Lock acquired, processing the job... [2026-04-13 05:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:33:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:33:03] Production.INFO: ==14917== Lock acquired, processing the job... [2026-04-13 05:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:33:03] Production.INFO: ==14922== Lock acquired, processing the job... [2026-04-13 05:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:33:03] Production.INFO: ==14924== Lock acquired, processing the job... [2026-04-13 05:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:33:03] Production.INFO: Account Balance Start. [2026-04-13 05:33:03] Production.INFO: CreateAllLog Start [2026-04-13 05:33:03] Production.INFO: 117 [2026-04-13 05:33:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:33:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:33:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:33:03] Production.INFO: ==14924== Releasing lock... [2026-04-13 05:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:33:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:33:03] Production.INFO: Date 2026-04-11 [2026-04-13 05:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:33:03] Production.INFO: Date 2026-04-12 [2026-04-13 05:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:33:03] Production.INFO: Date 2026-04-13 [2026-04-13 05:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:33:03] Production.INFO: Total Charge 0 [2026-04-13 05:33:03] Production.INFO: CreateAllLog End [2026-04-13 05:33:04] Production.INFO: Account Balance End. [2026-04-13 05:33:04] Production.INFO: ==14917== Releasing lock... [2026-04-13 05:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:33:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:33:04] Production.ERROR: CronJobId end 12 [2026-04-13 05:33:04] Production.INFO: ==14922== Releasing lock... [2026-04-13 05:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:33:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:33:11] Production.ERROR: CronJobId end10 [2026-04-13 05:33:11] Production.INFO: ==14919== Releasing lock... [2026-04-13 05:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:33:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:33:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:33:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:33:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:33:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:33:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:33:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:33:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:33:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:33:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:33:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:33:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:33:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:33:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:33:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:33:14] Production.INFO: call_cost start [2026-04-13 05:33:14] Production.INFO: call_cost end [2026-04-13 05:33:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:33:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:33:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:33:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:33:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:33:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:33:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:33:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:33:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:33:14] Production.INFO: ==14915== Releasing lock... [2026-04-13 05:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:33:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:34:02] Production.INFO: ==14983== Lock acquired, processing the job... [2026-04-13 10:34:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:34:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:34:02] Production.INFO: neon service started [2026-04-13 10:34:02] Production.INFO: neon service started [2026-04-13 10:34:02] Production.INFO: ==14983== Releasing lock... [2026-04-13 10:34:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:34:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:34:02] Production.INFO: ==14985== Lock acquired, processing the job... [2026-04-13 05:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:34:02] Production.INFO: ==14985== Releasing lock... [2026-04-13 05:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:34:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:34:02] Production.INFO: ==14987== Lock acquired, processing the job... [2026-04-13 09:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:34:03] Production.INFO: ==14987== Releasing lock... [2026-04-13 09:34:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:34:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:34:03] Production.INFO: ==14991== Lock acquired, processing the job... [2026-04-13 05:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:34:03] Production.INFO: ==14995== Lock acquired, processing the job... [2026-04-13 05:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:34:03] Production.INFO: ==14993== Lock acquired, processing the job... [2026-04-13 05:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:34:03] Production.INFO: ==14989== Lock acquired, processing the job... [2026-04-13 05:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:34:03] Production.INFO: Account Balance Start. [2026-04-13 05:34:03] Production.INFO: CreateAllLog Start [2026-04-13 05:34:03] Production.INFO: 117 [2026-04-13 05:34:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:34:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:34:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:34:03] Production.INFO: ==14997== Lock acquired, processing the job... [2026-04-13 05:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:34:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:34:03] Production.INFO: Date 2026-04-11 [2026-04-13 05:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:34:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:34:03] Production.INFO: Date 2026-04-12 [2026-04-13 05:34:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:34:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:34:03] Production.INFO: ==14997== Releasing lock... [2026-04-13 05:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:34:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:34:03] Production.INFO: Date 2026-04-13 [2026-04-13 05:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:34:03] Production.INFO: Total Charge 0 [2026-04-13 05:34:03] Production.INFO: CreateAllLog End [2026-04-13 05:34:04] Production.INFO: ==14991== Releasing lock... [2026-04-13 05:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:34:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:34:04] Production.INFO: Account Balance End. [2026-04-13 05:34:04] Production.ERROR: CronJobId end 12 [2026-04-13 05:34:04] Production.INFO: ==14995== Releasing lock... [2026-04-13 05:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:34:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:34:11] Production.ERROR: CronJobId end10 [2026-04-13 05:34:11] Production.INFO: ==14993== Releasing lock... [2026-04-13 05:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:34:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:34:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:34:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:34:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:34:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:34:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:34:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:34:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:34:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:34:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:34:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:34:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:34:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:34:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:34:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:34:14] Production.INFO: call_cost start [2026-04-13 05:34:14] Production.INFO: call_cost end [2026-04-13 05:34:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:34:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:34:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:34:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:34:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:34:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:34:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:34:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:34:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:34:14] Production.INFO: ==14989== Releasing lock... [2026-04-13 05:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:34:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:35:01] Production.INFO: ==15059== Lock acquired, processing the job... [2026-04-13 10:35:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:35:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:35:01] Production.INFO: neon service started [2026-04-13 10:35:01] Production.INFO: neon service started [2026-04-13 10:35:01] Production.INFO: ==15059== Releasing lock... [2026-04-13 10:35:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:35:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:35:02] Production.INFO: ==15061== Lock acquired, processing the job... [2026-04-13 05:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:35:02] Production.INFO: ==15063== Lock acquired, processing the job... [2026-04-13 09:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:35:02] Production.INFO: ==15063== Releasing lock... [2026-04-13 09:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:35:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:35:02] Production.INFO: ==15061== Releasing lock... [2026-04-13 05:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:35:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:35:03] Production.INFO: ==15070== Lock acquired, processing the job... [2026-04-13 05:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:35:03] Production.INFO: ==15066== Lock acquired, processing the job... [2026-04-13 05:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:35:03] Production.INFO: ==15068== Lock acquired, processing the job... [2026-04-13 05:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:35:03] Production.INFO: ==15072== Lock acquired, processing the job... [2026-04-13 05:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:35:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:35:03] Production.INFO: ==15074== Lock acquired, processing the job... [2026-04-13 05:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:35:03] Production.INFO: Account Balance Start. [2026-04-13 05:35:03] Production.INFO: CreateAllLog Start [2026-04-13 05:35:03] Production.INFO: 117 [2026-04-13 05:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:35:03] Production.INFO: ==15074== Releasing lock... [2026-04-13 05:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:35:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:35:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:35:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:35:04] Production.INFO: Date 2026-04-10 [2026-04-13 05:35:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:35:04] Production.INFO: Date 2026-04-11 [2026-04-13 05:35:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:35:04] Production.INFO: ==15068== Releasing lock... [2026-04-13 05:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:35:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:35:04] Production.INFO: Date 2026-04-12 [2026-04-13 05:35:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:35:04] Production.INFO: Date 2026-04-13 [2026-04-13 05:35:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:35:04] Production.INFO: Total Charge 0 [2026-04-13 05:35:04] Production.INFO: CreateAllLog End [2026-04-13 05:35:04] Production.INFO: Account Balance End. [2026-04-13 05:35:04] Production.ERROR: CronJobId end 12 [2026-04-13 05:35:04] Production.INFO: ==15072== Releasing lock... [2026-04-13 05:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:35:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:35:11] Production.ERROR: CronJobId end10 [2026-04-13 05:35:11] Production.INFO: ==15070== Releasing lock... [2026-04-13 05:35:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:35:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:35:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:35:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:35:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:35:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:35:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:35:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:35:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:35:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:35:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:35:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:35:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:35:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:35:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:35:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:35:14] Production.INFO: call_cost start [2026-04-13 05:35:14] Production.INFO: call_cost end [2026-04-13 05:35:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:35:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:35:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:35:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:35:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:35:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:35:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:35:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:35:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:35:14] Production.INFO: ==15066== Releasing lock... [2026-04-13 05:35:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:35:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:36:02] Production.INFO: ==15133== Lock acquired, processing the job... [2026-04-13 10:36:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:36:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:36:02] Production.INFO: neon service started [2026-04-13 10:36:02] Production.INFO: neon service started [2026-04-13 10:36:02] Production.INFO: ==15133== Releasing lock... [2026-04-13 10:36:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:36:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:36:02] Production.INFO: ==15135== Lock acquired, processing the job... [2026-04-13 05:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:36:02] Production.INFO: ==15137== Lock acquired, processing the job... [2026-04-13 09:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:36:02] Production.INFO: ==15137== Releasing lock... [2026-04-13 09:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:36:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:36:02] Production.INFO: ==15135== Releasing lock... [2026-04-13 05:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:36:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:36:03] Production.INFO: ==15140== Lock acquired, processing the job... [2026-04-13 05:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:36:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:36:03] Production.INFO: ==15142== Lock acquired, processing the job... [2026-04-13 05:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:36:03] Production.INFO: ==15144== Lock acquired, processing the job... [2026-04-13 05:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:36:03] Production.INFO: ==15146== Lock acquired, processing the job... [2026-04-13 05:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:36:03] Production.INFO: ==15148== Lock acquired, processing the job... [2026-04-13 05:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:36:03] Production.INFO: Account Balance Start. [2026-04-13 05:36:03] Production.INFO: CreateAllLog Start [2026-04-13 05:36:03] Production.INFO: 117 [2026-04-13 05:36:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:36:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:36:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:36:03] Production.INFO: Date 2026-04-11 [2026-04-13 05:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:36:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:36:03] Production.INFO: Date 2026-04-12 [2026-04-13 05:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:36:04] Production.INFO: Date 2026-04-13 [2026-04-13 05:36:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:36:04] Production.INFO: Total Charge 0 [2026-04-13 05:36:04] Production.INFO: ==15148== Releasing lock... [2026-04-13 05:36:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:36:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:36:04] Production.INFO: CreateAllLog End [2026-04-13 05:36:04] Production.INFO: Account Balance End. [2026-04-13 05:36:04] Production.ERROR: CronJobId end 12 [2026-04-13 05:36:04] Production.INFO: ==15146== Releasing lock... [2026-04-13 05:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:36:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:36:04] Production.INFO: ==15142== Releasing lock... [2026-04-13 05:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:36:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:36:12] Production.ERROR: CronJobId end10 [2026-04-13 05:36:12] Production.INFO: ==15144== Releasing lock... [2026-04-13 05:36:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:36:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:36:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:36:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:36:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:36:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:36:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:36:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:36:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:36:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:36:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:36:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:36:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:36:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:36:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:36:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:36:14] Production.INFO: call_cost start [2026-04-13 05:36:14] Production.INFO: call_cost end [2026-04-13 05:36:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:36:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:36:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:36:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:36:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:36:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:36:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:36:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:36:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:36:14] Production.INFO: ==15140== Releasing lock... [2026-04-13 05:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:36:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:37:01] Production.INFO: ==15205== Lock acquired, processing the job... [2026-04-13 10:37:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:37:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:37:01] Production.INFO: neon service started [2026-04-13 10:37:01] Production.INFO: neon service started [2026-04-13 10:37:01] Production.INFO: ==15205== Releasing lock... [2026-04-13 10:37:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:37:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:37:02] Production.INFO: ==15210== Lock acquired, processing the job... [2026-04-13 09:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:37:02] Production.INFO: ==15207== Lock acquired, processing the job... [2026-04-13 05:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:37:02] Production.INFO: ==15210== Releasing lock... [2026-04-13 09:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:37:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:37:02] Production.INFO: ==15207== Releasing lock... [2026-04-13 05:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:37:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:37:02] Production.INFO: ==15212== Lock acquired, processing the job... [2026-04-13 05:37:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:37:02] Production.INFO: ==15214== Lock acquired, processing the job... [2026-04-13 05:37:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:37:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:37:03] Production.INFO: ==15218== Lock acquired, processing the job... [2026-04-13 05:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:37:03] Production.INFO: ==15216== Lock acquired, processing the job... [2026-04-13 05:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:37:03] Production.INFO: ==15220== Lock acquired, processing the job... [2026-04-13 05:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:37:03] Production.INFO: Account Balance Start. [2026-04-13 05:37:03] Production.INFO: CreateAllLog Start [2026-04-13 05:37:03] Production.INFO: 117 [2026-04-13 05:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:37:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:37:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:37:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:37:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:37:03] Production.INFO: ==15214== Releasing lock... [2026-04-13 05:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:37:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:37:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:37:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:37:03] Production.INFO: Date 2026-04-11 [2026-04-13 05:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:37:03] Production.INFO: ==15220== Releasing lock... [2026-04-13 05:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:37:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:37:03] Production.INFO: Date 2026-04-12 [2026-04-13 05:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:37:03] Production.INFO: Date 2026-04-13 [2026-04-13 05:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:37:03] Production.INFO: Total Charge 0 [2026-04-13 05:37:03] Production.INFO: CreateAllLog End [2026-04-13 05:37:03] Production.INFO: Account Balance End. [2026-04-13 05:37:03] Production.ERROR: CronJobId end 12 [2026-04-13 05:37:03] Production.INFO: ==15218== Releasing lock... [2026-04-13 05:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:37:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:37:11] Production.ERROR: CronJobId end10 [2026-04-13 05:37:11] Production.INFO: ==15216== Releasing lock... [2026-04-13 05:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:37:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:37:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:37:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:37:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:37:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:37:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:37:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:37:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:37:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:37:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:37:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:37:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:37:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:37:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:37:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:37:14] Production.INFO: call_cost start [2026-04-13 05:37:14] Production.INFO: call_cost end [2026-04-13 05:37:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:37:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:37:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:37:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:37:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:37:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:37:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:37:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:37:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:37:14] Production.INFO: ==15212== Releasing lock... [2026-04-13 05:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:37:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:38:02] Production.INFO: ==15282== Lock acquired, processing the job... [2026-04-13 10:38:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:38:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:38:02] Production.INFO: neon service started [2026-04-13 10:38:02] Production.INFO: neon service started [2026-04-13 10:38:02] Production.INFO: ==15282== Releasing lock... [2026-04-13 10:38:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:38:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:38:02] Production.INFO: ==15286== Lock acquired, processing the job... [2026-04-13 09:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:38:02] Production.INFO: ==15286== Releasing lock... [2026-04-13 09:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:38:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:38:02] Production.INFO: ==15284== Lock acquired, processing the job... [2026-04-13 05:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:38:02] Production.INFO: ==15284== Releasing lock... [2026-04-13 05:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:38:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:38:03] Production.INFO: ==15289== Lock acquired, processing the job... [2026-04-13 05:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:38:03] Production.INFO: ==15293== Lock acquired, processing the job... [2026-04-13 05:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:38:03] Production.INFO: ==15291== Lock acquired, processing the job... [2026-04-13 05:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:38:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:38:03] Production.INFO: ==15295== Lock acquired, processing the job... [2026-04-13 05:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:38:03] Production.INFO: ==15297== Lock acquired, processing the job... [2026-04-13 05:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:38:03] Production.INFO: Account Balance Start. [2026-04-13 05:38:03] Production.INFO: CreateAllLog Start [2026-04-13 05:38:03] Production.INFO: 117 [2026-04-13 05:38:04] Production.INFO: Date 2026-04-08 [2026-04-13 05:38:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:38:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:38:04] Production.INFO: Date 2026-04-09 [2026-04-13 05:38:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:38:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:38:04] Production.INFO: Date 2026-04-10 [2026-04-13 05:38:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:38:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:38:04] Production.INFO: Date 2026-04-11 [2026-04-13 05:38:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:38:04] Production.INFO: ==15297== Releasing lock... [2026-04-13 05:38:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:38:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:38:04] Production.INFO: Date 2026-04-12 [2026-04-13 05:38:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:38:04] Production.INFO: Date 2026-04-13 [2026-04-13 05:38:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:38:04] Production.INFO: Total Charge 0 [2026-04-13 05:38:04] Production.INFO: CreateAllLog End [2026-04-13 05:38:04] Production.INFO: Account Balance End. [2026-04-13 05:38:04] Production.ERROR: CronJobId end 12 [2026-04-13 05:38:04] Production.INFO: ==15295== Releasing lock... [2026-04-13 05:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:38:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:38:04] Production.INFO: ==15291== Releasing lock... [2026-04-13 05:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:38:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:38:12] Production.ERROR: CronJobId end10 [2026-04-13 05:38:12] Production.INFO: ==15293== Releasing lock... [2026-04-13 05:38:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:38:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:38:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:38:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:38:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:38:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:38:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:38:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:38:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:38:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:38:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:38:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:38:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:38:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:38:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:38:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:38:14] Production.INFO: call_cost start [2026-04-13 05:38:14] Production.INFO: call_cost end [2026-04-13 05:38:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:38:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:38:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:38:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:38:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:38:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:38:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:38:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:38:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:38:14] Production.INFO: ==15289== Releasing lock... [2026-04-13 05:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:38:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:39:01] Production.INFO: ==15357== Lock acquired, processing the job... [2026-04-13 10:39:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:39:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:39:01] Production.INFO: neon service started [2026-04-13 10:39:01] Production.INFO: neon service started [2026-04-13 10:39:01] Production.INFO: ==15357== Releasing lock... [2026-04-13 10:39:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:39:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:39:01] Production.INFO: ==15361== Lock acquired, processing the job... [2026-04-13 09:39:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:39:01] Production.INFO: ==15361== Releasing lock... [2026-04-13 09:39:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:39:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:39:01] Production.INFO: ==15359== Lock acquired, processing the job... [2026-04-13 05:39:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:39:02] Production.INFO: ==15359== Releasing lock... [2026-04-13 05:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:39:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:39:02] Production.INFO: ==15363== Lock acquired, processing the job... [2026-04-13 05:39:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:39:02] Production.INFO: ==15367== Lock acquired, processing the job... [2026-04-13 05:39:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:39:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:39:03] Production.INFO: ==15365== Lock acquired, processing the job... [2026-04-13 05:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:39:03] Production.INFO: ==15369== Lock acquired, processing the job... [2026-04-13 05:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:39:03] Production.INFO: ==15371== Lock acquired, processing the job... [2026-04-13 05:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:39:03] Production.INFO: Account Balance Start. [2026-04-13 05:39:03] Production.INFO: CreateAllLog Start [2026-04-13 05:39:03] Production.INFO: 117 [2026-04-13 05:39:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:39:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:39:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:39:03] Production.INFO: ==15371== Releasing lock... [2026-04-13 05:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:39:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:39:03] Production.INFO: Date 2026-04-11 [2026-04-13 05:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:39:03] Production.INFO: Date 2026-04-12 [2026-04-13 05:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:39:03] Production.INFO: Date 2026-04-13 [2026-04-13 05:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:39:03] Production.INFO: Total Charge 0 [2026-04-13 05:39:03] Production.INFO: CreateAllLog End [2026-04-13 05:39:03] Production.INFO: Account Balance End. [2026-04-13 05:39:03] Production.INFO: ==15365== Releasing lock... [2026-04-13 05:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:39:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:39:03] Production.ERROR: CronJobId end 12 [2026-04-13 05:39:03] Production.INFO: ==15369== Releasing lock... [2026-04-13 05:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:39:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:39:10] Production.ERROR: CronJobId end10 [2026-04-13 05:39:10] Production.INFO: ==15367== Releasing lock... [2026-04-13 05:39:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:39:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:39:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:39:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:39:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:39:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:39:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:39:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:39:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:39:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:39:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:39:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:39:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:39:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:39:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:39:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:39:13] Production.INFO: call_cost start [2026-04-13 05:39:13] Production.INFO: call_cost end [2026-04-13 05:39:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:39:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:39:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:39:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:39:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:39:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:39:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:39:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:39:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:39:13] Production.INFO: ==15363== Releasing lock... [2026-04-13 05:39:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:39:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:40:01] Production.INFO: ==15430== Lock acquired, processing the job... [2026-04-13 10:40:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:40:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:40:01] Production.INFO: neon service started [2026-04-13 10:40:02] Production.INFO: neon service started [2026-04-13 10:40:02] Production.INFO: ==15430== Releasing lock... [2026-04-13 10:40:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:40:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:40:02] Production.INFO: ==15432== Lock acquired, processing the job... [2026-04-13 05:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:40:02] Production.INFO: ==15434== Lock acquired, processing the job... [2026-04-13 09:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:40:02] Production.INFO: ==15432== Releasing lock... [2026-04-13 05:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:40:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:40:02] Production.INFO: ==15434== Releasing lock... [2026-04-13 09:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:40:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:40:03] Production.INFO: ==15436== Lock acquired, processing the job... [2026-04-13 05:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:40:03] Production.INFO: ==15439== Lock acquired, processing the job... [2026-04-13 05:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:40:03] Production.INFO: ==15441== Lock acquired, processing the job... [2026-04-13 05:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:40:03] Production.INFO: ==15443== Lock acquired, processing the job... [2026-04-13 05:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:40:03] Production.INFO: ==15445== Lock acquired, processing the job... [2026-04-13 05:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:40:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:40:03] Production.INFO: Account Balance Start. [2026-04-13 05:40:03] Production.INFO: CreateAllLog Start [2026-04-13 05:40:03] Production.INFO: 117 [2026-04-13 05:40:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:40:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:40:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:40:03] Production.INFO: Date 2026-04-11 [2026-04-13 05:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:40:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:40:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:40:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:40:03] Production.INFO: ==15445== Releasing lock... [2026-04-13 05:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:40:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:40:03] Production.INFO: Date 2026-04-12 [2026-04-13 05:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:40:03] Production.INFO: Date 2026-04-13 [2026-04-13 05:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:40:03] Production.INFO: Total Charge 0 [2026-04-13 05:40:03] Production.INFO: CreateAllLog End [2026-04-13 05:40:04] Production.INFO: Account Balance End. [2026-04-13 05:40:04] Production.ERROR: CronJobId end 12 [2026-04-13 05:40:04] Production.INFO: ==15443== Releasing lock... [2026-04-13 05:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:40:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:40:04] Production.INFO: ==15439== Releasing lock... [2026-04-13 05:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:40:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:40:10] Production.ERROR: CronJobId end10 [2026-04-13 05:40:10] Production.INFO: ==15441== Releasing lock... [2026-04-13 05:40:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:40:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:40:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:40:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:40:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:40:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:40:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:40:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:40:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:40:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:40:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:40:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:40:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:40:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:40:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:40:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:40:14] Production.INFO: call_cost start [2026-04-13 05:40:14] Production.INFO: call_cost end [2026-04-13 05:40:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:40:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:40:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:40:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:40:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:40:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:40:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:40:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:40:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:40:14] Production.INFO: ==15436== Releasing lock... [2026-04-13 05:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:40:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:41:01] Production.INFO: ==15502== Lock acquired, processing the job... [2026-04-13 10:41:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:41:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:41:01] Production.INFO: neon service started [2026-04-13 10:41:01] Production.INFO: neon service started [2026-04-13 10:41:01] Production.INFO: ==15502== Releasing lock... [2026-04-13 10:41:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:41:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:41:01] Production.INFO: ==15504== Lock acquired, processing the job... [2026-04-13 05:41:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:41:02] Production.INFO: ==15504== Releasing lock... [2026-04-13 05:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:41:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:41:02] Production.INFO: ==15506== Lock acquired, processing the job... [2026-04-13 09:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:41:02] Production.INFO: ==15506== Releasing lock... [2026-04-13 09:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:41:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:41:02] Production.INFO: ==15508== Lock acquired, processing the job... [2026-04-13 05:41:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 05:41:02] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 05:41:02] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 05:41:02] Production.INFO: ==15508== Releasing lock... [2026-04-13 05:41:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 05:41:02] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 05:41:02] Production.INFO: ==15512== Lock acquired, processing the job... [2026-04-13 05:41:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:41:02] Production.INFO: ==15514== Lock acquired, processing the job... [2026-04-13 05:41:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:41:03] Production.INFO: ==15510== Lock acquired, processing the job... [2026-04-13 05:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:41:03] Production.INFO: ==15516== Lock acquired, processing the job... [2026-04-13 05:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:41:03] Production.INFO: ==15518== Lock acquired, processing the job... [2026-04-13 05:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 05:41:03] Production.INFO: ==15520== Lock acquired, processing the job... [2026-04-13 05:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:41:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 05:41:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:41:03] Production.INFO: Account Balance Start. [2026-04-13 05:41:03] Production.INFO: CreateAllLog Start [2026-04-13 05:41:03] Production.INFO: 117 [2026-04-13 05:41:03] Production.INFO: ==15512== Releasing lock... [2026-04-13 05:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:41:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:41:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:41:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:41:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:41:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:41:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:41:03] Production.INFO: ==15520== Releasing lock... [2026-04-13 05:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:41:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:41:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:41:03] Production.INFO: Date 2026-04-11 [2026-04-13 05:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:41:03] Production.INFO: Date 2026-04-12 [2026-04-13 05:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:41:03] Production.INFO: Date 2026-04-13 [2026-04-13 05:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:41:03] Production.INFO: Total Charge 0 [2026-04-13 05:41:04] Production.INFO: CreateAllLog End [2026-04-13 05:41:04] Production.ERROR: done [2026-04-13 05:41:04] Production.INFO: Account Balance End. [2026-04-13 05:41:04] Production.ERROR: CronJobId end 12 [2026-04-13 05:41:04] Production.INFO: ==15516== Releasing lock... [2026-04-13 05:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:41:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 05:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087486', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 05:41:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087486', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 05:41:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 05:41:10] Production.INFO: ProcessCDR(1,17087486,1,1,2) [2026-04-13 05:41:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17087486,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 05:41:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17087486,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 05:41:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 05:41:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 05:41:10] Production.INFO: ==15518== Releasing lock... [2026-04-13 05:41:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 05:41:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 05:41:14] Production.ERROR: CronJobId end10 [2026-04-13 05:41:14] Production.INFO: ==15514== Releasing lock... [2026-04-13 05:41:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:41:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:41:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:41:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:41:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:41:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:41:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:41:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:41:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:41:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:41:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:41:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:41:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:41:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:41:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:41:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:41:17] Production.INFO: call_cost start [2026-04-13 05:41:17] Production.INFO: call_cost end [2026-04-13 05:41:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:41:17] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:41:17] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:41:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:41:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:41:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:41:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:41:17] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:41:17] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:41:17] Production.INFO: ==15510== Releasing lock... [2026-04-13 05:41:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:41:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:42:01] Production.INFO: ==15579== Lock acquired, processing the job... [2026-04-13 10:42:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:42:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:42:01] Production.INFO: neon service started [2026-04-13 10:42:01] Production.INFO: neon service started [2026-04-13 10:42:01] Production.INFO: ==15579== Releasing lock... [2026-04-13 10:42:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:42:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:42:02] Production.INFO: ==15581== Lock acquired, processing the job... [2026-04-13 05:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:42:02] Production.INFO: ==15581== Releasing lock... [2026-04-13 05:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:42:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:42:02] Production.INFO: ==15583== Lock acquired, processing the job... [2026-04-13 09:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:42:02] Production.INFO: ==15583== Releasing lock... [2026-04-13 09:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:42:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:42:03] Production.INFO: ==15586== Lock acquired, processing the job... [2026-04-13 05:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:42:03] Production.INFO: ==15592== Lock acquired, processing the job... [2026-04-13 05:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:42:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:42:03] Production.INFO: ==15590== Lock acquired, processing the job... [2026-04-13 05:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:42:03] Production.INFO: Account Balance Start. [2026-04-13 05:42:03] Production.INFO: CreateAllLog Start [2026-04-13 05:42:03] Production.INFO: 117 [2026-04-13 05:42:03] Production.INFO: ==15594== Lock acquired, processing the job... [2026-04-13 05:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:42:03] Production.INFO: ==15588== Lock acquired, processing the job... [2026-04-13 05:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:42:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:42:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:42:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:42:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:42:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:42:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:42:03] Production.INFO: ==15594== Releasing lock... [2026-04-13 05:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:42:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:42:03] Production.INFO: Date 2026-04-11 [2026-04-13 05:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:42:03] Production.INFO: Date 2026-04-12 [2026-04-13 05:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:42:03] Production.INFO: Date 2026-04-13 [2026-04-13 05:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:42:03] Production.INFO: Total Charge 0 [2026-04-13 05:42:03] Production.INFO: CreateAllLog End [2026-04-13 05:42:03] Production.INFO: Account Balance End. [2026-04-13 05:42:03] Production.ERROR: CronJobId end 12 [2026-04-13 05:42:03] Production.INFO: ==15592== Releasing lock... [2026-04-13 05:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:42:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:42:04] Production.INFO: ==15588== Releasing lock... [2026-04-13 05:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:42:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:42:11] Production.ERROR: CronJobId end10 [2026-04-13 05:42:11] Production.INFO: ==15590== Releasing lock... [2026-04-13 05:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:42:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:42:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:42:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:42:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:42:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:42:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:42:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:42:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:42:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:42:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:42:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:42:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:42:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:42:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:42:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:42:14] Production.INFO: call_cost start [2026-04-13 05:42:14] Production.INFO: call_cost end [2026-04-13 05:42:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:42:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:42:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:42:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:42:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:42:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:42:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:42:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:42:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:42:14] Production.INFO: ==15586== Releasing lock... [2026-04-13 05:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:42:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:43:02] Production.INFO: ==15656== Lock acquired, processing the job... [2026-04-13 10:43:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:43:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:43:02] Production.INFO: neon service started [2026-04-13 10:43:02] Production.INFO: neon service started [2026-04-13 10:43:02] Production.INFO: ==15656== Releasing lock... [2026-04-13 10:43:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:43:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:43:02] Production.INFO: ==15658== Lock acquired, processing the job... [2026-04-13 05:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:43:02] Production.INFO: ==15660== Lock acquired, processing the job... [2026-04-13 09:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:43:02] Production.INFO: ==15660== Releasing lock... [2026-04-13 09:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:43:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:43:03] Production.INFO: ==15658== Releasing lock... [2026-04-13 05:43:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:43:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:43:03] Production.INFO: ==15662== Lock acquired, processing the job... [2026-04-13 05:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:43:03] Production.INFO: ==15664== Lock acquired, processing the job... [2026-04-13 05:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:43:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:43:03] Production.INFO: ==15670== Lock acquired, processing the job... [2026-04-13 05:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:43:03] Production.INFO: ==15666== Lock acquired, processing the job... [2026-04-13 05:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:43:03] Production.INFO: ==15668== Lock acquired, processing the job... [2026-04-13 05:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:43:03] Production.INFO: ==15670== Releasing lock... [2026-04-13 05:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:43:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:43:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:43:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:43:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:43:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:43:04] Production.INFO: ==15664== Releasing lock... [2026-04-13 05:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:43:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:43:04] Production.INFO: Account Balance Start. [2026-04-13 05:43:04] Production.INFO: CreateAllLog Start [2026-04-13 05:43:04] Production.INFO: 117 [2026-04-13 05:43:04] Production.INFO: Date 2026-04-08 [2026-04-13 05:43:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:43:04] Production.INFO: Date 2026-04-09 [2026-04-13 05:43:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:43:04] Production.INFO: Date 2026-04-10 [2026-04-13 05:43:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:43:04] Production.INFO: Date 2026-04-11 [2026-04-13 05:43:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:43:04] Production.INFO: Date 2026-04-12 [2026-04-13 05:43:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:43:04] Production.INFO: Date 2026-04-13 [2026-04-13 05:43:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:43:04] Production.INFO: Total Charge 0 [2026-04-13 05:43:04] Production.INFO: CreateAllLog End [2026-04-13 05:43:04] Production.INFO: Account Balance End. [2026-04-13 05:43:04] Production.ERROR: CronJobId end 12 [2026-04-13 05:43:04] Production.INFO: ==15668== Releasing lock... [2026-04-13 05:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:43:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:43:12] Production.ERROR: CronJobId end10 [2026-04-13 05:43:12] Production.INFO: ==15666== Releasing lock... [2026-04-13 05:43:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:43:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:43:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:43:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:43:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:43:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:43:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:43:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:43:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:43:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:43:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:43:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:43:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:43:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:43:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:43:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:43:15] Production.INFO: call_cost start [2026-04-13 05:43:15] Production.INFO: call_cost end [2026-04-13 05:43:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:43:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:43:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:43:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:43:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:43:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:43:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:43:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:43:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:43:15] Production.INFO: ==15662== Releasing lock... [2026-04-13 05:43:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:43:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:44:01] Production.INFO: ==15724== Lock acquired, processing the job... [2026-04-13 10:44:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:44:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:44:01] Production.INFO: neon service started [2026-04-13 10:44:01] Production.INFO: neon service started [2026-04-13 10:44:01] Production.INFO: ==15724== Releasing lock... [2026-04-13 10:44:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:44:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:44:01] Production.INFO: ==15726== Lock acquired, processing the job... [2026-04-13 05:44:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:44:02] Production.INFO: ==15726== Releasing lock... [2026-04-13 05:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:44:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:44:02] Production.INFO: ==15728== Lock acquired, processing the job... [2026-04-13 09:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:44:02] Production.INFO: ==15728== Releasing lock... [2026-04-13 09:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:44:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:44:02] Production.INFO: ==15730== Lock acquired, processing the job... [2026-04-13 05:44:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:44:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:44:03] Production.INFO: ==15734== Lock acquired, processing the job... [2026-04-13 05:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:44:03] Production.INFO: ==15732== Lock acquired, processing the job... [2026-04-13 05:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:44:03] Production.INFO: ==15736== Lock acquired, processing the job... [2026-04-13 05:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:44:03] Production.INFO: ==15738== Lock acquired, processing the job... [2026-04-13 05:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:44:03] Production.INFO: Account Balance Start. [2026-04-13 05:44:03] Production.INFO: CreateAllLog Start [2026-04-13 05:44:03] Production.INFO: 117 [2026-04-13 05:44:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:44:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:44:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:44:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:44:03] Production.INFO: ==15738== Releasing lock... [2026-04-13 05:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:44:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:44:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:44:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:44:03] Production.INFO: Date 2026-04-11 [2026-04-13 05:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:44:03] Production.INFO: Date 2026-04-12 [2026-04-13 05:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:44:03] Production.INFO: Date 2026-04-13 [2026-04-13 05:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:44:03] Production.INFO: Total Charge 0 [2026-04-13 05:44:03] Production.INFO: CreateAllLog End [2026-04-13 05:44:03] Production.INFO: ==15732== Releasing lock... [2026-04-13 05:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:44:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:44:03] Production.INFO: Account Balance End. [2026-04-13 05:44:04] Production.ERROR: CronJobId end 12 [2026-04-13 05:44:04] Production.INFO: ==15736== Releasing lock... [2026-04-13 05:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:44:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:44:12] Production.ERROR: CronJobId end10 [2026-04-13 05:44:12] Production.INFO: ==15734== Releasing lock... [2026-04-13 05:44:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:44:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:44:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:44:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:44:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:44:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:44:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:44:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:44:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:44:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:44:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:44:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:44:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:44:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:44:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:44:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:44:15] Production.INFO: call_cost start [2026-04-13 05:44:15] Production.INFO: call_cost end [2026-04-13 05:44:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:44:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:44:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:44:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:44:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:44:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:44:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:44:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:44:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:44:15] Production.INFO: ==15730== Releasing lock... [2026-04-13 05:44:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:44:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:45:02] Production.INFO: ==15799== Lock acquired, processing the job... [2026-04-13 10:45:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:45:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:45:02] Production.INFO: neon service started [2026-04-13 10:45:02] Production.INFO: neon service started [2026-04-13 10:45:02] Production.INFO: ==15799== Releasing lock... [2026-04-13 10:45:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:45:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:45:02] Production.INFO: ==15801== Lock acquired, processing the job... [2026-04-13 05:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:45:02] Production.INFO: ==15801== Releasing lock... [2026-04-13 05:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:45:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:45:02] Production.INFO: ==15804== Lock acquired, processing the job... [2026-04-13 09:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:45:02] Production.INFO: ==15804== Releasing lock... [2026-04-13 09:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:45:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:45:03] Production.INFO: ==15810== Lock acquired, processing the job... [2026-04-13 05:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:45:03] Production.INFO: ==15806== Lock acquired, processing the job... [2026-04-13 05:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:45:03] Production.INFO: ==15808== Lock acquired, processing the job... [2026-04-13 05:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:45:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:45:03] Production.INFO: ==15814== Lock acquired, processing the job... [2026-04-13 05:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:45:03] Production.INFO: ==15812== Lock acquired, processing the job... [2026-04-13 05:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:45:03] Production.INFO: Account Balance Start. [2026-04-13 05:45:03] Production.INFO: CreateAllLog Start [2026-04-13 05:45:03] Production.INFO: 117 [2026-04-13 05:45:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:45:03] Production.INFO: ==15814== Releasing lock... [2026-04-13 05:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:45:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:45:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:45:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:45:03] Production.INFO: Date 2026-04-11 [2026-04-13 05:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:45:03] Production.INFO: Date 2026-04-12 [2026-04-13 05:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:45:04] Production.INFO: Date 2026-04-13 [2026-04-13 05:45:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:45:04] Production.INFO: Total Charge 0 [2026-04-13 05:45:04] Production.INFO: CreateAllLog End [2026-04-13 05:45:04] Production.INFO: ==15808== Releasing lock... [2026-04-13 05:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:45:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:45:04] Production.INFO: Account Balance End. [2026-04-13 05:45:04] Production.ERROR: CronJobId end 12 [2026-04-13 05:45:04] Production.INFO: ==15812== Releasing lock... [2026-04-13 05:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:45:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:45:12] Production.ERROR: CronJobId end10 [2026-04-13 05:45:12] Production.INFO: ==15810== Releasing lock... [2026-04-13 05:45:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:45:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:45:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:45:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:45:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:45:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:45:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:45:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:45:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:45:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:45:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:45:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:45:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:45:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:45:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:45:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:45:14] Production.INFO: call_cost start [2026-04-13 05:45:14] Production.INFO: call_cost end [2026-04-13 05:45:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:45:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:45:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:45:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:45:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:45:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:45:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:45:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:45:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:45:14] Production.INFO: ==15806== Releasing lock... [2026-04-13 05:45:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:45:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:46:01] Production.INFO: ==15869== Lock acquired, processing the job... [2026-04-13 10:46:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:46:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:46:01] Production.INFO: neon service started [2026-04-13 10:46:01] Production.INFO: neon service started [2026-04-13 10:46:01] Production.INFO: ==15869== Releasing lock... [2026-04-13 10:46:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:46:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:46:02] Production.INFO: ==15871== Lock acquired, processing the job... [2026-04-13 05:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:46:02] Production.INFO: ==15873== Lock acquired, processing the job... [2026-04-13 09:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:46:02] Production.INFO: ==15873== Releasing lock... [2026-04-13 09:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:46:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:46:02] Production.INFO: ==15871== Releasing lock... [2026-04-13 05:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:46:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:46:02] Production.INFO: ==15878== Lock acquired, processing the job... [2026-04-13 05:46:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:46:03] Production.INFO: ==15878== Releasing lock... [2026-04-13 05:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:46:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:46:03] Production.INFO: ==15876== Lock acquired, processing the job... [2026-04-13 05:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:46:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:46:03] Production.INFO: ==15882== Lock acquired, processing the job... [2026-04-13 05:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:46:03] Production.INFO: ==15880== Lock acquired, processing the job... [2026-04-13 05:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:46:03] Production.INFO: ==15884== Lock acquired, processing the job... [2026-04-13 05:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:46:03] Production.INFO: Account Balance Start. [2026-04-13 05:46:03] Production.INFO: CreateAllLog Start [2026-04-13 05:46:03] Production.INFO: 117 [2026-04-13 05:46:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:46:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:46:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:46:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:46:03] Production.INFO: ==15884== Releasing lock... [2026-04-13 05:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:46:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:46:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:46:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:46:03] Production.INFO: Date 2026-04-11 [2026-04-13 05:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:46:03] Production.INFO: Date 2026-04-12 [2026-04-13 05:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:46:04] Production.INFO: Date 2026-04-13 [2026-04-13 05:46:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:46:04] Production.INFO: Total Charge 0 [2026-04-13 05:46:04] Production.INFO: CreateAllLog End [2026-04-13 05:46:04] Production.INFO: Account Balance End. [2026-04-13 05:46:04] Production.ERROR: CronJobId end 12 [2026-04-13 05:46:04] Production.INFO: ==15882== Releasing lock... [2026-04-13 05:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:46:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:46:11] Production.ERROR: CronJobId end10 [2026-04-13 05:46:11] Production.INFO: ==15880== Releasing lock... [2026-04-13 05:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:46:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:46:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:46:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:46:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:46:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:46:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:46:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:46:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:46:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:46:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:46:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:46:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:46:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:46:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:46:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:46:13] Production.INFO: call_cost start [2026-04-13 05:46:13] Production.INFO: call_cost end [2026-04-13 05:46:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:46:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:46:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:46:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:46:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:46:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:46:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:46:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:46:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:46:14] Production.INFO: ==15876== Releasing lock... [2026-04-13 05:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:46:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:47:01] Production.INFO: ==15997== Lock acquired, processing the job... [2026-04-13 10:47:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:47:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:47:01] Production.INFO: neon service started [2026-04-13 10:47:01] Production.INFO: neon service started [2026-04-13 10:47:01] Production.INFO: ==15997== Releasing lock... [2026-04-13 10:47:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:47:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:47:02] Production.INFO: ==15999== Lock acquired, processing the job... [2026-04-13 05:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:47:02] Production.INFO: ==15999== Releasing lock... [2026-04-13 05:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:47:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:47:02] Production.INFO: ==16001== Lock acquired, processing the job... [2026-04-13 09:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:47:02] Production.INFO: ==16001== Releasing lock... [2026-04-13 09:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:47:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:47:03] Production.INFO: ==16004== Lock acquired, processing the job... [2026-04-13 05:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:47:03] Production.INFO: ==16006== Lock acquired, processing the job... [2026-04-13 05:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:47:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:47:03] Production.INFO: ==16008== Lock acquired, processing the job... [2026-04-13 05:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:47:03] Production.INFO: ==16012== Lock acquired, processing the job... [2026-04-13 05:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:47:03] Production.INFO: ==16010== Lock acquired, processing the job... [2026-04-13 05:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:47:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:47:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:47:03] Production.INFO: Account Balance Start. [2026-04-13 05:47:03] Production.INFO: CreateAllLog Start [2026-04-13 05:47:03] Production.INFO: 117 [2026-04-13 05:47:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:47:03] Production.INFO: ==16012== Releasing lock... [2026-04-13 05:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:47:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:47:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:47:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:47:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:47:03] Production.INFO: Date 2026-04-11 [2026-04-13 05:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:47:04] Production.INFO: Date 2026-04-12 [2026-04-13 05:47:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:47:04] Production.INFO: ==16006== Releasing lock... [2026-04-13 05:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:47:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:47:04] Production.INFO: Date 2026-04-13 [2026-04-13 05:47:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:47:04] Production.INFO: Total Charge 0 [2026-04-13 05:47:04] Production.INFO: CreateAllLog End [2026-04-13 05:47:04] Production.INFO: Account Balance End. [2026-04-13 05:47:04] Production.ERROR: CronJobId end 12 [2026-04-13 05:47:04] Production.INFO: ==16010== Releasing lock... [2026-04-13 05:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:47:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:47:12] Production.ERROR: CronJobId end10 [2026-04-13 05:47:12] Production.INFO: ==16008== Releasing lock... [2026-04-13 05:47:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:47:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:47:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:47:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:47:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:47:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:47:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:47:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:47:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:47:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:47:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:47:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:47:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:47:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:47:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:47:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:47:14] Production.INFO: call_cost start [2026-04-13 05:47:14] Production.INFO: call_cost end [2026-04-13 05:47:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:47:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:47:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:47:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:47:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:47:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:47:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:47:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:47:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:47:14] Production.INFO: ==16004== Releasing lock... [2026-04-13 05:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:47:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:48:02] Production.INFO: ==16126== Lock acquired, processing the job... [2026-04-13 10:48:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:48:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:48:02] Production.INFO: neon service started [2026-04-13 10:48:02] Production.INFO: neon service started [2026-04-13 10:48:02] Production.INFO: ==16126== Releasing lock... [2026-04-13 10:48:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:48:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:48:02] Production.INFO: ==16130== Lock acquired, processing the job... [2026-04-13 09:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:48:02] Production.INFO: ==16130== Releasing lock... [2026-04-13 09:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:48:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:48:02] Production.INFO: ==16128== Lock acquired, processing the job... [2026-04-13 05:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:48:03] Production.INFO: ==16128== Releasing lock... [2026-04-13 05:48:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:48:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:48:03] Production.INFO: ==16132== Lock acquired, processing the job... [2026-04-13 05:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:48:03] Production.INFO: ==16134== Lock acquired, processing the job... [2026-04-13 05:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:48:03] Production.INFO: ==16136== Lock acquired, processing the job... [2026-04-13 05:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:48:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:48:03] Production.INFO: ==16139== Lock acquired, processing the job... [2026-04-13 05:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:48:03] Production.INFO: ==16142== Lock acquired, processing the job... [2026-04-13 05:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:48:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:48:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:48:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:48:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:48:04] Production.INFO: Account Balance Start. [2026-04-13 05:48:04] Production.INFO: CreateAllLog Start [2026-04-13 05:48:04] Production.INFO: 117 [2026-04-13 05:48:04] Production.INFO: Date 2026-04-08 [2026-04-13 05:48:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:48:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:48:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:48:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:48:04] Production.INFO: ==16142== Releasing lock... [2026-04-13 05:48:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:48:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:48:04] Production.INFO: Date 2026-04-09 [2026-04-13 05:48:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:48:04] Production.INFO: Date 2026-04-10 [2026-04-13 05:48:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:48:04] Production.INFO: Date 2026-04-11 [2026-04-13 05:48:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:48:04] Production.INFO: Date 2026-04-12 [2026-04-13 05:48:04] Production.INFO: ==16134== Releasing lock... [2026-04-13 05:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:48:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:48:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:48:04] Production.INFO: Date 2026-04-13 [2026-04-13 05:48:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:48:04] Production.INFO: Total Charge 0 [2026-04-13 05:48:04] Production.INFO: CreateAllLog End [2026-04-13 05:48:05] Production.INFO: Account Balance End. [2026-04-13 05:48:05] Production.ERROR: CronJobId end 12 [2026-04-13 05:48:05] Production.INFO: ==16139== Releasing lock... [2026-04-13 05:48:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:48:05] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:48:12] Production.ERROR: CronJobId end10 [2026-04-13 05:48:12] Production.INFO: ==16136== Releasing lock... [2026-04-13 05:48:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:48:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:48:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:48:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:48:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:48:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:48:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:48:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:48:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:48:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:48:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:48:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:48:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:48:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:48:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:48:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:48:15] Production.INFO: call_cost start [2026-04-13 05:48:15] Production.INFO: call_cost end [2026-04-13 05:48:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:48:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:48:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:48:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:48:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:48:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:48:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:48:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:48:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:48:15] Production.INFO: ==16132== Releasing lock... [2026-04-13 05:48:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:48:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:49:01] Production.INFO: ==16262== Lock acquired, processing the job... [2026-04-13 10:49:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:49:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:49:01] Production.INFO: neon service started [2026-04-13 10:49:01] Production.INFO: neon service started [2026-04-13 10:49:01] Production.INFO: ==16262== Releasing lock... [2026-04-13 10:49:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:49:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:49:01] Production.INFO: ==16265== Lock acquired, processing the job... [2026-04-13 05:49:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:49:02] Production.INFO: ==16265== Releasing lock... [2026-04-13 05:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:49:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:49:02] Production.INFO: ==16267== Lock acquired, processing the job... [2026-04-13 09:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:49:02] Production.INFO: ==16267== Releasing lock... [2026-04-13 09:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:49:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:49:03] Production.INFO: ==16277== Lock acquired, processing the job... [2026-04-13 05:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:49:03] Production.INFO: ==16269== Lock acquired, processing the job... [2026-04-13 05:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:49:03] Production.INFO: ==16279== Lock acquired, processing the job... [2026-04-13 05:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:49:03] Production.INFO: ==16274== Lock acquired, processing the job... [2026-04-13 05:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:49:03] Production.INFO: ==16272== Lock acquired, processing the job... [2026-04-13 05:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:49:03] Production.INFO: Account Balance Start. [2026-04-13 05:49:03] Production.INFO: CreateAllLog Start [2026-04-13 05:49:03] Production.INFO: 117 [2026-04-13 05:49:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:49:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:49:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:49:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:49:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:49:03] Production.INFO: ==16279== Releasing lock... [2026-04-13 05:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:49:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:49:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:49:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:49:03] Production.INFO: Date 2026-04-11 [2026-04-13 05:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:49:03] Production.INFO: Date 2026-04-12 [2026-04-13 05:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:49:03] Production.INFO: Date 2026-04-13 [2026-04-13 05:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:49:03] Production.INFO: Total Charge 0 [2026-04-13 05:49:03] Production.INFO: CreateAllLog End [2026-04-13 05:49:03] Production.INFO: Account Balance End. [2026-04-13 05:49:03] Production.INFO: ==16272== Releasing lock... [2026-04-13 05:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:49:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:49:03] Production.ERROR: CronJobId end 12 [2026-04-13 05:49:03] Production.INFO: ==16277== Releasing lock... [2026-04-13 05:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:49:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:49:11] Production.ERROR: CronJobId end10 [2026-04-13 05:49:11] Production.INFO: ==16274== Releasing lock... [2026-04-13 05:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:49:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:49:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:49:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:49:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:49:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:49:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:49:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:49:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:49:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:49:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:49:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:49:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:49:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:49:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:49:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:49:14] Production.INFO: call_cost start [2026-04-13 05:49:14] Production.INFO: call_cost end [2026-04-13 05:49:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:49:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:49:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:49:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:49:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:49:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:49:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:49:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:49:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:49:14] Production.INFO: ==16269== Releasing lock... [2026-04-13 05:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:49:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:50:02] Production.INFO: ==16370== Lock acquired, processing the job... [2026-04-13 10:50:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:50:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:50:02] Production.INFO: neon service started [2026-04-13 10:50:02] Production.INFO: neon service started [2026-04-13 10:50:02] Production.INFO: ==16370== Releasing lock... [2026-04-13 10:50:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:50:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:50:02] Production.INFO: ==16372== Lock acquired, processing the job... [2026-04-13 05:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:50:02] Production.INFO: ==16372== Releasing lock... [2026-04-13 05:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:50:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:50:02] Production.INFO: ==16374== Lock acquired, processing the job... [2026-04-13 09:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:50:02] Production.INFO: ==16374== Releasing lock... [2026-04-13 09:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:50:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:50:03] Production.INFO: ==16376== Lock acquired, processing the job... [2026-04-13 05:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:50:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:50:03] Production.INFO: ==16378== Lock acquired, processing the job... [2026-04-13 05:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:50:03] Production.INFO: ==16380== Lock acquired, processing the job... [2026-04-13 05:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:50:03] Production.INFO: ==16382== Lock acquired, processing the job... [2026-04-13 05:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:50:03] Production.INFO: ==16384== Lock acquired, processing the job... [2026-04-13 05:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:50:04] Production.INFO: Account Balance Start. [2026-04-13 05:50:04] Production.INFO: CreateAllLog Start [2026-04-13 05:50:04] Production.INFO: 117 [2026-04-13 05:50:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:50:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:50:04] Production.INFO: Date 2026-04-08 [2026-04-13 05:50:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:50:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:50:04] Production.INFO: ==16384== Releasing lock... [2026-04-13 05:50:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:50:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:50:04] Production.INFO: Date 2026-04-09 [2026-04-13 05:50:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:50:04] Production.INFO: Date 2026-04-10 [2026-04-13 05:50:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:50:04] Production.INFO: Date 2026-04-11 [2026-04-13 05:50:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:50:04] Production.INFO: ==16378== Releasing lock... [2026-04-13 05:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:50:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:50:04] Production.INFO: Date 2026-04-12 [2026-04-13 05:50:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:50:04] Production.INFO: Date 2026-04-13 [2026-04-13 05:50:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:50:04] Production.INFO: Total Charge 0 [2026-04-13 05:50:04] Production.INFO: CreateAllLog End [2026-04-13 05:50:05] Production.INFO: Account Balance End. [2026-04-13 05:50:05] Production.ERROR: CronJobId end 12 [2026-04-13 05:50:05] Production.INFO: ==16382== Releasing lock... [2026-04-13 05:50:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:50:05] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:50:11] Production.ERROR: CronJobId end10 [2026-04-13 05:50:11] Production.INFO: ==16380== Releasing lock... [2026-04-13 05:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:50:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:50:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:50:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:50:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:50:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:50:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:50:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:50:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:50:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:50:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:50:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:50:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:50:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:50:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:50:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:50:15] Production.INFO: call_cost start [2026-04-13 05:50:15] Production.INFO: call_cost end [2026-04-13 05:50:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:50:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:50:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:50:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:50:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:50:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:50:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:50:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:50:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:50:15] Production.INFO: ==16376== Releasing lock... [2026-04-13 05:50:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:50:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:51:01] Production.INFO: ==16441== Lock acquired, processing the job... [2026-04-13 10:51:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:51:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:51:01] Production.INFO: neon service started [2026-04-13 10:51:01] Production.INFO: neon service started [2026-04-13 10:51:01] Production.INFO: ==16441== Releasing lock... [2026-04-13 10:51:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:51:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:51:01] Production.INFO: ==16443== Lock acquired, processing the job... [2026-04-13 05:51:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:51:02] Production.INFO: ==16443== Releasing lock... [2026-04-13 05:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:51:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:51:02] Production.INFO: ==16445== Lock acquired, processing the job... [2026-04-13 09:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:51:02] Production.INFO: ==16445== Releasing lock... [2026-04-13 09:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:51:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:51:03] Production.INFO: ==16449== Lock acquired, processing the job... [2026-04-13 05:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:51:03] Production.INFO: ==16453== Lock acquired, processing the job... [2026-04-13 05:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:51:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:51:03] Production.INFO: ==16447== Lock acquired, processing the job... [2026-04-13 05:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 05:51:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 05:51:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 05:51:03] Production.ERROR: CronJob PID - 16449 [2026-04-13 05:51:03] Production.ERROR: CronJob Title - System Alerts [2026-04-13 05:51:03] Production.ERROR: CronJob ID - 5 [2026-04-13 05:51:03] Production.ERROR: CronJob Last Run Time 2026-04-13 05:51:00 [2026-04-13 05:51:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 05:51:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 05:51:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 05:51:03] Production.ERROR: CronJob PID - 16453 [2026-04-13 05:51:03] Production.ERROR: CronJob Title - Create Customer Summary Live [2026-04-13 05:51:03] Production.ERROR: CronJob ID - 10 [2026-04-13 05:51:03] Production.ERROR: CronJob Last Run Time 2026-04-13 05:51:00 [2026-04-13 05:51:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 05:51:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 05:51:03] Production.INFO: ==16451== Lock acquired, processing the job... [2026-04-13 05:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:51:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 05:51:03] Production.INFO: ==16447== Releasing lock... [2026-04-13 05:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 05:51:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 05:51:03] Production.INFO: ==16455== Lock acquired, processing the job... [2026-04-13 05:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:51:03] Production.INFO: ==16457== Lock acquired, processing the job... [2026-04-13 05:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 05:51:03] Production.INFO: ==16459== Lock acquired, processing the job... [2026-04-13 05:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:51:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 05:51:03] Production.INFO: Account Balance Start. [2026-04-13 05:51:03] Production.INFO: CreateAllLog Start [2026-04-13 05:51:03] Production.INFO: 117 [2026-04-13 05:51:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:51:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:51:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:51:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:51:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:51:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:51:03] Production.INFO: Date 2026-04-11 [2026-04-13 05:51:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:51:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:51:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:51:03] Production.INFO: Date 2026-04-12 [2026-04-13 05:51:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:51:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:51:03] Production.INFO: Date 2026-04-13 [2026-04-13 05:51:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:51:03] Production.INFO: Total Charge 0 [2026-04-13 05:51:03] Production.INFO: CreateAllLog End [2026-04-13 05:51:04] Production.INFO: ==16459== Releasing lock... [2026-04-13 05:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:51:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:51:04] Production.INFO: ==16451== Releasing lock... [2026-04-13 05:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:51:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:51:04] Production.INFO: Account Balance End. [2026-04-13 05:51:04] Production.ERROR: CronJobId end 12 [2026-04-13 05:51:04] Production.INFO: ==16455== Releasing lock... [2026-04-13 05:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:51:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:51:04] Production.ERROR: done [2026-04-13 05:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 05:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087527', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 05:51:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087527', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 05:51:11] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 05:51:11] Production.INFO: ProcessCDR(1,17087527,1,1,2) [2026-04-13 05:51:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17087527,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 05:51:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17087527,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 05:51:11] Production.ERROR: pbx prc_insertCDR start [2026-04-13 05:51:11] Production.ERROR: pbx prc_insertCDR end [2026-04-13 05:51:11] Production.INFO: ==16457== Releasing lock... [2026-04-13 05:51:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 05:51:11] Production.INFO: 26 MB #Memory Used# [2026-04-13 05:51:14] Production.ERROR: CronJobId end10 [2026-04-13 05:51:14] Production.INFO: ==16453== Releasing lock... [2026-04-13 05:51:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:51:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:51:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:51:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:51:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:51:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:51:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:51:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:51:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:51:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:51:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:51:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:51:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:51:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:51:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:51:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:51:16] Production.INFO: call_cost start [2026-04-13 05:51:16] Production.INFO: call_cost end [2026-04-13 05:51:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:51:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:51:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:51:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:51:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:51:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:51:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:51:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:51:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:51:16] Production.INFO: ==16449== Releasing lock... [2026-04-13 05:51:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:51:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:52:01] Production.INFO: ==16515== Lock acquired, processing the job... [2026-04-13 10:52:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:52:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:52:01] Production.INFO: neon service started [2026-04-13 10:52:01] Production.INFO: neon service started [2026-04-13 10:52:01] Production.INFO: ==16515== Releasing lock... [2026-04-13 10:52:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:52:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:52:02] Production.INFO: ==16517== Lock acquired, processing the job... [2026-04-13 05:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:52:02] Production.INFO: ==16517== Releasing lock... [2026-04-13 05:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:52:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:52:02] Production.INFO: ==16519== Lock acquired, processing the job... [2026-04-13 09:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:52:02] Production.INFO: ==16519== Releasing lock... [2026-04-13 09:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:52:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:52:03] Production.INFO: ==16521== Lock acquired, processing the job... [2026-04-13 05:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:52:03] Production.INFO: ==16523== Lock acquired, processing the job... [2026-04-13 05:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:52:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:52:03] Production.INFO: ==16527== Lock acquired, processing the job... [2026-04-13 05:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:52:03] Production.INFO: ==16525== Lock acquired, processing the job... [2026-04-13 05:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:52:03] Production.INFO: ==16529== Lock acquired, processing the job... [2026-04-13 05:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:52:03] Production.INFO: Account Balance Start. [2026-04-13 05:52:03] Production.INFO: CreateAllLog Start [2026-04-13 05:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:52:03] Production.INFO: 117 [2026-04-13 05:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:52:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:52:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:52:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:52:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:52:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:52:03] Production.INFO: ==16529== Releasing lock... [2026-04-13 05:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:52:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:52:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:52:03] Production.INFO: Date 2026-04-11 [2026-04-13 05:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:52:03] Production.INFO: Date 2026-04-12 [2026-04-13 05:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:52:03] Production.INFO: Date 2026-04-13 [2026-04-13 05:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:52:03] Production.INFO: Total Charge 0 [2026-04-13 05:52:03] Production.INFO: CreateAllLog End [2026-04-13 05:52:04] Production.INFO: Account Balance End. [2026-04-13 05:52:04] Production.ERROR: CronJobId end 12 [2026-04-13 05:52:04] Production.INFO: ==16527== Releasing lock... [2026-04-13 05:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:52:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:52:04] Production.INFO: ==16523== Releasing lock... [2026-04-13 05:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:52:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:52:10] Production.ERROR: CronJobId end10 [2026-04-13 05:52:10] Production.INFO: ==16525== Releasing lock... [2026-04-13 05:52:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:52:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:52:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:52:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:52:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:52:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:52:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:52:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:52:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:52:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:52:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:52:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:52:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:52:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:52:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:52:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:52:14] Production.INFO: call_cost start [2026-04-13 05:52:14] Production.INFO: call_cost end [2026-04-13 05:52:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:52:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:52:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:52:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:52:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:52:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:52:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:52:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:52:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:52:14] Production.INFO: ==16521== Releasing lock... [2026-04-13 05:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:52:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:53:01] Production.INFO: ==16590== Lock acquired, processing the job... [2026-04-13 10:53:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:53:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:53:01] Production.INFO: neon service started [2026-04-13 10:53:01] Production.INFO: neon service started [2026-04-13 10:53:01] Production.INFO: ==16590== Releasing lock... [2026-04-13 10:53:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:53:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:53:01] Production.INFO: ==16592== Lock acquired, processing the job... [2026-04-13 05:53:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:53:01] Production.INFO: ==16592== Releasing lock... [2026-04-13 05:53:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:53:01] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:53:02] Production.INFO: ==16594== Lock acquired, processing the job... [2026-04-13 09:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:53:02] Production.INFO: ==16601== Lock acquired, processing the job... [2026-04-13 05:53:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:53:02] Production.INFO: ==16594== Releasing lock... [2026-04-13 09:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:53:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:53:02] Production.INFO: ==16603== Lock acquired, processing the job... [2026-04-13 05:53:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:53:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:53:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:53:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:53:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:53:02] Production.INFO: ==16607== Lock acquired, processing the job... [2026-04-13 05:53:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:53:02] Production.INFO: Account Balance Start. [2026-04-13 05:53:02] Production.INFO: CreateAllLog Start [2026-04-13 05:53:02] Production.INFO: 117 [2026-04-13 05:53:02] Production.INFO: Date 2026-04-08 [2026-04-13 05:53:02] Production.INFO: Reseller ==> 0 [2026-04-13 05:53:02] Production.INFO: Date 2026-04-09 [2026-04-13 05:53:02] Production.INFO: Reseller ==> 0 [2026-04-13 05:53:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:53:03] Production.INFO: ==16598== Lock acquired, processing the job... [2026-04-13 05:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:53:03] Production.INFO: Date 2026-04-11 [2026-04-13 05:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:53:03] Production.INFO: Date 2026-04-12 [2026-04-13 05:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:53:03] Production.INFO: Date 2026-04-13 [2026-04-13 05:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:53:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:53:03] Production.INFO: ==16609== Lock acquired, processing the job... [2026-04-13 05:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:53:03] Production.INFO: Total Charge 0 [2026-04-13 05:53:03] Production.INFO: CreateAllLog End [2026-04-13 05:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:53:03] Production.INFO: ==16609== Releasing lock... [2026-04-13 05:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:53:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:53:03] Production.INFO: Account Balance End. [2026-04-13 05:53:03] Production.ERROR: CronJobId end 12 [2026-04-13 05:53:03] Production.INFO: ==16607== Releasing lock... [2026-04-13 05:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:53:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:53:03] Production.INFO: ==16601== Releasing lock... [2026-04-13 05:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:53:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:53:11] Production.ERROR: CronJobId end10 [2026-04-13 05:53:11] Production.INFO: ==16603== Releasing lock... [2026-04-13 05:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:53:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:53:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:53:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:53:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:53:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:53:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:53:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:53:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:53:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:53:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:53:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:53:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:53:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:53:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:53:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:53:14] Production.INFO: call_cost start [2026-04-13 05:53:14] Production.INFO: call_cost end [2026-04-13 05:53:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:53:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:53:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:53:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:53:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:53:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:53:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:53:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:53:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:53:14] Production.INFO: ==16598== Releasing lock... [2026-04-13 05:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:53:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:54:01] Production.INFO: ==16664== Lock acquired, processing the job... [2026-04-13 10:54:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:54:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:54:01] Production.INFO: neon service started [2026-04-13 10:54:01] Production.INFO: neon service started [2026-04-13 10:54:01] Production.INFO: ==16664== Releasing lock... [2026-04-13 10:54:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:54:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:54:02] Production.INFO: ==16669== Lock acquired, processing the job... [2026-04-13 09:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:54:02] Production.INFO: ==16669== Releasing lock... [2026-04-13 09:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:54:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:54:02] Production.INFO: ==16666== Lock acquired, processing the job... [2026-04-13 05:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:54:02] Production.INFO: ==16666== Releasing lock... [2026-04-13 05:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:54:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:54:03] Production.INFO: ==16675== Lock acquired, processing the job... [2026-04-13 05:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:54:03] Production.INFO: ==16671== Lock acquired, processing the job... [2026-04-13 05:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:54:03] Production.INFO: ==16673== Lock acquired, processing the job... [2026-04-13 05:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:54:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:54:03] Production.INFO: ==16677== Lock acquired, processing the job... [2026-04-13 05:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:54:03] Production.INFO: ==16679== Lock acquired, processing the job... [2026-04-13 05:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:54:03] Production.INFO: Account Balance Start. [2026-04-13 05:54:03] Production.INFO: CreateAllLog Start [2026-04-13 05:54:03] Production.INFO: 117 [2026-04-13 05:54:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:54:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:54:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:54:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:54:03] Production.INFO: ==16679== Releasing lock... [2026-04-13 05:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:54:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:54:04] Production.INFO: Date 2026-04-09 [2026-04-13 05:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:54:04] Production.INFO: ==16673== Releasing lock... [2026-04-13 05:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:54:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:54:04] Production.INFO: Date 2026-04-10 [2026-04-13 05:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:54:04] Production.INFO: Date 2026-04-11 [2026-04-13 05:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:54:04] Production.INFO: Date 2026-04-12 [2026-04-13 05:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:54:04] Production.INFO: Date 2026-04-13 [2026-04-13 05:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:54:04] Production.INFO: Total Charge 0 [2026-04-13 05:54:04] Production.INFO: CreateAllLog End [2026-04-13 05:54:04] Production.INFO: Account Balance End. [2026-04-13 05:54:04] Production.ERROR: CronJobId end 12 [2026-04-13 05:54:04] Production.INFO: ==16677== Releasing lock... [2026-04-13 05:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:54:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:54:11] Production.ERROR: CronJobId end10 [2026-04-13 05:54:11] Production.INFO: ==16675== Releasing lock... [2026-04-13 05:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:54:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:54:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:54:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:54:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:54:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:54:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:54:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:54:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:54:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:54:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:54:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:54:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:54:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:54:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:54:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:54:15] Production.INFO: call_cost start [2026-04-13 05:54:15] Production.INFO: call_cost end [2026-04-13 05:54:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:54:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:54:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:54:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:54:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:54:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:54:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:54:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:54:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:54:15] Production.INFO: ==16671== Releasing lock... [2026-04-13 05:54:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:54:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:55:02] Production.INFO: ==16735== Lock acquired, processing the job... [2026-04-13 10:55:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:55:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:55:02] Production.INFO: neon service started [2026-04-13 10:55:02] Production.INFO: neon service started [2026-04-13 10:55:02] Production.INFO: ==16735== Releasing lock... [2026-04-13 10:55:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:55:02] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 09:55:02] Production.INFO: ==16739== Lock acquired, processing the job... [2026-04-13 09:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:55:02] Production.INFO: ==16739== Releasing lock... [2026-04-13 09:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:55:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:55:02] Production.INFO: ==16737== Lock acquired, processing the job... [2026-04-13 05:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:55:02] Production.INFO: ==16737== Releasing lock... [2026-04-13 05:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:55:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:55:03] Production.INFO: ==16742== Lock acquired, processing the job... [2026-04-13 05:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:55:03] Production.INFO: ==16744== Lock acquired, processing the job... [2026-04-13 05:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:55:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:55:03] Production.INFO: ==16746== Lock acquired, processing the job... [2026-04-13 05:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:55:03] Production.INFO: ==16748== Lock acquired, processing the job... [2026-04-13 05:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:55:03] Production.INFO: ==16750== Lock acquired, processing the job... [2026-04-13 05:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:55:04] Production.INFO: Account Balance Start. [2026-04-13 05:55:04] Production.INFO: CreateAllLog Start [2026-04-13 05:55:04] Production.INFO: 117 [2026-04-13 05:55:04] Production.INFO: Date 2026-04-08 [2026-04-13 05:55:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:55:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:55:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:55:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:55:04] Production.INFO: ==16750== Releasing lock... [2026-04-13 05:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:55:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:55:04] Production.INFO: Date 2026-04-09 [2026-04-13 05:55:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:55:04] Production.INFO: Date 2026-04-10 [2026-04-13 05:55:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:55:04] Production.INFO: Date 2026-04-11 [2026-04-13 05:55:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:55:04] Production.INFO: Date 2026-04-12 [2026-04-13 05:55:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:55:04] Production.INFO: Date 2026-04-13 [2026-04-13 05:55:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:55:04] Production.INFO: Total Charge 0 [2026-04-13 05:55:04] Production.INFO: ==16744== Releasing lock... [2026-04-13 05:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:55:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:55:04] Production.INFO: CreateAllLog End [2026-04-13 05:55:04] Production.INFO: Account Balance End. [2026-04-13 05:55:04] Production.ERROR: CronJobId end 12 [2026-04-13 05:55:04] Production.INFO: ==16748== Releasing lock... [2026-04-13 05:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:55:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:55:11] Production.ERROR: CronJobId end10 [2026-04-13 05:55:11] Production.INFO: ==16746== Releasing lock... [2026-04-13 05:55:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:55:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:55:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:55:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:55:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:55:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:55:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:55:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:55:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:55:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:55:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:55:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:55:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:55:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:55:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:55:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:55:15] Production.INFO: call_cost start [2026-04-13 05:55:15] Production.INFO: call_cost end [2026-04-13 05:55:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:55:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:55:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:55:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:55:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:55:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:55:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:55:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:55:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:55:15] Production.INFO: ==16742== Releasing lock... [2026-04-13 05:55:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:55:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:56:01] Production.INFO: ==16810== Lock acquired, processing the job... [2026-04-13 10:56:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:56:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:56:01] Production.INFO: neon service started [2026-04-13 10:56:01] Production.INFO: neon service started [2026-04-13 10:56:01] Production.INFO: ==16810== Releasing lock... [2026-04-13 10:56:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:56:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:56:02] Production.INFO: ==16812== Lock acquired, processing the job... [2026-04-13 05:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:56:02] Production.INFO: ==16814== Lock acquired, processing the job... [2026-04-13 09:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:56:02] Production.INFO: ==16814== Releasing lock... [2026-04-13 09:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:56:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:56:02] Production.INFO: ==16812== Releasing lock... [2026-04-13 05:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:56:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:56:03] Production.INFO: ==16817== Lock acquired, processing the job... [2026-04-13 05:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:56:03] Production.INFO: ==16819== Lock acquired, processing the job... [2026-04-13 05:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:56:03] Production.INFO: ==16821== Lock acquired, processing the job... [2026-04-13 05:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:56:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:56:03] Production.INFO: ==16823== Lock acquired, processing the job... [2026-04-13 05:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:56:03] Production.INFO: ==16825== Lock acquired, processing the job... [2026-04-13 05:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:56:03] Production.INFO: Account Balance Start. [2026-04-13 05:56:03] Production.INFO: CreateAllLog Start [2026-04-13 05:56:03] Production.INFO: 117 [2026-04-13 05:56:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:56:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:56:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:56:03] Production.INFO: Date 2026-04-11 [2026-04-13 05:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:56:03] Production.INFO: ==16825== Releasing lock... [2026-04-13 05:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:56:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:56:03] Production.INFO: Date 2026-04-12 [2026-04-13 05:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:56:03] Production.INFO: Date 2026-04-13 [2026-04-13 05:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:56:03] Production.INFO: Total Charge 0 [2026-04-13 05:56:03] Production.INFO: CreateAllLog End [2026-04-13 05:56:04] Production.INFO: Account Balance End. [2026-04-13 05:56:04] Production.ERROR: CronJobId end 12 [2026-04-13 05:56:04] Production.INFO: ==16823== Releasing lock... [2026-04-13 05:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:56:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:56:04] Production.INFO: ==16819== Releasing lock... [2026-04-13 05:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:56:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:56:11] Production.ERROR: CronJobId end10 [2026-04-13 05:56:11] Production.INFO: ==16821== Releasing lock... [2026-04-13 05:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:56:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:56:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:56:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:56:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:56:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:56:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:56:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:56:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:56:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:56:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:56:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:56:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:56:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:56:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:56:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:56:15] Production.INFO: call_cost start [2026-04-13 05:56:15] Production.INFO: call_cost end [2026-04-13 05:56:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:56:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:56:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:56:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:56:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:56:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:56:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:56:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:56:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:56:15] Production.INFO: ==16817== Releasing lock... [2026-04-13 05:56:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:56:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:57:01] Production.INFO: ==16880== Lock acquired, processing the job... [2026-04-13 10:57:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:57:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:57:01] Production.INFO: neon service started [2026-04-13 10:57:01] Production.INFO: neon service started [2026-04-13 10:57:01] Production.INFO: ==16880== Releasing lock... [2026-04-13 10:57:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:57:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:57:02] Production.INFO: ==16884== Lock acquired, processing the job... [2026-04-13 09:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 05:57:02] Production.INFO: ==16882== Lock acquired, processing the job... [2026-04-13 05:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:57:02] Production.INFO: ==16884== Releasing lock... [2026-04-13 09:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:57:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:57:02] Production.INFO: ==16882== Releasing lock... [2026-04-13 05:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:57:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:57:03] Production.INFO: ==16887== Lock acquired, processing the job... [2026-04-13 05:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:57:03] Production.INFO: ==16889== Lock acquired, processing the job... [2026-04-13 05:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:57:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:57:03] Production.INFO: ==16891== Lock acquired, processing the job... [2026-04-13 05:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:57:03] Production.INFO: ==16893== Lock acquired, processing the job... [2026-04-13 05:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:57:03] Production.INFO: ==16895== Lock acquired, processing the job... [2026-04-13 05:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:57:03] Production.INFO: Account Balance Start. [2026-04-13 05:57:03] Production.INFO: CreateAllLog Start [2026-04-13 05:57:03] Production.INFO: 117 [2026-04-13 05:57:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:57:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:57:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:57:03] Production.INFO: ==16895== Releasing lock... [2026-04-13 05:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:57:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:57:04] Production.INFO: Date 2026-04-11 [2026-04-13 05:57:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:57:04] Production.INFO: Date 2026-04-12 [2026-04-13 05:57:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:57:04] Production.INFO: Date 2026-04-13 [2026-04-13 05:57:04] Production.INFO: Reseller ==> 0 [2026-04-13 05:57:04] Production.INFO: Total Charge 0 [2026-04-13 05:57:04] Production.INFO: CreateAllLog End [2026-04-13 05:57:04] Production.INFO: Account Balance End. [2026-04-13 05:57:04] Production.ERROR: CronJobId end 12 [2026-04-13 05:57:04] Production.INFO: ==16893== Releasing lock... [2026-04-13 05:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:57:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:57:04] Production.INFO: ==16889== Releasing lock... [2026-04-13 05:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:57:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:57:11] Production.ERROR: CronJobId end10 [2026-04-13 05:57:11] Production.INFO: ==16891== Releasing lock... [2026-04-13 05:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:57:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:57:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:57:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:57:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:57:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:57:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:57:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:57:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:57:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:57:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:57:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:57:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:57:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:57:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:57:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:57:13] Production.INFO: call_cost start [2026-04-13 05:57:13] Production.INFO: call_cost end [2026-04-13 05:57:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:57:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:57:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:57:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:57:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:57:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:57:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:57:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:57:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:57:13] Production.INFO: ==16887== Releasing lock... [2026-04-13 05:57:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:57:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:58:01] Production.INFO: ==16953== Lock acquired, processing the job... [2026-04-13 10:58:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:58:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:58:01] Production.INFO: neon service started [2026-04-13 10:58:01] Production.INFO: neon service started [2026-04-13 10:58:01] Production.INFO: ==16953== Releasing lock... [2026-04-13 10:58:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:58:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:58:02] Production.INFO: ==16955== Lock acquired, processing the job... [2026-04-13 05:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:58:02] Production.INFO: ==16957== Lock acquired, processing the job... [2026-04-13 09:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:58:02] Production.INFO: ==16957== Releasing lock... [2026-04-13 09:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:58:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:58:02] Production.INFO: ==16955== Releasing lock... [2026-04-13 05:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:58:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 05:58:03] Production.INFO: ==16959== Lock acquired, processing the job... [2026-04-13 05:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:58:03] Production.INFO: ==16962== Lock acquired, processing the job... [2026-04-13 05:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:58:03] Production.INFO: ==16964== Lock acquired, processing the job... [2026-04-13 05:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:58:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:58:03] Production.INFO: ==16968== Lock acquired, processing the job... [2026-04-13 05:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:58:03] Production.INFO: ==16966== Lock acquired, processing the job... [2026-04-13 05:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:58:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:58:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:58:03] Production.INFO: Account Balance Start. [2026-04-13 05:58:03] Production.INFO: CreateAllLog Start [2026-04-13 05:58:03] Production.INFO: 117 [2026-04-13 05:58:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:58:03] Production.INFO: ==16968== Releasing lock... [2026-04-13 05:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:58:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:58:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:58:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:58:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:58:03] Production.INFO: Date 2026-04-11 [2026-04-13 05:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:58:03] Production.INFO: Date 2026-04-12 [2026-04-13 05:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:58:03] Production.INFO: Date 2026-04-13 [2026-04-13 05:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:58:03] Production.INFO: Total Charge 0 [2026-04-13 05:58:03] Production.INFO: CreateAllLog End [2026-04-13 05:58:03] Production.INFO: ==16962== Releasing lock... [2026-04-13 05:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:58:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:58:03] Production.INFO: Account Balance End. [2026-04-13 05:58:03] Production.ERROR: CronJobId end 12 [2026-04-13 05:58:03] Production.INFO: ==16966== Releasing lock... [2026-04-13 05:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:58:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:58:10] Production.ERROR: CronJobId end10 [2026-04-13 05:58:10] Production.INFO: ==16964== Releasing lock... [2026-04-13 05:58:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:58:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:58:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:58:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:58:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:58:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:58:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:58:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:58:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:58:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:58:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:58:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:58:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:58:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:58:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:58:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:58:13] Production.INFO: call_cost start [2026-04-13 05:58:13] Production.INFO: call_cost end [2026-04-13 05:58:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:58:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:58:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:58:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:58:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:58:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:58:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:58:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:58:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:58:13] Production.INFO: ==16959== Releasing lock... [2026-04-13 05:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:58:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 10:59:01] Production.INFO: ==17025== Lock acquired, processing the job... [2026-04-13 10:59:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 10:59:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 10:59:01] Production.INFO: neon service started [2026-04-13 10:59:01] Production.INFO: neon service started [2026-04-13 10:59:01] Production.INFO: ==17025== Releasing lock... [2026-04-13 10:59:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 10:59:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 05:59:02] Production.INFO: ==17027== Lock acquired, processing the job... [2026-04-13 05:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 05:59:02] Production.INFO: ==17027== Releasing lock... [2026-04-13 05:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 05:59:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:59:02] Production.INFO: ==17029== Lock acquired, processing the job... [2026-04-13 09:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:59:02] Production.INFO: ==17029== Releasing lock... [2026-04-13 09:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 09:59:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 05:59:03] Production.INFO: ==17035== Lock acquired, processing the job... [2026-04-13 05:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 05:59:03] Production.INFO: ==17033== Lock acquired, processing the job... [2026-04-13 05:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 05:59:03] Production.INFO: ==17037== Lock acquired, processing the job... [2026-04-13 05:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 05:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 05:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 05:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 05:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 05:59:03] Production.INFO: Account Balance Start. [2026-04-13 05:59:03] Production.INFO: CreateAllLog Start [2026-04-13 05:59:03] Production.INFO: 117 [2026-04-13 05:59:03] Production.INFO: ==17039== Lock acquired, processing the job... [2026-04-13 05:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 05:59:03] Production.INFO: Date 2026-04-08 [2026-04-13 05:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:59:03] Production.INFO: ==17031== Lock acquired, processing the job... [2026-04-13 05:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 05:59:03] Production.INFO: Date 2026-04-09 [2026-04-13 05:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:59:03] Production.INFO: Date 2026-04-10 [2026-04-13 05:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:59:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 05:59:03] Production.INFO: Date 2026-04-11 [2026-04-13 05:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:59:03] Production.INFO: Date 2026-04-12 [2026-04-13 05:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:59:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 05:59:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 05:59:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 05:59:03] Production.INFO: ==17039== Releasing lock... [2026-04-13 05:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 05:59:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 05:59:03] Production.INFO: Date 2026-04-13 [2026-04-13 05:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 05:59:03] Production.INFO: Total Charge 0 [2026-04-13 05:59:03] Production.INFO: CreateAllLog End [2026-04-13 05:59:03] Production.INFO: Account Balance End. [2026-04-13 05:59:04] Production.ERROR: CronJobId end 12 [2026-04-13 05:59:04] Production.INFO: ==17037== Releasing lock... [2026-04-13 05:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 05:59:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 05:59:04] Production.INFO: ==17033== Releasing lock... [2026-04-13 05:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 05:59:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 05:59:12] Production.ERROR: CronJobId end10 [2026-04-13 05:59:12] Production.INFO: ==17035== Releasing lock... [2026-04-13 05:59:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 05:59:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 05:59:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 05:59:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 05:59:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 05:59:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 05:59:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 05:59:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 05:59:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 05:59:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 05:59:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 05:59:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 05:59:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 05:59:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 05:59:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 05:59:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 05:59:14] Production.INFO: call_cost start [2026-04-13 05:59:14] Production.INFO: call_cost end [2026-04-13 05:59:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 05:59:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 05:59:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 05:59:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 05:59:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 05:59:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 05:59:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 05:59:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 05:59:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 05:59:14] Production.INFO: ==17031== Releasing lock... [2026-04-13 05:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 05:59:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:00:02] Production.INFO: ==17096== Lock acquired, processing the job... [2026-04-13 11:00:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:00:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:00:02] Production.INFO: neon service started [2026-04-13 11:00:02] Production.INFO: neon service started [2026-04-13 11:00:02] Production.INFO: ==17096== Releasing lock... [2026-04-13 11:00:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:00:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:00:02] Production.INFO: ==17098== Lock acquired, processing the job... [2026-04-13 06:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:00:02] Production.INFO: ==17098== Releasing lock... [2026-04-13 06:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:00:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:00:02] Production.INFO: ==17100== Lock acquired, processing the job... [2026-04-13 10:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:00:02] Production.INFO: ==17100== Releasing lock... [2026-04-13 10:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:00:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:00:03] Production.INFO: ==17103== Lock acquired, processing the job... [2026-04-13 06:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:00:03] Production.INFO: ==17109== Lock acquired, processing the job... [2026-04-13 06:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:00:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:00:03] Production.INFO: ==17111== Lock acquired, processing the job... [2026-04-13 06:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:00:03] Production.INFO: ==17107== Lock acquired, processing the job... [2026-04-13 06:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:00:03] Production.INFO: ==17105== Lock acquired, processing the job... [2026-04-13 06:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:00:03] Production.INFO: Account Balance Start. [2026-04-13 06:00:03] Production.INFO: CreateAllLog Start [2026-04-13 06:00:03] Production.INFO: 117 [2026-04-13 06:00:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:00:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:00:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:00:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:00:03] Production.INFO: ==17111== Releasing lock... [2026-04-13 06:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:00:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:00:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:00:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:00:04] Production.INFO: Date 2026-04-11 [2026-04-13 06:00:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:00:04] Production.INFO: Date 2026-04-12 [2026-04-13 06:00:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:00:04] Production.INFO: Date 2026-04-13 [2026-04-13 06:00:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:00:04] Production.INFO: Total Charge 0 [2026-04-13 06:00:04] Production.INFO: CreateAllLog End [2026-04-13 06:00:04] Production.INFO: ==17105== Releasing lock... [2026-04-13 06:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:00:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:00:04] Production.INFO: Account Balance End. [2026-04-13 06:00:04] Production.ERROR: CronJobId end 12 [2026-04-13 06:00:04] Production.INFO: ==17109== Releasing lock... [2026-04-13 06:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:00:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:00:11] Production.ERROR: CronJobId end10 [2026-04-13 06:00:11] Production.INFO: ==17107== Releasing lock... [2026-04-13 06:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:00:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:00:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:00:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:00:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:00:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:00:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:00:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:00:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:00:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:00:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:00:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:00:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:00:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:00:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:00:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:00:15] Production.INFO: call_cost start [2026-04-13 06:00:15] Production.INFO: call_cost end [2026-04-13 06:00:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:00:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:00:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:00:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:00:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:00:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:00:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:00:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:00:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:00:15] Production.INFO: ==17103== Releasing lock... [2026-04-13 06:00:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:00:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:01:01] Production.INFO: ==17175== Lock acquired, processing the job... [2026-04-13 11:01:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:01:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:01:01] Production.INFO: neon service started [2026-04-13 11:01:01] Production.INFO: neon service started [2026-04-13 11:01:01] Production.INFO: ==17175== Releasing lock... [2026-04-13 11:01:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:01:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:01:02] Production.INFO: ==17186== Lock acquired, processing the job... [2026-04-13 10:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:01:02] Production.INFO: ==17186== Releasing lock... [2026-04-13 10:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:01:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:01:02] Production.INFO: ==17184== Lock acquired, processing the job... [2026-04-13 06:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:01:02] Production.INFO: ==17184== Releasing lock... [2026-04-13 06:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:01:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:01:03] Production.INFO: ==17190== Lock acquired, processing the job... [2026-04-13 06:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:01:03] Production.INFO: ==17188== Lock acquired, processing the job... [2026-04-13 06:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 06:01:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 06:01:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 06:01:03] Production.ERROR: CronJob PID - 17190 [2026-04-13 06:01:03] Production.ERROR: CronJob Title - System Alerts [2026-04-13 06:01:03] Production.ERROR: CronJob ID - 5 [2026-04-13 06:01:03] Production.ERROR: CronJob Last Run Time 2026-04-13 06:01:00 [2026-04-13 06:01:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 06:01:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 06:01:03] Production.INFO: ==17192== Lock acquired, processing the job... [2026-04-13 06:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:01:03] Production.INFO: ==17194== Lock acquired, processing the job... [2026-04-13 06:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:01:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 06:01:03] Production.INFO: ==17188== Releasing lock... [2026-04-13 06:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 06:01:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 06:01:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:01:03] Production.INFO: ==17196== Lock acquired, processing the job... [2026-04-13 06:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:01:03] Production.INFO: ==17198== Lock acquired, processing the job... [2026-04-13 06:01:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 06:01:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 06:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:01:03] Production.INFO: ==17200== Lock acquired, processing the job... [2026-04-13 06:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:01:03] Production.INFO: Account Balance Start. [2026-04-13 06:01:03] Production.INFO: CreateAllLog Start [2026-04-13 06:01:03] Production.INFO: 117 [2026-04-13 06:01:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:01:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:01:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:01:03] Production.INFO: Date 2026-04-11 [2026-04-13 06:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:01:03] Production.INFO: Date 2026-04-12 [2026-04-13 06:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:01:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:01:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:01:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:01:03] Production.INFO: ==17200== Releasing lock... [2026-04-13 06:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:01:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:01:03] Production.INFO: Date 2026-04-13 [2026-04-13 06:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:01:03] Production.INFO: Total Charge 0 [2026-04-13 06:01:03] Production.INFO: CreateAllLog End [2026-04-13 06:01:04] Production.ERROR: done [2026-04-13 06:01:04] Production.INFO: ==17192== Releasing lock... [2026-04-13 06:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:01:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 06:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087568', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 06:01:04] Production.INFO: Account Balance End. [2026-04-13 06:01:04] Production.ERROR: CronJobId end 12 [2026-04-13 06:01:04] Production.INFO: ==17196== Releasing lock... [2026-04-13 06:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:01:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:01:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087568', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 06:01:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 06:01:10] Production.INFO: ProcessCDR(1,17087568,1,1,2) [2026-04-13 06:01:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17087568,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 06:01:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17087568,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 06:01:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 06:01:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 06:01:10] Production.INFO: ==17198== Releasing lock... [2026-04-13 06:01:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 06:01:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 06:01:14] Production.ERROR: CronJobId end10 [2026-04-13 06:01:14] Production.INFO: ==17194== Releasing lock... [2026-04-13 06:01:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:01:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:01:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:01:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:01:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:01:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:01:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:01:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:01:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:01:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:01:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:01:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:01:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:01:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:01:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:01:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:01:17] Production.INFO: call_cost start [2026-04-13 06:01:17] Production.INFO: call_cost end [2026-04-13 06:01:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:01:17] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:01:17] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:01:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:01:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:01:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:01:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:01:17] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:01:17] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:01:17] Production.INFO: ==17190== Releasing lock... [2026-04-13 06:01:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:01:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:02:02] Production.INFO: ==17256== Lock acquired, processing the job... [2026-04-13 11:02:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:02:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:02:02] Production.INFO: neon service started [2026-04-13 11:02:02] Production.INFO: neon service started [2026-04-13 11:02:02] Production.INFO: ==17256== Releasing lock... [2026-04-13 11:02:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:02:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:02:02] Production.INFO: ==17259== Lock acquired, processing the job... [2026-04-13 06:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:02:02] Production.INFO: ==17259== Releasing lock... [2026-04-13 06:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:02:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:02:02] Production.INFO: ==17261== Lock acquired, processing the job... [2026-04-13 10:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:02:02] Production.INFO: ==17261== Releasing lock... [2026-04-13 10:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:02:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:02:03] Production.INFO: ==17265== Lock acquired, processing the job... [2026-04-13 06:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:02:03] Production.INFO: ==17271== Lock acquired, processing the job... [2026-04-13 06:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts# [2026-04-13 06:02:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 06:02:03] Production.INFO: ==17267== Lock acquired, processing the job... [2026-04-13 06:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:02:03] Production.INFO: ==17269== Lock acquired, processing the job... [2026-04-13 06:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:02:03] Production.INFO: ==17263== Lock acquired, processing the job... [2026-04-13 06:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:02:03] Production.INFO: ==17273== Lock acquired, processing the job... [2026-04-13 06:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:02:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:02:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:02:04] Production.INFO: Account Balance Start. [2026-04-13 06:02:04] Production.INFO: CreateAllLog Start [2026-04-13 06:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:02:04] Production.INFO: 117 [2026-04-13 06:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:02:04] Production.INFO: Date 2026-04-08 [2026-04-13 06:02:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:02:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:02:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:02:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:02:04] Production.INFO: Date 2026-04-09 [2026-04-13 06:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:02:04] Production.INFO: Date 2026-04-10 [2026-04-13 06:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:02:04] Production.INFO: Date 2026-04-11 [2026-04-13 06:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:02:04] Production.INFO: ==17273== Releasing lock... [2026-04-13 06:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:02:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:02:04] Production.INFO: ==17265== Releasing lock... [2026-04-13 06:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:02:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:02:04] Production.ERROR: done [2026-04-13 06:02:04] Production.INFO: Date 2026-04-12 [2026-04-13 06:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:02:04] Production.ERROR: tblTempVendorCDR_20 [2026-04-13 06:02:04] Production.INFO: Date 2026-04-13 [2026-04-13 06:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:02:04] Production.INFO: Total Charge 0 [2026-04-13 06:02:04] Production.INFO: CreateAllLog End [2026-04-13 06:02:04] Production.ERROR: done [2026-04-13 06:02:04] Production.INFO: Account Balance End. [2026-04-13 06:02:04] Production.ERROR: Array ( [start_date_ymd] => 2026-04-01 03:02:06 [end_date_ymd] => 2026-04-02 03:02:06 [RateCDR] => 1 ) [2026-04-13 06:02:04] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode, c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type, disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description, pin.pc_description as pincode_name from asteriskcdrdb.cdr c left outer join asterisk.cc_callcosts cc on c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/ left outer join asterisk.pr_providers p on cc_pr_id = pr_id left outer join asterisk.te_tenants te ON te.te_code = c.accountcode left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06' AND ( userfield like '%outbound%' or userfield like '%inbound%' or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/ ) AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/ AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' and prevuniqueid='' group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'') [2026-04-13 06:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:02:04] Production.ERROR: CronJobId end 12 [2026-04-13 06:02:04] Production.INFO: ==17269== Releasing lock... [2026-04-13 06:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:02:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs() #1 [internal function]: App\Console\Commands\PBXAccountUsage->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:02:04] Production.INFO: ==17271== Releasing lock... [2026-04-13 06:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops# [2026-04-13 06:02:04] Production.INFO: 27.25 MB #Memory Used# [2026-04-13 06:02:13] Production.ERROR: CronJobId end10 [2026-04-13 06:02:13] Production.INFO: ==17267== Releasing lock... [2026-04-13 06:02:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:02:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:02:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:02:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:02:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:02:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:02:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:02:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:02:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:02:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:02:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:02:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:02:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:02:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:02:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:02:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:02:14] Production.INFO: call_cost start [2026-04-13 06:02:14] Production.INFO: call_cost end [2026-04-13 06:02:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:02:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:02:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:02:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:02:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:02:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:02:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:02:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:02:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:02:14] Production.INFO: ==17263== Releasing lock... [2026-04-13 06:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:02:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:03:01] Production.INFO: ==17334== Lock acquired, processing the job... [2026-04-13 11:03:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:03:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:03:01] Production.INFO: neon service started [2026-04-13 11:03:01] Production.INFO: neon service started [2026-04-13 11:03:01] Production.INFO: ==17334== Releasing lock... [2026-04-13 11:03:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:03:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:03:01] Production.INFO: ==17336== Lock acquired, processing the job... [2026-04-13 06:03:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:03:02] Production.INFO: ==17338== Lock acquired, processing the job... [2026-04-13 10:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:03:02] Production.INFO: ==17338== Releasing lock... [2026-04-13 10:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:03:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:03:02] Production.INFO: ==17336== Releasing lock... [2026-04-13 06:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:03:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:03:02] Production.INFO: ==17345== Lock acquired, processing the job... [2026-04-13 06:03:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:03:02] Production.INFO: ==17349== Lock acquired, processing the job... [2026-04-13 06:03:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:03:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:03:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:03:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:03:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:03:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:03:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:03:02] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:03:02] Production.INFO: ==17349== Releasing lock... [2026-04-13 06:03:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:03:02] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:03:03] Production.INFO: ==17341== Lock acquired, processing the job... [2026-04-13 06:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:03:03] Production.INFO: ==17347== Lock acquired, processing the job... [2026-04-13 06:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:03:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:03:03] Production.INFO: ==17343== Lock acquired, processing the job... [2026-04-13 06:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:03:03] Production.INFO: Account Balance Start. [2026-04-13 06:03:03] Production.INFO: CreateAllLog Start [2026-04-13 06:03:03] Production.INFO: 117 [2026-04-13 06:03:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:03:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:03:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:03:03] Production.INFO: Date 2026-04-11 [2026-04-13 06:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:03:03] Production.INFO: Date 2026-04-12 [2026-04-13 06:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:03:03] Production.INFO: Date 2026-04-13 [2026-04-13 06:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:03:03] Production.INFO: Total Charge 0 [2026-04-13 06:03:03] Production.INFO: CreateAllLog End [2026-04-13 06:03:03] Production.INFO: Account Balance End. [2026-04-13 06:03:03] Production.ERROR: CronJobId end 12 [2026-04-13 06:03:03] Production.INFO: ==17347== Releasing lock... [2026-04-13 06:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:03:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:03:03] Production.INFO: ==17343== Releasing lock... [2026-04-13 06:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:03:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:03:11] Production.ERROR: CronJobId end10 [2026-04-13 06:03:11] Production.INFO: ==17345== Releasing lock... [2026-04-13 06:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:03:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:03:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:03:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:03:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:03:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:03:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:03:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:03:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:03:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:03:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:03:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:03:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:03:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:03:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:03:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:03:15] Production.INFO: call_cost start [2026-04-13 06:03:15] Production.INFO: call_cost end [2026-04-13 06:03:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:03:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:03:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:03:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:03:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:03:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:03:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:03:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:03:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:03:15] Production.INFO: ==17341== Releasing lock... [2026-04-13 06:03:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:03:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:04:01] Production.INFO: ==17404== Lock acquired, processing the job... [2026-04-13 11:04:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:04:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:04:01] Production.INFO: neon service started [2026-04-13 11:04:01] Production.INFO: neon service started [2026-04-13 11:04:01] Production.INFO: ==17404== Releasing lock... [2026-04-13 11:04:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:04:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:04:02] Production.INFO: ==17408== Lock acquired, processing the job... [2026-04-13 10:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:04:02] Production.INFO: ==17408== Releasing lock... [2026-04-13 10:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:04:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:04:02] Production.INFO: ==17406== Lock acquired, processing the job... [2026-04-13 06:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:04:02] Production.INFO: ==17406== Releasing lock... [2026-04-13 06:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:04:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:04:03] Production.INFO: ==17411== Lock acquired, processing the job... [2026-04-13 06:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:04:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:04:03] Production.INFO: ==17413== Lock acquired, processing the job... [2026-04-13 06:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:04:03] Production.INFO: ==17415== Lock acquired, processing the job... [2026-04-13 06:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:04:03] Production.INFO: ==17417== Lock acquired, processing the job... [2026-04-13 06:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:04:03] Production.INFO: ==17419== Lock acquired, processing the job... [2026-04-13 06:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:04:03] Production.INFO: Account Balance Start. [2026-04-13 06:04:03] Production.INFO: CreateAllLog Start [2026-04-13 06:04:03] Production.INFO: 117 [2026-04-13 06:04:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:04:03] Production.INFO: ==17419== Releasing lock... [2026-04-13 06:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:04:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:04:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:04:04] Production.INFO: Date 2026-04-10 [2026-04-13 06:04:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:04:04] Production.INFO: Date 2026-04-11 [2026-04-13 06:04:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:04:04] Production.INFO: Date 2026-04-12 [2026-04-13 06:04:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:04:04] Production.INFO: Date 2026-04-13 [2026-04-13 06:04:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:04:04] Production.INFO: Total Charge 0 [2026-04-13 06:04:04] Production.INFO: ==17413== Releasing lock... [2026-04-13 06:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:04:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:04:04] Production.INFO: CreateAllLog End [2026-04-13 06:04:04] Production.INFO: Account Balance End. [2026-04-13 06:04:04] Production.ERROR: CronJobId end 12 [2026-04-13 06:04:04] Production.INFO: ==17417== Releasing lock... [2026-04-13 06:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:04:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:04:11] Production.ERROR: CronJobId end10 [2026-04-13 06:04:11] Production.INFO: ==17415== Releasing lock... [2026-04-13 06:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:04:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:04:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:04:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:04:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:04:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:04:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:04:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:04:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:04:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:04:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:04:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:04:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:04:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:04:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:04:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:04:14] Production.INFO: call_cost start [2026-04-13 06:04:14] Production.INFO: call_cost end [2026-04-13 06:04:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:04:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:04:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:04:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:04:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:04:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:04:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:04:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:04:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:04:14] Production.INFO: ==17411== Releasing lock... [2026-04-13 06:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:04:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:05:02] Production.INFO: ==17476== Lock acquired, processing the job... [2026-04-13 11:05:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:05:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:05:02] Production.INFO: neon service started [2026-04-13 11:05:02] Production.INFO: neon service started [2026-04-13 11:05:02] Production.INFO: ==17476== Releasing lock... [2026-04-13 11:05:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:05:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:05:02] Production.INFO: ==17480== Lock acquired, processing the job... [2026-04-13 10:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:05:02] Production.INFO: ==17480== Releasing lock... [2026-04-13 10:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:05:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:05:02] Production.INFO: ==17478== Lock acquired, processing the job... [2026-04-13 06:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:05:03] Production.INFO: ==17478== Releasing lock... [2026-04-13 06:05:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:05:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:05:03] Production.INFO: ==17482== Lock acquired, processing the job... [2026-04-13 06:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:05:03] Production.INFO: ==17486== Lock acquired, processing the job... [2026-04-13 06:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:05:03] Production.INFO: ==17490== Lock acquired, processing the job... [2026-04-13 06:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:05:03] Production.INFO: ==17484== Lock acquired, processing the job... [2026-04-13 06:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:05:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:05:03] Production.INFO: ==17488== Lock acquired, processing the job... [2026-04-13 06:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:05:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:05:03] Production.INFO: ==17490== Releasing lock... [2026-04-13 06:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:05:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:05:04] Production.INFO: Account Balance Start. [2026-04-13 06:05:04] Production.INFO: CreateAllLog Start [2026-04-13 06:05:04] Production.INFO: 117 [2026-04-13 06:05:04] Production.INFO: Date 2026-04-08 [2026-04-13 06:05:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:05:04] Production.INFO: Date 2026-04-09 [2026-04-13 06:05:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:05:04] Production.INFO: Date 2026-04-10 [2026-04-13 06:05:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:05:04] Production.INFO: Date 2026-04-11 [2026-04-13 06:05:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:05:04] Production.INFO: Date 2026-04-12 [2026-04-13 06:05:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:05:04] Production.INFO: Date 2026-04-13 [2026-04-13 06:05:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:05:04] Production.INFO: Total Charge 0 [2026-04-13 06:05:04] Production.INFO: CreateAllLog End [2026-04-13 06:05:04] Production.INFO: Account Balance End. [2026-04-13 06:05:04] Production.ERROR: CronJobId end 12 [2026-04-13 06:05:04] Production.INFO: ==17488== Releasing lock... [2026-04-13 06:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:05:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:05:04] Production.INFO: ==17484== Releasing lock... [2026-04-13 06:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:05:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:05:12] Production.ERROR: CronJobId end10 [2026-04-13 06:05:12] Production.INFO: ==17486== Releasing lock... [2026-04-13 06:05:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:05:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:05:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:05:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:05:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:05:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:05:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:05:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:05:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:05:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:05:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:05:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:05:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:05:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:05:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:05:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:05:16] Production.INFO: call_cost start [2026-04-13 06:05:16] Production.INFO: call_cost end [2026-04-13 06:05:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:05:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:05:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:05:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:05:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:05:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:05:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:05:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:05:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:05:16] Production.INFO: ==17482== Releasing lock... [2026-04-13 06:05:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:05:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:06:01] Production.INFO: ==17546== Lock acquired, processing the job... [2026-04-13 11:06:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:06:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:06:01] Production.INFO: neon service started [2026-04-13 11:06:01] Production.INFO: neon service started [2026-04-13 11:06:01] Production.INFO: ==17546== Releasing lock... [2026-04-13 11:06:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:06:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:06:02] Production.INFO: ==17549== Lock acquired, processing the job... [2026-04-13 06:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:06:02] Production.INFO: ==17551== Lock acquired, processing the job... [2026-04-13 10:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:06:02] Production.INFO: ==17551== Releasing lock... [2026-04-13 10:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:06:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:06:02] Production.INFO: ==17549== Releasing lock... [2026-04-13 06:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:06:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:06:03] Production.INFO: ==17554== Lock acquired, processing the job... [2026-04-13 06:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:06:03] Production.INFO: ==17556== Lock acquired, processing the job... [2026-04-13 06:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:06:03] Production.INFO: ==17558== Lock acquired, processing the job... [2026-04-13 06:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:06:03] Production.INFO: ==17560== Lock acquired, processing the job... [2026-04-13 06:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:06:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:06:03] Production.INFO: ==17562== Lock acquired, processing the job... [2026-04-13 06:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:06:03] Production.INFO: Account Balance Start. [2026-04-13 06:06:03] Production.INFO: CreateAllLog Start [2026-04-13 06:06:03] Production.INFO: 117 [2026-04-13 06:06:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:06:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:06:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:06:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:06:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:06:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:06:03] Production.INFO: ==17562== Releasing lock... [2026-04-13 06:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:06:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:06:03] Production.INFO: Date 2026-04-11 [2026-04-13 06:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:06:03] Production.INFO: Date 2026-04-12 [2026-04-13 06:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:06:04] Production.INFO: Date 2026-04-13 [2026-04-13 06:06:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:06:04] Production.INFO: Total Charge 0 [2026-04-13 06:06:04] Production.INFO: CreateAllLog End [2026-04-13 06:06:04] Production.INFO: Account Balance End. [2026-04-13 06:06:04] Production.ERROR: CronJobId end 12 [2026-04-13 06:06:04] Production.INFO: ==17560== Releasing lock... [2026-04-13 06:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:06:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:06:04] Production.INFO: ==17556== Releasing lock... [2026-04-13 06:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:06:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:06:11] Production.ERROR: CronJobId end10 [2026-04-13 06:06:11] Production.INFO: ==17558== Releasing lock... [2026-04-13 06:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:06:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:06:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:06:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:06:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:06:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:06:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:06:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:06:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:06:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:06:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:06:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:06:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:06:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:06:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:06:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:06:14] Production.INFO: call_cost start [2026-04-13 06:06:14] Production.INFO: call_cost end [2026-04-13 06:06:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:06:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:06:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:06:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:06:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:06:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:06:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:06:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:06:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:06:14] Production.INFO: ==17554== Releasing lock... [2026-04-13 06:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:06:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:07:02] Production.INFO: ==17620== Lock acquired, processing the job... [2026-04-13 11:07:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:07:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:07:02] Production.INFO: neon service started [2026-04-13 11:07:02] Production.INFO: neon service started [2026-04-13 11:07:02] Production.INFO: ==17620== Releasing lock... [2026-04-13 11:07:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:07:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:07:02] Production.INFO: ==17622== Lock acquired, processing the job... [2026-04-13 06:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:07:02] Production.INFO: ==17622== Releasing lock... [2026-04-13 06:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:07:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:07:02] Production.INFO: ==17624== Lock acquired, processing the job... [2026-04-13 10:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:07:02] Production.INFO: ==17624== Releasing lock... [2026-04-13 10:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:07:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:07:03] Production.INFO: ==17627== Lock acquired, processing the job... [2026-04-13 06:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:07:03] Production.INFO: ==17629== Lock acquired, processing the job... [2026-04-13 06:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:07:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:07:03] Production.INFO: ==17631== Lock acquired, processing the job... [2026-04-13 06:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:07:03] Production.INFO: ==17633== Lock acquired, processing the job... [2026-04-13 06:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:07:03] Production.INFO: ==17635== Lock acquired, processing the job... [2026-04-13 06:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:07:03] Production.INFO: Account Balance Start. [2026-04-13 06:07:03] Production.INFO: CreateAllLog Start [2026-04-13 06:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:07:03] Production.INFO: 117 [2026-04-13 06:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:07:03] Production.INFO: ==17635== Releasing lock... [2026-04-13 06:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:07:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:07:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:07:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:07:04] Production.INFO: Date 2026-04-10 [2026-04-13 06:07:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:07:04] Production.INFO: Date 2026-04-11 [2026-04-13 06:07:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:07:04] Production.INFO: Date 2026-04-12 [2026-04-13 06:07:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:07:04] Production.INFO: Date 2026-04-13 [2026-04-13 06:07:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:07:04] Production.INFO: Total Charge 0 [2026-04-13 06:07:04] Production.INFO: CreateAllLog End [2026-04-13 06:07:04] Production.INFO: ==17629== Releasing lock... [2026-04-13 06:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:07:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:07:04] Production.INFO: Account Balance End. [2026-04-13 06:07:04] Production.ERROR: CronJobId end 12 [2026-04-13 06:07:04] Production.INFO: ==17633== Releasing lock... [2026-04-13 06:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:07:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:07:12] Production.ERROR: CronJobId end10 [2026-04-13 06:07:12] Production.INFO: ==17631== Releasing lock... [2026-04-13 06:07:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:07:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:07:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:07:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:07:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:07:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:07:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:07:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:07:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:07:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:07:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:07:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:07:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:07:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:07:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:07:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:07:14] Production.INFO: call_cost start [2026-04-13 06:07:14] Production.INFO: call_cost end [2026-04-13 06:07:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:07:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:07:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:07:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:07:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:07:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:07:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:07:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:07:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:07:14] Production.INFO: ==17627== Releasing lock... [2026-04-13 06:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:07:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:08:01] Production.INFO: ==17690== Lock acquired, processing the job... [2026-04-13 11:08:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:08:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:08:01] Production.INFO: neon service started [2026-04-13 11:08:01] Production.INFO: neon service started [2026-04-13 11:08:01] Production.INFO: ==17690== Releasing lock... [2026-04-13 11:08:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:08:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:08:02] Production.INFO: ==17692== Lock acquired, processing the job... [2026-04-13 06:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:08:02] Production.INFO: ==17694== Lock acquired, processing the job... [2026-04-13 10:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:08:02] Production.INFO: ==17694== Releasing lock... [2026-04-13 10:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:08:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:08:02] Production.INFO: ==17692== Releasing lock... [2026-04-13 06:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:08:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:08:03] Production.INFO: ==17701== Lock acquired, processing the job... [2026-04-13 06:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:08:03] Production.INFO: ==17697== Lock acquired, processing the job... [2026-04-13 06:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:08:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:08:03] Production.INFO: ==17699== Lock acquired, processing the job... [2026-04-13 06:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:08:03] Production.INFO: ==17703== Lock acquired, processing the job... [2026-04-13 06:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:08:03] Production.INFO: ==17705== Lock acquired, processing the job... [2026-04-13 06:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:08:03] Production.INFO: Account Balance Start. [2026-04-13 06:08:03] Production.INFO: CreateAllLog Start [2026-04-13 06:08:03] Production.INFO: 117 [2026-04-13 06:08:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:08:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:08:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:08:03] Production.INFO: Date 2026-04-11 [2026-04-13 06:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:08:03] Production.INFO: Date 2026-04-12 [2026-04-13 06:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:08:03] Production.INFO: ==17705== Releasing lock... [2026-04-13 06:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:08:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:08:03] Production.INFO: Date 2026-04-13 [2026-04-13 06:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:08:03] Production.INFO: Total Charge 0 [2026-04-13 06:08:03] Production.INFO: CreateAllLog End [2026-04-13 06:08:04] Production.INFO: Account Balance End. [2026-04-13 06:08:04] Production.ERROR: CronJobId end 12 [2026-04-13 06:08:04] Production.INFO: ==17703== Releasing lock... [2026-04-13 06:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:08:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:08:04] Production.INFO: ==17699== Releasing lock... [2026-04-13 06:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:08:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:08:11] Production.ERROR: CronJobId end10 [2026-04-13 06:08:11] Production.INFO: ==17701== Releasing lock... [2026-04-13 06:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:08:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:08:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:08:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:08:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:08:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:08:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:08:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:08:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:08:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:08:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:08:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:08:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:08:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:08:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:08:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:08:13] Production.INFO: call_cost start [2026-04-13 06:08:13] Production.INFO: call_cost end [2026-04-13 06:08:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:08:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:08:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:08:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:08:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:08:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:08:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:08:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:08:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:08:13] Production.INFO: ==17697== Releasing lock... [2026-04-13 06:08:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:08:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:09:01] Production.INFO: ==17767== Lock acquired, processing the job... [2026-04-13 11:09:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:09:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:09:02] Production.INFO: neon service started [2026-04-13 11:09:02] Production.INFO: neon service started [2026-04-13 11:09:02] Production.INFO: ==17767== Releasing lock... [2026-04-13 11:09:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:09:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:09:02] Production.INFO: ==17769== Lock acquired, processing the job... [2026-04-13 06:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:09:02] Production.INFO: ==17771== Lock acquired, processing the job... [2026-04-13 10:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:09:02] Production.INFO: ==17771== Releasing lock... [2026-04-13 10:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:09:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:09:02] Production.INFO: ==17769== Releasing lock... [2026-04-13 06:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:09:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:09:03] Production.INFO: ==17774== Lock acquired, processing the job... [2026-04-13 06:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:09:03] Production.INFO: ==17776== Lock acquired, processing the job... [2026-04-13 06:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:09:03] Production.INFO: ==17778== Lock acquired, processing the job... [2026-04-13 06:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:09:03] Production.INFO: ==17780== Lock acquired, processing the job... [2026-04-13 06:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:09:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:09:03] Production.INFO: ==17782== Lock acquired, processing the job... [2026-04-13 06:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:09:03] Production.INFO: Account Balance Start. [2026-04-13 06:09:03] Production.INFO: CreateAllLog Start [2026-04-13 06:09:03] Production.INFO: 117 [2026-04-13 06:09:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:09:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:09:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:09:03] Production.INFO: Date 2026-04-11 [2026-04-13 06:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:09:03] Production.INFO: ==17782== Releasing lock... [2026-04-13 06:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:09:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:09:03] Production.INFO: Date 2026-04-12 [2026-04-13 06:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:09:03] Production.INFO: Date 2026-04-13 [2026-04-13 06:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:09:03] Production.INFO: Total Charge 0 [2026-04-13 06:09:03] Production.INFO: CreateAllLog End [2026-04-13 06:09:04] Production.INFO: Account Balance End. [2026-04-13 06:09:04] Production.ERROR: CronJobId end 12 [2026-04-13 06:09:04] Production.INFO: ==17780== Releasing lock... [2026-04-13 06:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:09:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:09:04] Production.INFO: ==17776== Releasing lock... [2026-04-13 06:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:09:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:09:12] Production.ERROR: CronJobId end10 [2026-04-13 06:09:12] Production.INFO: ==17778== Releasing lock... [2026-04-13 06:09:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:09:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:09:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:09:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:09:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:09:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:09:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:09:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:09:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:09:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:09:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:09:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:09:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:09:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:09:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:09:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:09:14] Production.INFO: call_cost start [2026-04-13 06:09:14] Production.INFO: call_cost end [2026-04-13 06:09:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:09:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:09:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:09:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:09:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:09:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:09:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:09:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:09:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:09:14] Production.INFO: ==17774== Releasing lock... [2026-04-13 06:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:09:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:10:01] Production.INFO: ==17839== Lock acquired, processing the job... [2026-04-13 11:10:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:10:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:10:01] Production.INFO: neon service started [2026-04-13 11:10:01] Production.INFO: neon service started [2026-04-13 11:10:01] Production.INFO: ==17839== Releasing lock... [2026-04-13 11:10:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:10:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:10:01] Production.INFO: ==17843== Lock acquired, processing the job... [2026-04-13 10:10:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:10:01] Production.INFO: ==17843== Releasing lock... [2026-04-13 10:10:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:10:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:10:02] Production.INFO: ==17841== Lock acquired, processing the job... [2026-04-13 06:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:10:02] Production.INFO: ==17841== Releasing lock... [2026-04-13 06:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:10:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:10:03] Production.INFO: ==17847== Lock acquired, processing the job... [2026-04-13 06:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:10:03] Production.INFO: ==17845== Lock acquired, processing the job... [2026-04-13 06:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:10:03] Production.INFO: ==17849== Lock acquired, processing the job... [2026-04-13 06:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:10:03] Production.INFO: ==17853== Lock acquired, processing the job... [2026-04-13 06:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:10:03] Production.INFO: ==17851== Lock acquired, processing the job... [2026-04-13 06:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:10:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:10:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:10:03] Production.INFO: Account Balance Start. [2026-04-13 06:10:03] Production.INFO: CreateAllLog Start [2026-04-13 06:10:03] Production.INFO: 117 [2026-04-13 06:10:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:10:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:10:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:10:03] Production.INFO: ==17853== Releasing lock... [2026-04-13 06:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:10:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:10:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:10:03] Production.INFO: Date 2026-04-11 [2026-04-13 06:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:10:03] Production.INFO: Date 2026-04-12 [2026-04-13 06:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:10:03] Production.INFO: Date 2026-04-13 [2026-04-13 06:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:10:03] Production.INFO: Total Charge 0 [2026-04-13 06:10:03] Production.INFO: CreateAllLog End [2026-04-13 06:10:03] Production.INFO: ==17847== Releasing lock... [2026-04-13 06:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:10:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:10:03] Production.INFO: Account Balance End. [2026-04-13 06:10:03] Production.ERROR: CronJobId end 12 [2026-04-13 06:10:03] Production.INFO: ==17851== Releasing lock... [2026-04-13 06:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:10:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:10:10] Production.ERROR: CronJobId end10 [2026-04-13 06:10:10] Production.INFO: ==17849== Releasing lock... [2026-04-13 06:10:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:10:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:10:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:10:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:10:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:10:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:10:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:10:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:10:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:10:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:10:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:10:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:10:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:10:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:10:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:10:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:10:13] Production.INFO: call_cost start [2026-04-13 06:10:13] Production.INFO: call_cost end [2026-04-13 06:10:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:10:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:10:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:10:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:10:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:10:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:10:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:10:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:10:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:10:13] Production.INFO: ==17845== Releasing lock... [2026-04-13 06:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:10:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:11:01] Production.INFO: ==17909== Lock acquired, processing the job... [2026-04-13 11:11:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:11:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:11:01] Production.INFO: neon service started [2026-04-13 11:11:01] Production.INFO: neon service started [2026-04-13 11:11:01] Production.INFO: ==17909== Releasing lock... [2026-04-13 11:11:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:11:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:11:02] Production.INFO: ==17912== Lock acquired, processing the job... [2026-04-13 06:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:11:02] Production.INFO: ==17912== Releasing lock... [2026-04-13 06:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:11:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:11:02] Production.INFO: ==17914== Lock acquired, processing the job... [2026-04-13 10:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:11:02] Production.INFO: ==17914== Releasing lock... [2026-04-13 10:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:11:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:11:03] Production.INFO: ==17918== Lock acquired, processing the job... [2026-04-13 06:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:11:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:11:03] Production.INFO: ==17928== Lock acquired, processing the job... [2026-04-13 06:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:11:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:11:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:11:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:11:03] Production.INFO: ==17928== Releasing lock... [2026-04-13 06:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:11:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:11:03] Production.INFO: ==17916== Lock acquired, processing the job... [2026-04-13 06:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 06:11:03] Production.INFO: ==17920== Lock acquired, processing the job... [2026-04-13 06:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:11:03] Production.INFO: ==17922== Lock acquired, processing the job... [2026-04-13 06:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:11:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 06:11:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 06:11:03] Production.ERROR: CronJob PID - 17918 [2026-04-13 06:11:03] Production.ERROR: CronJob Title - System Alerts [2026-04-13 06:11:03] Production.ERROR: CronJob ID - 5 [2026-04-13 06:11:03] Production.ERROR: CronJob Last Run Time 2026-04-13 06:11:00 [2026-04-13 06:11:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 06:11:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 06:11:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 06:11:03] Production.ERROR: CronJob PID - 17920 [2026-04-13 06:11:03] Production.ERROR: CronJob Title - Account Block [2026-04-13 06:11:03] Production.ERROR: CronJob ID - 7 [2026-04-13 06:11:03] Production.ERROR: CronJob Last Run Time 2026-04-13 06:11:00 [2026-04-13 06:11:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 06:11:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 06:11:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 06:11:03] Production.ERROR: CronJob PID - 17922 [2026-04-13 06:11:03] Production.ERROR: CronJob Title - Create Customer Summary Live [2026-04-13 06:11:03] Production.ERROR: CronJob ID - 10 [2026-04-13 06:11:03] Production.ERROR: CronJob Last Run Time 2026-04-13 06:11:00 [2026-04-13 06:11:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 06:11:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 06:11:03] Production.INFO: ==17924== Lock acquired, processing the job... [2026-04-13 06:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:11:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 06:11:03] Production.INFO: ==17916== Releasing lock... [2026-04-13 06:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 06:11:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 06:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:11:03] Production.INFO: ==17926== Lock acquired, processing the job... [2026-04-13 06:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 06:11:03] Production.INFO: Account Balance Start. [2026-04-13 06:11:03] Production.INFO: CreateAllLog Start [2026-04-13 06:11:03] Production.INFO: 117 [2026-04-13 06:11:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:11:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 06:11:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:11:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:11:03] Production.INFO: Date 2026-04-11 [2026-04-13 06:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:11:03] Production.INFO: Date 2026-04-12 [2026-04-13 06:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:11:03] Production.INFO: Date 2026-04-13 [2026-04-13 06:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:11:04] Production.INFO: Total Charge 0 [2026-04-13 06:11:04] Production.INFO: CreateAllLog End [2026-04-13 06:11:04] Production.INFO: Account Balance End. [2026-04-13 06:11:04] Production.ERROR: CronJobId end 12 [2026-04-13 06:11:04] Production.INFO: ==17924== Releasing lock... [2026-04-13 06:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:11:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:11:04] Production.ERROR: done [2026-04-13 06:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 06:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087610', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 06:11:04] Production.INFO: ==17920== Releasing lock... [2026-04-13 06:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:11:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:11:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087610', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 06:11:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 06:11:10] Production.INFO: ProcessCDR(1,17087610,1,1,2) [2026-04-13 06:11:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17087610,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 06:11:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17087610,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 06:11:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 06:11:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 06:11:10] Production.INFO: ==17926== Releasing lock... [2026-04-13 06:11:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 06:11:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 06:11:13] Production.ERROR: CronJobId end10 [2026-04-13 06:11:13] Production.INFO: ==17922== Releasing lock... [2026-04-13 06:11:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:11:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:11:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:11:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:11:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:11:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:11:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:11:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:11:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:11:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:11:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:11:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:11:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:11:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:11:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:11:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:11:16] Production.INFO: call_cost start [2026-04-13 06:11:16] Production.INFO: call_cost end [2026-04-13 06:11:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:11:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:11:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:11:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:11:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:11:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:11:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:11:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:11:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:11:16] Production.INFO: ==17918== Releasing lock... [2026-04-13 06:11:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:11:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:12:02] Production.INFO: ==17985== Lock acquired, processing the job... [2026-04-13 11:12:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:12:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:12:02] Production.INFO: neon service started [2026-04-13 11:12:02] Production.INFO: neon service started [2026-04-13 11:12:02] Production.INFO: ==17985== Releasing lock... [2026-04-13 11:12:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:12:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:12:02] Production.INFO: ==17989== Lock acquired, processing the job... [2026-04-13 10:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:12:02] Production.INFO: ==17989== Releasing lock... [2026-04-13 10:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:12:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:12:02] Production.INFO: ==17987== Lock acquired, processing the job... [2026-04-13 06:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:12:02] Production.INFO: ==17987== Releasing lock... [2026-04-13 06:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:12:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:12:03] Production.INFO: ==17998== Lock acquired, processing the job... [2026-04-13 06:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:12:03] Production.INFO: Account Balance Start. [2026-04-13 06:12:03] Production.INFO: CreateAllLog Start [2026-04-13 06:12:03] Production.INFO: 117 [2026-04-13 06:12:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:12:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:12:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:12:03] Production.INFO: ==17992== Lock acquired, processing the job... [2026-04-13 06:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:12:03] Production.INFO: Date 2026-04-11 [2026-04-13 06:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:12:03] Production.INFO: Date 2026-04-12 [2026-04-13 06:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:12:03] Production.INFO: ==17994== Lock acquired, processing the job... [2026-04-13 06:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:12:03] Production.INFO: Date 2026-04-13 [2026-04-13 06:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:12:03] Production.INFO: Total Charge 0 [2026-04-13 06:12:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:12:03] Production.INFO: CreateAllLog End [2026-04-13 06:12:03] Production.INFO: ==18000== Lock acquired, processing the job... [2026-04-13 06:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:12:03] Production.INFO: ==17996== Lock acquired, processing the job... [2026-04-13 06:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:12:04] Production.INFO: Account Balance End. [2026-04-13 06:12:04] Production.ERROR: CronJobId end 12 [2026-04-13 06:12:04] Production.INFO: ==17998== Releasing lock... [2026-04-13 06:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:12:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:12:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:12:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:12:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:12:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:12:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:12:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:12:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:12:04] Production.INFO: ==18000== Releasing lock... [2026-04-13 06:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:12:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:12:04] Production.INFO: ==17994== Releasing lock... [2026-04-13 06:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:12:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:12:11] Production.ERROR: CronJobId end10 [2026-04-13 06:12:11] Production.INFO: ==17996== Releasing lock... [2026-04-13 06:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:12:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:12:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:12:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:12:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:12:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:12:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:12:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:12:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:12:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:12:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:12:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:12:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:12:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:12:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:12:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:12:14] Production.INFO: call_cost start [2026-04-13 06:12:14] Production.INFO: call_cost end [2026-04-13 06:12:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:12:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:12:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:12:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:12:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:12:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:12:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:12:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:12:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:12:14] Production.INFO: ==17992== Releasing lock... [2026-04-13 06:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:12:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:13:01] Production.INFO: ==18057== Lock acquired, processing the job... [2026-04-13 11:13:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:13:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:13:01] Production.INFO: neon service started [2026-04-13 11:13:01] Production.INFO: neon service started [2026-04-13 11:13:01] Production.INFO: ==18057== Releasing lock... [2026-04-13 11:13:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:13:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:13:01] Production.INFO: ==18059== Lock acquired, processing the job... [2026-04-13 06:13:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:13:02] Production.INFO: ==18059== Releasing lock... [2026-04-13 06:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:13:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:13:02] Production.INFO: ==18061== Lock acquired, processing the job... [2026-04-13 10:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:13:02] Production.INFO: ==18061== Releasing lock... [2026-04-13 10:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:13:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:13:02] Production.INFO: ==18064== Lock acquired, processing the job... [2026-04-13 06:13:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:13:02] Production.INFO: ==18066== Lock acquired, processing the job... [2026-04-13 06:13:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:13:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:13:03] Production.INFO: ==18070== Lock acquired, processing the job... [2026-04-13 06:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:13:03] Production.INFO: ==18068== Lock acquired, processing the job... [2026-04-13 06:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:13:03] Production.INFO: ==18072== Lock acquired, processing the job... [2026-04-13 06:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:13:03] Production.INFO: Account Balance Start. [2026-04-13 06:13:03] Production.INFO: CreateAllLog Start [2026-04-13 06:13:03] Production.INFO: 117 [2026-04-13 06:13:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:13:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:13:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:13:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:13:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:13:03] Production.INFO: ==18072== Releasing lock... [2026-04-13 06:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:13:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:13:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:13:03] Production.INFO: Date 2026-04-11 [2026-04-13 06:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:13:03] Production.INFO: Date 2026-04-12 [2026-04-13 06:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:13:03] Production.INFO: Date 2026-04-13 [2026-04-13 06:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:13:03] Production.INFO: ==18066== Releasing lock... [2026-04-13 06:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:13:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:13:03] Production.INFO: Total Charge 0 [2026-04-13 06:13:03] Production.INFO: CreateAllLog End [2026-04-13 06:13:03] Production.INFO: Account Balance End. [2026-04-13 06:13:03] Production.ERROR: CronJobId end 12 [2026-04-13 06:13:03] Production.INFO: ==18070== Releasing lock... [2026-04-13 06:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:13:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:13:11] Production.ERROR: CronJobId end10 [2026-04-13 06:13:11] Production.INFO: ==18068== Releasing lock... [2026-04-13 06:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:13:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:13:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:13:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:13:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:13:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:13:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:13:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:13:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:13:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:13:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:13:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:13:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:13:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:13:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:13:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:13:13] Production.INFO: call_cost start [2026-04-13 06:13:13] Production.INFO: call_cost end [2026-04-13 06:13:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:13:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:13:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:13:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:13:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:13:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:13:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:13:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:13:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:13:13] Production.INFO: ==18064== Releasing lock... [2026-04-13 06:13:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:13:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:14:02] Production.INFO: ==18126== Lock acquired, processing the job... [2026-04-13 11:14:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:14:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:14:02] Production.INFO: neon service started [2026-04-13 11:14:02] Production.INFO: neon service started [2026-04-13 11:14:02] Production.INFO: ==18126== Releasing lock... [2026-04-13 11:14:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:14:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:14:02] Production.INFO: ==18130== Lock acquired, processing the job... [2026-04-13 10:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:14:02] Production.INFO: ==18130== Releasing lock... [2026-04-13 10:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:14:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:14:02] Production.INFO: ==18128== Lock acquired, processing the job... [2026-04-13 06:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:14:02] Production.INFO: ==18128== Releasing lock... [2026-04-13 06:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:14:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:14:03] Production.INFO: ==18137== Lock acquired, processing the job... [2026-04-13 06:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:14:03] Production.INFO: ==18141== Lock acquired, processing the job... [2026-04-13 06:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:14:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:14:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:14:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:14:03] Production.INFO: ==18141== Releasing lock... [2026-04-13 06:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:14:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:14:03] Production.INFO: ==18133== Lock acquired, processing the job... [2026-04-13 06:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:14:03] Production.INFO: ==18139== Lock acquired, processing the job... [2026-04-13 06:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:14:03] Production.INFO: ==18135== Lock acquired, processing the job... [2026-04-13 06:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:14:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:14:03] Production.INFO: Account Balance Start. [2026-04-13 06:14:03] Production.INFO: CreateAllLog Start [2026-04-13 06:14:03] Production.INFO: 117 [2026-04-13 06:14:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:14:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:14:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:14:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:14:04] Production.INFO: Date 2026-04-11 [2026-04-13 06:14:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:14:04] Production.INFO: Date 2026-04-12 [2026-04-13 06:14:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:14:04] Production.INFO: Date 2026-04-13 [2026-04-13 06:14:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:14:04] Production.INFO: Total Charge 0 [2026-04-13 06:14:04] Production.INFO: CreateAllLog End [2026-04-13 06:14:04] Production.INFO: Account Balance End. [2026-04-13 06:14:04] Production.ERROR: CronJobId end 12 [2026-04-13 06:14:04] Production.INFO: ==18139== Releasing lock... [2026-04-13 06:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:14:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:14:04] Production.INFO: ==18135== Releasing lock... [2026-04-13 06:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:14:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:14:11] Production.ERROR: CronJobId end10 [2026-04-13 06:14:11] Production.INFO: ==18137== Releasing lock... [2026-04-13 06:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:14:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:14:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:14:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:14:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:14:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:14:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:14:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:14:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:14:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:14:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:14:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:14:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:14:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:14:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:14:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:14:14] Production.INFO: call_cost start [2026-04-13 06:14:14] Production.INFO: call_cost end [2026-04-13 06:14:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:14:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:14:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:14:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:14:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:14:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:14:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:14:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:14:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:14:14] Production.INFO: ==18133== Releasing lock... [2026-04-13 06:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:14:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:15:01] Production.INFO: ==18199== Lock acquired, processing the job... [2026-04-13 11:15:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:15:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:15:01] Production.INFO: neon service started [2026-04-13 11:15:01] Production.INFO: neon service started [2026-04-13 11:15:01] Production.INFO: ==18199== Releasing lock... [2026-04-13 11:15:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:15:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:15:01] Production.INFO: ==18201== Lock acquired, processing the job... [2026-04-13 06:15:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:15:01] Production.INFO: ==18201== Releasing lock... [2026-04-13 06:15:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:15:01] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:15:02] Production.INFO: ==18203== Lock acquired, processing the job... [2026-04-13 10:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:15:02] Production.INFO: ==18203== Releasing lock... [2026-04-13 10:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:15:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:15:02] Production.INFO: ==18209== Lock acquired, processing the job... [2026-04-13 06:15:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:15:02] Production.INFO: ==18205== Lock acquired, processing the job... [2026-04-13 06:15:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:15:02] Production.INFO: ==18207== Lock acquired, processing the job... [2026-04-13 06:15:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:15:02] Production.INFO: ==18213== Lock acquired, processing the job... [2026-04-13 06:15:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:15:02] Production.INFO: ==18211== Lock acquired, processing the job... [2026-04-13 06:15:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:15:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:15:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:15:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:15:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:15:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:15:03] Production.INFO: Account Balance Start. [2026-04-13 06:15:03] Production.INFO: CreateAllLog Start [2026-04-13 06:15:03] Production.INFO: 117 [2026-04-13 06:15:03] Production.INFO: ==18213== Releasing lock... [2026-04-13 06:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:15:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:15:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:15:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:15:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:15:03] Production.INFO: Date 2026-04-11 [2026-04-13 06:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:15:03] Production.INFO: Date 2026-04-12 [2026-04-13 06:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:15:03] Production.INFO: Date 2026-04-13 [2026-04-13 06:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:15:03] Production.INFO: Total Charge 0 [2026-04-13 06:15:03] Production.INFO: CreateAllLog End [2026-04-13 06:15:03] Production.INFO: Account Balance End. [2026-04-13 06:15:03] Production.ERROR: CronJobId end 12 [2026-04-13 06:15:03] Production.INFO: ==18211== Releasing lock... [2026-04-13 06:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:15:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:15:03] Production.INFO: ==18207== Releasing lock... [2026-04-13 06:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:15:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:15:10] Production.ERROR: CronJobId end10 [2026-04-13 06:15:10] Production.INFO: ==18209== Releasing lock... [2026-04-13 06:15:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:15:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:15:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:15:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:15:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:15:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:15:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:15:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:15:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:15:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:15:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:15:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:15:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:15:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:15:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:15:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:15:13] Production.INFO: call_cost start [2026-04-13 06:15:13] Production.INFO: call_cost end [2026-04-13 06:15:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:15:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:15:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:15:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:15:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:15:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:15:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:15:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:15:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:15:13] Production.INFO: ==18205== Releasing lock... [2026-04-13 06:15:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:15:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:16:01] Production.INFO: ==18268== Lock acquired, processing the job... [2026-04-13 11:16:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:16:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:16:01] Production.INFO: neon service started [2026-04-13 11:16:01] Production.INFO: neon service started [2026-04-13 11:16:01] Production.INFO: ==18268== Releasing lock... [2026-04-13 11:16:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:16:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:16:02] Production.INFO: ==18272== Lock acquired, processing the job... [2026-04-13 10:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:16:02] Production.INFO: ==18272== Releasing lock... [2026-04-13 10:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:16:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:16:02] Production.INFO: ==18270== Lock acquired, processing the job... [2026-04-13 06:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:16:02] Production.INFO: ==18270== Releasing lock... [2026-04-13 06:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:16:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:16:03] Production.INFO: ==18274== Lock acquired, processing the job... [2026-04-13 06:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:16:03] Production.INFO: ==18276== Lock acquired, processing the job... [2026-04-13 06:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:16:03] Production.INFO: ==18278== Lock acquired, processing the job... [2026-04-13 06:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:16:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:16:03] Production.INFO: ==18280== Lock acquired, processing the job... [2026-04-13 06:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:16:03] Production.INFO: Account Balance Start. [2026-04-13 06:16:03] Production.INFO: CreateAllLog Start [2026-04-13 06:16:03] Production.INFO: 117 [2026-04-13 06:16:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:16:03] Production.INFO: ==18282== Lock acquired, processing the job... [2026-04-13 06:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:16:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:16:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:16:03] Production.INFO: Date 2026-04-11 [2026-04-13 06:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:16:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:16:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:16:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:16:03] Production.INFO: Date 2026-04-12 [2026-04-13 06:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:16:03] Production.INFO: ==18282== Releasing lock... [2026-04-13 06:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:16:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:16:03] Production.INFO: Date 2026-04-13 [2026-04-13 06:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:16:03] Production.INFO: Total Charge 0 [2026-04-13 06:16:03] Production.INFO: CreateAllLog End [2026-04-13 06:16:04] Production.INFO: Account Balance End. [2026-04-13 06:16:04] Production.INFO: ==18276== Releasing lock... [2026-04-13 06:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:16:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:16:04] Production.ERROR: CronJobId end 12 [2026-04-13 06:16:04] Production.INFO: ==18280== Releasing lock... [2026-04-13 06:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:16:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:16:10] Production.ERROR: CronJobId end10 [2026-04-13 06:16:10] Production.INFO: ==18278== Releasing lock... [2026-04-13 06:16:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:16:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:16:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:16:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:16:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:16:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:16:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:16:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:16:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:16:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:16:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:16:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:16:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:16:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:16:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:16:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:16:14] Production.INFO: call_cost start [2026-04-13 06:16:14] Production.INFO: call_cost end [2026-04-13 06:16:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:16:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:16:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:16:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:16:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:16:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:16:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:16:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:16:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:16:14] Production.INFO: ==18274== Releasing lock... [2026-04-13 06:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:16:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:17:02] Production.INFO: ==18342== Lock acquired, processing the job... [2026-04-13 11:17:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:17:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:17:02] Production.INFO: neon service started [2026-04-13 11:17:02] Production.INFO: neon service started [2026-04-13 11:17:02] Production.INFO: ==18342== Releasing lock... [2026-04-13 11:17:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:17:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:17:02] Production.INFO: ==18344== Lock acquired, processing the job... [2026-04-13 06:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:17:02] Production.INFO: ==18344== Releasing lock... [2026-04-13 06:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:17:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:17:03] Production.INFO: ==18346== Lock acquired, processing the job... [2026-04-13 10:17:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:17:03] Production.INFO: ==18346== Releasing lock... [2026-04-13 10:17:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:17:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:17:03] Production.INFO: ==18350== Lock acquired, processing the job... [2026-04-13 06:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:17:03] Production.INFO: ==18352== Lock acquired, processing the job... [2026-04-13 06:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:17:03] Production.INFO: ==18348== Lock acquired, processing the job... [2026-04-13 06:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:17:03] Production.INFO: ==18356== Lock acquired, processing the job... [2026-04-13 06:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:17:03] Production.INFO: ==18354== Lock acquired, processing the job... [2026-04-13 06:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:17:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:17:03] Production.INFO: Account Balance Start. [2026-04-13 06:17:03] Production.INFO: CreateAllLog Start [2026-04-13 06:17:03] Production.INFO: 117 [2026-04-13 06:17:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:17:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:17:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:17:03] Production.INFO: ==18356== Releasing lock... [2026-04-13 06:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:17:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:17:03] Production.INFO: Date 2026-04-11 [2026-04-13 06:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:17:04] Production.INFO: Date 2026-04-12 [2026-04-13 06:17:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:17:04] Production.INFO: Date 2026-04-13 [2026-04-13 06:17:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:17:04] Production.INFO: Total Charge 0 [2026-04-13 06:17:04] Production.INFO: CreateAllLog End [2026-04-13 06:17:04] Production.INFO: Account Balance End. [2026-04-13 06:17:04] Production.ERROR: CronJobId end 12 [2026-04-13 06:17:04] Production.INFO: ==18354== Releasing lock... [2026-04-13 06:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:17:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:17:04] Production.INFO: ==18350== Releasing lock... [2026-04-13 06:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:17:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:17:11] Production.ERROR: CronJobId end10 [2026-04-13 06:17:11] Production.INFO: ==18352== Releasing lock... [2026-04-13 06:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:17:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:17:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:17:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:17:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:17:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:17:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:17:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:17:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:17:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:17:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:17:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:17:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:17:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:17:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:17:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:17:13] Production.INFO: call_cost start [2026-04-13 06:17:13] Production.INFO: call_cost end [2026-04-13 06:17:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:17:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:17:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:17:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:17:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:17:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:17:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:17:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:17:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:17:13] Production.INFO: ==18348== Releasing lock... [2026-04-13 06:17:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:17:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:18:01] Production.INFO: ==18413== Lock acquired, processing the job... [2026-04-13 11:18:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:18:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:18:01] Production.INFO: neon service started [2026-04-13 11:18:01] Production.INFO: neon service started [2026-04-13 11:18:01] Production.INFO: ==18413== Releasing lock... [2026-04-13 11:18:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:18:01] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 10:18:02] Production.INFO: ==18417== Lock acquired, processing the job... [2026-04-13 10:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:18:02] Production.INFO: ==18417== Releasing lock... [2026-04-13 10:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:18:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:18:02] Production.INFO: ==18415== Lock acquired, processing the job... [2026-04-13 06:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:18:02] Production.INFO: ==18415== Releasing lock... [2026-04-13 06:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:18:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:18:03] Production.INFO: ==18421== Lock acquired, processing the job... [2026-04-13 06:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:18:03] Production.INFO: ==18419== Lock acquired, processing the job... [2026-04-13 06:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:18:03] Production.INFO: ==18423== Lock acquired, processing the job... [2026-04-13 06:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:18:03] Production.INFO: ==18427== Lock acquired, processing the job... [2026-04-13 06:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:18:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:18:03] Production.INFO: ==18425== Lock acquired, processing the job... [2026-04-13 06:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:18:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:18:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:18:03] Production.INFO: Account Balance Start. [2026-04-13 06:18:03] Production.INFO: CreateAllLog Start [2026-04-13 06:18:03] Production.INFO: 117 [2026-04-13 06:18:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:18:03] Production.INFO: ==18427== Releasing lock... [2026-04-13 06:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:18:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:18:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:18:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:18:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:18:03] Production.INFO: Date 2026-04-11 [2026-04-13 06:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:18:03] Production.INFO: Date 2026-04-12 [2026-04-13 06:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:18:03] Production.INFO: Date 2026-04-13 [2026-04-13 06:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:18:03] Production.INFO: Total Charge 0 [2026-04-13 06:18:03] Production.INFO: CreateAllLog End [2026-04-13 06:18:03] Production.INFO: ==18421== Releasing lock... [2026-04-13 06:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:18:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:18:03] Production.INFO: Account Balance End. [2026-04-13 06:18:03] Production.ERROR: CronJobId end 12 [2026-04-13 06:18:03] Production.INFO: ==18425== Releasing lock... [2026-04-13 06:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:18:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:18:10] Production.ERROR: CronJobId end10 [2026-04-13 06:18:10] Production.INFO: ==18423== Releasing lock... [2026-04-13 06:18:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:18:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:18:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:18:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:18:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:18:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:18:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:18:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:18:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:18:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:18:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:18:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:18:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:18:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:18:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:18:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:18:13] Production.INFO: call_cost start [2026-04-13 06:18:13] Production.INFO: call_cost end [2026-04-13 06:18:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:18:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:18:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:18:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:18:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:18:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:18:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:18:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:18:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:18:13] Production.INFO: ==18419== Releasing lock... [2026-04-13 06:18:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:18:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:19:02] Production.INFO: ==18483== Lock acquired, processing the job... [2026-04-13 11:19:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:19:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:19:02] Production.INFO: neon service started [2026-04-13 11:19:02] Production.INFO: neon service started [2026-04-13 11:19:02] Production.INFO: ==18483== Releasing lock... [2026-04-13 11:19:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:19:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:19:02] Production.INFO: ==18485== Lock acquired, processing the job... [2026-04-13 06:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:19:02] Production.INFO: ==18485== Releasing lock... [2026-04-13 06:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:19:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:19:03] Production.INFO: ==18487== Lock acquired, processing the job... [2026-04-13 10:19:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:19:03] Production.INFO: ==18487== Releasing lock... [2026-04-13 10:19:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:19:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:19:03] Production.INFO: ==18490== Lock acquired, processing the job... [2026-04-13 06:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:19:03] Production.INFO: ==18492== Lock acquired, processing the job... [2026-04-13 06:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:19:03] Production.INFO: ==18498== Lock acquired, processing the job... [2026-04-13 06:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:19:03] Production.INFO: ==18494== Lock acquired, processing the job... [2026-04-13 06:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:19:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:19:03] Production.INFO: ==18496== Lock acquired, processing the job... [2026-04-13 06:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:19:03] Production.INFO: Account Balance Start. [2026-04-13 06:19:03] Production.INFO: CreateAllLog Start [2026-04-13 06:19:03] Production.INFO: 117 [2026-04-13 06:19:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:19:03] Production.INFO: ==18498== Releasing lock... [2026-04-13 06:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:19:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:19:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:19:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:19:04] Production.INFO: Date 2026-04-11 [2026-04-13 06:19:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:19:04] Production.INFO: Date 2026-04-12 [2026-04-13 06:19:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:19:04] Production.INFO: ==18492== Releasing lock... [2026-04-13 06:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:19:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:19:04] Production.INFO: Date 2026-04-13 [2026-04-13 06:19:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:19:04] Production.INFO: Total Charge 0 [2026-04-13 06:19:04] Production.INFO: CreateAllLog End [2026-04-13 06:19:04] Production.INFO: Account Balance End. [2026-04-13 06:19:04] Production.ERROR: CronJobId end 12 [2026-04-13 06:19:04] Production.INFO: ==18496== Releasing lock... [2026-04-13 06:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:19:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:19:12] Production.ERROR: CronJobId end10 [2026-04-13 06:19:12] Production.INFO: ==18494== Releasing lock... [2026-04-13 06:19:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:19:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:19:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:19:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:19:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:19:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:19:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:19:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:19:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:19:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:19:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:19:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:19:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:19:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:19:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:19:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:19:14] Production.INFO: call_cost start [2026-04-13 06:19:14] Production.INFO: call_cost end [2026-04-13 06:19:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:19:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:19:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:19:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:19:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:19:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:19:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:19:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:19:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:19:14] Production.INFO: ==18490== Releasing lock... [2026-04-13 06:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:19:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:20:01] Production.INFO: ==18550== Lock acquired, processing the job... [2026-04-13 11:20:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:20:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:20:01] Production.INFO: neon service started [2026-04-13 11:20:01] Production.INFO: neon service started [2026-04-13 11:20:01] Production.INFO: ==18550== Releasing lock... [2026-04-13 11:20:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:20:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:20:02] Production.INFO: ==18552== Lock acquired, processing the job... [2026-04-13 06:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:20:02] Production.INFO: ==18554== Lock acquired, processing the job... [2026-04-13 10:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:20:02] Production.INFO: ==18554== Releasing lock... [2026-04-13 10:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:20:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:20:02] Production.INFO: ==18552== Releasing lock... [2026-04-13 06:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:20:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:20:03] Production.INFO: ==18559== Lock acquired, processing the job... [2026-04-13 06:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:20:03] Production.INFO: ==18557== Lock acquired, processing the job... [2026-04-13 06:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:20:03] Production.INFO: ==18563== Lock acquired, processing the job... [2026-04-13 06:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:20:03] Production.INFO: ==18565== Lock acquired, processing the job... [2026-04-13 06:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:20:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:20:03] Production.INFO: ==18561== Lock acquired, processing the job... [2026-04-13 06:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:20:03] Production.INFO: Account Balance Start. [2026-04-13 06:20:03] Production.INFO: CreateAllLog Start [2026-04-13 06:20:03] Production.INFO: 117 [2026-04-13 06:20:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:20:03] Production.INFO: ==18565== Releasing lock... [2026-04-13 06:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:20:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:20:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:20:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:20:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:20:04] Production.INFO: Date 2026-04-11 [2026-04-13 06:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:20:04] Production.INFO: Date 2026-04-12 [2026-04-13 06:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:20:04] Production.INFO: Date 2026-04-13 [2026-04-13 06:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:20:04] Production.INFO: Total Charge 0 [2026-04-13 06:20:04] Production.INFO: CreateAllLog End [2026-04-13 06:20:04] Production.INFO: Account Balance End. [2026-04-13 06:20:04] Production.INFO: ==18559== Releasing lock... [2026-04-13 06:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:20:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:20:04] Production.ERROR: CronJobId end 12 [2026-04-13 06:20:04] Production.INFO: ==18563== Releasing lock... [2026-04-13 06:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:20:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:20:10] Production.ERROR: CronJobId end10 [2026-04-13 06:20:10] Production.INFO: ==18561== Releasing lock... [2026-04-13 06:20:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:20:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:20:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:20:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:20:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:20:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:20:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:20:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:20:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:20:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:20:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:20:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:20:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:20:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:20:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:20:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:20:14] Production.INFO: call_cost start [2026-04-13 06:20:14] Production.INFO: call_cost end [2026-04-13 06:20:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:20:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:20:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:20:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:20:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:20:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:20:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:20:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:20:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:20:14] Production.INFO: ==18557== Releasing lock... [2026-04-13 06:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:20:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:21:02] Production.INFO: ==18622== Lock acquired, processing the job... [2026-04-13 11:21:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:21:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:21:02] Production.INFO: neon service started [2026-04-13 11:21:02] Production.INFO: neon service started [2026-04-13 11:21:02] Production.INFO: ==18622== Releasing lock... [2026-04-13 11:21:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:21:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:21:02] Production.INFO: ==18626== Lock acquired, processing the job... [2026-04-13 10:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:21:02] Production.INFO: ==18626== Releasing lock... [2026-04-13 10:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:21:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:21:02] Production.INFO: ==18624== Lock acquired, processing the job... [2026-04-13 06:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:21:03] Production.INFO: ==18624== Releasing lock... [2026-04-13 06:21:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:21:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:21:03] Production.INFO: ==18629== Lock acquired, processing the job... [2026-04-13 06:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 06:21:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 06:21:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 06:21:03] Production.INFO: ==18629== Releasing lock... [2026-04-13 06:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 06:21:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 06:21:04] Production.INFO: ==18631== Lock acquired, processing the job... [2026-04-13 06:21:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:21:04] Production.INFO: ==18633== Lock acquired, processing the job... [2026-04-13 06:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:21:04] Production.INFO: ==18635== Lock acquired, processing the job... [2026-04-13 06:21:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:21:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:21:04] Production.INFO: ==18639== Lock acquired, processing the job... [2026-04-13 06:21:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 06:21:04] Production.INFO: ==18637== Lock acquired, processing the job... [2026-04-13 06:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:21:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:21:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:21:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:21:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:21:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 06:21:04] Production.INFO: ==18641== Lock acquired, processing the job... [2026-04-13 06:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:21:04] Production.INFO: Account Balance Start. [2026-04-13 06:21:04] Production.INFO: CreateAllLog Start [2026-04-13 06:21:04] Production.INFO: 117 [2026-04-13 06:21:04] Production.INFO: Date 2026-04-08 [2026-04-13 06:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:21:04] Production.INFO: Date 2026-04-09 [2026-04-13 06:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:21:04] Production.INFO: Date 2026-04-10 [2026-04-13 06:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:21:04] Production.INFO: Date 2026-04-11 [2026-04-13 06:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:21:04] Production.INFO: Date 2026-04-12 [2026-04-13 06:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:21:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:21:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:21:04] Production.INFO: Date 2026-04-13 [2026-04-13 06:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:21:04] Production.INFO: Total Charge 0 [2026-04-13 06:21:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:21:04] Production.INFO: CreateAllLog End [2026-04-13 06:21:04] Production.INFO: ==18641== Releasing lock... [2026-04-13 06:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:21:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:21:04] Production.INFO: Account Balance End. [2026-04-13 06:21:04] Production.ERROR: done [2026-04-13 06:21:04] Production.ERROR: CronJobId end 12 [2026-04-13 06:21:04] Production.INFO: ==18637== Releasing lock... [2026-04-13 06:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:21:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:21:05] Production.INFO: ==18633== Releasing lock... [2026-04-13 06:21:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:21:05] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:21:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 06:21:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087651', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 06:21:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087651', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 06:21:11] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 06:21:11] Production.INFO: ProcessCDR(1,17087651,1,1,2) [2026-04-13 06:21:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17087651,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 06:21:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17087651,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 06:21:11] Production.ERROR: pbx prc_insertCDR start [2026-04-13 06:21:11] Production.ERROR: pbx prc_insertCDR end [2026-04-13 06:21:11] Production.INFO: ==18639== Releasing lock... [2026-04-13 06:21:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 06:21:11] Production.INFO: 26 MB #Memory Used# [2026-04-13 06:21:14] Production.ERROR: CronJobId end10 [2026-04-13 06:21:14] Production.INFO: ==18635== Releasing lock... [2026-04-13 06:21:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:21:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:21:17] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:21:17] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:21:17] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:21:17] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:21:17] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:21:17] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:21:17] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:21:17] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:21:17] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:21:17] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:21:17] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:21:17] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:21:17] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:21:17] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:21:17] Production.INFO: call_cost start [2026-04-13 06:21:17] Production.INFO: call_cost end [2026-04-13 06:21:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:21:17] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:21:17] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:21:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:21:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:21:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:21:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:21:17] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:21:17] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:21:17] Production.INFO: ==18631== Releasing lock... [2026-04-13 06:21:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:21:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:22:01] Production.INFO: ==18695== Lock acquired, processing the job... [2026-04-13 11:22:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:22:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:22:01] Production.INFO: neon service started [2026-04-13 11:22:01] Production.INFO: neon service started [2026-04-13 11:22:01] Production.INFO: ==18695== Releasing lock... [2026-04-13 11:22:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:22:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:22:01] Production.INFO: ==18699== Lock acquired, processing the job... [2026-04-13 10:22:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:22:01] Production.INFO: ==18699== Releasing lock... [2026-04-13 10:22:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:22:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:22:02] Production.INFO: ==18697== Lock acquired, processing the job... [2026-04-13 06:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:22:02] Production.INFO: ==18697== Releasing lock... [2026-04-13 06:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:22:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:22:03] Production.INFO: ==18704== Lock acquired, processing the job... [2026-04-13 06:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:22:03] Production.INFO: ==18702== Lock acquired, processing the job... [2026-04-13 06:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:22:03] Production.INFO: ==18710== Lock acquired, processing the job... [2026-04-13 06:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:22:03] Production.INFO: ==18706== Lock acquired, processing the job... [2026-04-13 06:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:22:03] Production.INFO: ==18708== Lock acquired, processing the job... [2026-04-13 06:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:22:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:22:03] Production.INFO: Account Balance Start. [2026-04-13 06:22:03] Production.INFO: CreateAllLog Start [2026-04-13 06:22:03] Production.INFO: 117 [2026-04-13 06:22:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:22:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:22:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:22:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:22:03] Production.INFO: ==18710== Releasing lock... [2026-04-13 06:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:22:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:22:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:22:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:22:03] Production.INFO: Date 2026-04-11 [2026-04-13 06:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:22:03] Production.INFO: Date 2026-04-12 [2026-04-13 06:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:22:03] Production.INFO: Date 2026-04-13 [2026-04-13 06:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:22:03] Production.INFO: ==18704== Releasing lock... [2026-04-13 06:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:22:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:22:03] Production.INFO: Total Charge 0 [2026-04-13 06:22:03] Production.INFO: CreateAllLog End [2026-04-13 06:22:03] Production.INFO: Account Balance End. [2026-04-13 06:22:04] Production.ERROR: CronJobId end 12 [2026-04-13 06:22:04] Production.INFO: ==18708== Releasing lock... [2026-04-13 06:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:22:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:22:12] Production.ERROR: CronJobId end10 [2026-04-13 06:22:12] Production.INFO: ==18706== Releasing lock... [2026-04-13 06:22:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:22:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:22:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:22:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:22:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:22:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:22:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:22:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:22:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:22:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:22:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:22:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:22:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:22:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:22:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:22:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:22:15] Production.INFO: call_cost start [2026-04-13 06:22:15] Production.INFO: call_cost end [2026-04-13 06:22:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:22:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:22:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:22:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:22:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:22:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:22:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:22:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:22:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:22:15] Production.INFO: ==18702== Releasing lock... [2026-04-13 06:22:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:22:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:23:01] Production.INFO: ==18778== Lock acquired, processing the job... [2026-04-13 11:23:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:23:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:23:01] Production.INFO: neon service started [2026-04-13 11:23:02] Production.INFO: neon service started [2026-04-13 11:23:02] Production.INFO: ==18778== Releasing lock... [2026-04-13 11:23:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:23:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:23:02] Production.INFO: ==18780== Lock acquired, processing the job... [2026-04-13 06:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:23:02] Production.INFO: ==18780== Releasing lock... [2026-04-13 06:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:23:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:23:02] Production.INFO: ==18782== Lock acquired, processing the job... [2026-04-13 10:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:23:02] Production.INFO: ==18782== Releasing lock... [2026-04-13 10:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:23:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:23:03] Production.INFO: ==18786== Lock acquired, processing the job... [2026-04-13 06:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:23:03] Production.INFO: ==18784== Lock acquired, processing the job... [2026-04-13 06:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:23:03] Production.INFO: ==18790== Lock acquired, processing the job... [2026-04-13 06:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:23:03] Production.INFO: ==18788== Lock acquired, processing the job... [2026-04-13 06:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:23:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:23:03] Production.INFO: Account Balance Start. [2026-04-13 06:23:03] Production.INFO: CreateAllLog Start [2026-04-13 06:23:03] Production.INFO: 117 [2026-04-13 06:23:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:23:03] Production.INFO: ==18793== Lock acquired, processing the job... [2026-04-13 06:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:23:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:23:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:23:03] Production.INFO: Date 2026-04-11 [2026-04-13 06:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:23:03] Production.INFO: Date 2026-04-12 [2026-04-13 06:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:23:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:23:03] Production.INFO: Date 2026-04-13 [2026-04-13 06:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:23:03] Production.INFO: Total Charge 0 [2026-04-13 06:23:03] Production.INFO: ==18793== Releasing lock... [2026-04-13 06:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:23:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:23:03] Production.INFO: CreateAllLog End [2026-04-13 06:23:03] Production.INFO: Account Balance End. [2026-04-13 06:23:03] Production.ERROR: CronJobId end 12 [2026-04-13 06:23:03] Production.INFO: ==18790== Releasing lock... [2026-04-13 06:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:23:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:23:03] Production.INFO: ==18786== Releasing lock... [2026-04-13 06:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:23:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:23:12] Production.ERROR: CronJobId end10 [2026-04-13 06:23:12] Production.INFO: ==18788== Releasing lock... [2026-04-13 06:23:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:23:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:23:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:23:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:23:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:23:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:23:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:23:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:23:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:23:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:23:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:23:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:23:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:23:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:23:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:23:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:23:14] Production.INFO: call_cost start [2026-04-13 06:23:14] Production.INFO: call_cost end [2026-04-13 06:23:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:23:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:23:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:23:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:23:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:23:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:23:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:23:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:23:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:23:14] Production.INFO: ==18784== Releasing lock... [2026-04-13 06:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:23:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:24:01] Production.INFO: ==18854== Lock acquired, processing the job... [2026-04-13 11:24:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:24:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:24:01] Production.INFO: neon service started [2026-04-13 11:24:01] Production.INFO: neon service started [2026-04-13 11:24:01] Production.INFO: ==18854== Releasing lock... [2026-04-13 11:24:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:24:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:24:02] Production.INFO: ==18858== Lock acquired, processing the job... [2026-04-13 10:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:24:02] Production.INFO: ==18856== Lock acquired, processing the job... [2026-04-13 06:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:24:02] Production.INFO: ==18858== Releasing lock... [2026-04-13 10:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:24:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:24:02] Production.INFO: ==18856== Releasing lock... [2026-04-13 06:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:24:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:24:03] Production.INFO: ==18861== Lock acquired, processing the job... [2026-04-13 06:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:24:03] Production.INFO: ==18863== Lock acquired, processing the job... [2026-04-13 06:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:24:03] Production.INFO: ==18865== Lock acquired, processing the job... [2026-04-13 06:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:24:03] Production.INFO: ==18867== Lock acquired, processing the job... [2026-04-13 06:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:24:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:24:03] Production.INFO: Account Balance Start. [2026-04-13 06:24:03] Production.INFO: CreateAllLog Start [2026-04-13 06:24:03] Production.INFO: 117 [2026-04-13 06:24:03] Production.INFO: ==18869== Lock acquired, processing the job... [2026-04-13 06:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:24:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:24:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:24:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:24:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:24:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:24:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:24:03] Production.INFO: ==18869== Releasing lock... [2026-04-13 06:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:24:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:24:03] Production.INFO: Date 2026-04-11 [2026-04-13 06:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:24:03] Production.INFO: Date 2026-04-12 [2026-04-13 06:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:24:03] Production.INFO: Date 2026-04-13 [2026-04-13 06:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:24:03] Production.INFO: Total Charge 0 [2026-04-13 06:24:03] Production.INFO: CreateAllLog End [2026-04-13 06:24:03] Production.INFO: ==18863== Releasing lock... [2026-04-13 06:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:24:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:24:03] Production.INFO: Account Balance End. [2026-04-13 06:24:03] Production.ERROR: CronJobId end 12 [2026-04-13 06:24:03] Production.INFO: ==18867== Releasing lock... [2026-04-13 06:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:24:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:24:10] Production.ERROR: CronJobId end10 [2026-04-13 06:24:10] Production.INFO: ==18865== Releasing lock... [2026-04-13 06:24:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:24:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:24:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:24:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:24:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:24:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:24:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:24:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:24:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:24:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:24:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:24:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:24:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:24:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:24:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:24:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:24:13] Production.INFO: call_cost start [2026-04-13 06:24:13] Production.INFO: call_cost end [2026-04-13 06:24:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:24:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:24:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:24:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:24:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:24:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:24:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:24:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:24:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:24:13] Production.INFO: ==18861== Releasing lock... [2026-04-13 06:24:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:24:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:25:01] Production.INFO: ==18923== Lock acquired, processing the job... [2026-04-13 11:25:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:25:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:25:01] Production.INFO: neon service started [2026-04-13 11:25:01] Production.INFO: neon service started [2026-04-13 11:25:01] Production.INFO: ==18923== Releasing lock... [2026-04-13 11:25:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:25:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:25:02] Production.INFO: ==18927== Lock acquired, processing the job... [2026-04-13 10:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:25:02] Production.INFO: ==18927== Releasing lock... [2026-04-13 10:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:25:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:25:02] Production.INFO: ==18925== Lock acquired, processing the job... [2026-04-13 06:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:25:02] Production.INFO: ==18925== Releasing lock... [2026-04-13 06:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:25:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:25:03] Production.INFO: ==18930== Lock acquired, processing the job... [2026-04-13 06:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:25:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:25:03] Production.INFO: ==18932== Lock acquired, processing the job... [2026-04-13 06:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:25:03] Production.INFO: ==18934== Lock acquired, processing the job... [2026-04-13 06:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:25:03] Production.INFO: ==18938== Lock acquired, processing the job... [2026-04-13 06:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:25:03] Production.INFO: ==18936== Lock acquired, processing the job... [2026-04-13 06:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:25:03] Production.INFO: Account Balance Start. [2026-04-13 06:25:03] Production.INFO: CreateAllLog Start [2026-04-13 06:25:03] Production.INFO: 117 [2026-04-13 06:25:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:25:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:25:03] Production.INFO: ==18938== Releasing lock... [2026-04-13 06:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:25:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:25:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:25:03] Production.INFO: Date 2026-04-11 [2026-04-13 06:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:25:03] Production.INFO: Date 2026-04-12 [2026-04-13 06:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:25:03] Production.INFO: Date 2026-04-13 [2026-04-13 06:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:25:04] Production.INFO: Total Charge 0 [2026-04-13 06:25:04] Production.INFO: CreateAllLog End [2026-04-13 06:25:04] Production.INFO: Account Balance End. [2026-04-13 06:25:04] Production.ERROR: CronJobId end 12 [2026-04-13 06:25:04] Production.INFO: ==18936== Releasing lock... [2026-04-13 06:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:25:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:25:04] Production.INFO: ==18932== Releasing lock... [2026-04-13 06:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:25:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:25:10] Production.ERROR: CronJobId end10 [2026-04-13 06:25:10] Production.INFO: ==18934== Releasing lock... [2026-04-13 06:25:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:25:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:25:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:25:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:25:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:25:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:25:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:25:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:25:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:25:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:25:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:25:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:25:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:25:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:25:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:25:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:25:13] Production.INFO: call_cost start [2026-04-13 06:25:13] Production.INFO: call_cost end [2026-04-13 06:25:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:25:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:25:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:25:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:25:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:25:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:25:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:25:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:25:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:25:13] Production.INFO: ==18930== Releasing lock... [2026-04-13 06:25:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:25:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:26:02] Production.INFO: ==18992== Lock acquired, processing the job... [2026-04-13 11:26:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:26:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:26:02] Production.INFO: neon service started [2026-04-13 11:26:02] Production.INFO: neon service started [2026-04-13 11:26:02] Production.INFO: ==18992== Releasing lock... [2026-04-13 11:26:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:26:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:26:02] Production.INFO: ==18994== Lock acquired, processing the job... [2026-04-13 06:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:26:02] Production.INFO: ==18994== Releasing lock... [2026-04-13 06:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:26:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:26:03] Production.INFO: ==18996== Lock acquired, processing the job... [2026-04-13 10:26:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:26:03] Production.INFO: ==18996== Releasing lock... [2026-04-13 10:26:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:26:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:26:03] Production.INFO: ==19004== Lock acquired, processing the job... [2026-04-13 06:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:26:03] Production.INFO: ==18998== Lock acquired, processing the job... [2026-04-13 06:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:26:03] Production.INFO: ==19000== Lock acquired, processing the job... [2026-04-13 06:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:26:03] Production.INFO: ==19002== Lock acquired, processing the job... [2026-04-13 06:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:26:03] Production.INFO: Account Balance Start. [2026-04-13 06:26:03] Production.INFO: CreateAllLog Start [2026-04-13 06:26:03] Production.INFO: 117 [2026-04-13 06:26:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:26:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:26:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:26:03] Production.INFO: ==19006== Lock acquired, processing the job... [2026-04-13 06:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:26:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:26:03] Production.INFO: Date 2026-04-11 [2026-04-13 06:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:26:03] Production.INFO: Date 2026-04-12 [2026-04-13 06:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:26:03] Production.INFO: Date 2026-04-13 [2026-04-13 06:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:26:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:26:04] Production.INFO: ==19006== Releasing lock... [2026-04-13 06:26:04] Production.INFO: Total Charge 0 [2026-04-13 06:26:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:26:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:26:04] Production.INFO: CreateAllLog End [2026-04-13 06:26:04] Production.INFO: Account Balance End. [2026-04-13 06:26:04] Production.ERROR: CronJobId end 12 [2026-04-13 06:26:04] Production.INFO: ==19004== Releasing lock... [2026-04-13 06:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:26:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:26:04] Production.INFO: ==19000== Releasing lock... [2026-04-13 06:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:26:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:26:11] Production.ERROR: CronJobId end10 [2026-04-13 06:26:11] Production.INFO: ==19002== Releasing lock... [2026-04-13 06:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:26:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:26:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:26:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:26:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:26:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:26:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:26:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:26:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:26:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:26:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:26:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:26:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:26:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:26:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:26:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:26:14] Production.INFO: call_cost start [2026-04-13 06:26:14] Production.INFO: call_cost end [2026-04-13 06:26:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:26:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:26:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:26:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:26:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:26:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:26:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:26:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:26:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:26:14] Production.INFO: ==18998== Releasing lock... [2026-04-13 06:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:26:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:27:01] Production.INFO: ==19063== Lock acquired, processing the job... [2026-04-13 11:27:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:27:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:27:01] Production.INFO: neon service started [2026-04-13 11:27:01] Production.INFO: neon service started [2026-04-13 11:27:01] Production.INFO: ==19063== Releasing lock... [2026-04-13 11:27:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:27:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:27:02] Production.INFO: ==19065== Lock acquired, processing the job... [2026-04-13 06:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:27:02] Production.INFO: ==19065== Releasing lock... [2026-04-13 06:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:27:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:27:02] Production.INFO: ==19067== Lock acquired, processing the job... [2026-04-13 10:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:27:02] Production.INFO: ==19067== Releasing lock... [2026-04-13 10:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:27:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:27:03] Production.INFO: ==19073== Lock acquired, processing the job... [2026-04-13 06:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:27:03] Production.INFO: ==19075== Lock acquired, processing the job... [2026-04-13 06:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:27:03] Production.INFO: ==19077== Lock acquired, processing the job... [2026-04-13 06:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:27:03] Production.INFO: ==19069== Lock acquired, processing the job... [2026-04-13 06:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:27:03] Production.INFO: ==19071== Lock acquired, processing the job... [2026-04-13 06:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:27:03] Production.INFO: Account Balance Start. [2026-04-13 06:27:03] Production.INFO: CreateAllLog Start [2026-04-13 06:27:03] Production.INFO: 117 [2026-04-13 06:27:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:27:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:27:03] Production.INFO: ==19077== Releasing lock... [2026-04-13 06:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:27:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:27:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:27:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:27:03] Production.INFO: Date 2026-04-11 [2026-04-13 06:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:27:03] Production.INFO: Date 2026-04-12 [2026-04-13 06:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:27:03] Production.INFO: Date 2026-04-13 [2026-04-13 06:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:27:03] Production.INFO: Total Charge 0 [2026-04-13 06:27:03] Production.INFO: ==19071== Releasing lock... [2026-04-13 06:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:27:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:27:03] Production.INFO: CreateAllLog End [2026-04-13 06:27:03] Production.INFO: Account Balance End. [2026-04-13 06:27:03] Production.ERROR: CronJobId end 12 [2026-04-13 06:27:03] Production.INFO: ==19075== Releasing lock... [2026-04-13 06:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:27:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:27:10] Production.ERROR: CronJobId end10 [2026-04-13 06:27:10] Production.INFO: ==19073== Releasing lock... [2026-04-13 06:27:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:27:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:27:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:27:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:27:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:27:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:27:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:27:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:27:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:27:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:27:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:27:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:27:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:27:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:27:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:27:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:27:14] Production.INFO: call_cost start [2026-04-13 06:27:14] Production.INFO: call_cost end [2026-04-13 06:27:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:27:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:27:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:27:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:27:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:27:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:27:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:27:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:27:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:27:14] Production.INFO: ==19069== Releasing lock... [2026-04-13 06:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:27:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:28:02] Production.INFO: ==19135== Lock acquired, processing the job... [2026-04-13 11:28:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:28:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:28:02] Production.INFO: neon service started [2026-04-13 11:28:02] Production.INFO: neon service started [2026-04-13 11:28:02] Production.INFO: ==19135== Releasing lock... [2026-04-13 11:28:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:28:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:28:02] Production.INFO: ==19139== Lock acquired, processing the job... [2026-04-13 10:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:28:02] Production.INFO: ==19139== Releasing lock... [2026-04-13 10:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:28:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:28:02] Production.INFO: ==19137== Lock acquired, processing the job... [2026-04-13 06:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:28:02] Production.INFO: ==19137== Releasing lock... [2026-04-13 06:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:28:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:28:03] Production.INFO: ==19143== Lock acquired, processing the job... [2026-04-13 06:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:28:03] Production.INFO: ==19145== Lock acquired, processing the job... [2026-04-13 06:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:28:03] Production.INFO: ==19150== Lock acquired, processing the job... [2026-04-13 06:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:28:03] Production.INFO: ==19141== Lock acquired, processing the job... [2026-04-13 06:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:28:03] Production.INFO: ==19147== Lock acquired, processing the job... [2026-04-13 06:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:28:03] Production.INFO: Account Balance Start. [2026-04-13 06:28:03] Production.INFO: CreateAllLog Start [2026-04-13 06:28:03] Production.INFO: 117 [2026-04-13 06:28:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:28:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:28:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:28:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:28:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:28:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:28:04] Production.INFO: Date 2026-04-10 [2026-04-13 06:28:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:28:04] Production.INFO: ==19150== Releasing lock... [2026-04-13 06:28:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:28:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:28:04] Production.INFO: Date 2026-04-11 [2026-04-13 06:28:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:28:04] Production.INFO: Date 2026-04-12 [2026-04-13 06:28:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:28:04] Production.INFO: Date 2026-04-13 [2026-04-13 06:28:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:28:04] Production.INFO: ==19143== Releasing lock... [2026-04-13 06:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:28:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:28:04] Production.INFO: Total Charge 0 [2026-04-13 06:28:04] Production.INFO: CreateAllLog End [2026-04-13 06:28:04] Production.INFO: Account Balance End. [2026-04-13 06:28:04] Production.ERROR: CronJobId end 12 [2026-04-13 06:28:04] Production.INFO: ==19147== Releasing lock... [2026-04-13 06:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:28:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:28:11] Production.ERROR: CronJobId end10 [2026-04-13 06:28:11] Production.INFO: ==19145== Releasing lock... [2026-04-13 06:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:28:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:28:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:28:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:28:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:28:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:28:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:28:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:28:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:28:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:28:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:28:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:28:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:28:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:28:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:28:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:28:14] Production.INFO: call_cost start [2026-04-13 06:28:14] Production.INFO: call_cost end [2026-04-13 06:28:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:28:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:28:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:28:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:28:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:28:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:28:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:28:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:28:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:28:14] Production.INFO: ==19141== Releasing lock... [2026-04-13 06:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:28:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:29:01] Production.INFO: ==19202== Lock acquired, processing the job... [2026-04-13 11:29:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:29:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:29:01] Production.INFO: neon service started [2026-04-13 11:29:01] Production.INFO: neon service started [2026-04-13 11:29:01] Production.INFO: ==19202== Releasing lock... [2026-04-13 11:29:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:29:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:29:02] Production.INFO: ==19204== Lock acquired, processing the job... [2026-04-13 06:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:29:02] Production.INFO: ==19206== Lock acquired, processing the job... [2026-04-13 10:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:29:02] Production.INFO: ==19206== Releasing lock... [2026-04-13 10:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:29:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:29:02] Production.INFO: ==19204== Releasing lock... [2026-04-13 06:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:29:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:29:03] Production.INFO: ==19209== Lock acquired, processing the job... [2026-04-13 06:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:29:03] Production.INFO: ==19211== Lock acquired, processing the job... [2026-04-13 06:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:29:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:29:03] Production.INFO: ==19217== Lock acquired, processing the job... [2026-04-13 06:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:29:03] Production.INFO: ==19213== Lock acquired, processing the job... [2026-04-13 06:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:29:03] Production.INFO: ==19215== Lock acquired, processing the job... [2026-04-13 06:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:29:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:29:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:29:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:29:03] Production.INFO: Account Balance Start. [2026-04-13 06:29:03] Production.INFO: CreateAllLog Start [2026-04-13 06:29:03] Production.INFO: 117 [2026-04-13 06:29:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:29:03] Production.INFO: ==19217== Releasing lock... [2026-04-13 06:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:29:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:29:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:29:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:29:03] Production.INFO: Date 2026-04-11 [2026-04-13 06:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:29:03] Production.INFO: Date 2026-04-12 [2026-04-13 06:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:29:03] Production.INFO: Date 2026-04-13 [2026-04-13 06:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:29:03] Production.INFO: Total Charge 0 [2026-04-13 06:29:03] Production.INFO: CreateAllLog End [2026-04-13 06:29:03] Production.INFO: ==19211== Releasing lock... [2026-04-13 06:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:29:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:29:03] Production.INFO: Account Balance End. [2026-04-13 06:29:03] Production.ERROR: CronJobId end 12 [2026-04-13 06:29:03] Production.INFO: ==19215== Releasing lock... [2026-04-13 06:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:29:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:29:10] Production.ERROR: CronJobId end10 [2026-04-13 06:29:10] Production.INFO: ==19213== Releasing lock... [2026-04-13 06:29:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:29:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:29:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:29:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:29:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:29:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:29:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:29:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:29:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:29:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:29:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:29:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:29:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:29:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:29:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:29:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:29:13] Production.INFO: call_cost start [2026-04-13 06:29:13] Production.INFO: call_cost end [2026-04-13 06:29:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:29:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:29:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:29:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:29:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:29:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:29:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:29:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:29:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:29:13] Production.INFO: ==19209== Releasing lock... [2026-04-13 06:29:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:29:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:30:01] Production.INFO: ==19274== Lock acquired, processing the job... [2026-04-13 11:30:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:30:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:30:01] Production.INFO: neon service started [2026-04-13 11:30:01] Production.INFO: neon service started [2026-04-13 11:30:01] Production.INFO: ==19274== Releasing lock... [2026-04-13 11:30:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:30:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:30:02] Production.INFO: ==19276== Lock acquired, processing the job... [2026-04-13 06:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:30:02] Production.INFO: ==19278== Lock acquired, processing the job... [2026-04-13 10:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:30:02] Production.INFO: ==19278== Releasing lock... [2026-04-13 10:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:30:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:30:02] Production.INFO: ==19276== Releasing lock... [2026-04-13 06:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:30:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:30:03] Production.INFO: ==19280== Lock acquired, processing the job... [2026-04-13 06:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:30:03] Production.INFO: ==19284== Lock acquired, processing the job... [2026-04-13 06:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:30:03] Production.INFO: ==19282== Lock acquired, processing the job... [2026-04-13 06:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:30:03] Production.INFO: ==19289== Lock acquired, processing the job... [2026-04-13 06:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:30:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:30:03] Production.INFO: ==19286== Lock acquired, processing the job... [2026-04-13 06:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:30:03] Production.INFO: Account Balance Start. [2026-04-13 06:30:03] Production.INFO: CreateAllLog Start [2026-04-13 06:30:03] Production.INFO: 117 [2026-04-13 06:30:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:30:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:30:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:30:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:30:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:30:03] Production.INFO: ==19289== Releasing lock... [2026-04-13 06:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:30:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:30:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:30:03] Production.INFO: Date 2026-04-11 [2026-04-13 06:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:30:03] Production.INFO: Date 2026-04-12 [2026-04-13 06:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:30:03] Production.INFO: Date 2026-04-13 [2026-04-13 06:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:30:03] Production.INFO: Total Charge 0 [2026-04-13 06:30:03] Production.INFO: CreateAllLog End [2026-04-13 06:30:04] Production.INFO: Account Balance End. [2026-04-13 06:30:04] Production.ERROR: CronJobId end 12 [2026-04-13 06:30:04] Production.INFO: ==19286== Releasing lock... [2026-04-13 06:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:30:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:30:04] Production.INFO: ==19282== Releasing lock... [2026-04-13 06:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:30:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:30:11] Production.ERROR: CronJobId end10 [2026-04-13 06:30:11] Production.INFO: ==19284== Releasing lock... [2026-04-13 06:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:30:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:30:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:30:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:30:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:30:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:30:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:30:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:30:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:30:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:30:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:30:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:30:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:30:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:30:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:30:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:30:14] Production.INFO: call_cost start [2026-04-13 06:30:14] Production.INFO: call_cost end [2026-04-13 06:30:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:30:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:30:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:30:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:30:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:30:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:30:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:30:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:30:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:30:14] Production.INFO: ==19280== Releasing lock... [2026-04-13 06:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:30:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:31:02] Production.INFO: ==19344== Lock acquired, processing the job... [2026-04-13 11:31:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:31:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:31:02] Production.INFO: neon service started [2026-04-13 11:31:02] Production.INFO: neon service started [2026-04-13 11:31:02] Production.INFO: ==19344== Releasing lock... [2026-04-13 11:31:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:31:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:31:02] Production.INFO: ==19348== Lock acquired, processing the job... [2026-04-13 10:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:31:02] Production.INFO: ==19348== Releasing lock... [2026-04-13 10:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:31:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:31:02] Production.INFO: ==19346== Lock acquired, processing the job... [2026-04-13 06:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:31:03] Production.INFO: ==19346== Releasing lock... [2026-04-13 06:31:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:31:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:31:03] Production.INFO: ==19350== Lock acquired, processing the job... [2026-04-13 06:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 06:31:03] Production.INFO: ==19352== Lock acquired, processing the job... [2026-04-13 06:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:31:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 06:31:03] Production.INFO: ==19360== Lock acquired, processing the job... [2026-04-13 06:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 06:31:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 06:31:03] Production.ERROR: CronJob PID - 19352 [2026-04-13 06:31:03] Production.ERROR: CronJob Title - System Alerts [2026-04-13 06:31:03] Production.ERROR: CronJob ID - 5 [2026-04-13 06:31:03] Production.ERROR: CronJob Last Run Time 2026-04-13 06:31:00 [2026-04-13 06:31:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 06:31:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 06:31:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:31:04] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 06:31:04] Production.INFO: ==19350== Releasing lock... [2026-04-13 06:31:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 06:31:04] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 06:31:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 06:31:04] Production.INFO: ==19356== Lock acquired, processing the job... [2026-04-13 06:31:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:31:04] Production.INFO: ==19354== Lock acquired, processing the job... [2026-04-13 06:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:31:04] Production.INFO: ==19358== Lock acquired, processing the job... [2026-04-13 06:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:31:04] Production.INFO: ==19362== Lock acquired, processing the job... [2026-04-13 06:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:31:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:31:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:31:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:31:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:31:04] Production.INFO: Account Balance Start. [2026-04-13 06:31:04] Production.INFO: CreateAllLog Start [2026-04-13 06:31:04] Production.INFO: 117 [2026-04-13 06:31:04] Production.INFO: Date 2026-04-08 [2026-04-13 06:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:31:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:31:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:31:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:31:04] Production.INFO: Date 2026-04-09 [2026-04-13 06:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:31:04] Production.INFO: Date 2026-04-10 [2026-04-13 06:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:31:04] Production.INFO: Date 2026-04-11 [2026-04-13 06:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:31:04] Production.INFO: Date 2026-04-12 [2026-04-13 06:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:31:04] Production.INFO: Date 2026-04-13 [2026-04-13 06:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:31:04] Production.INFO: Total Charge 0 [2026-04-13 06:31:04] Production.INFO: ==19362== Releasing lock... [2026-04-13 06:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:31:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:31:04] Production.ERROR: done [2026-04-13 06:31:04] Production.INFO: CreateAllLog End [2026-04-13 06:31:04] Production.INFO: ==19354== Releasing lock... [2026-04-13 06:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:31:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 06:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087692', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 06:31:05] Production.INFO: Account Balance End. [2026-04-13 06:31:05] Production.ERROR: CronJobId end 12 [2026-04-13 06:31:05] Production.INFO: ==19358== Releasing lock... [2026-04-13 06:31:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:31:05] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:31:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087692', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 06:31:09] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 06:31:09] Production.INFO: ProcessCDR(1,17087692,1,1,2) [2026-04-13 06:31:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17087692,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 06:31:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17087692,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 06:31:09] Production.ERROR: pbx prc_insertCDR start [2026-04-13 06:31:09] Production.ERROR: pbx prc_insertCDR end [2026-04-13 06:31:09] Production.INFO: ==19360== Releasing lock... [2026-04-13 06:31:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 06:31:09] Production.INFO: 26 MB #Memory Used# [2026-04-13 06:31:13] Production.ERROR: CronJobId end10 [2026-04-13 06:31:13] Production.INFO: ==19356== Releasing lock... [2026-04-13 06:31:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:31:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:31:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:31:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:31:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:31:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:31:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:31:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:31:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:31:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:31:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:31:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:31:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:31:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:31:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:31:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:31:16] Production.INFO: call_cost start [2026-04-13 06:31:16] Production.INFO: call_cost end [2026-04-13 06:31:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:31:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:31:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:31:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:31:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:31:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:31:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:31:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:31:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:31:16] Production.INFO: ==19352== Releasing lock... [2026-04-13 06:31:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:31:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:32:01] Production.INFO: ==19416== Lock acquired, processing the job... [2026-04-13 11:32:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:32:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:32:01] Production.INFO: neon service started [2026-04-13 11:32:01] Production.INFO: neon service started [2026-04-13 11:32:01] Production.INFO: ==19416== Releasing lock... [2026-04-13 11:32:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:32:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:32:01] Production.INFO: ==19420== Lock acquired, processing the job... [2026-04-13 10:32:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:32:02] Production.INFO: ==19420== Releasing lock... [2026-04-13 10:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:32:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:32:02] Production.INFO: ==19418== Lock acquired, processing the job... [2026-04-13 06:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:32:02] Production.INFO: ==19418== Releasing lock... [2026-04-13 06:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:32:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:32:03] Production.INFO: ==19423== Lock acquired, processing the job... [2026-04-13 06:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:32:03] Production.INFO: ==19425== Lock acquired, processing the job... [2026-04-13 06:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:32:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:32:03] Production.INFO: ==19429== Lock acquired, processing the job... [2026-04-13 06:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:32:03] Production.INFO: ==19427== Lock acquired, processing the job... [2026-04-13 06:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:32:03] Production.INFO: ==19431== Lock acquired, processing the job... [2026-04-13 06:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:32:03] Production.INFO: Account Balance Start. [2026-04-13 06:32:03] Production.INFO: CreateAllLog Start [2026-04-13 06:32:03] Production.INFO: 117 [2026-04-13 06:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:32:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:32:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:32:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:32:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:32:03] Production.INFO: ==19431== Releasing lock... [2026-04-13 06:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:32:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:32:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:32:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:32:03] Production.INFO: Date 2026-04-11 [2026-04-13 06:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:32:03] Production.INFO: Date 2026-04-12 [2026-04-13 06:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:32:03] Production.INFO: Date 2026-04-13 [2026-04-13 06:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:32:03] Production.INFO: Total Charge 0 [2026-04-13 06:32:03] Production.INFO: CreateAllLog End [2026-04-13 06:32:03] Production.INFO: ==19425== Releasing lock... [2026-04-13 06:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:32:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:32:03] Production.INFO: Account Balance End. [2026-04-13 06:32:03] Production.ERROR: CronJobId end 12 [2026-04-13 06:32:03] Production.INFO: ==19429== Releasing lock... [2026-04-13 06:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:32:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:32:10] Production.ERROR: CronJobId end10 [2026-04-13 06:32:10] Production.INFO: ==19427== Releasing lock... [2026-04-13 06:32:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:32:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:32:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:32:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:32:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:32:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:32:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:32:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:32:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:32:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:32:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:32:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:32:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:32:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:32:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:32:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:32:13] Production.INFO: call_cost start [2026-04-13 06:32:13] Production.INFO: call_cost end [2026-04-13 06:32:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:32:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:32:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:32:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:32:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:32:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:32:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:32:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:32:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:32:13] Production.INFO: ==19423== Releasing lock... [2026-04-13 06:32:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:32:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:33:01] Production.INFO: ==19485== Lock acquired, processing the job... [2026-04-13 11:33:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:33:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:33:02] Production.INFO: neon service started [2026-04-13 11:33:02] Production.INFO: neon service started [2026-04-13 11:33:02] Production.INFO: ==19485== Releasing lock... [2026-04-13 11:33:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:33:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:33:02] Production.INFO: ==19487== Lock acquired, processing the job... [2026-04-13 06:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:33:02] Production.INFO: ==19487== Releasing lock... [2026-04-13 06:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:33:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:33:02] Production.INFO: ==19489== Lock acquired, processing the job... [2026-04-13 10:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:33:02] Production.INFO: ==19489== Releasing lock... [2026-04-13 10:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:33:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:33:03] Production.INFO: ==19495== Lock acquired, processing the job... [2026-04-13 06:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:33:03] Production.INFO: ==19491== Lock acquired, processing the job... [2026-04-13 06:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:33:03] Production.INFO: ==19497== Lock acquired, processing the job... [2026-04-13 06:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:33:03] Production.INFO: Account Balance Start. [2026-04-13 06:33:03] Production.INFO: CreateAllLog Start [2026-04-13 06:33:03] Production.INFO: 117 [2026-04-13 06:33:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:33:03] Production.INFO: ==19493== Lock acquired, processing the job... [2026-04-13 06:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:33:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:33:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:33:03] Production.INFO: ==19500== Lock acquired, processing the job... [2026-04-13 06:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:33:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:33:03] Production.INFO: Date 2026-04-11 [2026-04-13 06:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:33:03] Production.INFO: Date 2026-04-12 [2026-04-13 06:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:33:03] Production.INFO: Date 2026-04-13 [2026-04-13 06:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:33:03] Production.INFO: Total Charge 0 [2026-04-13 06:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:33:03] Production.INFO: CreateAllLog End [2026-04-13 06:33:03] Production.INFO: ==19500== Releasing lock... [2026-04-13 06:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:33:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:33:03] Production.INFO: Account Balance End. [2026-04-13 06:33:03] Production.ERROR: CronJobId end 12 [2026-04-13 06:33:03] Production.INFO: ==19497== Releasing lock... [2026-04-13 06:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:33:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:33:04] Production.INFO: ==19493== Releasing lock... [2026-04-13 06:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:33:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:33:10] Production.ERROR: CronJobId end10 [2026-04-13 06:33:10] Production.INFO: ==19495== Releasing lock... [2026-04-13 06:33:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:33:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:33:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:33:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:33:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:33:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:33:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:33:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:33:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:33:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:33:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:33:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:33:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:33:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:33:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:33:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:33:13] Production.INFO: call_cost start [2026-04-13 06:33:13] Production.INFO: call_cost end [2026-04-13 06:33:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:33:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:33:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:33:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:33:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:33:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:33:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:33:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:33:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:33:13] Production.INFO: ==19491== Releasing lock... [2026-04-13 06:33:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:33:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:34:01] Production.INFO: ==19556== Lock acquired, processing the job... [2026-04-13 11:34:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:34:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:34:01] Production.INFO: neon service started [2026-04-13 11:34:01] Production.INFO: neon service started [2026-04-13 11:34:01] Production.INFO: ==19556== Releasing lock... [2026-04-13 11:34:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:34:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:34:01] Production.INFO: ==19560== Lock acquired, processing the job... [2026-04-13 10:34:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:34:01] Production.INFO: ==19560== Releasing lock... [2026-04-13 10:34:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:34:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:34:01] Production.INFO: ==19558== Lock acquired, processing the job... [2026-04-13 06:34:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:34:02] Production.INFO: ==19558== Releasing lock... [2026-04-13 06:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:34:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:34:03] Production.INFO: ==19569== Lock acquired, processing the job... [2026-04-13 06:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:34:03] Production.INFO: ==19571== Lock acquired, processing the job... [2026-04-13 06:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:34:03] Production.INFO: ==19563== Lock acquired, processing the job... [2026-04-13 06:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:34:03] Production.INFO: ==19567== Lock acquired, processing the job... [2026-04-13 06:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:34:03] Production.INFO: ==19565== Lock acquired, processing the job... [2026-04-13 06:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:34:03] Production.INFO: Account Balance Start. [2026-04-13 06:34:03] Production.INFO: CreateAllLog Start [2026-04-13 06:34:03] Production.INFO: 117 [2026-04-13 06:34:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:34:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:34:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:34:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:34:03] Production.INFO: ==19571== Releasing lock... [2026-04-13 06:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:34:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:34:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:34:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:34:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:34:03] Production.INFO: Date 2026-04-11 [2026-04-13 06:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:34:03] Production.INFO: Date 2026-04-12 [2026-04-13 06:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:34:03] Production.INFO: Date 2026-04-13 [2026-04-13 06:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:34:03] Production.INFO: Total Charge 0 [2026-04-13 06:34:03] Production.INFO: CreateAllLog End [2026-04-13 06:34:03] Production.INFO: Account Balance End. [2026-04-13 06:34:03] Production.ERROR: CronJobId end 12 [2026-04-13 06:34:03] Production.INFO: ==19569== Releasing lock... [2026-04-13 06:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:34:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:34:03] Production.INFO: ==19565== Releasing lock... [2026-04-13 06:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:34:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:34:10] Production.ERROR: CronJobId end10 [2026-04-13 06:34:10] Production.INFO: ==19567== Releasing lock... [2026-04-13 06:34:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:34:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:34:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:34:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:34:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:34:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:34:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:34:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:34:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:34:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:34:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:34:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:34:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:34:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:34:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:34:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:34:13] Production.INFO: call_cost start [2026-04-13 06:34:13] Production.INFO: call_cost end [2026-04-13 06:34:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:34:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:34:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:34:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:34:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:34:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:34:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:34:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:34:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:34:13] Production.INFO: ==19563== Releasing lock... [2026-04-13 06:34:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:34:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:35:01] Production.INFO: ==19626== Lock acquired, processing the job... [2026-04-13 11:35:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:35:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:35:01] Production.INFO: neon service started [2026-04-13 11:35:01] Production.INFO: neon service started [2026-04-13 11:35:01] Production.INFO: ==19626== Releasing lock... [2026-04-13 11:35:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:35:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:35:02] Production.INFO: ==19630== Lock acquired, processing the job... [2026-04-13 10:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:35:02] Production.INFO: ==19630== Releasing lock... [2026-04-13 10:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:35:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:35:02] Production.INFO: ==19628== Lock acquired, processing the job... [2026-04-13 06:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:35:02] Production.INFO: ==19628== Releasing lock... [2026-04-13 06:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:35:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:35:03] Production.INFO: ==19632== Lock acquired, processing the job... [2026-04-13 06:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:35:03] Production.INFO: ==19634== Lock acquired, processing the job... [2026-04-13 06:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:35:03] Production.INFO: ==19640== Lock acquired, processing the job... [2026-04-13 06:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:35:03] Production.INFO: ==19640== Releasing lock... [2026-04-13 06:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:35:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:35:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:35:03] Production.INFO: ==19636== Lock acquired, processing the job... [2026-04-13 06:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:35:03] Production.INFO: ==19638== Lock acquired, processing the job... [2026-04-13 06:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:35:03] Production.INFO: Account Balance Start. [2026-04-13 06:35:03] Production.INFO: CreateAllLog Start [2026-04-13 06:35:03] Production.INFO: 117 [2026-04-13 06:35:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:35:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:35:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:35:03] Production.INFO: Date 2026-04-11 [2026-04-13 06:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:35:03] Production.INFO: Date 2026-04-12 [2026-04-13 06:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:35:03] Production.INFO: ==19634== Releasing lock... [2026-04-13 06:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:35:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:35:03] Production.INFO: Date 2026-04-13 [2026-04-13 06:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:35:03] Production.INFO: Total Charge 0 [2026-04-13 06:35:03] Production.INFO: CreateAllLog End [2026-04-13 06:35:04] Production.INFO: Account Balance End. [2026-04-13 06:35:04] Production.ERROR: CronJobId end 12 [2026-04-13 06:35:04] Production.INFO: ==19638== Releasing lock... [2026-04-13 06:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:35:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:35:12] Production.ERROR: CronJobId end10 [2026-04-13 06:35:12] Production.INFO: ==19636== Releasing lock... [2026-04-13 06:35:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:35:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:35:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:35:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:35:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:35:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:35:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:35:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:35:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:35:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:35:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:35:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:35:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:35:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:35:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:35:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:35:14] Production.INFO: call_cost start [2026-04-13 06:35:14] Production.INFO: call_cost end [2026-04-13 06:35:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:35:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:35:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:35:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:35:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:35:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:35:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:35:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:35:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:35:14] Production.INFO: ==19632== Releasing lock... [2026-04-13 06:35:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:35:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:36:02] Production.INFO: ==19697== Lock acquired, processing the job... [2026-04-13 11:36:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:36:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:36:02] Production.INFO: neon service started [2026-04-13 11:36:02] Production.INFO: neon service started [2026-04-13 11:36:02] Production.INFO: ==19697== Releasing lock... [2026-04-13 11:36:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:36:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:36:02] Production.INFO: ==19701== Lock acquired, processing the job... [2026-04-13 10:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 06:36:02] Production.INFO: ==19699== Lock acquired, processing the job... [2026-04-13 06:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:36:02] Production.INFO: ==19701== Releasing lock... [2026-04-13 10:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:36:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:36:03] Production.INFO: ==19699== Releasing lock... [2026-04-13 06:36:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:36:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:36:03] Production.INFO: ==19704== Lock acquired, processing the job... [2026-04-13 06:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:36:03] Production.INFO: ==19706== Lock acquired, processing the job... [2026-04-13 06:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:36:03] Production.INFO: ==19708== Lock acquired, processing the job... [2026-04-13 06:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:36:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:36:03] Production.INFO: ==19710== Lock acquired, processing the job... [2026-04-13 06:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:36:03] Production.INFO: ==19712== Lock acquired, processing the job... [2026-04-13 06:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:36:04] Production.INFO: Account Balance Start. [2026-04-13 06:36:04] Production.INFO: CreateAllLog Start [2026-04-13 06:36:04] Production.INFO: 117 [2026-04-13 06:36:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:36:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:36:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:36:04] Production.INFO: Date 2026-04-08 [2026-04-13 06:36:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:36:04] Production.INFO: ==19712== Releasing lock... [2026-04-13 06:36:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:36:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:36:04] Production.INFO: Date 2026-04-09 [2026-04-13 06:36:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:36:04] Production.INFO: Date 2026-04-10 [2026-04-13 06:36:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:36:04] Production.INFO: Date 2026-04-11 [2026-04-13 06:36:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:36:04] Production.INFO: Date 2026-04-12 [2026-04-13 06:36:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:36:04] Production.INFO: Date 2026-04-13 [2026-04-13 06:36:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:36:04] Production.INFO: Total Charge 0 [2026-04-13 06:36:04] Production.INFO: CreateAllLog End [2026-04-13 06:36:04] Production.INFO: ==19706== Releasing lock... [2026-04-13 06:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:36:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:36:04] Production.INFO: Account Balance End. [2026-04-13 06:36:04] Production.ERROR: CronJobId end 12 [2026-04-13 06:36:04] Production.INFO: ==19710== Releasing lock... [2026-04-13 06:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:36:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:36:10] Production.ERROR: CronJobId end10 [2026-04-13 06:36:10] Production.INFO: ==19708== Releasing lock... [2026-04-13 06:36:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:36:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:36:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:36:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:36:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:36:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:36:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:36:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:36:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:36:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:36:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:36:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:36:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:36:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:36:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:36:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:36:13] Production.INFO: call_cost start [2026-04-13 06:36:13] Production.INFO: call_cost end [2026-04-13 06:36:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:36:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:36:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:36:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:36:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:36:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:36:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:36:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:36:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:36:13] Production.INFO: ==19704== Releasing lock... [2026-04-13 06:36:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:36:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:37:01] Production.INFO: ==19769== Lock acquired, processing the job... [2026-04-13 11:37:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:37:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:37:01] Production.INFO: neon service started [2026-04-13 11:37:01] Production.INFO: neon service started [2026-04-13 11:37:01] Production.INFO: ==19769== Releasing lock... [2026-04-13 11:37:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:37:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:37:01] Production.INFO: ==19771== Lock acquired, processing the job... [2026-04-13 06:37:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:37:02] Production.INFO: ==19771== Releasing lock... [2026-04-13 06:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:37:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:37:02] Production.INFO: ==19773== Lock acquired, processing the job... [2026-04-13 10:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:37:02] Production.INFO: ==19773== Releasing lock... [2026-04-13 10:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:37:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:37:02] Production.INFO: ==19779== Lock acquired, processing the job... [2026-04-13 06:37:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:37:03] Production.INFO: ==19775== Lock acquired, processing the job... [2026-04-13 06:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:37:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:37:03] Production.INFO: ==19777== Lock acquired, processing the job... [2026-04-13 06:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:37:03] Production.INFO: ==19781== Lock acquired, processing the job... [2026-04-13 06:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:37:03] Production.INFO: ==19783== Lock acquired, processing the job... [2026-04-13 06:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:37:03] Production.INFO: Account Balance Start. [2026-04-13 06:37:03] Production.INFO: CreateAllLog Start [2026-04-13 06:37:03] Production.INFO: 117 [2026-04-13 06:37:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:37:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:37:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:37:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:37:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:37:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:37:03] Production.INFO: ==19783== Releasing lock... [2026-04-13 06:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:37:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:37:03] Production.INFO: Date 2026-04-11 [2026-04-13 06:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:37:03] Production.INFO: Date 2026-04-12 [2026-04-13 06:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:37:03] Production.INFO: Date 2026-04-13 [2026-04-13 06:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:37:03] Production.INFO: Total Charge 0 [2026-04-13 06:37:03] Production.INFO: CreateAllLog End [2026-04-13 06:37:03] Production.INFO: ==19777== Releasing lock... [2026-04-13 06:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:37:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:37:03] Production.INFO: Account Balance End. [2026-04-13 06:37:04] Production.ERROR: CronJobId end 12 [2026-04-13 06:37:04] Production.INFO: ==19781== Releasing lock... [2026-04-13 06:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:37:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:37:11] Production.ERROR: CronJobId end10 [2026-04-13 06:37:11] Production.INFO: ==19779== Releasing lock... [2026-04-13 06:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:37:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:37:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:37:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:37:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:37:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:37:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:37:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:37:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:37:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:37:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:37:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:37:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:37:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:37:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:37:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:37:13] Production.INFO: call_cost start [2026-04-13 06:37:13] Production.INFO: call_cost end [2026-04-13 06:37:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:37:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:37:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:37:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:37:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:37:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:37:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:37:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:37:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:37:13] Production.INFO: ==19775== Releasing lock... [2026-04-13 06:37:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:37:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:38:02] Production.INFO: ==19840== Lock acquired, processing the job... [2026-04-13 11:38:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:38:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:38:02] Production.INFO: neon service started [2026-04-13 11:38:02] Production.INFO: neon service started [2026-04-13 11:38:02] Production.INFO: ==19840== Releasing lock... [2026-04-13 11:38:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:38:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:38:02] Production.INFO: ==19843== Lock acquired, processing the job... [2026-04-13 06:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:38:02] Production.INFO: ==19843== Releasing lock... [2026-04-13 06:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:38:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:38:02] Production.INFO: ==19845== Lock acquired, processing the job... [2026-04-13 10:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:38:03] Production.INFO: ==19845== Releasing lock... [2026-04-13 10:38:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:38:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:38:03] Production.INFO: ==19849== Lock acquired, processing the job... [2026-04-13 06:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:38:03] Production.INFO: ==19851== Lock acquired, processing the job... [2026-04-13 06:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:38:03] Production.INFO: ==19853== Lock acquired, processing the job... [2026-04-13 06:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:38:03] Production.INFO: ==19847== Lock acquired, processing the job... [2026-04-13 06:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:38:03] Production.INFO: Account Balance Start. [2026-04-13 06:38:03] Production.INFO: CreateAllLog Start [2026-04-13 06:38:03] Production.INFO: 117 [2026-04-13 06:38:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:38:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:38:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:38:03] Production.INFO: ==19855== Lock acquired, processing the job... [2026-04-13 06:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:38:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:38:03] Production.INFO: Date 2026-04-11 [2026-04-13 06:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:38:03] Production.INFO: Date 2026-04-12 [2026-04-13 06:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:38:03] Production.INFO: Date 2026-04-13 [2026-04-13 06:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:38:03] Production.INFO: Total Charge 0 [2026-04-13 06:38:03] Production.INFO: CreateAllLog End [2026-04-13 06:38:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:38:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:38:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:38:03] Production.INFO: ==19855== Releasing lock... [2026-04-13 06:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:38:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:38:04] Production.INFO: Account Balance End. [2026-04-13 06:38:04] Production.ERROR: CronJobId end 12 [2026-04-13 06:38:04] Production.INFO: ==19853== Releasing lock... [2026-04-13 06:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:38:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:38:04] Production.INFO: ==19849== Releasing lock... [2026-04-13 06:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:38:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:38:12] Production.ERROR: CronJobId end10 [2026-04-13 06:38:12] Production.INFO: ==19851== Releasing lock... [2026-04-13 06:38:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:38:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:38:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:38:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:38:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:38:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:38:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:38:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:38:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:38:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:38:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:38:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:38:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:38:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:38:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:38:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:38:15] Production.INFO: call_cost start [2026-04-13 06:38:15] Production.INFO: call_cost end [2026-04-13 06:38:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:38:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:38:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:38:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:38:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:38:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:38:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:38:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:38:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:38:15] Production.INFO: ==19847== Releasing lock... [2026-04-13 06:38:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:38:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:39:01] Production.INFO: ==19915== Lock acquired, processing the job... [2026-04-13 11:39:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:39:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:39:01] Production.INFO: neon service started [2026-04-13 11:39:01] Production.INFO: neon service started [2026-04-13 11:39:01] Production.INFO: ==19915== Releasing lock... [2026-04-13 11:39:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:39:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:39:01] Production.INFO: ==19917== Lock acquired, processing the job... [2026-04-13 06:39:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:39:02] Production.INFO: ==19917== Releasing lock... [2026-04-13 06:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:39:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:39:02] Production.INFO: ==19919== Lock acquired, processing the job... [2026-04-13 10:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:39:02] Production.INFO: ==19919== Releasing lock... [2026-04-13 10:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:39:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:39:02] Production.INFO: ==19921== Lock acquired, processing the job... [2026-04-13 06:39:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:39:03] Production.INFO: ==19923== Lock acquired, processing the job... [2026-04-13 06:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:39:03] Production.INFO: ==19927== Lock acquired, processing the job... [2026-04-13 06:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:39:03] Production.INFO: ==19925== Lock acquired, processing the job... [2026-04-13 06:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:39:03] Production.INFO: ==19929== Lock acquired, processing the job... [2026-04-13 06:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:39:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:39:03] Production.INFO: Account Balance Start. [2026-04-13 06:39:03] Production.INFO: CreateAllLog Start [2026-04-13 06:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:39:03] Production.INFO: 117 [2026-04-13 06:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:39:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:39:03] Production.INFO: ==19929== Releasing lock... [2026-04-13 06:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:39:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:39:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:39:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:39:03] Production.INFO: Date 2026-04-11 [2026-04-13 06:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:39:03] Production.INFO: Date 2026-04-12 [2026-04-13 06:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:39:03] Production.INFO: Date 2026-04-13 [2026-04-13 06:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:39:03] Production.INFO: Total Charge 0 [2026-04-13 06:39:03] Production.INFO: CreateAllLog End [2026-04-13 06:39:03] Production.INFO: ==19923== Releasing lock... [2026-04-13 06:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:39:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:39:03] Production.INFO: Account Balance End. [2026-04-13 06:39:03] Production.ERROR: CronJobId end 12 [2026-04-13 06:39:03] Production.INFO: ==19927== Releasing lock... [2026-04-13 06:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:39:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:39:10] Production.ERROR: CronJobId end10 [2026-04-13 06:39:10] Production.INFO: ==19925== Releasing lock... [2026-04-13 06:39:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:39:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:39:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:39:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:39:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:39:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:39:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:39:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:39:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:39:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:39:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:39:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:39:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:39:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:39:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:39:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:39:13] Production.INFO: call_cost start [2026-04-13 06:39:13] Production.INFO: call_cost end [2026-04-13 06:39:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:39:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:39:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:39:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:39:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:39:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:39:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:39:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:39:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:39:13] Production.INFO: ==19921== Releasing lock... [2026-04-13 06:39:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:39:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:40:01] Production.INFO: ==19985== Lock acquired, processing the job... [2026-04-13 11:40:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:40:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:40:01] Production.INFO: neon service started [2026-04-13 11:40:02] Production.INFO: neon service started [2026-04-13 11:40:02] Production.INFO: ==19985== Releasing lock... [2026-04-13 11:40:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:40:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:40:02] Production.INFO: ==19987== Lock acquired, processing the job... [2026-04-13 06:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:40:02] Production.INFO: ==19987== Releasing lock... [2026-04-13 06:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:40:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:40:02] Production.INFO: ==19989== Lock acquired, processing the job... [2026-04-13 10:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:40:02] Production.INFO: ==19989== Releasing lock... [2026-04-13 10:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:40:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:40:03] Production.INFO: ==19997== Lock acquired, processing the job... [2026-04-13 06:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:40:03] Production.INFO: ==19991== Lock acquired, processing the job... [2026-04-13 06:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:40:03] Production.INFO: ==19993== Lock acquired, processing the job... [2026-04-13 06:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:40:03] Production.INFO: ==19995== Lock acquired, processing the job... [2026-04-13 06:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:40:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:40:03] Production.INFO: ==19999== Lock acquired, processing the job... [2026-04-13 06:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:40:03] Production.INFO: Account Balance Start. [2026-04-13 06:40:03] Production.INFO: CreateAllLog Start [2026-04-13 06:40:03] Production.INFO: 117 [2026-04-13 06:40:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:40:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:40:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:40:03] Production.INFO: Date 2026-04-11 [2026-04-13 06:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:40:03] Production.INFO: Date 2026-04-12 [2026-04-13 06:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:40:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:40:03] Production.INFO: Date 2026-04-13 [2026-04-13 06:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:40:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:40:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:40:03] Production.INFO: ==19999== Releasing lock... [2026-04-13 06:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:40:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:40:03] Production.INFO: Total Charge 0 [2026-04-13 06:40:03] Production.INFO: CreateAllLog End [2026-04-13 06:40:04] Production.INFO: Account Balance End. [2026-04-13 06:40:04] Production.ERROR: CronJobId end 12 [2026-04-13 06:40:04] Production.INFO: ==19997== Releasing lock... [2026-04-13 06:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:40:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:40:04] Production.INFO: ==19993== Releasing lock... [2026-04-13 06:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:40:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:40:11] Production.ERROR: CronJobId end10 [2026-04-13 06:40:11] Production.INFO: ==19995== Releasing lock... [2026-04-13 06:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:40:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:40:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:40:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:40:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:40:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:40:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:40:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:40:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:40:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:40:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:40:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:40:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:40:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:40:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:40:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:40:14] Production.INFO: call_cost start [2026-04-13 06:40:14] Production.INFO: call_cost end [2026-04-13 06:40:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:40:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:40:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:40:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:40:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:40:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:40:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:40:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:40:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:40:14] Production.INFO: ==19991== Releasing lock... [2026-04-13 06:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:40:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:41:01] Production.INFO: ==20057== Lock acquired, processing the job... [2026-04-13 11:41:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:41:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:41:01] Production.INFO: neon service started [2026-04-13 11:41:01] Production.INFO: neon service started [2026-04-13 11:41:01] Production.INFO: ==20057== Releasing lock... [2026-04-13 11:41:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:41:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:41:01] Production.INFO: ==20061== Lock acquired, processing the job... [2026-04-13 10:41:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:41:01] Production.INFO: ==20061== Releasing lock... [2026-04-13 10:41:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:41:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:41:01] Production.INFO: ==20059== Lock acquired, processing the job... [2026-04-13 06:41:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:41:02] Production.INFO: ==20059== Releasing lock... [2026-04-13 06:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:41:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:41:03] Production.INFO: ==20068== Lock acquired, processing the job... [2026-04-13 06:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:41:03] Production.INFO: ==20064== Lock acquired, processing the job... [2026-04-13 06:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 06:41:03] Production.INFO: ==20066== Lock acquired, processing the job... [2026-04-13 06:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:41:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 06:41:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 06:41:03] Production.ERROR: CronJob PID - 20066 [2026-04-13 06:41:03] Production.ERROR: CronJob Title - System Alerts [2026-04-13 06:41:03] Production.ERROR: CronJob ID - 5 [2026-04-13 06:41:03] Production.ERROR: CronJob Last Run Time 2026-04-13 06:41:00 [2026-04-13 06:41:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 06:41:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 06:41:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 06:41:03] Production.ERROR: CronJob PID - 20068 [2026-04-13 06:41:03] Production.ERROR: CronJob Title - Account Block [2026-04-13 06:41:03] Production.ERROR: CronJob ID - 7 [2026-04-13 06:41:03] Production.ERROR: CronJob Last Run Time 2026-04-13 06:41:00 [2026-04-13 06:41:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 06:41:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 06:41:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:41:03] Production.INFO: ==20070== Lock acquired, processing the job... [2026-04-13 06:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:41:03] Production.INFO: ==20074== Lock acquired, processing the job... [2026-04-13 06:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 06:41:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 06:41:03] Production.INFO: ==20064== Releasing lock... [2026-04-13 06:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 06:41:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 06:41:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 06:41:03] Production.INFO: ==20076== Lock acquired, processing the job... [2026-04-13 06:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:41:03] Production.INFO: ==20072== Lock acquired, processing the job... [2026-04-13 06:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:41:03] Production.INFO: Account Balance Start. [2026-04-13 06:41:03] Production.INFO: CreateAllLog Start [2026-04-13 06:41:03] Production.INFO: 117 [2026-04-13 06:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:41:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:41:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:41:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:41:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:41:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:41:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:41:03] Production.INFO: Date 2026-04-11 [2026-04-13 06:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:41:03] Production.INFO: Date 2026-04-12 [2026-04-13 06:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:41:03] Production.INFO: Date 2026-04-13 [2026-04-13 06:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:41:03] Production.INFO: Total Charge 0 [2026-04-13 06:41:03] Production.INFO: CreateAllLog End [2026-04-13 06:41:04] Production.INFO: ==20076== Releasing lock... [2026-04-13 06:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:41:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:41:04] Production.ERROR: done [2026-04-13 06:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 06:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087733', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 06:41:04] Production.INFO: Account Balance End. [2026-04-13 06:41:04] Production.INFO: ==20068== Releasing lock... [2026-04-13 06:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:41:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:41:04] Production.ERROR: CronJobId end 12 [2026-04-13 06:41:04] Production.INFO: ==20072== Releasing lock... [2026-04-13 06:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:41:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:41:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087733', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 06:41:09] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 06:41:09] Production.INFO: ProcessCDR(1,17087733,1,1,2) [2026-04-13 06:41:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17087733,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 06:41:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17087733,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 06:41:09] Production.ERROR: pbx prc_insertCDR start [2026-04-13 06:41:09] Production.ERROR: pbx prc_insertCDR end [2026-04-13 06:41:09] Production.INFO: ==20074== Releasing lock... [2026-04-13 06:41:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 06:41:09] Production.INFO: 26 MB #Memory Used# [2026-04-13 06:41:13] Production.ERROR: CronJobId end10 [2026-04-13 06:41:13] Production.INFO: ==20070== Releasing lock... [2026-04-13 06:41:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:41:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:41:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:41:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:41:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:41:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:41:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:41:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:41:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:41:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:41:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:41:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:41:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:41:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:41:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:41:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:41:16] Production.INFO: call_cost start [2026-04-13 06:41:16] Production.INFO: call_cost end [2026-04-13 06:41:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:41:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:41:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:41:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:41:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:41:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:41:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:41:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:41:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:41:16] Production.INFO: ==20066== Releasing lock... [2026-04-13 06:41:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:41:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:42:01] Production.INFO: ==20129== Lock acquired, processing the job... [2026-04-13 11:42:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:42:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:42:01] Production.INFO: neon service started [2026-04-13 11:42:01] Production.INFO: neon service started [2026-04-13 11:42:01] Production.INFO: ==20129== Releasing lock... [2026-04-13 11:42:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:42:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:42:02] Production.INFO: ==20131== Lock acquired, processing the job... [2026-04-13 06:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:42:02] Production.INFO: ==20131== Releasing lock... [2026-04-13 06:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:42:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:42:02] Production.INFO: ==20133== Lock acquired, processing the job... [2026-04-13 10:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:42:02] Production.INFO: ==20133== Releasing lock... [2026-04-13 10:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:42:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:42:03] Production.INFO: ==20135== Lock acquired, processing the job... [2026-04-13 06:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:42:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:42:03] Production.INFO: ==20137== Lock acquired, processing the job... [2026-04-13 06:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:42:03] Production.INFO: ==20141== Lock acquired, processing the job... [2026-04-13 06:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:42:03] Production.INFO: ==20139== Lock acquired, processing the job... [2026-04-13 06:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:42:03] Production.INFO: ==20143== Lock acquired, processing the job... [2026-04-13 06:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:42:03] Production.INFO: Account Balance Start. [2026-04-13 06:42:03] Production.INFO: CreateAllLog Start [2026-04-13 06:42:03] Production.INFO: 117 [2026-04-13 06:42:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:42:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:42:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:42:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:42:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:42:03] Production.INFO: ==20143== Releasing lock... [2026-04-13 06:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:42:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:42:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:42:03] Production.INFO: Date 2026-04-11 [2026-04-13 06:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:42:03] Production.INFO: Date 2026-04-12 [2026-04-13 06:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:42:03] Production.INFO: Date 2026-04-13 [2026-04-13 06:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:42:03] Production.INFO: Total Charge 0 [2026-04-13 06:42:03] Production.INFO: CreateAllLog End [2026-04-13 06:42:03] Production.INFO: Account Balance End. [2026-04-13 06:42:03] Production.ERROR: CronJobId end 12 [2026-04-13 06:42:03] Production.INFO: ==20141== Releasing lock... [2026-04-13 06:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:42:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:42:04] Production.INFO: ==20137== Releasing lock... [2026-04-13 06:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:42:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:42:11] Production.ERROR: CronJobId end10 [2026-04-13 06:42:11] Production.INFO: ==20139== Releasing lock... [2026-04-13 06:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:42:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:42:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:42:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:42:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:42:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:42:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:42:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:42:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:42:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:42:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:42:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:42:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:42:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:42:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:42:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:42:14] Production.INFO: call_cost start [2026-04-13 06:42:14] Production.INFO: call_cost end [2026-04-13 06:42:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:42:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:42:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:42:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:42:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:42:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:42:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:42:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:42:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:42:14] Production.INFO: ==20135== Releasing lock... [2026-04-13 06:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:42:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:43:02] Production.INFO: ==20202== Lock acquired, processing the job... [2026-04-13 11:43:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:43:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:43:02] Production.INFO: neon service started [2026-04-13 11:43:02] Production.INFO: neon service started [2026-04-13 11:43:02] Production.INFO: ==20202== Releasing lock... [2026-04-13 11:43:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:43:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:43:02] Production.INFO: ==20204== Lock acquired, processing the job... [2026-04-13 06:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:43:02] Production.INFO: ==20206== Lock acquired, processing the job... [2026-04-13 10:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:43:02] Production.INFO: ==20206== Releasing lock... [2026-04-13 10:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:43:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:43:03] Production.INFO: ==20204== Releasing lock... [2026-04-13 06:43:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:43:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:43:03] Production.INFO: ==20209== Lock acquired, processing the job... [2026-04-13 06:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:43:03] Production.INFO: ==20211== Lock acquired, processing the job... [2026-04-13 06:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:43:03] Production.INFO: ==20213== Lock acquired, processing the job... [2026-04-13 06:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:43:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:43:03] Production.INFO: ==20215== Lock acquired, processing the job... [2026-04-13 06:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:43:04] Production.INFO: ==20217== Lock acquired, processing the job... [2026-04-13 06:43:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:43:04] Production.INFO: Account Balance Start. [2026-04-13 06:43:04] Production.INFO: CreateAllLog Start [2026-04-13 06:43:04] Production.INFO: 117 [2026-04-13 06:43:04] Production.INFO: Date 2026-04-08 [2026-04-13 06:43:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:43:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:43:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:43:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:43:04] Production.INFO: ==20217== Releasing lock... [2026-04-13 06:43:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:43:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:43:04] Production.INFO: Date 2026-04-09 [2026-04-13 06:43:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:43:04] Production.INFO: Date 2026-04-10 [2026-04-13 06:43:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:43:04] Production.INFO: Date 2026-04-11 [2026-04-13 06:43:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:43:04] Production.INFO: Date 2026-04-12 [2026-04-13 06:43:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:43:04] Production.INFO: Date 2026-04-13 [2026-04-13 06:43:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:43:04] Production.INFO: Total Charge 0 [2026-04-13 06:43:04] Production.INFO: CreateAllLog End [2026-04-13 06:43:04] Production.INFO: ==20211== Releasing lock... [2026-04-13 06:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:43:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:43:04] Production.INFO: Account Balance End. [2026-04-13 06:43:04] Production.ERROR: CronJobId end 12 [2026-04-13 06:43:04] Production.INFO: ==20215== Releasing lock... [2026-04-13 06:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:43:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:43:11] Production.ERROR: CronJobId end10 [2026-04-13 06:43:11] Production.INFO: ==20213== Releasing lock... [2026-04-13 06:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:43:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:43:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:43:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:43:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:43:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:43:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:43:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:43:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:43:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:43:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:43:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:43:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:43:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:43:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:43:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:43:14] Production.INFO: call_cost start [2026-04-13 06:43:14] Production.INFO: call_cost end [2026-04-13 06:43:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:43:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:43:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:43:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:43:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:43:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:43:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:43:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:43:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:43:14] Production.INFO: ==20209== Releasing lock... [2026-04-13 06:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:43:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:44:01] Production.INFO: ==20285== Lock acquired, processing the job... [2026-04-13 11:44:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:44:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:44:01] Production.INFO: neon service started [2026-04-13 11:44:01] Production.INFO: neon service started [2026-04-13 11:44:01] Production.INFO: ==20285== Releasing lock... [2026-04-13 11:44:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:44:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:44:01] Production.INFO: ==20287== Lock acquired, processing the job... [2026-04-13 06:44:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:44:02] Production.INFO: ==20287== Releasing lock... [2026-04-13 06:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:44:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:44:02] Production.INFO: ==20289== Lock acquired, processing the job... [2026-04-13 10:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:44:02] Production.INFO: ==20289== Releasing lock... [2026-04-13 10:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:44:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:44:02] Production.INFO: ==20291== Lock acquired, processing the job... [2026-04-13 06:44:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:44:03] Production.INFO: ==20293== Lock acquired, processing the job... [2026-04-13 06:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:44:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:44:03] Production.INFO: ==20295== Lock acquired, processing the job... [2026-04-13 06:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:44:03] Production.INFO: ==20297== Lock acquired, processing the job... [2026-04-13 06:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:44:03] Production.INFO: ==20299== Lock acquired, processing the job... [2026-04-13 06:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:44:03] Production.INFO: Account Balance Start. [2026-04-13 06:44:03] Production.INFO: CreateAllLog Start [2026-04-13 06:44:03] Production.INFO: 117 [2026-04-13 06:44:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:44:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:44:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:44:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:44:03] Production.INFO: ==20299== Releasing lock... [2026-04-13 06:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:44:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:44:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:44:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:44:03] Production.INFO: Date 2026-04-11 [2026-04-13 06:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:44:03] Production.INFO: Date 2026-04-12 [2026-04-13 06:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:44:03] Production.INFO: Date 2026-04-13 [2026-04-13 06:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:44:03] Production.INFO: ==20293== Releasing lock... [2026-04-13 06:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:44:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:44:03] Production.INFO: Total Charge 0 [2026-04-13 06:44:03] Production.INFO: CreateAllLog End [2026-04-13 06:44:04] Production.INFO: Account Balance End. [2026-04-13 06:44:04] Production.ERROR: CronJobId end 12 [2026-04-13 06:44:04] Production.INFO: ==20297== Releasing lock... [2026-04-13 06:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:44:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:44:11] Production.ERROR: CronJobId end10 [2026-04-13 06:44:11] Production.INFO: ==20295== Releasing lock... [2026-04-13 06:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:44:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:44:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:44:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:44:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:44:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:44:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:44:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:44:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:44:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:44:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:44:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:44:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:44:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:44:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:44:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:44:14] Production.INFO: call_cost start [2026-04-13 06:44:14] Production.INFO: call_cost end [2026-04-13 06:44:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:44:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:44:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:44:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:44:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:44:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:44:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:44:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:44:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:44:14] Production.INFO: ==20291== Releasing lock... [2026-04-13 06:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:44:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:45:02] Production.INFO: ==20356== Lock acquired, processing the job... [2026-04-13 11:45:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:45:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:45:02] Production.INFO: neon service started [2026-04-13 11:45:02] Production.INFO: neon service started [2026-04-13 11:45:02] Production.INFO: ==20356== Releasing lock... [2026-04-13 11:45:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:45:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:45:02] Production.INFO: ==20361== Lock acquired, processing the job... [2026-04-13 10:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:45:02] Production.INFO: ==20361== Releasing lock... [2026-04-13 10:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:45:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:45:02] Production.INFO: ==20359== Lock acquired, processing the job... [2026-04-13 06:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:45:02] Production.INFO: ==20359== Releasing lock... [2026-04-13 06:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:45:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:45:03] Production.INFO: ==20363== Lock acquired, processing the job... [2026-04-13 06:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:45:03] Production.INFO: ==20365== Lock acquired, processing the job... [2026-04-13 06:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:45:03] Production.INFO: ==20369== Lock acquired, processing the job... [2026-04-13 06:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:45:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:45:03] Production.INFO: ==20367== Lock acquired, processing the job... [2026-04-13 06:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:45:03] Production.INFO: Account Balance Start. [2026-04-13 06:45:03] Production.INFO: CreateAllLog Start [2026-04-13 06:45:03] Production.INFO: 117 [2026-04-13 06:45:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:45:03] Production.INFO: ==20371== Lock acquired, processing the job... [2026-04-13 06:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:45:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:45:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:45:03] Production.INFO: Date 2026-04-11 [2026-04-13 06:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:45:03] Production.INFO: ==20371== Releasing lock... [2026-04-13 06:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:45:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:45:04] Production.INFO: Date 2026-04-12 [2026-04-13 06:45:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:45:04] Production.INFO: Date 2026-04-13 [2026-04-13 06:45:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:45:04] Production.INFO: Total Charge 0 [2026-04-13 06:45:04] Production.INFO: CreateAllLog End [2026-04-13 06:45:04] Production.INFO: ==20365== Releasing lock... [2026-04-13 06:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:45:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:45:04] Production.INFO: Account Balance End. [2026-04-13 06:45:04] Production.ERROR: CronJobId end 12 [2026-04-13 06:45:04] Production.INFO: ==20369== Releasing lock... [2026-04-13 06:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:45:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:45:11] Production.ERROR: CronJobId end10 [2026-04-13 06:45:11] Production.INFO: ==20367== Releasing lock... [2026-04-13 06:45:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:45:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:45:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:45:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:45:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:45:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:45:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:45:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:45:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:45:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:45:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:45:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:45:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:45:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:45:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:45:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:45:13] Production.INFO: call_cost start [2026-04-13 06:45:13] Production.INFO: call_cost end [2026-04-13 06:45:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:45:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:45:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:45:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:45:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:45:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:45:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:45:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:45:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:45:13] Production.INFO: ==20363== Releasing lock... [2026-04-13 06:45:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:45:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:46:01] Production.INFO: ==20427== Lock acquired, processing the job... [2026-04-13 11:46:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:46:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:46:01] Production.INFO: neon service started [2026-04-13 11:46:01] Production.INFO: neon service started [2026-04-13 11:46:01] Production.INFO: ==20427== Releasing lock... [2026-04-13 11:46:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:46:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:46:01] Production.INFO: ==20431== Lock acquired, processing the job... [2026-04-13 10:46:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:46:01] Production.INFO: ==20431== Releasing lock... [2026-04-13 10:46:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:46:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:46:01] Production.INFO: ==20429== Lock acquired, processing the job... [2026-04-13 06:46:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:46:02] Production.INFO: ==20429== Releasing lock... [2026-04-13 06:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:46:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:46:02] Production.INFO: ==20433== Lock acquired, processing the job... [2026-04-13 06:46:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:46:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:46:02] Production.INFO: ==20439== Lock acquired, processing the job... [2026-04-13 06:46:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:46:02] Production.INFO: ==20435== Lock acquired, processing the job... [2026-04-13 06:46:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:46:03] Production.INFO: ==20437== Lock acquired, processing the job... [2026-04-13 06:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:46:03] Production.INFO: Account Balance Start. [2026-04-13 06:46:03] Production.INFO: CreateAllLog Start [2026-04-13 06:46:03] Production.INFO: 117 [2026-04-13 06:46:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:46:03] Production.INFO: ==20441== Lock acquired, processing the job... [2026-04-13 06:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:46:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:46:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:46:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:46:03] Production.INFO: Date 2026-04-11 [2026-04-13 06:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:46:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:46:03] Production.INFO: Date 2026-04-12 [2026-04-13 06:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:46:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:46:03] Production.INFO: ==20441== Releasing lock... [2026-04-13 06:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:46:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:46:03] Production.INFO: Date 2026-04-13 [2026-04-13 06:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:46:03] Production.INFO: Total Charge 0 [2026-04-13 06:46:03] Production.INFO: CreateAllLog End [2026-04-13 06:46:03] Production.INFO: Account Balance End. [2026-04-13 06:46:03] Production.ERROR: CronJobId end 12 [2026-04-13 06:46:03] Production.INFO: ==20439== Releasing lock... [2026-04-13 06:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:46:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:46:03] Production.INFO: ==20435== Releasing lock... [2026-04-13 06:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:46:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:46:10] Production.ERROR: CronJobId end10 [2026-04-13 06:46:10] Production.INFO: ==20437== Releasing lock... [2026-04-13 06:46:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:46:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:46:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:46:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:46:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:46:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:46:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:46:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:46:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:46:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:46:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:46:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:46:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:46:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:46:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:46:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:46:13] Production.INFO: call_cost start [2026-04-13 06:46:13] Production.INFO: call_cost end [2026-04-13 06:46:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:46:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:46:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:46:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:46:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:46:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:46:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:46:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:46:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:46:13] Production.INFO: ==20433== Releasing lock... [2026-04-13 06:46:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:46:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:47:01] Production.INFO: ==20499== Lock acquired, processing the job... [2026-04-13 11:47:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:47:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:47:01] Production.INFO: neon service started [2026-04-13 11:47:01] Production.INFO: neon service started [2026-04-13 11:47:01] Production.INFO: ==20499== Releasing lock... [2026-04-13 11:47:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:47:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:47:02] Production.INFO: ==20501== Lock acquired, processing the job... [2026-04-13 06:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:47:02] Production.INFO: ==20501== Releasing lock... [2026-04-13 06:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:47:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:47:02] Production.INFO: ==20503== Lock acquired, processing the job... [2026-04-13 10:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:47:02] Production.INFO: ==20503== Releasing lock... [2026-04-13 10:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:47:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:47:03] Production.INFO: ==20507== Lock acquired, processing the job... [2026-04-13 06:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:47:03] Production.INFO: ==20505== Lock acquired, processing the job... [2026-04-13 06:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:47:03] Production.INFO: ==20511== Lock acquired, processing the job... [2026-04-13 06:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:47:03] Production.INFO: ==20509== Lock acquired, processing the job... [2026-04-13 06:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:47:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:47:03] Production.INFO: ==20513== Lock acquired, processing the job... [2026-04-13 06:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:47:03] Production.INFO: Account Balance Start. [2026-04-13 06:47:03] Production.INFO: CreateAllLog Start [2026-04-13 06:47:03] Production.INFO: 117 [2026-04-13 06:47:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:47:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:47:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:47:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:47:03] Production.INFO: ==20513== Releasing lock... [2026-04-13 06:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:47:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:47:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:47:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:47:03] Production.INFO: ==20507== Releasing lock... [2026-04-13 06:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:47:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:47:03] Production.INFO: Date 2026-04-11 [2026-04-13 06:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:47:03] Production.INFO: Date 2026-04-12 [2026-04-13 06:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:47:03] Production.INFO: Date 2026-04-13 [2026-04-13 06:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:47:03] Production.INFO: Total Charge 0 [2026-04-13 06:47:03] Production.INFO: CreateAllLog End [2026-04-13 06:47:03] Production.INFO: Account Balance End. [2026-04-13 06:47:03] Production.ERROR: CronJobId end 12 [2026-04-13 06:47:03] Production.INFO: ==20511== Releasing lock... [2026-04-13 06:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:47:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:47:10] Production.ERROR: CronJobId end10 [2026-04-13 06:47:10] Production.INFO: ==20509== Releasing lock... [2026-04-13 06:47:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:47:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:47:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:47:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:47:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:47:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:47:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:47:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:47:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:47:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:47:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:47:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:47:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:47:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:47:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:47:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:47:13] Production.INFO: call_cost start [2026-04-13 06:47:13] Production.INFO: call_cost end [2026-04-13 06:47:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:47:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:47:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:47:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:47:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:47:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:47:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:47:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:47:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:47:13] Production.INFO: ==20505== Releasing lock... [2026-04-13 06:47:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:47:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:48:02] Production.INFO: ==20567== Lock acquired, processing the job... [2026-04-13 11:48:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:48:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:48:02] Production.INFO: neon service started [2026-04-13 11:48:02] Production.INFO: neon service started [2026-04-13 11:48:02] Production.INFO: ==20567== Releasing lock... [2026-04-13 11:48:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:48:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:48:02] Production.INFO: ==20572== Lock acquired, processing the job... [2026-04-13 10:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:48:02] Production.INFO: ==20572== Releasing lock... [2026-04-13 10:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:48:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:48:02] Production.INFO: ==20570== Lock acquired, processing the job... [2026-04-13 06:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:48:03] Production.INFO: ==20570== Releasing lock... [2026-04-13 06:48:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:48:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:48:03] Production.INFO: ==20574== Lock acquired, processing the job... [2026-04-13 06:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:48:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:48:03] Production.INFO: ==20578== Lock acquired, processing the job... [2026-04-13 06:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:48:03] Production.INFO: ==20576== Lock acquired, processing the job... [2026-04-13 06:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:48:03] Production.INFO: ==20580== Lock acquired, processing the job... [2026-04-13 06:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:48:03] Production.INFO: ==20582== Lock acquired, processing the job... [2026-04-13 06:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:48:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:48:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:48:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:48:04] Production.INFO: Account Balance Start. [2026-04-13 06:48:04] Production.INFO: CreateAllLog Start [2026-04-13 06:48:04] Production.INFO: 117 [2026-04-13 06:48:04] Production.INFO: ==20582== Releasing lock... [2026-04-13 06:48:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:48:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:48:04] Production.INFO: Date 2026-04-08 [2026-04-13 06:48:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:48:04] Production.INFO: Date 2026-04-09 [2026-04-13 06:48:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:48:04] Production.INFO: Date 2026-04-10 [2026-04-13 06:48:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:48:04] Production.INFO: Date 2026-04-11 [2026-04-13 06:48:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:48:04] Production.INFO: Date 2026-04-12 [2026-04-13 06:48:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:48:04] Production.INFO: Date 2026-04-13 [2026-04-13 06:48:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:48:04] Production.INFO: Total Charge 0 [2026-04-13 06:48:04] Production.INFO: CreateAllLog End [2026-04-13 06:48:04] Production.INFO: Account Balance End. [2026-04-13 06:48:04] Production.ERROR: CronJobId end 12 [2026-04-13 06:48:04] Production.INFO: ==20580== Releasing lock... [2026-04-13 06:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:48:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:48:04] Production.INFO: ==20576== Releasing lock... [2026-04-13 06:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:48:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:48:12] Production.ERROR: CronJobId end10 [2026-04-13 06:48:12] Production.INFO: ==20578== Releasing lock... [2026-04-13 06:48:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:48:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:48:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:48:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:48:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:48:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:48:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:48:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:48:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:48:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:48:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:48:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:48:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:48:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:48:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:48:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:48:14] Production.INFO: call_cost start [2026-04-13 06:48:14] Production.INFO: call_cost end [2026-04-13 06:48:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:48:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:48:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:48:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:48:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:48:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:48:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:48:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:48:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:48:14] Production.INFO: ==20574== Releasing lock... [2026-04-13 06:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:48:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:49:01] Production.INFO: ==20634== Lock acquired, processing the job... [2026-04-13 11:49:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:49:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:49:01] Production.INFO: neon service started [2026-04-13 11:49:01] Production.INFO: neon service started [2026-04-13 11:49:01] Production.INFO: ==20634== Releasing lock... [2026-04-13 11:49:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:49:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:49:02] Production.INFO: ==20638== Lock acquired, processing the job... [2026-04-13 10:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:49:02] Production.INFO: ==20638== Releasing lock... [2026-04-13 10:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:49:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:49:02] Production.INFO: ==20636== Lock acquired, processing the job... [2026-04-13 06:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:49:02] Production.INFO: ==20636== Releasing lock... [2026-04-13 06:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:49:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:49:03] Production.INFO: ==20641== Lock acquired, processing the job... [2026-04-13 06:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:49:03] Production.INFO: ==20643== Lock acquired, processing the job... [2026-04-13 06:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:49:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:49:03] Production.INFO: ==20645== Lock acquired, processing the job... [2026-04-13 06:49:03] Production.INFO: ==20647== Lock acquired, processing the job... [2026-04-13 06:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:49:03] Production.INFO: ==20649== Lock acquired, processing the job... [2026-04-13 06:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:49:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:49:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:49:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:49:03] Production.INFO: Account Balance Start. [2026-04-13 06:49:03] Production.INFO: CreateAllLog Start [2026-04-13 06:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:49:03] Production.INFO: ==20649== Releasing lock... [2026-04-13 06:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:49:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:49:03] Production.INFO: 117 [2026-04-13 06:49:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:49:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:49:03] Production.INFO: ==20643== Releasing lock... [2026-04-13 06:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:49:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:49:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:49:03] Production.INFO: Date 2026-04-11 [2026-04-13 06:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:49:03] Production.INFO: Date 2026-04-12 [2026-04-13 06:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:49:04] Production.INFO: Date 2026-04-13 [2026-04-13 06:49:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:49:04] Production.INFO: Total Charge 0 [2026-04-13 06:49:04] Production.INFO: CreateAllLog End [2026-04-13 06:49:04] Production.INFO: Account Balance End. [2026-04-13 06:49:04] Production.ERROR: CronJobId end 12 [2026-04-13 06:49:04] Production.INFO: ==20647== Releasing lock... [2026-04-13 06:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:49:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:49:10] Production.ERROR: CronJobId end10 [2026-04-13 06:49:10] Production.INFO: ==20645== Releasing lock... [2026-04-13 06:49:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:49:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:49:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:49:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:49:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:49:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:49:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:49:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:49:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:49:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:49:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:49:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:49:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:49:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:49:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:49:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:49:14] Production.INFO: call_cost start [2026-04-13 06:49:14] Production.INFO: call_cost end [2026-04-13 06:49:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:49:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:49:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:49:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:49:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:49:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:49:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:49:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:49:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:49:14] Production.INFO: ==20641== Releasing lock... [2026-04-13 06:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:49:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:50:02] Production.INFO: ==20708== Lock acquired, processing the job... [2026-04-13 11:50:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:50:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:50:02] Production.INFO: neon service started [2026-04-13 11:50:02] Production.INFO: neon service started [2026-04-13 11:50:02] Production.INFO: ==20708== Releasing lock... [2026-04-13 11:50:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:50:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:50:02] Production.INFO: ==20710== Lock acquired, processing the job... [2026-04-13 06:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:50:02] Production.INFO: ==20712== Lock acquired, processing the job... [2026-04-13 10:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:50:02] Production.INFO: ==20712== Releasing lock... [2026-04-13 10:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:50:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:50:03] Production.INFO: ==20710== Releasing lock... [2026-04-13 06:50:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:50:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:50:03] Production.INFO: ==20715== Lock acquired, processing the job... [2026-04-13 06:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:50:03] Production.INFO: ==20719== Lock acquired, processing the job... [2026-04-13 06:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:50:03] Production.INFO: ==20717== Lock acquired, processing the job... [2026-04-13 06:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:50:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:50:03] Production.INFO: ==20721== Lock acquired, processing the job... [2026-04-13 06:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:50:04] Production.INFO: ==20723== Lock acquired, processing the job... [2026-04-13 06:50:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:50:04] Production.INFO: Account Balance Start. [2026-04-13 06:50:04] Production.INFO: CreateAllLog Start [2026-04-13 06:50:04] Production.INFO: 117 [2026-04-13 06:50:04] Production.INFO: Date 2026-04-08 [2026-04-13 06:50:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:50:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:50:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:50:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:50:04] Production.INFO: ==20723== Releasing lock... [2026-04-13 06:50:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:50:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:50:04] Production.INFO: Date 2026-04-09 [2026-04-13 06:50:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:50:04] Production.INFO: Date 2026-04-10 [2026-04-13 06:50:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:50:04] Production.INFO: Date 2026-04-11 [2026-04-13 06:50:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:50:04] Production.INFO: ==20717== Releasing lock... [2026-04-13 06:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:50:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:50:04] Production.INFO: Date 2026-04-12 [2026-04-13 06:50:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:50:04] Production.INFO: Date 2026-04-13 [2026-04-13 06:50:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:50:04] Production.INFO: Total Charge 0 [2026-04-13 06:50:04] Production.INFO: CreateAllLog End [2026-04-13 06:50:04] Production.INFO: Account Balance End. [2026-04-13 06:50:04] Production.ERROR: CronJobId end 12 [2026-04-13 06:50:04] Production.INFO: ==20721== Releasing lock... [2026-04-13 06:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:50:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:50:12] Production.ERROR: CronJobId end10 [2026-04-13 06:50:12] Production.INFO: ==20719== Releasing lock... [2026-04-13 06:50:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:50:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:50:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:50:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:50:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:50:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:50:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:50:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:50:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:50:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:50:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:50:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:50:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:50:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:50:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:50:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:50:14] Production.INFO: call_cost start [2026-04-13 06:50:14] Production.INFO: call_cost end [2026-04-13 06:50:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:50:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:50:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:50:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:50:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:50:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:50:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:50:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:50:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:50:14] Production.INFO: ==20715== Releasing lock... [2026-04-13 06:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:50:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:51:01] Production.INFO: ==20776== Lock acquired, processing the job... [2026-04-13 11:51:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:51:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:51:01] Production.INFO: neon service started [2026-04-13 11:51:01] Production.INFO: neon service started [2026-04-13 11:51:01] Production.INFO: ==20776== Releasing lock... [2026-04-13 11:51:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:51:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:51:01] Production.INFO: ==20778== Lock acquired, processing the job... [2026-04-13 06:51:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:51:02] Production.INFO: ==20778== Releasing lock... [2026-04-13 06:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:51:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:51:02] Production.INFO: ==20780== Lock acquired, processing the job... [2026-04-13 10:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:51:02] Production.INFO: ==20780== Releasing lock... [2026-04-13 10:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:51:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:51:03] Production.INFO: ==20782== Lock acquired, processing the job... [2026-04-13 06:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 06:51:03] Production.INFO: ==20784== Lock acquired, processing the job... [2026-04-13 06:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:51:03] Production.INFO: ==20786== Lock acquired, processing the job... [2026-04-13 06:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:51:03] Production.INFO: ==20788== Lock acquired, processing the job... [2026-04-13 06:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:51:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 06:51:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 06:51:03] Production.INFO: ==20782== Releasing lock... [2026-04-13 06:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 06:51:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 06:51:03] Production.INFO: ==20790== Lock acquired, processing the job... [2026-04-13 06:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:51:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:51:03] Production.INFO: ==20794== Lock acquired, processing the job... [2026-04-13 06:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:51:03] Production.INFO: ==20792== Lock acquired, processing the job... [2026-04-13 06:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 06:51:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 06:51:03] Production.INFO: Account Balance Start. [2026-04-13 06:51:03] Production.INFO: CreateAllLog Start [2026-04-13 06:51:03] Production.INFO: 117 [2026-04-13 06:51:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:51:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:51:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:51:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:51:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:51:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:51:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:51:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:51:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:51:03] Production.INFO: Date 2026-04-11 [2026-04-13 06:51:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:51:03] Production.INFO: Date 2026-04-12 [2026-04-13 06:51:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:51:03] Production.INFO: ==20794== Releasing lock... [2026-04-13 06:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:51:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:51:03] Production.INFO: Date 2026-04-13 [2026-04-13 06:51:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:51:03] Production.INFO: Total Charge 0 [2026-04-13 06:51:03] Production.INFO: CreateAllLog End [2026-04-13 06:51:04] Production.ERROR: done [2026-04-13 06:51:04] Production.INFO: ==20786== Releasing lock... [2026-04-13 06:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:51:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 06:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087774', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 06:51:04] Production.INFO: Account Balance End. [2026-04-13 06:51:04] Production.ERROR: CronJobId end 12 [2026-04-13 06:51:04] Production.INFO: ==20790== Releasing lock... [2026-04-13 06:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:51:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:51:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087774', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 06:51:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 06:51:10] Production.INFO: ProcessCDR(1,17087774,1,1,2) [2026-04-13 06:51:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17087774,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 06:51:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17087774,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 06:51:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 06:51:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 06:51:10] Production.INFO: ==20792== Releasing lock... [2026-04-13 06:51:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 06:51:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 06:51:13] Production.ERROR: CronJobId end10 [2026-04-13 06:51:13] Production.INFO: ==20788== Releasing lock... [2026-04-13 06:51:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:51:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:51:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:51:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:51:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:51:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:51:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:51:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:51:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:51:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:51:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:51:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:51:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:51:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:51:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:51:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:51:16] Production.INFO: call_cost start [2026-04-13 06:51:16] Production.INFO: call_cost end [2026-04-13 06:51:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:51:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:51:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:51:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:51:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:51:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:51:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:51:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:51:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:51:16] Production.INFO: ==20784== Releasing lock... [2026-04-13 06:51:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:51:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:52:02] Production.INFO: ==20852== Lock acquired, processing the job... [2026-04-13 11:52:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:52:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:52:02] Production.INFO: neon service started [2026-04-13 11:52:02] Production.INFO: neon service started [2026-04-13 11:52:02] Production.INFO: ==20852== Releasing lock... [2026-04-13 11:52:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:52:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:52:02] Production.INFO: ==20854== Lock acquired, processing the job... [2026-04-13 06:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:52:02] Production.INFO: ==20854== Releasing lock... [2026-04-13 06:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:52:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:52:02] Production.INFO: ==20856== Lock acquired, processing the job... [2026-04-13 10:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:52:02] Production.INFO: ==20856== Releasing lock... [2026-04-13 10:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:52:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:52:03] Production.INFO: ==20858== Lock acquired, processing the job... [2026-04-13 06:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:52:03] Production.INFO: ==20860== Lock acquired, processing the job... [2026-04-13 06:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:52:03] Production.INFO: ==20866== Lock acquired, processing the job... [2026-04-13 06:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:52:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:52:03] Production.INFO: ==20862== Lock acquired, processing the job... [2026-04-13 06:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:52:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:52:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:52:03] Production.INFO: ==20864== Lock acquired, processing the job... [2026-04-13 06:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:52:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:52:03] Production.INFO: ==20866== Releasing lock... [2026-04-13 06:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:52:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:52:03] Production.INFO: Account Balance Start. [2026-04-13 06:52:03] Production.INFO: CreateAllLog Start [2026-04-13 06:52:03] Production.INFO: 117 [2026-04-13 06:52:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:52:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:52:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:52:03] Production.INFO: Date 2026-04-11 [2026-04-13 06:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:52:03] Production.INFO: Date 2026-04-12 [2026-04-13 06:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:52:03] Production.INFO: Date 2026-04-13 [2026-04-13 06:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:52:03] Production.INFO: Total Charge 0 [2026-04-13 06:52:03] Production.INFO: CreateAllLog End [2026-04-13 06:52:04] Production.INFO: Account Balance End. [2026-04-13 06:52:04] Production.ERROR: CronJobId end 12 [2026-04-13 06:52:04] Production.INFO: ==20864== Releasing lock... [2026-04-13 06:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:52:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:52:04] Production.INFO: ==20860== Releasing lock... [2026-04-13 06:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:52:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:52:11] Production.ERROR: CronJobId end10 [2026-04-13 06:52:11] Production.INFO: ==20862== Releasing lock... [2026-04-13 06:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:52:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:52:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:52:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:52:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:52:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:52:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:52:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:52:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:52:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:52:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:52:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:52:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:52:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:52:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:52:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:52:13] Production.INFO: call_cost start [2026-04-13 06:52:13] Production.INFO: call_cost end [2026-04-13 06:52:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:52:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:52:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:52:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:52:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:52:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:52:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:52:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:52:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:52:13] Production.INFO: ==20858== Releasing lock... [2026-04-13 06:52:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:52:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:53:01] Production.INFO: ==20922== Lock acquired, processing the job... [2026-04-13 11:53:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:53:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:53:01] Production.INFO: neon service started [2026-04-13 11:53:01] Production.INFO: neon service started [2026-04-13 11:53:01] Production.INFO: ==20922== Releasing lock... [2026-04-13 11:53:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:53:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:53:02] Production.INFO: ==20924== Lock acquired, processing the job... [2026-04-13 06:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:53:02] Production.INFO: ==20926== Lock acquired, processing the job... [2026-04-13 10:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:53:02] Production.INFO: ==20926== Releasing lock... [2026-04-13 10:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:53:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:53:02] Production.INFO: ==20924== Releasing lock... [2026-04-13 06:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:53:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:53:02] Production.INFO: ==20933== Lock acquired, processing the job... [2026-04-13 06:53:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:53:03] Production.INFO: ==20937== Lock acquired, processing the job... [2026-04-13 06:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:53:03] Production.INFO: ==20929== Lock acquired, processing the job... [2026-04-13 06:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:53:03] Production.INFO: ==20931== Lock acquired, processing the job... [2026-04-13 06:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:53:03] Production.INFO: ==20935== Lock acquired, processing the job... [2026-04-13 06:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:53:03] Production.INFO: ==20937== Releasing lock... [2026-04-13 06:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:53:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:53:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:53:03] Production.INFO: Account Balance Start. [2026-04-13 06:53:03] Production.INFO: CreateAllLog Start [2026-04-13 06:53:03] Production.INFO: 117 [2026-04-13 06:53:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:53:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:53:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:53:03] Production.INFO: Date 2026-04-11 [2026-04-13 06:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:53:03] Production.INFO: Date 2026-04-12 [2026-04-13 06:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:53:03] Production.INFO: Date 2026-04-13 [2026-04-13 06:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:53:03] Production.INFO: Total Charge 0 [2026-04-13 06:53:04] Production.INFO: ==20931== Releasing lock... [2026-04-13 06:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:53:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:53:04] Production.INFO: CreateAllLog End [2026-04-13 06:53:04] Production.INFO: Account Balance End. [2026-04-13 06:53:04] Production.ERROR: CronJobId end 12 [2026-04-13 06:53:04] Production.INFO: ==20935== Releasing lock... [2026-04-13 06:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:53:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:53:10] Production.ERROR: CronJobId end10 [2026-04-13 06:53:10] Production.INFO: ==20933== Releasing lock... [2026-04-13 06:53:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:53:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:53:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:53:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:53:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:53:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:53:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:53:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:53:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:53:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:53:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:53:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:53:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:53:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:53:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:53:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:53:13] Production.INFO: call_cost start [2026-04-13 06:53:13] Production.INFO: call_cost end [2026-04-13 06:53:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:53:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:53:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:53:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:53:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:53:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:53:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:53:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:53:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:53:13] Production.INFO: ==20929== Releasing lock... [2026-04-13 06:53:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:53:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:54:01] Production.INFO: ==21001== Lock acquired, processing the job... [2026-04-13 11:54:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:54:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:54:01] Production.INFO: neon service started [2026-04-13 11:54:01] Production.INFO: neon service started [2026-04-13 11:54:01] Production.INFO: ==21001== Releasing lock... [2026-04-13 11:54:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:54:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:54:02] Production.INFO: ==21005== Lock acquired, processing the job... [2026-04-13 10:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:54:02] Production.INFO: ==21005== Releasing lock... [2026-04-13 10:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:54:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:54:02] Production.INFO: ==21003== Lock acquired, processing the job... [2026-04-13 06:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:54:02] Production.INFO: ==21003== Releasing lock... [2026-04-13 06:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:54:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:54:03] Production.INFO: ==21009== Lock acquired, processing the job... [2026-04-13 06:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:54:03] Production.INFO: ==21007== Lock acquired, processing the job... [2026-04-13 06:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:54:03] Production.INFO: ==21014== Lock acquired, processing the job... [2026-04-13 06:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:54:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:54:03] Production.INFO: ==21011== Lock acquired, processing the job... [2026-04-13 06:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:54:03] Production.INFO: Account Balance Start. [2026-04-13 06:54:03] Production.INFO: CreateAllLog Start [2026-04-13 06:54:03] Production.INFO: 117 [2026-04-13 06:54:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:54:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:54:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:54:03] Production.INFO: ==21016== Lock acquired, processing the job... [2026-04-13 06:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:54:03] Production.INFO: Date 2026-04-11 [2026-04-13 06:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:54:03] Production.INFO: Date 2026-04-12 [2026-04-13 06:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:54:03] Production.INFO: Date 2026-04-13 [2026-04-13 06:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:54:03] Production.INFO: Total Charge 0 [2026-04-13 06:54:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:54:03] Production.INFO: CreateAllLog End [2026-04-13 06:54:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:54:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:54:03] Production.INFO: ==21016== Releasing lock... [2026-04-13 06:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:54:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:54:03] Production.INFO: Account Balance End. [2026-04-13 06:54:03] Production.ERROR: CronJobId end 12 [2026-04-13 06:54:03] Production.INFO: ==21014== Releasing lock... [2026-04-13 06:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:54:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:54:04] Production.INFO: ==21009== Releasing lock... [2026-04-13 06:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:54:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:54:12] Production.ERROR: CronJobId end10 [2026-04-13 06:54:12] Production.INFO: ==21011== Releasing lock... [2026-04-13 06:54:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:54:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:54:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:54:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:54:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:54:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:54:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:54:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:54:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:54:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:54:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:54:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:54:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:54:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:54:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:54:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:54:14] Production.INFO: call_cost start [2026-04-13 06:54:14] Production.INFO: call_cost end [2026-04-13 06:54:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:54:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:54:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:54:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:54:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:54:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:54:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:54:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:54:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:54:14] Production.INFO: ==21007== Releasing lock... [2026-04-13 06:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:54:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:55:02] Production.INFO: ==21069== Lock acquired, processing the job... [2026-04-13 11:55:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:55:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:55:02] Production.INFO: neon service started [2026-04-13 11:55:02] Production.INFO: neon service started [2026-04-13 11:55:02] Production.INFO: ==21069== Releasing lock... [2026-04-13 11:55:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:55:02] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 10:55:02] Production.INFO: ==21073== Lock acquired, processing the job... [2026-04-13 10:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:55:02] Production.INFO: ==21073== Releasing lock... [2026-04-13 10:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:55:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:55:02] Production.INFO: ==21071== Lock acquired, processing the job... [2026-04-13 06:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:55:02] Production.INFO: ==21071== Releasing lock... [2026-04-13 06:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:55:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:55:03] Production.INFO: ==21082== Lock acquired, processing the job... [2026-04-13 06:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:55:03] Production.INFO: Account Balance Start. [2026-04-13 06:55:03] Production.INFO: CreateAllLog Start [2026-04-13 06:55:03] Production.INFO: 117 [2026-04-13 06:55:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:55:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:55:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:55:04] Production.INFO: Date 2026-04-11 [2026-04-13 06:55:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:55:04] Production.INFO: Date 2026-04-12 [2026-04-13 06:55:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:55:04] Production.INFO: Date 2026-04-13 [2026-04-13 06:55:04] Production.INFO: Reseller ==> 0 [2026-04-13 06:55:04] Production.INFO: ==21076== Lock acquired, processing the job... [2026-04-13 06:55:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:55:04] Production.INFO: Total Charge 0 [2026-04-13 06:55:04] Production.INFO: CreateAllLog End [2026-04-13 06:55:04] Production.INFO: ==21078== Lock acquired, processing the job... [2026-04-13 06:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:55:04] Production.INFO: ==21080== Lock acquired, processing the job... [2026-04-13 06:55:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:55:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:55:04] Production.INFO: ==21084== Lock acquired, processing the job... [2026-04-13 06:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:55:04] Production.INFO: Account Balance End. [2026-04-13 06:55:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:55:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:55:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:55:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:55:04] Production.ERROR: CronJobId end 12 [2026-04-13 06:55:04] Production.INFO: ==21082== Releasing lock... [2026-04-13 06:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:55:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:55:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:55:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:55:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:55:04] Production.INFO: ==21084== Releasing lock... [2026-04-13 06:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:55:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:55:05] Production.INFO: ==21078== Releasing lock... [2026-04-13 06:55:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:55:05] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:55:11] Production.ERROR: CronJobId end10 [2026-04-13 06:55:11] Production.INFO: ==21080== Releasing lock... [2026-04-13 06:55:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:55:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:55:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:55:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:55:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:55:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:55:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:55:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:55:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:55:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:55:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:55:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:55:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:55:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:55:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:55:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:55:14] Production.INFO: call_cost start [2026-04-13 06:55:14] Production.INFO: call_cost end [2026-04-13 06:55:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:55:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:55:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:55:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:55:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:55:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:55:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:55:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:55:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:55:14] Production.INFO: ==21076== Releasing lock... [2026-04-13 06:55:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:55:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:56:01] Production.INFO: ==21140== Lock acquired, processing the job... [2026-04-13 11:56:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:56:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:56:01] Production.INFO: neon service started [2026-04-13 11:56:01] Production.INFO: neon service started [2026-04-13 11:56:01] Production.INFO: ==21140== Releasing lock... [2026-04-13 11:56:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:56:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:56:02] Production.INFO: ==21142== Lock acquired, processing the job... [2026-04-13 06:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:56:02] Production.INFO: ==21144== Lock acquired, processing the job... [2026-04-13 10:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:56:02] Production.INFO: ==21144== Releasing lock... [2026-04-13 10:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:56:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:56:02] Production.INFO: ==21142== Releasing lock... [2026-04-13 06:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:56:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:56:03] Production.INFO: ==21147== Lock acquired, processing the job... [2026-04-13 06:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:56:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:56:03] Production.INFO: ==21149== Lock acquired, processing the job... [2026-04-13 06:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:56:03] Production.INFO: ==21153== Lock acquired, processing the job... [2026-04-13 06:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:56:03] Production.INFO: ==21151== Lock acquired, processing the job... [2026-04-13 06:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:56:03] Production.INFO: Account Balance Start. [2026-04-13 06:56:03] Production.INFO: CreateAllLog Start [2026-04-13 06:56:03] Production.INFO: 117 [2026-04-13 06:56:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:56:03] Production.INFO: ==21155== Lock acquired, processing the job... [2026-04-13 06:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:56:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:56:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:56:03] Production.INFO: Date 2026-04-11 [2026-04-13 06:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:56:03] Production.INFO: Date 2026-04-12 [2026-04-13 06:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:56:03] Production.INFO: ==21155== Releasing lock... [2026-04-13 06:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:56:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:56:03] Production.INFO: Date 2026-04-13 [2026-04-13 06:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:56:03] Production.INFO: Total Charge 0 [2026-04-13 06:56:03] Production.INFO: CreateAllLog End [2026-04-13 06:56:04] Production.INFO: ==21149== Releasing lock... [2026-04-13 06:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:56:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:56:04] Production.INFO: Account Balance End. [2026-04-13 06:56:04] Production.ERROR: CronJobId end 12 [2026-04-13 06:56:04] Production.INFO: ==21153== Releasing lock... [2026-04-13 06:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:56:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:56:12] Production.ERROR: CronJobId end10 [2026-04-13 06:56:12] Production.INFO: ==21151== Releasing lock... [2026-04-13 06:56:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:56:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:56:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:56:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:56:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:56:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:56:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:56:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:56:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:56:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:56:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:56:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:56:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:56:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:56:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:56:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:56:15] Production.INFO: call_cost start [2026-04-13 06:56:15] Production.INFO: call_cost end [2026-04-13 06:56:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:56:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:56:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:56:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:56:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:56:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:56:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:56:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:56:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:56:15] Production.INFO: ==21147== Releasing lock... [2026-04-13 06:56:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:56:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:57:01] Production.INFO: ==21210== Lock acquired, processing the job... [2026-04-13 11:57:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:57:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:57:02] Production.INFO: neon service started [2026-04-13 11:57:02] Production.INFO: neon service started [2026-04-13 11:57:02] Production.INFO: ==21210== Releasing lock... [2026-04-13 11:57:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:57:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:57:02] Production.INFO: ==21212== Lock acquired, processing the job... [2026-04-13 06:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:57:02] Production.INFO: ==21212== Releasing lock... [2026-04-13 06:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:57:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:57:02] Production.INFO: ==21214== Lock acquired, processing the job... [2026-04-13 10:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:57:02] Production.INFO: ==21214== Releasing lock... [2026-04-13 10:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:57:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:57:03] Production.INFO: ==21217== Lock acquired, processing the job... [2026-04-13 06:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:57:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:57:03] Production.INFO: ==21221== Lock acquired, processing the job... [2026-04-13 06:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:57:03] Production.INFO: ==21223== Lock acquired, processing the job... [2026-04-13 06:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:57:03] Production.INFO: ==21230== Lock acquired, processing the job... [2026-04-13 06:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:57:03] Production.INFO: Account Balance Start. [2026-04-13 06:57:03] Production.INFO: CreateAllLog Start [2026-04-13 06:57:03] Production.INFO: ==21219== Lock acquired, processing the job... [2026-04-13 06:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:57:03] Production.INFO: 117 [2026-04-13 06:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:57:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:57:03] Production.INFO: ==21230== Releasing lock... [2026-04-13 06:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:57:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:57:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:57:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:57:03] Production.INFO: Date 2026-04-11 [2026-04-13 06:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:57:03] Production.INFO: Date 2026-04-12 [2026-04-13 06:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:57:03] Production.INFO: Date 2026-04-13 [2026-04-13 06:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:57:03] Production.INFO: Total Charge 0 [2026-04-13 06:57:03] Production.INFO: CreateAllLog End [2026-04-13 06:57:03] Production.INFO: Account Balance End. [2026-04-13 06:57:03] Production.ERROR: CronJobId end 12 [2026-04-13 06:57:03] Production.INFO: ==21223== Releasing lock... [2026-04-13 06:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:57:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:57:04] Production.INFO: ==21219== Releasing lock... [2026-04-13 06:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:57:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:57:11] Production.ERROR: CronJobId end10 [2026-04-13 06:57:11] Production.INFO: ==21221== Releasing lock... [2026-04-13 06:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:57:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:57:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:57:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:57:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:57:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:57:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:57:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:57:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:57:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:57:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:57:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:57:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:57:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:57:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:57:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:57:14] Production.INFO: call_cost start [2026-04-13 06:57:14] Production.INFO: call_cost end [2026-04-13 06:57:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:57:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:57:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:57:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:57:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:57:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:57:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:57:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:57:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:57:14] Production.INFO: ==21217== Releasing lock... [2026-04-13 06:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:57:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:58:01] Production.INFO: ==21283== Lock acquired, processing the job... [2026-04-13 11:58:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:58:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:58:01] Production.INFO: neon service started [2026-04-13 11:58:01] Production.INFO: neon service started [2026-04-13 11:58:01] Production.INFO: ==21283== Releasing lock... [2026-04-13 11:58:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:58:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:58:02] Production.INFO: ==21285== Lock acquired, processing the job... [2026-04-13 06:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:58:02] Production.INFO: ==21287== Lock acquired, processing the job... [2026-04-13 10:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:58:02] Production.INFO: ==21287== Releasing lock... [2026-04-13 10:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:58:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:58:02] Production.INFO: ==21285== Releasing lock... [2026-04-13 06:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:58:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 06:58:02] Production.INFO: ==21290== Lock acquired, processing the job... [2026-04-13 06:58:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:58:02] Production.INFO: ==21296== Lock acquired, processing the job... [2026-04-13 06:58:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:58:02] Production.INFO: Account Balance Start. [2026-04-13 06:58:02] Production.INFO: CreateAllLog Start [2026-04-13 06:58:02] Production.INFO: 117 [2026-04-13 06:58:02] Production.INFO: Date 2026-04-08 [2026-04-13 06:58:02] Production.INFO: Reseller ==> 0 [2026-04-13 06:58:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:58:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:58:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:58:03] Production.INFO: Date 2026-04-11 [2026-04-13 06:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:58:03] Production.INFO: Date 2026-04-12 [2026-04-13 06:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:58:03] Production.INFO: Date 2026-04-13 [2026-04-13 06:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:58:03] Production.INFO: Total Charge 0 [2026-04-13 06:58:03] Production.INFO: CreateAllLog End [2026-04-13 06:58:03] Production.INFO: ==21294== Lock acquired, processing the job... [2026-04-13 06:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:58:03] Production.INFO: ==21292== Lock acquired, processing the job... [2026-04-13 06:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:58:03] Production.INFO: Account Balance End. [2026-04-13 06:58:03] Production.ERROR: CronJobId end 12 [2026-04-13 06:58:03] Production.INFO: ==21296== Releasing lock... [2026-04-13 06:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:58:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:58:03] Production.INFO: ==21298== Lock acquired, processing the job... [2026-04-13 06:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:58:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:58:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:58:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:58:03] Production.INFO: ==21298== Releasing lock... [2026-04-13 06:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:58:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:58:03] Production.INFO: ==21292== Releasing lock... [2026-04-13 06:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:58:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:58:10] Production.ERROR: CronJobId end10 [2026-04-13 06:58:10] Production.INFO: ==21294== Releasing lock... [2026-04-13 06:58:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:58:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:58:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:58:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:58:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:58:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:58:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:58:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:58:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:58:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:58:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:58:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:58:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:58:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:58:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:58:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:58:13] Production.INFO: call_cost start [2026-04-13 06:58:13] Production.INFO: call_cost end [2026-04-13 06:58:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:58:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:58:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:58:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:58:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:58:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:58:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:58:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:58:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:58:13] Production.INFO: ==21290== Releasing lock... [2026-04-13 06:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:58:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:59:01] Production.INFO: ==21360== Lock acquired, processing the job... [2026-04-13 11:59:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 11:59:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 11:59:01] Production.INFO: neon service started [2026-04-13 11:59:01] Production.INFO: neon service started [2026-04-13 11:59:01] Production.INFO: ==21360== Releasing lock... [2026-04-13 11:59:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 11:59:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 06:59:02] Production.INFO: ==21363== Lock acquired, processing the job... [2026-04-13 06:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 06:59:02] Production.INFO: ==21363== Releasing lock... [2026-04-13 06:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 06:59:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:59:02] Production.INFO: ==21365== Lock acquired, processing the job... [2026-04-13 10:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:59:02] Production.INFO: ==21365== Releasing lock... [2026-04-13 10:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 10:59:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 06:59:03] Production.INFO: ==21367== Lock acquired, processing the job... [2026-04-13 06:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 06:59:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 06:59:03] Production.INFO: ==21369== Lock acquired, processing the job... [2026-04-13 06:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 06:59:03] Production.INFO: ==21371== Lock acquired, processing the job... [2026-04-13 06:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 06:59:03] Production.INFO: ==21375== Lock acquired, processing the job... [2026-04-13 06:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 06:59:03] Production.INFO: ==21373== Lock acquired, processing the job... [2026-04-13 06:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 06:59:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 06:59:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 06:59:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 06:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 06:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 06:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 06:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 06:59:03] Production.INFO: Account Balance Start. [2026-04-13 06:59:03] Production.INFO: CreateAllLog Start [2026-04-13 06:59:03] Production.INFO: ==21375== Releasing lock... [2026-04-13 06:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 06:59:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 06:59:03] Production.INFO: 117 [2026-04-13 06:59:03] Production.INFO: Date 2026-04-08 [2026-04-13 06:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:59:03] Production.INFO: Date 2026-04-09 [2026-04-13 06:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:59:03] Production.INFO: Date 2026-04-10 [2026-04-13 06:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:59:03] Production.INFO: Date 2026-04-11 [2026-04-13 06:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:59:03] Production.INFO: Date 2026-04-12 [2026-04-13 06:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:59:03] Production.INFO: Date 2026-04-13 [2026-04-13 06:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 06:59:03] Production.INFO: Total Charge 0 [2026-04-13 06:59:03] Production.INFO: CreateAllLog End [2026-04-13 06:59:03] Production.INFO: Account Balance End. [2026-04-13 06:59:03] Production.ERROR: CronJobId end 12 [2026-04-13 06:59:03] Production.INFO: ==21373== Releasing lock... [2026-04-13 06:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 06:59:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 06:59:04] Production.INFO: ==21369== Releasing lock... [2026-04-13 06:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 06:59:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 06:59:11] Production.ERROR: CronJobId end10 [2026-04-13 06:59:11] Production.INFO: ==21371== Releasing lock... [2026-04-13 06:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 06:59:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 06:59:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 06:59:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 06:59:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 06:59:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 06:59:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 06:59:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 06:59:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 06:59:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 06:59:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 06:59:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 06:59:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 06:59:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 06:59:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 06:59:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 06:59:14] Production.INFO: call_cost start [2026-04-13 06:59:14] Production.INFO: call_cost end [2026-04-13 06:59:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 06:59:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 06:59:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 06:59:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 06:59:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 06:59:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 06:59:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 06:59:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 06:59:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 06:59:14] Production.INFO: ==21367== Releasing lock... [2026-04-13 06:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 06:59:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:00:02] Production.INFO: ==21442== Lock acquired, processing the job... [2026-04-13 12:00:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:00:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:00:02] Production.INFO: neon service started [2026-04-13 12:00:02] Production.INFO: neon service started [2026-04-13 12:00:02] Production.INFO: ==21442== Releasing lock... [2026-04-13 12:00:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:00:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:00:02] Production.INFO: ==21444== Lock acquired, processing the job... [2026-04-13 07:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:00:02] Production.INFO: ==21446== Lock acquired, processing the job... [2026-04-13 11:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:00:02] Production.INFO: ==21446== Releasing lock... [2026-04-13 11:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:00:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:00:03] Production.INFO: ==21444== Releasing lock... [2026-04-13 07:00:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:00:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:00:04] Production.INFO: ==21449== Lock acquired, processing the job... [2026-04-13 07:00:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:00:04] Production.INFO: ==21451== Lock acquired, processing the job... [2026-04-13 07:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:00:04] Production.INFO: ==21453== Lock acquired, processing the job... [2026-04-13 07:00:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:00:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:00:04] Production.INFO: ==21455== Lock acquired, processing the job... [2026-04-13 07:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:00:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:00:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:00:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:00:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:00:04] Production.INFO: ==21457== Lock acquired, processing the job... [2026-04-13 07:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:00:04] Production.INFO: Account Balance Start. [2026-04-13 07:00:04] Production.INFO: CreateAllLog Start [2026-04-13 07:00:04] Production.INFO: 117 [2026-04-13 07:00:04] Production.INFO: Date 2026-04-08 [2026-04-13 07:00:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:00:04] Production.INFO: Date 2026-04-09 [2026-04-13 07:00:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:00:04] Production.INFO: Date 2026-04-10 [2026-04-13 07:00:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:00:04] Production.INFO: Date 2026-04-11 [2026-04-13 07:00:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:00:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:00:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:00:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:00:04] Production.INFO: Date 2026-04-12 [2026-04-13 07:00:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:00:04] Production.INFO: ==21457== Releasing lock... [2026-04-13 07:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:00:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:00:04] Production.INFO: Date 2026-04-13 [2026-04-13 07:00:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:00:04] Production.INFO: Total Charge 0 [2026-04-13 07:00:04] Production.INFO: CreateAllLog End [2026-04-13 07:00:04] Production.INFO: Account Balance End. [2026-04-13 07:00:04] Production.ERROR: CronJobId end 12 [2026-04-13 07:00:04] Production.INFO: ==21455== Releasing lock... [2026-04-13 07:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:00:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:00:04] Production.INFO: ==21451== Releasing lock... [2026-04-13 07:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:00:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:00:11] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:294 Stack trace: #0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(294): PDOStatement->execute(Array) #1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_LowBal...', Array) #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure)) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure)) #4 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array) #6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array) #7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array) #8 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array) #9 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder() #10 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts() #11 [internal function]: App\Console\Commands\NeonAlerts->fire() #12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #15 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #17 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #18 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #19 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #20 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #21 {main} Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_LowBalanceReminder(1,0,8))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624 Stack trace: #0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure)) #1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure)) #2 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array) #4 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array) #6 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array) #7 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder() #8 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts() #9 [internal function]: App\Console\Commands\NeonAlerts->fire() #10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #11 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #15 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #17 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #18 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #19 {main} [2026-04-13 07:00:11] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:00:11] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:00:11] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:00:11] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:00:11] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:00:11] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:00:11] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:00:11] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:00:11] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:00:11] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:00:11] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:00:11] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:00:11] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:00:11] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:00:12] Production.INFO: call_cost start [2026-04-13 07:00:12] Production.INFO: call_cost end [2026-04-13 07:00:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:00:12] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:00:12] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:00:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:00:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:00:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:00:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:00:12] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:00:12] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:00:12] Production.INFO: ==21449== Releasing lock... [2026-04-13 07:00:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:00:12] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 07:00:12] Production.ERROR: CronJobId end10 [2026-04-13 07:00:12] Production.INFO: ==21453== Releasing lock... [2026-04-13 07:00:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:00:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:01:01] Production.INFO: ==21534== Lock acquired, processing the job... [2026-04-13 12:01:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:01:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:01:01] Production.INFO: neon service started [2026-04-13 12:01:01] Production.INFO: neon service started [2026-04-13 12:01:01] Production.INFO: ==21534== Releasing lock... [2026-04-13 12:01:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:01:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:01:01] Production.INFO: ==21538== Lock acquired, processing the job... [2026-04-13 11:01:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:01:01] Production.INFO: ==21538== Releasing lock... [2026-04-13 11:01:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:01:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:01:02] Production.INFO: ==21536== Lock acquired, processing the job... [2026-04-13 07:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:01:02] Production.INFO: ==21536== Releasing lock... [2026-04-13 07:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:01:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:01:03] Production.INFO: ==21541== Lock acquired, processing the job... [2026-04-13 07:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 07:01:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 07:01:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 07:01:03] Production.INFO: ==21541== Releasing lock... [2026-04-13 07:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 07:01:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 07:01:03] Production.INFO: ==21543== Lock acquired, processing the job... [2026-04-13 07:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:01:03] Production.INFO: ==21545== Lock acquired, processing the job... [2026-04-13 07:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:01:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:01:03] Production.INFO: ==21547== Lock acquired, processing the job... [2026-04-13 07:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:01:03] Production.INFO: ==21551== Lock acquired, processing the job... [2026-04-13 07:01:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 07:01:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 07:01:03] Production.INFO: ==21549== Lock acquired, processing the job... [2026-04-13 07:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:01:03] Production.INFO: ==21553== Lock acquired, processing the job... [2026-04-13 07:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:01:03] Production.INFO: Account Balance Start. [2026-04-13 07:01:03] Production.INFO: CreateAllLog Start [2026-04-13 07:01:03] Production.INFO: 117 [2026-04-13 07:01:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:01:03] Production.INFO: Date 2026-04-09 [2026-04-13 07:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:01:03] Production.INFO: Date 2026-04-10 [2026-04-13 07:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:01:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:01:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:01:03] Production.INFO: Date 2026-04-11 [2026-04-13 07:01:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:01:03] Production.INFO: Date 2026-04-12 [2026-04-13 07:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:01:04] Production.INFO: Date 2026-04-13 [2026-04-13 07:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:01:04] Production.INFO: Total Charge 0 [2026-04-13 07:01:04] Production.INFO: CreateAllLog End [2026-04-13 07:01:04] Production.INFO: ==21553== Releasing lock... [2026-04-13 07:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:01:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:01:04] Production.INFO: ==21545== Releasing lock... [2026-04-13 07:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:01:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:01:04] Production.ERROR: done [2026-04-13 07:01:04] Production.INFO: Account Balance End. [2026-04-13 07:01:04] Production.ERROR: CronJobId end 12 [2026-04-13 07:01:04] Production.INFO: ==21549== Releasing lock... [2026-04-13 07:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:01:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 07:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087815', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 07:01:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087815', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 07:01:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 07:01:10] Production.INFO: ProcessCDR(1,17087815,1,1,2) [2026-04-13 07:01:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17087815,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 07:01:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17087815,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 07:01:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 07:01:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 07:01:10] Production.INFO: ==21551== Releasing lock... [2026-04-13 07:01:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 07:01:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 07:01:14] Production.ERROR: CronJobId end10 [2026-04-13 07:01:14] Production.INFO: ==21547== Releasing lock... [2026-04-13 07:01:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:01:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:01:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:01:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:01:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:01:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:01:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:01:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:01:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:01:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:01:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:01:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:01:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:01:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:01:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:01:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:01:16] Production.INFO: call_cost start [2026-04-13 07:01:16] Production.INFO: call_cost end [2026-04-13 07:01:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:01:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:01:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:01:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:01:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:01:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:01:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:01:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:01:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:01:16] Production.INFO: ==21543== Releasing lock... [2026-04-13 07:01:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:01:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:02:02] Production.INFO: ==21614== Lock acquired, processing the job... [2026-04-13 12:02:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:02:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:02:02] Production.INFO: neon service started [2026-04-13 12:02:02] Production.INFO: neon service started [2026-04-13 12:02:02] Production.INFO: ==21614== Releasing lock... [2026-04-13 12:02:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:02:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:02:02] Production.INFO: ==21616== Lock acquired, processing the job... [2026-04-13 07:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:02:02] Production.INFO: ==21616== Releasing lock... [2026-04-13 07:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:02:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:02:02] Production.INFO: ==21618== Lock acquired, processing the job... [2026-04-13 11:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:02:02] Production.INFO: ==21618== Releasing lock... [2026-04-13 11:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:02:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:02:03] Production.INFO: ==21624== Lock acquired, processing the job... [2026-04-13 07:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:02:03] Production.INFO: ==21620== Lock acquired, processing the job... [2026-04-13 07:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:02:03] Production.INFO: ==21630== Lock acquired, processing the job... [2026-04-13 07:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:02:03] Production.INFO: ==21622== Lock acquired, processing the job... [2026-04-13 07:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:02:03] Production.INFO: ==21626== Lock acquired, processing the job... [2026-04-13 07:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:02:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:02:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:02:04] Production.INFO: ==21628== Lock acquired, processing the job... [2026-04-13 07:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts# [2026-04-13 07:02:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:02:04] Production.INFO: Account Balance Start. [2026-04-13 07:02:04] Production.INFO: CreateAllLog Start [2026-04-13 07:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:02:04] Production.INFO: 117 [2026-04-13 07:02:04] Production.INFO: Date 2026-04-08 [2026-04-13 07:02:04] Production.INFO: ==21630== Releasing lock... [2026-04-13 07:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:02:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:02:04] Production.INFO: Date 2026-04-09 [2026-04-13 07:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:02:04] Production.INFO: Date 2026-04-10 [2026-04-13 07:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:02:04] Production.INFO: Date 2026-04-11 [2026-04-13 07:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:02:04] Production.INFO: Date 2026-04-12 [2026-04-13 07:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:02:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 07:02:04] Production.INFO: Date 2026-04-13 [2026-04-13 07:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:02:04] Production.INFO: Total Charge 0 [2026-04-13 07:02:04] Production.INFO: CreateAllLog End [2026-04-13 07:02:04] Production.ERROR: done [2026-04-13 07:02:04] Production.ERROR: tblTempVendorCDR_20 [2026-04-13 07:02:04] Production.INFO: ==21622== Releasing lock... [2026-04-13 07:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:02:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:02:04] Production.INFO: Account Balance End. [2026-04-13 07:02:04] Production.ERROR: done [2026-04-13 07:02:05] Production.ERROR: CronJobId end 12 [2026-04-13 07:02:05] Production.INFO: ==21626== Releasing lock... [2026-04-13 07:02:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:02:05] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:02:05] Production.ERROR: Array ( [start_date_ymd] => 2026-04-01 03:02:06 [end_date_ymd] => 2026-04-02 03:02:06 [RateCDR] => 1 ) [2026-04-13 07:02:05] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode, c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type, disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description, pin.pc_description as pincode_name from asteriskcdrdb.cdr c left outer join asterisk.cc_callcosts cc on c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/ left outer join asterisk.pr_providers p on cc_pr_id = pr_id left outer join asterisk.te_tenants te ON te.te_code = c.accountcode left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06' AND ( userfield like '%outbound%' or userfield like '%inbound%' or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/ ) AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/ AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' and prevuniqueid='' group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'') [2026-04-13 07:02:05] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:02:05] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs() #1 [internal function]: App\Console\Commands\PBXAccountUsage->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:02:05] Production.INFO: ==21628== Releasing lock... [2026-04-13 07:02:05] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops# [2026-04-13 07:02:05] Production.INFO: 27.25 MB #Memory Used# [2026-04-13 07:02:11] Production.ERROR: CronJobId end10 [2026-04-13 07:02:11] Production.INFO: ==21624== Releasing lock... [2026-04-13 07:02:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:02:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:02:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:02:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:02:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:02:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:02:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:02:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:02:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:02:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:02:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:02:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:02:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:02:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:02:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:02:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:02:14] Production.INFO: call_cost start [2026-04-13 07:02:14] Production.INFO: call_cost end [2026-04-13 07:02:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:02:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:02:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:02:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:02:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:02:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:02:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:02:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:02:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:02:14] Production.INFO: ==21620== Releasing lock... [2026-04-13 07:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:02:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:03:01] Production.INFO: ==21705== Lock acquired, processing the job... [2026-04-13 12:03:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:03:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:03:01] Production.INFO: neon service started [2026-04-13 12:03:01] Production.INFO: neon service started [2026-04-13 12:03:01] Production.INFO: ==21705== Releasing lock... [2026-04-13 12:03:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:03:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:03:01] Production.INFO: ==21709== Lock acquired, processing the job... [2026-04-13 11:03:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:03:01] Production.INFO: ==21709== Releasing lock... [2026-04-13 11:03:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:03:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:03:01] Production.INFO: ==21707== Lock acquired, processing the job... [2026-04-13 07:03:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:03:02] Production.INFO: ==21707== Releasing lock... [2026-04-13 07:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:03:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:03:02] Production.INFO: ==21712== Lock acquired, processing the job... [2026-04-13 07:03:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:03:02] Production.INFO: ==21714== Lock acquired, processing the job... [2026-04-13 07:03:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:03:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:03:02] Production.INFO: ==21716== Lock acquired, processing the job... [2026-04-13 07:03:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:03:03] Production.INFO: ==21718== Lock acquired, processing the job... [2026-04-13 07:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:03:03] Production.INFO: ==21720== Lock acquired, processing the job... [2026-04-13 07:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:03:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:03:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:03:03] Production.INFO: Account Balance Start. [2026-04-13 07:03:03] Production.INFO: CreateAllLog Start [2026-04-13 07:03:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:03:03] Production.INFO: 117 [2026-04-13 07:03:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:03:03] Production.INFO: Date 2026-04-09 [2026-04-13 07:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:03:03] Production.INFO: ==21720== Releasing lock... [2026-04-13 07:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:03:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:03:03] Production.INFO: Date 2026-04-10 [2026-04-13 07:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:03:03] Production.INFO: Date 2026-04-11 [2026-04-13 07:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:03:03] Production.INFO: Date 2026-04-12 [2026-04-13 07:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:03:03] Production.INFO: Date 2026-04-13 [2026-04-13 07:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:03:03] Production.INFO: Total Charge 0 [2026-04-13 07:03:03] Production.INFO: CreateAllLog End [2026-04-13 07:03:03] Production.INFO: Account Balance End. [2026-04-13 07:03:03] Production.ERROR: CronJobId end 12 [2026-04-13 07:03:03] Production.INFO: ==21718== Releasing lock... [2026-04-13 07:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:03:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:03:03] Production.INFO: ==21714== Releasing lock... [2026-04-13 07:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:03:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:03:11] Production.ERROR: CronJobId end10 [2026-04-13 07:03:11] Production.INFO: ==21716== Releasing lock... [2026-04-13 07:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:03:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:03:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:03:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:03:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:03:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:03:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:03:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:03:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:03:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:03:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:03:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:03:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:03:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:03:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:03:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:03:13] Production.INFO: call_cost start [2026-04-13 07:03:13] Production.INFO: call_cost end [2026-04-13 07:03:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:03:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:03:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:03:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:03:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:03:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:03:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:03:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:03:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:03:13] Production.INFO: ==21712== Releasing lock... [2026-04-13 07:03:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:03:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:04:01] Production.INFO: ==21780== Lock acquired, processing the job... [2026-04-13 12:04:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:04:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:04:01] Production.INFO: neon service started [2026-04-13 12:04:01] Production.INFO: neon service started [2026-04-13 12:04:01] Production.INFO: ==21780== Releasing lock... [2026-04-13 12:04:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:04:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:04:02] Production.INFO: ==21782== Lock acquired, processing the job... [2026-04-13 07:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:04:02] Production.INFO: ==21782== Releasing lock... [2026-04-13 07:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:04:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:04:02] Production.INFO: ==21784== Lock acquired, processing the job... [2026-04-13 11:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:04:02] Production.INFO: ==21784== Releasing lock... [2026-04-13 11:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:04:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:04:03] Production.INFO: ==21789== Lock acquired, processing the job... [2026-04-13 07:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:04:03] Production.INFO: ==21791== Lock acquired, processing the job... [2026-04-13 07:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:04:03] Production.INFO: ==21793== Lock acquired, processing the job... [2026-04-13 07:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:04:03] Production.INFO: Account Balance Start. [2026-04-13 07:04:03] Production.INFO: CreateAllLog Start [2026-04-13 07:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:04:03] Production.INFO: 117 [2026-04-13 07:04:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:04:03] Production.INFO: Date 2026-04-09 [2026-04-13 07:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:04:03] Production.INFO: Date 2026-04-10 [2026-04-13 07:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:04:03] Production.INFO: Date 2026-04-11 [2026-04-13 07:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:04:03] Production.INFO: ==21787== Lock acquired, processing the job... [2026-04-13 07:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:04:03] Production.INFO: Date 2026-04-12 [2026-04-13 07:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:04:03] Production.INFO: Date 2026-04-13 [2026-04-13 07:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:04:03] Production.INFO: ==21795== Lock acquired, processing the job... [2026-04-13 07:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:04:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:04:03] Production.INFO: Total Charge 0 [2026-04-13 07:04:03] Production.INFO: CreateAllLog End [2026-04-13 07:04:03] Production.INFO: Account Balance End. [2026-04-13 07:04:03] Production.ERROR: CronJobId end 12 [2026-04-13 07:04:03] Production.INFO: ==21793== Releasing lock... [2026-04-13 07:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:04:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:04:03] Production.INFO: ==21789== Releasing lock... [2026-04-13 07:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:04:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:04:03] Production.INFO: ==21795== Releasing lock... [2026-04-13 07:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:04:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:04:11] Production.ERROR: CronJobId end10 [2026-04-13 07:04:11] Production.INFO: ==21791== Releasing lock... [2026-04-13 07:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:04:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:04:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:04:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:04:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:04:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:04:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:04:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:04:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:04:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:04:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:04:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:04:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:04:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:04:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:04:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:04:14] Production.INFO: call_cost start [2026-04-13 07:04:14] Production.INFO: call_cost end [2026-04-13 07:04:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:04:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:04:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:04:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:04:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:04:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:04:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:04:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:04:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:04:14] Production.INFO: ==21787== Releasing lock... [2026-04-13 07:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:04:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:05:02] Production.INFO: ==21856== Lock acquired, processing the job... [2026-04-13 12:05:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:05:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:05:02] Production.INFO: neon service started [2026-04-13 12:05:02] Production.INFO: neon service started [2026-04-13 12:05:02] Production.INFO: ==21856== Releasing lock... [2026-04-13 12:05:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:05:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:05:02] Production.INFO: ==21860== Lock acquired, processing the job... [2026-04-13 07:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:05:02] Production.INFO: ==21860== Releasing lock... [2026-04-13 07:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:05:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:05:03] Production.INFO: ==21863== Lock acquired, processing the job... [2026-04-13 11:05:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:05:03] Production.INFO: ==21863== Releasing lock... [2026-04-13 11:05:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:05:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:05:03] Production.INFO: ==21865== Lock acquired, processing the job... [2026-04-13 07:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:05:03] Production.INFO: ==21867== Lock acquired, processing the job... [2026-04-13 07:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:05:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:05:03] Production.INFO: ==21869== Lock acquired, processing the job... [2026-04-13 07:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:05:03] Production.INFO: ==21873== Lock acquired, processing the job... [2026-04-13 07:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:05:03] Production.INFO: ==21871== Lock acquired, processing the job... [2026-04-13 07:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:05:03] Production.INFO: Account Balance Start. [2026-04-13 07:05:03] Production.INFO: CreateAllLog Start [2026-04-13 07:05:03] Production.INFO: 117 [2026-04-13 07:05:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:05:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:05:03] Production.INFO: ==21873== Releasing lock... [2026-04-13 07:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:05:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:05:03] Production.INFO: Date 2026-04-09 [2026-04-13 07:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:05:04] Production.INFO: Date 2026-04-10 [2026-04-13 07:05:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:05:04] Production.INFO: Date 2026-04-11 [2026-04-13 07:05:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:05:04] Production.INFO: Date 2026-04-12 [2026-04-13 07:05:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:05:04] Production.INFO: Date 2026-04-13 [2026-04-13 07:05:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:05:04] Production.INFO: Total Charge 0 [2026-04-13 07:05:04] Production.INFO: CreateAllLog End [2026-04-13 07:05:04] Production.INFO: ==21867== Releasing lock... [2026-04-13 07:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:05:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:05:04] Production.INFO: Account Balance End. [2026-04-13 07:05:04] Production.ERROR: CronJobId end 12 [2026-04-13 07:05:04] Production.INFO: ==21871== Releasing lock... [2026-04-13 07:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:05:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:05:12] Production.ERROR: CronJobId end10 [2026-04-13 07:05:12] Production.INFO: ==21869== Releasing lock... [2026-04-13 07:05:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:05:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:05:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:05:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:05:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:05:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:05:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:05:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:05:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:05:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:05:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:05:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:05:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:05:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:05:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:05:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:05:14] Production.INFO: call_cost start [2026-04-13 07:05:14] Production.INFO: call_cost end [2026-04-13 07:05:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:05:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:05:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:05:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:05:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:05:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:05:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:05:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:05:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:05:14] Production.INFO: ==21865== Releasing lock... [2026-04-13 07:05:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:05:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:06:01] Production.INFO: ==21938== Lock acquired, processing the job... [2026-04-13 12:06:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:06:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:06:01] Production.INFO: neon service started [2026-04-13 12:06:01] Production.INFO: neon service started [2026-04-13 12:06:01] Production.INFO: ==21938== Releasing lock... [2026-04-13 12:06:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:06:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:06:02] Production.INFO: ==21940== Lock acquired, processing the job... [2026-04-13 07:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:06:02] Production.INFO: ==21942== Lock acquired, processing the job... [2026-04-13 11:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:06:02] Production.INFO: ==21942== Releasing lock... [2026-04-13 11:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:06:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:06:02] Production.INFO: ==21940== Releasing lock... [2026-04-13 07:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:06:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:06:03] Production.INFO: ==21951== Lock acquired, processing the job... [2026-04-13 07:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:06:03] Production.INFO: ==21945== Lock acquired, processing the job... [2026-04-13 07:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:06:03] Production.INFO: Account Balance Start. [2026-04-13 07:06:03] Production.INFO: CreateAllLog Start [2026-04-13 07:06:03] Production.INFO: ==21947== Lock acquired, processing the job... [2026-04-13 07:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:06:03] Production.INFO: 117 [2026-04-13 07:06:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:06:03] Production.INFO: ==21949== Lock acquired, processing the job... [2026-04-13 07:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:06:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:06:03] Production.INFO: Date 2026-04-09 [2026-04-13 07:06:03] Production.INFO: ==21953== Lock acquired, processing the job... [2026-04-13 07:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:06:03] Production.INFO: Date 2026-04-10 [2026-04-13 07:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:06:03] Production.INFO: Date 2026-04-11 [2026-04-13 07:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:06:03] Production.INFO: Date 2026-04-12 [2026-04-13 07:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:06:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:06:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:06:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:06:03] Production.INFO: ==21953== Releasing lock... [2026-04-13 07:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:06:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:06:03] Production.INFO: Date 2026-04-13 [2026-04-13 07:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:06:03] Production.INFO: Total Charge 0 [2026-04-13 07:06:03] Production.INFO: CreateAllLog End [2026-04-13 07:06:04] Production.INFO: Account Balance End. [2026-04-13 07:06:04] Production.ERROR: CronJobId end 12 [2026-04-13 07:06:04] Production.INFO: ==21951== Releasing lock... [2026-04-13 07:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:06:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:06:04] Production.INFO: ==21947== Releasing lock... [2026-04-13 07:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:06:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:06:11] Production.ERROR: CronJobId end10 [2026-04-13 07:06:11] Production.INFO: ==21949== Releasing lock... [2026-04-13 07:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:06:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:06:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:06:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:06:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:06:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:06:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:06:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:06:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:06:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:06:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:06:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:06:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:06:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:06:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:06:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:06:14] Production.INFO: call_cost start [2026-04-13 07:06:14] Production.INFO: call_cost end [2026-04-13 07:06:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:06:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:06:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:06:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:06:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:06:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:06:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:06:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:06:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:06:14] Production.INFO: ==21945== Releasing lock... [2026-04-13 07:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:06:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:07:02] Production.INFO: ==22013== Lock acquired, processing the job... [2026-04-13 12:07:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:07:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:07:02] Production.INFO: neon service started [2026-04-13 12:07:02] Production.INFO: neon service started [2026-04-13 12:07:02] Production.INFO: ==22013== Releasing lock... [2026-04-13 12:07:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:07:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:07:02] Production.INFO: ==22015== Lock acquired, processing the job... [2026-04-13 07:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:07:02] Production.INFO: ==22017== Lock acquired, processing the job... [2026-04-13 11:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:07:02] Production.INFO: ==22017== Releasing lock... [2026-04-13 11:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:07:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:07:02] Production.INFO: ==22015== Releasing lock... [2026-04-13 07:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:07:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:07:03] Production.INFO: ==22028== Lock acquired, processing the job... [2026-04-13 07:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:07:03] Production.INFO: Account Balance Start. [2026-04-13 07:07:03] Production.INFO: CreateAllLog Start [2026-04-13 07:07:03] Production.INFO: 117 [2026-04-13 07:07:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:07:03] Production.INFO: Date 2026-04-09 [2026-04-13 07:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:07:03] Production.INFO: Date 2026-04-10 [2026-04-13 07:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:07:03] Production.INFO: Date 2026-04-11 [2026-04-13 07:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:07:03] Production.INFO: Date 2026-04-12 [2026-04-13 07:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:07:03] Production.INFO: Date 2026-04-13 [2026-04-13 07:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:07:03] Production.INFO: Total Charge 0 [2026-04-13 07:07:03] Production.INFO: CreateAllLog End [2026-04-13 07:07:03] Production.INFO: Account Balance End. [2026-04-13 07:07:03] Production.INFO: ==22021== Lock acquired, processing the job... [2026-04-13 07:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:07:03] Production.ERROR: CronJobId end 12 [2026-04-13 07:07:03] Production.INFO: ==22028== Releasing lock... [2026-04-13 07:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:07:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:07:04] Production.INFO: ==22024== Lock acquired, processing the job... [2026-04-13 07:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:07:04] Production.INFO: ==22026== Lock acquired, processing the job... [2026-04-13 07:07:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:07:04] Production.INFO: ==22030== Lock acquired, processing the job... [2026-04-13 07:07:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:07:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:07:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:07:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:07:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:07:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:07:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:07:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:07:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:07:04] Production.INFO: ==22030== Releasing lock... [2026-04-13 07:07:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:07:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:07:04] Production.INFO: ==22024== Releasing lock... [2026-04-13 07:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:07:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:07:11] Production.ERROR: CronJobId end10 [2026-04-13 07:07:11] Production.INFO: ==22026== Releasing lock... [2026-04-13 07:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:07:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:07:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:07:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:07:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:07:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:07:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:07:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:07:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:07:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:07:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:07:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:07:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:07:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:07:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:07:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:07:13] Production.INFO: call_cost start [2026-04-13 07:07:13] Production.INFO: call_cost end [2026-04-13 07:07:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:07:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:07:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:07:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:07:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:07:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:07:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:07:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:07:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:07:13] Production.INFO: ==22021== Releasing lock... [2026-04-13 07:07:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:07:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:08:01] Production.INFO: ==22093== Lock acquired, processing the job... [2026-04-13 12:08:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:08:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:08:01] Production.INFO: neon service started [2026-04-13 12:08:01] Production.INFO: neon service started [2026-04-13 12:08:01] Production.INFO: ==22093== Releasing lock... [2026-04-13 12:08:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:08:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:08:01] Production.INFO: ==22097== Lock acquired, processing the job... [2026-04-13 11:08:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:08:02] Production.INFO: ==22097== Releasing lock... [2026-04-13 11:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:08:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:08:02] Production.INFO: ==22095== Lock acquired, processing the job... [2026-04-13 07:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:08:02] Production.INFO: ==22095== Releasing lock... [2026-04-13 07:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:08:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:08:03] Production.INFO: ==22099== Lock acquired, processing the job... [2026-04-13 07:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:08:03] Production.INFO: ==22107== Lock acquired, processing the job... [2026-04-13 07:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:08:03] Production.INFO: ==22101== Lock acquired, processing the job... [2026-04-13 07:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:08:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:08:03] Production.INFO: ==22103== Lock acquired, processing the job... [2026-04-13 07:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:08:03] Production.INFO: ==22105== Lock acquired, processing the job... [2026-04-13 07:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:08:03] Production.INFO: Account Balance Start. [2026-04-13 07:08:03] Production.INFO: CreateAllLog Start [2026-04-13 07:08:03] Production.INFO: 117 [2026-04-13 07:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:08:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:08:03] Production.INFO: Date 2026-04-09 [2026-04-13 07:08:03] Production.INFO: ==22107== Releasing lock... [2026-04-13 07:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:08:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:08:03] Production.INFO: Date 2026-04-10 [2026-04-13 07:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:08:03] Production.INFO: Date 2026-04-11 [2026-04-13 07:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:08:03] Production.INFO: Date 2026-04-12 [2026-04-13 07:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:08:03] Production.INFO: Date 2026-04-13 [2026-04-13 07:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:08:03] Production.INFO: Total Charge 0 [2026-04-13 07:08:03] Production.INFO: CreateAllLog End [2026-04-13 07:08:03] Production.INFO: Account Balance End. [2026-04-13 07:08:03] Production.ERROR: CronJobId end 12 [2026-04-13 07:08:03] Production.INFO: ==22105== Releasing lock... [2026-04-13 07:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:08:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:08:03] Production.INFO: ==22101== Releasing lock... [2026-04-13 07:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:08:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:08:10] Production.ERROR: CronJobId end10 [2026-04-13 07:08:10] Production.INFO: ==22103== Releasing lock... [2026-04-13 07:08:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:08:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:08:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:08:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:08:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:08:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:08:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:08:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:08:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:08:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:08:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:08:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:08:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:08:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:08:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:08:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:08:12] Production.INFO: call_cost start [2026-04-13 07:08:12] Production.INFO: call_cost end [2026-04-13 07:08:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:08:12] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:08:12] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:08:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:08:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:08:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:08:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:08:12] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:08:12] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:08:12] Production.INFO: ==22099== Releasing lock... [2026-04-13 07:08:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:08:12] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:09:01] Production.INFO: ==22168== Lock acquired, processing the job... [2026-04-13 12:09:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:09:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:09:01] Production.INFO: neon service started [2026-04-13 12:09:01] Production.INFO: neon service started [2026-04-13 12:09:01] Production.INFO: ==22168== Releasing lock... [2026-04-13 12:09:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:09:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:09:02] Production.INFO: ==22170== Lock acquired, processing the job... [2026-04-13 07:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:09:02] Production.INFO: ==22170== Releasing lock... [2026-04-13 07:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:09:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:09:02] Production.INFO: ==22172== Lock acquired, processing the job... [2026-04-13 11:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:09:02] Production.INFO: ==22172== Releasing lock... [2026-04-13 11:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:09:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:09:03] Production.INFO: ==22174== Lock acquired, processing the job... [2026-04-13 07:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:09:03] Production.INFO: ==22176== Lock acquired, processing the job... [2026-04-13 07:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:09:03] Production.INFO: ==22178== Lock acquired, processing the job... [2026-04-13 07:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:09:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:09:03] Production.INFO: ==22182== Lock acquired, processing the job... [2026-04-13 07:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:09:03] Production.INFO: ==22180== Lock acquired, processing the job... [2026-04-13 07:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:09:03] Production.INFO: ==22182== Releasing lock... [2026-04-13 07:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:09:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:09:03] Production.INFO: Account Balance Start. [2026-04-13 07:09:03] Production.INFO: CreateAllLog Start [2026-04-13 07:09:03] Production.INFO: 117 [2026-04-13 07:09:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:09:03] Production.INFO: Date 2026-04-09 [2026-04-13 07:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:09:03] Production.INFO: Date 2026-04-10 [2026-04-13 07:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:09:04] Production.INFO: ==22176== Releasing lock... [2026-04-13 07:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:09:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:09:04] Production.INFO: Date 2026-04-11 [2026-04-13 07:09:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:09:04] Production.INFO: Date 2026-04-12 [2026-04-13 07:09:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:09:04] Production.INFO: Date 2026-04-13 [2026-04-13 07:09:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:09:04] Production.INFO: Total Charge 0 [2026-04-13 07:09:04] Production.INFO: CreateAllLog End [2026-04-13 07:09:04] Production.INFO: Account Balance End. [2026-04-13 07:09:04] Production.ERROR: CronJobId end 12 [2026-04-13 07:09:04] Production.INFO: ==22180== Releasing lock... [2026-04-13 07:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:09:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:09:11] Production.ERROR: CronJobId end10 [2026-04-13 07:09:11] Production.INFO: ==22178== Releasing lock... [2026-04-13 07:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:09:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:09:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:09:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:09:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:09:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:09:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:09:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:09:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:09:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:09:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:09:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:09:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:09:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:09:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:09:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:09:14] Production.INFO: call_cost start [2026-04-13 07:09:14] Production.INFO: call_cost end [2026-04-13 07:09:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:09:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:09:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:09:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:09:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:09:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:09:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:09:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:09:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:09:14] Production.INFO: ==22174== Releasing lock... [2026-04-13 07:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:09:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:10:02] Production.INFO: ==22251== Lock acquired, processing the job... [2026-04-13 12:10:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:10:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:10:02] Production.INFO: neon service started [2026-04-13 12:10:02] Production.INFO: neon service started [2026-04-13 12:10:02] Production.INFO: ==22251== Releasing lock... [2026-04-13 12:10:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:10:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:10:02] Production.INFO: ==22253== Lock acquired, processing the job... [2026-04-13 07:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:10:02] Production.INFO: ==22253== Releasing lock... [2026-04-13 07:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:10:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:10:03] Production.INFO: ==22255== Lock acquired, processing the job... [2026-04-13 11:10:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:10:03] Production.INFO: ==22255== Releasing lock... [2026-04-13 11:10:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:10:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:10:03] Production.INFO: ==22257== Lock acquired, processing the job... [2026-04-13 07:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:10:03] Production.INFO: ==22259== Lock acquired, processing the job... [2026-04-13 07:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:10:03] Production.INFO: ==22265== Lock acquired, processing the job... [2026-04-13 07:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:10:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:10:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:10:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:10:03] Production.INFO: ==22265== Releasing lock... [2026-04-13 07:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:10:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:10:03] Production.INFO: ==22261== Lock acquired, processing the job... [2026-04-13 07:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:10:03] Production.INFO: ==22263== Lock acquired, processing the job... [2026-04-13 07:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:10:04] Production.INFO: Account Balance Start. [2026-04-13 07:10:04] Production.INFO: CreateAllLog Start [2026-04-13 07:10:04] Production.INFO: 117 [2026-04-13 07:10:04] Production.INFO: Date 2026-04-08 [2026-04-13 07:10:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:10:04] Production.INFO: Date 2026-04-09 [2026-04-13 07:10:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:10:04] Production.INFO: Date 2026-04-10 [2026-04-13 07:10:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:10:04] Production.INFO: Date 2026-04-11 [2026-04-13 07:10:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:10:04] Production.INFO: Date 2026-04-12 [2026-04-13 07:10:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:10:04] Production.INFO: ==22259== Releasing lock... [2026-04-13 07:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:10:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:10:04] Production.INFO: Date 2026-04-13 [2026-04-13 07:10:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:10:04] Production.INFO: Total Charge 0 [2026-04-13 07:10:04] Production.INFO: CreateAllLog End [2026-04-13 07:10:04] Production.INFO: Account Balance End. [2026-04-13 07:10:04] Production.ERROR: CronJobId end 12 [2026-04-13 07:10:04] Production.INFO: ==22263== Releasing lock... [2026-04-13 07:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:10:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:10:11] Production.ERROR: CronJobId end10 [2026-04-13 07:10:11] Production.INFO: ==22261== Releasing lock... [2026-04-13 07:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:10:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:10:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:10:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:10:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:10:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:10:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:10:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:10:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:10:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:10:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:10:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:10:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:10:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:10:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:10:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:10:14] Production.INFO: call_cost start [2026-04-13 07:10:14] Production.INFO: call_cost end [2026-04-13 07:10:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:10:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:10:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:10:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:10:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:10:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:10:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:10:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:10:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:10:14] Production.INFO: ==22257== Releasing lock... [2026-04-13 07:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:10:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:11:01] Production.INFO: ==22325== Lock acquired, processing the job... [2026-04-13 12:11:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:11:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:11:01] Production.INFO: neon service started [2026-04-13 12:11:01] Production.INFO: neon service started [2026-04-13 12:11:01] Production.INFO: ==22325== Releasing lock... [2026-04-13 12:11:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:11:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:11:02] Production.INFO: ==22327== Lock acquired, processing the job... [2026-04-13 07:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:11:02] Production.INFO: ==22329== Lock acquired, processing the job... [2026-04-13 11:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:11:02] Production.INFO: ==22329== Releasing lock... [2026-04-13 11:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:11:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:11:02] Production.INFO: ==22327== Releasing lock... [2026-04-13 07:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:11:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:11:03] Production.INFO: ==22332== Lock acquired, processing the job... [2026-04-13 07:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 07:11:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 07:11:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 07:11:03] Production.INFO: ==22332== Releasing lock... [2026-04-13 07:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 07:11:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 07:11:03] Production.INFO: ==22336== Lock acquired, processing the job... [2026-04-13 07:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:11:03] Production.INFO: ==22334== Lock acquired, processing the job... [2026-04-13 07:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:11:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:11:03] Production.INFO: ==22338== Lock acquired, processing the job... [2026-04-13 07:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:11:03] Production.INFO: ==22342== Lock acquired, processing the job... [2026-04-13 07:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 07:11:03] Production.INFO: ==22340== Lock acquired, processing the job... [2026-04-13 07:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:11:03] Production.INFO: ==22344== Lock acquired, processing the job... [2026-04-13 07:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:11:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 07:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:11:03] Production.INFO: Account Balance Start. [2026-04-13 07:11:03] Production.INFO: CreateAllLog Start [2026-04-13 07:11:03] Production.INFO: 117 [2026-04-13 07:11:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:11:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:11:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:11:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:11:03] Production.INFO: ==22344== Releasing lock... [2026-04-13 07:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:11:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:11:04] Production.INFO: Date 2026-04-09 [2026-04-13 07:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:11:04] Production.INFO: Date 2026-04-10 [2026-04-13 07:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:11:04] Production.INFO: ==22336== Releasing lock... [2026-04-13 07:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:11:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:11:04] Production.ERROR: done [2026-04-13 07:11:04] Production.INFO: Date 2026-04-11 [2026-04-13 07:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 07:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087857', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 07:11:04] Production.INFO: Date 2026-04-12 [2026-04-13 07:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:11:04] Production.INFO: Date 2026-04-13 [2026-04-13 07:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:11:04] Production.INFO: Total Charge 0 [2026-04-13 07:11:04] Production.INFO: CreateAllLog End [2026-04-13 07:11:04] Production.INFO: Account Balance End. [2026-04-13 07:11:04] Production.ERROR: CronJobId end 12 [2026-04-13 07:11:04] Production.INFO: ==22340== Releasing lock... [2026-04-13 07:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:11:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:11:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087857', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 07:11:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 07:11:10] Production.INFO: ProcessCDR(1,17087857,1,1,2) [2026-04-13 07:11:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17087857,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 07:11:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17087857,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 07:11:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 07:11:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 07:11:10] Production.INFO: ==22342== Releasing lock... [2026-04-13 07:11:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 07:11:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 07:11:14] Production.ERROR: CronJobId end10 [2026-04-13 07:11:14] Production.INFO: ==22338== Releasing lock... [2026-04-13 07:11:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:11:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:11:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:11:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:11:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:11:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:11:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:11:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:11:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:11:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:11:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:11:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:11:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:11:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:11:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:11:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:11:17] Production.INFO: call_cost start [2026-04-13 07:11:17] Production.INFO: call_cost end [2026-04-13 07:11:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:11:17] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:11:17] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:11:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:11:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:11:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:11:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:11:17] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:11:17] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:11:17] Production.INFO: ==22334== Releasing lock... [2026-04-13 07:11:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:11:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:12:02] Production.INFO: ==22418== Lock acquired, processing the job... [2026-04-13 12:12:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:12:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:12:02] Production.INFO: neon service started [2026-04-13 12:12:02] Production.INFO: neon service started [2026-04-13 12:12:02] Production.INFO: ==22418== Releasing lock... [2026-04-13 12:12:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:12:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:12:02] Production.INFO: ==22420== Lock acquired, processing the job... [2026-04-13 07:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:12:02] Production.INFO: ==22422== Lock acquired, processing the job... [2026-04-13 11:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:12:02] Production.INFO: ==22422== Releasing lock... [2026-04-13 11:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:12:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:12:03] Production.INFO: ==22420== Releasing lock... [2026-04-13 07:12:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:12:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:12:03] Production.INFO: ==22430== Lock acquired, processing the job... [2026-04-13 07:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:12:03] Production.INFO: ==22426== Lock acquired, processing the job... [2026-04-13 07:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:12:03] Production.INFO: ==22428== Lock acquired, processing the job... [2026-04-13 07:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:12:03] Production.INFO: ==22432== Lock acquired, processing the job... [2026-04-13 07:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:12:03] Production.INFO: ==22434== Lock acquired, processing the job... [2026-04-13 07:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:12:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:12:04] Production.INFO: Account Balance Start. [2026-04-13 07:12:04] Production.INFO: CreateAllLog Start [2026-04-13 07:12:04] Production.INFO: 117 [2026-04-13 07:12:04] Production.INFO: Date 2026-04-08 [2026-04-13 07:12:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:12:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:12:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:12:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:12:04] Production.INFO: ==22434== Releasing lock... [2026-04-13 07:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:12:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:12:04] Production.INFO: Date 2026-04-09 [2026-04-13 07:12:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:12:04] Production.INFO: Date 2026-04-10 [2026-04-13 07:12:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:12:04] Production.INFO: Date 2026-04-11 [2026-04-13 07:12:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:12:04] Production.INFO: Date 2026-04-12 [2026-04-13 07:12:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:12:04] Production.INFO: Date 2026-04-13 [2026-04-13 07:12:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:12:04] Production.INFO: Total Charge 0 [2026-04-13 07:12:04] Production.INFO: CreateAllLog End [2026-04-13 07:12:04] Production.INFO: Account Balance End. [2026-04-13 07:12:04] Production.ERROR: CronJobId end 12 [2026-04-13 07:12:04] Production.INFO: ==22432== Releasing lock... [2026-04-13 07:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:12:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:12:04] Production.INFO: ==22428== Releasing lock... [2026-04-13 07:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:12:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:12:12] Production.ERROR: CronJobId end10 [2026-04-13 07:12:12] Production.INFO: ==22430== Releasing lock... [2026-04-13 07:12:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:12:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:12:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:12:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:12:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:12:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:12:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:12:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:12:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:12:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:12:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:12:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:12:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:12:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:12:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:12:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:12:14] Production.INFO: call_cost start [2026-04-13 07:12:14] Production.INFO: call_cost end [2026-04-13 07:12:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:12:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:12:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:12:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:12:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:12:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:12:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:12:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:12:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:12:14] Production.INFO: ==22426== Releasing lock... [2026-04-13 07:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:12:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:13:01] Production.INFO: ==22493== Lock acquired, processing the job... [2026-04-13 12:13:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:13:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:13:01] Production.INFO: neon service started [2026-04-13 12:13:01] Production.INFO: neon service started [2026-04-13 12:13:01] Production.INFO: ==22493== Releasing lock... [2026-04-13 12:13:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:13:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:13:01] Production.INFO: ==22495== Lock acquired, processing the job... [2026-04-13 07:13:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:13:02] Production.INFO: ==22495== Releasing lock... [2026-04-13 07:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:13:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:13:02] Production.INFO: ==22497== Lock acquired, processing the job... [2026-04-13 11:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:13:02] Production.INFO: ==22497== Releasing lock... [2026-04-13 11:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:13:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:13:02] Production.INFO: ==22505== Lock acquired, processing the job... [2026-04-13 07:13:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:13:02] Production.INFO: Account Balance Start. [2026-04-13 07:13:02] Production.INFO: CreateAllLog Start [2026-04-13 07:13:02] Production.INFO: 117 [2026-04-13 07:13:02] Production.INFO: Date 2026-04-08 [2026-04-13 07:13:02] Production.INFO: Reseller ==> 0 [2026-04-13 07:13:02] Production.INFO: Date 2026-04-09 [2026-04-13 07:13:02] Production.INFO: Reseller ==> 0 [2026-04-13 07:13:02] Production.INFO: Date 2026-04-10 [2026-04-13 07:13:02] Production.INFO: Reseller ==> 0 [2026-04-13 07:13:02] Production.INFO: Date 2026-04-11 [2026-04-13 07:13:02] Production.INFO: Reseller ==> 0 [2026-04-13 07:13:02] Production.INFO: Date 2026-04-12 [2026-04-13 07:13:02] Production.INFO: Reseller ==> 0 [2026-04-13 07:13:02] Production.INFO: Date 2026-04-13 [2026-04-13 07:13:02] Production.INFO: Reseller ==> 0 [2026-04-13 07:13:02] Production.INFO: Total Charge 0 [2026-04-13 07:13:03] Production.INFO: CreateAllLog End [2026-04-13 07:13:03] Production.INFO: Account Balance End. [2026-04-13 07:13:03] Production.INFO: ==22499== Lock acquired, processing the job... [2026-04-13 07:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:13:03] Production.ERROR: CronJobId end 12 [2026-04-13 07:13:03] Production.INFO: ==22505== Releasing lock... [2026-04-13 07:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:13:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:13:03] Production.INFO: ==22501== Lock acquired, processing the job... [2026-04-13 07:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:13:03] Production.INFO: ==22503== Lock acquired, processing the job... [2026-04-13 07:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:13:03] Production.INFO: ==22507== Lock acquired, processing the job... [2026-04-13 07:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:13:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:13:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:13:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:13:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:13:03] Production.INFO: ==22507== Releasing lock... [2026-04-13 07:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:13:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:13:03] Production.INFO: ==22501== Releasing lock... [2026-04-13 07:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:13:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:13:11] Production.ERROR: CronJobId end10 [2026-04-13 07:13:11] Production.INFO: ==22503== Releasing lock... [2026-04-13 07:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:13:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:13:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:13:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:13:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:13:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:13:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:13:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:13:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:13:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:13:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:13:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:13:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:13:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:13:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:13:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:13:13] Production.INFO: call_cost start [2026-04-13 07:13:13] Production.INFO: call_cost end [2026-04-13 07:13:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:13:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:13:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:13:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:13:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:13:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:13:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:13:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:13:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:13:13] Production.INFO: ==22499== Releasing lock... [2026-04-13 07:13:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:13:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:14:01] Production.INFO: ==22571== Lock acquired, processing the job... [2026-04-13 12:14:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:14:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:14:01] Production.INFO: neon service started [2026-04-13 12:14:01] Production.INFO: neon service started [2026-04-13 12:14:01] Production.INFO: ==22571== Releasing lock... [2026-04-13 12:14:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:14:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:14:02] Production.INFO: ==22575== Lock acquired, processing the job... [2026-04-13 11:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 07:14:02] Production.INFO: ==22573== Lock acquired, processing the job... [2026-04-13 07:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:14:02] Production.INFO: ==22575== Releasing lock... [2026-04-13 11:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:14:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:14:02] Production.INFO: ==22573== Releasing lock... [2026-04-13 07:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:14:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:14:03] Production.INFO: ==22580== Lock acquired, processing the job... [2026-04-13 07:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:14:03] Production.INFO: ==22578== Lock acquired, processing the job... [2026-04-13 07:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:14:03] Production.INFO: ==22586== Lock acquired, processing the job... [2026-04-13 07:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:14:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:14:03] Production.INFO: ==22582== Lock acquired, processing the job... [2026-04-13 07:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:14:03] Production.INFO: ==22584== Lock acquired, processing the job... [2026-04-13 07:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:14:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:14:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:14:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:14:03] Production.INFO: ==22586== Releasing lock... [2026-04-13 07:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:14:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:14:03] Production.INFO: Account Balance Start. [2026-04-13 07:14:03] Production.INFO: CreateAllLog Start [2026-04-13 07:14:03] Production.INFO: 117 [2026-04-13 07:14:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:14:03] Production.INFO: Date 2026-04-09 [2026-04-13 07:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:14:04] Production.INFO: Date 2026-04-10 [2026-04-13 07:14:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:14:04] Production.INFO: Date 2026-04-11 [2026-04-13 07:14:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:14:04] Production.INFO: Date 2026-04-12 [2026-04-13 07:14:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:14:04] Production.INFO: Date 2026-04-13 [2026-04-13 07:14:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:14:04] Production.INFO: Total Charge 0 [2026-04-13 07:14:04] Production.INFO: CreateAllLog End [2026-04-13 07:14:04] Production.INFO: ==22580== Releasing lock... [2026-04-13 07:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:14:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:14:04] Production.INFO: Account Balance End. [2026-04-13 07:14:04] Production.ERROR: CronJobId end 12 [2026-04-13 07:14:04] Production.INFO: ==22584== Releasing lock... [2026-04-13 07:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:14:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:14:11] Production.ERROR: CronJobId end10 [2026-04-13 07:14:11] Production.INFO: ==22582== Releasing lock... [2026-04-13 07:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:14:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:14:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:14:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:14:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:14:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:14:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:14:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:14:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:14:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:14:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:14:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:14:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:14:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:14:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:14:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:14:14] Production.INFO: call_cost start [2026-04-13 07:14:14] Production.INFO: call_cost end [2026-04-13 07:14:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:14:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:14:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:14:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:14:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:14:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:14:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:14:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:14:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:14:14] Production.INFO: ==22578== Releasing lock... [2026-04-13 07:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:14:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:15:01] Production.INFO: ==22651== Lock acquired, processing the job... [2026-04-13 12:15:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:15:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:15:01] Production.INFO: neon service started [2026-04-13 12:15:01] Production.INFO: neon service started [2026-04-13 12:15:01] Production.INFO: ==22651== Releasing lock... [2026-04-13 12:15:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:15:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:15:01] Production.INFO: ==22653== Lock acquired, processing the job... [2026-04-13 07:15:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:15:01] Production.INFO: ==22653== Releasing lock... [2026-04-13 07:15:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:15:01] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:15:02] Production.INFO: ==22655== Lock acquired, processing the job... [2026-04-13 11:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:15:02] Production.INFO: ==22655== Releasing lock... [2026-04-13 11:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:15:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:15:02] Production.INFO: ==22658== Lock acquired, processing the job... [2026-04-13 07:15:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:15:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:15:02] Production.INFO: ==22662== Lock acquired, processing the job... [2026-04-13 07:15:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:15:02] Production.INFO: ==22660== Lock acquired, processing the job... [2026-04-13 07:15:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:15:02] Production.INFO: ==22664== Lock acquired, processing the job... [2026-04-13 07:15:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:15:02] Production.INFO: ==22666== Lock acquired, processing the job... [2026-04-13 07:15:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:15:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:15:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:15:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:15:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:15:02] Production.INFO: Account Balance Start. [2026-04-13 07:15:02] Production.INFO: CreateAllLog Start [2026-04-13 07:15:02] Production.INFO: 117 [2026-04-13 07:15:02] Production.INFO: Date 2026-04-08 [2026-04-13 07:15:02] Production.INFO: Reseller ==> 0 [2026-04-13 07:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:15:03] Production.INFO: Date 2026-04-09 [2026-04-13 07:15:03] Production.INFO: ==22666== Releasing lock... [2026-04-13 07:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:15:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:15:03] Production.INFO: Date 2026-04-10 [2026-04-13 07:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:15:03] Production.INFO: Date 2026-04-11 [2026-04-13 07:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:15:03] Production.INFO: Date 2026-04-12 [2026-04-13 07:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:15:03] Production.INFO: Date 2026-04-13 [2026-04-13 07:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:15:03] Production.INFO: Total Charge 0 [2026-04-13 07:15:03] Production.INFO: CreateAllLog End [2026-04-13 07:15:03] Production.INFO: Account Balance End. [2026-04-13 07:15:03] Production.ERROR: CronJobId end 12 [2026-04-13 07:15:03] Production.INFO: ==22664== Releasing lock... [2026-04-13 07:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:15:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:15:03] Production.INFO: ==22660== Releasing lock... [2026-04-13 07:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:15:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:15:10] Production.ERROR: CronJobId end10 [2026-04-13 07:15:10] Production.INFO: ==22662== Releasing lock... [2026-04-13 07:15:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:15:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:15:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:15:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:15:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:15:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:15:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:15:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:15:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:15:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:15:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:15:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:15:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:15:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:15:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:15:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:15:12] Production.INFO: call_cost start [2026-04-13 07:15:12] Production.INFO: call_cost end [2026-04-13 07:15:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:15:12] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:15:12] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:15:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:15:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:15:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:15:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:15:12] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:15:12] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:15:12] Production.INFO: ==22658== Releasing lock... [2026-04-13 07:15:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:15:12] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:16:01] Production.INFO: ==22722== Lock acquired, processing the job... [2026-04-13 12:16:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:16:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:16:01] Production.INFO: neon service started [2026-04-13 12:16:01] Production.INFO: neon service started [2026-04-13 12:16:01] Production.INFO: ==22722== Releasing lock... [2026-04-13 12:16:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:16:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:16:02] Production.INFO: ==22724== Lock acquired, processing the job... [2026-04-13 07:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:16:02] Production.INFO: ==22724== Releasing lock... [2026-04-13 07:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:16:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:16:02] Production.INFO: ==22726== Lock acquired, processing the job... [2026-04-13 11:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:16:02] Production.INFO: ==22726== Releasing lock... [2026-04-13 11:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:16:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:16:03] Production.INFO: ==22732== Lock acquired, processing the job... [2026-04-13 07:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:16:03] Production.INFO: ==22728== Lock acquired, processing the job... [2026-04-13 07:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:16:03] Production.INFO: ==22730== Lock acquired, processing the job... [2026-04-13 07:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:16:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:16:03] Production.INFO: ==22734== Lock acquired, processing the job... [2026-04-13 07:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:16:03] Production.INFO: ==22736== Lock acquired, processing the job... [2026-04-13 07:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:16:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:16:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:16:03] Production.INFO: Account Balance Start. [2026-04-13 07:16:03] Production.INFO: CreateAllLog Start [2026-04-13 07:16:03] Production.INFO: 117 [2026-04-13 07:16:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:16:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:16:03] Production.INFO: ==22736== Releasing lock... [2026-04-13 07:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:16:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:16:03] Production.INFO: Date 2026-04-09 [2026-04-13 07:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:16:03] Production.INFO: Date 2026-04-10 [2026-04-13 07:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:16:03] Production.INFO: Date 2026-04-11 [2026-04-13 07:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:16:03] Production.INFO: Date 2026-04-12 [2026-04-13 07:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:16:03] Production.INFO: Date 2026-04-13 [2026-04-13 07:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:16:03] Production.INFO: Total Charge 0 [2026-04-13 07:16:03] Production.INFO: CreateAllLog End [2026-04-13 07:16:03] Production.INFO: Account Balance End. [2026-04-13 07:16:03] Production.ERROR: CronJobId end 12 [2026-04-13 07:16:03] Production.INFO: ==22734== Releasing lock... [2026-04-13 07:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:16:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:16:04] Production.INFO: ==22730== Releasing lock... [2026-04-13 07:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:16:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:16:10] Production.ERROR: CronJobId end10 [2026-04-13 07:16:10] Production.INFO: ==22732== Releasing lock... [2026-04-13 07:16:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:16:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:16:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:16:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:16:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:16:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:16:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:16:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:16:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:16:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:16:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:16:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:16:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:16:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:16:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:16:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:16:13] Production.INFO: call_cost start [2026-04-13 07:16:13] Production.INFO: call_cost end [2026-04-13 07:16:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:16:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:16:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:16:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:16:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:16:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:16:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:16:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:16:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:16:13] Production.INFO: ==22728== Releasing lock... [2026-04-13 07:16:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:16:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:17:02] Production.INFO: ==22806== Lock acquired, processing the job... [2026-04-13 12:17:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:17:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:17:02] Production.INFO: neon service started [2026-04-13 12:17:02] Production.INFO: neon service started [2026-04-13 12:17:02] Production.INFO: ==22806== Releasing lock... [2026-04-13 12:17:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:17:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:17:02] Production.INFO: ==22808== Lock acquired, processing the job... [2026-04-13 07:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:17:02] Production.INFO: ==22808== Releasing lock... [2026-04-13 07:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:17:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:17:03] Production.INFO: ==22810== Lock acquired, processing the job... [2026-04-13 11:17:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:17:03] Production.INFO: ==22810== Releasing lock... [2026-04-13 11:17:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:17:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:17:03] Production.INFO: ==22814== Lock acquired, processing the job... [2026-04-13 07:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:17:03] Production.INFO: ==22812== Lock acquired, processing the job... [2026-04-13 07:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:17:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:17:03] Production.INFO: ==22816== Lock acquired, processing the job... [2026-04-13 07:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:17:03] Production.INFO: ==22818== Lock acquired, processing the job... [2026-04-13 07:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:17:03] Production.INFO: ==22820== Lock acquired, processing the job... [2026-04-13 07:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:17:04] Production.INFO: Account Balance Start. [2026-04-13 07:17:04] Production.INFO: CreateAllLog Start [2026-04-13 07:17:04] Production.INFO: 117 [2026-04-13 07:17:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:17:04] Production.INFO: Date 2026-04-08 [2026-04-13 07:17:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:17:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:17:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:17:04] Production.INFO: ==22820== Releasing lock... [2026-04-13 07:17:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:17:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:17:04] Production.INFO: Date 2026-04-09 [2026-04-13 07:17:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:17:04] Production.INFO: Date 2026-04-10 [2026-04-13 07:17:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:17:04] Production.INFO: Date 2026-04-11 [2026-04-13 07:17:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:17:04] Production.INFO: Date 2026-04-12 [2026-04-13 07:17:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:17:04] Production.INFO: Date 2026-04-13 [2026-04-13 07:17:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:17:04] Production.INFO: Total Charge 0 [2026-04-13 07:17:04] Production.INFO: CreateAllLog End [2026-04-13 07:17:04] Production.INFO: ==22814== Releasing lock... [2026-04-13 07:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:17:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:17:04] Production.INFO: Account Balance End. [2026-04-13 07:17:04] Production.ERROR: CronJobId end 12 [2026-04-13 07:17:04] Production.INFO: ==22818== Releasing lock... [2026-04-13 07:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:17:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:17:12] Production.ERROR: CronJobId end10 [2026-04-13 07:17:12] Production.INFO: ==22816== Releasing lock... [2026-04-13 07:17:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:17:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:17:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:17:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:17:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:17:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:17:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:17:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:17:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:17:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:17:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:17:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:17:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:17:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:17:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:17:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:17:15] Production.INFO: call_cost start [2026-04-13 07:17:15] Production.INFO: call_cost end [2026-04-13 07:17:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:17:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:17:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:17:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:17:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:17:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:17:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:17:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:17:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:17:15] Production.INFO: ==22812== Releasing lock... [2026-04-13 07:17:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:17:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:18:01] Production.INFO: ==22887== Lock acquired, processing the job... [2026-04-13 12:18:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:18:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:18:01] Production.INFO: neon service started [2026-04-13 12:18:01] Production.INFO: neon service started [2026-04-13 12:18:01] Production.INFO: ==22887== Releasing lock... [2026-04-13 12:18:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:18:01] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 07:18:02] Production.INFO: ==22889== Lock acquired, processing the job... [2026-04-13 07:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:18:02] Production.INFO: ==22891== Lock acquired, processing the job... [2026-04-13 11:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:18:02] Production.INFO: ==22891== Releasing lock... [2026-04-13 11:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:18:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:18:02] Production.INFO: ==22889== Releasing lock... [2026-04-13 07:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:18:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:18:03] Production.INFO: ==22896== Lock acquired, processing the job... [2026-04-13 07:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:18:03] Production.INFO: ==22898== Lock acquired, processing the job... [2026-04-13 07:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:18:03] Production.INFO: ==22900== Lock acquired, processing the job... [2026-04-13 07:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:18:03] Production.INFO: ==22893== Lock acquired, processing the job... [2026-04-13 07:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:18:03] Production.INFO: Account Balance Start. [2026-04-13 07:18:03] Production.INFO: CreateAllLog Start [2026-04-13 07:18:03] Production.INFO: 117 [2026-04-13 07:18:03] Production.INFO: ==22896== Releasing lock... [2026-04-13 07:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:18:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:18:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:18:03] Production.INFO: Date 2026-04-09 [2026-04-13 07:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:18:03] Production.INFO: ==22902== Lock acquired, processing the job... [2026-04-13 07:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:18:03] Production.INFO: Date 2026-04-10 [2026-04-13 07:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:18:03] Production.INFO: Date 2026-04-11 [2026-04-13 07:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:18:03] Production.INFO: Date 2026-04-12 [2026-04-13 07:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:18:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:18:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:18:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:18:03] Production.INFO: ==22902== Releasing lock... [2026-04-13 07:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:18:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:18:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:18:03] Production.INFO: Date 2026-04-13 [2026-04-13 07:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:18:03] Production.INFO: Total Charge 0 [2026-04-13 07:18:03] Production.INFO: CreateAllLog End [2026-04-13 07:18:03] Production.INFO: Account Balance End. [2026-04-13 07:18:03] Production.ERROR: CronJobId end 12 [2026-04-13 07:18:03] Production.INFO: ==22900== Releasing lock... [2026-04-13 07:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:18:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:18:11] Production.ERROR: CronJobId end10 [2026-04-13 07:18:11] Production.INFO: ==22898== Releasing lock... [2026-04-13 07:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:18:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:18:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:18:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:18:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:18:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:18:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:18:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:18:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:18:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:18:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:18:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:18:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:18:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:18:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:18:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:18:15] Production.INFO: call_cost start [2026-04-13 07:18:15] Production.INFO: call_cost end [2026-04-13 07:18:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:18:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:18:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:18:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:18:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:18:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:18:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:18:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:18:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:18:15] Production.INFO: ==22893== Releasing lock... [2026-04-13 07:18:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:18:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:19:02] Production.INFO: ==22966== Lock acquired, processing the job... [2026-04-13 12:19:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:19:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:19:02] Production.INFO: neon service started [2026-04-13 12:19:02] Production.INFO: neon service started [2026-04-13 12:19:02] Production.INFO: ==22966== Releasing lock... [2026-04-13 12:19:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:19:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:19:02] Production.INFO: ==22968== Lock acquired, processing the job... [2026-04-13 07:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:19:02] Production.INFO: ==22968== Releasing lock... [2026-04-13 07:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:19:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:19:02] Production.INFO: ==22970== Lock acquired, processing the job... [2026-04-13 11:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:19:03] Production.INFO: ==22970== Releasing lock... [2026-04-13 11:19:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:19:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:19:03] Production.INFO: ==22980== Lock acquired, processing the job... [2026-04-13 07:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:19:03] Production.INFO: ==22980== Releasing lock... [2026-04-13 07:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:19:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:19:03] Production.INFO: ==22972== Lock acquired, processing the job... [2026-04-13 07:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:19:03] Production.INFO: ==22974== Lock acquired, processing the job... [2026-04-13 07:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:19:03] Production.INFO: ==22976== Lock acquired, processing the job... [2026-04-13 07:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:19:03] Production.INFO: ==22978== Lock acquired, processing the job... [2026-04-13 07:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:19:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:19:03] Production.INFO: Account Balance Start. [2026-04-13 07:19:03] Production.INFO: CreateAllLog Start [2026-04-13 07:19:03] Production.INFO: 117 [2026-04-13 07:19:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:19:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:19:04] Production.INFO: Date 2026-04-09 [2026-04-13 07:19:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:19:04] Production.INFO: Date 2026-04-10 [2026-04-13 07:19:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:19:04] Production.INFO: Date 2026-04-11 [2026-04-13 07:19:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:19:04] Production.INFO: Date 2026-04-12 [2026-04-13 07:19:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:19:04] Production.INFO: Date 2026-04-13 [2026-04-13 07:19:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:19:04] Production.INFO: Total Charge 0 [2026-04-13 07:19:04] Production.INFO: CreateAllLog End [2026-04-13 07:19:04] Production.INFO: Account Balance End. [2026-04-13 07:19:04] Production.INFO: ==22974== Releasing lock... [2026-04-13 07:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:19:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:19:04] Production.ERROR: CronJobId end 12 [2026-04-13 07:19:04] Production.INFO: ==22978== Releasing lock... [2026-04-13 07:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:19:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:19:11] Production.ERROR: CronJobId end10 [2026-04-13 07:19:11] Production.INFO: ==22976== Releasing lock... [2026-04-13 07:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:19:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:19:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:19:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:19:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:19:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:19:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:19:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:19:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:19:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:19:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:19:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:19:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:19:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:19:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:19:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:19:14] Production.INFO: call_cost start [2026-04-13 07:19:14] Production.INFO: call_cost end [2026-04-13 07:19:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:19:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:19:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:19:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:19:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:19:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:19:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:19:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:19:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:19:14] Production.INFO: ==22972== Releasing lock... [2026-04-13 07:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:19:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:20:01] Production.INFO: ==23045== Lock acquired, processing the job... [2026-04-13 12:20:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:20:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:20:01] Production.INFO: neon service started [2026-04-13 12:20:01] Production.INFO: neon service started [2026-04-13 12:20:01] Production.INFO: ==23045== Releasing lock... [2026-04-13 12:20:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:20:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:20:01] Production.INFO: ==23049== Lock acquired, processing the job... [2026-04-13 11:20:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:20:02] Production.INFO: ==23049== Releasing lock... [2026-04-13 11:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:20:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:20:02] Production.INFO: ==23047== Lock acquired, processing the job... [2026-04-13 07:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:20:02] Production.INFO: ==23047== Releasing lock... [2026-04-13 07:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:20:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:20:03] Production.INFO: ==23051== Lock acquired, processing the job... [2026-04-13 07:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:20:03] Production.INFO: ==23055== Lock acquired, processing the job... [2026-04-13 07:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:20:03] Production.INFO: ==23059== Lock acquired, processing the job... [2026-04-13 07:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:20:03] Production.INFO: ==23053== Lock acquired, processing the job... [2026-04-13 07:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:20:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:20:03] Production.INFO: ==23057== Lock acquired, processing the job... [2026-04-13 07:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:20:03] Production.INFO: Account Balance Start. [2026-04-13 07:20:03] Production.INFO: CreateAllLog Start [2026-04-13 07:20:03] Production.INFO: 117 [2026-04-13 07:20:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:20:03] Production.INFO: ==23059== Releasing lock... [2026-04-13 07:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:20:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:20:03] Production.INFO: Date 2026-04-09 [2026-04-13 07:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:20:03] Production.INFO: Date 2026-04-10 [2026-04-13 07:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:20:03] Production.INFO: Date 2026-04-11 [2026-04-13 07:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:20:03] Production.INFO: Date 2026-04-12 [2026-04-13 07:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:20:03] Production.INFO: Date 2026-04-13 [2026-04-13 07:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:20:03] Production.INFO: Total Charge 0 [2026-04-13 07:20:03] Production.INFO: CreateAllLog End [2026-04-13 07:20:03] Production.INFO: Account Balance End. [2026-04-13 07:20:03] Production.ERROR: CronJobId end 12 [2026-04-13 07:20:03] Production.INFO: ==23057== Releasing lock... [2026-04-13 07:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:20:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:20:04] Production.INFO: ==23053== Releasing lock... [2026-04-13 07:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:20:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:20:10] Production.ERROR: CronJobId end10 [2026-04-13 07:20:10] Production.INFO: ==23055== Releasing lock... [2026-04-13 07:20:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:20:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:20:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:20:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:20:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:20:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:20:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:20:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:20:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:20:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:20:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:20:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:20:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:20:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:20:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:20:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:20:13] Production.INFO: call_cost start [2026-04-13 07:20:13] Production.INFO: call_cost end [2026-04-13 07:20:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:20:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:20:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:20:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:20:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:20:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:20:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:20:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:20:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:20:13] Production.INFO: ==23051== Releasing lock... [2026-04-13 07:20:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:20:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:21:01] Production.INFO: ==23126== Lock acquired, processing the job... [2026-04-13 12:21:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:21:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:21:02] Production.INFO: neon service started [2026-04-13 12:21:02] Production.INFO: neon service started [2026-04-13 12:21:02] Production.INFO: ==23126== Releasing lock... [2026-04-13 12:21:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:21:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:21:02] Production.INFO: ==23128== Lock acquired, processing the job... [2026-04-13 07:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:21:02] Production.INFO: ==23128== Releasing lock... [2026-04-13 07:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:21:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:21:02] Production.INFO: ==23130== Lock acquired, processing the job... [2026-04-13 11:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:21:02] Production.INFO: ==23130== Releasing lock... [2026-04-13 11:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:21:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:21:03] Production.INFO: ==23135== Lock acquired, processing the job... [2026-04-13 07:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:21:03] Production.INFO: ==23141== Lock acquired, processing the job... [2026-04-13 07:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:21:03] Production.INFO: ==23133== Lock acquired, processing the job... [2026-04-13 07:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 07:21:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:21:03] Production.INFO: Account Balance Start. [2026-04-13 07:21:03] Production.INFO: CreateAllLog Start [2026-04-13 07:21:03] Production.INFO: ==23137== Lock acquired, processing the job... [2026-04-13 07:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:21:03] Production.INFO: 117 [2026-04-13 07:21:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:21:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 07:21:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 07:21:03] Production.ERROR: CronJob PID - 23135 [2026-04-13 07:21:03] Production.ERROR: CronJob Title - System Alerts [2026-04-13 07:21:03] Production.ERROR: CronJob ID - 5 [2026-04-13 07:21:03] Production.ERROR: CronJob Last Run Time 2026-04-13 07:21:00 [2026-04-13 07:21:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 07:21:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 07:21:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 07:21:03] Production.ERROR: CronJob PID - 23141 [2026-04-13 07:21:03] Production.ERROR: CronJob Title - Prepaid Account Balance [2026-04-13 07:21:03] Production.ERROR: CronJob ID - 12 [2026-04-13 07:21:03] Production.ERROR: CronJob Last Run Time 2026-04-13 07:21:00 [2026-04-13 07:21:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 07:21:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 07:21:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 07:21:03] Production.INFO: ==23133== Releasing lock... [2026-04-13 07:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 07:21:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 07:21:04] Production.INFO: Date 2026-04-09 [2026-04-13 07:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:21:04] Production.INFO: ==23139== Lock acquired, processing the job... [2026-04-13 07:21:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:21:04] Production.INFO: Date 2026-04-10 [2026-04-13 07:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:21:04] Production.INFO: ==23143== Lock acquired, processing the job... [2026-04-13 07:21:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 07:21:04] Production.INFO: Date 2026-04-11 [2026-04-13 07:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:21:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:21:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:21:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:21:04] Production.INFO: ==23145== Lock acquired, processing the job... [2026-04-13 07:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:21:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:21:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 07:21:04] Production.INFO: Date 2026-04-12 [2026-04-13 07:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:21:04] Production.INFO: Date 2026-04-13 [2026-04-13 07:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:21:04] Production.INFO: Total Charge 0 [2026-04-13 07:21:04] Production.INFO: CreateAllLog End [2026-04-13 07:21:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:21:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:21:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:21:04] Production.INFO: ==23145== Releasing lock... [2026-04-13 07:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:21:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:21:04] Production.ERROR: done [2026-04-13 07:21:05] Production.INFO: ==23137== Releasing lock... [2026-04-13 07:21:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:21:05] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:21:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 07:21:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087898', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 07:21:05] Production.INFO: Account Balance End. [2026-04-13 07:21:05] Production.ERROR: CronJobId end 12 [2026-04-13 07:21:05] Production.INFO: ==23141== Releasing lock... [2026-04-13 07:21:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:21:05] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:21:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087898', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 07:21:11] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 07:21:11] Production.INFO: ProcessCDR(1,17087898,1,1,2) [2026-04-13 07:21:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17087898,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 07:21:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17087898,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 07:21:11] Production.ERROR: pbx prc_insertCDR start [2026-04-13 07:21:11] Production.ERROR: pbx prc_insertCDR end [2026-04-13 07:21:11] Production.INFO: ==23143== Releasing lock... [2026-04-13 07:21:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 07:21:11] Production.INFO: 26 MB #Memory Used# [2026-04-13 07:21:14] Production.ERROR: CronJobId end10 [2026-04-13 07:21:14] Production.INFO: ==23139== Releasing lock... [2026-04-13 07:21:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:21:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:21:17] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:21:17] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:21:17] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:21:17] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:21:17] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:21:17] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:21:17] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:21:17] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:21:17] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:21:17] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:21:17] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:21:17] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:21:17] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:21:17] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:21:17] Production.INFO: call_cost start [2026-04-13 07:21:17] Production.INFO: call_cost end [2026-04-13 07:21:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:21:17] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:21:17] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:21:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:21:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:21:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:21:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:21:17] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:21:17] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:21:17] Production.INFO: ==23135== Releasing lock... [2026-04-13 07:21:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:21:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:22:01] Production.INFO: ==23205== Lock acquired, processing the job... [2026-04-13 12:22:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:22:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:22:01] Production.INFO: neon service started [2026-04-13 12:22:01] Production.INFO: neon service started [2026-04-13 12:22:01] Production.INFO: ==23205== Releasing lock... [2026-04-13 12:22:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:22:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:22:02] Production.INFO: ==23207== Lock acquired, processing the job... [2026-04-13 07:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:22:02] Production.INFO: ==23209== Lock acquired, processing the job... [2026-04-13 11:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:22:02] Production.INFO: ==23209== Releasing lock... [2026-04-13 11:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:22:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:22:02] Production.INFO: ==23207== Releasing lock... [2026-04-13 07:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:22:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:22:03] Production.INFO: ==23213== Lock acquired, processing the job... [2026-04-13 07:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:22:03] Production.INFO: ==23218== Lock acquired, processing the job... [2026-04-13 07:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:22:03] Production.INFO: ==23216== Lock acquired, processing the job... [2026-04-13 07:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:22:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:22:03] Production.INFO: ==23222== Lock acquired, processing the job... [2026-04-13 07:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:22:03] Production.INFO: ==23220== Lock acquired, processing the job... [2026-04-13 07:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:22:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:22:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:22:03] Production.INFO: Account Balance Start. [2026-04-13 07:22:03] Production.INFO: CreateAllLog Start [2026-04-13 07:22:03] Production.INFO: 117 [2026-04-13 07:22:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:22:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:22:03] Production.INFO: ==23222== Releasing lock... [2026-04-13 07:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:22:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:22:03] Production.INFO: Date 2026-04-09 [2026-04-13 07:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:22:03] Production.INFO: Date 2026-04-10 [2026-04-13 07:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:22:03] Production.INFO: Date 2026-04-11 [2026-04-13 07:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:22:03] Production.INFO: Date 2026-04-12 [2026-04-13 07:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:22:03] Production.INFO: Date 2026-04-13 [2026-04-13 07:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:22:03] Production.INFO: Total Charge 0 [2026-04-13 07:22:03] Production.INFO: CreateAllLog End [2026-04-13 07:22:03] Production.INFO: Account Balance End. [2026-04-13 07:22:04] Production.ERROR: CronJobId end 12 [2026-04-13 07:22:04] Production.INFO: ==23220== Releasing lock... [2026-04-13 07:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:22:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:22:04] Production.INFO: ==23216== Releasing lock... [2026-04-13 07:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:22:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:22:11] Production.ERROR: CronJobId end10 [2026-04-13 07:22:11] Production.INFO: ==23218== Releasing lock... [2026-04-13 07:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:22:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:22:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:22:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:22:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:22:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:22:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:22:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:22:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:22:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:22:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:22:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:22:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:22:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:22:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:22:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:22:14] Production.INFO: call_cost start [2026-04-13 07:22:14] Production.INFO: call_cost end [2026-04-13 07:22:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:22:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:22:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:22:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:22:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:22:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:22:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:22:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:22:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:22:14] Production.INFO: ==23213== Releasing lock... [2026-04-13 07:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:22:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:23:01] Production.INFO: ==23286== Lock acquired, processing the job... [2026-04-13 12:23:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:23:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:23:01] Production.INFO: neon service started [2026-04-13 12:23:01] Production.INFO: neon service started [2026-04-13 12:23:01] Production.INFO: ==23286== Releasing lock... [2026-04-13 12:23:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:23:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:23:02] Production.INFO: ==23288== Lock acquired, processing the job... [2026-04-13 07:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:23:02] Production.INFO: ==23290== Lock acquired, processing the job... [2026-04-13 11:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:23:02] Production.INFO: ==23290== Releasing lock... [2026-04-13 11:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:23:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:23:02] Production.INFO: ==23288== Releasing lock... [2026-04-13 07:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:23:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:23:03] Production.INFO: ==23293== Lock acquired, processing the job... [2026-04-13 07:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:23:03] Production.INFO: ==23295== Lock acquired, processing the job... [2026-04-13 07:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:23:03] Production.INFO: ==23299== Lock acquired, processing the job... [2026-04-13 07:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:23:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:23:03] Production.INFO: ==23297== Lock acquired, processing the job... [2026-04-13 07:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:23:03] Production.INFO: ==23301== Lock acquired, processing the job... [2026-04-13 07:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:23:03] Production.INFO: Account Balance Start. [2026-04-13 07:23:03] Production.INFO: CreateAllLog Start [2026-04-13 07:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:23:03] Production.INFO: 117 [2026-04-13 07:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:23:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:23:03] Production.INFO: Date 2026-04-09 [2026-04-13 07:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:23:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:23:03] Production.INFO: Date 2026-04-10 [2026-04-13 07:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:23:03] Production.INFO: ==23301== Releasing lock... [2026-04-13 07:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:23:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:23:04] Production.INFO: Date 2026-04-11 [2026-04-13 07:23:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:23:04] Production.INFO: Date 2026-04-12 [2026-04-13 07:23:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:23:04] Production.INFO: Date 2026-04-13 [2026-04-13 07:23:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:23:04] Production.INFO: Total Charge 0 [2026-04-13 07:23:04] Production.INFO: CreateAllLog End [2026-04-13 07:23:04] Production.INFO: ==23295== Releasing lock... [2026-04-13 07:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:23:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:23:04] Production.INFO: Account Balance End. [2026-04-13 07:23:04] Production.ERROR: CronJobId end 12 [2026-04-13 07:23:04] Production.INFO: ==23299== Releasing lock... [2026-04-13 07:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:23:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:23:12] Production.ERROR: CronJobId end10 [2026-04-13 07:23:12] Production.INFO: ==23297== Releasing lock... [2026-04-13 07:23:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:23:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:23:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:23:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:23:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:23:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:23:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:23:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:23:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:23:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:23:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:23:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:23:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:23:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:23:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:23:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:23:14] Production.INFO: call_cost start [2026-04-13 07:23:14] Production.INFO: call_cost end [2026-04-13 07:23:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:23:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:23:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:23:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:23:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:23:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:23:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:23:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:23:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:23:14] Production.INFO: ==23293== Releasing lock... [2026-04-13 07:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:23:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:24:01] Production.INFO: ==23367== Lock acquired, processing the job... [2026-04-13 12:24:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:24:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:24:01] Production.INFO: neon service started [2026-04-13 12:24:01] Production.INFO: neon service started [2026-04-13 12:24:01] Production.INFO: ==23367== Releasing lock... [2026-04-13 12:24:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:24:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:24:01] Production.INFO: ==23372== Lock acquired, processing the job... [2026-04-13 11:24:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:24:01] Production.INFO: ==23372== Releasing lock... [2026-04-13 11:24:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:24:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:24:01] Production.INFO: ==23370== Lock acquired, processing the job... [2026-04-13 07:24:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:24:02] Production.INFO: ==23370== Releasing lock... [2026-04-13 07:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:24:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:24:02] Production.INFO: ==23376== Lock acquired, processing the job... [2026-04-13 07:24:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:24:02] Production.INFO: ==23374== Lock acquired, processing the job... [2026-04-13 07:24:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:24:03] Production.INFO: ==23382== Lock acquired, processing the job... [2026-04-13 07:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:24:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:24:03] Production.INFO: ==23378== Lock acquired, processing the job... [2026-04-13 07:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:24:03] Production.INFO: ==23380== Lock acquired, processing the job... [2026-04-13 07:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:24:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:24:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:24:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:24:03] Production.INFO: ==23382== Releasing lock... [2026-04-13 07:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:24:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:24:03] Production.INFO: Account Balance Start. [2026-04-13 07:24:03] Production.INFO: CreateAllLog Start [2026-04-13 07:24:03] Production.INFO: 117 [2026-04-13 07:24:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:24:03] Production.INFO: Date 2026-04-09 [2026-04-13 07:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:24:03] Production.INFO: Date 2026-04-10 [2026-04-13 07:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:24:03] Production.INFO: Date 2026-04-11 [2026-04-13 07:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:24:03] Production.INFO: Date 2026-04-12 [2026-04-13 07:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:24:03] Production.INFO: Date 2026-04-13 [2026-04-13 07:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:24:03] Production.INFO: Total Charge 0 [2026-04-13 07:24:03] Production.INFO: CreateAllLog End [2026-04-13 07:24:03] Production.INFO: ==23376== Releasing lock... [2026-04-13 07:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:24:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:24:03] Production.INFO: Account Balance End. [2026-04-13 07:24:03] Production.ERROR: CronJobId end 12 [2026-04-13 07:24:03] Production.INFO: ==23380== Releasing lock... [2026-04-13 07:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:24:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:24:10] Production.ERROR: CronJobId end10 [2026-04-13 07:24:10] Production.INFO: ==23378== Releasing lock... [2026-04-13 07:24:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:24:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:24:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:24:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:24:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:24:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:24:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:24:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:24:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:24:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:24:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:24:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:24:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:24:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:24:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:24:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:24:13] Production.INFO: call_cost start [2026-04-13 07:24:13] Production.INFO: call_cost end [2026-04-13 07:24:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:24:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:24:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:24:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:24:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:24:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:24:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:24:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:24:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:24:13] Production.INFO: ==23374== Releasing lock... [2026-04-13 07:24:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:24:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:25:01] Production.INFO: ==23444== Lock acquired, processing the job... [2026-04-13 12:25:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:25:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:25:01] Production.INFO: neon service started [2026-04-13 12:25:01] Production.INFO: neon service started [2026-04-13 12:25:01] Production.INFO: ==23444== Releasing lock... [2026-04-13 12:25:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:25:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:25:02] Production.INFO: ==23448== Lock acquired, processing the job... [2026-04-13 11:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:25:02] Production.INFO: ==23448== Releasing lock... [2026-04-13 11:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:25:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:25:02] Production.INFO: ==23446== Lock acquired, processing the job... [2026-04-13 07:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:25:02] Production.INFO: ==23446== Releasing lock... [2026-04-13 07:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:25:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:25:03] Production.INFO: ==23453== Lock acquired, processing the job... [2026-04-13 07:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:25:03] Production.INFO: ==23455== Lock acquired, processing the job... [2026-04-13 07:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:25:03] Production.INFO: ==23451== Lock acquired, processing the job... [2026-04-13 07:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:25:03] Production.INFO: ==23459== Lock acquired, processing the job... [2026-04-13 07:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:25:03] Production.INFO: ==23457== Lock acquired, processing the job... [2026-04-13 07:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:25:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:25:03] Production.INFO: ==23459== Releasing lock... [2026-04-13 07:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:25:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:25:03] Production.INFO: Account Balance Start. [2026-04-13 07:25:03] Production.INFO: CreateAllLog Start [2026-04-13 07:25:03] Production.INFO: 117 [2026-04-13 07:25:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:25:03] Production.INFO: Date 2026-04-09 [2026-04-13 07:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:25:03] Production.INFO: Date 2026-04-10 [2026-04-13 07:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:25:03] Production.INFO: Date 2026-04-11 [2026-04-13 07:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:25:03] Production.INFO: Date 2026-04-12 [2026-04-13 07:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:25:03] Production.INFO: Date 2026-04-13 [2026-04-13 07:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:25:03] Production.INFO: Total Charge 0 [2026-04-13 07:25:03] Production.INFO: CreateAllLog End [2026-04-13 07:25:03] Production.INFO: ==23453== Releasing lock... [2026-04-13 07:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:25:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:25:04] Production.INFO: Account Balance End. [2026-04-13 07:25:04] Production.ERROR: CronJobId end 12 [2026-04-13 07:25:04] Production.INFO: ==23457== Releasing lock... [2026-04-13 07:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:25:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:25:10] Production.ERROR: CronJobId end10 [2026-04-13 07:25:10] Production.INFO: ==23455== Releasing lock... [2026-04-13 07:25:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:25:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:25:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:25:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:25:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:25:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:25:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:25:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:25:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:25:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:25:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:25:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:25:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:25:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:25:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:25:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:25:13] Production.INFO: call_cost start [2026-04-13 07:25:13] Production.INFO: call_cost end [2026-04-13 07:25:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:25:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:25:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:25:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:25:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:25:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:25:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:25:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:25:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:25:13] Production.INFO: ==23451== Releasing lock... [2026-04-13 07:25:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:25:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:26:02] Production.INFO: ==23524== Lock acquired, processing the job... [2026-04-13 12:26:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:26:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:26:02] Production.INFO: neon service started [2026-04-13 12:26:02] Production.INFO: neon service started [2026-04-13 12:26:02] Production.INFO: ==23524== Releasing lock... [2026-04-13 12:26:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:26:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:26:02] Production.INFO: ==23528== Lock acquired, processing the job... [2026-04-13 11:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:26:02] Production.INFO: ==23528== Releasing lock... [2026-04-13 11:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:26:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:26:02] Production.INFO: ==23526== Lock acquired, processing the job... [2026-04-13 07:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:26:02] Production.INFO: ==23526== Releasing lock... [2026-04-13 07:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:26:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:26:03] Production.INFO: ==23533== Lock acquired, processing the job... [2026-04-13 07:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:26:03] Production.INFO: ==23535== Lock acquired, processing the job... [2026-04-13 07:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:26:03] Production.INFO: ==23537== Lock acquired, processing the job... [2026-04-13 07:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:26:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:26:03] Production.INFO: ==23539== Lock acquired, processing the job... [2026-04-13 07:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:26:03] Production.INFO: ==23541== Lock acquired, processing the job... [2026-04-13 07:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:26:03] Production.INFO: Account Balance Start. [2026-04-13 07:26:03] Production.INFO: CreateAllLog Start [2026-04-13 07:26:03] Production.INFO: 117 [2026-04-13 07:26:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:26:03] Production.INFO: ==23541== Releasing lock... [2026-04-13 07:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:26:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:26:03] Production.INFO: Date 2026-04-09 [2026-04-13 07:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:26:03] Production.INFO: Date 2026-04-10 [2026-04-13 07:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:26:03] Production.INFO: Date 2026-04-11 [2026-04-13 07:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:26:03] Production.INFO: Date 2026-04-12 [2026-04-13 07:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:26:03] Production.INFO: Date 2026-04-13 [2026-04-13 07:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:26:03] Production.INFO: Total Charge 0 [2026-04-13 07:26:04] Production.INFO: CreateAllLog End [2026-04-13 07:26:04] Production.INFO: Account Balance End. [2026-04-13 07:26:04] Production.ERROR: CronJobId end 12 [2026-04-13 07:26:04] Production.INFO: ==23539== Releasing lock... [2026-04-13 07:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:26:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:26:04] Production.INFO: ==23535== Releasing lock... [2026-04-13 07:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:26:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:26:11] Production.ERROR: CronJobId end10 [2026-04-13 07:26:11] Production.INFO: ==23537== Releasing lock... [2026-04-13 07:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:26:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:26:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:26:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:26:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:26:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:26:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:26:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:26:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:26:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:26:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:26:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:26:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:26:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:26:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:26:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:26:13] Production.INFO: call_cost start [2026-04-13 07:26:13] Production.INFO: call_cost end [2026-04-13 07:26:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:26:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:26:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:26:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:26:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:26:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:26:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:26:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:26:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:26:13] Production.INFO: ==23533== Releasing lock... [2026-04-13 07:26:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:26:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:27:01] Production.INFO: ==23601== Lock acquired, processing the job... [2026-04-13 12:27:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:27:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:27:01] Production.INFO: neon service started [2026-04-13 12:27:01] Production.INFO: neon service started [2026-04-13 12:27:01] Production.INFO: ==23601== Releasing lock... [2026-04-13 12:27:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:27:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:27:01] Production.INFO: ==23605== Lock acquired, processing the job... [2026-04-13 11:27:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:27:01] Production.INFO: ==23605== Releasing lock... [2026-04-13 11:27:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:27:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:27:01] Production.INFO: ==23603== Lock acquired, processing the job... [2026-04-13 07:27:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:27:02] Production.INFO: ==23603== Releasing lock... [2026-04-13 07:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:27:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:27:02] Production.INFO: ==23607== Lock acquired, processing the job... [2026-04-13 07:27:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:27:02] Production.INFO: ==23611== Lock acquired, processing the job... [2026-04-13 07:27:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:27:02] Production.INFO: ==23609== Lock acquired, processing the job... [2026-04-13 07:27:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:27:03] Production.INFO: ==23613== Lock acquired, processing the job... [2026-04-13 07:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:27:03] Production.INFO: ==23615== Lock acquired, processing the job... [2026-04-13 07:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:27:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:27:03] Production.INFO: ==23615== Releasing lock... [2026-04-13 07:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:27:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:27:03] Production.INFO: Account Balance Start. [2026-04-13 07:27:03] Production.INFO: CreateAllLog Start [2026-04-13 07:27:03] Production.INFO: 117 [2026-04-13 07:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:27:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:27:03] Production.INFO: Date 2026-04-09 [2026-04-13 07:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:27:03] Production.INFO: Date 2026-04-10 [2026-04-13 07:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:27:03] Production.INFO: Date 2026-04-11 [2026-04-13 07:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:27:03] Production.INFO: Date 2026-04-12 [2026-04-13 07:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:27:03] Production.INFO: Date 2026-04-13 [2026-04-13 07:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:27:03] Production.INFO: Total Charge 0 [2026-04-13 07:27:03] Production.INFO: CreateAllLog End [2026-04-13 07:27:03] Production.INFO: Account Balance End. [2026-04-13 07:27:03] Production.ERROR: CronJobId end 12 [2026-04-13 07:27:03] Production.INFO: ==23613== Releasing lock... [2026-04-13 07:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:27:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:27:03] Production.INFO: ==23609== Releasing lock... [2026-04-13 07:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:27:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:27:11] Production.ERROR: CronJobId end10 [2026-04-13 07:27:11] Production.INFO: ==23611== Releasing lock... [2026-04-13 07:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:27:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:27:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:27:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:27:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:27:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:27:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:27:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:27:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:27:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:27:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:27:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:27:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:27:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:27:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:27:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:27:13] Production.INFO: call_cost start [2026-04-13 07:27:13] Production.INFO: call_cost end [2026-04-13 07:27:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:27:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:27:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:27:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:27:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:27:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:27:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:27:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:27:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:27:13] Production.INFO: ==23607== Releasing lock... [2026-04-13 07:27:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:27:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:28:02] Production.INFO: ==23679== Lock acquired, processing the job... [2026-04-13 12:28:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:28:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:28:02] Production.INFO: neon service started [2026-04-13 12:28:02] Production.INFO: neon service started [2026-04-13 12:28:02] Production.INFO: ==23679== Releasing lock... [2026-04-13 12:28:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:28:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:28:02] Production.INFO: ==23685== Lock acquired, processing the job... [2026-04-13 11:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:28:02] Production.INFO: ==23685== Releasing lock... [2026-04-13 11:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:28:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:28:02] Production.INFO: ==23683== Lock acquired, processing the job... [2026-04-13 07:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:28:02] Production.INFO: ==23683== Releasing lock... [2026-04-13 07:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:28:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:28:03] Production.INFO: ==23687== Lock acquired, processing the job... [2026-04-13 07:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:28:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:28:03] Production.INFO: ==23689== Lock acquired, processing the job... [2026-04-13 07:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:28:03] Production.INFO: ==23691== Lock acquired, processing the job... [2026-04-13 07:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:28:03] Production.INFO: ==23693== Lock acquired, processing the job... [2026-04-13 07:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:28:03] Production.INFO: ==23695== Lock acquired, processing the job... [2026-04-13 07:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:28:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:28:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:28:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:28:04] Production.INFO: ==23695== Releasing lock... [2026-04-13 07:28:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:28:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:28:04] Production.INFO: Account Balance Start. [2026-04-13 07:28:04] Production.INFO: CreateAllLog Start [2026-04-13 07:28:04] Production.INFO: 117 [2026-04-13 07:28:04] Production.INFO: Date 2026-04-08 [2026-04-13 07:28:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:28:04] Production.INFO: Date 2026-04-09 [2026-04-13 07:28:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:28:04] Production.INFO: Date 2026-04-10 [2026-04-13 07:28:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:28:04] Production.INFO: Date 2026-04-11 [2026-04-13 07:28:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:28:04] Production.INFO: ==23689== Releasing lock... [2026-04-13 07:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:28:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:28:04] Production.INFO: Date 2026-04-12 [2026-04-13 07:28:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:28:04] Production.INFO: Date 2026-04-13 [2026-04-13 07:28:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:28:04] Production.INFO: Total Charge 0 [2026-04-13 07:28:04] Production.INFO: CreateAllLog End [2026-04-13 07:28:04] Production.INFO: Account Balance End. [2026-04-13 07:28:04] Production.ERROR: CronJobId end 12 [2026-04-13 07:28:04] Production.INFO: ==23693== Releasing lock... [2026-04-13 07:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:28:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:28:11] Production.ERROR: CronJobId end10 [2026-04-13 07:28:11] Production.INFO: ==23691== Releasing lock... [2026-04-13 07:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:28:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:28:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:28:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:28:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:28:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:28:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:28:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:28:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:28:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:28:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:28:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:28:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:28:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:28:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:28:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:28:14] Production.INFO: call_cost start [2026-04-13 07:28:14] Production.INFO: call_cost end [2026-04-13 07:28:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:28:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:28:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:28:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:28:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:28:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:28:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:28:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:28:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:28:14] Production.INFO: ==23687== Releasing lock... [2026-04-13 07:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:28:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:29:01] Production.INFO: ==23756== Lock acquired, processing the job... [2026-04-13 12:29:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:29:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:29:01] Production.INFO: neon service started [2026-04-13 12:29:01] Production.INFO: neon service started [2026-04-13 12:29:01] Production.INFO: ==23756== Releasing lock... [2026-04-13 12:29:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:29:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:29:01] Production.INFO: ==23758== Lock acquired, processing the job... [2026-04-13 07:29:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:29:02] Production.INFO: ==23758== Releasing lock... [2026-04-13 07:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:29:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:29:02] Production.INFO: ==23760== Lock acquired, processing the job... [2026-04-13 11:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:29:02] Production.INFO: ==23760== Releasing lock... [2026-04-13 11:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:29:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:29:02] Production.INFO: ==23766== Lock acquired, processing the job... [2026-04-13 07:29:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:29:02] Production.INFO: ==23762== Lock acquired, processing the job... [2026-04-13 07:29:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:29:02] Production.INFO: ==23764== Lock acquired, processing the job... [2026-04-13 07:29:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:29:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:29:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:29:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:29:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:29:02] Production.INFO: ==23769== Lock acquired, processing the job... [2026-04-13 07:29:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:29:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:29:03] Production.INFO: ==23771== Lock acquired, processing the job... [2026-04-13 07:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:29:03] Production.INFO: Account Balance Start. [2026-04-13 07:29:03] Production.INFO: CreateAllLog Start [2026-04-13 07:29:03] Production.INFO: 117 [2026-04-13 07:29:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:29:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:29:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:29:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:29:03] Production.INFO: Date 2026-04-09 [2026-04-13 07:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:29:03] Production.INFO: ==23771== Releasing lock... [2026-04-13 07:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:29:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:29:03] Production.INFO: Date 2026-04-10 [2026-04-13 07:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:29:03] Production.INFO: Date 2026-04-11 [2026-04-13 07:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:29:03] Production.INFO: Date 2026-04-12 [2026-04-13 07:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:29:03] Production.INFO: Date 2026-04-13 [2026-04-13 07:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:29:03] Production.INFO: Total Charge 0 [2026-04-13 07:29:03] Production.INFO: CreateAllLog End [2026-04-13 07:29:03] Production.INFO: ==23764== Releasing lock... [2026-04-13 07:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:29:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:29:03] Production.INFO: Account Balance End. [2026-04-13 07:29:03] Production.ERROR: CronJobId end 12 [2026-04-13 07:29:03] Production.INFO: ==23769== Releasing lock... [2026-04-13 07:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:29:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:29:11] Production.ERROR: CronJobId end10 [2026-04-13 07:29:11] Production.INFO: ==23766== Releasing lock... [2026-04-13 07:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:29:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:29:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:29:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:29:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:29:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:29:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:29:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:29:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:29:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:29:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:29:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:29:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:29:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:29:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:29:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:29:14] Production.INFO: call_cost start [2026-04-13 07:29:14] Production.INFO: call_cost end [2026-04-13 07:29:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:29:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:29:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:29:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:29:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:29:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:29:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:29:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:29:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:29:14] Production.INFO: ==23762== Releasing lock... [2026-04-13 07:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:29:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:30:01] Production.INFO: ==23835== Lock acquired, processing the job... [2026-04-13 12:30:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:30:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:30:02] Production.INFO: neon service started [2026-04-13 12:30:02] Production.INFO: neon service started [2026-04-13 12:30:02] Production.INFO: ==23835== Releasing lock... [2026-04-13 12:30:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:30:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:30:02] Production.INFO: ==23837== Lock acquired, processing the job... [2026-04-13 07:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:30:02] Production.INFO: ==23837== Releasing lock... [2026-04-13 07:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:30:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:30:02] Production.INFO: ==23839== Lock acquired, processing the job... [2026-04-13 11:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:30:02] Production.INFO: ==23839== Releasing lock... [2026-04-13 11:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:30:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:30:03] Production.INFO: ==23851== Lock acquired, processing the job... [2026-04-13 07:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:30:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:30:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:30:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:30:03] Production.INFO: ==23851== Releasing lock... [2026-04-13 07:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:30:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:30:03] Production.INFO: ==23843== Lock acquired, processing the job... [2026-04-13 07:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:30:03] Production.INFO: ==23845== Lock acquired, processing the job... [2026-04-13 07:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:30:03] Production.INFO: ==23847== Lock acquired, processing the job... [2026-04-13 07:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:30:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:30:03] Production.INFO: ==23849== Lock acquired, processing the job... [2026-04-13 07:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:30:03] Production.INFO: Account Balance Start. [2026-04-13 07:30:03] Production.INFO: CreateAllLog Start [2026-04-13 07:30:03] Production.INFO: 117 [2026-04-13 07:30:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:30:03] Production.INFO: Date 2026-04-09 [2026-04-13 07:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:30:03] Production.INFO: Date 2026-04-10 [2026-04-13 07:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:30:04] Production.INFO: Date 2026-04-11 [2026-04-13 07:30:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:30:04] Production.INFO: Date 2026-04-12 [2026-04-13 07:30:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:30:04] Production.INFO: Date 2026-04-13 [2026-04-13 07:30:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:30:04] Production.INFO: Total Charge 0 [2026-04-13 07:30:04] Production.INFO: CreateAllLog End [2026-04-13 07:30:04] Production.INFO: Account Balance End. [2026-04-13 07:30:04] Production.ERROR: CronJobId end 12 [2026-04-13 07:30:04] Production.INFO: ==23849== Releasing lock... [2026-04-13 07:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:30:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:30:04] Production.INFO: ==23845== Releasing lock... [2026-04-13 07:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:30:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:30:12] Production.ERROR: CronJobId end10 [2026-04-13 07:30:12] Production.INFO: ==23847== Releasing lock... [2026-04-13 07:30:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:30:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:30:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:30:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:30:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:30:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:30:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:30:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:30:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:30:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:30:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:30:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:30:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:30:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:30:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:30:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:30:15] Production.INFO: call_cost start [2026-04-13 07:30:15] Production.INFO: call_cost end [2026-04-13 07:30:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:30:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:30:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:30:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:30:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:30:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:30:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:30:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:30:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:30:15] Production.INFO: ==23843== Releasing lock... [2026-04-13 07:30:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:30:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:31:01] Production.INFO: ==23917== Lock acquired, processing the job... [2026-04-13 12:31:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:31:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:31:01] Production.INFO: neon service started [2026-04-13 12:31:01] Production.INFO: neon service started [2026-04-13 12:31:01] Production.INFO: ==23917== Releasing lock... [2026-04-13 12:31:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:31:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:31:01] Production.INFO: ==23919== Lock acquired, processing the job... [2026-04-13 07:31:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:31:02] Production.INFO: ==23919== Releasing lock... [2026-04-13 07:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:31:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:31:02] Production.INFO: ==23921== Lock acquired, processing the job... [2026-04-13 11:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:31:02] Production.INFO: ==23921== Releasing lock... [2026-04-13 11:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:31:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:31:02] Production.INFO: ==23923== Lock acquired, processing the job... [2026-04-13 07:31:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 07:31:03] Production.INFO: ==23925== Lock acquired, processing the job... [2026-04-13 07:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:31:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 07:31:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 07:31:03] Production.INFO: ==23923== Releasing lock... [2026-04-13 07:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 07:31:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 07:31:03] Production.INFO: ==23933== Lock acquired, processing the job... [2026-04-13 07:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 07:31:03] Production.INFO: ==23931== Lock acquired, processing the job... [2026-04-13 07:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:31:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:31:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 07:31:03] Production.INFO: ==23927== Lock acquired, processing the job... [2026-04-13 07:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:31:03] Production.INFO: ==23929== Lock acquired, processing the job... [2026-04-13 07:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:31:03] Production.INFO: Account Balance Start. [2026-04-13 07:31:03] Production.INFO: CreateAllLog Start [2026-04-13 07:31:03] Production.INFO: 117 [2026-04-13 07:31:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:31:03] Production.INFO: ==23935== Lock acquired, processing the job... [2026-04-13 07:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:31:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:31:03] Production.INFO: Date 2026-04-09 [2026-04-13 07:31:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:31:03] Production.INFO: Date 2026-04-10 [2026-04-13 07:31:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:31:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:31:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:31:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:31:03] Production.INFO: Date 2026-04-11 [2026-04-13 07:31:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:31:03] Production.INFO: ==23935== Releasing lock... [2026-04-13 07:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:31:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:31:03] Production.INFO: Date 2026-04-12 [2026-04-13 07:31:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:31:03] Production.ERROR: done [2026-04-13 07:31:03] Production.INFO: Date 2026-04-13 [2026-04-13 07:31:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:31:03] Production.INFO: Total Charge 0 [2026-04-13 07:31:03] Production.INFO: CreateAllLog End [2026-04-13 07:31:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 07:31:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087939', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 07:31:03] Production.INFO: Account Balance End. [2026-04-13 07:31:04] Production.ERROR: CronJobId end 12 [2026-04-13 07:31:04] Production.INFO: ==23931== Releasing lock... [2026-04-13 07:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:31:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:31:04] Production.INFO: ==23927== Releasing lock... [2026-04-13 07:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:31:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:31:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087939', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 07:31:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 07:31:10] Production.INFO: ProcessCDR(1,17087939,1,1,2) [2026-04-13 07:31:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17087939,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 07:31:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17087939,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 07:31:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 07:31:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 07:31:10] Production.INFO: ==23933== Releasing lock... [2026-04-13 07:31:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 07:31:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 07:31:13] Production.ERROR: CronJobId end10 [2026-04-13 07:31:13] Production.INFO: ==23929== Releasing lock... [2026-04-13 07:31:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:31:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:31:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:31:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:31:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:31:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:31:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:31:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:31:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:31:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:31:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:31:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:31:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:31:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:31:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:31:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:31:15] Production.INFO: call_cost start [2026-04-13 07:31:16] Production.INFO: call_cost end [2026-04-13 07:31:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:31:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:31:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:31:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:31:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:31:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:31:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:31:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:31:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:31:16] Production.INFO: ==23925== Releasing lock... [2026-04-13 07:31:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:31:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:32:01] Production.INFO: ==23997== Lock acquired, processing the job... [2026-04-13 12:32:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:32:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:32:01] Production.INFO: neon service started [2026-04-13 12:32:01] Production.INFO: neon service started [2026-04-13 12:32:01] Production.INFO: ==23997== Releasing lock... [2026-04-13 12:32:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:32:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:32:02] Production.INFO: ==23999== Lock acquired, processing the job... [2026-04-13 07:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:32:02] Production.INFO: ==23999== Releasing lock... [2026-04-13 07:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:32:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:32:02] Production.INFO: ==24001== Lock acquired, processing the job... [2026-04-13 11:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:32:02] Production.INFO: ==24001== Releasing lock... [2026-04-13 11:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:32:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:32:03] Production.INFO: ==24003== Lock acquired, processing the job... [2026-04-13 07:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:32:03] Production.INFO: ==24007== Lock acquired, processing the job... [2026-04-13 07:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:32:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:32:03] Production.INFO: ==24005== Lock acquired, processing the job... [2026-04-13 07:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:32:03] Production.INFO: ==24009== Lock acquired, processing the job... [2026-04-13 07:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:32:03] Production.INFO: Account Balance Start. [2026-04-13 07:32:03] Production.INFO: CreateAllLog Start [2026-04-13 07:32:03] Production.INFO: 117 [2026-04-13 07:32:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:32:03] Production.INFO: ==24011== Lock acquired, processing the job... [2026-04-13 07:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:32:03] Production.INFO: Date 2026-04-09 [2026-04-13 07:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:32:03] Production.INFO: Date 2026-04-10 [2026-04-13 07:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:32:03] Production.INFO: Date 2026-04-11 [2026-04-13 07:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:32:03] Production.INFO: Date 2026-04-12 [2026-04-13 07:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:32:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:32:03] Production.INFO: Date 2026-04-13 [2026-04-13 07:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:32:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:32:03] Production.INFO: Total Charge 0 [2026-04-13 07:32:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:32:03] Production.INFO: CreateAllLog End [2026-04-13 07:32:03] Production.INFO: ==24011== Releasing lock... [2026-04-13 07:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:32:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:32:03] Production.INFO: Account Balance End. [2026-04-13 07:32:03] Production.ERROR: CronJobId end 12 [2026-04-13 07:32:03] Production.INFO: ==24009== Releasing lock... [2026-04-13 07:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:32:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:32:04] Production.INFO: ==24005== Releasing lock... [2026-04-13 07:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:32:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:32:11] Production.ERROR: CronJobId end10 [2026-04-13 07:32:11] Production.INFO: ==24007== Releasing lock... [2026-04-13 07:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:32:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:32:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:32:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:32:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:32:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:32:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:32:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:32:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:32:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:32:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:32:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:32:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:32:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:32:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:32:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:32:14] Production.INFO: call_cost start [2026-04-13 07:32:14] Production.INFO: call_cost end [2026-04-13 07:32:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:32:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:32:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:32:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:32:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:32:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:32:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:32:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:32:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:32:14] Production.INFO: ==24003== Releasing lock... [2026-04-13 07:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:32:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:33:02] Production.INFO: ==24076== Lock acquired, processing the job... [2026-04-13 12:33:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:33:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:33:02] Production.INFO: neon service started [2026-04-13 12:33:02] Production.INFO: neon service started [2026-04-13 12:33:02] Production.INFO: ==24076== Releasing lock... [2026-04-13 12:33:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:33:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:33:02] Production.INFO: ==24078== Lock acquired, processing the job... [2026-04-13 07:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:33:02] Production.INFO: ==24078== Releasing lock... [2026-04-13 07:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:33:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:33:03] Production.INFO: ==24080== Lock acquired, processing the job... [2026-04-13 11:33:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:33:03] Production.INFO: ==24080== Releasing lock... [2026-04-13 11:33:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:33:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:33:03] Production.INFO: ==24082== Lock acquired, processing the job... [2026-04-13 07:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:33:03] Production.INFO: ==24084== Lock acquired, processing the job... [2026-04-13 07:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:33:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:33:03] Production.INFO: ==24086== Lock acquired, processing the job... [2026-04-13 07:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:33:03] Production.INFO: ==24088== Lock acquired, processing the job... [2026-04-13 07:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:33:03] Production.INFO: ==24090== Lock acquired, processing the job... [2026-04-13 07:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:33:03] Production.INFO: Account Balance Start. [2026-04-13 07:33:03] Production.INFO: CreateAllLog Start [2026-04-13 07:33:03] Production.INFO: 117 [2026-04-13 07:33:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:33:03] Production.INFO: Date 2026-04-09 [2026-04-13 07:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:33:03] Production.INFO: ==24090== Releasing lock... [2026-04-13 07:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:33:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:33:03] Production.INFO: Date 2026-04-10 [2026-04-13 07:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:33:03] Production.INFO: Date 2026-04-11 [2026-04-13 07:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:33:04] Production.INFO: Date 2026-04-12 [2026-04-13 07:33:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:33:04] Production.INFO: Date 2026-04-13 [2026-04-13 07:33:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:33:04] Production.INFO: Total Charge 0 [2026-04-13 07:33:04] Production.INFO: CreateAllLog End [2026-04-13 07:33:04] Production.INFO: ==24084== Releasing lock... [2026-04-13 07:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:33:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:33:04] Production.INFO: Account Balance End. [2026-04-13 07:33:04] Production.ERROR: CronJobId end 12 [2026-04-13 07:33:04] Production.INFO: ==24088== Releasing lock... [2026-04-13 07:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:33:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:33:11] Production.ERROR: CronJobId end10 [2026-04-13 07:33:11] Production.INFO: ==24086== Releasing lock... [2026-04-13 07:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:33:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:33:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:33:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:33:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:33:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:33:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:33:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:33:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:33:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:33:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:33:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:33:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:33:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:33:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:33:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:33:15] Production.INFO: call_cost start [2026-04-13 07:33:15] Production.INFO: call_cost end [2026-04-13 07:33:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:33:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:33:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:33:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:33:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:33:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:33:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:33:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:33:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:33:15] Production.INFO: ==24082== Releasing lock... [2026-04-13 07:33:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:33:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:34:01] Production.INFO: ==24154== Lock acquired, processing the job... [2026-04-13 12:34:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:34:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:34:01] Production.INFO: neon service started [2026-04-13 12:34:01] Production.INFO: neon service started [2026-04-13 12:34:01] Production.INFO: ==24154== Releasing lock... [2026-04-13 12:34:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:34:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:34:01] Production.INFO: ==24156== Lock acquired, processing the job... [2026-04-13 07:34:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:34:02] Production.INFO: ==24156== Releasing lock... [2026-04-13 07:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:34:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:34:02] Production.INFO: ==24158== Lock acquired, processing the job... [2026-04-13 11:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:34:02] Production.INFO: ==24158== Releasing lock... [2026-04-13 11:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:34:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:34:02] Production.INFO: ==24164== Lock acquired, processing the job... [2026-04-13 07:34:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:34:03] Production.INFO: ==24160== Lock acquired, processing the job... [2026-04-13 07:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:34:03] Production.INFO: ==24162== Lock acquired, processing the job... [2026-04-13 07:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:34:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:34:03] Production.INFO: ==24166== Lock acquired, processing the job... [2026-04-13 07:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:34:03] Production.INFO: ==24168== Lock acquired, processing the job... [2026-04-13 07:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:34:03] Production.INFO: Account Balance Start. [2026-04-13 07:34:03] Production.INFO: CreateAllLog Start [2026-04-13 07:34:03] Production.INFO: 117 [2026-04-13 07:34:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:34:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:34:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:34:03] Production.INFO: Date 2026-04-09 [2026-04-13 07:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:34:03] Production.INFO: Date 2026-04-10 [2026-04-13 07:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:34:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:34:03] Production.INFO: ==24168== Releasing lock... [2026-04-13 07:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:34:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:34:03] Production.INFO: Date 2026-04-11 [2026-04-13 07:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:34:03] Production.INFO: Date 2026-04-12 [2026-04-13 07:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:34:03] Production.INFO: Date 2026-04-13 [2026-04-13 07:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:34:03] Production.INFO: Total Charge 0 [2026-04-13 07:34:03] Production.INFO: CreateAllLog End [2026-04-13 07:34:03] Production.INFO: ==24162== Releasing lock... [2026-04-13 07:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:34:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:34:04] Production.INFO: Account Balance End. [2026-04-13 07:34:04] Production.ERROR: CronJobId end 12 [2026-04-13 07:34:04] Production.INFO: ==24166== Releasing lock... [2026-04-13 07:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:34:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:34:12] Production.ERROR: CronJobId end10 [2026-04-13 07:34:12] Production.INFO: ==24164== Releasing lock... [2026-04-13 07:34:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:34:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:34:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:34:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:34:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:34:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:34:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:34:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:34:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:34:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:34:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:34:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:34:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:34:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:34:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:34:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:34:14] Production.INFO: call_cost start [2026-04-13 07:34:14] Production.INFO: call_cost end [2026-04-13 07:34:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:34:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:34:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:34:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:34:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:34:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:34:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:34:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:34:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:34:15] Production.INFO: ==24160== Releasing lock... [2026-04-13 07:34:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:34:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:35:02] Production.INFO: ==24241== Lock acquired, processing the job... [2026-04-13 12:35:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:35:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:35:02] Production.INFO: neon service started [2026-04-13 12:35:02] Production.INFO: neon service started [2026-04-13 12:35:02] Production.INFO: ==24241== Releasing lock... [2026-04-13 12:35:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:35:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:35:02] Production.INFO: ==24243== Lock acquired, processing the job... [2026-04-13 07:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:35:02] Production.INFO: ==24243== Releasing lock... [2026-04-13 07:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:35:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:35:02] Production.INFO: ==24245== Lock acquired, processing the job... [2026-04-13 11:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:35:02] Production.INFO: ==24245== Releasing lock... [2026-04-13 11:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:35:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:35:03] Production.INFO: ==24247== Lock acquired, processing the job... [2026-04-13 07:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:35:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:35:03] Production.INFO: ==24253== Lock acquired, processing the job... [2026-04-13 07:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:35:03] Production.INFO: ==24249== Lock acquired, processing the job... [2026-04-13 07:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:35:03] Production.INFO: ==24251== Lock acquired, processing the job... [2026-04-13 07:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:35:03] Production.INFO: Account Balance Start. [2026-04-13 07:35:03] Production.INFO: CreateAllLog Start [2026-04-13 07:35:03] Production.INFO: 117 [2026-04-13 07:35:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:35:03] Production.INFO: ==24255== Lock acquired, processing the job... [2026-04-13 07:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:35:03] Production.INFO: Date 2026-04-09 [2026-04-13 07:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:35:03] Production.INFO: Date 2026-04-10 [2026-04-13 07:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:35:03] Production.INFO: Date 2026-04-11 [2026-04-13 07:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:35:03] Production.INFO: Date 2026-04-12 [2026-04-13 07:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:35:03] Production.INFO: ==24255== Releasing lock... [2026-04-13 07:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:35:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:35:03] Production.INFO: Date 2026-04-13 [2026-04-13 07:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:35:03] Production.INFO: Total Charge 0 [2026-04-13 07:35:03] Production.INFO: CreateAllLog End [2026-04-13 07:35:04] Production.INFO: Account Balance End. [2026-04-13 07:35:04] Production.ERROR: CronJobId end 12 [2026-04-13 07:35:04] Production.INFO: ==24253== Releasing lock... [2026-04-13 07:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:35:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:35:04] Production.INFO: ==24249== Releasing lock... [2026-04-13 07:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:35:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:35:11] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:294 Stack trace: #0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(294): PDOStatement->execute(Array) #1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_LowBal...', Array) #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure)) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure)) #4 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array) #6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array) #7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array) #8 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array) #9 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder() #10 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts() #11 [internal function]: App\Console\Commands\NeonAlerts->fire() #12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #15 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #17 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #18 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #19 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #20 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #21 {main} Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_LowBalanceReminder(1,0,10))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624 Stack trace: #0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure)) #1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure)) #2 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array) #4 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array) #6 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array) #7 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder() #8 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts() #9 [internal function]: App\Console\Commands\NeonAlerts->fire() #10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #11 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #15 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #17 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #18 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #19 {main} [2026-04-13 07:35:11] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:35:11] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:35:11] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:35:11] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:35:11] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:35:11] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:35:11] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:35:11] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:35:11] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:35:11] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:35:11] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:35:11] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:35:11] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:35:11] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:35:11] Production.ERROR: CronJobId end10 [2026-04-13 07:35:11] Production.INFO: ==24251== Releasing lock... [2026-04-13 07:35:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:35:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:35:12] Production.INFO: call_cost start [2026-04-13 07:35:12] Production.INFO: call_cost end [2026-04-13 07:35:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:35:12] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:35:12] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:35:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:35:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:35:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:35:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:35:12] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:35:12] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:35:12] Production.INFO: ==24247== Releasing lock... [2026-04-13 07:35:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:35:12] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:36:01] Production.INFO: ==24313== Lock acquired, processing the job... [2026-04-13 12:36:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:36:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:36:01] Production.INFO: neon service started [2026-04-13 12:36:01] Production.INFO: neon service started [2026-04-13 12:36:01] Production.INFO: ==24313== Releasing lock... [2026-04-13 12:36:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:36:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:36:02] Production.INFO: ==24315== Lock acquired, processing the job... [2026-04-13 07:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:36:02] Production.INFO: ==24317== Lock acquired, processing the job... [2026-04-13 11:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:36:02] Production.INFO: ==24317== Releasing lock... [2026-04-13 11:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:36:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:36:02] Production.INFO: ==24315== Releasing lock... [2026-04-13 07:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:36:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:36:03] Production.INFO: ==24326== Lock acquired, processing the job... [2026-04-13 07:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:36:03] Production.INFO: ==24320== Lock acquired, processing the job... [2026-04-13 07:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:36:03] Production.INFO: ==24322== Lock acquired, processing the job... [2026-04-13 07:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:36:03] Production.INFO: ==24324== Lock acquired, processing the job... [2026-04-13 07:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:36:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:36:03] Production.INFO: ==24328== Lock acquired, processing the job... [2026-04-13 07:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:36:03] Production.INFO: Account Balance Start. [2026-04-13 07:36:03] Production.INFO: CreateAllLog Start [2026-04-13 07:36:03] Production.INFO: 117 [2026-04-13 07:36:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:36:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:36:03] Production.INFO: Date 2026-04-09 [2026-04-13 07:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:36:03] Production.INFO: Date 2026-04-10 [2026-04-13 07:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:36:03] Production.INFO: ==24328== Releasing lock... [2026-04-13 07:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:36:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:36:03] Production.INFO: Date 2026-04-11 [2026-04-13 07:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:36:03] Production.INFO: Date 2026-04-12 [2026-04-13 07:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:36:03] Production.INFO: Date 2026-04-13 [2026-04-13 07:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:36:03] Production.INFO: Total Charge 0 [2026-04-13 07:36:03] Production.INFO: CreateAllLog End [2026-04-13 07:36:03] Production.INFO: Account Balance End. [2026-04-13 07:36:03] Production.ERROR: CronJobId end 12 [2026-04-13 07:36:03] Production.INFO: ==24326== Releasing lock... [2026-04-13 07:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:36:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:36:03] Production.INFO: ==24322== Releasing lock... [2026-04-13 07:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:36:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:36:10] Production.ERROR: CronJobId end10 [2026-04-13 07:36:10] Production.INFO: ==24324== Releasing lock... [2026-04-13 07:36:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:36:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:36:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:36:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:36:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:36:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:36:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:36:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:36:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:36:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:36:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:36:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:36:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:36:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:36:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:36:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:36:13] Production.INFO: call_cost start [2026-04-13 07:36:13] Production.INFO: call_cost end [2026-04-13 07:36:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:36:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:36:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:36:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:36:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:36:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:36:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:36:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:36:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:36:13] Production.INFO: ==24320== Releasing lock... [2026-04-13 07:36:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:36:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:37:01] Production.INFO: ==24382== Lock acquired, processing the job... [2026-04-13 12:37:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:37:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:37:01] Production.INFO: neon service started [2026-04-13 12:37:01] Production.INFO: neon service started [2026-04-13 12:37:01] Production.INFO: ==24382== Releasing lock... [2026-04-13 12:37:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:37:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:37:02] Production.INFO: ==24385== Lock acquired, processing the job... [2026-04-13 07:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:37:02] Production.INFO: ==24385== Releasing lock... [2026-04-13 07:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:37:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:37:02] Production.INFO: ==24387== Lock acquired, processing the job... [2026-04-13 11:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:37:02] Production.INFO: ==24387== Releasing lock... [2026-04-13 11:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:37:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:37:03] Production.INFO: ==24393== Lock acquired, processing the job... [2026-04-13 07:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:37:03] Production.INFO: ==24389== Lock acquired, processing the job... [2026-04-13 07:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:37:03] Production.INFO: ==24391== Lock acquired, processing the job... [2026-04-13 07:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:37:03] Production.INFO: ==24397== Lock acquired, processing the job... [2026-04-13 07:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:37:03] Production.INFO: ==24395== Lock acquired, processing the job... [2026-04-13 07:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:37:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:37:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:37:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:37:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:37:03] Production.INFO: Account Balance Start. [2026-04-13 07:37:03] Production.INFO: CreateAllLog Start [2026-04-13 07:37:03] Production.INFO: ==24397== Releasing lock... [2026-04-13 07:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:37:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:37:03] Production.INFO: 117 [2026-04-13 07:37:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:37:03] Production.INFO: Date 2026-04-09 [2026-04-13 07:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:37:04] Production.INFO: Date 2026-04-10 [2026-04-13 07:37:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:37:04] Production.INFO: Date 2026-04-11 [2026-04-13 07:37:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:37:04] Production.INFO: ==24391== Releasing lock... [2026-04-13 07:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:37:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:37:04] Production.INFO: Date 2026-04-12 [2026-04-13 07:37:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:37:04] Production.INFO: Date 2026-04-13 [2026-04-13 07:37:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:37:04] Production.INFO: Total Charge 0 [2026-04-13 07:37:04] Production.INFO: CreateAllLog End [2026-04-13 07:37:04] Production.INFO: Account Balance End. [2026-04-13 07:37:04] Production.ERROR: CronJobId end 12 [2026-04-13 07:37:04] Production.INFO: ==24395== Releasing lock... [2026-04-13 07:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:37:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:37:11] Production.ERROR: CronJobId end10 [2026-04-13 07:37:11] Production.INFO: ==24393== Releasing lock... [2026-04-13 07:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:37:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:37:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:37:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:37:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:37:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:37:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:37:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:37:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:37:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:37:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:37:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:37:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:37:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:37:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:37:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:37:14] Production.INFO: call_cost start [2026-04-13 07:37:14] Production.INFO: call_cost end [2026-04-13 07:37:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:37:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:37:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:37:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:37:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:37:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:37:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:37:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:37:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:37:14] Production.INFO: ==24389== Releasing lock... [2026-04-13 07:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:37:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:38:02] Production.INFO: ==24456== Lock acquired, processing the job... [2026-04-13 12:38:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:38:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:38:02] Production.INFO: neon service started [2026-04-13 12:38:02] Production.INFO: neon service started [2026-04-13 12:38:02] Production.INFO: ==24456== Releasing lock... [2026-04-13 12:38:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:38:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:38:02] Production.INFO: ==24460== Lock acquired, processing the job... [2026-04-13 11:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:38:02] Production.INFO: ==24460== Releasing lock... [2026-04-13 11:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:38:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:38:02] Production.INFO: ==24458== Lock acquired, processing the job... [2026-04-13 07:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:38:03] Production.INFO: ==24458== Releasing lock... [2026-04-13 07:38:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:38:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:38:03] Production.INFO: ==24463== Lock acquired, processing the job... [2026-04-13 07:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:38:03] Production.INFO: ==24465== Lock acquired, processing the job... [2026-04-13 07:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:38:03] Production.INFO: ==24467== Lock acquired, processing the job... [2026-04-13 07:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:38:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:38:03] Production.INFO: ==24469== Lock acquired, processing the job... [2026-04-13 07:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:38:03] Production.INFO: ==24471== Lock acquired, processing the job... [2026-04-13 07:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:38:04] Production.INFO: Account Balance Start. [2026-04-13 07:38:04] Production.INFO: CreateAllLog Start [2026-04-13 07:38:04] Production.INFO: 117 [2026-04-13 07:38:04] Production.INFO: Date 2026-04-08 [2026-04-13 07:38:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:38:04] Production.INFO: Date 2026-04-09 [2026-04-13 07:38:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:38:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:38:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:38:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:38:04] Production.INFO: Date 2026-04-10 [2026-04-13 07:38:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:38:04] Production.INFO: ==24471== Releasing lock... [2026-04-13 07:38:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:38:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:38:04] Production.INFO: Date 2026-04-11 [2026-04-13 07:38:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:38:04] Production.INFO: Date 2026-04-12 [2026-04-13 07:38:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:38:04] Production.INFO: Date 2026-04-13 [2026-04-13 07:38:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:38:04] Production.INFO: Total Charge 0 [2026-04-13 07:38:04] Production.INFO: ==24465== Releasing lock... [2026-04-13 07:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:38:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:38:04] Production.INFO: CreateAllLog End [2026-04-13 07:38:04] Production.INFO: Account Balance End. [2026-04-13 07:38:04] Production.ERROR: CronJobId end 12 [2026-04-13 07:38:04] Production.INFO: ==24469== Releasing lock... [2026-04-13 07:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:38:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:38:12] Production.ERROR: CronJobId end10 [2026-04-13 07:38:12] Production.INFO: ==24467== Releasing lock... [2026-04-13 07:38:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:38:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:38:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:38:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:38:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:38:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:38:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:38:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:38:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:38:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:38:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:38:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:38:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:38:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:38:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:38:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:38:14] Production.INFO: call_cost start [2026-04-13 07:38:14] Production.INFO: call_cost end [2026-04-13 07:38:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:38:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:38:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:38:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:38:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:38:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:38:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:38:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:38:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:38:14] Production.INFO: ==24463== Releasing lock... [2026-04-13 07:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:38:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:39:01] Production.INFO: ==24533== Lock acquired, processing the job... [2026-04-13 12:39:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:39:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:39:01] Production.INFO: neon service started [2026-04-13 12:39:01] Production.INFO: neon service started [2026-04-13 12:39:01] Production.INFO: ==24533== Releasing lock... [2026-04-13 12:39:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:39:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:39:02] Production.INFO: ==24535== Lock acquired, processing the job... [2026-04-13 07:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:39:02] Production.INFO: ==24535== Releasing lock... [2026-04-13 07:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:39:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:39:02] Production.INFO: ==24537== Lock acquired, processing the job... [2026-04-13 11:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:39:02] Production.INFO: ==24537== Releasing lock... [2026-04-13 11:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:39:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:39:03] Production.INFO: ==24540== Lock acquired, processing the job... [2026-04-13 07:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:39:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:39:03] Production.INFO: ==24542== Lock acquired, processing the job... [2026-04-13 07:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:39:03] Production.INFO: ==24546== Lock acquired, processing the job... [2026-04-13 07:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:39:03] Production.INFO: Account Balance Start. [2026-04-13 07:39:03] Production.INFO: CreateAllLog Start [2026-04-13 07:39:03] Production.INFO: 117 [2026-04-13 07:39:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:39:03] Production.INFO: ==24544== Lock acquired, processing the job... [2026-04-13 07:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:39:03] Production.INFO: Date 2026-04-09 [2026-04-13 07:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:39:03] Production.INFO: Date 2026-04-10 [2026-04-13 07:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:39:03] Production.INFO: Date 2026-04-11 [2026-04-13 07:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:39:03] Production.INFO: ==24548== Lock acquired, processing the job... [2026-04-13 07:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:39:03] Production.INFO: Date 2026-04-12 [2026-04-13 07:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:39:03] Production.INFO: Date 2026-04-13 [2026-04-13 07:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:39:03] Production.INFO: Total Charge 0 [2026-04-13 07:39:03] Production.INFO: CreateAllLog End [2026-04-13 07:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:39:03] Production.INFO: ==24548== Releasing lock... [2026-04-13 07:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:39:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:39:03] Production.INFO: ==24542== Releasing lock... [2026-04-13 07:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:39:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:39:03] Production.INFO: Account Balance End. [2026-04-13 07:39:03] Production.ERROR: CronJobId end 12 [2026-04-13 07:39:03] Production.INFO: ==24546== Releasing lock... [2026-04-13 07:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:39:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:39:11] Production.ERROR: CronJobId end10 [2026-04-13 07:39:11] Production.INFO: ==24544== Releasing lock... [2026-04-13 07:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:39:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:39:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:39:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:39:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:39:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:39:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:39:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:39:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:39:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:39:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:39:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:39:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:39:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:39:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:39:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:39:15] Production.INFO: call_cost start [2026-04-13 07:39:15] Production.INFO: call_cost end [2026-04-13 07:39:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:39:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:39:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:39:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:39:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:39:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:39:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:39:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:39:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:39:15] Production.INFO: ==24540== Releasing lock... [2026-04-13 07:39:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:39:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:40:02] Production.INFO: ==24606== Lock acquired, processing the job... [2026-04-13 12:40:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:40:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:40:02] Production.INFO: neon service started [2026-04-13 12:40:02] Production.INFO: neon service started [2026-04-13 12:40:02] Production.INFO: ==24606== Releasing lock... [2026-04-13 12:40:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:40:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:40:02] Production.INFO: ==24608== Lock acquired, processing the job... [2026-04-13 07:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:40:02] Production.INFO: ==24608== Releasing lock... [2026-04-13 07:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:40:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:40:02] Production.INFO: ==24610== Lock acquired, processing the job... [2026-04-13 11:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:40:03] Production.INFO: ==24610== Releasing lock... [2026-04-13 11:40:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:40:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:40:03] Production.INFO: ==24612== Lock acquired, processing the job... [2026-04-13 07:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:40:03] Production.INFO: ==24618== Lock acquired, processing the job... [2026-04-13 07:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:40:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:40:03] Production.INFO: Account Balance Start. [2026-04-13 07:40:03] Production.INFO: CreateAllLog Start [2026-04-13 07:40:03] Production.INFO: 117 [2026-04-13 07:40:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:40:03] Production.INFO: Date 2026-04-09 [2026-04-13 07:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:40:03] Production.INFO: Date 2026-04-10 [2026-04-13 07:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:40:03] Production.INFO: Date 2026-04-11 [2026-04-13 07:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:40:03] Production.INFO: Date 2026-04-12 [2026-04-13 07:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:40:03] Production.INFO: Date 2026-04-13 [2026-04-13 07:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:40:03] Production.INFO: ==24614== Lock acquired, processing the job... [2026-04-13 07:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:40:03] Production.INFO: Total Charge 0 [2026-04-13 07:40:03] Production.INFO: CreateAllLog End [2026-04-13 07:40:03] Production.INFO: ==24616== Lock acquired, processing the job... [2026-04-13 07:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:40:03] Production.INFO: ==24620== Lock acquired, processing the job... [2026-04-13 07:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:40:03] Production.INFO: Account Balance End. [2026-04-13 07:40:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:40:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:40:03] Production.ERROR: CronJobId end 12 [2026-04-13 07:40:03] Production.INFO: ==24618== Releasing lock... [2026-04-13 07:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:40:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:40:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:40:03] Production.INFO: ==24620== Releasing lock... [2026-04-13 07:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:40:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:40:04] Production.INFO: ==24614== Releasing lock... [2026-04-13 07:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:40:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:40:10] Production.ERROR: CronJobId end10 [2026-04-13 07:40:10] Production.INFO: ==24616== Releasing lock... [2026-04-13 07:40:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:40:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:40:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:40:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:40:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:40:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:40:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:40:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:40:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:40:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:40:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:40:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:40:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:40:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:40:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:40:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:40:14] Production.INFO: call_cost start [2026-04-13 07:40:14] Production.INFO: call_cost end [2026-04-13 07:40:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:40:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:40:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:40:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:40:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:40:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:40:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:40:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:40:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:40:14] Production.INFO: ==24612== Releasing lock... [2026-04-13 07:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:40:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:41:01] Production.INFO: ==24674== Lock acquired, processing the job... [2026-04-13 12:41:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:41:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:41:01] Production.INFO: neon service started [2026-04-13 12:41:01] Production.INFO: neon service started [2026-04-13 12:41:01] Production.INFO: ==24674== Releasing lock... [2026-04-13 12:41:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:41:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:41:02] Production.INFO: ==24676== Lock acquired, processing the job... [2026-04-13 07:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:41:02] Production.INFO: ==24678== Lock acquired, processing the job... [2026-04-13 11:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:41:02] Production.INFO: ==24678== Releasing lock... [2026-04-13 11:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:41:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:41:02] Production.INFO: ==24676== Releasing lock... [2026-04-13 07:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:41:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:41:03] Production.INFO: ==24681== Lock acquired, processing the job... [2026-04-13 07:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 07:41:03] Production.INFO: ==24685== Lock acquired, processing the job... [2026-04-13 07:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:41:03] Production.INFO: ==24683== Lock acquired, processing the job... [2026-04-13 07:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:41:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 07:41:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 07:41:03] Production.ERROR: CronJob PID - 24683 [2026-04-13 07:41:03] Production.ERROR: CronJob Title - System Alerts [2026-04-13 07:41:03] Production.ERROR: CronJob ID - 5 [2026-04-13 07:41:03] Production.ERROR: CronJob Last Run Time 2026-04-13 07:41:00 [2026-04-13 07:41:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 07:41:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 07:41:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 07:41:03] Production.INFO: ==24681== Releasing lock... [2026-04-13 07:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 07:41:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 07:41:03] Production.INFO: ==24687== Lock acquired, processing the job... [2026-04-13 07:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:41:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:41:03] Production.INFO: ==24689== Lock acquired, processing the job... [2026-04-13 07:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:41:03] Production.INFO: ==24693== Lock acquired, processing the job... [2026-04-13 07:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:41:03] Production.INFO: ==24691== Lock acquired, processing the job... [2026-04-13 07:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 07:41:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 07:41:03] Production.INFO: Account Balance Start. [2026-04-13 07:41:03] Production.INFO: CreateAllLog Start [2026-04-13 07:41:03] Production.INFO: 117 [2026-04-13 07:41:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:41:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:41:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:41:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:41:03] Production.INFO: Date 2026-04-09 [2026-04-13 07:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:41:03] Production.INFO: Date 2026-04-10 [2026-04-13 07:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:41:03] Production.INFO: Date 2026-04-11 [2026-04-13 07:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:41:03] Production.INFO: Date 2026-04-12 [2026-04-13 07:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:41:03] Production.INFO: Date 2026-04-13 [2026-04-13 07:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:41:03] Production.INFO: Total Charge 0 [2026-04-13 07:41:03] Production.INFO: CreateAllLog End [2026-04-13 07:41:03] Production.INFO: ==24693== Releasing lock... [2026-04-13 07:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:41:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:41:04] Production.INFO: ==24685== Releasing lock... [2026-04-13 07:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:41:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:41:04] Production.INFO: Account Balance End. [2026-04-13 07:41:04] Production.ERROR: CronJobId end 12 [2026-04-13 07:41:04] Production.INFO: ==24689== Releasing lock... [2026-04-13 07:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:41:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:41:04] Production.ERROR: done [2026-04-13 07:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 07:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087980', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 07:41:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17087980', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 07:41:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 07:41:10] Production.INFO: ProcessCDR(1,17087980,1,1,2) [2026-04-13 07:41:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17087980,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 07:41:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17087980,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 07:41:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 07:41:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 07:41:10] Production.INFO: ==24691== Releasing lock... [2026-04-13 07:41:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 07:41:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 07:41:13] Production.ERROR: CronJobId end10 [2026-04-13 07:41:13] Production.INFO: ==24687== Releasing lock... [2026-04-13 07:41:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:41:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:41:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:41:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:41:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:41:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:41:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:41:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:41:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:41:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:41:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:41:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:41:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:41:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:41:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:41:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:41:16] Production.INFO: call_cost start [2026-04-13 07:41:16] Production.INFO: call_cost end [2026-04-13 07:41:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:41:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:41:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:41:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:41:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:41:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:41:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:41:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:41:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:41:16] Production.INFO: ==24683== Releasing lock... [2026-04-13 07:41:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:41:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:42:01] Production.INFO: ==24756== Lock acquired, processing the job... [2026-04-13 12:42:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:42:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:42:01] Production.INFO: neon service started [2026-04-13 12:42:02] Production.INFO: neon service started [2026-04-13 12:42:02] Production.INFO: ==24756== Releasing lock... [2026-04-13 12:42:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:42:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:42:02] Production.INFO: ==24758== Lock acquired, processing the job... [2026-04-13 07:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:42:02] Production.INFO: ==24758== Releasing lock... [2026-04-13 07:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:42:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:42:02] Production.INFO: ==24760== Lock acquired, processing the job... [2026-04-13 11:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:42:02] Production.INFO: ==24760== Releasing lock... [2026-04-13 11:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:42:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:42:03] Production.INFO: ==24769== Lock acquired, processing the job... [2026-04-13 07:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:42:03] Production.INFO: Account Balance Start. [2026-04-13 07:42:03] Production.INFO: CreateAllLog Start [2026-04-13 07:42:03] Production.INFO: 117 [2026-04-13 07:42:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:42:03] Production.INFO: Date 2026-04-09 [2026-04-13 07:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:42:03] Production.INFO: Date 2026-04-10 [2026-04-13 07:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:42:03] Production.INFO: Date 2026-04-11 [2026-04-13 07:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:42:03] Production.INFO: Date 2026-04-12 [2026-04-13 07:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:42:03] Production.INFO: Date 2026-04-13 [2026-04-13 07:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:42:03] Production.INFO: Total Charge 0 [2026-04-13 07:42:03] Production.INFO: CreateAllLog End [2026-04-13 07:42:03] Production.INFO: ==24765== Lock acquired, processing the job... [2026-04-13 07:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:42:03] Production.INFO: ==24763== Lock acquired, processing the job... [2026-04-13 07:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:42:03] Production.INFO: ==24767== Lock acquired, processing the job... [2026-04-13 07:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:42:03] Production.INFO: Account Balance End. [2026-04-13 07:42:03] Production.INFO: ==24771== Lock acquired, processing the job... [2026-04-13 07:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:42:03] Production.ERROR: CronJobId end 12 [2026-04-13 07:42:03] Production.INFO: ==24769== Releasing lock... [2026-04-13 07:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:42:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:42:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:42:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:42:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:42:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:42:03] Production.INFO: ==24771== Releasing lock... [2026-04-13 07:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:42:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:42:04] Production.INFO: ==24765== Releasing lock... [2026-04-13 07:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:42:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:42:10] Production.ERROR: CronJobId end10 [2026-04-13 07:42:10] Production.INFO: ==24767== Releasing lock... [2026-04-13 07:42:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:42:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:42:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:42:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:42:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:42:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:42:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:42:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:42:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:42:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:42:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:42:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:42:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:42:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:42:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:42:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:42:14] Production.INFO: call_cost start [2026-04-13 07:42:14] Production.INFO: call_cost end [2026-04-13 07:42:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:42:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:42:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:42:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:42:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:42:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:42:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:42:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:42:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:42:14] Production.INFO: ==24763== Releasing lock... [2026-04-13 07:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:42:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:43:01] Production.INFO: ==24824== Lock acquired, processing the job... [2026-04-13 12:43:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:43:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:43:01] Production.INFO: neon service started [2026-04-13 12:43:01] Production.INFO: neon service started [2026-04-13 12:43:01] Production.INFO: ==24824== Releasing lock... [2026-04-13 12:43:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:43:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:43:01] Production.INFO: ==24826== Lock acquired, processing the job... [2026-04-13 07:43:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:43:01] Production.INFO: ==24828== Lock acquired, processing the job... [2026-04-13 11:43:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:43:02] Production.INFO: ==24828== Releasing lock... [2026-04-13 11:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:43:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:43:02] Production.INFO: ==24826== Releasing lock... [2026-04-13 07:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:43:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:43:02] Production.INFO: ==24833== Lock acquired, processing the job... [2026-04-13 07:43:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:43:02] Production.INFO: ==24831== Lock acquired, processing the job... [2026-04-13 07:43:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:43:02] Production.INFO: ==24835== Lock acquired, processing the job... [2026-04-13 07:43:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:43:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:43:03] Production.INFO: ==24837== Lock acquired, processing the job... [2026-04-13 07:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:43:03] Production.INFO: ==24839== Lock acquired, processing the job... [2026-04-13 07:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:43:03] Production.INFO: Account Balance Start. [2026-04-13 07:43:03] Production.INFO: CreateAllLog Start [2026-04-13 07:43:03] Production.INFO: 117 [2026-04-13 07:43:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:43:03] Production.INFO: Date 2026-04-09 [2026-04-13 07:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:43:03] Production.INFO: Date 2026-04-10 [2026-04-13 07:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:43:03] Production.INFO: ==24839== Releasing lock... [2026-04-13 07:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:43:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:43:03] Production.INFO: Date 2026-04-11 [2026-04-13 07:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:43:03] Production.INFO: Date 2026-04-12 [2026-04-13 07:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:43:03] Production.INFO: Date 2026-04-13 [2026-04-13 07:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:43:03] Production.INFO: Total Charge 0 [2026-04-13 07:43:03] Production.INFO: CreateAllLog End [2026-04-13 07:43:03] Production.INFO: ==24833== Releasing lock... [2026-04-13 07:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:43:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:43:03] Production.INFO: Account Balance End. [2026-04-13 07:43:03] Production.ERROR: CronJobId end 12 [2026-04-13 07:43:03] Production.INFO: ==24837== Releasing lock... [2026-04-13 07:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:43:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:43:11] Production.ERROR: CronJobId end10 [2026-04-13 07:43:11] Production.INFO: ==24835== Releasing lock... [2026-04-13 07:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:43:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:43:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:43:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:43:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:43:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:43:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:43:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:43:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:43:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:43:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:43:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:43:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:43:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:43:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:43:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:43:15] Production.INFO: call_cost start [2026-04-13 07:43:15] Production.INFO: call_cost end [2026-04-13 07:43:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:43:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:43:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:43:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:43:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:43:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:43:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:43:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:43:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:43:15] Production.INFO: ==24831== Releasing lock... [2026-04-13 07:43:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:43:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:44:01] Production.INFO: ==24894== Lock acquired, processing the job... [2026-04-13 12:44:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:44:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:44:01] Production.INFO: neon service started [2026-04-13 12:44:01] Production.INFO: neon service started [2026-04-13 12:44:01] Production.INFO: ==24894== Releasing lock... [2026-04-13 12:44:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:44:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:44:02] Production.INFO: ==24896== Lock acquired, processing the job... [2026-04-13 07:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:44:02] Production.INFO: ==24896== Releasing lock... [2026-04-13 07:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:44:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:44:02] Production.INFO: ==24898== Lock acquired, processing the job... [2026-04-13 11:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:44:02] Production.INFO: ==24898== Releasing lock... [2026-04-13 11:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:44:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:44:03] Production.INFO: ==24901== Lock acquired, processing the job... [2026-04-13 07:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:44:03] Production.INFO: ==24903== Lock acquired, processing the job... [2026-04-13 07:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:44:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:44:03] Production.INFO: ==24905== Lock acquired, processing the job... [2026-04-13 07:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:44:03] Production.INFO: ==24907== Lock acquired, processing the job... [2026-04-13 07:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:44:03] Production.INFO: ==24909== Lock acquired, processing the job... [2026-04-13 07:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:44:03] Production.INFO: Account Balance Start. [2026-04-13 07:44:03] Production.INFO: CreateAllLog Start [2026-04-13 07:44:03] Production.INFO: 117 [2026-04-13 07:44:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:44:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:44:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:44:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:44:03] Production.INFO: Date 2026-04-09 [2026-04-13 07:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:44:03] Production.INFO: ==24909== Releasing lock... [2026-04-13 07:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:44:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:44:03] Production.INFO: Date 2026-04-10 [2026-04-13 07:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:44:03] Production.INFO: Date 2026-04-11 [2026-04-13 07:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:44:03] Production.INFO: Date 2026-04-12 [2026-04-13 07:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:44:04] Production.INFO: ==24903== Releasing lock... [2026-04-13 07:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:44:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:44:04] Production.INFO: Date 2026-04-13 [2026-04-13 07:44:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:44:04] Production.INFO: Total Charge 0 [2026-04-13 07:44:04] Production.INFO: CreateAllLog End [2026-04-13 07:44:04] Production.INFO: Account Balance End. [2026-04-13 07:44:04] Production.ERROR: CronJobId end 12 [2026-04-13 07:44:04] Production.INFO: ==24907== Releasing lock... [2026-04-13 07:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:44:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:44:11] Production.ERROR: CronJobId end10 [2026-04-13 07:44:11] Production.INFO: ==24905== Releasing lock... [2026-04-13 07:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:44:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:44:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:44:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:44:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:44:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:44:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:44:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:44:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:44:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:44:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:44:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:44:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:44:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:44:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:44:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:44:13] Production.INFO: call_cost start [2026-04-13 07:44:13] Production.INFO: call_cost end [2026-04-13 07:44:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:44:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:44:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:44:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:44:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:44:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:44:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:44:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:44:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:44:13] Production.INFO: ==24901== Releasing lock... [2026-04-13 07:44:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:44:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:45:01] Production.INFO: ==24967== Lock acquired, processing the job... [2026-04-13 12:45:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:45:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:45:01] Production.INFO: neon service started [2026-04-13 12:45:01] Production.INFO: neon service started [2026-04-13 12:45:01] Production.INFO: ==24967== Releasing lock... [2026-04-13 12:45:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:45:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:45:01] Production.INFO: ==24969== Lock acquired, processing the job... [2026-04-13 07:45:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:45:01] Production.INFO: ==24969== Releasing lock... [2026-04-13 07:45:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:45:01] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:45:02] Production.INFO: ==24971== Lock acquired, processing the job... [2026-04-13 11:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:45:02] Production.INFO: ==24971== Releasing lock... [2026-04-13 11:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:45:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:45:02] Production.INFO: ==24982== Lock acquired, processing the job... [2026-04-13 07:45:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:45:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:45:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:45:02] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:45:02] Production.INFO: ==24982== Releasing lock... [2026-04-13 07:45:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:45:02] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:45:03] Production.INFO: ==24978== Lock acquired, processing the job... [2026-04-13 07:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:45:03] Production.INFO: ==24976== Lock acquired, processing the job... [2026-04-13 07:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:45:03] Production.INFO: ==24974== Lock acquired, processing the job... [2026-04-13 07:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:45:03] Production.INFO: ==24980== Lock acquired, processing the job... [2026-04-13 07:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:45:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:45:03] Production.INFO: Account Balance Start. [2026-04-13 07:45:03] Production.INFO: CreateAllLog Start [2026-04-13 07:45:03] Production.INFO: 117 [2026-04-13 07:45:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:45:03] Production.INFO: Date 2026-04-09 [2026-04-13 07:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:45:03] Production.INFO: Date 2026-04-10 [2026-04-13 07:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:45:03] Production.INFO: Date 2026-04-11 [2026-04-13 07:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:45:03] Production.INFO: Date 2026-04-12 [2026-04-13 07:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:45:03] Production.INFO: Date 2026-04-13 [2026-04-13 07:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:45:03] Production.INFO: Total Charge 0 [2026-04-13 07:45:03] Production.INFO: CreateAllLog End [2026-04-13 07:45:03] Production.INFO: Account Balance End. [2026-04-13 07:45:03] Production.ERROR: CronJobId end 12 [2026-04-13 07:45:03] Production.INFO: ==24980== Releasing lock... [2026-04-13 07:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:45:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:45:03] Production.INFO: ==24976== Releasing lock... [2026-04-13 07:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:45:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:45:11] Production.ERROR: CronJobId end10 [2026-04-13 07:45:11] Production.INFO: ==24978== Releasing lock... [2026-04-13 07:45:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:45:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:45:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:45:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:45:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:45:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:45:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:45:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:45:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:45:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:45:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:45:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:45:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:45:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:45:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:45:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:45:14] Production.INFO: call_cost start [2026-04-13 07:45:14] Production.INFO: call_cost end [2026-04-13 07:45:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:45:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:45:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:45:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:45:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:45:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:45:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:45:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:45:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:45:14] Production.INFO: ==24974== Releasing lock... [2026-04-13 07:45:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:45:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:46:01] Production.INFO: ==25052== Lock acquired, processing the job... [2026-04-13 12:46:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:46:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:46:01] Production.INFO: neon service started [2026-04-13 12:46:01] Production.INFO: neon service started [2026-04-13 12:46:01] Production.INFO: ==25052== Releasing lock... [2026-04-13 12:46:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:46:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:46:02] Production.INFO: ==25054== Lock acquired, processing the job... [2026-04-13 07:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:46:02] Production.INFO: ==25056== Lock acquired, processing the job... [2026-04-13 11:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:46:02] Production.INFO: ==25056== Releasing lock... [2026-04-13 11:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:46:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:46:02] Production.INFO: ==25054== Releasing lock... [2026-04-13 07:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:46:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:46:03] Production.INFO: ==25064== Lock acquired, processing the job... [2026-04-13 07:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:46:03] Production.INFO: ==25068== Lock acquired, processing the job... [2026-04-13 07:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:46:03] Production.INFO: ==25060== Lock acquired, processing the job... [2026-04-13 07:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:46:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:46:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:46:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:46:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:46:03] Production.INFO: ==25068== Releasing lock... [2026-04-13 07:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:46:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:46:03] Production.INFO: ==25062== Lock acquired, processing the job... [2026-04-13 07:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:46:03] Production.INFO: ==25066== Lock acquired, processing the job... [2026-04-13 07:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:46:04] Production.INFO: Account Balance Start. [2026-04-13 07:46:04] Production.INFO: CreateAllLog Start [2026-04-13 07:46:04] Production.INFO: 117 [2026-04-13 07:46:04] Production.INFO: Date 2026-04-08 [2026-04-13 07:46:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:46:04] Production.INFO: Date 2026-04-09 [2026-04-13 07:46:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:46:04] Production.INFO: Date 2026-04-10 [2026-04-13 07:46:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:46:04] Production.INFO: Date 2026-04-11 [2026-04-13 07:46:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:46:04] Production.INFO: Date 2026-04-12 [2026-04-13 07:46:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:46:04] Production.INFO: Date 2026-04-13 [2026-04-13 07:46:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:46:04] Production.INFO: Total Charge 0 [2026-04-13 07:46:04] Production.INFO: CreateAllLog End [2026-04-13 07:46:04] Production.INFO: Account Balance End. [2026-04-13 07:46:04] Production.ERROR: CronJobId end 12 [2026-04-13 07:46:04] Production.INFO: ==25066== Releasing lock... [2026-04-13 07:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:46:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:46:04] Production.INFO: ==25062== Releasing lock... [2026-04-13 07:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:46:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:46:16] Production.ERROR: CronJobId end10 [2026-04-13 07:46:16] Production.INFO: ==25064== Releasing lock... [2026-04-13 07:46:16] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:46:16] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:46:17] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:46:17] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:46:17] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:46:17] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:46:17] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:46:17] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:46:17] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:46:17] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:46:17] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:46:17] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:46:17] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:46:17] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:46:17] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:46:17] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:46:17] Production.INFO: call_cost start [2026-04-13 07:46:17] Production.INFO: call_cost end [2026-04-13 07:46:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:46:17] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:46:17] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:46:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:46:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:46:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:46:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:46:17] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:46:17] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:46:17] Production.INFO: ==25060== Releasing lock... [2026-04-13 07:46:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:46:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:47:02] Production.INFO: ==25126== Lock acquired, processing the job... [2026-04-13 12:47:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:47:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:47:02] Production.INFO: neon service started [2026-04-13 12:47:02] Production.INFO: neon service started [2026-04-13 12:47:02] Production.INFO: ==25126== Releasing lock... [2026-04-13 12:47:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:47:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:47:02] Production.INFO: ==25130== Lock acquired, processing the job... [2026-04-13 11:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:47:02] Production.INFO: ==25130== Releasing lock... [2026-04-13 11:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:47:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:47:02] Production.INFO: ==25128== Lock acquired, processing the job... [2026-04-13 07:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:47:03] Production.INFO: ==25128== Releasing lock... [2026-04-13 07:47:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:47:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:47:03] Production.INFO: ==25133== Lock acquired, processing the job... [2026-04-13 07:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:47:03] Production.INFO: ==25135== Lock acquired, processing the job... [2026-04-13 07:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:47:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:47:03] Production.INFO: ==25137== Lock acquired, processing the job... [2026-04-13 07:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:47:04] Production.INFO: ==25139== Lock acquired, processing the job... [2026-04-13 07:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:47:04] Production.INFO: ==25141== Lock acquired, processing the job... [2026-04-13 07:47:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:47:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:47:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:47:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:47:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:47:04] Production.INFO: Account Balance Start. [2026-04-13 07:47:04] Production.INFO: CreateAllLog Start [2026-04-13 07:47:04] Production.INFO: 117 [2026-04-13 07:47:04] Production.INFO: Date 2026-04-08 [2026-04-13 07:47:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:47:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:47:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:47:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:47:04] Production.INFO: ==25141== Releasing lock... [2026-04-13 07:47:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:47:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:47:04] Production.INFO: Date 2026-04-09 [2026-04-13 07:47:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:47:04] Production.INFO: Date 2026-04-10 [2026-04-13 07:47:04] Production.INFO: ==25135== Releasing lock... [2026-04-13 07:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:47:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:47:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:47:04] Production.INFO: Date 2026-04-11 [2026-04-13 07:47:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:47:04] Production.INFO: Date 2026-04-12 [2026-04-13 07:47:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:47:04] Production.INFO: Date 2026-04-13 [2026-04-13 07:47:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:47:04] Production.INFO: Total Charge 0 [2026-04-13 07:47:04] Production.INFO: CreateAllLog End [2026-04-13 07:47:05] Production.INFO: Account Balance End. [2026-04-13 07:47:05] Production.ERROR: CronJobId end 12 [2026-04-13 07:47:05] Production.INFO: ==25139== Releasing lock... [2026-04-13 07:47:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:47:05] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:47:11] Production.ERROR: CronJobId end10 [2026-04-13 07:47:11] Production.INFO: ==25137== Releasing lock... [2026-04-13 07:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:47:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:47:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:47:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:47:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:47:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:47:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:47:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:47:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:47:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:47:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:47:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:47:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:47:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:47:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:47:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:47:14] Production.INFO: call_cost start [2026-04-13 07:47:14] Production.INFO: call_cost end [2026-04-13 07:47:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:47:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:47:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:47:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:47:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:47:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:47:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:47:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:47:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:47:14] Production.INFO: ==25133== Releasing lock... [2026-04-13 07:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:47:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:48:01] Production.INFO: ==25198== Lock acquired, processing the job... [2026-04-13 12:48:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:48:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:48:01] Production.INFO: neon service started [2026-04-13 12:48:01] Production.INFO: neon service started [2026-04-13 12:48:01] Production.INFO: ==25198== Releasing lock... [2026-04-13 12:48:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:48:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:48:02] Production.INFO: ==25200== Lock acquired, processing the job... [2026-04-13 07:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:48:02] Production.INFO: ==25200== Releasing lock... [2026-04-13 07:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:48:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:48:02] Production.INFO: ==25202== Lock acquired, processing the job... [2026-04-13 11:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:48:02] Production.INFO: ==25202== Releasing lock... [2026-04-13 11:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:48:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:48:02] Production.INFO: ==25207== Lock acquired, processing the job... [2026-04-13 07:48:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:48:03] Production.INFO: ==25211== Lock acquired, processing the job... [2026-04-13 07:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:48:03] Production.INFO: ==25209== Lock acquired, processing the job... [2026-04-13 07:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:48:03] Production.INFO: ==25205== Lock acquired, processing the job... [2026-04-13 07:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:48:03] Production.INFO: Account Balance Start. [2026-04-13 07:48:03] Production.INFO: CreateAllLog Start [2026-04-13 07:48:03] Production.INFO: 117 [2026-04-13 07:48:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:48:03] Production.INFO: Date 2026-04-09 [2026-04-13 07:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:48:03] Production.INFO: ==25213== Lock acquired, processing the job... [2026-04-13 07:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:48:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:48:03] Production.INFO: Date 2026-04-10 [2026-04-13 07:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:48:03] Production.INFO: Date 2026-04-11 [2026-04-13 07:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:48:03] Production.INFO: Date 2026-04-12 [2026-04-13 07:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:48:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:48:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:48:03] Production.INFO: Date 2026-04-13 [2026-04-13 07:48:03] Production.INFO: ==25213== Releasing lock... [2026-04-13 07:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:48:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:48:03] Production.INFO: Total Charge 0 [2026-04-13 07:48:03] Production.INFO: CreateAllLog End [2026-04-13 07:48:03] Production.INFO: ==25207== Releasing lock... [2026-04-13 07:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:48:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:48:03] Production.INFO: Account Balance End. [2026-04-13 07:48:03] Production.ERROR: CronJobId end 12 [2026-04-13 07:48:03] Production.INFO: ==25211== Releasing lock... [2026-04-13 07:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:48:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:48:10] Production.ERROR: CronJobId end10 [2026-04-13 07:48:10] Production.INFO: ==25209== Releasing lock... [2026-04-13 07:48:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:48:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:48:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:48:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:48:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:48:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:48:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:48:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:48:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:48:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:48:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:48:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:48:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:48:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:48:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:48:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:48:14] Production.INFO: call_cost start [2026-04-13 07:48:14] Production.INFO: call_cost end [2026-04-13 07:48:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:48:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:48:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:48:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:48:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:48:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:48:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:48:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:48:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:48:14] Production.INFO: ==25205== Releasing lock... [2026-04-13 07:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:48:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:49:02] Production.INFO: ==25273== Lock acquired, processing the job... [2026-04-13 12:49:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:49:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:49:02] Production.INFO: neon service started [2026-04-13 12:49:02] Production.INFO: neon service started [2026-04-13 12:49:02] Production.INFO: ==25273== Releasing lock... [2026-04-13 12:49:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:49:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:49:02] Production.INFO: ==25275== Lock acquired, processing the job... [2026-04-13 07:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:49:02] Production.INFO: ==25275== Releasing lock... [2026-04-13 07:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:49:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:49:02] Production.INFO: ==25277== Lock acquired, processing the job... [2026-04-13 11:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:49:02] Production.INFO: ==25277== Releasing lock... [2026-04-13 11:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:49:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:49:03] Production.INFO: ==25279== Lock acquired, processing the job... [2026-04-13 07:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:49:03] Production.INFO: ==25281== Lock acquired, processing the job... [2026-04-13 07:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:49:03] Production.INFO: ==25286== Lock acquired, processing the job... [2026-04-13 07:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:49:03] Production.INFO: ==25283== Lock acquired, processing the job... [2026-04-13 07:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:49:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:49:03] Production.INFO: ==25288== Lock acquired, processing the job... [2026-04-13 07:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:49:03] Production.INFO: Account Balance Start. [2026-04-13 07:49:03] Production.INFO: CreateAllLog Start [2026-04-13 07:49:03] Production.INFO: 117 [2026-04-13 07:49:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:49:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:49:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:49:03] Production.INFO: Date 2026-04-09 [2026-04-13 07:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:49:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:49:03] Production.INFO: ==25288== Releasing lock... [2026-04-13 07:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:49:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:49:03] Production.INFO: Date 2026-04-10 [2026-04-13 07:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:49:03] Production.INFO: Date 2026-04-11 [2026-04-13 07:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:49:03] Production.INFO: Date 2026-04-12 [2026-04-13 07:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:49:03] Production.INFO: Date 2026-04-13 [2026-04-13 07:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:49:03] Production.INFO: Total Charge 0 [2026-04-13 07:49:03] Production.INFO: CreateAllLog End [2026-04-13 07:49:03] Production.INFO: ==25281== Releasing lock... [2026-04-13 07:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:49:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:49:03] Production.INFO: Account Balance End. [2026-04-13 07:49:04] Production.ERROR: CronJobId end 12 [2026-04-13 07:49:04] Production.INFO: ==25286== Releasing lock... [2026-04-13 07:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:49:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:49:10] Production.ERROR: CronJobId end10 [2026-04-13 07:49:10] Production.INFO: ==25283== Releasing lock... [2026-04-13 07:49:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:49:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:49:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:49:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:49:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:49:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:49:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:49:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:49:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:49:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:49:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:49:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:49:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:49:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:49:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:49:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:49:14] Production.INFO: call_cost start [2026-04-13 07:49:14] Production.INFO: call_cost end [2026-04-13 07:49:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:49:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:49:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:49:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:49:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:49:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:49:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:49:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:49:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:49:14] Production.INFO: ==25279== Releasing lock... [2026-04-13 07:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:49:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:50:01] Production.INFO: ==25343== Lock acquired, processing the job... [2026-04-13 12:50:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:50:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:50:01] Production.INFO: neon service started [2026-04-13 12:50:01] Production.INFO: neon service started [2026-04-13 12:50:01] Production.INFO: ==25343== Releasing lock... [2026-04-13 12:50:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:50:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:50:01] Production.INFO: ==25345== Lock acquired, processing the job... [2026-04-13 07:50:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:50:02] Production.INFO: ==25345== Releasing lock... [2026-04-13 07:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:50:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:50:02] Production.INFO: ==25347== Lock acquired, processing the job... [2026-04-13 11:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:50:02] Production.INFO: ==25347== Releasing lock... [2026-04-13 11:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:50:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:50:02] Production.INFO: ==25356== Lock acquired, processing the job... [2026-04-13 07:50:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:50:03] Production.INFO: Account Balance Start. [2026-04-13 07:50:03] Production.INFO: CreateAllLog Start [2026-04-13 07:50:03] Production.INFO: 117 [2026-04-13 07:50:03] Production.INFO: ==25350== Lock acquired, processing the job... [2026-04-13 07:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:50:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:50:03] Production.INFO: ==25352== Lock acquired, processing the job... [2026-04-13 07:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:50:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:50:03] Production.INFO: Date 2026-04-09 [2026-04-13 07:50:03] Production.INFO: ==25354== Lock acquired, processing the job... [2026-04-13 07:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:50:03] Production.INFO: Date 2026-04-10 [2026-04-13 07:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:50:03] Production.INFO: Date 2026-04-11 [2026-04-13 07:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:50:03] Production.INFO: ==25358== Lock acquired, processing the job... [2026-04-13 07:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:50:03] Production.INFO: Date 2026-04-12 [2026-04-13 07:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:50:03] Production.INFO: Date 2026-04-13 [2026-04-13 07:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:50:03] Production.INFO: Total Charge 0 [2026-04-13 07:50:03] Production.INFO: CreateAllLog End [2026-04-13 07:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:50:03] Production.INFO: ==25358== Releasing lock... [2026-04-13 07:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:50:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:50:03] Production.INFO: Account Balance End. [2026-04-13 07:50:03] Production.ERROR: CronJobId end 12 [2026-04-13 07:50:03] Production.INFO: ==25356== Releasing lock... [2026-04-13 07:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:50:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:50:03] Production.INFO: ==25352== Releasing lock... [2026-04-13 07:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:50:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:50:11] Production.ERROR: CronJobId end10 [2026-04-13 07:50:11] Production.INFO: ==25354== Releasing lock... [2026-04-13 07:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:50:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:50:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:50:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:50:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:50:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:50:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:50:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:50:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:50:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:50:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:50:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:50:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:50:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:50:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:50:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:50:15] Production.INFO: call_cost start [2026-04-13 07:50:15] Production.INFO: call_cost end [2026-04-13 07:50:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:50:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:50:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:50:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:50:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:50:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:50:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:50:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:50:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:50:15] Production.INFO: ==25350== Releasing lock... [2026-04-13 07:50:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:50:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:51:01] Production.INFO: ==25416== Lock acquired, processing the job... [2026-04-13 12:51:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:51:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:51:01] Production.INFO: neon service started [2026-04-13 12:51:01] Production.INFO: neon service started [2026-04-13 12:51:01] Production.INFO: ==25416== Releasing lock... [2026-04-13 12:51:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:51:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:51:02] Production.INFO: ==25420== Lock acquired, processing the job... [2026-04-13 11:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:51:02] Production.INFO: ==25420== Releasing lock... [2026-04-13 11:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:51:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:51:02] Production.INFO: ==25418== Lock acquired, processing the job... [2026-04-13 07:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:51:02] Production.INFO: ==25418== Releasing lock... [2026-04-13 07:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:51:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:51:03] Production.INFO: ==25423== Lock acquired, processing the job... [2026-04-13 07:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 07:51:03] Production.INFO: ==25425== Lock acquired, processing the job... [2026-04-13 07:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:51:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 07:51:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 07:51:03] Production.ERROR: CronJob PID - 25425 [2026-04-13 07:51:03] Production.ERROR: CronJob Title - System Alerts [2026-04-13 07:51:03] Production.ERROR: CronJob ID - 5 [2026-04-13 07:51:03] Production.ERROR: CronJob Last Run Time 2026-04-13 07:51:00 [2026-04-13 07:51:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 07:51:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 07:51:03] Production.INFO: ==25427== Lock acquired, processing the job... [2026-04-13 07:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:51:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 07:51:03] Production.INFO: ==25423== Releasing lock... [2026-04-13 07:51:03] Production.INFO: ==25429== Lock acquired, processing the job... [2026-04-13 07:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 07:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:51:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 07:51:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:51:03] Production.INFO: ==25431== Lock acquired, processing the job... [2026-04-13 07:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:51:03] Production.INFO: Account Balance Start. [2026-04-13 07:51:03] Production.INFO: CreateAllLog Start [2026-04-13 07:51:03] Production.INFO: 117 [2026-04-13 07:51:03] Production.INFO: ==25433== Lock acquired, processing the job... [2026-04-13 07:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 07:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:51:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:51:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:51:03] Production.INFO: ==25435== Lock acquired, processing the job... [2026-04-13 07:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:51:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 07:51:04] Production.INFO: Date 2026-04-09 [2026-04-13 07:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:51:04] Production.INFO: Date 2026-04-10 [2026-04-13 07:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:51:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:51:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:51:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:51:04] Production.INFO: ==25435== Releasing lock... [2026-04-13 07:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:51:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:51:04] Production.INFO: Date 2026-04-11 [2026-04-13 07:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:51:04] Production.INFO: Date 2026-04-12 [2026-04-13 07:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:51:04] Production.INFO: ==25427== Releasing lock... [2026-04-13 07:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:51:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:51:04] Production.INFO: Date 2026-04-13 [2026-04-13 07:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:51:04] Production.ERROR: done [2026-04-13 07:51:04] Production.INFO: Total Charge 0 [2026-04-13 07:51:04] Production.INFO: CreateAllLog End [2026-04-13 07:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 07:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088021', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 07:51:04] Production.INFO: Account Balance End. [2026-04-13 07:51:04] Production.ERROR: CronJobId end 12 [2026-04-13 07:51:04] Production.INFO: ==25431== Releasing lock... [2026-04-13 07:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:51:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:51:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088021', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 07:51:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 07:51:10] Production.INFO: ProcessCDR(1,17088021,1,1,2) [2026-04-13 07:51:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17088021,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 07:51:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17088021,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 07:51:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 07:51:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 07:51:10] Production.INFO: ==25433== Releasing lock... [2026-04-13 07:51:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 07:51:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 07:51:14] Production.ERROR: CronJobId end10 [2026-04-13 07:51:14] Production.INFO: ==25429== Releasing lock... [2026-04-13 07:51:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:51:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:51:17] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:51:17] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:51:17] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:51:17] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:51:17] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:51:17] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:51:17] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:51:17] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:51:17] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:51:17] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:51:17] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:51:17] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:51:17] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:51:17] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:51:17] Production.INFO: call_cost start [2026-04-13 07:51:17] Production.INFO: call_cost end [2026-04-13 07:51:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:51:17] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:51:17] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:51:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:51:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:51:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:51:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:51:17] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:51:17] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:51:17] Production.INFO: ==25425== Releasing lock... [2026-04-13 07:51:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:51:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:52:02] Production.INFO: ==25490== Lock acquired, processing the job... [2026-04-13 12:52:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:52:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:52:02] Production.INFO: neon service started [2026-04-13 12:52:02] Production.INFO: neon service started [2026-04-13 12:52:02] Production.INFO: ==25490== Releasing lock... [2026-04-13 12:52:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:52:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:52:02] Production.INFO: ==25492== Lock acquired, processing the job... [2026-04-13 07:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:52:02] Production.INFO: ==25492== Releasing lock... [2026-04-13 07:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:52:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:52:03] Production.INFO: ==25494== Lock acquired, processing the job... [2026-04-13 11:52:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:52:03] Production.INFO: ==25494== Releasing lock... [2026-04-13 11:52:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:52:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:52:03] Production.INFO: ==25501== Lock acquired, processing the job... [2026-04-13 07:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:52:03] Production.INFO: ==25505== Lock acquired, processing the job... [2026-04-13 07:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:52:03] Production.INFO: ==25496== Lock acquired, processing the job... [2026-04-13 07:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:52:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:52:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:52:03] Production.INFO: ==25498== Lock acquired, processing the job... [2026-04-13 07:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:52:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:52:04] Production.INFO: ==25503== Lock acquired, processing the job... [2026-04-13 07:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:52:04] Production.INFO: ==25505== Releasing lock... [2026-04-13 07:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:52:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:52:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:52:04] Production.INFO: Account Balance Start. [2026-04-13 07:52:04] Production.INFO: CreateAllLog Start [2026-04-13 07:52:04] Production.INFO: 117 [2026-04-13 07:52:04] Production.INFO: Date 2026-04-08 [2026-04-13 07:52:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:52:04] Production.INFO: Date 2026-04-09 [2026-04-13 07:52:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:52:04] Production.INFO: Date 2026-04-10 [2026-04-13 07:52:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:52:04] Production.INFO: Date 2026-04-11 [2026-04-13 07:52:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:52:04] Production.INFO: Date 2026-04-12 [2026-04-13 07:52:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:52:04] Production.INFO: Date 2026-04-13 [2026-04-13 07:52:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:52:04] Production.INFO: Total Charge 0 [2026-04-13 07:52:04] Production.INFO: CreateAllLog End [2026-04-13 07:52:04] Production.INFO: Account Balance End. [2026-04-13 07:52:04] Production.ERROR: CronJobId end 12 [2026-04-13 07:52:04] Production.INFO: ==25503== Releasing lock... [2026-04-13 07:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:52:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:52:04] Production.INFO: ==25498== Releasing lock... [2026-04-13 07:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:52:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:52:11] Production.ERROR: CronJobId end10 [2026-04-13 07:52:11] Production.INFO: ==25501== Releasing lock... [2026-04-13 07:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:52:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:52:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:52:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:52:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:52:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:52:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:52:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:52:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:52:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:52:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:52:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:52:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:52:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:52:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:52:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:52:13] Production.INFO: call_cost start [2026-04-13 07:52:13] Production.INFO: call_cost end [2026-04-13 07:52:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:52:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:52:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:52:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:52:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:52:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:52:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:52:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:52:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:52:13] Production.INFO: ==25496== Releasing lock... [2026-04-13 07:52:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:52:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:53:01] Production.INFO: ==25562== Lock acquired, processing the job... [2026-04-13 12:53:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:53:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:53:01] Production.INFO: neon service started [2026-04-13 12:53:01] Production.INFO: neon service started [2026-04-13 12:53:01] Production.INFO: ==25562== Releasing lock... [2026-04-13 12:53:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:53:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:53:02] Production.INFO: ==25564== Lock acquired, processing the job... [2026-04-13 07:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:53:02] Production.INFO: ==25566== Lock acquired, processing the job... [2026-04-13 11:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:53:02] Production.INFO: ==25566== Releasing lock... [2026-04-13 11:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:53:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:53:02] Production.INFO: ==25564== Releasing lock... [2026-04-13 07:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:53:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:53:03] Production.INFO: ==25569== Lock acquired, processing the job... [2026-04-13 07:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:53:03] Production.INFO: ==25571== Lock acquired, processing the job... [2026-04-13 07:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:53:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:53:03] Production.INFO: ==25575== Lock acquired, processing the job... [2026-04-13 07:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:53:03] Production.INFO: Account Balance Start. [2026-04-13 07:53:03] Production.INFO: CreateAllLog Start [2026-04-13 07:53:03] Production.INFO: ==25573== Lock acquired, processing the job... [2026-04-13 07:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:53:03] Production.INFO: 117 [2026-04-13 07:53:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:53:03] Production.INFO: Date 2026-04-09 [2026-04-13 07:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:53:03] Production.INFO: Date 2026-04-10 [2026-04-13 07:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:53:03] Production.INFO: Date 2026-04-11 [2026-04-13 07:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:53:03] Production.INFO: Date 2026-04-12 [2026-04-13 07:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:53:03] Production.INFO: Date 2026-04-13 [2026-04-13 07:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:53:03] Production.INFO: ==25577== Lock acquired, processing the job... [2026-04-13 07:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:53:03] Production.INFO: Total Charge 0 [2026-04-13 07:53:03] Production.INFO: CreateAllLog End [2026-04-13 07:53:03] Production.INFO: Account Balance End. [2026-04-13 07:53:03] Production.ERROR: CronJobId end 12 [2026-04-13 07:53:03] Production.INFO: ==25575== Releasing lock... [2026-04-13 07:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:53:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:53:03] Production.INFO: ==25571== Releasing lock... [2026-04-13 07:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:53:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:53:03] Production.INFO: ==25577== Releasing lock... [2026-04-13 07:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:53:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:53:10] Production.ERROR: CronJobId end10 [2026-04-13 07:53:10] Production.INFO: ==25573== Releasing lock... [2026-04-13 07:53:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:53:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:53:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:53:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:53:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:53:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:53:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:53:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:53:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:53:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:53:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:53:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:53:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:53:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:53:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:53:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:53:14] Production.INFO: call_cost start [2026-04-13 07:53:14] Production.INFO: call_cost end [2026-04-13 07:53:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:53:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:53:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:53:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:53:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:53:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:53:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:53:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:53:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:53:14] Production.INFO: ==25569== Releasing lock... [2026-04-13 07:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:53:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:54:02] Production.INFO: ==25637== Lock acquired, processing the job... [2026-04-13 12:54:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:54:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:54:02] Production.INFO: neon service started [2026-04-13 12:54:02] Production.INFO: neon service started [2026-04-13 12:54:02] Production.INFO: ==25637== Releasing lock... [2026-04-13 12:54:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:54:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:54:02] Production.INFO: ==25639== Lock acquired, processing the job... [2026-04-13 07:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:54:02] Production.INFO: ==25639== Releasing lock... [2026-04-13 07:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:54:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:54:02] Production.INFO: ==25641== Lock acquired, processing the job... [2026-04-13 11:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:54:02] Production.INFO: ==25641== Releasing lock... [2026-04-13 11:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:54:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:54:03] Production.INFO: ==25647== Lock acquired, processing the job... [2026-04-13 07:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:54:03] Production.INFO: ==25643== Lock acquired, processing the job... [2026-04-13 07:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:54:03] Production.INFO: ==25645== Lock acquired, processing the job... [2026-04-13 07:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:54:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:54:03] Production.INFO: ==25649== Lock acquired, processing the job... [2026-04-13 07:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:54:03] Production.INFO: ==25651== Lock acquired, processing the job... [2026-04-13 07:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:54:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:54:03] Production.INFO: Account Balance Start. [2026-04-13 07:54:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:54:03] Production.INFO: CreateAllLog Start [2026-04-13 07:54:03] Production.INFO: 117 [2026-04-13 07:54:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:54:03] Production.INFO: ==25651== Releasing lock... [2026-04-13 07:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:54:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:54:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:54:03] Production.INFO: Date 2026-04-09 [2026-04-13 07:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:54:03] Production.INFO: Date 2026-04-10 [2026-04-13 07:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:54:04] Production.INFO: Date 2026-04-11 [2026-04-13 07:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:54:04] Production.INFO: Date 2026-04-12 [2026-04-13 07:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:54:04] Production.INFO: Date 2026-04-13 [2026-04-13 07:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:54:04] Production.INFO: Total Charge 0 [2026-04-13 07:54:04] Production.INFO: CreateAllLog End [2026-04-13 07:54:04] Production.INFO: Account Balance End. [2026-04-13 07:54:04] Production.INFO: ==25645== Releasing lock... [2026-04-13 07:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:54:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:54:04] Production.ERROR: CronJobId end 12 [2026-04-13 07:54:04] Production.INFO: ==25649== Releasing lock... [2026-04-13 07:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:54:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:54:11] Production.ERROR: CronJobId end10 [2026-04-13 07:54:11] Production.INFO: ==25647== Releasing lock... [2026-04-13 07:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:54:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:54:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:54:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:54:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:54:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:54:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:54:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:54:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:54:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:54:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:54:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:54:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:54:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:54:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:54:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:54:14] Production.INFO: call_cost start [2026-04-13 07:54:14] Production.INFO: call_cost end [2026-04-13 07:54:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:54:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:54:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:54:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:54:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:54:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:54:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:54:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:54:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:54:14] Production.INFO: ==25643== Releasing lock... [2026-04-13 07:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:54:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:55:01] Production.INFO: ==25707== Lock acquired, processing the job... [2026-04-13 12:55:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:55:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:55:01] Production.INFO: neon service started [2026-04-13 12:55:01] Production.INFO: neon service started [2026-04-13 12:55:01] Production.INFO: ==25707== Releasing lock... [2026-04-13 12:55:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:55:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:55:01] Production.INFO: ==25709== Lock acquired, processing the job... [2026-04-13 07:55:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:55:02] Production.INFO: ==25709== Releasing lock... [2026-04-13 07:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:55:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:55:02] Production.INFO: ==25711== Lock acquired, processing the job... [2026-04-13 11:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:55:02] Production.INFO: ==25711== Releasing lock... [2026-04-13 11:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:55:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:55:02] Production.INFO: ==25713== Lock acquired, processing the job... [2026-04-13 07:55:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:55:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:55:03] Production.INFO: ==25715== Lock acquired, processing the job... [2026-04-13 07:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:55:03] Production.INFO: ==25721== Lock acquired, processing the job... [2026-04-13 07:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:55:03] Production.INFO: ==25717== Lock acquired, processing the job... [2026-04-13 07:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:55:03] Production.INFO: ==25719== Lock acquired, processing the job... [2026-04-13 07:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:55:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:55:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:55:03] Production.INFO: ==25721== Releasing lock... [2026-04-13 07:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:55:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:55:03] Production.INFO: Account Balance Start. [2026-04-13 07:55:03] Production.INFO: CreateAllLog Start [2026-04-13 07:55:03] Production.INFO: 117 [2026-04-13 07:55:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:55:03] Production.INFO: Date 2026-04-09 [2026-04-13 07:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:55:03] Production.INFO: Date 2026-04-10 [2026-04-13 07:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:55:03] Production.INFO: Date 2026-04-11 [2026-04-13 07:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:55:03] Production.INFO: Date 2026-04-12 [2026-04-13 07:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:55:03] Production.INFO: Date 2026-04-13 [2026-04-13 07:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:55:03] Production.INFO: Total Charge 0 [2026-04-13 07:55:03] Production.INFO: CreateAllLog End [2026-04-13 07:55:04] Production.INFO: Account Balance End. [2026-04-13 07:55:04] Production.INFO: ==25715== Releasing lock... [2026-04-13 07:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:55:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:55:04] Production.ERROR: CronJobId end 12 [2026-04-13 07:55:04] Production.INFO: ==25719== Releasing lock... [2026-04-13 07:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:55:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:55:11] Production.ERROR: CronJobId end10 [2026-04-13 07:55:11] Production.INFO: ==25717== Releasing lock... [2026-04-13 07:55:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:55:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:55:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:55:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:55:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:55:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:55:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:55:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:55:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:55:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:55:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:55:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:55:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:55:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:55:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:55:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:55:14] Production.INFO: call_cost start [2026-04-13 07:55:14] Production.INFO: call_cost end [2026-04-13 07:55:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:55:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:55:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:55:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:55:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:55:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:55:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:55:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:55:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:55:14] Production.INFO: ==25713== Releasing lock... [2026-04-13 07:55:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:55:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:56:01] Production.INFO: ==25780== Lock acquired, processing the job... [2026-04-13 12:56:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:56:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:56:01] Production.INFO: neon service started [2026-04-13 12:56:01] Production.INFO: neon service started [2026-04-13 12:56:01] Production.INFO: ==25780== Releasing lock... [2026-04-13 12:56:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:56:01] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 11:56:02] Production.INFO: ==25784== Lock acquired, processing the job... [2026-04-13 11:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:56:02] Production.INFO: ==25784== Releasing lock... [2026-04-13 11:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:56:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:56:02] Production.INFO: ==25782== Lock acquired, processing the job... [2026-04-13 07:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:56:02] Production.INFO: ==25782== Releasing lock... [2026-04-13 07:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:56:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:56:03] Production.INFO: ==25793== Lock acquired, processing the job... [2026-04-13 07:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:56:03] Production.INFO: ==25787== Lock acquired, processing the job... [2026-04-13 07:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:56:03] Production.INFO: ==25795== Lock acquired, processing the job... [2026-04-13 07:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:56:03] Production.INFO: Account Balance Start. [2026-04-13 07:56:03] Production.INFO: ==25789== Lock acquired, processing the job... [2026-04-13 07:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:56:03] Production.INFO: CreateAllLog Start [2026-04-13 07:56:03] Production.INFO: 117 [2026-04-13 07:56:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:56:03] Production.INFO: ==25791== Lock acquired, processing the job... [2026-04-13 07:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:56:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:56:03] Production.INFO: Date 2026-04-09 [2026-04-13 07:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:56:03] Production.INFO: Date 2026-04-10 [2026-04-13 07:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:56:03] Production.INFO: Date 2026-04-11 [2026-04-13 07:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:56:03] Production.INFO: ==25795== Releasing lock... [2026-04-13 07:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:56:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:56:03] Production.INFO: Date 2026-04-12 [2026-04-13 07:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:56:03] Production.INFO: Date 2026-04-13 [2026-04-13 07:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:56:03] Production.INFO: Total Charge 0 [2026-04-13 07:56:03] Production.INFO: CreateAllLog End [2026-04-13 07:56:04] Production.INFO: Account Balance End. [2026-04-13 07:56:04] Production.ERROR: CronJobId end 12 [2026-04-13 07:56:04] Production.INFO: ==25793== Releasing lock... [2026-04-13 07:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:56:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:56:04] Production.INFO: ==25789== Releasing lock... [2026-04-13 07:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:56:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:56:11] Production.ERROR: CronJobId end10 [2026-04-13 07:56:11] Production.INFO: ==25791== Releasing lock... [2026-04-13 07:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:56:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:56:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:56:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:56:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:56:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:56:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:56:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:56:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:56:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:56:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:56:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:56:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:56:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:56:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:56:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:56:15] Production.INFO: call_cost start [2026-04-13 07:56:15] Production.INFO: call_cost end [2026-04-13 07:56:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:56:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:56:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:56:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:56:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:56:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:56:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:56:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:56:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:56:15] Production.INFO: ==25787== Releasing lock... [2026-04-13 07:56:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:56:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:57:01] Production.INFO: ==25850== Lock acquired, processing the job... [2026-04-13 12:57:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:57:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:57:01] Production.INFO: neon service started [2026-04-13 12:57:01] Production.INFO: neon service started [2026-04-13 12:57:01] Production.INFO: ==25850== Releasing lock... [2026-04-13 12:57:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:57:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:57:01] Production.INFO: ==25854== Lock acquired, processing the job... [2026-04-13 11:57:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:57:01] Production.INFO: ==25854== Releasing lock... [2026-04-13 11:57:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:57:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:57:01] Production.INFO: ==25852== Lock acquired, processing the job... [2026-04-13 07:57:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:57:02] Production.INFO: ==25852== Releasing lock... [2026-04-13 07:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:57:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:57:02] Production.INFO: ==25857== Lock acquired, processing the job... [2026-04-13 07:57:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:57:02] Production.INFO: ==25859== Lock acquired, processing the job... [2026-04-13 07:57:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:57:02] Production.INFO: ==25861== Lock acquired, processing the job... [2026-04-13 07:57:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:57:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:57:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:57:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:57:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:57:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:57:02] Production.INFO: ==25863== Lock acquired, processing the job... [2026-04-13 07:57:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:57:02] Production.INFO: ==25865== Lock acquired, processing the job... [2026-04-13 07:57:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:57:03] Production.INFO: Account Balance Start. [2026-04-13 07:57:03] Production.INFO: CreateAllLog Start [2026-04-13 07:57:03] Production.INFO: 117 [2026-04-13 07:57:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:57:03] Production.INFO: Date 2026-04-09 [2026-04-13 07:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:57:03] Production.INFO: Date 2026-04-10 [2026-04-13 07:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:57:03] Production.INFO: ==25865== Releasing lock... [2026-04-13 07:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:57:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:57:03] Production.INFO: Date 2026-04-11 [2026-04-13 07:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:57:03] Production.INFO: Date 2026-04-12 [2026-04-13 07:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:57:03] Production.INFO: Date 2026-04-13 [2026-04-13 07:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:57:03] Production.INFO: Total Charge 0 [2026-04-13 07:57:03] Production.INFO: CreateAllLog End [2026-04-13 07:57:03] Production.INFO: Account Balance End. [2026-04-13 07:57:03] Production.ERROR: CronJobId end 12 [2026-04-13 07:57:03] Production.INFO: ==25863== Releasing lock... [2026-04-13 07:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:57:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:57:03] Production.INFO: ==25859== Releasing lock... [2026-04-13 07:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:57:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:57:10] Production.ERROR: CronJobId end10 [2026-04-13 07:57:10] Production.INFO: ==25861== Releasing lock... [2026-04-13 07:57:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:57:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:57:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:57:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:57:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:57:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:57:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:57:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:57:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:57:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:57:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:57:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:57:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:57:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:57:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:57:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:57:13] Production.INFO: call_cost start [2026-04-13 07:57:13] Production.INFO: call_cost end [2026-04-13 07:57:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:57:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:57:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:57:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:57:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:57:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:57:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:57:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:57:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:57:13] Production.INFO: ==25857== Releasing lock... [2026-04-13 07:57:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:57:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:58:01] Production.INFO: ==25920== Lock acquired, processing the job... [2026-04-13 12:58:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:58:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:58:01] Production.INFO: neon service started [2026-04-13 12:58:01] Production.INFO: neon service started [2026-04-13 12:58:01] Production.INFO: ==25920== Releasing lock... [2026-04-13 12:58:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:58:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:58:02] Production.INFO: ==25924== Lock acquired, processing the job... [2026-04-13 11:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:58:02] Production.INFO: ==25924== Releasing lock... [2026-04-13 11:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:58:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:58:02] Production.INFO: ==25922== Lock acquired, processing the job... [2026-04-13 07:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 07:58:02] Production.INFO: ==25922== Releasing lock... [2026-04-13 07:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:58:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:58:03] Production.INFO: ==25927== Lock acquired, processing the job... [2026-04-13 07:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:58:03] Production.INFO: ==25929== Lock acquired, processing the job... [2026-04-13 07:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:58:03] Production.INFO: ==25935== Lock acquired, processing the job... [2026-04-13 07:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:58:03] Production.INFO: ==25931== Lock acquired, processing the job... [2026-04-13 07:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:58:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:58:03] Production.INFO: ==25933== Lock acquired, processing the job... [2026-04-13 07:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:58:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:58:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:58:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:58:03] Production.INFO: ==25935== Releasing lock... [2026-04-13 07:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:58:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:58:03] Production.INFO: Account Balance Start. [2026-04-13 07:58:03] Production.INFO: CreateAllLog Start [2026-04-13 07:58:03] Production.INFO: 117 [2026-04-13 07:58:03] Production.INFO: Date 2026-04-08 [2026-04-13 07:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:58:03] Production.INFO: Date 2026-04-09 [2026-04-13 07:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:58:03] Production.INFO: Date 2026-04-10 [2026-04-13 07:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:58:03] Production.INFO: Date 2026-04-11 [2026-04-13 07:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:58:03] Production.INFO: Date 2026-04-12 [2026-04-13 07:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 07:58:03] Production.INFO: Date 2026-04-13 [2026-04-13 07:58:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:58:04] Production.INFO: Total Charge 0 [2026-04-13 07:58:04] Production.INFO: CreateAllLog End [2026-04-13 07:58:04] Production.INFO: ==25929== Releasing lock... [2026-04-13 07:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:58:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:58:04] Production.INFO: Account Balance End. [2026-04-13 07:58:04] Production.ERROR: CronJobId end 12 [2026-04-13 07:58:04] Production.INFO: ==25933== Releasing lock... [2026-04-13 07:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:58:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:58:11] Production.ERROR: CronJobId end10 [2026-04-13 07:58:11] Production.INFO: ==25931== Releasing lock... [2026-04-13 07:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:58:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:58:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:58:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:58:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:58:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:58:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:58:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:58:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:58:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:58:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:58:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:58:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:58:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:58:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:58:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:58:13] Production.INFO: call_cost start [2026-04-13 07:58:13] Production.INFO: call_cost end [2026-04-13 07:58:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:58:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:58:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:58:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:58:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:58:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:58:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:58:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:58:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:58:13] Production.INFO: ==25927== Releasing lock... [2026-04-13 07:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:58:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 12:59:02] Production.INFO: ==25992== Lock acquired, processing the job... [2026-04-13 12:59:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 12:59:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 12:59:02] Production.INFO: neon service started [2026-04-13 12:59:02] Production.INFO: neon service started [2026-04-13 12:59:02] Production.INFO: ==25992== Releasing lock... [2026-04-13 12:59:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 12:59:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 07:59:02] Production.INFO: ==25994== Lock acquired, processing the job... [2026-04-13 07:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:59:02] Production.INFO: ==25996== Lock acquired, processing the job... [2026-04-13 11:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:59:02] Production.INFO: ==25996== Releasing lock... [2026-04-13 11:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 11:59:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 07:59:03] Production.INFO: ==25994== Releasing lock... [2026-04-13 07:59:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 07:59:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 07:59:03] Production.INFO: ==25999== Lock acquired, processing the job... [2026-04-13 07:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 07:59:03] Production.INFO: ==26003== Lock acquired, processing the job... [2026-04-13 07:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 07:59:03] Production.INFO: ==26001== Lock acquired, processing the job... [2026-04-13 07:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 07:59:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 07:59:03] Production.INFO: ==26005== Lock acquired, processing the job... [2026-04-13 07:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 07:59:03] Production.INFO: ==26007== Lock acquired, processing the job... [2026-04-13 07:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 07:59:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 07:59:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 07:59:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 07:59:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 07:59:04] Production.INFO: Account Balance Start. [2026-04-13 07:59:04] Production.INFO: CreateAllLog Start [2026-04-13 07:59:04] Production.INFO: 117 [2026-04-13 07:59:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 07:59:04] Production.INFO: Date 2026-04-08 [2026-04-13 07:59:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 07:59:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:59:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 07:59:04] Production.INFO: Date 2026-04-09 [2026-04-13 07:59:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:59:04] Production.INFO: ==26007== Releasing lock... [2026-04-13 07:59:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 07:59:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 07:59:04] Production.INFO: Date 2026-04-10 [2026-04-13 07:59:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:59:04] Production.INFO: Date 2026-04-11 [2026-04-13 07:59:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:59:04] Production.INFO: Date 2026-04-12 [2026-04-13 07:59:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:59:04] Production.INFO: Date 2026-04-13 [2026-04-13 07:59:04] Production.INFO: Reseller ==> 0 [2026-04-13 07:59:04] Production.INFO: Total Charge 0 [2026-04-13 07:59:04] Production.INFO: CreateAllLog End [2026-04-13 07:59:04] Production.INFO: Account Balance End. [2026-04-13 07:59:04] Production.ERROR: CronJobId end 12 [2026-04-13 07:59:04] Production.INFO: ==26005== Releasing lock... [2026-04-13 07:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 07:59:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 07:59:04] Production.INFO: ==26001== Releasing lock... [2026-04-13 07:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 07:59:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 07:59:10] Production.ERROR: CronJobId end10 [2026-04-13 07:59:10] Production.INFO: ==26003== Releasing lock... [2026-04-13 07:59:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 07:59:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 07:59:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 07:59:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 07:59:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 07:59:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 07:59:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 07:59:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 07:59:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 07:59:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 07:59:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 07:59:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 07:59:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 07:59:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 07:59:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 07:59:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 07:59:13] Production.INFO: call_cost start [2026-04-13 07:59:13] Production.INFO: call_cost end [2026-04-13 07:59:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 07:59:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 07:59:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 07:59:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 07:59:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 07:59:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 07:59:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 07:59:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 07:59:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 07:59:13] Production.INFO: ==25999== Releasing lock... [2026-04-13 07:59:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 07:59:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:00:01] Production.INFO: ==26063== Lock acquired, processing the job... [2026-04-13 13:00:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:00:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:00:01] Production.INFO: neon service started [2026-04-13 13:00:01] Production.INFO: neon service started [2026-04-13 13:00:01] Production.INFO: ==26063== Releasing lock... [2026-04-13 13:00:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:00:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:00:02] Production.INFO: ==26065== Lock acquired, processing the job... [2026-04-13 08:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:00:02] Production.INFO: ==26067== Lock acquired, processing the job... [2026-04-13 12:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:00:02] Production.INFO: ==26067== Releasing lock... [2026-04-13 12:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:00:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:00:02] Production.INFO: ==26065== Releasing lock... [2026-04-13 08:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:00:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:00:03] Production.INFO: ==26072== Lock acquired, processing the job... [2026-04-13 08:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:00:03] Production.INFO: ==26070== Lock acquired, processing the job... [2026-04-13 08:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:00:03] Production.INFO: ==26074== Lock acquired, processing the job... [2026-04-13 08:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:00:03] Production.INFO: ==26078== Lock acquired, processing the job... [2026-04-13 08:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:00:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:00:03] Production.INFO: ==26076== Lock acquired, processing the job... [2026-04-13 08:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:00:03] Production.INFO: Account Balance Start. [2026-04-13 08:00:03] Production.INFO: CreateAllLog Start [2026-04-13 08:00:03] Production.INFO: 117 [2026-04-13 08:00:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:00:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:00:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:00:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:00:03] Production.INFO: ==26078== Releasing lock... [2026-04-13 08:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:00:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:00:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:00:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:00:03] Production.INFO: Date 2026-04-11 [2026-04-13 08:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:00:03] Production.INFO: Date 2026-04-12 [2026-04-13 08:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:00:04] Production.INFO: Date 2026-04-13 [2026-04-13 08:00:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:00:04] Production.INFO: Total Charge 0 [2026-04-13 08:00:04] Production.INFO: CreateAllLog End [2026-04-13 08:00:04] Production.INFO: ==26072== Releasing lock... [2026-04-13 08:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:00:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:00:04] Production.INFO: Account Balance End. [2026-04-13 08:00:04] Production.ERROR: CronJobId end 12 [2026-04-13 08:00:04] Production.INFO: ==26076== Releasing lock... [2026-04-13 08:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:00:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:00:10] Production.ERROR: CronJobId end10 [2026-04-13 08:00:10] Production.INFO: ==26074== Releasing lock... [2026-04-13 08:00:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:00:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:00:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:00:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:00:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:00:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:00:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:00:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:00:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:00:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:00:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:00:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:00:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:00:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:00:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:00:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:00:13] Production.INFO: call_cost start [2026-04-13 08:00:13] Production.INFO: call_cost end [2026-04-13 08:00:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:00:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:00:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:00:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:00:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:00:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:00:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:00:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:00:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:00:13] Production.INFO: ==26070== Releasing lock... [2026-04-13 08:00:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:00:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:01:02] Production.INFO: ==26145== Lock acquired, processing the job... [2026-04-13 13:01:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:01:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:01:02] Production.INFO: neon service started [2026-04-13 13:01:02] Production.INFO: neon service started [2026-04-13 13:01:02] Production.INFO: ==26145== Releasing lock... [2026-04-13 13:01:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:01:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:01:02] Production.INFO: ==26150== Lock acquired, processing the job... [2026-04-13 12:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:01:02] Production.INFO: ==26150== Releasing lock... [2026-04-13 12:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:01:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:01:02] Production.INFO: ==26148== Lock acquired, processing the job... [2026-04-13 08:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:01:02] Production.INFO: ==26148== Releasing lock... [2026-04-13 08:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:01:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:01:03] Production.INFO: ==26152== Lock acquired, processing the job... [2026-04-13 08:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 08:01:03] Production.INFO: ==26154== Lock acquired, processing the job... [2026-04-13 08:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:01:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 08:01:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 08:01:03] Production.ERROR: CronJob PID - 26154 [2026-04-13 08:01:03] Production.ERROR: CronJob Title - System Alerts [2026-04-13 08:01:03] Production.ERROR: CronJob ID - 5 [2026-04-13 08:01:03] Production.ERROR: CronJob Last Run Time 2026-04-13 08:01:00 [2026-04-13 08:01:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 08:01:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 08:01:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 08:01:03] Production.INFO: ==26152== Releasing lock... [2026-04-13 08:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 08:01:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 08:01:03] Production.INFO: ==26156== Lock acquired, processing the job... [2026-04-13 08:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:01:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:01:03] Production.INFO: ==26158== Lock acquired, processing the job... [2026-04-13 08:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:01:03] Production.INFO: ==26160== Lock acquired, processing the job... [2026-04-13 08:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:01:03] Production.INFO: ==26164== Lock acquired, processing the job... [2026-04-13 08:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:01:04] Production.INFO: ==26162== Lock acquired, processing the job... [2026-04-13 08:01:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 08:01:04] Production.INFO: Account Balance Start. [2026-04-13 08:01:04] Production.INFO: CreateAllLog Start [2026-04-13 08:01:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:01:04] Production.INFO: 117 [2026-04-13 08:01:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:01:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:01:04] Production.INFO: Date 2026-04-08 [2026-04-13 08:01:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:01:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 08:01:04] Production.INFO: Date 2026-04-09 [2026-04-13 08:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:01:04] Production.INFO: Date 2026-04-10 [2026-04-13 08:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:01:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:01:04] Production.INFO: Date 2026-04-11 [2026-04-13 08:01:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:01:04] Production.INFO: Date 2026-04-12 [2026-04-13 08:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:01:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:01:04] Production.INFO: Date 2026-04-13 [2026-04-13 08:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:01:04] Production.INFO: Total Charge 0 [2026-04-13 08:01:04] Production.INFO: CreateAllLog End [2026-04-13 08:01:04] Production.INFO: ==26164== Releasing lock... [2026-04-13 08:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:01:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:01:04] Production.INFO: Account Balance End. [2026-04-13 08:01:04] Production.ERROR: CronJobId end 12 [2026-04-13 08:01:04] Production.INFO: ==26160== Releasing lock... [2026-04-13 08:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:01:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:01:04] Production.ERROR: done [2026-04-13 08:01:04] Production.INFO: ==26156== Releasing lock... [2026-04-13 08:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:01:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 08:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088062', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 08:01:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088062', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 08:01:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 08:01:10] Production.INFO: ProcessCDR(1,17088062,1,1,2) [2026-04-13 08:01:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17088062,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 08:01:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17088062,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 08:01:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 08:01:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 08:01:10] Production.INFO: ==26162== Releasing lock... [2026-04-13 08:01:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 08:01:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 08:01:14] Production.ERROR: CronJobId end10 [2026-04-13 08:01:14] Production.INFO: ==26158== Releasing lock... [2026-04-13 08:01:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:01:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:01:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:01:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:01:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:01:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:01:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:01:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:01:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:01:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:01:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:01:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:01:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:01:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:01:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:01:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:01:16] Production.INFO: call_cost start [2026-04-13 08:01:16] Production.INFO: call_cost end [2026-04-13 08:01:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:01:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:01:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:01:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:01:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:01:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:01:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:01:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:01:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:01:16] Production.INFO: ==26154== Releasing lock... [2026-04-13 08:01:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:01:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:02:01] Production.INFO: ==26218== Lock acquired, processing the job... [2026-04-13 13:02:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:02:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:02:01] Production.INFO: neon service started [2026-04-13 13:02:01] Production.INFO: neon service started [2026-04-13 13:02:01] Production.INFO: ==26218== Releasing lock... [2026-04-13 13:02:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:02:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:02:01] Production.INFO: ==26222== Lock acquired, processing the job... [2026-04-13 12:02:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:02:01] Production.INFO: ==26222== Releasing lock... [2026-04-13 12:02:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:02:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:02:02] Production.INFO: ==26220== Lock acquired, processing the job... [2026-04-13 08:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:02:02] Production.INFO: ==26220== Releasing lock... [2026-04-13 08:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:02:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:02:03] Production.INFO: ==26228== Lock acquired, processing the job... [2026-04-13 08:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:02:03] Production.INFO: ==26233== Lock acquired, processing the job... [2026-04-13 08:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts# [2026-04-13 08:02:03] Production.INFO: ==26224== Lock acquired, processing the job... [2026-04-13 08:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:02:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 08:02:03] Production.INFO: ==26226== Lock acquired, processing the job... [2026-04-13 08:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:02:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:02:03] Production.INFO: ==26230== Lock acquired, processing the job... [2026-04-13 08:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:02:03] Production.INFO: ==26235== Lock acquired, processing the job... [2026-04-13 08:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:02:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:02:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:02:03] Production.INFO: Account Balance Start. [2026-04-13 08:02:03] Production.INFO: CreateAllLog Start [2026-04-13 08:02:03] Production.INFO: 117 [2026-04-13 08:02:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:02:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:02:03] Production.INFO: ==26235== Releasing lock... [2026-04-13 08:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:02:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:02:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:02:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:02:03] Production.INFO: Date 2026-04-11 [2026-04-13 08:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:02:03] Production.INFO: Date 2026-04-12 [2026-04-13 08:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:02:03] Production.INFO: Date 2026-04-13 [2026-04-13 08:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:02:03] Production.ERROR: done [2026-04-13 08:02:03] Production.INFO: Total Charge 0 [2026-04-13 08:02:03] Production.ERROR: tblTempVendorCDR_20 [2026-04-13 08:02:03] Production.INFO: CreateAllLog End [2026-04-13 08:02:04] Production.ERROR: done [2026-04-13 08:02:04] Production.INFO: ==26226== Releasing lock... [2026-04-13 08:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:02:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:02:04] Production.ERROR: Array ( [start_date_ymd] => 2026-04-01 03:02:06 [end_date_ymd] => 2026-04-02 03:02:06 [RateCDR] => 1 ) [2026-04-13 08:02:04] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode, c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type, disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description, pin.pc_description as pincode_name from asteriskcdrdb.cdr c left outer join asterisk.cc_callcosts cc on c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/ left outer join asterisk.pr_providers p on cc_pr_id = pr_id left outer join asterisk.te_tenants te ON te.te_code = c.accountcode left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06' AND ( userfield like '%outbound%' or userfield like '%inbound%' or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/ ) AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/ AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' and prevuniqueid='' group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'') [2026-04-13 08:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs() #1 [internal function]: App\Console\Commands\PBXAccountUsage->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:02:04] Production.INFO: ==26233== Releasing lock... [2026-04-13 08:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops# [2026-04-13 08:02:04] Production.INFO: 27.25 MB #Memory Used# [2026-04-13 08:02:04] Production.INFO: Account Balance End. [2026-04-13 08:02:04] Production.ERROR: CronJobId end 12 [2026-04-13 08:02:04] Production.INFO: ==26230== Releasing lock... [2026-04-13 08:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:02:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:02:11] Production.ERROR: CronJobId end10 [2026-04-13 08:02:11] Production.INFO: ==26228== Releasing lock... [2026-04-13 08:02:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:02:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:02:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:02:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:02:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:02:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:02:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:02:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:02:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:02:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:02:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:02:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:02:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:02:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:02:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:02:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:02:14] Production.INFO: call_cost start [2026-04-13 08:02:14] Production.INFO: call_cost end [2026-04-13 08:02:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:02:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:02:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:02:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:02:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:02:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:02:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:02:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:02:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:02:14] Production.INFO: ==26224== Releasing lock... [2026-04-13 08:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:02:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:03:01] Production.INFO: ==26294== Lock acquired, processing the job... [2026-04-13 13:03:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:03:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:03:01] Production.INFO: neon service started [2026-04-13 13:03:01] Production.INFO: neon service started [2026-04-13 13:03:01] Production.INFO: ==26294== Releasing lock... [2026-04-13 13:03:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:03:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:03:02] Production.INFO: ==26296== Lock acquired, processing the job... [2026-04-13 08:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:03:02] Production.INFO: ==26298== Lock acquired, processing the job... [2026-04-13 12:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:03:02] Production.INFO: ==26298== Releasing lock... [2026-04-13 12:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:03:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:03:02] Production.INFO: ==26296== Releasing lock... [2026-04-13 08:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:03:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:03:03] Production.INFO: ==26303== Lock acquired, processing the job... [2026-04-13 08:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:03:03] Production.INFO: ==26301== Lock acquired, processing the job... [2026-04-13 08:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:03:03] Production.INFO: ==26305== Lock acquired, processing the job... [2026-04-13 08:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:03:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:03:03] Production.INFO: ==26309== Lock acquired, processing the job... [2026-04-13 08:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:03:03] Production.INFO: ==26307== Lock acquired, processing the job... [2026-04-13 08:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:03:03] Production.INFO: Account Balance Start. [2026-04-13 08:03:03] Production.INFO: CreateAllLog Start [2026-04-13 08:03:03] Production.INFO: 117 [2026-04-13 08:03:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:03:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:03:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:03:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:03:04] Production.INFO: Date 2026-04-10 [2026-04-13 08:03:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:03:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:03:04] Production.INFO: ==26309== Releasing lock... [2026-04-13 08:03:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:03:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:03:04] Production.INFO: Date 2026-04-11 [2026-04-13 08:03:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:03:04] Production.INFO: Date 2026-04-12 [2026-04-13 08:03:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:03:04] Production.INFO: Date 2026-04-13 [2026-04-13 08:03:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:03:04] Production.INFO: Total Charge 0 [2026-04-13 08:03:04] Production.INFO: CreateAllLog End [2026-04-13 08:03:04] Production.INFO: ==26303== Releasing lock... [2026-04-13 08:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:03:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:03:04] Production.INFO: Account Balance End. [2026-04-13 08:03:04] Production.ERROR: CronJobId end 12 [2026-04-13 08:03:04] Production.INFO: ==26307== Releasing lock... [2026-04-13 08:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:03:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:03:10] Production.ERROR: CronJobId end10 [2026-04-13 08:03:10] Production.INFO: ==26305== Releasing lock... [2026-04-13 08:03:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:03:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:03:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:03:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:03:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:03:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:03:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:03:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:03:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:03:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:03:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:03:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:03:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:03:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:03:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:03:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:03:13] Production.INFO: call_cost start [2026-04-13 08:03:13] Production.INFO: call_cost end [2026-04-13 08:03:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:03:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:03:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:03:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:03:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:03:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:03:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:03:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:03:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:03:13] Production.INFO: ==26301== Releasing lock... [2026-04-13 08:03:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:03:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:04:02] Production.INFO: ==26366== Lock acquired, processing the job... [2026-04-13 13:04:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:04:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:04:02] Production.INFO: neon service started [2026-04-13 13:04:02] Production.INFO: neon service started [2026-04-13 13:04:02] Production.INFO: ==26366== Releasing lock... [2026-04-13 13:04:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:04:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:04:02] Production.INFO: ==26368== Lock acquired, processing the job... [2026-04-13 08:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:04:02] Production.INFO: ==26370== Lock acquired, processing the job... [2026-04-13 12:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:04:03] Production.INFO: ==26368== Releasing lock... [2026-04-13 08:04:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:04:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:04:03] Production.INFO: ==26370== Releasing lock... [2026-04-13 12:04:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:04:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:04:03] Production.INFO: ==26376== Lock acquired, processing the job... [2026-04-13 08:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:04:03] Production.INFO: ==26372== Lock acquired, processing the job... [2026-04-13 08:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:04:03] Production.INFO: ==26380== Lock acquired, processing the job... [2026-04-13 08:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:04:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:04:04] Production.INFO: ==26374== Lock acquired, processing the job... [2026-04-13 08:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:04:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:04:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:04:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:04:04] Production.INFO: ==26380== Releasing lock... [2026-04-13 08:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:04:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:04:04] Production.INFO: ==26378== Lock acquired, processing the job... [2026-04-13 08:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:04:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:04:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:04:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:04:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:04:04] Production.INFO: Account Balance Start. [2026-04-13 08:04:04] Production.INFO: CreateAllLog Start [2026-04-13 08:04:04] Production.INFO: 117 [2026-04-13 08:04:04] Production.INFO: Date 2026-04-08 [2026-04-13 08:04:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:04:04] Production.INFO: Date 2026-04-09 [2026-04-13 08:04:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:04:04] Production.INFO: Date 2026-04-10 [2026-04-13 08:04:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:04:04] Production.INFO: Date 2026-04-11 [2026-04-13 08:04:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:04:04] Production.INFO: Date 2026-04-12 [2026-04-13 08:04:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:04:04] Production.INFO: Date 2026-04-13 [2026-04-13 08:04:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:04:04] Production.INFO: Total Charge 0 [2026-04-13 08:04:04] Production.INFO: CreateAllLog End [2026-04-13 08:04:04] Production.INFO: ==26374== Releasing lock... [2026-04-13 08:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:04:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:04:04] Production.INFO: Account Balance End. [2026-04-13 08:04:04] Production.ERROR: CronJobId end 12 [2026-04-13 08:04:04] Production.INFO: ==26378== Releasing lock... [2026-04-13 08:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:04:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:04:11] Production.ERROR: CronJobId end10 [2026-04-13 08:04:11] Production.INFO: ==26376== Releasing lock... [2026-04-13 08:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:04:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:04:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:04:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:04:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:04:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:04:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:04:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:04:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:04:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:04:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:04:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:04:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:04:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:04:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:04:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:04:14] Production.INFO: call_cost start [2026-04-13 08:04:14] Production.INFO: call_cost end [2026-04-13 08:04:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:04:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:04:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:04:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:04:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:04:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:04:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:04:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:04:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:04:14] Production.INFO: ==26372== Releasing lock... [2026-04-13 08:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:04:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:05:01] Production.INFO: ==26434== Lock acquired, processing the job... [2026-04-13 13:05:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:05:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:05:01] Production.INFO: neon service started [2026-04-13 13:05:01] Production.INFO: neon service started [2026-04-13 13:05:01] Production.INFO: ==26434== Releasing lock... [2026-04-13 13:05:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:05:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:05:02] Production.INFO: ==26436== Lock acquired, processing the job... [2026-04-13 08:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:05:02] Production.INFO: ==26438== Lock acquired, processing the job... [2026-04-13 12:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:05:02] Production.INFO: ==26438== Releasing lock... [2026-04-13 12:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:05:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:05:02] Production.INFO: ==26436== Releasing lock... [2026-04-13 08:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:05:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:05:03] Production.INFO: ==26441== Lock acquired, processing the job... [2026-04-13 08:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:05:03] Production.INFO: ==26443== Lock acquired, processing the job... [2026-04-13 08:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:05:03] Production.INFO: ==26445== Lock acquired, processing the job... [2026-04-13 08:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:05:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:05:03] Production.INFO: ==26447== Lock acquired, processing the job... [2026-04-13 08:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:05:03] Production.INFO: ==26449== Lock acquired, processing the job... [2026-04-13 08:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:05:03] Production.INFO: Account Balance Start. [2026-04-13 08:05:03] Production.INFO: CreateAllLog Start [2026-04-13 08:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:05:03] Production.INFO: 117 [2026-04-13 08:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:05:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:05:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:05:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:05:03] Production.INFO: ==26449== Releasing lock... [2026-04-13 08:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:05:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:05:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:05:03] Production.INFO: Date 2026-04-11 [2026-04-13 08:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:05:03] Production.INFO: Date 2026-04-12 [2026-04-13 08:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:05:03] Production.INFO: Date 2026-04-13 [2026-04-13 08:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:05:03] Production.INFO: Total Charge 0 [2026-04-13 08:05:03] Production.INFO: CreateAllLog End [2026-04-13 08:05:04] Production.INFO: Account Balance End. [2026-04-13 08:05:04] Production.ERROR: CronJobId end 12 [2026-04-13 08:05:04] Production.INFO: ==26447== Releasing lock... [2026-04-13 08:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:05:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:05:04] Production.INFO: ==26443== Releasing lock... [2026-04-13 08:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:05:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:05:11] Production.ERROR: CronJobId end10 [2026-04-13 08:05:11] Production.INFO: ==26445== Releasing lock... [2026-04-13 08:05:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:05:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:05:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:05:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:05:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:05:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:05:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:05:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:05:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:05:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:05:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:05:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:05:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:05:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:05:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:05:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:05:14] Production.INFO: call_cost start [2026-04-13 08:05:14] Production.INFO: call_cost end [2026-04-13 08:05:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:05:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:05:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:05:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:05:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:05:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:05:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:05:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:05:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:05:14] Production.INFO: ==26441== Releasing lock... [2026-04-13 08:05:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:05:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:06:02] Production.INFO: ==26505== Lock acquired, processing the job... [2026-04-13 13:06:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:06:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:06:02] Production.INFO: neon service started [2026-04-13 13:06:02] Production.INFO: neon service started [2026-04-13 13:06:02] Production.INFO: ==26505== Releasing lock... [2026-04-13 13:06:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:06:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:06:02] Production.INFO: ==26507== Lock acquired, processing the job... [2026-04-13 08:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:06:02] Production.INFO: ==26509== Lock acquired, processing the job... [2026-04-13 12:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:06:02] Production.INFO: ==26509== Releasing lock... [2026-04-13 12:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:06:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:06:03] Production.INFO: ==26507== Releasing lock... [2026-04-13 08:06:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:06:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:06:03] Production.INFO: ==26512== Lock acquired, processing the job... [2026-04-13 08:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:06:03] Production.INFO: ==26518== Lock acquired, processing the job... [2026-04-13 08:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:06:03] Production.INFO: ==26520== Lock acquired, processing the job... [2026-04-13 08:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:06:03] Production.INFO: ==26514== Lock acquired, processing the job... [2026-04-13 08:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:06:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:06:03] Production.INFO: ==26516== Lock acquired, processing the job... [2026-04-13 08:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:06:03] Production.INFO: Account Balance Start. [2026-04-13 08:06:03] Production.INFO: CreateAllLog Start [2026-04-13 08:06:03] Production.INFO: 117 [2026-04-13 08:06:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:06:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:06:04] Production.INFO: Date 2026-04-09 [2026-04-13 08:06:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:06:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:06:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:06:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:06:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:06:04] Production.INFO: Date 2026-04-10 [2026-04-13 08:06:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:06:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:06:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:06:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:06:04] Production.INFO: Date 2026-04-11 [2026-04-13 08:06:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:06:04] Production.INFO: ==26520== Releasing lock... [2026-04-13 08:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:06:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:06:04] Production.INFO: Date 2026-04-12 [2026-04-13 08:06:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:06:04] Production.INFO: Date 2026-04-13 [2026-04-13 08:06:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:06:04] Production.INFO: Total Charge 0 [2026-04-13 08:06:04] Production.INFO: CreateAllLog End [2026-04-13 08:06:04] Production.INFO: Account Balance End. [2026-04-13 08:06:04] Production.ERROR: CronJobId end 12 [2026-04-13 08:06:04] Production.INFO: ==26518== Releasing lock... [2026-04-13 08:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:06:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:06:04] Production.INFO: ==26514== Releasing lock... [2026-04-13 08:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:06:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:06:11] Production.ERROR: CronJobId end10 [2026-04-13 08:06:11] Production.INFO: ==26516== Releasing lock... [2026-04-13 08:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:06:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:06:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:06:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:06:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:06:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:06:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:06:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:06:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:06:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:06:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:06:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:06:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:06:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:06:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:06:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:06:13] Production.INFO: call_cost start [2026-04-13 08:06:13] Production.INFO: call_cost end [2026-04-13 08:06:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:06:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:06:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:06:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:06:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:06:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:06:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:06:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:06:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:06:13] Production.INFO: ==26512== Releasing lock... [2026-04-13 08:06:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:06:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:07:01] Production.INFO: ==26576== Lock acquired, processing the job... [2026-04-13 13:07:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:07:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:07:01] Production.INFO: neon service started [2026-04-13 13:07:01] Production.INFO: neon service started [2026-04-13 13:07:01] Production.INFO: ==26576== Releasing lock... [2026-04-13 13:07:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:07:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:07:02] Production.INFO: ==26578== Lock acquired, processing the job... [2026-04-13 08:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:07:02] Production.INFO: ==26580== Lock acquired, processing the job... [2026-04-13 12:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:07:02] Production.INFO: ==26580== Releasing lock... [2026-04-13 12:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:07:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:07:02] Production.INFO: ==26578== Releasing lock... [2026-04-13 08:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:07:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:07:03] Production.INFO: ==26584== Lock acquired, processing the job... [2026-04-13 08:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:07:03] Production.INFO: ==26586== Lock acquired, processing the job... [2026-04-13 08:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:07:03] Production.INFO: ==26588== Lock acquired, processing the job... [2026-04-13 08:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:07:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:07:03] Production.INFO: ==26590== Lock acquired, processing the job... [2026-04-13 08:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:07:03] Production.INFO: ==26592== Lock acquired, processing the job... [2026-04-13 08:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:07:03] Production.INFO: Account Balance Start. [2026-04-13 08:07:03] Production.INFO: CreateAllLog Start [2026-04-13 08:07:03] Production.INFO: 117 [2026-04-13 08:07:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:07:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:07:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:07:03] Production.INFO: Date 2026-04-11 [2026-04-13 08:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:07:03] Production.INFO: ==26592== Releasing lock... [2026-04-13 08:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:07:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:07:03] Production.INFO: Date 2026-04-12 [2026-04-13 08:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:07:03] Production.INFO: Date 2026-04-13 [2026-04-13 08:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:07:03] Production.INFO: Total Charge 0 [2026-04-13 08:07:03] Production.INFO: CreateAllLog End [2026-04-13 08:07:04] Production.INFO: ==26586== Releasing lock... [2026-04-13 08:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:07:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:07:04] Production.INFO: Account Balance End. [2026-04-13 08:07:04] Production.ERROR: CronJobId end 12 [2026-04-13 08:07:04] Production.INFO: ==26590== Releasing lock... [2026-04-13 08:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:07:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:07:10] Production.ERROR: CronJobId end10 [2026-04-13 08:07:10] Production.INFO: ==26588== Releasing lock... [2026-04-13 08:07:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:07:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:07:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:07:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:07:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:07:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:07:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:07:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:07:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:07:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:07:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:07:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:07:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:07:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:07:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:07:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:07:13] Production.INFO: call_cost start [2026-04-13 08:07:13] Production.INFO: call_cost end [2026-04-13 08:07:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:07:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:07:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:07:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:07:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:07:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:07:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:07:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:07:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:07:13] Production.INFO: ==26584== Releasing lock... [2026-04-13 08:07:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:07:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:08:02] Production.INFO: ==26658== Lock acquired, processing the job... [2026-04-13 13:08:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:08:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:08:02] Production.INFO: neon service started [2026-04-13 13:08:02] Production.INFO: neon service started [2026-04-13 13:08:02] Production.INFO: ==26658== Releasing lock... [2026-04-13 13:08:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:08:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:08:02] Production.INFO: ==26662== Lock acquired, processing the job... [2026-04-13 12:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:08:02] Production.INFO: ==26662== Releasing lock... [2026-04-13 12:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:08:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:08:02] Production.INFO: ==26660== Lock acquired, processing the job... [2026-04-13 08:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:08:02] Production.INFO: ==26660== Releasing lock... [2026-04-13 08:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:08:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:08:03] Production.INFO: ==26664== Lock acquired, processing the job... [2026-04-13 08:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:08:03] Production.INFO: ==26668== Lock acquired, processing the job... [2026-04-13 08:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:08:03] Production.INFO: ==26671== Lock acquired, processing the job... [2026-04-13 08:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:08:03] Production.INFO: ==26666== Lock acquired, processing the job... [2026-04-13 08:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:08:03] Production.INFO: Account Balance Start. [2026-04-13 08:08:03] Production.INFO: CreateAllLog Start [2026-04-13 08:08:03] Production.INFO: 117 [2026-04-13 08:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:08:03] Production.INFO: ==26673== Lock acquired, processing the job... [2026-04-13 08:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:08:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:08:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:08:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:08:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:08:03] Production.INFO: ==26673== Releasing lock... [2026-04-13 08:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:08:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:08:03] Production.INFO: Date 2026-04-11 [2026-04-13 08:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:08:03] Production.INFO: Date 2026-04-12 [2026-04-13 08:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:08:03] Production.INFO: Date 2026-04-13 [2026-04-13 08:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:08:04] Production.INFO: Total Charge 0 [2026-04-13 08:08:04] Production.INFO: CreateAllLog End [2026-04-13 08:08:04] Production.INFO: Account Balance End. [2026-04-13 08:08:04] Production.ERROR: CronJobId end 12 [2026-04-13 08:08:04] Production.INFO: ==26671== Releasing lock... [2026-04-13 08:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:08:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:08:04] Production.INFO: ==26666== Releasing lock... [2026-04-13 08:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:08:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:08:11] Production.ERROR: CronJobId end10 [2026-04-13 08:08:11] Production.INFO: ==26668== Releasing lock... [2026-04-13 08:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:08:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:08:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:08:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:08:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:08:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:08:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:08:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:08:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:08:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:08:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:08:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:08:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:08:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:08:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:08:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:08:14] Production.INFO: call_cost start [2026-04-13 08:08:14] Production.INFO: call_cost end [2026-04-13 08:08:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:08:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:08:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:08:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:08:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:08:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:08:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:08:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:08:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:08:14] Production.INFO: ==26664== Releasing lock... [2026-04-13 08:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:08:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:09:01] Production.INFO: ==26755== Lock acquired, processing the job... [2026-04-13 13:09:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:09:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:09:01] Production.INFO: neon service started [2026-04-13 13:09:01] Production.INFO: neon service started [2026-04-13 13:09:01] Production.INFO: ==26755== Releasing lock... [2026-04-13 13:09:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:09:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:09:01] Production.INFO: ==26759== Lock acquired, processing the job... [2026-04-13 12:09:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:09:01] Production.INFO: ==26759== Releasing lock... [2026-04-13 12:09:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:09:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:09:02] Production.INFO: ==26757== Lock acquired, processing the job... [2026-04-13 08:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:09:02] Production.INFO: ==26757== Releasing lock... [2026-04-13 08:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:09:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:09:03] Production.INFO: ==26763== Lock acquired, processing the job... [2026-04-13 08:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:09:03] Production.INFO: ==26765== Lock acquired, processing the job... [2026-04-13 08:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:09:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:09:03] Production.INFO: ==26770== Lock acquired, processing the job... [2026-04-13 08:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:09:03] Production.INFO: ==26768== Lock acquired, processing the job... [2026-04-13 08:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:09:03] Production.INFO: ==26772== Lock acquired, processing the job... [2026-04-13 08:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:09:03] Production.INFO: Account Balance Start. [2026-04-13 08:09:03] Production.INFO: CreateAllLog Start [2026-04-13 08:09:03] Production.INFO: 117 [2026-04-13 08:09:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:09:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:09:03] Production.INFO: ==26772== Releasing lock... [2026-04-13 08:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:09:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:09:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:09:03] Production.INFO: Date 2026-04-11 [2026-04-13 08:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:09:03] Production.INFO: Date 2026-04-12 [2026-04-13 08:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:09:03] Production.INFO: Date 2026-04-13 [2026-04-13 08:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:09:03] Production.INFO: Total Charge 0 [2026-04-13 08:09:03] Production.INFO: CreateAllLog End [2026-04-13 08:09:03] Production.INFO: Account Balance End. [2026-04-13 08:09:03] Production.INFO: ==26765== Releasing lock... [2026-04-13 08:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:09:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:09:03] Production.ERROR: CronJobId end 12 [2026-04-13 08:09:03] Production.INFO: ==26770== Releasing lock... [2026-04-13 08:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:09:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:09:10] Production.ERROR: CronJobId end10 [2026-04-13 08:09:10] Production.INFO: ==26768== Releasing lock... [2026-04-13 08:09:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:09:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:09:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:09:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:09:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:09:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:09:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:09:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:09:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:09:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:09:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:09:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:09:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:09:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:09:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:09:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:09:13] Production.INFO: call_cost start [2026-04-13 08:09:13] Production.INFO: call_cost end [2026-04-13 08:09:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:09:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:09:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:09:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:09:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:09:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:09:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:09:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:09:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:09:13] Production.INFO: ==26763== Releasing lock... [2026-04-13 08:09:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:09:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:10:01] Production.INFO: ==26852== Lock acquired, processing the job... [2026-04-13 13:10:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:10:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:10:01] Production.INFO: neon service started [2026-04-13 13:10:01] Production.INFO: neon service started [2026-04-13 13:10:01] Production.INFO: ==26852== Releasing lock... [2026-04-13 13:10:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:10:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:10:02] Production.INFO: ==26854== Lock acquired, processing the job... [2026-04-13 08:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:10:02] Production.INFO: ==26856== Lock acquired, processing the job... [2026-04-13 12:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:10:02] Production.INFO: ==26856== Releasing lock... [2026-04-13 12:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:10:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:10:02] Production.INFO: ==26854== Releasing lock... [2026-04-13 08:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:10:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:10:03] Production.INFO: ==26859== Lock acquired, processing the job... [2026-04-13 08:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:10:03] Production.INFO: ==26861== Lock acquired, processing the job... [2026-04-13 08:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:10:03] Production.INFO: ==26867== Lock acquired, processing the job... [2026-04-13 08:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:10:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:10:03] Production.INFO: ==26863== Lock acquired, processing the job... [2026-04-13 08:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:10:03] Production.INFO: ==26865== Lock acquired, processing the job... [2026-04-13 08:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:10:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:10:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:10:03] Production.INFO: ==26867== Releasing lock... [2026-04-13 08:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:10:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:10:03] Production.INFO: Account Balance Start. [2026-04-13 08:10:03] Production.INFO: CreateAllLog Start [2026-04-13 08:10:03] Production.INFO: 117 [2026-04-13 08:10:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:10:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:10:04] Production.INFO: Date 2026-04-09 [2026-04-13 08:10:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:10:04] Production.INFO: Date 2026-04-10 [2026-04-13 08:10:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:10:04] Production.INFO: Date 2026-04-11 [2026-04-13 08:10:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:10:04] Production.INFO: Date 2026-04-12 [2026-04-13 08:10:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:10:04] Production.INFO: Date 2026-04-13 [2026-04-13 08:10:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:10:04] Production.INFO: ==26861== Releasing lock... [2026-04-13 08:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:10:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:10:04] Production.INFO: Total Charge 0 [2026-04-13 08:10:04] Production.INFO: CreateAllLog End [2026-04-13 08:10:04] Production.INFO: Account Balance End. [2026-04-13 08:10:04] Production.ERROR: CronJobId end 12 [2026-04-13 08:10:04] Production.INFO: ==26865== Releasing lock... [2026-04-13 08:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:10:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:10:10] Production.ERROR: CronJobId end10 [2026-04-13 08:10:10] Production.INFO: ==26863== Releasing lock... [2026-04-13 08:10:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:10:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:10:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:10:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:10:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:10:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:10:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:10:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:10:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:10:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:10:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:10:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:10:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:10:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:10:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:10:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:10:14] Production.INFO: call_cost start [2026-04-13 08:10:14] Production.INFO: call_cost end [2026-04-13 08:10:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:10:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:10:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:10:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:10:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:10:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:10:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:10:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:10:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:10:14] Production.INFO: ==26859== Releasing lock... [2026-04-13 08:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:10:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:11:01] Production.INFO: ==26942== Lock acquired, processing the job... [2026-04-13 13:11:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:11:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:11:01] Production.INFO: neon service started [2026-04-13 13:11:01] Production.INFO: neon service started [2026-04-13 13:11:01] Production.INFO: ==26942== Releasing lock... [2026-04-13 13:11:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:11:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:11:01] Production.INFO: ==26944== Lock acquired, processing the job... [2026-04-13 08:11:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:11:02] Production.INFO: ==26944== Releasing lock... [2026-04-13 08:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:11:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:11:02] Production.INFO: ==26946== Lock acquired, processing the job... [2026-04-13 12:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:11:02] Production.INFO: ==26946== Releasing lock... [2026-04-13 12:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:11:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:11:02] Production.INFO: ==26948== Lock acquired, processing the job... [2026-04-13 08:11:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 08:11:02] Production.INFO: ==26953== Lock acquired, processing the job... [2026-04-13 08:11:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:11:02] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 08:11:02] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 08:11:02] Production.INFO: ==26948== Releasing lock... [2026-04-13 08:11:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 08:11:02] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 08:11:02] Production.INFO: ==26955== Lock acquired, processing the job... [2026-04-13 08:11:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:11:02] Production.INFO: ==26957== Lock acquired, processing the job... [2026-04-13 08:11:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:11:03] Production.INFO: ==26950== Lock acquired, processing the job... [2026-04-13 08:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:11:03] Production.INFO: Account Balance Start. [2026-04-13 08:11:03] Production.INFO: CreateAllLog Start [2026-04-13 08:11:03] Production.INFO: 117 [2026-04-13 08:11:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:11:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:11:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:11:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:11:03] Production.INFO: Date 2026-04-11 [2026-04-13 08:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:11:03] Production.INFO: Date 2026-04-12 [2026-04-13 08:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:11:03] Production.INFO: ==26959== Lock acquired, processing the job... [2026-04-13 08:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 08:11:03] Production.INFO: Date 2026-04-13 [2026-04-13 08:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:11:03] Production.INFO: Total Charge 0 [2026-04-13 08:11:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 08:11:03] Production.INFO: CreateAllLog End [2026-04-13 08:11:03] Production.INFO: ==26961== Lock acquired, processing the job... [2026-04-13 08:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:11:03] Production.INFO: ==26953== Releasing lock... [2026-04-13 08:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:11:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:11:03] Production.INFO: Account Balance End. [2026-04-13 08:11:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:11:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:11:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:11:03] Production.ERROR: CronJobId end 12 [2026-04-13 08:11:03] Production.INFO: ==26957== Releasing lock... [2026-04-13 08:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:11:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:11:03] Production.INFO: ==26961== Releasing lock... [2026-04-13 08:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:11:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:11:03] Production.ERROR: done [2026-04-13 08:11:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 08:11:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088104', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 08:11:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088104', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 08:11:09] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 08:11:09] Production.INFO: ProcessCDR(1,17088104,1,1,2) [2026-04-13 08:11:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17088104,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 08:11:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17088104,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 08:11:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 08:11:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 08:11:10] Production.INFO: ==26959== Releasing lock... [2026-04-13 08:11:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 08:11:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 08:11:14] Production.ERROR: CronJobId end10 [2026-04-13 08:11:14] Production.INFO: ==26955== Releasing lock... [2026-04-13 08:11:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:11:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:11:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:11:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:11:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:11:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:11:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:11:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:11:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:11:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:11:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:11:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:11:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:11:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:11:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:11:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:11:16] Production.INFO: call_cost start [2026-04-13 08:11:16] Production.INFO: call_cost end [2026-04-13 08:11:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:11:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:11:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:11:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:11:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:11:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:11:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:11:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:11:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:11:16] Production.INFO: ==26950== Releasing lock... [2026-04-13 08:11:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:11:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:12:01] Production.INFO: ==27040== Lock acquired, processing the job... [2026-04-13 13:12:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:12:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:12:01] Production.INFO: neon service started [2026-04-13 13:12:01] Production.INFO: neon service started [2026-04-13 13:12:01] Production.INFO: ==27040== Releasing lock... [2026-04-13 13:12:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:12:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:12:02] Production.INFO: ==27042== Lock acquired, processing the job... [2026-04-13 08:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:12:02] Production.INFO: ==27042== Releasing lock... [2026-04-13 08:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:12:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:12:02] Production.INFO: ==27044== Lock acquired, processing the job... [2026-04-13 12:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:12:02] Production.INFO: ==27044== Releasing lock... [2026-04-13 12:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:12:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:12:02] Production.INFO: ==27050== Lock acquired, processing the job... [2026-04-13 08:12:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:12:03] Production.INFO: ==27046== Lock acquired, processing the job... [2026-04-13 08:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:12:03] Production.INFO: ==27048== Lock acquired, processing the job... [2026-04-13 08:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:12:03] Production.INFO: ==27052== Lock acquired, processing the job... [2026-04-13 08:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:12:03] Production.INFO: ==27054== Lock acquired, processing the job... [2026-04-13 08:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:12:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:12:03] Production.INFO: Account Balance Start. [2026-04-13 08:12:03] Production.INFO: CreateAllLog Start [2026-04-13 08:12:03] Production.INFO: 117 [2026-04-13 08:12:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:12:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:12:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:12:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:12:03] Production.INFO: ==27054== Releasing lock... [2026-04-13 08:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:12:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:12:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:12:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:12:03] Production.INFO: Date 2026-04-11 [2026-04-13 08:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:12:03] Production.INFO: ==27048== Releasing lock... [2026-04-13 08:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:12:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:12:03] Production.INFO: Date 2026-04-12 [2026-04-13 08:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:12:03] Production.INFO: Date 2026-04-13 [2026-04-13 08:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:12:03] Production.INFO: Total Charge 0 [2026-04-13 08:12:04] Production.INFO: CreateAllLog End [2026-04-13 08:12:04] Production.INFO: Account Balance End. [2026-04-13 08:12:04] Production.ERROR: CronJobId end 12 [2026-04-13 08:12:04] Production.INFO: ==27052== Releasing lock... [2026-04-13 08:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:12:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:12:10] Production.ERROR: CronJobId end10 [2026-04-13 08:12:10] Production.INFO: ==27050== Releasing lock... [2026-04-13 08:12:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:12:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:12:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:12:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:12:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:12:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:12:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:12:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:12:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:12:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:12:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:12:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:12:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:12:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:12:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:12:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:12:13] Production.INFO: call_cost start [2026-04-13 08:12:13] Production.INFO: call_cost end [2026-04-13 08:12:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:12:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:12:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:12:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:12:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:12:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:12:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:12:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:12:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:12:13] Production.INFO: ==27046== Releasing lock... [2026-04-13 08:12:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:12:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:13:02] Production.INFO: ==27138== Lock acquired, processing the job... [2026-04-13 13:13:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:13:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:13:02] Production.INFO: neon service started [2026-04-13 13:13:02] Production.INFO: neon service started [2026-04-13 13:13:02] Production.INFO: ==27138== Releasing lock... [2026-04-13 13:13:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:13:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:13:02] Production.INFO: ==27140== Lock acquired, processing the job... [2026-04-13 08:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:13:02] Production.INFO: ==27140== Releasing lock... [2026-04-13 08:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:13:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:13:02] Production.INFO: ==27142== Lock acquired, processing the job... [2026-04-13 12:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:13:03] Production.INFO: ==27142== Releasing lock... [2026-04-13 12:13:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:13:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:13:03] Production.INFO: ==27151== Lock acquired, processing the job... [2026-04-13 08:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:13:03] Production.INFO: ==27147== Lock acquired, processing the job... [2026-04-13 08:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:13:03] Production.INFO: ==27145== Lock acquired, processing the job... [2026-04-13 08:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:13:03] Production.INFO: ==27153== Lock acquired, processing the job... [2026-04-13 08:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:13:03] Production.INFO: ==27149== Lock acquired, processing the job... [2026-04-13 08:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:13:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:13:03] Production.INFO: Account Balance Start. [2026-04-13 08:13:03] Production.INFO: CreateAllLog Start [2026-04-13 08:13:03] Production.INFO: 117 [2026-04-13 08:13:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:13:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:13:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:13:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:13:03] Production.INFO: ==27153== Releasing lock... [2026-04-13 08:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:13:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:13:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:13:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:13:03] Production.INFO: Date 2026-04-11 [2026-04-13 08:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:13:03] Production.INFO: Date 2026-04-12 [2026-04-13 08:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:13:03] Production.INFO: Date 2026-04-13 [2026-04-13 08:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:13:03] Production.INFO: Total Charge 0 [2026-04-13 08:13:03] Production.INFO: CreateAllLog End [2026-04-13 08:13:04] Production.INFO: Account Balance End. [2026-04-13 08:13:04] Production.ERROR: CronJobId end 12 [2026-04-13 08:13:04] Production.INFO: ==27151== Releasing lock... [2026-04-13 08:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:13:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:13:04] Production.INFO: ==27147== Releasing lock... [2026-04-13 08:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:13:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:13:11] Production.ERROR: CronJobId end10 [2026-04-13 08:13:11] Production.INFO: ==27149== Releasing lock... [2026-04-13 08:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:13:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:13:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:13:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:13:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:13:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:13:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:13:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:13:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:13:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:13:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:13:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:13:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:13:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:13:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:13:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:13:14] Production.INFO: call_cost start [2026-04-13 08:13:14] Production.INFO: call_cost end [2026-04-13 08:13:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:13:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:13:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:13:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:13:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:13:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:13:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:13:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:13:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:13:14] Production.INFO: ==27145== Releasing lock... [2026-04-13 08:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:13:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:14:01] Production.INFO: ==27235== Lock acquired, processing the job... [2026-04-13 13:14:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:14:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:14:01] Production.INFO: neon service started [2026-04-13 13:14:01] Production.INFO: neon service started [2026-04-13 13:14:01] Production.INFO: ==27235== Releasing lock... [2026-04-13 13:14:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:14:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:14:01] Production.INFO: ==27237== Lock acquired, processing the job... [2026-04-13 08:14:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:14:02] Production.INFO: ==27237== Releasing lock... [2026-04-13 08:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:14:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:14:02] Production.INFO: ==27239== Lock acquired, processing the job... [2026-04-13 12:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:14:02] Production.INFO: ==27239== Releasing lock... [2026-04-13 12:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:14:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:14:02] Production.INFO: ==27242== Lock acquired, processing the job... [2026-04-13 08:14:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:14:02] Production.INFO: ==27244== Lock acquired, processing the job... [2026-04-13 08:14:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:14:03] Production.INFO: ==27246== Lock acquired, processing the job... [2026-04-13 08:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:14:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:14:03] Production.INFO: ==27248== Lock acquired, processing the job... [2026-04-13 08:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:14:03] Production.INFO: Account Balance Start. [2026-04-13 08:14:03] Production.INFO: CreateAllLog Start [2026-04-13 08:14:03] Production.INFO: 117 [2026-04-13 08:14:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:14:03] Production.INFO: ==27250== Lock acquired, processing the job... [2026-04-13 08:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:14:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:14:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:14:03] Production.INFO: Date 2026-04-11 [2026-04-13 08:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:14:03] Production.INFO: Date 2026-04-12 [2026-04-13 08:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:14:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:14:03] Production.INFO: Date 2026-04-13 [2026-04-13 08:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:14:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:14:03] Production.INFO: Total Charge 0 [2026-04-13 08:14:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:14:03] Production.INFO: CreateAllLog End [2026-04-13 08:14:03] Production.INFO: ==27250== Releasing lock... [2026-04-13 08:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:14:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:14:03] Production.INFO: Account Balance End. [2026-04-13 08:14:03] Production.ERROR: CronJobId end 12 [2026-04-13 08:14:03] Production.INFO: ==27248== Releasing lock... [2026-04-13 08:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:14:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:14:03] Production.INFO: ==27244== Releasing lock... [2026-04-13 08:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:14:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:14:10] Production.ERROR: CronJobId end10 [2026-04-13 08:14:10] Production.INFO: ==27246== Releasing lock... [2026-04-13 08:14:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:14:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:14:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:14:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:14:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:14:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:14:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:14:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:14:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:14:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:14:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:14:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:14:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:14:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:14:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:14:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:14:13] Production.INFO: call_cost start [2026-04-13 08:14:13] Production.INFO: call_cost end [2026-04-13 08:14:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:14:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:14:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:14:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:14:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:14:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:14:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:14:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:14:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:14:13] Production.INFO: ==27242== Releasing lock... [2026-04-13 08:14:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:14:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:15:01] Production.INFO: ==27328== Lock acquired, processing the job... [2026-04-13 13:15:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:15:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:15:01] Production.INFO: neon service started [2026-04-13 13:15:01] Production.INFO: neon service started [2026-04-13 13:15:01] Production.INFO: ==27328== Releasing lock... [2026-04-13 13:15:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:15:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:15:02] Production.INFO: ==27330== Lock acquired, processing the job... [2026-04-13 08:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:15:02] Production.INFO: ==27330== Releasing lock... [2026-04-13 08:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:15:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:15:02] Production.INFO: ==27332== Lock acquired, processing the job... [2026-04-13 12:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:15:02] Production.INFO: ==27332== Releasing lock... [2026-04-13 12:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:15:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:15:03] Production.INFO: ==27334== Lock acquired, processing the job... [2026-04-13 08:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:15:03] Production.INFO: ==27342== Lock acquired, processing the job... [2026-04-13 08:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:15:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:15:03] Production.INFO: ==27336== Lock acquired, processing the job... [2026-04-13 08:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:15:03] Production.INFO: ==27338== Lock acquired, processing the job... [2026-04-13 08:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:15:03] Production.INFO: ==27342== Releasing lock... [2026-04-13 08:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:15:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:15:03] Production.INFO: ==27340== Lock acquired, processing the job... [2026-04-13 08:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:15:03] Production.INFO: Account Balance Start. [2026-04-13 08:15:03] Production.INFO: CreateAllLog Start [2026-04-13 08:15:03] Production.INFO: 117 [2026-04-13 08:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:15:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:15:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:15:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:15:03] Production.INFO: Date 2026-04-11 [2026-04-13 08:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:15:03] Production.INFO: Date 2026-04-12 [2026-04-13 08:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:15:03] Production.INFO: Date 2026-04-13 [2026-04-13 08:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:15:03] Production.INFO: Total Charge 0 [2026-04-13 08:15:03] Production.INFO: CreateAllLog End [2026-04-13 08:15:03] Production.INFO: ==27336== Releasing lock... [2026-04-13 08:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:15:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:15:04] Production.INFO: Account Balance End. [2026-04-13 08:15:04] Production.ERROR: CronJobId end 12 [2026-04-13 08:15:04] Production.INFO: ==27340== Releasing lock... [2026-04-13 08:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:15:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:15:10] Production.ERROR: CronJobId end10 [2026-04-13 08:15:10] Production.INFO: ==27338== Releasing lock... [2026-04-13 08:15:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:15:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:15:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:15:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:15:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:15:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:15:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:15:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:15:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:15:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:15:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:15:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:15:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:15:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:15:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:15:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:15:13] Production.INFO: call_cost start [2026-04-13 08:15:13] Production.INFO: call_cost end [2026-04-13 08:15:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:15:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:15:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:15:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:15:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:15:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:15:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:15:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:15:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:15:13] Production.INFO: ==27334== Releasing lock... [2026-04-13 08:15:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:15:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:16:01] Production.INFO: ==27428== Lock acquired, processing the job... [2026-04-13 13:16:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:16:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:16:01] Production.INFO: neon service started [2026-04-13 13:16:01] Production.INFO: neon service started [2026-04-13 13:16:01] Production.INFO: ==27428== Releasing lock... [2026-04-13 13:16:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:16:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:16:01] Production.INFO: ==27430== Lock acquired, processing the job... [2026-04-13 08:16:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:16:01] Production.INFO: ==27430== Releasing lock... [2026-04-13 08:16:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:16:01] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:16:02] Production.INFO: ==27432== Lock acquired, processing the job... [2026-04-13 12:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:16:02] Production.INFO: ==27432== Releasing lock... [2026-04-13 12:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:16:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:16:02] Production.INFO: ==27435== Lock acquired, processing the job... [2026-04-13 08:16:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:16:02] Production.INFO: ==27443== Lock acquired, processing the job... [2026-04-13 08:16:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:16:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:16:02] Production.INFO: ==27437== Lock acquired, processing the job... [2026-04-13 08:16:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:16:03] Production.INFO: ==27439== Lock acquired, processing the job... [2026-04-13 08:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:16:03] Production.INFO: ==27441== Lock acquired, processing the job... [2026-04-13 08:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:16:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:16:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:16:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:16:03] Production.INFO: ==27443== Releasing lock... [2026-04-13 08:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:16:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:16:03] Production.INFO: Account Balance Start. [2026-04-13 08:16:03] Production.INFO: CreateAllLog Start [2026-04-13 08:16:03] Production.INFO: 117 [2026-04-13 08:16:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:16:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:16:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:16:03] Production.INFO: Date 2026-04-11 [2026-04-13 08:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:16:03] Production.INFO: Date 2026-04-12 [2026-04-13 08:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:16:03] Production.INFO: Date 2026-04-13 [2026-04-13 08:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:16:03] Production.INFO: Total Charge 0 [2026-04-13 08:16:03] Production.INFO: CreateAllLog End [2026-04-13 08:16:03] Production.INFO: Account Balance End. [2026-04-13 08:16:03] Production.ERROR: CronJobId end 12 [2026-04-13 08:16:03] Production.INFO: ==27441== Releasing lock... [2026-04-13 08:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:16:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:16:03] Production.INFO: ==27437== Releasing lock... [2026-04-13 08:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:16:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:16:12] Production.ERROR: CronJobId end10 [2026-04-13 08:16:12] Production.INFO: ==27439== Releasing lock... [2026-04-13 08:16:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:16:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:16:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:16:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:16:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:16:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:16:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:16:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:16:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:16:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:16:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:16:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:16:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:16:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:16:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:16:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:16:14] Production.INFO: call_cost start [2026-04-13 08:16:14] Production.INFO: call_cost end [2026-04-13 08:16:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:16:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:16:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:16:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:16:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:16:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:16:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:16:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:16:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:16:14] Production.INFO: ==27435== Releasing lock... [2026-04-13 08:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:16:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:17:01] Production.INFO: ==27520== Lock acquired, processing the job... [2026-04-13 13:17:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:17:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:17:01] Production.INFO: neon service started [2026-04-13 13:17:01] Production.INFO: neon service started [2026-04-13 13:17:01] Production.INFO: ==27520== Releasing lock... [2026-04-13 13:17:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:17:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:17:02] Production.INFO: ==27522== Lock acquired, processing the job... [2026-04-13 08:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:17:02] Production.INFO: ==27524== Lock acquired, processing the job... [2026-04-13 12:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:17:02] Production.INFO: ==27522== Releasing lock... [2026-04-13 08:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:17:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:17:02] Production.INFO: ==27524== Releasing lock... [2026-04-13 12:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:17:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:17:03] Production.INFO: ==27529== Lock acquired, processing the job... [2026-04-13 08:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:17:03] Production.INFO: ==27531== Lock acquired, processing the job... [2026-04-13 08:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:17:03] Production.INFO: ==27533== Lock acquired, processing the job... [2026-04-13 08:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:17:03] Production.INFO: ==27527== Lock acquired, processing the job... [2026-04-13 08:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:17:03] Production.INFO: Account Balance Start. [2026-04-13 08:17:03] Production.INFO: CreateAllLog Start [2026-04-13 08:17:03] Production.INFO: 117 [2026-04-13 08:17:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:17:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:17:03] Production.INFO: ==27535== Lock acquired, processing the job... [2026-04-13 08:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:17:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:17:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:17:03] Production.INFO: Date 2026-04-11 [2026-04-13 08:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:17:03] Production.INFO: Date 2026-04-12 [2026-04-13 08:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:17:03] Production.INFO: ==27535== Releasing lock... [2026-04-13 08:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:17:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:17:03] Production.INFO: Date 2026-04-13 [2026-04-13 08:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:17:03] Production.INFO: ==27529== Releasing lock... [2026-04-13 08:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:17:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:17:03] Production.INFO: Total Charge 0 [2026-04-13 08:17:03] Production.INFO: CreateAllLog End [2026-04-13 08:17:03] Production.INFO: Account Balance End. [2026-04-13 08:17:03] Production.ERROR: CronJobId end 12 [2026-04-13 08:17:03] Production.INFO: ==27533== Releasing lock... [2026-04-13 08:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:17:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:17:11] Production.ERROR: CronJobId end10 [2026-04-13 08:17:11] Production.INFO: ==27531== Releasing lock... [2026-04-13 08:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:17:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:17:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:17:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:17:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:17:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:17:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:17:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:17:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:17:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:17:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:17:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:17:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:17:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:17:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:17:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:17:13] Production.INFO: call_cost start [2026-04-13 08:17:13] Production.INFO: call_cost end [2026-04-13 08:17:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:17:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:17:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:17:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:17:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:17:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:17:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:17:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:17:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:17:13] Production.INFO: ==27527== Releasing lock... [2026-04-13 08:17:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:17:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:18:02] Production.INFO: ==27612== Lock acquired, processing the job... [2026-04-13 13:18:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:18:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:18:02] Production.INFO: neon service started [2026-04-13 13:18:02] Production.INFO: neon service started [2026-04-13 13:18:02] Production.INFO: ==27612== Releasing lock... [2026-04-13 13:18:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:18:02] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 08:18:02] Production.INFO: ==27614== Lock acquired, processing the job... [2026-04-13 08:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:18:02] Production.INFO: ==27614== Releasing lock... [2026-04-13 08:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:18:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:18:03] Production.INFO: ==27616== Lock acquired, processing the job... [2026-04-13 12:18:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:18:03] Production.INFO: ==27616== Releasing lock... [2026-04-13 12:18:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:18:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:18:03] Production.INFO: ==27624== Lock acquired, processing the job... [2026-04-13 08:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:18:03] Production.INFO: ==27620== Lock acquired, processing the job... [2026-04-13 08:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:18:03] Production.INFO: ==27618== Lock acquired, processing the job... [2026-04-13 08:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:18:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:18:03] Production.INFO: ==27627== Lock acquired, processing the job... [2026-04-13 08:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:18:03] Production.INFO: Account Balance Start. [2026-04-13 08:18:03] Production.INFO: CreateAllLog Start [2026-04-13 08:18:03] Production.INFO: 117 [2026-04-13 08:18:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:18:03] Production.INFO: ==27622== Lock acquired, processing the job... [2026-04-13 08:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:18:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:18:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:18:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:18:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:18:03] Production.INFO: ==27627== Releasing lock... [2026-04-13 08:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:18:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:18:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:18:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:18:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:18:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:18:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:18:04] Production.INFO: Date 2026-04-11 [2026-04-13 08:18:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:18:04] Production.INFO: Date 2026-04-12 [2026-04-13 08:18:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:18:04] Production.INFO: Date 2026-04-13 [2026-04-13 08:18:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:18:04] Production.INFO: Total Charge 0 [2026-04-13 08:18:04] Production.INFO: CreateAllLog End [2026-04-13 08:18:04] Production.INFO: ==27620== Releasing lock... [2026-04-13 08:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:18:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:18:04] Production.INFO: Account Balance End. [2026-04-13 08:18:04] Production.ERROR: CronJobId end 12 [2026-04-13 08:18:04] Production.INFO: ==27624== Releasing lock... [2026-04-13 08:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:18:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:18:12] Production.ERROR: CronJobId end10 [2026-04-13 08:18:12] Production.INFO: ==27622== Releasing lock... [2026-04-13 08:18:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:18:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:18:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:18:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:18:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:18:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:18:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:18:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:18:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:18:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:18:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:18:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:18:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:18:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:18:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:18:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:18:15] Production.INFO: call_cost start [2026-04-13 08:18:15] Production.INFO: call_cost end [2026-04-13 08:18:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:18:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:18:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:18:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:18:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:18:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:18:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:18:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:18:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:18:15] Production.INFO: ==27618== Releasing lock... [2026-04-13 08:18:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:18:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:19:01] Production.INFO: ==27708== Lock acquired, processing the job... [2026-04-13 13:19:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:19:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:19:01] Production.INFO: neon service started [2026-04-13 13:19:01] Production.INFO: neon service started [2026-04-13 13:19:01] Production.INFO: ==27708== Releasing lock... [2026-04-13 13:19:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:19:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:19:02] Production.INFO: ==27712== Lock acquired, processing the job... [2026-04-13 12:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:19:02] Production.INFO: ==27712== Releasing lock... [2026-04-13 12:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:19:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:19:02] Production.INFO: ==27710== Lock acquired, processing the job... [2026-04-13 08:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:19:02] Production.INFO: ==27710== Releasing lock... [2026-04-13 08:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:19:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:19:03] Production.INFO: ==27717== Lock acquired, processing the job... [2026-04-13 08:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:19:03] Production.INFO: ==27715== Lock acquired, processing the job... [2026-04-13 08:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:19:03] Production.INFO: ==27723== Lock acquired, processing the job... [2026-04-13 08:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:19:03] Production.INFO: ==27719== Lock acquired, processing the job... [2026-04-13 08:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:19:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:19:03] Production.INFO: ==27721== Lock acquired, processing the job... [2026-04-13 08:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:19:03] Production.INFO: ==27723== Releasing lock... [2026-04-13 08:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:19:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:19:03] Production.INFO: Account Balance Start. [2026-04-13 08:19:03] Production.INFO: CreateAllLog Start [2026-04-13 08:19:03] Production.INFO: 117 [2026-04-13 08:19:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:19:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:19:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:19:03] Production.INFO: Date 2026-04-11 [2026-04-13 08:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:19:03] Production.INFO: Date 2026-04-12 [2026-04-13 08:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:19:03] Production.INFO: Date 2026-04-13 [2026-04-13 08:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:19:03] Production.INFO: ==27717== Releasing lock... [2026-04-13 08:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:19:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:19:03] Production.INFO: Total Charge 0 [2026-04-13 08:19:03] Production.INFO: CreateAllLog End [2026-04-13 08:19:04] Production.INFO: Account Balance End. [2026-04-13 08:19:04] Production.ERROR: CronJobId end 12 [2026-04-13 08:19:04] Production.INFO: ==27721== Releasing lock... [2026-04-13 08:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:19:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:19:11] Production.ERROR: CronJobId end10 [2026-04-13 08:19:11] Production.INFO: ==27719== Releasing lock... [2026-04-13 08:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:19:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:19:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:19:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:19:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:19:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:19:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:19:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:19:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:19:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:19:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:19:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:19:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:19:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:19:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:19:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:19:14] Production.INFO: call_cost start [2026-04-13 08:19:14] Production.INFO: call_cost end [2026-04-13 08:19:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:19:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:19:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:19:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:19:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:19:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:19:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:19:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:19:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:19:14] Production.INFO: ==27715== Releasing lock... [2026-04-13 08:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:19:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:20:02] Production.INFO: ==27804== Lock acquired, processing the job... [2026-04-13 13:20:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:20:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:20:02] Production.INFO: neon service started [2026-04-13 13:20:02] Production.INFO: neon service started [2026-04-13 13:20:02] Production.INFO: ==27804== Releasing lock... [2026-04-13 13:20:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:20:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:20:02] Production.INFO: ==27808== Lock acquired, processing the job... [2026-04-13 12:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:20:02] Production.INFO: ==27808== Releasing lock... [2026-04-13 12:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:20:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:20:02] Production.INFO: ==27806== Lock acquired, processing the job... [2026-04-13 08:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:20:02] Production.INFO: ==27806== Releasing lock... [2026-04-13 08:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:20:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:20:03] Production.INFO: ==27813== Lock acquired, processing the job... [2026-04-13 08:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:20:03] Production.INFO: ==27815== Lock acquired, processing the job... [2026-04-13 08:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:20:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:20:03] Production.INFO: ==27817== Lock acquired, processing the job... [2026-04-13 08:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:20:03] Production.INFO: ==27819== Lock acquired, processing the job... [2026-04-13 08:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:20:03] Production.INFO: ==27821== Lock acquired, processing the job... [2026-04-13 08:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:20:03] Production.INFO: ==27821== Releasing lock... [2026-04-13 08:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:20:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:20:04] Production.INFO: Account Balance Start. [2026-04-13 08:20:04] Production.INFO: CreateAllLog Start [2026-04-13 08:20:04] Production.INFO: 117 [2026-04-13 08:20:04] Production.INFO: Date 2026-04-08 [2026-04-13 08:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:20:04] Production.INFO: Date 2026-04-09 [2026-04-13 08:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:20:04] Production.INFO: Date 2026-04-10 [2026-04-13 08:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:20:04] Production.INFO: ==27815== Releasing lock... [2026-04-13 08:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:20:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:20:04] Production.INFO: Date 2026-04-11 [2026-04-13 08:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:20:04] Production.INFO: Date 2026-04-12 [2026-04-13 08:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:20:04] Production.INFO: Date 2026-04-13 [2026-04-13 08:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:20:04] Production.INFO: Total Charge 0 [2026-04-13 08:20:04] Production.INFO: CreateAllLog End [2026-04-13 08:20:04] Production.INFO: Account Balance End. [2026-04-13 08:20:05] Production.ERROR: CronJobId end 12 [2026-04-13 08:20:05] Production.INFO: ==27819== Releasing lock... [2026-04-13 08:20:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:20:05] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:20:11] Production.ERROR: CronJobId end10 [2026-04-13 08:20:11] Production.INFO: ==27817== Releasing lock... [2026-04-13 08:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:20:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:20:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:20:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:20:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:20:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:20:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:20:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:20:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:20:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:20:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:20:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:20:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:20:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:20:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:20:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:20:14] Production.INFO: call_cost start [2026-04-13 08:20:14] Production.INFO: call_cost end [2026-04-13 08:20:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:20:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:20:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:20:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:20:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:20:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:20:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:20:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:20:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:20:14] Production.INFO: ==27813== Releasing lock... [2026-04-13 08:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:20:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:21:01] Production.INFO: ==27897== Lock acquired, processing the job... [2026-04-13 13:21:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:21:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:21:01] Production.INFO: neon service started [2026-04-13 13:21:01] Production.INFO: neon service started [2026-04-13 13:21:01] Production.INFO: ==27897== Releasing lock... [2026-04-13 13:21:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:21:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:21:02] Production.INFO: ==27899== Lock acquired, processing the job... [2026-04-13 08:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:21:02] Production.INFO: ==27901== Lock acquired, processing the job... [2026-04-13 12:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:21:02] Production.INFO: ==27901== Releasing lock... [2026-04-13 12:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:21:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:21:02] Production.INFO: ==27899== Releasing lock... [2026-04-13 08:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:21:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:21:03] Production.INFO: ==27908== Lock acquired, processing the job... [2026-04-13 08:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:21:03] Production.INFO: ==27904== Lock acquired, processing the job... [2026-04-13 08:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 08:21:03] Production.INFO: ==27906== Lock acquired, processing the job... [2026-04-13 08:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:21:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 08:21:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 08:21:03] Production.ERROR: CronJob PID - 27908 [2026-04-13 08:21:03] Production.ERROR: CronJob Title - Account Block [2026-04-13 08:21:03] Production.ERROR: CronJob ID - 7 [2026-04-13 08:21:03] Production.ERROR: CronJob Last Run Time 2026-04-13 08:21:00 [2026-04-13 08:21:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 08:21:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 08:21:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 08:21:03] Production.INFO: ==27904== Releasing lock... [2026-04-13 08:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 08:21:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 08:21:03] Production.INFO: ==27910== Lock acquired, processing the job... [2026-04-13 08:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:21:03] Production.INFO: ==27912== Lock acquired, processing the job... [2026-04-13 08:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:21:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:21:03] Production.INFO: ==27914== Lock acquired, processing the job... [2026-04-13 08:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 08:21:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 08:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:21:03] Production.INFO: ==27916== Lock acquired, processing the job... [2026-04-13 08:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:21:03] Production.INFO: Account Balance Start. [2026-04-13 08:21:03] Production.INFO: CreateAllLog Start [2026-04-13 08:21:03] Production.INFO: 117 [2026-04-13 08:21:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:21:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:21:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:21:03] Production.INFO: Date 2026-04-11 [2026-04-13 08:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:21:03] Production.INFO: Date 2026-04-12 [2026-04-13 08:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:21:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:21:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:21:04] Production.INFO: Date 2026-04-13 [2026-04-13 08:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:21:04] Production.INFO: Total Charge 0 [2026-04-13 08:21:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:21:04] Production.INFO: CreateAllLog End [2026-04-13 08:21:04] Production.INFO: ==27916== Releasing lock... [2026-04-13 08:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:21:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:21:04] Production.INFO: ==27908== Releasing lock... [2026-04-13 08:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:21:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:21:04] Production.ERROR: done [2026-04-13 08:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 08:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088145', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 08:21:04] Production.INFO: Account Balance End. [2026-04-13 08:21:04] Production.ERROR: CronJobId end 12 [2026-04-13 08:21:04] Production.INFO: ==27912== Releasing lock... [2026-04-13 08:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:21:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:21:08] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088145', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 08:21:08] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 08:21:08] Production.INFO: ProcessCDR(1,17088145,1,1,2) [2026-04-13 08:21:08] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17088145,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 08:21:08] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17088145,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 08:21:08] Production.ERROR: pbx prc_insertCDR start [2026-04-13 08:21:08] Production.ERROR: pbx prc_insertCDR end [2026-04-13 08:21:08] Production.INFO: ==27914== Releasing lock... [2026-04-13 08:21:08] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 08:21:08] Production.INFO: 26 MB #Memory Used# [2026-04-13 08:21:12] Production.ERROR: CronJobId end10 [2026-04-13 08:21:12] Production.INFO: ==27910== Releasing lock... [2026-04-13 08:21:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:21:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:21:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:21:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:21:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:21:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:21:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:21:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:21:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:21:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:21:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:21:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:21:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:21:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:21:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:21:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:21:15] Production.INFO: call_cost start [2026-04-13 08:21:15] Production.INFO: call_cost end [2026-04-13 08:21:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:21:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:21:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:21:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:21:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:21:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:21:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:21:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:21:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:21:15] Production.INFO: ==27906== Releasing lock... [2026-04-13 08:21:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:21:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:22:01] Production.INFO: ==27993== Lock acquired, processing the job... [2026-04-13 13:22:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:22:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:22:01] Production.INFO: neon service started [2026-04-13 13:22:01] Production.INFO: neon service started [2026-04-13 13:22:01] Production.INFO: ==27993== Releasing lock... [2026-04-13 13:22:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:22:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:22:02] Production.INFO: ==27995== Lock acquired, processing the job... [2026-04-13 08:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:22:02] Production.INFO: ==27995== Releasing lock... [2026-04-13 08:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:22:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:22:02] Production.INFO: ==27997== Lock acquired, processing the job... [2026-04-13 12:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:22:02] Production.INFO: ==27997== Releasing lock... [2026-04-13 12:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:22:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:22:03] Production.INFO: ==28005== Lock acquired, processing the job... [2026-04-13 08:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:22:03] Production.INFO: Account Balance Start. [2026-04-13 08:22:03] Production.INFO: CreateAllLog Start [2026-04-13 08:22:03] Production.INFO: 117 [2026-04-13 08:22:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:22:03] Production.INFO: ==27999== Lock acquired, processing the job... [2026-04-13 08:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:22:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:22:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:22:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:22:03] Production.INFO: ==28003== Lock acquired, processing the job... [2026-04-13 08:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:22:03] Production.INFO: ==28001== Lock acquired, processing the job... [2026-04-13 08:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:22:03] Production.INFO: ==28007== Lock acquired, processing the job... [2026-04-13 08:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:22:03] Production.INFO: Date 2026-04-11 [2026-04-13 08:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:22:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:22:03] Production.INFO: Date 2026-04-12 [2026-04-13 08:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:22:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:22:03] Production.INFO: Date 2026-04-13 [2026-04-13 08:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:22:03] Production.INFO: Total Charge 0 [2026-04-13 08:22:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:22:03] Production.INFO: CreateAllLog End [2026-04-13 08:22:03] Production.INFO: ==28007== Releasing lock... [2026-04-13 08:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:22:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:22:03] Production.INFO: Account Balance End. [2026-04-13 08:22:03] Production.ERROR: CronJobId end 12 [2026-04-13 08:22:03] Production.INFO: ==28005== Releasing lock... [2026-04-13 08:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:22:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:22:04] Production.INFO: ==28001== Releasing lock... [2026-04-13 08:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:22:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:22:11] Production.ERROR: CronJobId end10 [2026-04-13 08:22:11] Production.INFO: ==28003== Releasing lock... [2026-04-13 08:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:22:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:22:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:22:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:22:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:22:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:22:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:22:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:22:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:22:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:22:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:22:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:22:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:22:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:22:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:22:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:22:14] Production.INFO: call_cost start [2026-04-13 08:22:14] Production.INFO: call_cost end [2026-04-13 08:22:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:22:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:22:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:22:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:22:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:22:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:22:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:22:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:22:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:22:14] Production.INFO: ==27999== Releasing lock... [2026-04-13 08:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:22:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:23:02] Production.INFO: ==28088== Lock acquired, processing the job... [2026-04-13 13:23:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:23:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:23:02] Production.INFO: neon service started [2026-04-13 13:23:02] Production.INFO: neon service started [2026-04-13 13:23:02] Production.INFO: ==28088== Releasing lock... [2026-04-13 13:23:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:23:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:23:02] Production.INFO: ==28092== Lock acquired, processing the job... [2026-04-13 12:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:23:02] Production.INFO: ==28092== Releasing lock... [2026-04-13 12:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:23:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:23:02] Production.INFO: ==28090== Lock acquired, processing the job... [2026-04-13 08:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:23:03] Production.INFO: ==28090== Releasing lock... [2026-04-13 08:23:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:23:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:23:03] Production.INFO: ==28100== Lock acquired, processing the job... [2026-04-13 08:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:23:03] Production.INFO: Account Balance Start. [2026-04-13 08:23:03] Production.INFO: CreateAllLog Start [2026-04-13 08:23:03] Production.INFO: 117 [2026-04-13 08:23:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:23:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:23:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:23:03] Production.INFO: Date 2026-04-11 [2026-04-13 08:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:23:03] Production.INFO: Date 2026-04-12 [2026-04-13 08:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:23:03] Production.INFO: Date 2026-04-13 [2026-04-13 08:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:23:03] Production.INFO: ==28094== Lock acquired, processing the job... [2026-04-13 08:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:23:03] Production.INFO: Total Charge 0 [2026-04-13 08:23:03] Production.INFO: CreateAllLog End [2026-04-13 08:23:04] Production.INFO: ==28096== Lock acquired, processing the job... [2026-04-13 08:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:23:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:23:04] Production.INFO: ==28098== Lock acquired, processing the job... [2026-04-13 08:23:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:23:04] Production.INFO: ==28103== Lock acquired, processing the job... [2026-04-13 08:23:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:23:04] Production.INFO: Account Balance End. [2026-04-13 08:23:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:23:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:23:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:23:04] Production.ERROR: CronJobId end 12 [2026-04-13 08:23:04] Production.INFO: ==28100== Releasing lock... [2026-04-13 08:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:23:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:23:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:23:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:23:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:23:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:23:04] Production.INFO: ==28103== Releasing lock... [2026-04-13 08:23:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:23:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:23:04] Production.INFO: ==28096== Releasing lock... [2026-04-13 08:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:23:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:23:12] Production.ERROR: CronJobId end10 [2026-04-13 08:23:12] Production.INFO: ==28098== Releasing lock... [2026-04-13 08:23:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:23:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:23:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:23:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:23:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:23:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:23:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:23:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:23:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:23:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:23:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:23:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:23:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:23:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:23:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:23:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:23:14] Production.INFO: call_cost start [2026-04-13 08:23:14] Production.INFO: call_cost end [2026-04-13 08:23:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:23:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:23:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:23:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:23:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:23:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:23:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:23:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:23:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:23:14] Production.INFO: ==28094== Releasing lock... [2026-04-13 08:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:23:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:24:01] Production.INFO: ==28181== Lock acquired, processing the job... [2026-04-13 13:24:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:24:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:24:01] Production.INFO: neon service started [2026-04-13 13:24:01] Production.INFO: neon service started [2026-04-13 13:24:01] Production.INFO: ==28181== Releasing lock... [2026-04-13 13:24:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:24:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:24:02] Production.INFO: ==28183== Lock acquired, processing the job... [2026-04-13 08:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:24:02] Production.INFO: ==28183== Releasing lock... [2026-04-13 08:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:24:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:24:02] Production.INFO: ==28185== Lock acquired, processing the job... [2026-04-13 12:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:24:02] Production.INFO: ==28185== Releasing lock... [2026-04-13 12:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:24:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:24:03] Production.INFO: ==28187== Lock acquired, processing the job... [2026-04-13 08:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:24:03] Production.INFO: ==28189== Lock acquired, processing the job... [2026-04-13 08:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:24:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:24:03] Production.INFO: ==28194== Lock acquired, processing the job... [2026-04-13 08:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:24:03] Production.INFO: Account Balance Start. [2026-04-13 08:24:03] Production.INFO: CreateAllLog Start [2026-04-13 08:24:03] Production.INFO: 117 [2026-04-13 08:24:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:24:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:24:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:24:03] Production.INFO: ==28191== Lock acquired, processing the job... [2026-04-13 08:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:24:03] Production.INFO: Date 2026-04-11 [2026-04-13 08:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:24:03] Production.INFO: Date 2026-04-12 [2026-04-13 08:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:24:03] Production.INFO: Date 2026-04-13 [2026-04-13 08:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:24:03] Production.INFO: ==28196== Lock acquired, processing the job... [2026-04-13 08:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:24:03] Production.INFO: Total Charge 0 [2026-04-13 08:24:03] Production.INFO: CreateAllLog End [2026-04-13 08:24:03] Production.INFO: ==28189== Releasing lock... [2026-04-13 08:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:24:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:24:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:24:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:24:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:24:03] Production.INFO: ==28196== Releasing lock... [2026-04-13 08:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:24:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:24:03] Production.INFO: Account Balance End. [2026-04-13 08:24:04] Production.ERROR: CronJobId end 12 [2026-04-13 08:24:04] Production.INFO: ==28194== Releasing lock... [2026-04-13 08:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:24:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:24:11] Production.ERROR: CronJobId end10 [2026-04-13 08:24:11] Production.INFO: ==28191== Releasing lock... [2026-04-13 08:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:24:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:24:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:24:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:24:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:24:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:24:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:24:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:24:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:24:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:24:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:24:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:24:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:24:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:24:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:24:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:24:14] Production.INFO: call_cost start [2026-04-13 08:24:14] Production.INFO: call_cost end [2026-04-13 08:24:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:24:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:24:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:24:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:24:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:24:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:24:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:24:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:24:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:24:14] Production.INFO: ==28187== Releasing lock... [2026-04-13 08:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:24:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:25:02] Production.INFO: ==28275== Lock acquired, processing the job... [2026-04-13 13:25:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:25:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:25:02] Production.INFO: neon service started [2026-04-13 13:25:02] Production.INFO: neon service started [2026-04-13 13:25:02] Production.INFO: ==28275== Releasing lock... [2026-04-13 13:25:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:25:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:25:02] Production.INFO: ==28277== Lock acquired, processing the job... [2026-04-13 08:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:25:02] Production.INFO: ==28277== Releasing lock... [2026-04-13 08:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:25:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:25:02] Production.INFO: ==28279== Lock acquired, processing the job... [2026-04-13 12:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:25:03] Production.INFO: ==28279== Releasing lock... [2026-04-13 12:25:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:25:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:25:03] Production.INFO: ==28282== Lock acquired, processing the job... [2026-04-13 08:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:25:03] Production.INFO: ==28284== Lock acquired, processing the job... [2026-04-13 08:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:25:03] Production.INFO: ==28288== Lock acquired, processing the job... [2026-04-13 08:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:25:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:25:03] Production.INFO: ==28290== Lock acquired, processing the job... [2026-04-13 08:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:25:03] Production.INFO: ==28286== Lock acquired, processing the job... [2026-04-13 08:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:25:03] Production.INFO: Account Balance Start. [2026-04-13 08:25:03] Production.INFO: CreateAllLog Start [2026-04-13 08:25:03] Production.INFO: 117 [2026-04-13 08:25:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:25:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:25:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:25:03] Production.INFO: ==28290== Releasing lock... [2026-04-13 08:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:25:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:25:03] Production.INFO: Date 2026-04-11 [2026-04-13 08:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:25:03] Production.INFO: Date 2026-04-12 [2026-04-13 08:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:25:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:25:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:25:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:25:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:25:04] Production.INFO: Date 2026-04-13 [2026-04-13 08:25:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:25:04] Production.INFO: Total Charge 0 [2026-04-13 08:25:04] Production.INFO: CreateAllLog End [2026-04-13 08:25:04] Production.INFO: Account Balance End. [2026-04-13 08:25:04] Production.ERROR: CronJobId end 12 [2026-04-13 08:25:04] Production.INFO: ==28288== Releasing lock... [2026-04-13 08:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:25:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:25:04] Production.INFO: ==28284== Releasing lock... [2026-04-13 08:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:25:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:25:12] Production.ERROR: CronJobId end10 [2026-04-13 08:25:12] Production.INFO: ==28286== Releasing lock... [2026-04-13 08:25:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:25:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:25:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:25:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:25:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:25:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:25:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:25:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:25:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:25:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:25:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:25:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:25:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:25:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:25:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:25:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:25:14] Production.INFO: call_cost start [2026-04-13 08:25:14] Production.INFO: call_cost end [2026-04-13 08:25:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:25:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:25:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:25:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:25:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:25:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:25:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:25:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:25:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:25:14] Production.INFO: ==28282== Releasing lock... [2026-04-13 08:25:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:25:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:26:01] Production.INFO: ==28344== Lock acquired, processing the job... [2026-04-13 13:26:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:26:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:26:01] Production.INFO: neon service started [2026-04-13 13:26:01] Production.INFO: neon service started [2026-04-13 13:26:01] Production.INFO: ==28344== Releasing lock... [2026-04-13 13:26:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:26:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:26:02] Production.INFO: ==28346== Lock acquired, processing the job... [2026-04-13 08:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:26:02] Production.INFO: ==28348== Lock acquired, processing the job... [2026-04-13 12:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:26:02] Production.INFO: ==28348== Releasing lock... [2026-04-13 12:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:26:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:26:02] Production.INFO: ==28346== Releasing lock... [2026-04-13 08:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:26:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:26:03] Production.INFO: ==28351== Lock acquired, processing the job... [2026-04-13 08:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:26:03] Production.INFO: ==28355== Lock acquired, processing the job... [2026-04-13 08:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:26:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:26:03] Production.INFO: ==28359== Lock acquired, processing the job... [2026-04-13 08:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:26:03] Production.INFO: ==28353== Lock acquired, processing the job... [2026-04-13 08:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:26:03] Production.INFO: ==28357== Lock acquired, processing the job... [2026-04-13 08:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:26:03] Production.INFO: ==28359== Releasing lock... [2026-04-13 08:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:26:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:26:03] Production.INFO: Account Balance Start. [2026-04-13 08:26:03] Production.INFO: CreateAllLog Start [2026-04-13 08:26:03] Production.INFO: 117 [2026-04-13 08:26:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:26:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:26:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:26:03] Production.INFO: Date 2026-04-11 [2026-04-13 08:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:26:03] Production.INFO: Date 2026-04-12 [2026-04-13 08:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:26:03] Production.INFO: Date 2026-04-13 [2026-04-13 08:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:26:03] Production.INFO: Total Charge 0 [2026-04-13 08:26:03] Production.INFO: CreateAllLog End [2026-04-13 08:26:04] Production.INFO: Account Balance End. [2026-04-13 08:26:04] Production.ERROR: CronJobId end 12 [2026-04-13 08:26:04] Production.INFO: ==28357== Releasing lock... [2026-04-13 08:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:26:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:26:04] Production.INFO: ==28353== Releasing lock... [2026-04-13 08:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:26:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:26:11] Production.ERROR: CronJobId end10 [2026-04-13 08:26:11] Production.INFO: ==28355== Releasing lock... [2026-04-13 08:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:26:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:26:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:26:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:26:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:26:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:26:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:26:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:26:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:26:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:26:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:26:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:26:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:26:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:26:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:26:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:26:14] Production.INFO: call_cost start [2026-04-13 08:26:14] Production.INFO: call_cost end [2026-04-13 08:26:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:26:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:26:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:26:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:26:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:26:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:26:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:26:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:26:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:26:14] Production.INFO: ==28351== Releasing lock... [2026-04-13 08:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:26:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:27:01] Production.INFO: ==28415== Lock acquired, processing the job... [2026-04-13 13:27:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:27:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:27:01] Production.INFO: neon service started [2026-04-13 13:27:01] Production.INFO: neon service started [2026-04-13 13:27:01] Production.INFO: ==28415== Releasing lock... [2026-04-13 13:27:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:27:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:27:02] Production.INFO: ==28417== Lock acquired, processing the job... [2026-04-13 08:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:27:02] Production.INFO: ==28417== Releasing lock... [2026-04-13 08:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:27:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:27:02] Production.INFO: ==28419== Lock acquired, processing the job... [2026-04-13 12:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:27:02] Production.INFO: ==28419== Releasing lock... [2026-04-13 12:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:27:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:27:03] Production.INFO: ==28425== Lock acquired, processing the job... [2026-04-13 08:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:27:03] Production.INFO: ==28421== Lock acquired, processing the job... [2026-04-13 08:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:27:03] Production.INFO: ==28423== Lock acquired, processing the job... [2026-04-13 08:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:27:03] Production.INFO: ==28427== Lock acquired, processing the job... [2026-04-13 08:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:27:03] Production.INFO: ==28429== Lock acquired, processing the job... [2026-04-13 08:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:27:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:27:03] Production.INFO: Account Balance Start. [2026-04-13 08:27:03] Production.INFO: CreateAllLog Start [2026-04-13 08:27:03] Production.INFO: 117 [2026-04-13 08:27:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:27:03] Production.INFO: ==28429== Releasing lock... [2026-04-13 08:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:27:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:27:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:27:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:27:03] Production.INFO: Date 2026-04-11 [2026-04-13 08:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:27:03] Production.INFO: Date 2026-04-12 [2026-04-13 08:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:27:03] Production.INFO: Date 2026-04-13 [2026-04-13 08:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:27:03] Production.INFO: Total Charge 0 [2026-04-13 08:27:03] Production.INFO: CreateAllLog End [2026-04-13 08:27:03] Production.INFO: ==28423== Releasing lock... [2026-04-13 08:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:27:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:27:03] Production.INFO: Account Balance End. [2026-04-13 08:27:04] Production.ERROR: CronJobId end 12 [2026-04-13 08:27:04] Production.INFO: ==28427== Releasing lock... [2026-04-13 08:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:27:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:27:11] Production.ERROR: CronJobId end10 [2026-04-13 08:27:11] Production.INFO: ==28425== Releasing lock... [2026-04-13 08:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:27:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:27:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:27:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:27:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:27:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:27:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:27:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:27:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:27:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:27:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:27:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:27:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:27:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:27:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:27:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:27:15] Production.INFO: call_cost start [2026-04-13 08:27:15] Production.INFO: call_cost end [2026-04-13 08:27:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:27:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:27:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:27:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:27:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:27:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:27:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:27:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:27:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:27:15] Production.INFO: ==28421== Releasing lock... [2026-04-13 08:27:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:27:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:28:02] Production.INFO: ==28482== Lock acquired, processing the job... [2026-04-13 13:28:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:28:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:28:02] Production.INFO: neon service started [2026-04-13 13:28:02] Production.INFO: neon service started [2026-04-13 13:28:02] Production.INFO: ==28482== Releasing lock... [2026-04-13 13:28:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:28:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:28:02] Production.INFO: ==28485== Lock acquired, processing the job... [2026-04-13 08:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:28:03] Production.INFO: ==28487== Lock acquired, processing the job... [2026-04-13 12:28:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:28:03] Production.INFO: ==28487== Releasing lock... [2026-04-13 12:28:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:28:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:28:03] Production.INFO: ==28485== Releasing lock... [2026-04-13 08:28:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:28:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:28:04] Production.INFO: ==28491== Lock acquired, processing the job... [2026-04-13 08:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:28:04] Production.INFO: ==28493== Lock acquired, processing the job... [2026-04-13 08:28:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:28:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:28:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:28:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:28:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:28:04] Production.INFO: ==28489== Lock acquired, processing the job... [2026-04-13 08:28:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:28:04] Production.INFO: ==28495== Lock acquired, processing the job... [2026-04-13 08:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:28:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:28:04] Production.INFO: ==28497== Lock acquired, processing the job... [2026-04-13 08:28:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:28:04] Production.INFO: Account Balance Start. [2026-04-13 08:28:04] Production.INFO: CreateAllLog Start [2026-04-13 08:28:04] Production.INFO: 117 [2026-04-13 08:28:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:28:04] Production.INFO: Date 2026-04-08 [2026-04-13 08:28:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:28:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:28:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:28:04] Production.INFO: ==28497== Releasing lock... [2026-04-13 08:28:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:28:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:28:04] Production.INFO: Date 2026-04-09 [2026-04-13 08:28:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:28:04] Production.INFO: Date 2026-04-10 [2026-04-13 08:28:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:28:04] Production.INFO: Date 2026-04-11 [2026-04-13 08:28:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:28:04] Production.INFO: Date 2026-04-12 [2026-04-13 08:28:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:28:04] Production.INFO: Date 2026-04-13 [2026-04-13 08:28:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:28:04] Production.INFO: Total Charge 0 [2026-04-13 08:28:04] Production.INFO: CreateAllLog End [2026-04-13 08:28:04] Production.INFO: ==28491== Releasing lock... [2026-04-13 08:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:28:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:28:05] Production.INFO: Account Balance End. [2026-04-13 08:28:05] Production.ERROR: CronJobId end 12 [2026-04-13 08:28:05] Production.INFO: ==28495== Releasing lock... [2026-04-13 08:28:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:28:05] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:28:13] Production.ERROR: CronJobId end10 [2026-04-13 08:28:13] Production.INFO: ==28493== Releasing lock... [2026-04-13 08:28:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:28:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:28:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:28:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:28:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:28:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:28:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:28:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:28:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:28:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:28:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:28:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:28:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:28:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:28:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:28:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:28:16] Production.INFO: call_cost start [2026-04-13 08:28:16] Production.INFO: call_cost end [2026-04-13 08:28:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:28:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:28:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:28:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:28:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:28:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:28:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:28:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:28:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:28:16] Production.INFO: ==28489== Releasing lock... [2026-04-13 08:28:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:28:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:29:01] Production.INFO: ==28550== Lock acquired, processing the job... [2026-04-13 13:29:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:29:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:29:01] Production.INFO: neon service started [2026-04-13 13:29:01] Production.INFO: neon service started [2026-04-13 13:29:01] Production.INFO: ==28550== Releasing lock... [2026-04-13 13:29:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:29:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:29:02] Production.INFO: ==28554== Lock acquired, processing the job... [2026-04-13 12:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:29:02] Production.INFO: ==28554== Releasing lock... [2026-04-13 12:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:29:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:29:02] Production.INFO: ==28552== Lock acquired, processing the job... [2026-04-13 08:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:29:02] Production.INFO: ==28552== Releasing lock... [2026-04-13 08:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:29:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:29:03] Production.INFO: ==28563== Lock acquired, processing the job... [2026-04-13 08:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:29:03] Production.INFO: ==28557== Lock acquired, processing the job... [2026-04-13 08:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:29:03] Production.INFO: ==28559== Lock acquired, processing the job... [2026-04-13 08:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:29:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:29:03] Production.INFO: ==28561== Lock acquired, processing the job... [2026-04-13 08:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:29:03] Production.INFO: ==28565== Lock acquired, processing the job... [2026-04-13 08:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:29:03] Production.INFO: Account Balance Start. [2026-04-13 08:29:03] Production.INFO: CreateAllLog Start [2026-04-13 08:29:03] Production.INFO: 117 [2026-04-13 08:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:29:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:29:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:29:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:29:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:29:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:29:03] Production.INFO: ==28565== Releasing lock... [2026-04-13 08:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:29:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:29:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:29:03] Production.INFO: Date 2026-04-11 [2026-04-13 08:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:29:03] Production.INFO: Date 2026-04-12 [2026-04-13 08:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:29:03] Production.INFO: Date 2026-04-13 [2026-04-13 08:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:29:03] Production.INFO: Total Charge 0 [2026-04-13 08:29:03] Production.INFO: CreateAllLog End [2026-04-13 08:29:03] Production.INFO: Account Balance End. [2026-04-13 08:29:03] Production.ERROR: CronJobId end 12 [2026-04-13 08:29:03] Production.INFO: ==28563== Releasing lock... [2026-04-13 08:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:29:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:29:04] Production.INFO: ==28559== Releasing lock... [2026-04-13 08:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:29:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:29:11] Production.ERROR: CronJobId end10 [2026-04-13 08:29:11] Production.INFO: ==28561== Releasing lock... [2026-04-13 08:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:29:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:29:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:29:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:29:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:29:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:29:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:29:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:29:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:29:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:29:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:29:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:29:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:29:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:29:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:29:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:29:13] Production.INFO: call_cost start [2026-04-13 08:29:13] Production.INFO: call_cost end [2026-04-13 08:29:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:29:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:29:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:29:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:29:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:29:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:29:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:29:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:29:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:29:13] Production.INFO: ==28557== Releasing lock... [2026-04-13 08:29:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:29:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:30:02] Production.INFO: ==28621== Lock acquired, processing the job... [2026-04-13 13:30:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:30:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:30:02] Production.INFO: neon service started [2026-04-13 13:30:02] Production.INFO: neon service started [2026-04-13 13:30:02] Production.INFO: ==28621== Releasing lock... [2026-04-13 13:30:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:30:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:30:02] Production.INFO: ==28625== Lock acquired, processing the job... [2026-04-13 12:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 08:30:02] Production.INFO: ==28623== Lock acquired, processing the job... [2026-04-13 08:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:30:02] Production.INFO: ==28625== Releasing lock... [2026-04-13 12:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:30:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:30:03] Production.INFO: ==28623== Releasing lock... [2026-04-13 08:30:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:30:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:30:03] Production.INFO: ==28630== Lock acquired, processing the job... [2026-04-13 08:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:30:03] Production.INFO: ==28634== Lock acquired, processing the job... [2026-04-13 08:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:30:03] Production.INFO: ==28628== Lock acquired, processing the job... [2026-04-13 08:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:30:03] Production.INFO: ==28632== Lock acquired, processing the job... [2026-04-13 08:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:30:04] Production.INFO: Account Balance Start. [2026-04-13 08:30:04] Production.INFO: CreateAllLog Start [2026-04-13 08:30:04] Production.INFO: 117 [2026-04-13 08:30:04] Production.INFO: Date 2026-04-08 [2026-04-13 08:30:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:30:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:30:04] Production.INFO: Date 2026-04-09 [2026-04-13 08:30:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:30:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:30:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:30:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:30:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:30:04] Production.INFO: Date 2026-04-10 [2026-04-13 08:30:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:30:04] Production.INFO: Date 2026-04-11 [2026-04-13 08:30:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:30:04] Production.INFO: ==28636== Lock acquired, processing the job... [2026-04-13 08:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:30:04] Production.INFO: Date 2026-04-12 [2026-04-13 08:30:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:30:04] Production.INFO: Date 2026-04-13 [2026-04-13 08:30:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:30:04] Production.INFO: Total Charge 0 [2026-04-13 08:30:04] Production.INFO: CreateAllLog End [2026-04-13 08:30:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:30:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:30:04] Production.INFO: Account Balance End. [2026-04-13 08:30:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:30:04] Production.INFO: ==28636== Releasing lock... [2026-04-13 08:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:30:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:30:04] Production.ERROR: CronJobId end 12 [2026-04-13 08:30:04] Production.INFO: ==28634== Releasing lock... [2026-04-13 08:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:30:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:30:04] Production.INFO: ==28630== Releasing lock... [2026-04-13 08:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:30:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:30:12] Production.ERROR: CronJobId end10 [2026-04-13 08:30:12] Production.INFO: ==28632== Releasing lock... [2026-04-13 08:30:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:30:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:30:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:30:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:30:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:30:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:30:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:30:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:30:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:30:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:30:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:30:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:30:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:30:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:30:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:30:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:30:14] Production.INFO: call_cost start [2026-04-13 08:30:14] Production.INFO: call_cost end [2026-04-13 08:30:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:30:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:30:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:30:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:30:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:30:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:30:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:30:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:30:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:30:15] Production.INFO: ==28628== Releasing lock... [2026-04-13 08:30:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:30:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:31:01] Production.INFO: ==28689== Lock acquired, processing the job... [2026-04-13 13:31:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:31:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:31:01] Production.INFO: neon service started [2026-04-13 13:31:01] Production.INFO: neon service started [2026-04-13 13:31:01] Production.INFO: ==28689== Releasing lock... [2026-04-13 13:31:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:31:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:31:02] Production.INFO: ==28691== Lock acquired, processing the job... [2026-04-13 08:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:31:02] Production.INFO: ==28693== Lock acquired, processing the job... [2026-04-13 12:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:31:02] Production.INFO: ==28693== Releasing lock... [2026-04-13 12:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:31:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:31:02] Production.INFO: ==28691== Releasing lock... [2026-04-13 08:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:31:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:31:03] Production.INFO: ==28698== Lock acquired, processing the job... [2026-04-13 08:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:31:03] Production.INFO: ==28696== Lock acquired, processing the job... [2026-04-13 08:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 08:31:03] Production.INFO: ==28700== Lock acquired, processing the job... [2026-04-13 08:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:31:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 08:31:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:31:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 08:31:03] Production.ERROR: CronJob PID - 28698 [2026-04-13 08:31:03] Production.ERROR: CronJob Title - System Alerts [2026-04-13 08:31:03] Production.ERROR: CronJob ID - 5 [2026-04-13 08:31:03] Production.ERROR: CronJob Last Run Time 2026-04-13 08:31:00 [2026-04-13 08:31:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 08:31:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 08:31:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 08:31:03] Production.INFO: ==28696== Releasing lock... [2026-04-13 08:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 08:31:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 08:31:03] Production.INFO: ==28704== Lock acquired, processing the job... [2026-04-13 08:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:31:03] Production.INFO: ==28706== Lock acquired, processing the job... [2026-04-13 08:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 08:31:03] Production.INFO: Account Balance Start. [2026-04-13 08:31:03] Production.INFO: CreateAllLog Start [2026-04-13 08:31:03] Production.INFO: 117 [2026-04-13 08:31:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 08:31:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:31:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:31:04] Production.INFO: ==28702== Lock acquired, processing the job... [2026-04-13 08:31:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:31:04] Production.INFO: Date 2026-04-09 [2026-04-13 08:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:31:04] Production.INFO: Date 2026-04-10 [2026-04-13 08:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:31:04] Production.INFO: Date 2026-04-11 [2026-04-13 08:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:31:04] Production.INFO: Date 2026-04-12 [2026-04-13 08:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:31:04] Production.INFO: ==28708== Lock acquired, processing the job... [2026-04-13 08:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:31:04] Production.INFO: Date 2026-04-13 [2026-04-13 08:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:31:04] Production.INFO: Total Charge 0 [2026-04-13 08:31:04] Production.INFO: CreateAllLog End [2026-04-13 08:31:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:31:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:31:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:31:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:31:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:31:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:31:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:31:04] Production.INFO: ==28708== Releasing lock... [2026-04-13 08:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:31:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:31:04] Production.INFO: ==28700== Releasing lock... [2026-04-13 08:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:31:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:31:04] Production.ERROR: done [2026-04-13 08:31:04] Production.INFO: Account Balance End. [2026-04-13 08:31:04] Production.ERROR: CronJobId end 12 [2026-04-13 08:31:04] Production.INFO: ==28704== Releasing lock... [2026-04-13 08:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:31:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 08:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088186', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 08:31:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088186', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 08:31:09] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 08:31:09] Production.INFO: ProcessCDR(1,17088186,1,1,2) [2026-04-13 08:31:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17088186,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 08:31:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17088186,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 08:31:09] Production.ERROR: pbx prc_insertCDR start [2026-04-13 08:31:09] Production.ERROR: pbx prc_insertCDR end [2026-04-13 08:31:09] Production.INFO: ==28706== Releasing lock... [2026-04-13 08:31:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 08:31:09] Production.INFO: 26 MB #Memory Used# [2026-04-13 08:31:13] Production.ERROR: CronJobId end10 [2026-04-13 08:31:13] Production.INFO: ==28702== Releasing lock... [2026-04-13 08:31:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:31:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:31:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:31:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:31:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:31:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:31:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:31:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:31:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:31:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:31:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:31:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:31:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:31:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:31:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:31:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:31:16] Production.INFO: call_cost start [2026-04-13 08:31:16] Production.INFO: call_cost end [2026-04-13 08:31:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:31:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:31:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:31:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:31:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:31:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:31:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:31:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:31:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:31:16] Production.INFO: ==28698== Releasing lock... [2026-04-13 08:31:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:31:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:32:02] Production.INFO: ==28762== Lock acquired, processing the job... [2026-04-13 13:32:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:32:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:32:02] Production.INFO: neon service started [2026-04-13 13:32:02] Production.INFO: neon service started [2026-04-13 13:32:02] Production.INFO: ==28762== Releasing lock... [2026-04-13 13:32:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:32:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:32:02] Production.INFO: ==28764== Lock acquired, processing the job... [2026-04-13 08:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:32:02] Production.INFO: ==28764== Releasing lock... [2026-04-13 08:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:32:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:32:03] Production.INFO: ==28766== Lock acquired, processing the job... [2026-04-13 12:32:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:32:03] Production.INFO: ==28766== Releasing lock... [2026-04-13 12:32:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:32:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:32:03] Production.INFO: ==28776== Lock acquired, processing the job... [2026-04-13 08:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:32:03] Production.INFO: ==28768== Lock acquired, processing the job... [2026-04-13 08:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:32:03] Production.INFO: ==28770== Lock acquired, processing the job... [2026-04-13 08:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:32:03] Production.INFO: ==28774== Lock acquired, processing the job... [2026-04-13 08:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:32:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:32:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:32:03] Production.INFO: ==28772== Lock acquired, processing the job... [2026-04-13 08:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:32:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:32:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:32:03] Production.INFO: ==28776== Releasing lock... [2026-04-13 08:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:32:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:32:04] Production.INFO: Account Balance Start. [2026-04-13 08:32:04] Production.INFO: CreateAllLog Start [2026-04-13 08:32:04] Production.INFO: 117 [2026-04-13 08:32:04] Production.INFO: Date 2026-04-08 [2026-04-13 08:32:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:32:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:32:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:32:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:32:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:32:04] Production.INFO: Date 2026-04-09 [2026-04-13 08:32:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:32:04] Production.INFO: Date 2026-04-10 [2026-04-13 08:32:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:32:04] Production.INFO: Date 2026-04-11 [2026-04-13 08:32:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:32:04] Production.INFO: Date 2026-04-12 [2026-04-13 08:32:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:32:04] Production.INFO: Date 2026-04-13 [2026-04-13 08:32:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:32:04] Production.INFO: Total Charge 0 [2026-04-13 08:32:04] Production.INFO: CreateAllLog End [2026-04-13 08:32:04] Production.INFO: Account Balance End. [2026-04-13 08:32:04] Production.ERROR: CronJobId end 12 [2026-04-13 08:32:04] Production.INFO: ==28774== Releasing lock... [2026-04-13 08:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:32:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:32:04] Production.INFO: ==28770== Releasing lock... [2026-04-13 08:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:32:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:32:12] Production.ERROR: CronJobId end10 [2026-04-13 08:32:12] Production.INFO: ==28772== Releasing lock... [2026-04-13 08:32:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:32:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:32:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:32:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:32:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:32:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:32:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:32:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:32:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:32:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:32:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:32:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:32:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:32:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:32:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:32:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:32:14] Production.INFO: call_cost start [2026-04-13 08:32:14] Production.INFO: call_cost end [2026-04-13 08:32:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:32:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:32:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:32:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:32:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:32:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:32:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:32:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:32:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:32:14] Production.INFO: ==28768== Releasing lock... [2026-04-13 08:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:32:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:33:01] Production.INFO: ==28830== Lock acquired, processing the job... [2026-04-13 13:33:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:33:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:33:01] Production.INFO: neon service started [2026-04-13 13:33:01] Production.INFO: neon service started [2026-04-13 13:33:01] Production.INFO: ==28830== Releasing lock... [2026-04-13 13:33:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:33:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:33:02] Production.INFO: ==28834== Lock acquired, processing the job... [2026-04-13 12:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:33:02] Production.INFO: ==28834== Releasing lock... [2026-04-13 12:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:33:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:33:02] Production.INFO: ==28832== Lock acquired, processing the job... [2026-04-13 08:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:33:02] Production.INFO: ==28832== Releasing lock... [2026-04-13 08:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:33:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:33:03] Production.INFO: ==28837== Lock acquired, processing the job... [2026-04-13 08:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:33:03] Production.INFO: ==28841== Lock acquired, processing the job... [2026-04-13 08:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:33:03] Production.INFO: ==28839== Lock acquired, processing the job... [2026-04-13 08:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:33:03] Production.INFO: ==28845== Lock acquired, processing the job... [2026-04-13 08:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:33:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:33:03] Production.INFO: ==28843== Lock acquired, processing the job... [2026-04-13 08:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:33:03] Production.INFO: Account Balance Start. [2026-04-13 08:33:03] Production.INFO: CreateAllLog Start [2026-04-13 08:33:03] Production.INFO: 117 [2026-04-13 08:33:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:33:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:33:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:33:03] Production.INFO: ==28845== Releasing lock... [2026-04-13 08:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:33:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:33:03] Production.INFO: Date 2026-04-11 [2026-04-13 08:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:33:03] Production.INFO: Date 2026-04-12 [2026-04-13 08:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:33:03] Production.INFO: Date 2026-04-13 [2026-04-13 08:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:33:03] Production.INFO: Total Charge 0 [2026-04-13 08:33:03] Production.INFO: CreateAllLog End [2026-04-13 08:33:03] Production.INFO: Account Balance End. [2026-04-13 08:33:03] Production.ERROR: CronJobId end 12 [2026-04-13 08:33:03] Production.INFO: ==28843== Releasing lock... [2026-04-13 08:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:33:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:33:03] Production.INFO: ==28839== Releasing lock... [2026-04-13 08:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:33:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:33:10] Production.ERROR: CronJobId end10 [2026-04-13 08:33:10] Production.INFO: ==28841== Releasing lock... [2026-04-13 08:33:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:33:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:33:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:33:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:33:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:33:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:33:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:33:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:33:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:33:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:33:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:33:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:33:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:33:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:33:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:33:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:33:14] Production.INFO: call_cost start [2026-04-13 08:33:14] Production.INFO: call_cost end [2026-04-13 08:33:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:33:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:33:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:33:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:33:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:33:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:33:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:33:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:33:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:33:14] Production.INFO: ==28837== Releasing lock... [2026-04-13 08:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:33:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:34:02] Production.INFO: ==28902== Lock acquired, processing the job... [2026-04-13 13:34:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:34:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:34:02] Production.INFO: neon service started [2026-04-13 13:34:02] Production.INFO: neon service started [2026-04-13 13:34:02] Production.INFO: ==28902== Releasing lock... [2026-04-13 13:34:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:34:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:34:02] Production.INFO: ==28904== Lock acquired, processing the job... [2026-04-13 08:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:34:02] Production.INFO: ==28904== Releasing lock... [2026-04-13 08:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:34:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:34:02] Production.INFO: ==28906== Lock acquired, processing the job... [2026-04-13 12:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:34:02] Production.INFO: ==28906== Releasing lock... [2026-04-13 12:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:34:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:34:03] Production.INFO: ==28912== Lock acquired, processing the job... [2026-04-13 08:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:34:03] Production.INFO: ==28908== Lock acquired, processing the job... [2026-04-13 08:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:34:03] Production.INFO: ==28910== Lock acquired, processing the job... [2026-04-13 08:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:34:03] Production.INFO: ==28914== Lock acquired, processing the job... [2026-04-13 08:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:34:03] Production.INFO: ==28916== Lock acquired, processing the job... [2026-04-13 08:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:34:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:34:03] Production.INFO: Account Balance Start. [2026-04-13 08:34:03] Production.INFO: CreateAllLog Start [2026-04-13 08:34:03] Production.INFO: 117 [2026-04-13 08:34:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:34:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:34:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:34:03] Production.INFO: Date 2026-04-11 [2026-04-13 08:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:34:04] Production.INFO: Date 2026-04-12 [2026-04-13 08:34:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:34:04] Production.INFO: Date 2026-04-13 [2026-04-13 08:34:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:34:04] Production.INFO: Total Charge 0 [2026-04-13 08:34:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:34:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:34:04] Production.INFO: CreateAllLog End [2026-04-13 08:34:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:34:04] Production.INFO: ==28916== Releasing lock... [2026-04-13 08:34:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:34:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:34:04] Production.INFO: Account Balance End. [2026-04-13 08:34:04] Production.ERROR: CronJobId end 12 [2026-04-13 08:34:04] Production.INFO: ==28914== Releasing lock... [2026-04-13 08:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:34:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:34:04] Production.INFO: ==28910== Releasing lock... [2026-04-13 08:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:34:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:34:12] Production.ERROR: CronJobId end10 [2026-04-13 08:34:12] Production.INFO: ==28912== Releasing lock... [2026-04-13 08:34:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:34:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:34:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:34:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:34:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:34:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:34:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:34:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:34:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:34:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:34:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:34:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:34:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:34:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:34:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:34:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:34:14] Production.INFO: call_cost start [2026-04-13 08:34:14] Production.INFO: call_cost end [2026-04-13 08:34:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:34:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:34:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:34:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:34:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:34:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:34:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:34:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:34:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:34:14] Production.INFO: ==28908== Releasing lock... [2026-04-13 08:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:34:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:35:01] Production.INFO: ==28980== Lock acquired, processing the job... [2026-04-13 13:35:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:35:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:35:01] Production.INFO: neon service started [2026-04-13 13:35:01] Production.INFO: neon service started [2026-04-13 13:35:01] Production.INFO: ==28980== Releasing lock... [2026-04-13 13:35:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:35:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:35:01] Production.INFO: ==28984== Lock acquired, processing the job... [2026-04-13 12:35:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:35:01] Production.INFO: ==28984== Releasing lock... [2026-04-13 12:35:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:35:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:35:02] Production.INFO: ==28982== Lock acquired, processing the job... [2026-04-13 08:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:35:02] Production.INFO: ==28982== Releasing lock... [2026-04-13 08:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:35:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:35:02] Production.INFO: ==28987== Lock acquired, processing the job... [2026-04-13 08:35:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:35:02] Production.INFO: ==28989== Lock acquired, processing the job... [2026-04-13 08:35:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:35:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:35:03] Production.INFO: ==28991== Lock acquired, processing the job... [2026-04-13 08:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:35:03] Production.INFO: ==28993== Lock acquired, processing the job... [2026-04-13 08:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:35:03] Production.INFO: ==28995== Lock acquired, processing the job... [2026-04-13 08:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:35:03] Production.INFO: Account Balance Start. [2026-04-13 08:35:03] Production.INFO: CreateAllLog Start [2026-04-13 08:35:03] Production.INFO: 117 [2026-04-13 08:35:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:35:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:35:03] Production.INFO: ==28995== Releasing lock... [2026-04-13 08:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:35:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:35:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:35:03] Production.INFO: Date 2026-04-11 [2026-04-13 08:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:35:03] Production.INFO: Date 2026-04-12 [2026-04-13 08:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:35:03] Production.INFO: Date 2026-04-13 [2026-04-13 08:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:35:03] Production.INFO: Total Charge 0 [2026-04-13 08:35:03] Production.INFO: CreateAllLog End [2026-04-13 08:35:03] Production.INFO: ==28989== Releasing lock... [2026-04-13 08:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:35:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:35:03] Production.INFO: Account Balance End. [2026-04-13 08:35:03] Production.ERROR: CronJobId end 12 [2026-04-13 08:35:03] Production.INFO: ==28993== Releasing lock... [2026-04-13 08:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:35:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:35:11] Production.ERROR: CronJobId end10 [2026-04-13 08:35:11] Production.INFO: ==28991== Releasing lock... [2026-04-13 08:35:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:35:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:35:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:35:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:35:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:35:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:35:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:35:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:35:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:35:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:35:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:35:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:35:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:35:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:35:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:35:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:35:13] Production.INFO: call_cost start [2026-04-13 08:35:13] Production.INFO: call_cost end [2026-04-13 08:35:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:35:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:35:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:35:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:35:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:35:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:35:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:35:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:35:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:35:13] Production.INFO: ==28987== Releasing lock... [2026-04-13 08:35:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:35:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:36:01] Production.INFO: ==29080== Lock acquired, processing the job... [2026-04-13 13:36:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:36:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:36:01] Production.INFO: neon service started [2026-04-13 13:36:01] Production.INFO: neon service started [2026-04-13 13:36:01] Production.INFO: ==29080== Releasing lock... [2026-04-13 13:36:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:36:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:36:02] Production.INFO: ==29084== Lock acquired, processing the job... [2026-04-13 12:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:36:02] Production.INFO: ==29084== Releasing lock... [2026-04-13 12:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:36:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:36:02] Production.INFO: ==29082== Lock acquired, processing the job... [2026-04-13 08:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:36:02] Production.INFO: ==29082== Releasing lock... [2026-04-13 08:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:36:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:36:03] Production.INFO: ==29088== Lock acquired, processing the job... [2026-04-13 08:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:36:03] Production.INFO: ==29086== Lock acquired, processing the job... [2026-04-13 08:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:36:03] Production.INFO: ==29094== Lock acquired, processing the job... [2026-04-13 08:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:36:03] Production.INFO: ==29090== Lock acquired, processing the job... [2026-04-13 08:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:36:03] Production.INFO: ==29092== Lock acquired, processing the job... [2026-04-13 08:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:36:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:36:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:36:03] Production.INFO: ==29094== Releasing lock... [2026-04-13 08:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:36:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:36:03] Production.INFO: Account Balance Start. [2026-04-13 08:36:03] Production.INFO: CreateAllLog Start [2026-04-13 08:36:03] Production.INFO: 117 [2026-04-13 08:36:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:36:03] Production.INFO: ==29088== Releasing lock... [2026-04-13 08:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:36:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:36:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:36:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:36:04] Production.INFO: Date 2026-04-11 [2026-04-13 08:36:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:36:04] Production.INFO: Date 2026-04-12 [2026-04-13 08:36:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:36:04] Production.INFO: Date 2026-04-13 [2026-04-13 08:36:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:36:04] Production.INFO: Total Charge 0 [2026-04-13 08:36:04] Production.INFO: CreateAllLog End [2026-04-13 08:36:04] Production.INFO: Account Balance End. [2026-04-13 08:36:04] Production.ERROR: CronJobId end 12 [2026-04-13 08:36:04] Production.INFO: ==29092== Releasing lock... [2026-04-13 08:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:36:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:36:11] Production.ERROR: CronJobId end10 [2026-04-13 08:36:11] Production.INFO: ==29090== Releasing lock... [2026-04-13 08:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:36:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:36:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:36:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:36:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:36:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:36:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:36:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:36:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:36:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:36:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:36:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:36:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:36:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:36:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:36:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:36:14] Production.INFO: call_cost start [2026-04-13 08:36:14] Production.INFO: call_cost end [2026-04-13 08:36:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:36:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:36:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:36:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:36:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:36:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:36:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:36:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:36:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:36:14] Production.INFO: ==29086== Releasing lock... [2026-04-13 08:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:36:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:37:02] Production.INFO: ==29180== Lock acquired, processing the job... [2026-04-13 13:37:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:37:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:37:02] Production.INFO: neon service started [2026-04-13 13:37:02] Production.INFO: neon service started [2026-04-13 13:37:02] Production.INFO: ==29180== Releasing lock... [2026-04-13 13:37:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:37:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:37:02] Production.INFO: ==29182== Lock acquired, processing the job... [2026-04-13 08:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:37:02] Production.INFO: ==29182== Releasing lock... [2026-04-13 08:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:37:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:37:02] Production.INFO: ==29184== Lock acquired, processing the job... [2026-04-13 12:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:37:02] Production.INFO: ==29184== Releasing lock... [2026-04-13 12:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:37:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:37:03] Production.INFO: ==29195== Lock acquired, processing the job... [2026-04-13 08:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:37:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:37:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:37:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:37:03] Production.INFO: ==29195== Releasing lock... [2026-04-13 08:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:37:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:37:03] Production.INFO: ==29187== Lock acquired, processing the job... [2026-04-13 08:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:37:03] Production.INFO: ==29191== Lock acquired, processing the job... [2026-04-13 08:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:37:03] Production.INFO: ==29193== Lock acquired, processing the job... [2026-04-13 08:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:37:03] Production.INFO: ==29189== Lock acquired, processing the job... [2026-04-13 08:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:37:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:37:03] Production.INFO: Account Balance Start. [2026-04-13 08:37:03] Production.INFO: CreateAllLog Start [2026-04-13 08:37:03] Production.INFO: 117 [2026-04-13 08:37:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:37:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:37:04] Production.INFO: Date 2026-04-10 [2026-04-13 08:37:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:37:04] Production.INFO: Date 2026-04-11 [2026-04-13 08:37:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:37:04] Production.INFO: Date 2026-04-12 [2026-04-13 08:37:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:37:04] Production.INFO: Date 2026-04-13 [2026-04-13 08:37:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:37:04] Production.INFO: Total Charge 0 [2026-04-13 08:37:04] Production.INFO: CreateAllLog End [2026-04-13 08:37:04] Production.INFO: Account Balance End. [2026-04-13 08:37:04] Production.ERROR: CronJobId end 12 [2026-04-13 08:37:04] Production.INFO: ==29193== Releasing lock... [2026-04-13 08:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:37:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:37:04] Production.INFO: ==29189== Releasing lock... [2026-04-13 08:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:37:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:37:12] Production.ERROR: CronJobId end10 [2026-04-13 08:37:12] Production.INFO: ==29191== Releasing lock... [2026-04-13 08:37:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:37:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:37:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:37:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:37:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:37:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:37:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:37:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:37:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:37:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:37:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:37:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:37:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:37:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:37:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:37:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:37:15] Production.INFO: call_cost start [2026-04-13 08:37:15] Production.INFO: call_cost end [2026-04-13 08:37:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:37:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:37:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:37:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:37:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:37:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:37:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:37:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:37:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:37:15] Production.INFO: ==29187== Releasing lock... [2026-04-13 08:37:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:37:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:38:01] Production.INFO: ==29278== Lock acquired, processing the job... [2026-04-13 13:38:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:38:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:38:01] Production.INFO: neon service started [2026-04-13 13:38:01] Production.INFO: neon service started [2026-04-13 13:38:01] Production.INFO: ==29278== Releasing lock... [2026-04-13 13:38:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:38:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:38:02] Production.INFO: ==29280== Lock acquired, processing the job... [2026-04-13 08:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:38:02] Production.INFO: ==29282== Lock acquired, processing the job... [2026-04-13 12:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:38:02] Production.INFO: ==29282== Releasing lock... [2026-04-13 12:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:38:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:38:02] Production.INFO: ==29280== Releasing lock... [2026-04-13 08:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:38:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:38:03] Production.INFO: ==29287== Lock acquired, processing the job... [2026-04-13 08:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:38:03] Production.INFO: ==29289== Lock acquired, processing the job... [2026-04-13 08:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:38:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:38:03] Production.INFO: ==29291== Lock acquired, processing the job... [2026-04-13 08:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:38:03] Production.INFO: ==29293== Lock acquired, processing the job... [2026-04-13 08:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:38:03] Production.INFO: ==29295== Lock acquired, processing the job... [2026-04-13 08:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:38:03] Production.INFO: Account Balance Start. [2026-04-13 08:38:03] Production.INFO: CreateAllLog Start [2026-04-13 08:38:03] Production.INFO: 117 [2026-04-13 08:38:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:38:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:38:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:38:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:38:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:38:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:38:03] Production.INFO: ==29295== Releasing lock... [2026-04-13 08:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:38:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:38:03] Production.INFO: Date 2026-04-11 [2026-04-13 08:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:38:03] Production.INFO: Date 2026-04-12 [2026-04-13 08:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:38:03] Production.INFO: Date 2026-04-13 [2026-04-13 08:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:38:03] Production.INFO: ==29289== Releasing lock... [2026-04-13 08:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:38:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:38:03] Production.INFO: Total Charge 0 [2026-04-13 08:38:03] Production.INFO: CreateAllLog End [2026-04-13 08:38:04] Production.INFO: Account Balance End. [2026-04-13 08:38:04] Production.ERROR: CronJobId end 12 [2026-04-13 08:38:04] Production.INFO: ==29293== Releasing lock... [2026-04-13 08:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:38:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:38:10] Production.ERROR: CronJobId end10 [2026-04-13 08:38:10] Production.INFO: ==29291== Releasing lock... [2026-04-13 08:38:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:38:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:38:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:38:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:38:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:38:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:38:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:38:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:38:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:38:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:38:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:38:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:38:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:38:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:38:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:38:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:38:13] Production.INFO: call_cost start [2026-04-13 08:38:13] Production.INFO: call_cost end [2026-04-13 08:38:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:38:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:38:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:38:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:38:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:38:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:38:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:38:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:38:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:38:13] Production.INFO: ==29287== Releasing lock... [2026-04-13 08:38:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:38:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:39:02] Production.INFO: ==29384== Lock acquired, processing the job... [2026-04-13 13:39:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:39:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:39:02] Production.INFO: neon service started [2026-04-13 13:39:02] Production.INFO: neon service started [2026-04-13 13:39:02] Production.INFO: ==29384== Releasing lock... [2026-04-13 13:39:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:39:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:39:02] Production.INFO: ==29386== Lock acquired, processing the job... [2026-04-13 08:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:39:02] Production.INFO: ==29386== Releasing lock... [2026-04-13 08:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:39:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:39:02] Production.INFO: ==29388== Lock acquired, processing the job... [2026-04-13 12:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:39:02] Production.INFO: ==29388== Releasing lock... [2026-04-13 12:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:39:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:39:03] Production.INFO: ==29400== Lock acquired, processing the job... [2026-04-13 08:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:39:03] Production.INFO: ==29400== Releasing lock... [2026-04-13 08:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:39:03] Production.INFO: ==29398== Lock acquired, processing the job... [2026-04-13 08:39:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:39:03] Production.INFO: ==29392== Lock acquired, processing the job... [2026-04-13 08:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:39:03] Production.INFO: Account Balance Start. [2026-04-13 08:39:03] Production.INFO: CreateAllLog Start [2026-04-13 08:39:03] Production.INFO: ==29394== Lock acquired, processing the job... [2026-04-13 08:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:39:03] Production.INFO: 117 [2026-04-13 08:39:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:39:03] Production.INFO: ==29396== Lock acquired, processing the job... [2026-04-13 08:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:39:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:39:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:39:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:39:03] Production.INFO: Date 2026-04-11 [2026-04-13 08:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:39:03] Production.INFO: Date 2026-04-12 [2026-04-13 08:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:39:03] Production.INFO: Date 2026-04-13 [2026-04-13 08:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:39:03] Production.INFO: Total Charge 0 [2026-04-13 08:39:03] Production.INFO: CreateAllLog End [2026-04-13 08:39:03] Production.INFO: Account Balance End. [2026-04-13 08:39:04] Production.ERROR: CronJobId end 12 [2026-04-13 08:39:04] Production.INFO: ==29398== Releasing lock... [2026-04-13 08:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:39:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:39:04] Production.INFO: ==29394== Releasing lock... [2026-04-13 08:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:39:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:39:11] Production.ERROR: CronJobId end10 [2026-04-13 08:39:11] Production.INFO: ==29396== Releasing lock... [2026-04-13 08:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:39:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:39:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:39:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:39:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:39:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:39:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:39:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:39:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:39:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:39:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:39:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:39:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:39:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:39:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:39:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:39:14] Production.INFO: call_cost start [2026-04-13 08:39:14] Production.INFO: call_cost end [2026-04-13 08:39:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:39:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:39:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:39:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:39:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:39:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:39:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:39:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:39:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:39:14] Production.INFO: ==29392== Releasing lock... [2026-04-13 08:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:39:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:40:01] Production.INFO: ==29485== Lock acquired, processing the job... [2026-04-13 13:40:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:40:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:40:01] Production.INFO: neon service started [2026-04-13 13:40:01] Production.INFO: neon service started [2026-04-13 13:40:01] Production.INFO: ==29485== Releasing lock... [2026-04-13 13:40:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:40:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:40:01] Production.INFO: ==29487== Lock acquired, processing the job... [2026-04-13 08:40:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:40:02] Production.INFO: ==29487== Releasing lock... [2026-04-13 08:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:40:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:40:02] Production.INFO: ==29489== Lock acquired, processing the job... [2026-04-13 12:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:40:02] Production.INFO: ==29489== Releasing lock... [2026-04-13 12:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:40:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:40:02] Production.INFO: ==29491== Lock acquired, processing the job... [2026-04-13 08:40:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:40:02] Production.INFO: ==29493== Lock acquired, processing the job... [2026-04-13 08:40:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:40:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:40:02] Production.INFO: ==29495== Lock acquired, processing the job... [2026-04-13 08:40:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:40:03] Production.INFO: ==29498== Lock acquired, processing the job... [2026-04-13 08:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:40:03] Production.INFO: ==29500== Lock acquired, processing the job... [2026-04-13 08:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:40:03] Production.INFO: Account Balance Start. [2026-04-13 08:40:03] Production.INFO: CreateAllLog Start [2026-04-13 08:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:40:03] Production.INFO: 117 [2026-04-13 08:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:40:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:40:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:40:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:40:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:40:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:40:03] Production.INFO: ==29500== Releasing lock... [2026-04-13 08:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:40:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:40:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:40:03] Production.INFO: Date 2026-04-11 [2026-04-13 08:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:40:03] Production.INFO: Date 2026-04-12 [2026-04-13 08:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:40:03] Production.INFO: Date 2026-04-13 [2026-04-13 08:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:40:03] Production.INFO: Total Charge 0 [2026-04-13 08:40:03] Production.INFO: CreateAllLog End [2026-04-13 08:40:03] Production.INFO: Account Balance End. [2026-04-13 08:40:03] Production.ERROR: CronJobId end 12 [2026-04-13 08:40:03] Production.INFO: ==29498== Releasing lock... [2026-04-13 08:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:40:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:40:03] Production.INFO: ==29493== Releasing lock... [2026-04-13 08:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:40:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:40:10] Production.ERROR: CronJobId end10 [2026-04-13 08:40:10] Production.INFO: ==29495== Releasing lock... [2026-04-13 08:40:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:40:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:40:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:40:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:40:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:40:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:40:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:40:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:40:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:40:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:40:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:40:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:40:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:40:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:40:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:40:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:40:13] Production.INFO: call_cost start [2026-04-13 08:40:13] Production.INFO: call_cost end [2026-04-13 08:40:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:40:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:40:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:40:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:40:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:40:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:40:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:40:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:40:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:40:13] Production.INFO: ==29491== Releasing lock... [2026-04-13 08:40:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:40:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:41:01] Production.INFO: ==29587== Lock acquired, processing the job... [2026-04-13 13:41:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:41:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:41:01] Production.INFO: neon service started [2026-04-13 13:41:01] Production.INFO: neon service started [2026-04-13 13:41:01] Production.INFO: ==29587== Releasing lock... [2026-04-13 13:41:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:41:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:41:02] Production.INFO: ==29589== Lock acquired, processing the job... [2026-04-13 08:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:41:02] Production.INFO: ==29591== Lock acquired, processing the job... [2026-04-13 12:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:41:02] Production.INFO: ==29591== Releasing lock... [2026-04-13 12:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:41:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:41:02] Production.INFO: ==29589== Releasing lock... [2026-04-13 08:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:41:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:41:03] Production.INFO: ==29602== Lock acquired, processing the job... [2026-04-13 08:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:41:03] Production.INFO: ==29595== Lock acquired, processing the job... [2026-04-13 08:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:41:03] Production.INFO: Account Balance Start. [2026-04-13 08:41:03] Production.INFO: CreateAllLog Start [2026-04-13 08:41:03] Production.INFO: 117 [2026-04-13 08:41:03] Production.INFO: ==29604== Lock acquired, processing the job... [2026-04-13 08:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 08:41:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:41:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:41:03] Production.INFO: ==29593== Lock acquired, processing the job... [2026-04-13 08:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 08:41:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:41:03] Production.INFO: ==29606== Lock acquired, processing the job... [2026-04-13 08:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:41:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:41:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 08:41:03] Production.INFO: ==29597== Lock acquired, processing the job... [2026-04-13 08:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:41:03] Production.INFO: ==29599== Lock acquired, processing the job... [2026-04-13 08:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:41:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 08:41:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 08:41:03] Production.ERROR: CronJob PID - 29595 [2026-04-13 08:41:03] Production.ERROR: CronJob Title - System Alerts [2026-04-13 08:41:03] Production.ERROR: CronJob ID - 5 [2026-04-13 08:41:03] Production.ERROR: CronJob Last Run Time 2026-04-13 08:41:00 [2026-04-13 08:41:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 08:41:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 08:41:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 08:41:03] Production.ERROR: CronJob PID - 29602 [2026-04-13 08:41:03] Production.ERROR: CronJob Title - Prepaid Account Balance [2026-04-13 08:41:03] Production.ERROR: CronJob ID - 12 [2026-04-13 08:41:03] Production.ERROR: CronJob Last Run Time 2026-04-13 08:41:00 [2026-04-13 08:41:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 08:41:03] Production.INFO: Date 2026-04-11 [2026-04-13 08:41:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 08:41:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 08:41:03] Production.ERROR: CronJob PID - 29604 [2026-04-13 08:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:41:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process [2026-04-13 08:41:03] Production.ERROR: CronJob ID - 17 [2026-04-13 08:41:03] Production.ERROR: CronJob Last Run Time 2026-04-13 08:41:00 [2026-04-13 08:41:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 08:41:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 08:41:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 08:41:03] Production.ERROR: CronJob PID - 29606 [2026-04-13 08:41:03] Production.ERROR: CronJob Title - Import PBX Extensions and DIDs [2026-04-13 08:41:03] Production.ERROR: CronJob ID - 19 [2026-04-13 08:41:03] Production.ERROR: CronJob Last Run Time 2026-04-13 08:41:00 [2026-04-13 08:41:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 08:41:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 08:41:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:41:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:41:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:41:03] Production.INFO: Date 2026-04-12 [2026-04-13 08:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:41:03] Production.INFO: Date 2026-04-13 [2026-04-13 08:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:41:03] Production.INFO: Total Charge 0 [2026-04-13 08:41:03] Production.INFO: CreateAllLog End [2026-04-13 08:41:04] Production.INFO: ==29606== Releasing lock... [2026-04-13 08:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:41:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:41:04] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 08:41:04] Production.INFO: ==29593== Releasing lock... [2026-04-13 08:41:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 08:41:04] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 08:41:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:41:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:41:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:41:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:41:04] Production.INFO: Account Balance End. [2026-04-13 08:41:04] Production.ERROR: done [2026-04-13 08:41:04] Production.ERROR: CronJobId end 12 [2026-04-13 08:41:04] Production.INFO: ==29602== Releasing lock... [2026-04-13 08:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:41:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 08:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088227', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 08:41:04] Production.INFO: ==29597== Releasing lock... [2026-04-13 08:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:41:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:41:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088227', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 08:41:09] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 08:41:09] Production.INFO: ProcessCDR(1,17088227,1,1,2) [2026-04-13 08:41:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17088227,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 08:41:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17088227,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 08:41:09] Production.ERROR: pbx prc_insertCDR start [2026-04-13 08:41:09] Production.ERROR: pbx prc_insertCDR end [2026-04-13 08:41:09] Production.INFO: ==29604== Releasing lock... [2026-04-13 08:41:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 08:41:09] Production.INFO: 26 MB #Memory Used# [2026-04-13 08:41:15] Production.ERROR: CronJobId end10 [2026-04-13 08:41:15] Production.INFO: ==29599== Releasing lock... [2026-04-13 08:41:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:41:15] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:41:17] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:41:17] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:41:17] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:41:17] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:41:17] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:41:17] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:41:17] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:41:17] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:41:17] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:41:17] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:41:17] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:41:17] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:41:17] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:41:17] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:41:17] Production.INFO: call_cost start [2026-04-13 08:41:17] Production.INFO: call_cost end [2026-04-13 08:41:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:41:17] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:41:17] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:41:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:41:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:41:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:41:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:41:17] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:41:17] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:41:17] Production.INFO: ==29595== Releasing lock... [2026-04-13 08:41:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:41:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:42:01] Production.INFO: ==29671== Lock acquired, processing the job... [2026-04-13 13:42:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:42:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:42:01] Production.INFO: neon service started [2026-04-13 13:42:01] Production.INFO: neon service started [2026-04-13 13:42:01] Production.INFO: ==29671== Releasing lock... [2026-04-13 13:42:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:42:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:42:01] Production.INFO: ==29673== Lock acquired, processing the job... [2026-04-13 08:42:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:42:01] Production.INFO: ==29675== Lock acquired, processing the job... [2026-04-13 12:42:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:42:02] Production.INFO: ==29675== Releasing lock... [2026-04-13 12:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:42:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:42:02] Production.INFO: ==29673== Releasing lock... [2026-04-13 08:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:42:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:42:03] Production.INFO: ==29678== Lock acquired, processing the job... [2026-04-13 08:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:42:03] Production.INFO: ==29680== Lock acquired, processing the job... [2026-04-13 08:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:42:03] Production.INFO: ==29684== Lock acquired, processing the job... [2026-04-13 08:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:42:03] Production.INFO: ==29682== Lock acquired, processing the job... [2026-04-13 08:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:42:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:42:03] Production.INFO: ==29686== Lock acquired, processing the job... [2026-04-13 08:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:42:03] Production.INFO: Account Balance Start. [2026-04-13 08:42:03] Production.INFO: CreateAllLog Start [2026-04-13 08:42:03] Production.INFO: 117 [2026-04-13 08:42:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:42:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:42:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:42:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:42:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:42:03] Production.INFO: Date 2026-04-11 [2026-04-13 08:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:42:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:42:03] Production.INFO: ==29686== Releasing lock... [2026-04-13 08:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:42:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:42:03] Production.INFO: Date 2026-04-12 [2026-04-13 08:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:42:03] Production.INFO: Date 2026-04-13 [2026-04-13 08:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:42:03] Production.INFO: Total Charge 0 [2026-04-13 08:42:03] Production.INFO: CreateAllLog End [2026-04-13 08:42:03] Production.INFO: Account Balance End. [2026-04-13 08:42:03] Production.ERROR: CronJobId end 12 [2026-04-13 08:42:03] Production.INFO: ==29684== Releasing lock... [2026-04-13 08:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:42:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:42:03] Production.INFO: ==29680== Releasing lock... [2026-04-13 08:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:42:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:42:11] Production.ERROR: CronJobId end10 [2026-04-13 08:42:11] Production.INFO: ==29682== Releasing lock... [2026-04-13 08:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:42:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:42:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:42:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:42:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:42:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:42:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:42:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:42:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:42:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:42:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:42:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:42:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:42:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:42:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:42:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:42:13] Production.INFO: call_cost start [2026-04-13 08:42:13] Production.INFO: call_cost end [2026-04-13 08:42:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:42:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:42:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:42:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:42:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:42:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:42:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:42:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:42:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:42:13] Production.INFO: ==29678== Releasing lock... [2026-04-13 08:42:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:42:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:43:01] Production.INFO: ==29738== Lock acquired, processing the job... [2026-04-13 13:43:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:43:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:43:01] Production.INFO: neon service started [2026-04-13 13:43:01] Production.INFO: neon service started [2026-04-13 13:43:01] Production.INFO: ==29738== Releasing lock... [2026-04-13 13:43:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:43:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:43:02] Production.INFO: ==29740== Lock acquired, processing the job... [2026-04-13 08:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:43:02] Production.INFO: ==29740== Releasing lock... [2026-04-13 08:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:43:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:43:02] Production.INFO: ==29742== Lock acquired, processing the job... [2026-04-13 12:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:43:02] Production.INFO: ==29742== Releasing lock... [2026-04-13 12:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:43:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:43:03] Production.INFO: ==29747== Lock acquired, processing the job... [2026-04-13 08:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:43:03] Production.INFO: ==29753== Lock acquired, processing the job... [2026-04-13 08:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:43:03] Production.INFO: ==29745== Lock acquired, processing the job... [2026-04-13 08:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:43:03] Production.INFO: ==29749== Lock acquired, processing the job... [2026-04-13 08:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:43:03] Production.INFO: ==29751== Lock acquired, processing the job... [2026-04-13 08:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:43:03] Production.INFO: ==29753== Releasing lock... [2026-04-13 08:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:43:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:43:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:43:03] Production.INFO: Account Balance Start. [2026-04-13 08:43:03] Production.INFO: CreateAllLog Start [2026-04-13 08:43:03] Production.INFO: 117 [2026-04-13 08:43:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:43:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:43:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:43:03] Production.INFO: Date 2026-04-11 [2026-04-13 08:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:43:03] Production.INFO: Date 2026-04-12 [2026-04-13 08:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:43:03] Production.INFO: Date 2026-04-13 [2026-04-13 08:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:43:03] Production.INFO: Total Charge 0 [2026-04-13 08:43:03] Production.INFO: CreateAllLog End [2026-04-13 08:43:03] Production.INFO: ==29747== Releasing lock... [2026-04-13 08:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:43:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:43:03] Production.INFO: Account Balance End. [2026-04-13 08:43:03] Production.ERROR: CronJobId end 12 [2026-04-13 08:43:03] Production.INFO: ==29751== Releasing lock... [2026-04-13 08:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:43:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:43:10] Production.ERROR: CronJobId end10 [2026-04-13 08:43:10] Production.INFO: ==29749== Releasing lock... [2026-04-13 08:43:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:43:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:43:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:43:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:43:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:43:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:43:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:43:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:43:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:43:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:43:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:43:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:43:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:43:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:43:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:43:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:43:13] Production.INFO: call_cost start [2026-04-13 08:43:13] Production.INFO: call_cost end [2026-04-13 08:43:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:43:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:43:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:43:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:43:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:43:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:43:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:43:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:43:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:43:13] Production.INFO: ==29745== Releasing lock... [2026-04-13 08:43:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:43:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:44:02] Production.INFO: ==29808== Lock acquired, processing the job... [2026-04-13 13:44:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:44:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:44:02] Production.INFO: neon service started [2026-04-13 13:44:02] Production.INFO: neon service started [2026-04-13 13:44:02] Production.INFO: ==29808== Releasing lock... [2026-04-13 13:44:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:44:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:44:02] Production.INFO: ==29810== Lock acquired, processing the job... [2026-04-13 08:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:44:02] Production.INFO: ==29810== Releasing lock... [2026-04-13 08:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:44:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:44:02] Production.INFO: ==29812== Lock acquired, processing the job... [2026-04-13 12:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:44:02] Production.INFO: ==29812== Releasing lock... [2026-04-13 12:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:44:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:44:03] Production.INFO: ==29814== Lock acquired, processing the job... [2026-04-13 08:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:44:03] Production.INFO: ==29820== Lock acquired, processing the job... [2026-04-13 08:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:44:03] Production.INFO: ==29816== Lock acquired, processing the job... [2026-04-13 08:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:44:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:44:03] Production.INFO: ==29818== Lock acquired, processing the job... [2026-04-13 08:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:44:03] Production.INFO: Account Balance Start. [2026-04-13 08:44:03] Production.INFO: CreateAllLog Start [2026-04-13 08:44:03] Production.INFO: 117 [2026-04-13 08:44:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:44:03] Production.INFO: ==29822== Lock acquired, processing the job... [2026-04-13 08:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:44:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:44:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:44:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:44:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:44:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:44:03] Production.INFO: ==29822== Releasing lock... [2026-04-13 08:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:44:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:44:03] Production.INFO: Date 2026-04-11 [2026-04-13 08:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:44:03] Production.INFO: Date 2026-04-12 [2026-04-13 08:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:44:03] Production.INFO: Date 2026-04-13 [2026-04-13 08:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:44:03] Production.INFO: Total Charge 0 [2026-04-13 08:44:03] Production.INFO: CreateAllLog End [2026-04-13 08:44:04] Production.INFO: Account Balance End. [2026-04-13 08:44:04] Production.ERROR: CronJobId end 12 [2026-04-13 08:44:04] Production.INFO: ==29820== Releasing lock... [2026-04-13 08:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:44:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:44:04] Production.INFO: ==29816== Releasing lock... [2026-04-13 08:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:44:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:44:11] Production.ERROR: CronJobId end10 [2026-04-13 08:44:11] Production.INFO: ==29818== Releasing lock... [2026-04-13 08:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:44:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:44:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:44:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:44:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:44:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:44:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:44:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:44:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:44:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:44:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:44:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:44:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:44:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:44:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:44:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:44:13] Production.INFO: call_cost start [2026-04-13 08:44:13] Production.INFO: call_cost end [2026-04-13 08:44:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:44:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:44:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:44:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:44:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:44:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:44:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:44:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:44:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:44:13] Production.INFO: ==29814== Releasing lock... [2026-04-13 08:44:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:44:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:45:01] Production.INFO: ==29877== Lock acquired, processing the job... [2026-04-13 13:45:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:45:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:45:01] Production.INFO: neon service started [2026-04-13 13:45:01] Production.INFO: neon service started [2026-04-13 13:45:01] Production.INFO: ==29877== Releasing lock... [2026-04-13 13:45:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:45:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:45:02] Production.INFO: ==29879== Lock acquired, processing the job... [2026-04-13 08:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:45:02] Production.INFO: ==29881== Lock acquired, processing the job... [2026-04-13 12:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:45:02] Production.INFO: ==29881== Releasing lock... [2026-04-13 12:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:45:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:45:02] Production.INFO: ==29879== Releasing lock... [2026-04-13 08:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:45:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:45:03] Production.INFO: ==29884== Lock acquired, processing the job... [2026-04-13 08:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:45:03] Production.INFO: ==29886== Lock acquired, processing the job... [2026-04-13 08:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:45:03] Production.INFO: ==29892== Lock acquired, processing the job... [2026-04-13 08:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:45:03] Production.INFO: ==29888== Lock acquired, processing the job... [2026-04-13 08:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:45:03] Production.INFO: ==29890== Lock acquired, processing the job... [2026-04-13 08:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:45:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:45:03] Production.INFO: Account Balance Start. [2026-04-13 08:45:03] Production.INFO: CreateAllLog Start [2026-04-13 08:45:03] Production.INFO: 117 [2026-04-13 08:45:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:45:03] Production.INFO: ==29892== Releasing lock... [2026-04-13 08:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:45:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:45:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:45:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:45:03] Production.INFO: Date 2026-04-11 [2026-04-13 08:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:45:03] Production.INFO: Date 2026-04-12 [2026-04-13 08:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:45:03] Production.INFO: Date 2026-04-13 [2026-04-13 08:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:45:03] Production.INFO: Total Charge 0 [2026-04-13 08:45:03] Production.INFO: CreateAllLog End [2026-04-13 08:45:03] Production.INFO: Account Balance End. [2026-04-13 08:45:03] Production.ERROR: CronJobId end 12 [2026-04-13 08:45:03] Production.INFO: ==29890== Releasing lock... [2026-04-13 08:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:45:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:45:03] Production.INFO: ==29886== Releasing lock... [2026-04-13 08:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:45:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:45:11] Production.ERROR: CronJobId end10 [2026-04-13 08:45:11] Production.INFO: ==29888== Releasing lock... [2026-04-13 08:45:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:45:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:45:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:45:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:45:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:45:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:45:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:45:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:45:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:45:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:45:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:45:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:45:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:45:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:45:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:45:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:45:14] Production.INFO: call_cost start [2026-04-13 08:45:14] Production.INFO: call_cost end [2026-04-13 08:45:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:45:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:45:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:45:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:45:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:45:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:45:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:45:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:45:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:45:14] Production.INFO: ==29884== Releasing lock... [2026-04-13 08:45:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:45:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:46:02] Production.INFO: ==29946== Lock acquired, processing the job... [2026-04-13 13:46:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:46:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:46:02] Production.INFO: neon service started [2026-04-13 13:46:02] Production.INFO: neon service started [2026-04-13 13:46:02] Production.INFO: ==29946== Releasing lock... [2026-04-13 13:46:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:46:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:46:02] Production.INFO: ==29948== Lock acquired, processing the job... [2026-04-13 08:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:46:02] Production.INFO: ==29948== Releasing lock... [2026-04-13 08:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:46:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:46:02] Production.INFO: ==29950== Lock acquired, processing the job... [2026-04-13 12:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:46:02] Production.INFO: ==29950== Releasing lock... [2026-04-13 12:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:46:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:46:03] Production.INFO: ==29952== Lock acquired, processing the job... [2026-04-13 08:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:46:03] Production.INFO: ==29958== Lock acquired, processing the job... [2026-04-13 08:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:46:03] Production.INFO: ==29954== Lock acquired, processing the job... [2026-04-13 08:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:46:03] Production.INFO: ==29960== Lock acquired, processing the job... [2026-04-13 08:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:46:03] Production.INFO: ==29956== Lock acquired, processing the job... [2026-04-13 08:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:46:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:46:03] Production.INFO: Account Balance Start. [2026-04-13 08:46:03] Production.INFO: CreateAllLog Start [2026-04-13 08:46:03] Production.INFO: 117 [2026-04-13 08:46:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:46:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:46:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:46:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:46:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:46:03] Production.INFO: ==29960== Releasing lock... [2026-04-13 08:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:46:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:46:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:46:04] Production.INFO: Date 2026-04-11 [2026-04-13 08:46:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:46:04] Production.INFO: Date 2026-04-12 [2026-04-13 08:46:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:46:04] Production.INFO: Date 2026-04-13 [2026-04-13 08:46:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:46:04] Production.INFO: Total Charge 0 [2026-04-13 08:46:04] Production.INFO: CreateAllLog End [2026-04-13 08:46:04] Production.INFO: Account Balance End. [2026-04-13 08:46:04] Production.ERROR: CronJobId end 12 [2026-04-13 08:46:04] Production.INFO: ==29958== Releasing lock... [2026-04-13 08:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:46:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:46:04] Production.INFO: ==29954== Releasing lock... [2026-04-13 08:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:46:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:46:12] Production.ERROR: CronJobId end10 [2026-04-13 08:46:12] Production.INFO: ==29956== Releasing lock... [2026-04-13 08:46:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:46:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:46:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:46:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:46:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:46:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:46:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:46:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:46:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:46:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:46:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:46:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:46:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:46:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:46:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:46:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:46:14] Production.INFO: call_cost start [2026-04-13 08:46:14] Production.INFO: call_cost end [2026-04-13 08:46:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:46:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:46:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:46:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:46:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:46:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:46:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:46:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:46:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:46:14] Production.INFO: ==29952== Releasing lock... [2026-04-13 08:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:46:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:47:01] Production.INFO: ==30015== Lock acquired, processing the job... [2026-04-13 13:47:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:47:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:47:01] Production.INFO: neon service started [2026-04-13 13:47:01] Production.INFO: neon service started [2026-04-13 13:47:01] Production.INFO: ==30015== Releasing lock... [2026-04-13 13:47:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:47:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:47:01] Production.INFO: ==30019== Lock acquired, processing the job... [2026-04-13 12:47:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:47:01] Production.INFO: ==30019== Releasing lock... [2026-04-13 12:47:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:47:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:47:02] Production.INFO: ==30017== Lock acquired, processing the job... [2026-04-13 08:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:47:02] Production.INFO: ==30017== Releasing lock... [2026-04-13 08:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:47:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:47:02] Production.INFO: ==30021== Lock acquired, processing the job... [2026-04-13 08:47:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:47:02] Production.INFO: ==30023== Lock acquired, processing the job... [2026-04-13 08:47:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:47:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:47:03] Production.INFO: ==30025== Lock acquired, processing the job... [2026-04-13 08:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:47:03] Production.INFO: ==30027== Lock acquired, processing the job... [2026-04-13 08:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:47:03] Production.INFO: ==30030== Lock acquired, processing the job... [2026-04-13 08:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:47:03] Production.INFO: Account Balance Start. [2026-04-13 08:47:03] Production.INFO: CreateAllLog Start [2026-04-13 08:47:03] Production.INFO: 117 [2026-04-13 08:47:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:47:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:47:03] Production.INFO: ==30023== Releasing lock... [2026-04-13 08:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:47:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:47:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:47:03] Production.INFO: Date 2026-04-11 [2026-04-13 08:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:47:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:47:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:47:03] Production.INFO: Date 2026-04-12 [2026-04-13 08:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:47:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:47:03] Production.INFO: Date 2026-04-13 [2026-04-13 08:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:47:03] Production.INFO: ==30030== Releasing lock... [2026-04-13 08:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:47:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:47:03] Production.INFO: Total Charge 0 [2026-04-13 08:47:03] Production.INFO: CreateAllLog End [2026-04-13 08:47:03] Production.INFO: Account Balance End. [2026-04-13 08:47:03] Production.ERROR: CronJobId end 12 [2026-04-13 08:47:03] Production.INFO: ==30027== Releasing lock... [2026-04-13 08:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:47:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:47:11] Production.ERROR: CronJobId end10 [2026-04-13 08:47:11] Production.INFO: ==30025== Releasing lock... [2026-04-13 08:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:47:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:47:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:47:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:47:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:47:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:47:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:47:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:47:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:47:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:47:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:47:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:47:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:47:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:47:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:47:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:47:13] Production.INFO: call_cost start [2026-04-13 08:47:13] Production.INFO: call_cost end [2026-04-13 08:47:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:47:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:47:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:47:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:47:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:47:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:47:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:47:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:47:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:47:13] Production.INFO: ==30021== Releasing lock... [2026-04-13 08:47:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:47:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:48:01] Production.INFO: ==30086== Lock acquired, processing the job... [2026-04-13 13:48:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:48:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:48:01] Production.INFO: neon service started [2026-04-13 13:48:01] Production.INFO: neon service started [2026-04-13 13:48:01] Production.INFO: ==30086== Releasing lock... [2026-04-13 13:48:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:48:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:48:02] Production.INFO: ==30090== Lock acquired, processing the job... [2026-04-13 12:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:48:02] Production.INFO: ==30090== Releasing lock... [2026-04-13 12:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:48:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:48:02] Production.INFO: ==30088== Lock acquired, processing the job... [2026-04-13 08:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:48:02] Production.INFO: ==30088== Releasing lock... [2026-04-13 08:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:48:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:48:03] Production.INFO: ==30094== Lock acquired, processing the job... [2026-04-13 08:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:48:03] Production.INFO: ==30092== Lock acquired, processing the job... [2026-04-13 08:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:48:03] Production.INFO: ==30096== Lock acquired, processing the job... [2026-04-13 08:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:48:03] Production.INFO: ==30098== Lock acquired, processing the job... [2026-04-13 08:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:48:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:48:03] Production.INFO: ==30100== Lock acquired, processing the job... [2026-04-13 08:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:48:03] Production.INFO: Account Balance Start. [2026-04-13 08:48:03] Production.INFO: CreateAllLog Start [2026-04-13 08:48:03] Production.INFO: 117 [2026-04-13 08:48:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:48:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:48:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:48:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:48:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:48:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:48:04] Production.INFO: ==30094== Releasing lock... [2026-04-13 08:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:48:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:48:04] Production.INFO: Date 2026-04-11 [2026-04-13 08:48:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:48:04] Production.INFO: ==30100== Releasing lock... [2026-04-13 08:48:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:48:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:48:04] Production.INFO: Date 2026-04-12 [2026-04-13 08:48:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:48:04] Production.INFO: Date 2026-04-13 [2026-04-13 08:48:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:48:04] Production.INFO: Total Charge 0 [2026-04-13 08:48:04] Production.INFO: CreateAllLog End [2026-04-13 08:48:04] Production.INFO: Account Balance End. [2026-04-13 08:48:04] Production.ERROR: CronJobId end 12 [2026-04-13 08:48:04] Production.INFO: ==30098== Releasing lock... [2026-04-13 08:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:48:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:48:10] Production.ERROR: CronJobId end10 [2026-04-13 08:48:10] Production.INFO: ==30096== Releasing lock... [2026-04-13 08:48:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:48:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:48:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:48:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:48:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:48:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:48:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:48:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:48:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:48:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:48:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:48:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:48:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:48:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:48:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:48:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:48:14] Production.INFO: call_cost start [2026-04-13 08:48:14] Production.INFO: call_cost end [2026-04-13 08:48:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:48:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:48:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:48:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:48:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:48:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:48:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:48:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:48:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:48:14] Production.INFO: ==30092== Releasing lock... [2026-04-13 08:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:48:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:49:01] Production.INFO: ==30154== Lock acquired, processing the job... [2026-04-13 13:49:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:49:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:49:01] Production.INFO: neon service started [2026-04-13 13:49:01] Production.INFO: neon service started [2026-04-13 13:49:01] Production.INFO: ==30154== Releasing lock... [2026-04-13 13:49:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:49:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:49:01] Production.INFO: ==30156== Lock acquired, processing the job... [2026-04-13 08:49:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:49:01] Production.INFO: ==30156== Releasing lock... [2026-04-13 08:49:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:49:01] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:49:02] Production.INFO: ==30158== Lock acquired, processing the job... [2026-04-13 12:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:49:02] Production.INFO: ==30158== Releasing lock... [2026-04-13 12:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:49:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:49:02] Production.INFO: ==30162== Lock acquired, processing the job... [2026-04-13 08:49:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:49:02] Production.INFO: ==30160== Lock acquired, processing the job... [2026-04-13 08:49:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:49:02] Production.INFO: ==30168== Lock acquired, processing the job... [2026-04-13 08:49:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:49:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:49:02] Production.INFO: ==30164== Lock acquired, processing the job... [2026-04-13 08:49:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:49:02] Production.INFO: ==30166== Lock acquired, processing the job... [2026-04-13 08:49:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:49:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:49:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:49:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:49:03] Production.INFO: ==30168== Releasing lock... [2026-04-13 08:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:49:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:49:03] Production.INFO: Account Balance Start. [2026-04-13 08:49:03] Production.INFO: CreateAllLog Start [2026-04-13 08:49:03] Production.INFO: 117 [2026-04-13 08:49:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:49:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:49:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:49:03] Production.INFO: Date 2026-04-11 [2026-04-13 08:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:49:03] Production.INFO: Date 2026-04-12 [2026-04-13 08:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:49:03] Production.INFO: Date 2026-04-13 [2026-04-13 08:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:49:03] Production.INFO: Total Charge 0 [2026-04-13 08:49:03] Production.INFO: ==30162== Releasing lock... [2026-04-13 08:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:49:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:49:03] Production.INFO: CreateAllLog End [2026-04-13 08:49:03] Production.INFO: Account Balance End. [2026-04-13 08:49:03] Production.ERROR: CronJobId end 12 [2026-04-13 08:49:03] Production.INFO: ==30166== Releasing lock... [2026-04-13 08:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:49:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:49:11] Production.ERROR: CronJobId end10 [2026-04-13 08:49:11] Production.INFO: ==30164== Releasing lock... [2026-04-13 08:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:49:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:49:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:49:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:49:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:49:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:49:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:49:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:49:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:49:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:49:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:49:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:49:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:49:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:49:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:49:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:49:15] Production.INFO: call_cost start [2026-04-13 08:49:15] Production.INFO: call_cost end [2026-04-13 08:49:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:49:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:49:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:49:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:49:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:49:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:49:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:49:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:49:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:49:15] Production.INFO: ==30160== Releasing lock... [2026-04-13 08:49:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:49:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:50:01] Production.INFO: ==30224== Lock acquired, processing the job... [2026-04-13 13:50:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:50:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:50:01] Production.INFO: neon service started [2026-04-13 13:50:01] Production.INFO: neon service started [2026-04-13 13:50:01] Production.INFO: ==30224== Releasing lock... [2026-04-13 13:50:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:50:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:50:02] Production.INFO: ==30227== Lock acquired, processing the job... [2026-04-13 08:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:50:02] Production.INFO: ==30229== Lock acquired, processing the job... [2026-04-13 12:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:50:02] Production.INFO: ==30229== Releasing lock... [2026-04-13 12:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:50:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:50:02] Production.INFO: ==30227== Releasing lock... [2026-04-13 08:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:50:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:50:03] Production.INFO: ==30232== Lock acquired, processing the job... [2026-04-13 08:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:50:03] Production.INFO: ==30234== Lock acquired, processing the job... [2026-04-13 08:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:50:03] Production.INFO: ==30236== Lock acquired, processing the job... [2026-04-13 08:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:50:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:50:03] Production.INFO: ==30238== Lock acquired, processing the job... [2026-04-13 08:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:50:03] Production.INFO: ==30240== Lock acquired, processing the job... [2026-04-13 08:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:50:03] Production.INFO: Account Balance Start. [2026-04-13 08:50:03] Production.INFO: CreateAllLog Start [2026-04-13 08:50:03] Production.INFO: 117 [2026-04-13 08:50:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:50:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:50:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:50:03] Production.INFO: ==30240== Releasing lock... [2026-04-13 08:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:50:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:50:03] Production.INFO: Date 2026-04-11 [2026-04-13 08:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:50:03] Production.INFO: Date 2026-04-12 [2026-04-13 08:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:50:03] Production.INFO: Date 2026-04-13 [2026-04-13 08:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:50:04] Production.INFO: Total Charge 0 [2026-04-13 08:50:04] Production.INFO: CreateAllLog End [2026-04-13 08:50:04] Production.INFO: ==30234== Releasing lock... [2026-04-13 08:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:50:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:50:04] Production.INFO: Account Balance End. [2026-04-13 08:50:04] Production.ERROR: CronJobId end 12 [2026-04-13 08:50:04] Production.INFO: ==30238== Releasing lock... [2026-04-13 08:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:50:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:50:11] Production.ERROR: CronJobId end10 [2026-04-13 08:50:11] Production.INFO: ==30236== Releasing lock... [2026-04-13 08:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:50:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:50:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:50:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:50:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:50:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:50:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:50:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:50:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:50:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:50:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:50:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:50:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:50:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:50:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:50:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:50:14] Production.INFO: call_cost start [2026-04-13 08:50:14] Production.INFO: call_cost end [2026-04-13 08:50:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:50:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:50:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:50:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:50:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:50:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:50:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:50:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:50:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:50:14] Production.INFO: ==30232== Releasing lock... [2026-04-13 08:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:50:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:51:02] Production.INFO: ==30295== Lock acquired, processing the job... [2026-04-13 13:51:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:51:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:51:02] Production.INFO: neon service started [2026-04-13 13:51:02] Production.INFO: neon service started [2026-04-13 13:51:02] Production.INFO: ==30295== Releasing lock... [2026-04-13 13:51:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:51:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:51:02] Production.INFO: ==30297== Lock acquired, processing the job... [2026-04-13 08:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:51:02] Production.INFO: ==30297== Releasing lock... [2026-04-13 08:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:51:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:51:02] Production.INFO: ==30299== Lock acquired, processing the job... [2026-04-13 12:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:51:02] Production.INFO: ==30299== Releasing lock... [2026-04-13 12:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:51:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:51:03] Production.INFO: ==30304== Lock acquired, processing the job... [2026-04-13 08:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:51:03] Production.INFO: ==30314== Lock acquired, processing the job... [2026-04-13 08:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:51:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:51:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:51:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:51:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:51:03] Production.INFO: ==30314== Releasing lock... [2026-04-13 08:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:51:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:51:03] Production.INFO: ==30302== Lock acquired, processing the job... [2026-04-13 08:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 08:51:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 08:51:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 08:51:03] Production.ERROR: CronJob PID - 30304 [2026-04-13 08:51:03] Production.ERROR: CronJob Title - System Alerts [2026-04-13 08:51:03] Production.ERROR: CronJob ID - 5 [2026-04-13 08:51:03] Production.ERROR: CronJob Last Run Time 2026-04-13 08:51:00 [2026-04-13 08:51:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 08:51:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 08:51:03] Production.INFO: ==30306== Lock acquired, processing the job... [2026-04-13 08:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:51:03] Production.INFO: ==30308== Lock acquired, processing the job... [2026-04-13 08:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:51:04] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 08:51:04] Production.INFO: ==30302== Releasing lock... [2026-04-13 08:51:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 08:51:04] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 08:51:04] Production.INFO: ==30310== Lock acquired, processing the job... [2026-04-13 08:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:51:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:51:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:51:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:51:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:51:04] Production.INFO: ==30312== Lock acquired, processing the job... [2026-04-13 08:51:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 08:51:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 08:51:04] Production.INFO: Account Balance Start. [2026-04-13 08:51:04] Production.INFO: CreateAllLog Start [2026-04-13 08:51:04] Production.INFO: 117 [2026-04-13 08:51:04] Production.INFO: Date 2026-04-08 [2026-04-13 08:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:51:04] Production.INFO: Date 2026-04-09 [2026-04-13 08:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:51:04] Production.INFO: Date 2026-04-10 [2026-04-13 08:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:51:04] Production.INFO: Date 2026-04-11 [2026-04-13 08:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:51:04] Production.INFO: Date 2026-04-12 [2026-04-13 08:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:51:04] Production.INFO: Date 2026-04-13 [2026-04-13 08:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:51:04] Production.INFO: Total Charge 0 [2026-04-13 08:51:04] Production.INFO: CreateAllLog End [2026-04-13 08:51:04] Production.INFO: ==30306== Releasing lock... [2026-04-13 08:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:51:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:51:04] Production.ERROR: done [2026-04-13 08:51:04] Production.INFO: Account Balance End. [2026-04-13 08:51:04] Production.ERROR: CronJobId end 12 [2026-04-13 08:51:04] Production.INFO: ==30310== Releasing lock... [2026-04-13 08:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:51:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 08:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088268', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 08:51:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088268', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 08:51:09] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 08:51:09] Production.INFO: ProcessCDR(1,17088268,1,1,2) [2026-04-13 08:51:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17088268,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 08:51:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17088268,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 08:51:09] Production.ERROR: pbx prc_insertCDR start [2026-04-13 08:51:09] Production.ERROR: pbx prc_insertCDR end [2026-04-13 08:51:09] Production.INFO: ==30312== Releasing lock... [2026-04-13 08:51:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 08:51:09] Production.INFO: 26 MB #Memory Used# [2026-04-13 08:51:12] Production.ERROR: CronJobId end10 [2026-04-13 08:51:12] Production.INFO: ==30308== Releasing lock... [2026-04-13 08:51:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:51:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:51:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:51:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:51:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:51:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:51:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:51:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:51:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:51:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:51:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:51:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:51:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:51:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:51:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:51:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:51:15] Production.INFO: call_cost start [2026-04-13 08:51:15] Production.INFO: call_cost end [2026-04-13 08:51:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:51:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:51:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:51:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:51:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:51:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:51:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:51:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:51:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:51:15] Production.INFO: ==30304== Releasing lock... [2026-04-13 08:51:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:51:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:52:01] Production.INFO: ==30369== Lock acquired, processing the job... [2026-04-13 13:52:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:52:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:52:01] Production.INFO: neon service started [2026-04-13 13:52:01] Production.INFO: neon service started [2026-04-13 13:52:01] Production.INFO: ==30369== Releasing lock... [2026-04-13 13:52:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:52:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:52:02] Production.INFO: ==30373== Lock acquired, processing the job... [2026-04-13 12:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:52:02] Production.INFO: ==30373== Releasing lock... [2026-04-13 12:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:52:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:52:02] Production.INFO: ==30371== Lock acquired, processing the job... [2026-04-13 08:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:52:02] Production.INFO: ==30371== Releasing lock... [2026-04-13 08:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:52:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:52:03] Production.INFO: ==30379== Lock acquired, processing the job... [2026-04-13 08:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:52:03] Production.INFO: ==30383== Lock acquired, processing the job... [2026-04-13 08:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:52:03] Production.INFO: ==30375== Lock acquired, processing the job... [2026-04-13 08:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:52:03] Production.INFO: ==30377== Lock acquired, processing the job... [2026-04-13 08:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:52:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:52:03] Production.INFO: ==30381== Lock acquired, processing the job... [2026-04-13 08:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:52:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:52:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:52:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:52:03] Production.INFO: Account Balance Start. [2026-04-13 08:52:03] Production.INFO: CreateAllLog Start [2026-04-13 08:52:03] Production.INFO: ==30383== Releasing lock... [2026-04-13 08:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:52:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:52:03] Production.INFO: 117 [2026-04-13 08:52:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:52:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:52:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:52:03] Production.INFO: Date 2026-04-11 [2026-04-13 08:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:52:03] Production.INFO: Date 2026-04-12 [2026-04-13 08:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:52:03] Production.INFO: Date 2026-04-13 [2026-04-13 08:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:52:03] Production.INFO: Total Charge 0 [2026-04-13 08:52:03] Production.INFO: CreateAllLog End [2026-04-13 08:52:03] Production.INFO: ==30377== Releasing lock... [2026-04-13 08:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:52:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:52:04] Production.INFO: Account Balance End. [2026-04-13 08:52:04] Production.ERROR: CronJobId end 12 [2026-04-13 08:52:04] Production.INFO: ==30381== Releasing lock... [2026-04-13 08:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:52:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:52:11] Production.ERROR: CronJobId end10 [2026-04-13 08:52:11] Production.INFO: ==30379== Releasing lock... [2026-04-13 08:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:52:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:52:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:52:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:52:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:52:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:52:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:52:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:52:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:52:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:52:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:52:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:52:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:52:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:52:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:52:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:52:14] Production.INFO: call_cost start [2026-04-13 08:52:14] Production.INFO: call_cost end [2026-04-13 08:52:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:52:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:52:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:52:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:52:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:52:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:52:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:52:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:52:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:52:14] Production.INFO: ==30375== Releasing lock... [2026-04-13 08:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:52:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:53:02] Production.INFO: ==30437== Lock acquired, processing the job... [2026-04-13 13:53:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:53:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:53:02] Production.INFO: neon service started [2026-04-13 13:53:02] Production.INFO: neon service started [2026-04-13 13:53:02] Production.INFO: ==30437== Releasing lock... [2026-04-13 13:53:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:53:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:53:02] Production.INFO: ==30439== Lock acquired, processing the job... [2026-04-13 08:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:53:02] Production.INFO: ==30441== Lock acquired, processing the job... [2026-04-13 12:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:53:02] Production.INFO: ==30441== Releasing lock... [2026-04-13 12:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:53:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:53:02] Production.INFO: ==30439== Releasing lock... [2026-04-13 08:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:53:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:53:03] Production.INFO: ==30448== Lock acquired, processing the job... [2026-04-13 08:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:53:03] Production.INFO: ==30450== Lock acquired, processing the job... [2026-04-13 08:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:53:03] Production.INFO: ==30444== Lock acquired, processing the job... [2026-04-13 08:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:53:03] Production.INFO: Account Balance Start. [2026-04-13 08:53:03] Production.INFO: CreateAllLog Start [2026-04-13 08:53:03] Production.INFO: 117 [2026-04-13 08:53:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:53:03] Production.INFO: ==30446== Lock acquired, processing the job... [2026-04-13 08:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:53:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:53:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:53:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:53:03] Production.INFO: Date 2026-04-11 [2026-04-13 08:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:53:03] Production.INFO: ==30452== Lock acquired, processing the job... [2026-04-13 08:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:53:03] Production.INFO: Date 2026-04-12 [2026-04-13 08:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:53:03] Production.INFO: Date 2026-04-13 [2026-04-13 08:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:53:03] Production.INFO: Total Charge 0 [2026-04-13 08:53:03] Production.INFO: CreateAllLog End [2026-04-13 08:53:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:53:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:53:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:53:04] Production.INFO: ==30452== Releasing lock... [2026-04-13 08:53:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:53:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:53:04] Production.INFO: Account Balance End. [2026-04-13 08:53:04] Production.ERROR: CronJobId end 12 [2026-04-13 08:53:04] Production.INFO: ==30450== Releasing lock... [2026-04-13 08:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:53:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:53:04] Production.INFO: ==30446== Releasing lock... [2026-04-13 08:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:53:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:53:11] Production.ERROR: CronJobId end10 [2026-04-13 08:53:11] Production.INFO: ==30448== Releasing lock... [2026-04-13 08:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:53:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:53:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:53:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:53:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:53:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:53:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:53:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:53:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:53:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:53:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:53:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:53:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:53:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:53:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:53:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:53:14] Production.INFO: call_cost start [2026-04-13 08:53:14] Production.INFO: call_cost end [2026-04-13 08:53:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:53:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:53:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:53:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:53:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:53:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:53:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:53:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:53:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:53:14] Production.INFO: ==30444== Releasing lock... [2026-04-13 08:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:53:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:54:01] Production.INFO: ==30507== Lock acquired, processing the job... [2026-04-13 13:54:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:54:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:54:01] Production.INFO: neon service started [2026-04-13 13:54:01] Production.INFO: neon service started [2026-04-13 13:54:01] Production.INFO: ==30507== Releasing lock... [2026-04-13 13:54:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:54:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:54:02] Production.INFO: ==30509== Lock acquired, processing the job... [2026-04-13 08:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:54:02] Production.INFO: ==30512== Lock acquired, processing the job... [2026-04-13 12:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:54:02] Production.INFO: ==30512== Releasing lock... [2026-04-13 12:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:54:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:54:02] Production.INFO: ==30509== Releasing lock... [2026-04-13 08:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:54:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:54:03] Production.INFO: ==30519== Lock acquired, processing the job... [2026-04-13 08:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:54:03] Production.INFO: ==30521== Lock acquired, processing the job... [2026-04-13 08:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:54:03] Production.INFO: ==30523== Lock acquired, processing the job... [2026-04-13 08:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:54:03] Production.INFO: ==30525== Lock acquired, processing the job... [2026-04-13 08:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:54:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:54:03] Production.INFO: ==30527== Lock acquired, processing the job... [2026-04-13 08:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:54:03] Production.INFO: Account Balance Start. [2026-04-13 08:54:03] Production.INFO: CreateAllLog Start [2026-04-13 08:54:03] Production.INFO: 117 [2026-04-13 08:54:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:54:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:54:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:54:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:54:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:54:03] Production.INFO: ==30527== Releasing lock... [2026-04-13 08:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:54:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:54:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:54:03] Production.INFO: Date 2026-04-11 [2026-04-13 08:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:54:03] Production.INFO: Date 2026-04-12 [2026-04-13 08:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:54:03] Production.INFO: Date 2026-04-13 [2026-04-13 08:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:54:03] Production.INFO: Total Charge 0 [2026-04-13 08:54:03] Production.INFO: CreateAllLog End [2026-04-13 08:54:04] Production.INFO: ==30521== Releasing lock... [2026-04-13 08:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:54:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:54:04] Production.INFO: Account Balance End. [2026-04-13 08:54:04] Production.ERROR: CronJobId end 12 [2026-04-13 08:54:04] Production.INFO: ==30525== Releasing lock... [2026-04-13 08:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:54:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:54:11] Production.ERROR: CronJobId end10 [2026-04-13 08:54:11] Production.INFO: ==30523== Releasing lock... [2026-04-13 08:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:54:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:54:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:54:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:54:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:54:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:54:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:54:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:54:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:54:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:54:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:54:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:54:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:54:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:54:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:54:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:54:14] Production.INFO: call_cost start [2026-04-13 08:54:14] Production.INFO: call_cost end [2026-04-13 08:54:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:54:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:54:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:54:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:54:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:54:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:54:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:54:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:54:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:54:14] Production.INFO: ==30519== Releasing lock... [2026-04-13 08:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:54:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:55:01] Production.INFO: ==30584== Lock acquired, processing the job... [2026-04-13 13:55:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:55:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:55:01] Production.INFO: neon service started [2026-04-13 13:55:02] Production.INFO: neon service started [2026-04-13 13:55:02] Production.INFO: ==30584== Releasing lock... [2026-04-13 13:55:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:55:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:55:02] Production.INFO: ==30588== Lock acquired, processing the job... [2026-04-13 12:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:55:02] Production.INFO: ==30588== Releasing lock... [2026-04-13 12:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:55:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:55:02] Production.INFO: ==30586== Lock acquired, processing the job... [2026-04-13 08:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:55:02] Production.INFO: ==30586== Releasing lock... [2026-04-13 08:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:55:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:55:03] Production.INFO: ==30590== Lock acquired, processing the job... [2026-04-13 08:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:55:03] Production.INFO: ==30592== Lock acquired, processing the job... [2026-04-13 08:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:55:03] Production.INFO: ==30594== Lock acquired, processing the job... [2026-04-13 08:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:55:03] Production.INFO: ==30596== Lock acquired, processing the job... [2026-04-13 08:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:55:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:55:03] Production.INFO: ==30598== Lock acquired, processing the job... [2026-04-13 08:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:55:03] Production.INFO: Account Balance Start. [2026-04-13 08:55:03] Production.INFO: CreateAllLog Start [2026-04-13 08:55:03] Production.INFO: 117 [2026-04-13 08:55:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:55:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:55:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:55:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:55:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:55:03] Production.INFO: ==30598== Releasing lock... [2026-04-13 08:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:55:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:55:03] Production.INFO: Date 2026-04-11 [2026-04-13 08:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:55:03] Production.INFO: Date 2026-04-12 [2026-04-13 08:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:55:03] Production.INFO: Date 2026-04-13 [2026-04-13 08:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:55:03] Production.INFO: Total Charge 0 [2026-04-13 08:55:03] Production.INFO: CreateAllLog End [2026-04-13 08:55:04] Production.INFO: Account Balance End. [2026-04-13 08:55:04] Production.ERROR: CronJobId end 12 [2026-04-13 08:55:04] Production.INFO: ==30596== Releasing lock... [2026-04-13 08:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:55:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:55:04] Production.INFO: ==30592== Releasing lock... [2026-04-13 08:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:55:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:55:10] Production.ERROR: CronJobId end10 [2026-04-13 08:55:10] Production.INFO: ==30594== Releasing lock... [2026-04-13 08:55:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:55:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:55:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:55:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:55:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:55:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:55:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:55:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:55:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:55:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:55:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:55:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:55:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:55:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:55:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:55:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:55:13] Production.INFO: call_cost start [2026-04-13 08:55:13] Production.INFO: call_cost end [2026-04-13 08:55:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:55:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:55:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:55:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:55:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:55:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:55:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:55:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:55:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:55:13] Production.INFO: ==30590== Releasing lock... [2026-04-13 08:55:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:55:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:56:01] Production.INFO: ==30653== Lock acquired, processing the job... [2026-04-13 13:56:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:56:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:56:01] Production.INFO: neon service started [2026-04-13 13:56:01] Production.INFO: neon service started [2026-04-13 13:56:01] Production.INFO: ==30653== Releasing lock... [2026-04-13 13:56:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:56:01] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 08:56:01] Production.INFO: ==30655== Lock acquired, processing the job... [2026-04-13 08:56:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:56:02] Production.INFO: ==30655== Releasing lock... [2026-04-13 08:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:56:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:56:02] Production.INFO: ==30657== Lock acquired, processing the job... [2026-04-13 12:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:56:02] Production.INFO: ==30657== Releasing lock... [2026-04-13 12:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:56:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:56:02] Production.INFO: ==30663== Lock acquired, processing the job... [2026-04-13 08:56:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:56:02] Production.INFO: ==30659== Lock acquired, processing the job... [2026-04-13 08:56:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:56:02] Production.INFO: ==30665== Lock acquired, processing the job... [2026-04-13 08:56:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:56:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:56:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:56:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:56:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:56:02] Production.INFO: ==30661== Lock acquired, processing the job... [2026-04-13 08:56:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:56:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:56:02] Production.INFO: Account Balance Start. [2026-04-13 08:56:02] Production.INFO: CreateAllLog Start [2026-04-13 08:56:02] Production.INFO: 117 [2026-04-13 08:56:02] Production.INFO: ==30667== Lock acquired, processing the job... [2026-04-13 08:56:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:56:02] Production.INFO: Date 2026-04-08 [2026-04-13 08:56:02] Production.INFO: Reseller ==> 0 [2026-04-13 08:56:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:56:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:56:03] Production.INFO: Date 2026-04-11 [2026-04-13 08:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:56:03] Production.INFO: ==30667== Releasing lock... [2026-04-13 08:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:56:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:56:03] Production.INFO: Date 2026-04-12 [2026-04-13 08:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:56:03] Production.INFO: Date 2026-04-13 [2026-04-13 08:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:56:03] Production.INFO: Total Charge 0 [2026-04-13 08:56:03] Production.INFO: CreateAllLog End [2026-04-13 08:56:03] Production.INFO: Account Balance End. [2026-04-13 08:56:03] Production.ERROR: CronJobId end 12 [2026-04-13 08:56:03] Production.INFO: ==30665== Releasing lock... [2026-04-13 08:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:56:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:56:03] Production.INFO: ==30661== Releasing lock... [2026-04-13 08:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:56:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:56:10] Production.ERROR: CronJobId end10 [2026-04-13 08:56:10] Production.INFO: ==30663== Releasing lock... [2026-04-13 08:56:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:56:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:56:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:56:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:56:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:56:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:56:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:56:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:56:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:56:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:56:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:56:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:56:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:56:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:56:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:56:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:56:12] Production.INFO: call_cost start [2026-04-13 08:56:12] Production.INFO: call_cost end [2026-04-13 08:56:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:56:12] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:56:12] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:56:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:56:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:56:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:56:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:56:12] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:56:12] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:56:12] Production.INFO: ==30659== Releasing lock... [2026-04-13 08:56:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:56:12] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:57:01] Production.INFO: ==30721== Lock acquired, processing the job... [2026-04-13 13:57:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:57:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:57:01] Production.INFO: neon service started [2026-04-13 13:57:01] Production.INFO: neon service started [2026-04-13 13:57:01] Production.INFO: ==30721== Releasing lock... [2026-04-13 13:57:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:57:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:57:02] Production.INFO: ==30726== Lock acquired, processing the job... [2026-04-13 12:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:57:02] Production.INFO: ==30726== Releasing lock... [2026-04-13 12:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:57:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:57:02] Production.INFO: ==30724== Lock acquired, processing the job... [2026-04-13 08:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:57:02] Production.INFO: ==30724== Releasing lock... [2026-04-13 08:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:57:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:57:03] Production.INFO: ==30730== Lock acquired, processing the job... [2026-04-13 08:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:57:03] Production.INFO: ==30734== Lock acquired, processing the job... [2026-04-13 08:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:57:03] Production.INFO: ==30732== Lock acquired, processing the job... [2026-04-13 08:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:57:03] Production.INFO: ==30728== Lock acquired, processing the job... [2026-04-13 08:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:57:03] Production.INFO: Account Balance Start. [2026-04-13 08:57:03] Production.INFO: CreateAllLog Start [2026-04-13 08:57:03] Production.INFO: 117 [2026-04-13 08:57:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:57:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:57:03] Production.INFO: ==30736== Lock acquired, processing the job... [2026-04-13 08:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:57:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:57:03] Production.INFO: Date 2026-04-11 [2026-04-13 08:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:57:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:57:03] Production.INFO: Date 2026-04-12 [2026-04-13 08:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:57:03] Production.INFO: Date 2026-04-13 [2026-04-13 08:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:57:03] Production.INFO: ==30736== Releasing lock... [2026-04-13 08:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:57:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:57:03] Production.INFO: Total Charge 0 [2026-04-13 08:57:03] Production.INFO: CreateAllLog End [2026-04-13 08:57:03] Production.INFO: Account Balance End. [2026-04-13 08:57:03] Production.ERROR: CronJobId end 12 [2026-04-13 08:57:03] Production.INFO: ==30734== Releasing lock... [2026-04-13 08:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:57:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:57:03] Production.INFO: ==30730== Releasing lock... [2026-04-13 08:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:57:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:57:11] Production.ERROR: CronJobId end10 [2026-04-13 08:57:11] Production.INFO: ==30732== Releasing lock... [2026-04-13 08:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:57:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:57:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:57:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:57:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:57:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:57:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:57:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:57:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:57:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:57:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:57:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:57:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:57:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:57:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:57:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:57:14] Production.INFO: call_cost start [2026-04-13 08:57:14] Production.INFO: call_cost end [2026-04-13 08:57:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:57:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:57:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:57:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:57:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:57:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:57:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:57:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:57:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:57:14] Production.INFO: ==30728== Releasing lock... [2026-04-13 08:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:57:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:58:02] Production.INFO: ==30793== Lock acquired, processing the job... [2026-04-13 13:58:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:58:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:58:02] Production.INFO: neon service started [2026-04-13 13:58:02] Production.INFO: neon service started [2026-04-13 13:58:02] Production.INFO: ==30793== Releasing lock... [2026-04-13 13:58:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:58:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:58:02] Production.INFO: ==30795== Lock acquired, processing the job... [2026-04-13 08:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 08:58:02] Production.INFO: ==30795== Releasing lock... [2026-04-13 08:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:58:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:58:03] Production.INFO: ==30797== Lock acquired, processing the job... [2026-04-13 12:58:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:58:03] Production.INFO: ==30797== Releasing lock... [2026-04-13 12:58:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:58:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:58:03] Production.INFO: ==30799== Lock acquired, processing the job... [2026-04-13 08:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:58:03] Production.INFO: ==30801== Lock acquired, processing the job... [2026-04-13 08:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:58:03] Production.INFO: ==30803== Lock acquired, processing the job... [2026-04-13 08:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:58:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:58:03] Production.INFO: ==30805== Lock acquired, processing the job... [2026-04-13 08:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:58:03] Production.INFO: ==30807== Lock acquired, processing the job... [2026-04-13 08:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:58:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:58:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:58:04] Production.INFO: ==30801== Releasing lock... [2026-04-13 08:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:58:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:58:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:58:04] Production.INFO: Account Balance Start. [2026-04-13 08:58:04] Production.INFO: CreateAllLog Start [2026-04-13 08:58:04] Production.INFO: 117 [2026-04-13 08:58:04] Production.INFO: ==30807== Releasing lock... [2026-04-13 08:58:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:58:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:58:04] Production.INFO: Date 2026-04-08 [2026-04-13 08:58:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:58:04] Production.INFO: Date 2026-04-09 [2026-04-13 08:58:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:58:04] Production.INFO: Date 2026-04-10 [2026-04-13 08:58:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:58:04] Production.INFO: Date 2026-04-11 [2026-04-13 08:58:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:58:04] Production.INFO: Date 2026-04-12 [2026-04-13 08:58:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:58:04] Production.INFO: Date 2026-04-13 [2026-04-13 08:58:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:58:04] Production.INFO: Total Charge 0 [2026-04-13 08:58:04] Production.INFO: CreateAllLog End [2026-04-13 08:58:04] Production.INFO: Account Balance End. [2026-04-13 08:58:04] Production.ERROR: CronJobId end 12 [2026-04-13 08:58:04] Production.INFO: ==30805== Releasing lock... [2026-04-13 08:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:58:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:58:11] Production.ERROR: CronJobId end10 [2026-04-13 08:58:11] Production.INFO: ==30803== Releasing lock... [2026-04-13 08:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:58:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:58:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:58:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:58:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:58:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:58:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:58:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:58:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:58:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:58:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:58:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:58:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:58:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:58:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:58:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:58:14] Production.INFO: call_cost start [2026-04-13 08:58:14] Production.INFO: call_cost end [2026-04-13 08:58:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:58:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:58:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:58:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:58:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:58:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:58:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:58:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:58:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:58:14] Production.INFO: ==30799== Releasing lock... [2026-04-13 08:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:58:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:59:01] Production.INFO: ==30864== Lock acquired, processing the job... [2026-04-13 13:59:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 13:59:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 13:59:01] Production.INFO: neon service started [2026-04-13 13:59:01] Production.INFO: neon service started [2026-04-13 13:59:01] Production.INFO: ==30864== Releasing lock... [2026-04-13 13:59:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 13:59:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 08:59:02] Production.INFO: ==30866== Lock acquired, processing the job... [2026-04-13 08:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:59:02] Production.INFO: ==30868== Lock acquired, processing the job... [2026-04-13 12:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:59:02] Production.INFO: ==30868== Releasing lock... [2026-04-13 12:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 12:59:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 08:59:02] Production.INFO: ==30866== Releasing lock... [2026-04-13 08:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 08:59:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 08:59:02] Production.INFO: ==30871== Lock acquired, processing the job... [2026-04-13 08:59:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 08:59:03] Production.INFO: ==30875== Lock acquired, processing the job... [2026-04-13 08:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 08:59:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 08:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 08:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 08:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 08:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 08:59:03] Production.INFO: ==30879== Lock acquired, processing the job... [2026-04-13 08:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 08:59:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 08:59:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 08:59:03] Production.INFO: ==30873== Lock acquired, processing the job... [2026-04-13 08:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 08:59:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 08:59:03] Production.INFO: ==30879== Releasing lock... [2026-04-13 08:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 08:59:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 08:59:03] Production.INFO: ==30877== Lock acquired, processing the job... [2026-04-13 08:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 08:59:03] Production.INFO: Account Balance Start. [2026-04-13 08:59:03] Production.INFO: CreateAllLog Start [2026-04-13 08:59:03] Production.INFO: 117 [2026-04-13 08:59:03] Production.INFO: Date 2026-04-08 [2026-04-13 08:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:59:03] Production.INFO: Date 2026-04-09 [2026-04-13 08:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:59:03] Production.INFO: Date 2026-04-10 [2026-04-13 08:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 08:59:04] Production.INFO: ==30873== Releasing lock... [2026-04-13 08:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 08:59:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 08:59:04] Production.INFO: Date 2026-04-11 [2026-04-13 08:59:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:59:04] Production.INFO: Date 2026-04-12 [2026-04-13 08:59:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:59:04] Production.INFO: Date 2026-04-13 [2026-04-13 08:59:04] Production.INFO: Reseller ==> 0 [2026-04-13 08:59:04] Production.INFO: Total Charge 0 [2026-04-13 08:59:04] Production.INFO: CreateAllLog End [2026-04-13 08:59:04] Production.INFO: Account Balance End. [2026-04-13 08:59:04] Production.ERROR: CronJobId end 12 [2026-04-13 08:59:04] Production.INFO: ==30877== Releasing lock... [2026-04-13 08:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 08:59:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 08:59:10] Production.ERROR: CronJobId end10 [2026-04-13 08:59:10] Production.INFO: ==30875== Releasing lock... [2026-04-13 08:59:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 08:59:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 08:59:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 08:59:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 08:59:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 08:59:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 08:59:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 08:59:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 08:59:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 08:59:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 08:59:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 08:59:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 08:59:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 08:59:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 08:59:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 08:59:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 08:59:13] Production.INFO: call_cost start [2026-04-13 08:59:13] Production.INFO: call_cost end [2026-04-13 08:59:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 08:59:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 08:59:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 08:59:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 08:59:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 08:59:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 08:59:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 08:59:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 08:59:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 08:59:13] Production.INFO: ==30871== Releasing lock... [2026-04-13 08:59:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 08:59:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:00:02] Production.INFO: ==30932== Lock acquired, processing the job... [2026-04-13 14:00:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:00:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:00:02] Production.INFO: neon service started [2026-04-13 14:00:02] Production.INFO: neon service started [2026-04-13 14:00:02] Production.INFO: ==30932== Releasing lock... [2026-04-13 14:00:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:00:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:00:02] Production.INFO: ==30937== Lock acquired, processing the job... [2026-04-13 13:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 09:00:02] Production.INFO: ==30935== Lock acquired, processing the job... [2026-04-13 09:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:00:02] Production.INFO: ==30937== Releasing lock... [2026-04-13 13:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:00:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:00:03] Production.INFO: ==30935== Releasing lock... [2026-04-13 09:00:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:00:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:00:03] Production.INFO: ==30939== Lock acquired, processing the job... [2026-04-13 09:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:00:04] Production.INFO: ==30945== Lock acquired, processing the job... [2026-04-13 09:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:00:04] Production.INFO: ==30947== Lock acquired, processing the job... [2026-04-13 09:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:00:04] Production.INFO: ==30943== Lock acquired, processing the job... [2026-04-13 09:00:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:00:04] Production.INFO: Account Balance Start. [2026-04-13 09:00:04] Production.INFO: CreateAllLog Start [2026-04-13 09:00:04] Production.INFO: 117 [2026-04-13 09:00:04] Production.INFO: ==30941== Lock acquired, processing the job... [2026-04-13 09:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:00:04] Production.INFO: Date 2026-04-08 [2026-04-13 09:00:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:00:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:00:04] Production.INFO: Date 2026-04-09 [2026-04-13 09:00:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:00:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:00:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:00:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:00:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:00:04] Production.INFO: Date 2026-04-10 [2026-04-13 09:00:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:00:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:00:04] Production.INFO: Date 2026-04-11 [2026-04-13 09:00:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:00:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:00:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:00:04] Production.INFO: ==30947== Releasing lock... [2026-04-13 09:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:00:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:00:04] Production.INFO: Date 2026-04-12 [2026-04-13 09:00:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:00:04] Production.INFO: Date 2026-04-13 [2026-04-13 09:00:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:00:04] Production.INFO: Total Charge 0 [2026-04-13 09:00:04] Production.INFO: CreateAllLog End [2026-04-13 09:00:04] Production.INFO: Account Balance End. [2026-04-13 09:00:04] Production.ERROR: CronJobId end 12 [2026-04-13 09:00:04] Production.INFO: ==30945== Releasing lock... [2026-04-13 09:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:00:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:00:04] Production.INFO: ==30941== Releasing lock... [2026-04-13 09:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:00:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:00:12] Production.ERROR: CronJobId end10 [2026-04-13 09:00:12] Production.INFO: ==30943== Releasing lock... [2026-04-13 09:00:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:00:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:00:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:00:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:00:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:00:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:00:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:00:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:00:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:00:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:00:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:00:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:00:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:00:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:00:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:00:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:00:14] Production.INFO: call_cost start [2026-04-13 09:00:14] Production.INFO: call_cost end [2026-04-13 09:00:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:00:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:00:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:00:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:00:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:00:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:00:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:00:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:00:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:00:14] Production.INFO: ==30939== Releasing lock... [2026-04-13 09:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:00:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:01:01] Production.INFO: ==31012== Lock acquired, processing the job... [2026-04-13 14:01:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:01:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:01:01] Production.INFO: neon service started [2026-04-13 14:01:01] Production.INFO: neon service started [2026-04-13 14:01:01] Production.INFO: ==31012== Releasing lock... [2026-04-13 14:01:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:01:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:01:01] Production.INFO: ==31017== Lock acquired, processing the job... [2026-04-13 09:01:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:01:02] Production.INFO: ==31017== Releasing lock... [2026-04-13 09:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:01:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:01:02] Production.INFO: ==31019== Lock acquired, processing the job... [2026-04-13 13:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:01:02] Production.INFO: ==31019== Releasing lock... [2026-04-13 13:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:01:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:01:03] Production.INFO: ==31021== Lock acquired, processing the job... [2026-04-13 09:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 09:01:03] Production.INFO: ==31027== Lock acquired, processing the job... [2026-04-13 09:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:01:03] Production.INFO: ==31023== Lock acquired, processing the job... [2026-04-13 09:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:01:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 09:01:03] Production.INFO: ==31025== Lock acquired, processing the job... [2026-04-13 09:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:01:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 09:01:03] Production.INFO: ==31021== Releasing lock... [2026-04-13 09:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 09:01:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 09:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:01:03] Production.INFO: ==31029== Lock acquired, processing the job... [2026-04-13 09:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:01:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:01:03] Production.INFO: ==31031== Lock acquired, processing the job... [2026-04-13 09:01:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 09:01:03] Production.INFO: Account Balance Start. [2026-04-13 09:01:03] Production.INFO: CreateAllLog Start [2026-04-13 09:01:03] Production.INFO: 117 [2026-04-13 09:01:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:01:03] Production.INFO: ==31033== Lock acquired, processing the job... [2026-04-13 09:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:01:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 09:01:03] Production.INFO: Date 2026-04-09 [2026-04-13 09:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:01:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:01:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:01:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:01:03] Production.INFO: Date 2026-04-10 [2026-04-13 09:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:01:03] Production.INFO: Date 2026-04-11 [2026-04-13 09:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:01:03] Production.INFO: Date 2026-04-12 [2026-04-13 09:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:01:03] Production.INFO: Date 2026-04-13 [2026-04-13 09:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:01:03] Production.INFO: Total Charge 0 [2026-04-13 09:01:03] Production.INFO: CreateAllLog End [2026-04-13 09:01:03] Production.INFO: ==31033== Releasing lock... [2026-04-13 09:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:01:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:01:03] Production.INFO: ==31025== Releasing lock... [2026-04-13 09:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:01:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:01:04] Production.ERROR: done [2026-04-13 09:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 09:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088309', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 09:01:04] Production.INFO: Account Balance End. [2026-04-13 09:01:04] Production.ERROR: CronJobId end 12 [2026-04-13 09:01:04] Production.INFO: ==31029== Releasing lock... [2026-04-13 09:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:01:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:01:05] Production.INFO: helper-LastRunTime===2026-04-13 09:01:00 [2026-04-13 09:01:05] Production.INFO: =diffInterval=0 [2026-04-13 09:01:06] Production.INFO: helper-LastRunTime===2026-04-13 09:01:00 [2026-04-13 09:01:06] Production.INFO: =diffInterval=0 [2026-04-13 09:01:08] Production.INFO: helper-LastRunTime===2026-04-13 09:01:00 [2026-04-13 09:01:08] Production.INFO: =diffInterval=0 [2026-04-13 09:01:09] Production.INFO: helper-LastRunTime===2026-04-13 09:01:00 [2026-04-13 09:01:09] Production.INFO: =diffInterval=0 [2026-04-13 09:01:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088309', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 09:01:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 09:01:10] Production.INFO: ProcessCDR(1,17088309,1,1,2) [2026-04-13 09:01:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17088309,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 09:01:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17088309,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 09:01:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 09:01:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 09:01:10] Production.INFO: ==31031== Releasing lock... [2026-04-13 09:01:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 09:01:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 09:01:10] Production.INFO: helper-LastRunTime===2026-04-13 09:01:00 [2026-04-13 09:01:10] Production.INFO: =diffInterval=0 [2026-04-13 09:01:11] Production.INFO: helper-LastRunTime===2026-04-13 09:01:00 [2026-04-13 09:01:11] Production.INFO: =diffInterval=0 [2026-04-13 09:01:12] Production.INFO: helper-LastRunTime===2026-04-13 09:01:00 [2026-04-13 09:01:12] Production.INFO: =diffInterval=0 [2026-04-13 09:01:13] Production.INFO: helper-LastRunTime===2026-04-13 09:01:00 [2026-04-13 09:01:13] Production.INFO: =diffInterval=0 [2026-04-13 09:01:13] Production.INFO: helper-LastRunTime===2026-04-13 09:01:00 [2026-04-13 09:01:13] Production.INFO: =diffInterval=0 [2026-04-13 09:01:13] Production.ERROR: CronJobId end10 [2026-04-13 09:01:13] Production.INFO: ==31027== Releasing lock... [2026-04-13 09:01:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:01:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:01:14] Production.INFO: helper-LastRunTime===2026-04-13 09:01:00 [2026-04-13 09:01:14] Production.INFO: =diffInterval=0 [2026-04-13 09:01:14] Production.INFO: helper-LastRunTime===2026-04-13 09:01:00 [2026-04-13 09:01:14] Production.INFO: =diffInterval=0 [2026-04-13 09:01:15] Production.INFO: helper-LastRunTime===2026-04-13 09:01:00 [2026-04-13 09:01:15] Production.INFO: =diffInterval=0 [2026-04-13 09:01:16] Production.INFO: helper-LastRunTime===2026-04-13 09:01:00 [2026-04-13 09:01:16] Production.INFO: =diffInterval=0 [2026-04-13 09:01:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:01:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:01:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:01:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:01:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:01:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:01:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:01:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:01:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:01:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:01:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:01:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:01:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:01:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:01:16] Production.INFO: call_cost start [2026-04-13 09:01:16] Production.INFO: call_cost end [2026-04-13 09:01:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:01:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:01:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:01:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:01:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:01:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:01:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:01:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:01:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:01:16] Production.INFO: ==31023== Releasing lock... [2026-04-13 09:01:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:01:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:02:01] Production.INFO: ==31089== Lock acquired, processing the job... [2026-04-13 14:02:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:02:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:02:01] Production.INFO: neon service started [2026-04-13 14:02:02] Production.INFO: neon service started [2026-04-13 14:02:02] Production.INFO: ==31089== Releasing lock... [2026-04-13 14:02:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:02:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:02:02] Production.INFO: ==31092== Lock acquired, processing the job... [2026-04-13 09:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:02:02] Production.INFO: ==31092== Releasing lock... [2026-04-13 09:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:02:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:02:02] Production.INFO: ==31094== Lock acquired, processing the job... [2026-04-13 13:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:02:02] Production.INFO: ==31094== Releasing lock... [2026-04-13 13:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:02:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:02:03] Production.INFO: ==31096== Lock acquired, processing the job... [2026-04-13 09:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:02:03] Production.INFO: ==31100== Lock acquired, processing the job... [2026-04-13 09:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:02:03] Production.INFO: ==31106== Lock acquired, processing the job... [2026-04-13 09:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:02:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:02:03] Production.INFO: ==31098== Lock acquired, processing the job... [2026-04-13 09:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:02:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:02:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:02:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:02:03] Production.INFO: ==31102== Lock acquired, processing the job... [2026-04-13 09:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:02:03] Production.INFO: ==31106== Releasing lock... [2026-04-13 09:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:02:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:02:03] Production.INFO: ==31104== Lock acquired, processing the job... [2026-04-13 09:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts# [2026-04-13 09:02:03] Production.INFO: Account Balance Start. [2026-04-13 09:02:03] Production.INFO: CreateAllLog Start [2026-04-13 09:02:03] Production.INFO: 117 [2026-04-13 09:02:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 09:02:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:02:03] Production.INFO: Date 2026-04-09 [2026-04-13 09:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:02:03] Production.INFO: Date 2026-04-10 [2026-04-13 09:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:02:03] Production.INFO: Date 2026-04-11 [2026-04-13 09:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:02:03] Production.INFO: Date 2026-04-12 [2026-04-13 09:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:02:03] Production.INFO: Date 2026-04-13 [2026-04-13 09:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:02:03] Production.INFO: Total Charge 0 [2026-04-13 09:02:04] Production.INFO: CreateAllLog End [2026-04-13 09:02:04] Production.INFO: Account Balance End. [2026-04-13 09:02:04] Production.INFO: ==31098== Releasing lock... [2026-04-13 09:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:02:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:02:04] Production.ERROR: CronJobId end 12 [2026-04-13 09:02:04] Production.INFO: ==31102== Releasing lock... [2026-04-13 09:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:02:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:02:04] Production.ERROR: done [2026-04-13 09:02:04] Production.ERROR: tblTempVendorCDR_20 [2026-04-13 09:02:04] Production.ERROR: done [2026-04-13 09:02:04] Production.ERROR: Array ( [start_date_ymd] => 2026-04-01 03:02:06 [end_date_ymd] => 2026-04-02 03:02:06 [RateCDR] => 1 ) [2026-04-13 09:02:04] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode, c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type, disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description, pin.pc_description as pincode_name from asteriskcdrdb.cdr c left outer join asterisk.cc_callcosts cc on c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/ left outer join asterisk.pr_providers p on cc_pr_id = pr_id left outer join asterisk.te_tenants te ON te.te_code = c.accountcode left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06' AND ( userfield like '%outbound%' or userfield like '%inbound%' or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/ ) AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/ AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' and prevuniqueid='' group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'') [2026-04-13 09:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs() #1 [internal function]: App\Console\Commands\PBXAccountUsage->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:02:04] Production.INFO: ==31104== Releasing lock... [2026-04-13 09:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops# [2026-04-13 09:02:04] Production.INFO: 27.25 MB #Memory Used# [2026-04-13 09:02:12] Production.ERROR: CronJobId end10 [2026-04-13 09:02:12] Production.INFO: ==31100== Releasing lock... [2026-04-13 09:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:02:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:02:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:02:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:02:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:02:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:02:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:02:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:02:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:02:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:02:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:02:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:02:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:02:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:02:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:02:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:02:15] Production.INFO: call_cost start [2026-04-13 09:02:15] Production.INFO: call_cost end [2026-04-13 09:02:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:02:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:02:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:02:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:02:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:02:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:02:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:02:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:02:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:02:15] Production.INFO: ==31096== Releasing lock... [2026-04-13 09:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:02:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:03:01] Production.INFO: ==31161== Lock acquired, processing the job... [2026-04-13 14:03:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:03:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:03:01] Production.INFO: neon service started [2026-04-13 14:03:01] Production.INFO: neon service started [2026-04-13 14:03:01] Production.INFO: ==31161== Releasing lock... [2026-04-13 14:03:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:03:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:03:01] Production.INFO: ==31165== Lock acquired, processing the job... [2026-04-13 13:03:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:03:01] Production.INFO: ==31165== Releasing lock... [2026-04-13 13:03:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:03:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:03:01] Production.INFO: ==31163== Lock acquired, processing the job... [2026-04-13 09:03:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:03:02] Production.INFO: ==31163== Releasing lock... [2026-04-13 09:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:03:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:03:02] Production.INFO: ==31167== Lock acquired, processing the job... [2026-04-13 09:03:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:03:02] Production.INFO: ==31169== Lock acquired, processing the job... [2026-04-13 09:03:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:03:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:03:02] Production.INFO: ==31173== Lock acquired, processing the job... [2026-04-13 09:03:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:03:02] Production.INFO: ==31171== Lock acquired, processing the job... [2026-04-13 09:03:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:03:02] Production.INFO: ==31175== Lock acquired, processing the job... [2026-04-13 09:03:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:03:03] Production.INFO: Account Balance Start. [2026-04-13 09:03:03] Production.INFO: CreateAllLog Start [2026-04-13 09:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:03:03] Production.INFO: 117 [2026-04-13 09:03:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:03:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:03:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:03:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:03:03] Production.INFO: ==31175== Releasing lock... [2026-04-13 09:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:03:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:03:03] Production.INFO: Date 2026-04-09 [2026-04-13 09:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:03:03] Production.INFO: Date 2026-04-10 [2026-04-13 09:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:03:03] Production.INFO: Date 2026-04-11 [2026-04-13 09:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:03:03] Production.INFO: Date 2026-04-12 [2026-04-13 09:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:03:03] Production.INFO: Date 2026-04-13 [2026-04-13 09:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:03:03] Production.INFO: Total Charge 0 [2026-04-13 09:03:03] Production.INFO: CreateAllLog End [2026-04-13 09:03:03] Production.INFO: ==31169== Releasing lock... [2026-04-13 09:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:03:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:03:03] Production.INFO: Account Balance End. [2026-04-13 09:03:03] Production.ERROR: CronJobId end 12 [2026-04-13 09:03:03] Production.INFO: ==31173== Releasing lock... [2026-04-13 09:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:03:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:03:10] Production.ERROR: CronJobId end10 [2026-04-13 09:03:10] Production.INFO: ==31171== Releasing lock... [2026-04-13 09:03:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:03:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:03:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:03:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:03:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:03:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:03:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:03:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:03:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:03:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:03:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:03:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:03:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:03:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:03:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:03:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:03:13] Production.INFO: call_cost start [2026-04-13 09:03:13] Production.INFO: call_cost end [2026-04-13 09:03:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:03:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:03:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:03:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:03:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:03:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:03:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:03:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:03:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:03:13] Production.INFO: ==31167== Releasing lock... [2026-04-13 09:03:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:03:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:04:01] Production.INFO: ==31230== Lock acquired, processing the job... [2026-04-13 14:04:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:04:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:04:01] Production.INFO: neon service started [2026-04-13 14:04:01] Production.INFO: neon service started [2026-04-13 14:04:01] Production.INFO: ==31230== Releasing lock... [2026-04-13 14:04:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:04:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:04:02] Production.INFO: ==31232== Lock acquired, processing the job... [2026-04-13 09:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:04:02] Production.INFO: ==31232== Releasing lock... [2026-04-13 09:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:04:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:04:02] Production.INFO: ==31234== Lock acquired, processing the job... [2026-04-13 13:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:04:02] Production.INFO: ==31234== Releasing lock... [2026-04-13 13:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:04:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:04:03] Production.INFO: ==31236== Lock acquired, processing the job... [2026-04-13 09:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:04:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:04:03] Production.INFO: ==31238== Lock acquired, processing the job... [2026-04-13 09:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:04:03] Production.INFO: ==31240== Lock acquired, processing the job... [2026-04-13 09:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:04:03] Production.INFO: ==31242== Lock acquired, processing the job... [2026-04-13 09:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:04:03] Production.INFO: ==31244== Lock acquired, processing the job... [2026-04-13 09:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:04:03] Production.INFO: Account Balance Start. [2026-04-13 09:04:03] Production.INFO: CreateAllLog Start [2026-04-13 09:04:03] Production.INFO: 117 [2026-04-13 09:04:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:04:03] Production.INFO: ==31244== Releasing lock... [2026-04-13 09:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:04:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:04:03] Production.INFO: Date 2026-04-09 [2026-04-13 09:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:04:03] Production.INFO: Date 2026-04-10 [2026-04-13 09:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:04:03] Production.INFO: Date 2026-04-11 [2026-04-13 09:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:04:03] Production.INFO: Date 2026-04-12 [2026-04-13 09:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:04:03] Production.INFO: Date 2026-04-13 [2026-04-13 09:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:04:03] Production.INFO: Total Charge 0 [2026-04-13 09:04:03] Production.INFO: ==31238== Releasing lock... [2026-04-13 09:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:04:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:04:03] Production.INFO: CreateAllLog End [2026-04-13 09:04:04] Production.INFO: Account Balance End. [2026-04-13 09:04:04] Production.ERROR: CronJobId end 12 [2026-04-13 09:04:04] Production.INFO: ==31242== Releasing lock... [2026-04-13 09:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:04:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:04:12] Production.ERROR: CronJobId end10 [2026-04-13 09:04:12] Production.INFO: ==31240== Releasing lock... [2026-04-13 09:04:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:04:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:04:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:04:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:04:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:04:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:04:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:04:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:04:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:04:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:04:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:04:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:04:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:04:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:04:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:04:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:04:14] Production.INFO: call_cost start [2026-04-13 09:04:14] Production.INFO: call_cost end [2026-04-13 09:04:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:04:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:04:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:04:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:04:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:04:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:04:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:04:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:04:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:04:14] Production.INFO: ==31236== Releasing lock... [2026-04-13 09:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:04:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:05:02] Production.INFO: ==31302== Lock acquired, processing the job... [2026-04-13 14:05:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:05:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:05:02] Production.INFO: neon service started [2026-04-13 14:05:02] Production.INFO: neon service started [2026-04-13 14:05:02] Production.INFO: ==31302== Releasing lock... [2026-04-13 14:05:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:05:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:05:02] Production.INFO: ==31304== Lock acquired, processing the job... [2026-04-13 09:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:05:02] Production.INFO: ==31304== Releasing lock... [2026-04-13 09:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:05:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:05:02] Production.INFO: ==31306== Lock acquired, processing the job... [2026-04-13 13:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:05:02] Production.INFO: ==31306== Releasing lock... [2026-04-13 13:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:05:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:05:03] Production.INFO: ==31309== Lock acquired, processing the job... [2026-04-13 09:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:05:03] Production.INFO: ==31315== Lock acquired, processing the job... [2026-04-13 09:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:05:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:05:03] Production.INFO: Account Balance Start. [2026-04-13 09:05:03] Production.INFO: CreateAllLog Start [2026-04-13 09:05:03] Production.INFO: 117 [2026-04-13 09:05:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:05:03] Production.INFO: Date 2026-04-09 [2026-04-13 09:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:05:03] Production.INFO: Date 2026-04-10 [2026-04-13 09:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:05:03] Production.INFO: Date 2026-04-11 [2026-04-13 09:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:05:03] Production.INFO: Date 2026-04-12 [2026-04-13 09:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:05:03] Production.INFO: Date 2026-04-13 [2026-04-13 09:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:05:03] Production.INFO: Total Charge 0 [2026-04-13 09:05:03] Production.INFO: CreateAllLog End [2026-04-13 09:05:03] Production.INFO: ==31313== Lock acquired, processing the job... [2026-04-13 09:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:05:03] Production.INFO: ==31311== Lock acquired, processing the job... [2026-04-13 09:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:05:03] Production.INFO: Account Balance End. [2026-04-13 09:05:03] Production.INFO: ==31317== Lock acquired, processing the job... [2026-04-13 09:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:05:03] Production.ERROR: CronJobId end 12 [2026-04-13 09:05:03] Production.INFO: ==31315== Releasing lock... [2026-04-13 09:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:05:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:05:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:05:04] Production.INFO: ==31317== Releasing lock... [2026-04-13 09:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:05:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:05:04] Production.INFO: ==31311== Releasing lock... [2026-04-13 09:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:05:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:05:11] Production.ERROR: CronJobId end10 [2026-04-13 09:05:11] Production.INFO: ==31313== Releasing lock... [2026-04-13 09:05:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:05:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:05:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:05:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:05:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:05:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:05:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:05:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:05:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:05:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:05:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:05:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:05:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:05:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:05:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:05:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:05:13] Production.INFO: call_cost start [2026-04-13 09:05:13] Production.INFO: call_cost end [2026-04-13 09:05:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:05:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:05:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:05:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:05:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:05:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:05:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:05:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:05:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:05:13] Production.INFO: ==31309== Releasing lock... [2026-04-13 09:05:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:05:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:06:01] Production.INFO: ==31375== Lock acquired, processing the job... [2026-04-13 14:06:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:06:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:06:01] Production.INFO: neon service started [2026-04-13 14:06:01] Production.INFO: neon service started [2026-04-13 14:06:01] Production.INFO: ==31375== Releasing lock... [2026-04-13 14:06:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:06:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:06:01] Production.INFO: ==31378== Lock acquired, processing the job... [2026-04-13 09:06:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:06:02] Production.INFO: ==31378== Releasing lock... [2026-04-13 09:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:06:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:06:02] Production.INFO: ==31380== Lock acquired, processing the job... [2026-04-13 13:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:06:02] Production.INFO: ==31380== Releasing lock... [2026-04-13 13:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:06:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:06:02] Production.INFO: ==31384== Lock acquired, processing the job... [2026-04-13 09:06:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:06:03] Production.INFO: ==31382== Lock acquired, processing the job... [2026-04-13 09:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:06:03] Production.INFO: ==31386== Lock acquired, processing the job... [2026-04-13 09:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:06:03] Production.INFO: ==31388== Lock acquired, processing the job... [2026-04-13 09:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:06:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:06:03] Production.INFO: Account Balance Start. [2026-04-13 09:06:03] Production.INFO: CreateAllLog Start [2026-04-13 09:06:03] Production.INFO: 117 [2026-04-13 09:06:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:06:03] Production.INFO: ==31390== Lock acquired, processing the job... [2026-04-13 09:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:06:03] Production.INFO: Date 2026-04-09 [2026-04-13 09:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:06:03] Production.INFO: Date 2026-04-10 [2026-04-13 09:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:06:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:06:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:06:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:06:03] Production.INFO: Date 2026-04-11 [2026-04-13 09:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:06:03] Production.INFO: ==31390== Releasing lock... [2026-04-13 09:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:06:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:06:03] Production.INFO: Date 2026-04-12 [2026-04-13 09:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:06:03] Production.INFO: Date 2026-04-13 [2026-04-13 09:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:06:03] Production.INFO: Total Charge 0 [2026-04-13 09:06:03] Production.INFO: CreateAllLog End [2026-04-13 09:06:03] Production.INFO: ==31384== Releasing lock... [2026-04-13 09:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:06:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:06:03] Production.INFO: Account Balance End. [2026-04-13 09:06:03] Production.ERROR: CronJobId end 12 [2026-04-13 09:06:03] Production.INFO: ==31388== Releasing lock... [2026-04-13 09:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:06:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:06:11] Production.ERROR: CronJobId end10 [2026-04-13 09:06:11] Production.INFO: ==31386== Releasing lock... [2026-04-13 09:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:06:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:06:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:06:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:06:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:06:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:06:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:06:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:06:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:06:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:06:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:06:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:06:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:06:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:06:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:06:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:06:14] Production.INFO: call_cost start [2026-04-13 09:06:14] Production.INFO: call_cost end [2026-04-13 09:06:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:06:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:06:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:06:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:06:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:06:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:06:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:06:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:06:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:06:14] Production.INFO: ==31382== Releasing lock... [2026-04-13 09:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:06:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:07:01] Production.INFO: ==31446== Lock acquired, processing the job... [2026-04-13 14:07:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:07:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:07:01] Production.INFO: neon service started [2026-04-13 14:07:01] Production.INFO: neon service started [2026-04-13 14:07:01] Production.INFO: ==31446== Releasing lock... [2026-04-13 14:07:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:07:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:07:02] Production.INFO: ==31448== Lock acquired, processing the job... [2026-04-13 09:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:07:02] Production.INFO: ==31448== Releasing lock... [2026-04-13 09:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:07:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:07:02] Production.INFO: ==31450== Lock acquired, processing the job... [2026-04-13 13:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:07:02] Production.INFO: ==31450== Releasing lock... [2026-04-13 13:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:07:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:07:03] Production.INFO: ==31456== Lock acquired, processing the job... [2026-04-13 09:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:07:03] Production.INFO: ==31452== Lock acquired, processing the job... [2026-04-13 09:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:07:03] Production.INFO: ==31454== Lock acquired, processing the job... [2026-04-13 09:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:07:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:07:03] Production.INFO: ==31458== Lock acquired, processing the job... [2026-04-13 09:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:07:03] Production.INFO: ==31460== Lock acquired, processing the job... [2026-04-13 09:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:07:03] Production.INFO: Account Balance Start. [2026-04-13 09:07:03] Production.INFO: CreateAllLog Start [2026-04-13 09:07:03] Production.INFO: 117 [2026-04-13 09:07:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:07:03] Production.INFO: Date 2026-04-09 [2026-04-13 09:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:07:03] Production.INFO: Date 2026-04-10 [2026-04-13 09:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:07:03] Production.INFO: ==31460== Releasing lock... [2026-04-13 09:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:07:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:07:03] Production.INFO: Date 2026-04-11 [2026-04-13 09:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:07:03] Production.INFO: Date 2026-04-12 [2026-04-13 09:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:07:03] Production.INFO: Date 2026-04-13 [2026-04-13 09:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:07:04] Production.INFO: Total Charge 0 [2026-04-13 09:07:04] Production.INFO: CreateAllLog End [2026-04-13 09:07:04] Production.INFO: ==31454== Releasing lock... [2026-04-13 09:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:07:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:07:04] Production.INFO: Account Balance End. [2026-04-13 09:07:04] Production.ERROR: CronJobId end 12 [2026-04-13 09:07:04] Production.INFO: ==31458== Releasing lock... [2026-04-13 09:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:07:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:07:11] Production.ERROR: CronJobId end10 [2026-04-13 09:07:11] Production.INFO: ==31456== Releasing lock... [2026-04-13 09:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:07:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:07:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:07:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:07:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:07:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:07:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:07:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:07:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:07:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:07:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:07:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:07:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:07:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:07:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:07:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:07:14] Production.INFO: call_cost start [2026-04-13 09:07:14] Production.INFO: call_cost end [2026-04-13 09:07:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:07:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:07:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:07:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:07:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:07:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:07:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:07:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:07:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:07:14] Production.INFO: ==31452== Releasing lock... [2026-04-13 09:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:07:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:08:01] Production.INFO: ==31515== Lock acquired, processing the job... [2026-04-13 14:08:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:08:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:08:01] Production.INFO: neon service started [2026-04-13 14:08:01] Production.INFO: neon service started [2026-04-13 14:08:01] Production.INFO: ==31515== Releasing lock... [2026-04-13 14:08:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:08:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:08:02] Production.INFO: ==31518== Lock acquired, processing the job... [2026-04-13 09:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:08:02] Production.INFO: ==31520== Lock acquired, processing the job... [2026-04-13 13:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:08:02] Production.INFO: ==31520== Releasing lock... [2026-04-13 13:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:08:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:08:02] Production.INFO: ==31518== Releasing lock... [2026-04-13 09:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:08:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:08:02] Production.INFO: ==31522== Lock acquired, processing the job... [2026-04-13 09:08:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:08:03] Production.INFO: ==31526== Lock acquired, processing the job... [2026-04-13 09:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:08:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:08:03] Production.INFO: ==31530== Lock acquired, processing the job... [2026-04-13 09:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:08:03] Production.INFO: ==31524== Lock acquired, processing the job... [2026-04-13 09:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:08:03] Production.INFO: ==31528== Lock acquired, processing the job... [2026-04-13 09:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:08:03] Production.INFO: ==31530== Releasing lock... [2026-04-13 09:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:08:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:08:03] Production.INFO: Account Balance Start. [2026-04-13 09:08:03] Production.INFO: CreateAllLog Start [2026-04-13 09:08:03] Production.INFO: 117 [2026-04-13 09:08:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:08:03] Production.INFO: Date 2026-04-09 [2026-04-13 09:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:08:03] Production.INFO: Date 2026-04-10 [2026-04-13 09:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:08:03] Production.INFO: Date 2026-04-11 [2026-04-13 09:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:08:03] Production.INFO: Date 2026-04-12 [2026-04-13 09:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:08:03] Production.INFO: Date 2026-04-13 [2026-04-13 09:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:08:03] Production.INFO: Total Charge 0 [2026-04-13 09:08:03] Production.INFO: CreateAllLog End [2026-04-13 09:08:03] Production.INFO: ==31524== Releasing lock... [2026-04-13 09:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:08:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:08:03] Production.INFO: Account Balance End. [2026-04-13 09:08:03] Production.ERROR: CronJobId end 12 [2026-04-13 09:08:03] Production.INFO: ==31528== Releasing lock... [2026-04-13 09:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:08:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:08:11] Production.ERROR: CronJobId end10 [2026-04-13 09:08:11] Production.INFO: ==31526== Releasing lock... [2026-04-13 09:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:08:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:08:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:08:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:08:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:08:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:08:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:08:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:08:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:08:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:08:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:08:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:08:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:08:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:08:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:08:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:08:14] Production.INFO: call_cost start [2026-04-13 09:08:14] Production.INFO: call_cost end [2026-04-13 09:08:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:08:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:08:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:08:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:08:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:08:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:08:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:08:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:08:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:08:14] Production.INFO: ==31522== Releasing lock... [2026-04-13 09:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:08:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:09:01] Production.INFO: ==31588== Lock acquired, processing the job... [2026-04-13 14:09:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:09:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:09:01] Production.INFO: neon service started [2026-04-13 14:09:01] Production.INFO: neon service started [2026-04-13 14:09:01] Production.INFO: ==31588== Releasing lock... [2026-04-13 14:09:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:09:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:09:02] Production.INFO: ==31590== Lock acquired, processing the job... [2026-04-13 09:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:09:02] Production.INFO: ==31590== Releasing lock... [2026-04-13 09:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:09:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:09:02] Production.INFO: ==31592== Lock acquired, processing the job... [2026-04-13 13:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:09:02] Production.INFO: ==31592== Releasing lock... [2026-04-13 13:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:09:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:09:02] Production.INFO: ==31596== Lock acquired, processing the job... [2026-04-13 09:09:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:09:02] Production.INFO: ==31594== Lock acquired, processing the job... [2026-04-13 09:09:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:09:03] Production.INFO: ==31600== Lock acquired, processing the job... [2026-04-13 09:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:09:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:09:03] Production.INFO: Account Balance Start. [2026-04-13 09:09:03] Production.INFO: CreateAllLog Start [2026-04-13 09:09:03] Production.INFO: 117 [2026-04-13 09:09:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:09:03] Production.INFO: ==31598== Lock acquired, processing the job... [2026-04-13 09:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:09:03] Production.INFO: Date 2026-04-09 [2026-04-13 09:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:09:03] Production.INFO: Date 2026-04-10 [2026-04-13 09:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:09:03] Production.INFO: ==31603== Lock acquired, processing the job... [2026-04-13 09:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:09:03] Production.INFO: Date 2026-04-11 [2026-04-13 09:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:09:03] Production.INFO: Date 2026-04-12 [2026-04-13 09:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:09:03] Production.INFO: Date 2026-04-13 [2026-04-13 09:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:09:03] Production.INFO: Total Charge 0 [2026-04-13 09:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:09:03] Production.INFO: CreateAllLog End [2026-04-13 09:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:09:03] Production.INFO: ==31603== Releasing lock... [2026-04-13 09:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:09:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:09:03] Production.INFO: Account Balance End. [2026-04-13 09:09:03] Production.ERROR: CronJobId end 12 [2026-04-13 09:09:03] Production.INFO: ==31600== Releasing lock... [2026-04-13 09:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:09:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:09:03] Production.INFO: ==31596== Releasing lock... [2026-04-13 09:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:09:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:09:11] Production.ERROR: CronJobId end10 [2026-04-13 09:09:11] Production.INFO: ==31598== Releasing lock... [2026-04-13 09:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:09:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:09:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:09:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:09:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:09:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:09:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:09:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:09:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:09:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:09:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:09:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:09:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:09:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:09:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:09:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:09:14] Production.INFO: call_cost start [2026-04-13 09:09:14] Production.INFO: call_cost end [2026-04-13 09:09:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:09:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:09:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:09:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:09:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:09:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:09:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:09:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:09:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:09:14] Production.INFO: ==31594== Releasing lock... [2026-04-13 09:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:09:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:10:02] Production.INFO: ==31662== Lock acquired, processing the job... [2026-04-13 14:10:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:10:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:10:02] Production.INFO: neon service started [2026-04-13 14:10:02] Production.INFO: neon service started [2026-04-13 14:10:02] Production.INFO: ==31662== Releasing lock... [2026-04-13 14:10:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:10:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:10:02] Production.INFO: ==31664== Lock acquired, processing the job... [2026-04-13 09:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:10:02] Production.INFO: ==31666== Lock acquired, processing the job... [2026-04-13 13:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:10:02] Production.INFO: ==31666== Releasing lock... [2026-04-13 13:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:10:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:10:03] Production.INFO: ==31664== Releasing lock... [2026-04-13 09:10:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:10:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:10:03] Production.INFO: ==31669== Lock acquired, processing the job... [2026-04-13 09:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:10:03] Production.INFO: ==31671== Lock acquired, processing the job... [2026-04-13 09:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:10:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:10:03] Production.INFO: ==31675== Lock acquired, processing the job... [2026-04-13 09:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:10:03] Production.INFO: ==31677== Lock acquired, processing the job... [2026-04-13 09:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:10:03] Production.INFO: ==31673== Lock acquired, processing the job... [2026-04-13 09:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:10:04] Production.INFO: Account Balance Start. [2026-04-13 09:10:04] Production.INFO: CreateAllLog Start [2026-04-13 09:10:04] Production.INFO: 117 [2026-04-13 09:10:04] Production.INFO: Date 2026-04-08 [2026-04-13 09:10:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:10:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:10:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:10:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:10:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:10:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:10:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:10:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:10:04] Production.INFO: ==31677== Releasing lock... [2026-04-13 09:10:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:10:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:10:04] Production.INFO: Date 2026-04-09 [2026-04-13 09:10:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:10:04] Production.INFO: Date 2026-04-10 [2026-04-13 09:10:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:10:04] Production.INFO: Date 2026-04-11 [2026-04-13 09:10:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:10:04] Production.INFO: Date 2026-04-12 [2026-04-13 09:10:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:10:04] Production.INFO: Date 2026-04-13 [2026-04-13 09:10:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:10:04] Production.INFO: Total Charge 0 [2026-04-13 09:10:04] Production.INFO: CreateAllLog End [2026-04-13 09:10:04] Production.INFO: ==31671== Releasing lock... [2026-04-13 09:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:10:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:10:04] Production.INFO: Account Balance End. [2026-04-13 09:10:04] Production.ERROR: CronJobId end 12 [2026-04-13 09:10:04] Production.INFO: ==31675== Releasing lock... [2026-04-13 09:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:10:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:10:12] Production.ERROR: CronJobId end10 [2026-04-13 09:10:12] Production.INFO: ==31673== Releasing lock... [2026-04-13 09:10:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:10:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:10:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:10:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:10:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:10:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:10:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:10:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:10:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:10:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:10:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:10:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:10:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:10:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:10:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:10:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:10:14] Production.INFO: call_cost start [2026-04-13 09:10:14] Production.INFO: call_cost end [2026-04-13 09:10:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:10:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:10:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:10:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:10:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:10:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:10:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:10:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:10:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:10:14] Production.INFO: ==31669== Releasing lock... [2026-04-13 09:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:10:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:11:01] Production.INFO: ==31730== Lock acquired, processing the job... [2026-04-13 14:11:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:11:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:11:01] Production.INFO: neon service started [2026-04-13 14:11:01] Production.INFO: neon service started [2026-04-13 14:11:01] Production.INFO: ==31730== Releasing lock... [2026-04-13 14:11:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:11:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:11:01] Production.INFO: ==31734== Lock acquired, processing the job... [2026-04-13 13:11:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:11:01] Production.INFO: ==31734== Releasing lock... [2026-04-13 13:11:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:11:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:11:02] Production.INFO: ==31732== Lock acquired, processing the job... [2026-04-13 09:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:11:02] Production.INFO: ==31732== Releasing lock... [2026-04-13 09:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:11:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:11:03] Production.INFO: ==31739== Lock acquired, processing the job... [2026-04-13 09:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:11:03] Production.INFO: ==31741== Lock acquired, processing the job... [2026-04-13 09:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:11:03] Production.INFO: ==31737== Lock acquired, processing the job... [2026-04-13 09:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 09:11:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:11:03] Production.INFO: ==31743== Lock acquired, processing the job... [2026-04-13 09:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:11:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 09:11:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 09:11:03] Production.ERROR: CronJob PID - 31739 [2026-04-13 09:11:03] Production.ERROR: CronJob Title - System Alerts [2026-04-13 09:11:03] Production.ERROR: CronJob ID - 5 [2026-04-13 09:11:03] Production.ERROR: CronJob Last Run Time 2026-04-13 09:11:00 [2026-04-13 09:11:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 09:11:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 09:11:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 09:11:03] Production.ERROR: CronJob PID - 31741 [2026-04-13 09:11:03] Production.ERROR: CronJob Title - Account Block [2026-04-13 09:11:03] Production.ERROR: CronJob ID - 7 [2026-04-13 09:11:03] Production.ERROR: CronJob Last Run Time 2026-04-13 09:11:00 [2026-04-13 09:11:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 09:11:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 09:11:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 09:11:03] Production.INFO: ==31737== Releasing lock... [2026-04-13 09:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 09:11:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 09:11:03] Production.INFO: ==31745== Lock acquired, processing the job... [2026-04-13 09:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:11:03] Production.INFO: ==31747== Lock acquired, processing the job... [2026-04-13 09:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 09:11:03] Production.INFO: ==31749== Lock acquired, processing the job... [2026-04-13 09:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:11:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 09:11:03] Production.INFO: Account Balance Start. [2026-04-13 09:11:03] Production.INFO: CreateAllLog Start [2026-04-13 09:11:03] Production.INFO: 117 [2026-04-13 09:11:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:11:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:11:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:11:03] Production.INFO: Date 2026-04-09 [2026-04-13 09:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:11:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:11:03] Production.INFO: Date 2026-04-10 [2026-04-13 09:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:11:03] Production.INFO: Date 2026-04-11 [2026-04-13 09:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:11:03] Production.INFO: Date 2026-04-12 [2026-04-13 09:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:11:04] Production.INFO: Date 2026-04-13 [2026-04-13 09:11:04] Production.INFO: ==31749== Releasing lock... [2026-04-13 09:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:11:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:11:04] Production.INFO: ==31741== Releasing lock... [2026-04-13 09:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:11:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:11:04] Production.INFO: Total Charge 0 [2026-04-13 09:11:04] Production.INFO: CreateAllLog End [2026-04-13 09:11:04] Production.ERROR: done [2026-04-13 09:11:04] Production.INFO: Account Balance End. [2026-04-13 09:11:04] Production.ERROR: CronJobId end 12 [2026-04-13 09:11:04] Production.INFO: ==31745== Releasing lock... [2026-04-13 09:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:11:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 09:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088351', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 09:11:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088351', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 09:11:11] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 09:11:11] Production.INFO: ProcessCDR(1,17088351,1,1,2) [2026-04-13 09:11:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17088351,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 09:11:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17088351,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 09:11:11] Production.ERROR: pbx prc_insertCDR start [2026-04-13 09:11:11] Production.ERROR: pbx prc_insertCDR end [2026-04-13 09:11:11] Production.INFO: ==31747== Releasing lock... [2026-04-13 09:11:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 09:11:11] Production.INFO: 26 MB #Memory Used# [2026-04-13 09:11:14] Production.ERROR: CronJobId end10 [2026-04-13 09:11:14] Production.INFO: ==31743== Releasing lock... [2026-04-13 09:11:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:11:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:11:17] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:11:17] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:11:17] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:11:17] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:11:17] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:11:17] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:11:17] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:11:17] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:11:17] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:11:17] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:11:17] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:11:17] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:11:17] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:11:17] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:11:17] Production.INFO: call_cost start [2026-04-13 09:11:17] Production.INFO: call_cost end [2026-04-13 09:11:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:11:17] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:11:17] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:11:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:11:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:11:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:11:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:11:17] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:11:17] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:11:17] Production.INFO: ==31739== Releasing lock... [2026-04-13 09:11:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:11:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:12:01] Production.INFO: ==31808== Lock acquired, processing the job... [2026-04-13 14:12:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:12:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:12:01] Production.INFO: neon service started [2026-04-13 14:12:01] Production.INFO: neon service started [2026-04-13 14:12:01] Production.INFO: ==31808== Releasing lock... [2026-04-13 14:12:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:12:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:12:02] Production.INFO: ==31810== Lock acquired, processing the job... [2026-04-13 09:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:12:02] Production.INFO: ==31810== Releasing lock... [2026-04-13 09:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:12:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:12:02] Production.INFO: ==31812== Lock acquired, processing the job... [2026-04-13 13:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:12:02] Production.INFO: ==31812== Releasing lock... [2026-04-13 13:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:12:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:12:03] Production.INFO: ==31823== Lock acquired, processing the job... [2026-04-13 09:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:12:03] Production.INFO: ==31815== Lock acquired, processing the job... [2026-04-13 09:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:12:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:12:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:12:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:12:03] Production.INFO: ==31823== Releasing lock... [2026-04-13 09:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:12:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:12:03] Production.INFO: ==31817== Lock acquired, processing the job... [2026-04-13 09:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:12:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:12:03] Production.INFO: ==31819== Lock acquired, processing the job... [2026-04-13 09:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:12:03] Production.INFO: ==31821== Lock acquired, processing the job... [2026-04-13 09:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:12:03] Production.INFO: Account Balance Start. [2026-04-13 09:12:03] Production.INFO: CreateAllLog Start [2026-04-13 09:12:03] Production.INFO: 117 [2026-04-13 09:12:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:12:03] Production.INFO: Date 2026-04-09 [2026-04-13 09:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:12:03] Production.INFO: Date 2026-04-10 [2026-04-13 09:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:12:03] Production.INFO: Date 2026-04-11 [2026-04-13 09:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:12:03] Production.INFO: Date 2026-04-12 [2026-04-13 09:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:12:03] Production.INFO: Date 2026-04-13 [2026-04-13 09:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:12:03] Production.INFO: Total Charge 0 [2026-04-13 09:12:03] Production.INFO: CreateAllLog End [2026-04-13 09:12:04] Production.INFO: Account Balance End. [2026-04-13 09:12:04] Production.ERROR: CronJobId end 12 [2026-04-13 09:12:04] Production.INFO: ==31821== Releasing lock... [2026-04-13 09:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:12:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:12:04] Production.INFO: ==31817== Releasing lock... [2026-04-13 09:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:12:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:12:12] Production.ERROR: CronJobId end10 [2026-04-13 09:12:12] Production.INFO: ==31819== Releasing lock... [2026-04-13 09:12:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:12:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:12:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:12:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:12:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:12:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:12:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:12:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:12:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:12:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:12:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:12:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:12:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:12:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:12:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:12:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:12:15] Production.INFO: call_cost start [2026-04-13 09:12:15] Production.INFO: call_cost end [2026-04-13 09:12:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:12:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:12:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:12:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:12:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:12:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:12:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:12:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:12:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:12:15] Production.INFO: ==31815== Releasing lock... [2026-04-13 09:12:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:12:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:13:01] Production.INFO: ==31878== Lock acquired, processing the job... [2026-04-13 14:13:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:13:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:13:01] Production.INFO: neon service started [2026-04-13 14:13:01] Production.INFO: neon service started [2026-04-13 14:13:01] Production.INFO: ==31878== Releasing lock... [2026-04-13 14:13:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:13:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:13:01] Production.INFO: ==31880== Lock acquired, processing the job... [2026-04-13 09:13:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:13:01] Production.INFO: ==31880== Releasing lock... [2026-04-13 09:13:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:13:01] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:13:01] Production.INFO: ==31882== Lock acquired, processing the job... [2026-04-13 13:13:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:13:02] Production.INFO: ==31882== Releasing lock... [2026-04-13 13:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:13:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:13:02] Production.INFO: ==31892== Lock acquired, processing the job... [2026-04-13 09:13:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:13:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:13:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:13:02] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:13:02] Production.INFO: ==31892== Releasing lock... [2026-04-13 09:13:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:13:02] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:13:02] Production.INFO: ==31884== Lock acquired, processing the job... [2026-04-13 09:13:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:13:02] Production.INFO: ==31886== Lock acquired, processing the job... [2026-04-13 09:13:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:13:02] Production.INFO: ==31888== Lock acquired, processing the job... [2026-04-13 09:13:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:13:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:13:02] Production.INFO: ==31890== Lock acquired, processing the job... [2026-04-13 09:13:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:13:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:13:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:13:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:13:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:13:02] Production.INFO: Account Balance Start. [2026-04-13 09:13:02] Production.INFO: CreateAllLog Start [2026-04-13 09:13:02] Production.INFO: 117 [2026-04-13 09:13:02] Production.INFO: Date 2026-04-08 [2026-04-13 09:13:02] Production.INFO: Reseller ==> 0 [2026-04-13 09:13:03] Production.INFO: Date 2026-04-09 [2026-04-13 09:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:13:03] Production.INFO: Date 2026-04-10 [2026-04-13 09:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:13:03] Production.INFO: Date 2026-04-11 [2026-04-13 09:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:13:03] Production.INFO: Date 2026-04-12 [2026-04-13 09:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:13:03] Production.INFO: Date 2026-04-13 [2026-04-13 09:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:13:03] Production.INFO: Total Charge 0 [2026-04-13 09:13:03] Production.INFO: CreateAllLog End [2026-04-13 09:13:03] Production.INFO: Account Balance End. [2026-04-13 09:13:03] Production.ERROR: CronJobId end 12 [2026-04-13 09:13:03] Production.INFO: ==31890== Releasing lock... [2026-04-13 09:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:13:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:13:03] Production.INFO: ==31886== Releasing lock... [2026-04-13 09:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:13:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:13:10] Production.ERROR: CronJobId end10 [2026-04-13 09:13:10] Production.INFO: ==31888== Releasing lock... [2026-04-13 09:13:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:13:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:13:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:13:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:13:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:13:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:13:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:13:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:13:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:13:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:13:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:13:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:13:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:13:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:13:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:13:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:13:13] Production.INFO: call_cost start [2026-04-13 09:13:13] Production.INFO: call_cost end [2026-04-13 09:13:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:13:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:13:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:13:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:13:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:13:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:13:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:13:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:13:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:13:13] Production.INFO: ==31884== Releasing lock... [2026-04-13 09:13:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:13:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:14:01] Production.INFO: ==31949== Lock acquired, processing the job... [2026-04-13 14:14:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:14:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:14:01] Production.INFO: neon service started [2026-04-13 14:14:01] Production.INFO: neon service started [2026-04-13 14:14:01] Production.INFO: ==31949== Releasing lock... [2026-04-13 14:14:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:14:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:14:02] Production.INFO: ==31951== Lock acquired, processing the job... [2026-04-13 09:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:14:02] Production.INFO: ==31951== Releasing lock... [2026-04-13 09:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:14:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:14:02] Production.INFO: ==31954== Lock acquired, processing the job... [2026-04-13 13:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:14:02] Production.INFO: ==31954== Releasing lock... [2026-04-13 13:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:14:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:14:03] Production.INFO: ==31964== Lock acquired, processing the job... [2026-04-13 09:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:14:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:14:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:14:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:14:03] Production.INFO: ==31964== Releasing lock... [2026-04-13 09:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:14:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:14:03] Production.INFO: ==31956== Lock acquired, processing the job... [2026-04-13 09:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:14:03] Production.INFO: ==31958== Lock acquired, processing the job... [2026-04-13 09:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:14:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:14:03] Production.INFO: ==31962== Lock acquired, processing the job... [2026-04-13 09:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:14:03] Production.INFO: ==31960== Lock acquired, processing the job... [2026-04-13 09:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:14:03] Production.INFO: Account Balance Start. [2026-04-13 09:14:03] Production.INFO: CreateAllLog Start [2026-04-13 09:14:03] Production.INFO: 117 [2026-04-13 09:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:14:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:14:03] Production.INFO: Date 2026-04-09 [2026-04-13 09:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:14:03] Production.INFO: Date 2026-04-10 [2026-04-13 09:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:14:03] Production.INFO: Date 2026-04-11 [2026-04-13 09:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:14:03] Production.INFO: Date 2026-04-12 [2026-04-13 09:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:14:03] Production.INFO: Date 2026-04-13 [2026-04-13 09:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:14:03] Production.INFO: Total Charge 0 [2026-04-13 09:14:03] Production.INFO: CreateAllLog End [2026-04-13 09:14:04] Production.INFO: Account Balance End. [2026-04-13 09:14:04] Production.INFO: ==31958== Releasing lock... [2026-04-13 09:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:14:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:14:04] Production.ERROR: CronJobId end 12 [2026-04-13 09:14:04] Production.INFO: ==31962== Releasing lock... [2026-04-13 09:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:14:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:14:11] Production.ERROR: CronJobId end10 [2026-04-13 09:14:11] Production.INFO: ==31960== Releasing lock... [2026-04-13 09:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:14:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:14:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:14:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:14:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:14:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:14:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:14:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:14:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:14:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:14:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:14:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:14:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:14:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:14:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:14:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:14:14] Production.INFO: call_cost start [2026-04-13 09:14:14] Production.INFO: call_cost end [2026-04-13 09:14:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:14:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:14:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:14:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:14:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:14:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:14:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:14:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:14:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:14:14] Production.INFO: ==31956== Releasing lock... [2026-04-13 09:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:14:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:15:02] Production.INFO: ==32023== Lock acquired, processing the job... [2026-04-13 14:15:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:15:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:15:02] Production.INFO: neon service started [2026-04-13 14:15:02] Production.INFO: neon service started [2026-04-13 14:15:02] Production.INFO: ==32023== Releasing lock... [2026-04-13 14:15:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:15:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:15:02] Production.INFO: ==32025== Lock acquired, processing the job... [2026-04-13 09:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:15:02] Production.INFO: ==32025== Releasing lock... [2026-04-13 09:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:15:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:15:02] Production.INFO: ==32028== Lock acquired, processing the job... [2026-04-13 13:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:15:02] Production.INFO: ==32028== Releasing lock... [2026-04-13 13:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:15:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:15:03] Production.INFO: ==32030== Lock acquired, processing the job... [2026-04-13 09:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:15:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:15:03] Production.INFO: ==32038== Lock acquired, processing the job... [2026-04-13 09:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:15:03] Production.INFO: ==32032== Lock acquired, processing the job... [2026-04-13 09:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:15:03] Production.INFO: ==32034== Lock acquired, processing the job... [2026-04-13 09:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:15:03] Production.INFO: ==32038== Releasing lock... [2026-04-13 09:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:15:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:15:03] Production.INFO: ==32036== Lock acquired, processing the job... [2026-04-13 09:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:15:03] Production.INFO: Account Balance Start. [2026-04-13 09:15:03] Production.INFO: CreateAllLog Start [2026-04-13 09:15:03] Production.INFO: 117 [2026-04-13 09:15:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:15:04] Production.INFO: Date 2026-04-09 [2026-04-13 09:15:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:15:04] Production.INFO: Date 2026-04-10 [2026-04-13 09:15:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:15:04] Production.INFO: Date 2026-04-11 [2026-04-13 09:15:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:15:04] Production.INFO: Date 2026-04-12 [2026-04-13 09:15:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:15:04] Production.INFO: Date 2026-04-13 [2026-04-13 09:15:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:15:04] Production.INFO: Total Charge 0 [2026-04-13 09:15:04] Production.INFO: CreateAllLog End [2026-04-13 09:15:04] Production.INFO: ==32032== Releasing lock... [2026-04-13 09:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:15:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:15:04] Production.INFO: Account Balance End. [2026-04-13 09:15:04] Production.ERROR: CronJobId end 12 [2026-04-13 09:15:04] Production.INFO: ==32036== Releasing lock... [2026-04-13 09:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:15:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:15:12] Production.ERROR: CronJobId end10 [2026-04-13 09:15:12] Production.INFO: ==32034== Releasing lock... [2026-04-13 09:15:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:15:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:15:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:15:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:15:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:15:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:15:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:15:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:15:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:15:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:15:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:15:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:15:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:15:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:15:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:15:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:15:14] Production.INFO: call_cost start [2026-04-13 09:15:14] Production.INFO: call_cost end [2026-04-13 09:15:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:15:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:15:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:15:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:15:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:15:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:15:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:15:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:15:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:15:14] Production.INFO: ==32030== Releasing lock... [2026-04-13 09:15:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:15:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:16:01] Production.INFO: ==32091== Lock acquired, processing the job... [2026-04-13 14:16:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:16:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:16:01] Production.INFO: neon service started [2026-04-13 14:16:01] Production.INFO: neon service started [2026-04-13 14:16:01] Production.INFO: ==32091== Releasing lock... [2026-04-13 14:16:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:16:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:16:01] Production.INFO: ==32095== Lock acquired, processing the job... [2026-04-13 13:16:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:16:01] Production.INFO: ==32095== Releasing lock... [2026-04-13 13:16:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:16:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:16:02] Production.INFO: ==32093== Lock acquired, processing the job... [2026-04-13 09:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:16:02] Production.INFO: ==32093== Releasing lock... [2026-04-13 09:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:16:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:16:03] Production.INFO: ==32097== Lock acquired, processing the job... [2026-04-13 09:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:16:03] Production.INFO: ==32099== Lock acquired, processing the job... [2026-04-13 09:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:16:03] Production.INFO: ==32101== Lock acquired, processing the job... [2026-04-13 09:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:16:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:16:03] Production.INFO: ==32103== Lock acquired, processing the job... [2026-04-13 09:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:16:03] Production.INFO: ==32105== Lock acquired, processing the job... [2026-04-13 09:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:16:03] Production.INFO: Account Balance Start. [2026-04-13 09:16:03] Production.INFO: CreateAllLog Start [2026-04-13 09:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:16:03] Production.INFO: 117 [2026-04-13 09:16:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:16:03] Production.INFO: Date 2026-04-09 [2026-04-13 09:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:16:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:16:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:16:03] Production.INFO: Date 2026-04-10 [2026-04-13 09:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:16:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:16:03] Production.INFO: Date 2026-04-11 [2026-04-13 09:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:16:03] Production.INFO: ==32105== Releasing lock... [2026-04-13 09:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:16:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:16:03] Production.INFO: Date 2026-04-12 [2026-04-13 09:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:16:03] Production.INFO: Date 2026-04-13 [2026-04-13 09:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:16:03] Production.INFO: Total Charge 0 [2026-04-13 09:16:03] Production.INFO: CreateAllLog End [2026-04-13 09:16:03] Production.INFO: Account Balance End. [2026-04-13 09:16:03] Production.INFO: ==32099== Releasing lock... [2026-04-13 09:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:16:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:16:03] Production.ERROR: CronJobId end 12 [2026-04-13 09:16:03] Production.INFO: ==32103== Releasing lock... [2026-04-13 09:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:16:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:16:10] Production.ERROR: CronJobId end10 [2026-04-13 09:16:10] Production.INFO: ==32101== Releasing lock... [2026-04-13 09:16:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:16:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:16:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:16:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:16:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:16:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:16:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:16:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:16:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:16:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:16:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:16:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:16:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:16:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:16:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:16:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:16:13] Production.INFO: call_cost start [2026-04-13 09:16:13] Production.INFO: call_cost end [2026-04-13 09:16:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:16:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:16:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:16:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:16:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:16:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:16:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:16:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:16:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:16:13] Production.INFO: ==32097== Releasing lock... [2026-04-13 09:16:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:16:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:17:01] Production.INFO: ==32160== Lock acquired, processing the job... [2026-04-13 14:17:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:17:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:17:01] Production.INFO: neon service started [2026-04-13 14:17:02] Production.INFO: neon service started [2026-04-13 14:17:02] Production.INFO: ==32160== Releasing lock... [2026-04-13 14:17:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:17:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:17:02] Production.INFO: ==32164== Lock acquired, processing the job... [2026-04-13 13:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:17:02] Production.INFO: ==32164== Releasing lock... [2026-04-13 13:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:17:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:17:02] Production.INFO: ==32162== Lock acquired, processing the job... [2026-04-13 09:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:17:02] Production.INFO: ==32162== Releasing lock... [2026-04-13 09:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:17:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:17:03] Production.INFO: ==32166== Lock acquired, processing the job... [2026-04-13 09:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:17:03] Production.INFO: ==32168== Lock acquired, processing the job... [2026-04-13 09:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:17:03] Production.INFO: ==32170== Lock acquired, processing the job... [2026-04-13 09:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:17:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:17:03] Production.INFO: ==32172== Lock acquired, processing the job... [2026-04-13 09:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:17:03] Production.INFO: ==32174== Lock acquired, processing the job... [2026-04-13 09:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:17:03] Production.INFO: Account Balance Start. [2026-04-13 09:17:03] Production.INFO: CreateAllLog Start [2026-04-13 09:17:03] Production.INFO: 117 [2026-04-13 09:17:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:17:03] Production.INFO: Date 2026-04-09 [2026-04-13 09:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:17:03] Production.INFO: Date 2026-04-10 [2026-04-13 09:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:17:03] Production.INFO: ==32174== Releasing lock... [2026-04-13 09:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:17:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:17:03] Production.INFO: Date 2026-04-11 [2026-04-13 09:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:17:04] Production.INFO: Date 2026-04-12 [2026-04-13 09:17:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:17:04] Production.INFO: Date 2026-04-13 [2026-04-13 09:17:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:17:04] Production.INFO: Total Charge 0 [2026-04-13 09:17:04] Production.INFO: CreateAllLog End [2026-04-13 09:17:04] Production.INFO: ==32168== Releasing lock... [2026-04-13 09:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:17:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:17:04] Production.INFO: Account Balance End. [2026-04-13 09:17:04] Production.ERROR: CronJobId end 12 [2026-04-13 09:17:04] Production.INFO: ==32172== Releasing lock... [2026-04-13 09:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:17:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:17:11] Production.ERROR: CronJobId end10 [2026-04-13 09:17:11] Production.INFO: ==32170== Releasing lock... [2026-04-13 09:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:17:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:17:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:17:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:17:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:17:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:17:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:17:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:17:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:17:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:17:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:17:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:17:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:17:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:17:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:17:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:17:14] Production.INFO: call_cost start [2026-04-13 09:17:14] Production.INFO: call_cost end [2026-04-13 09:17:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:17:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:17:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:17:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:17:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:17:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:17:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:17:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:17:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:17:14] Production.INFO: ==32166== Releasing lock... [2026-04-13 09:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:17:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:18:01] Production.INFO: ==32234== Lock acquired, processing the job... [2026-04-13 14:18:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:18:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:18:01] Production.INFO: neon service started [2026-04-13 14:18:01] Production.INFO: neon service started [2026-04-13 14:18:01] Production.INFO: ==32234== Releasing lock... [2026-04-13 14:18:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:18:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:18:01] Production.INFO: ==32236== Lock acquired, processing the job... [2026-04-13 09:18:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:18:01] Production.INFO: ==32236== Releasing lock... [2026-04-13 09:18:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:18:01] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:18:02] Production.INFO: ==32238== Lock acquired, processing the job... [2026-04-13 13:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:18:02] Production.INFO: ==32238== Releasing lock... [2026-04-13 13:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:18:02] Production.INFO: 26 MB #Memory Used# [2026-04-13 09:18:02] Production.INFO: ==32240== Lock acquired, processing the job... [2026-04-13 09:18:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:18:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:18:02] Production.INFO: ==32244== Lock acquired, processing the job... [2026-04-13 09:18:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:18:02] Production.INFO: ==32242== Lock acquired, processing the job... [2026-04-13 09:18:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:18:02] Production.INFO: ==32248== Lock acquired, processing the job... [2026-04-13 09:18:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:18:02] Production.INFO: ==32246== Lock acquired, processing the job... [2026-04-13 09:18:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:18:03] Production.INFO: Account Balance Start. [2026-04-13 09:18:03] Production.INFO: CreateAllLog Start [2026-04-13 09:18:03] Production.INFO: 117 [2026-04-13 09:18:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:18:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:18:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:18:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:18:03] Production.INFO: ==32248== Releasing lock... [2026-04-13 09:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:18:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:18:03] Production.INFO: Date 2026-04-09 [2026-04-13 09:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:18:03] Production.INFO: Date 2026-04-10 [2026-04-13 09:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:18:03] Production.INFO: Date 2026-04-11 [2026-04-13 09:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:18:03] Production.INFO: Date 2026-04-12 [2026-04-13 09:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:18:03] Production.INFO: Date 2026-04-13 [2026-04-13 09:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:18:03] Production.INFO: Total Charge 0 [2026-04-13 09:18:03] Production.INFO: CreateAllLog End [2026-04-13 09:18:03] Production.INFO: Account Balance End. [2026-04-13 09:18:03] Production.ERROR: CronJobId end 12 [2026-04-13 09:18:03] Production.INFO: ==32246== Releasing lock... [2026-04-13 09:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:18:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:18:03] Production.INFO: ==32242== Releasing lock... [2026-04-13 09:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:18:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:18:10] Production.ERROR: CronJobId end10 [2026-04-13 09:18:10] Production.INFO: ==32244== Releasing lock... [2026-04-13 09:18:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:18:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:18:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:18:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:18:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:18:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:18:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:18:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:18:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:18:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:18:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:18:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:18:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:18:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:18:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:18:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:18:12] Production.INFO: call_cost start [2026-04-13 09:18:12] Production.INFO: call_cost end [2026-04-13 09:18:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:18:12] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:18:12] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:18:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:18:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:18:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:18:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:18:12] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:18:12] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:18:12] Production.INFO: ==32240== Releasing lock... [2026-04-13 09:18:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:18:12] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:19:01] Production.INFO: ==32303== Lock acquired, processing the job... [2026-04-13 14:19:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:19:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:19:01] Production.INFO: neon service started [2026-04-13 14:19:01] Production.INFO: neon service started [2026-04-13 14:19:01] Production.INFO: ==32303== Releasing lock... [2026-04-13 14:19:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:19:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:19:02] Production.INFO: ==32305== Lock acquired, processing the job... [2026-04-13 09:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:19:02] Production.INFO: ==32305== Releasing lock... [2026-04-13 09:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:19:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:19:02] Production.INFO: ==32307== Lock acquired, processing the job... [2026-04-13 13:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:19:02] Production.INFO: ==32307== Releasing lock... [2026-04-13 13:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:19:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:19:03] Production.INFO: ==32311== Lock acquired, processing the job... [2026-04-13 09:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:19:03] Production.INFO: ==32318== Lock acquired, processing the job... [2026-04-13 09:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:19:03] Production.INFO: ==32316== Lock acquired, processing the job... [2026-04-13 09:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:19:03] Production.INFO: ==32314== Lock acquired, processing the job... [2026-04-13 09:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:19:03] Production.INFO: ==32309== Lock acquired, processing the job... [2026-04-13 09:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:19:03] Production.INFO: ==32318== Releasing lock... [2026-04-13 09:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:19:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:19:03] Production.INFO: Account Balance Start. [2026-04-13 09:19:03] Production.INFO: CreateAllLog Start [2026-04-13 09:19:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:19:03] Production.INFO: 117 [2026-04-13 09:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:19:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:19:03] Production.INFO: Date 2026-04-09 [2026-04-13 09:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:19:03] Production.INFO: Date 2026-04-10 [2026-04-13 09:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:19:03] Production.INFO: Date 2026-04-11 [2026-04-13 09:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:19:03] Production.INFO: Date 2026-04-12 [2026-04-13 09:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:19:03] Production.INFO: Date 2026-04-13 [2026-04-13 09:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:19:03] Production.INFO: Total Charge 0 [2026-04-13 09:19:03] Production.INFO: CreateAllLog End [2026-04-13 09:19:03] Production.INFO: ==32311== Releasing lock... [2026-04-13 09:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:19:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:19:03] Production.INFO: Account Balance End. [2026-04-13 09:19:03] Production.ERROR: CronJobId end 12 [2026-04-13 09:19:03] Production.INFO: ==32316== Releasing lock... [2026-04-13 09:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:19:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:19:10] Production.ERROR: CronJobId end10 [2026-04-13 09:19:10] Production.INFO: ==32314== Releasing lock... [2026-04-13 09:19:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:19:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:19:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:19:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:19:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:19:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:19:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:19:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:19:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:19:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:19:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:19:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:19:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:19:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:19:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:19:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:19:14] Production.INFO: call_cost start [2026-04-13 09:19:14] Production.INFO: call_cost end [2026-04-13 09:19:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:19:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:19:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:19:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:19:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:19:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:19:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:19:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:19:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:19:14] Production.INFO: ==32309== Releasing lock... [2026-04-13 09:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:19:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:20:02] Production.INFO: ==32371== Lock acquired, processing the job... [2026-04-13 14:20:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:20:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:20:02] Production.INFO: neon service started [2026-04-13 14:20:02] Production.INFO: neon service started [2026-04-13 14:20:02] Production.INFO: ==32371== Releasing lock... [2026-04-13 14:20:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:20:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:20:02] Production.INFO: ==32375== Lock acquired, processing the job... [2026-04-13 13:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:20:02] Production.INFO: ==32375== Releasing lock... [2026-04-13 13:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:20:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:20:02] Production.INFO: ==32373== Lock acquired, processing the job... [2026-04-13 09:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:20:02] Production.INFO: ==32373== Releasing lock... [2026-04-13 09:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:20:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:20:03] Production.INFO: ==32379== Lock acquired, processing the job... [2026-04-13 09:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:20:03] Production.INFO: ==32383== Lock acquired, processing the job... [2026-04-13 09:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:20:03] Production.INFO: ==32385== Lock acquired, processing the job... [2026-04-13 09:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:20:03] Production.INFO: ==32381== Lock acquired, processing the job... [2026-04-13 09:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:20:03] Production.INFO: ==32377== Lock acquired, processing the job... [2026-04-13 09:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:20:03] Production.INFO: ==32385== Releasing lock... [2026-04-13 09:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:20:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:20:03] Production.INFO: Account Balance Start. [2026-04-13 09:20:03] Production.INFO: CreateAllLog Start [2026-04-13 09:20:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:20:03] Production.INFO: 117 [2026-04-13 09:20:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:20:04] Production.INFO: Date 2026-04-09 [2026-04-13 09:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:20:04] Production.INFO: Date 2026-04-10 [2026-04-13 09:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:20:04] Production.INFO: Date 2026-04-11 [2026-04-13 09:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:20:04] Production.INFO: Date 2026-04-12 [2026-04-13 09:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:20:04] Production.INFO: Date 2026-04-13 [2026-04-13 09:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:20:04] Production.INFO: ==32379== Releasing lock... [2026-04-13 09:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:20:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:20:04] Production.INFO: Total Charge 0 [2026-04-13 09:20:04] Production.INFO: CreateAllLog End [2026-04-13 09:20:04] Production.INFO: Account Balance End. [2026-04-13 09:20:04] Production.ERROR: CronJobId end 12 [2026-04-13 09:20:04] Production.INFO: ==32383== Releasing lock... [2026-04-13 09:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:20:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:20:12] Production.ERROR: CronJobId end10 [2026-04-13 09:20:12] Production.INFO: ==32381== Releasing lock... [2026-04-13 09:20:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:20:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:20:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:20:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:20:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:20:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:20:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:20:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:20:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:20:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:20:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:20:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:20:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:20:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:20:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:20:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:20:14] Production.INFO: call_cost start [2026-04-13 09:20:14] Production.INFO: call_cost end [2026-04-13 09:20:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:20:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:20:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:20:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:20:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:20:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:20:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:20:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:20:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:20:14] Production.INFO: ==32377== Releasing lock... [2026-04-13 09:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:20:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:21:01] Production.INFO: ==32452== Lock acquired, processing the job... [2026-04-13 14:21:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:21:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:21:01] Production.INFO: neon service started [2026-04-13 14:21:01] Production.INFO: neon service started [2026-04-13 14:21:01] Production.INFO: ==32452== Releasing lock... [2026-04-13 14:21:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:21:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:21:01] Production.INFO: ==32456== Lock acquired, processing the job... [2026-04-13 13:21:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:21:01] Production.INFO: ==32456== Releasing lock... [2026-04-13 13:21:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:21:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:21:02] Production.INFO: ==32454== Lock acquired, processing the job... [2026-04-13 09:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:21:02] Production.INFO: ==32454== Releasing lock... [2026-04-13 09:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:21:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:21:03] Production.INFO: ==32461== Lock acquired, processing the job... [2026-04-13 09:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:21:03] Production.INFO: ==32465== Lock acquired, processing the job... [2026-04-13 09:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:21:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:21:03] Production.INFO: ==32459== Lock acquired, processing the job... [2026-04-13 09:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 09:21:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 09:21:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 09:21:03] Production.ERROR: CronJob PID - 32461 [2026-04-13 09:21:03] Production.ERROR: CronJob Title - System Alerts [2026-04-13 09:21:03] Production.ERROR: CronJob ID - 5 [2026-04-13 09:21:03] Production.ERROR: CronJob Last Run Time 2026-04-13 09:21:00 [2026-04-13 09:21:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 09:21:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 09:21:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 09:21:03] Production.ERROR: CronJob PID - 32465 [2026-04-13 09:21:03] Production.ERROR: CronJob Title - Create Customer Summary Live [2026-04-13 09:21:03] Production.ERROR: CronJob ID - 10 [2026-04-13 09:21:03] Production.ERROR: CronJob Last Run Time 2026-04-13 09:21:00 [2026-04-13 09:21:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 09:21:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 09:21:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 09:21:03] Production.INFO: ==32459== Releasing lock... [2026-04-13 09:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 09:21:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 09:21:03] Production.INFO: ==32463== Lock acquired, processing the job... [2026-04-13 09:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:21:03] Production.INFO: ==32467== Lock acquired, processing the job... [2026-04-13 09:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:21:03] Production.INFO: ==32469== Lock acquired, processing the job... [2026-04-13 09:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 09:21:03] Production.INFO: ==32471== Lock acquired, processing the job... [2026-04-13 09:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:21:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 09:21:03] Production.INFO: Account Balance Start. [2026-04-13 09:21:03] Production.INFO: CreateAllLog Start [2026-04-13 09:21:03] Production.INFO: 117 [2026-04-13 09:21:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:21:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:21:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:21:04] Production.INFO: Date 2026-04-09 [2026-04-13 09:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:21:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:21:04] Production.INFO: Date 2026-04-10 [2026-04-13 09:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:21:04] Production.INFO: Date 2026-04-11 [2026-04-13 09:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:21:04] Production.INFO: ==32471== Releasing lock... [2026-04-13 09:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:21:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:21:04] Production.INFO: Date 2026-04-12 [2026-04-13 09:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:21:04] Production.INFO: Date 2026-04-13 [2026-04-13 09:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:21:04] Production.INFO: Total Charge 0 [2026-04-13 09:21:04] Production.INFO: CreateAllLog End [2026-04-13 09:21:04] Production.ERROR: done [2026-04-13 09:21:04] Production.INFO: ==32463== Releasing lock... [2026-04-13 09:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:21:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 09:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088392', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 09:21:04] Production.INFO: Account Balance End. [2026-04-13 09:21:04] Production.ERROR: CronJobId end 12 [2026-04-13 09:21:04] Production.INFO: ==32467== Releasing lock... [2026-04-13 09:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:21:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:21:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088392', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 09:21:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 09:21:10] Production.INFO: ProcessCDR(1,17088392,1,1,2) [2026-04-13 09:21:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17088392,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 09:21:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17088392,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 09:21:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 09:21:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 09:21:10] Production.INFO: ==32469== Releasing lock... [2026-04-13 09:21:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 09:21:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 09:21:14] Production.ERROR: CronJobId end10 [2026-04-13 09:21:14] Production.INFO: ==32465== Releasing lock... [2026-04-13 09:21:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:21:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:21:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:21:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:21:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:21:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:21:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:21:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:21:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:21:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:21:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:21:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:21:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:21:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:21:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:21:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:21:16] Production.INFO: call_cost start [2026-04-13 09:21:16] Production.INFO: call_cost end [2026-04-13 09:21:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:21:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:21:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:21:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:21:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:21:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:21:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:21:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:21:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:21:17] Production.INFO: ==32461== Releasing lock... [2026-04-13 09:21:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:21:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:22:02] Production.INFO: ==32528== Lock acquired, processing the job... [2026-04-13 14:22:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:22:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:22:02] Production.INFO: neon service started [2026-04-13 14:22:02] Production.INFO: neon service started [2026-04-13 14:22:02] Production.INFO: ==32528== Releasing lock... [2026-04-13 14:22:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:22:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:22:02] Production.INFO: ==32532== Lock acquired, processing the job... [2026-04-13 13:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:22:02] Production.INFO: ==32532== Releasing lock... [2026-04-13 13:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:22:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:22:02] Production.INFO: ==32530== Lock acquired, processing the job... [2026-04-13 09:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:22:02] Production.INFO: ==32530== Releasing lock... [2026-04-13 09:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:22:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:22:03] Production.INFO: ==32535== Lock acquired, processing the job... [2026-04-13 09:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:22:03] Production.INFO: ==32537== Lock acquired, processing the job... [2026-04-13 09:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:22:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:22:03] Production.INFO: ==32537== Releasing lock... [2026-04-13 09:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:22:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:22:04] Production.INFO: ==32539== Lock acquired, processing the job... [2026-04-13 09:22:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:22:04] Production.INFO: ==32543== Lock acquired, processing the job... [2026-04-13 09:22:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:22:04] Production.INFO: ==32541== Lock acquired, processing the job... [2026-04-13 09:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:22:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:22:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:22:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:22:04] Production.INFO: Account Balance Start. [2026-04-13 09:22:04] Production.INFO: CreateAllLog Start [2026-04-13 09:22:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:22:04] Production.INFO: 117 [2026-04-13 09:22:04] Production.INFO: Date 2026-04-08 [2026-04-13 09:22:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:22:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:22:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:22:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:22:04] Production.INFO: Date 2026-04-09 [2026-04-13 09:22:04] Production.INFO: ==32543== Releasing lock... [2026-04-13 09:22:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:22:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:22:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:22:04] Production.INFO: Date 2026-04-10 [2026-04-13 09:22:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:22:04] Production.INFO: Date 2026-04-11 [2026-04-13 09:22:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:22:04] Production.INFO: Date 2026-04-12 [2026-04-13 09:22:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:22:04] Production.INFO: Date 2026-04-13 [2026-04-13 09:22:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:22:04] Production.INFO: Total Charge 0 [2026-04-13 09:22:04] Production.INFO: CreateAllLog End [2026-04-13 09:22:04] Production.INFO: Account Balance End. [2026-04-13 09:22:04] Production.ERROR: CronJobId end 12 [2026-04-13 09:22:04] Production.INFO: ==32541== Releasing lock... [2026-04-13 09:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:22:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:22:12] Production.ERROR: CronJobId end10 [2026-04-13 09:22:12] Production.INFO: ==32539== Releasing lock... [2026-04-13 09:22:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:22:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:22:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:22:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:22:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:22:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:22:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:22:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:22:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:22:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:22:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:22:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:22:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:22:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:22:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:22:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:22:13] Production.INFO: call_cost start [2026-04-13 09:22:13] Production.INFO: call_cost end [2026-04-13 09:22:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:22:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:22:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:22:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:22:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:22:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:22:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:22:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:22:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:22:13] Production.INFO: ==32535== Releasing lock... [2026-04-13 09:22:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:22:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:23:01] Production.INFO: ==32607== Lock acquired, processing the job... [2026-04-13 14:23:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:23:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:23:01] Production.INFO: neon service started [2026-04-13 14:23:01] Production.INFO: neon service started [2026-04-13 14:23:01] Production.INFO: ==32607== Releasing lock... [2026-04-13 14:23:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:23:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:23:01] Production.INFO: ==32609== Lock acquired, processing the job... [2026-04-13 09:23:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:23:02] Production.INFO: ==32609== Releasing lock... [2026-04-13 09:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:23:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:23:02] Production.INFO: ==32611== Lock acquired, processing the job... [2026-04-13 13:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:23:02] Production.INFO: ==32611== Releasing lock... [2026-04-13 13:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:23:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:23:02] Production.INFO: ==32619== Lock acquired, processing the job... [2026-04-13 09:23:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:23:02] Production.INFO: Account Balance Start. [2026-04-13 09:23:02] Production.INFO: CreateAllLog Start [2026-04-13 09:23:02] Production.INFO: 117 [2026-04-13 09:23:02] Production.INFO: Date 2026-04-08 [2026-04-13 09:23:02] Production.INFO: Reseller ==> 0 [2026-04-13 09:23:02] Production.INFO: ==32613== Lock acquired, processing the job... [2026-04-13 09:23:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:23:02] Production.INFO: Date 2026-04-09 [2026-04-13 09:23:02] Production.INFO: Reseller ==> 0 [2026-04-13 09:23:02] Production.INFO: Date 2026-04-10 [2026-04-13 09:23:02] Production.INFO: Reseller ==> 0 [2026-04-13 09:23:02] Production.INFO: Date 2026-04-11 [2026-04-13 09:23:02] Production.INFO: Reseller ==> 0 [2026-04-13 09:23:02] Production.INFO: ==32615== Lock acquired, processing the job... [2026-04-13 09:23:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:23:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:23:02] Production.INFO: ==32617== Lock acquired, processing the job... [2026-04-13 09:23:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:23:02] Production.INFO: Date 2026-04-12 [2026-04-13 09:23:02] Production.INFO: Reseller ==> 0 [2026-04-13 09:23:03] Production.INFO: Date 2026-04-13 [2026-04-13 09:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:23:03] Production.INFO: Total Charge 0 [2026-04-13 09:23:03] Production.INFO: CreateAllLog End [2026-04-13 09:23:03] Production.INFO: Account Balance End. [2026-04-13 09:23:03] Production.INFO: ==32621== Lock acquired, processing the job... [2026-04-13 09:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:23:03] Production.ERROR: CronJobId end 12 [2026-04-13 09:23:03] Production.INFO: ==32619== Releasing lock... [2026-04-13 09:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:23:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:23:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:23:03] Production.INFO: ==32621== Releasing lock... [2026-04-13 09:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:23:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:23:03] Production.INFO: ==32615== Releasing lock... [2026-04-13 09:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:23:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:23:11] Production.ERROR: CronJobId end10 [2026-04-13 09:23:11] Production.INFO: ==32617== Releasing lock... [2026-04-13 09:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:23:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:23:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:23:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:23:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:23:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:23:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:23:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:23:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:23:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:23:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:23:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:23:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:23:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:23:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:23:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:23:13] Production.INFO: call_cost start [2026-04-13 09:23:13] Production.INFO: call_cost end [2026-04-13 09:23:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:23:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:23:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:23:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:23:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:23:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:23:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:23:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:23:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:23:13] Production.INFO: ==32613== Releasing lock... [2026-04-13 09:23:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:23:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:24:01] Production.INFO: ==32676== Lock acquired, processing the job... [2026-04-13 14:24:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:24:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:24:01] Production.INFO: neon service started [2026-04-13 14:24:01] Production.INFO: neon service started [2026-04-13 14:24:01] Production.INFO: ==32676== Releasing lock... [2026-04-13 14:24:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:24:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:24:02] Production.INFO: ==32678== Lock acquired, processing the job... [2026-04-13 09:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:24:02] Production.INFO: ==32678== Releasing lock... [2026-04-13 09:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:24:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:24:02] Production.INFO: ==32680== Lock acquired, processing the job... [2026-04-13 13:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:24:02] Production.INFO: ==32680== Releasing lock... [2026-04-13 13:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:24:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:24:03] Production.INFO: ==32689== Lock acquired, processing the job... [2026-04-13 09:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:24:03] Production.INFO: Account Balance Start. [2026-04-13 09:24:03] Production.INFO: CreateAllLog Start [2026-04-13 09:24:03] Production.INFO: 117 [2026-04-13 09:24:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:24:03] Production.INFO: Date 2026-04-09 [2026-04-13 09:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:24:03] Production.INFO: ==32685== Lock acquired, processing the job... [2026-04-13 09:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:24:03] Production.INFO: ==32683== Lock acquired, processing the job... [2026-04-13 09:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:24:03] Production.INFO: Date 2026-04-10 [2026-04-13 09:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:24:03] Production.INFO: ==32687== Lock acquired, processing the job... [2026-04-13 09:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:24:03] Production.INFO: Date 2026-04-11 [2026-04-13 09:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:24:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:24:03] Production.INFO: Date 2026-04-12 [2026-04-13 09:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:24:03] Production.INFO: Date 2026-04-13 [2026-04-13 09:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:24:03] Production.INFO: ==32691== Lock acquired, processing the job... [2026-04-13 09:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:24:03] Production.INFO: Total Charge 0 [2026-04-13 09:24:03] Production.INFO: CreateAllLog End [2026-04-13 09:24:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:24:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:24:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:24:03] Production.INFO: ==32691== Releasing lock... [2026-04-13 09:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:24:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:24:03] Production.INFO: Account Balance End. [2026-04-13 09:24:03] Production.ERROR: CronJobId end 12 [2026-04-13 09:24:03] Production.INFO: ==32689== Releasing lock... [2026-04-13 09:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:24:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:24:04] Production.INFO: ==32685== Releasing lock... [2026-04-13 09:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:24:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:24:12] Production.ERROR: CronJobId end10 [2026-04-13 09:24:12] Production.INFO: ==32687== Releasing lock... [2026-04-13 09:24:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:24:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:24:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:24:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:24:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:24:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:24:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:24:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:24:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:24:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:24:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:24:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:24:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:24:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:24:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:24:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:24:13] Production.INFO: call_cost start [2026-04-13 09:24:13] Production.INFO: call_cost end [2026-04-13 09:24:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:24:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:24:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:24:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:24:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:24:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:24:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:24:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:24:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:24:14] Production.INFO: ==32683== Releasing lock... [2026-04-13 09:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:24:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:25:02] Production.INFO: ==32756== Lock acquired, processing the job... [2026-04-13 14:25:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:25:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:25:02] Production.INFO: neon service started [2026-04-13 14:25:02] Production.INFO: neon service started [2026-04-13 14:25:02] Production.INFO: ==32756== Releasing lock... [2026-04-13 14:25:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:25:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:25:02] Production.INFO: ==32760== Lock acquired, processing the job... [2026-04-13 13:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:25:02] Production.INFO: ==32760== Releasing lock... [2026-04-13 13:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:25:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:25:02] Production.INFO: ==32758== Lock acquired, processing the job... [2026-04-13 09:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:25:02] Production.INFO: ==32758== Releasing lock... [2026-04-13 09:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:25:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:25:03] Production.INFO: ==32763== Lock acquired, processing the job... [2026-04-13 09:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:25:03] Production.INFO: ==32767== Lock acquired, processing the job... [2026-04-13 09:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:25:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:25:03] Production.INFO: ==301== Lock acquired, processing the job... [2026-04-13 09:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:25:03] Production.INFO: ==32765== Lock acquired, processing the job... [2026-04-13 09:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:25:03] Production.INFO: ==303== Lock acquired, processing the job... [2026-04-13 09:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:25:03] Production.INFO: Account Balance Start. [2026-04-13 09:25:03] Production.INFO: CreateAllLog Start [2026-04-13 09:25:03] Production.INFO: 117 [2026-04-13 09:25:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:25:03] Production.INFO: Date 2026-04-09 [2026-04-13 09:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:25:03] Production.INFO: Date 2026-04-10 [2026-04-13 09:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:25:04] Production.INFO: Date 2026-04-11 [2026-04-13 09:25:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:25:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:25:04] Production.INFO: Date 2026-04-12 [2026-04-13 09:25:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:25:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:25:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:25:04] Production.INFO: Date 2026-04-13 [2026-04-13 09:25:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:25:04] Production.INFO: ==303== Releasing lock... [2026-04-13 09:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:25:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:25:04] Production.INFO: Total Charge 0 [2026-04-13 09:25:04] Production.INFO: CreateAllLog End [2026-04-13 09:25:04] Production.INFO: Account Balance End. [2026-04-13 09:25:04] Production.ERROR: CronJobId end 12 [2026-04-13 09:25:04] Production.INFO: ==301== Releasing lock... [2026-04-13 09:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:25:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:25:04] Production.INFO: ==32765== Releasing lock... [2026-04-13 09:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:25:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:25:11] Production.ERROR: CronJobId end10 [2026-04-13 09:25:11] Production.INFO: ==32767== Releasing lock... [2026-04-13 09:25:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:25:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:25:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:25:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:25:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:25:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:25:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:25:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:25:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:25:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:25:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:25:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:25:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:25:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:25:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:25:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:25:14] Production.INFO: call_cost start [2026-04-13 09:25:14] Production.INFO: call_cost end [2026-04-13 09:25:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:25:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:25:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:25:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:25:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:25:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:25:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:25:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:25:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:25:14] Production.INFO: ==32763== Releasing lock... [2026-04-13 09:25:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:25:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:26:01] Production.INFO: ==376== Lock acquired, processing the job... [2026-04-13 14:26:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:26:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:26:01] Production.INFO: neon service started [2026-04-13 14:26:01] Production.INFO: neon service started [2026-04-13 14:26:01] Production.INFO: ==376== Releasing lock... [2026-04-13 14:26:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:26:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:26:01] Production.INFO: ==378== Lock acquired, processing the job... [2026-04-13 09:26:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:26:02] Production.INFO: ==378== Releasing lock... [2026-04-13 09:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:26:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:26:02] Production.INFO: ==380== Lock acquired, processing the job... [2026-04-13 13:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:26:02] Production.INFO: ==380== Releasing lock... [2026-04-13 13:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:26:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:26:02] Production.INFO: ==382== Lock acquired, processing the job... [2026-04-13 09:26:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:26:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:26:02] Production.INFO: ==384== Lock acquired, processing the job... [2026-04-13 09:26:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:26:03] Production.INFO: ==386== Lock acquired, processing the job... [2026-04-13 09:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:26:03] Production.INFO: ==388== Lock acquired, processing the job... [2026-04-13 09:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:26:03] Production.INFO: ==390== Lock acquired, processing the job... [2026-04-13 09:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:26:03] Production.INFO: Account Balance Start. [2026-04-13 09:26:03] Production.INFO: CreateAllLog Start [2026-04-13 09:26:03] Production.INFO: 117 [2026-04-13 09:26:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:26:03] Production.INFO: Date 2026-04-09 [2026-04-13 09:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:26:03] Production.INFO: Date 2026-04-10 [2026-04-13 09:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:26:03] Production.INFO: Date 2026-04-11 [2026-04-13 09:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:26:03] Production.INFO: Date 2026-04-12 [2026-04-13 09:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:26:03] Production.INFO: ==390== Releasing lock... [2026-04-13 09:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:26:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:26:03] Production.INFO: Date 2026-04-13 [2026-04-13 09:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:26:03] Production.INFO: Total Charge 0 [2026-04-13 09:26:03] Production.INFO: CreateAllLog End [2026-04-13 09:26:03] Production.INFO: Account Balance End. [2026-04-13 09:26:03] Production.ERROR: CronJobId end 12 [2026-04-13 09:26:03] Production.INFO: ==388== Releasing lock... [2026-04-13 09:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:26:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:26:03] Production.INFO: ==384== Releasing lock... [2026-04-13 09:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:26:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:26:10] Production.ERROR: CronJobId end10 [2026-04-13 09:26:10] Production.INFO: ==386== Releasing lock... [2026-04-13 09:26:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:26:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:26:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:26:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:26:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:26:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:26:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:26:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:26:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:26:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:26:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:26:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:26:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:26:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:26:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:26:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:26:12] Production.INFO: call_cost start [2026-04-13 09:26:12] Production.INFO: call_cost end [2026-04-13 09:26:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:26:12] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:26:12] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:26:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:26:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:26:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:26:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:26:12] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:26:12] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:26:12] Production.INFO: ==382== Releasing lock... [2026-04-13 09:26:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:26:12] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:27:01] Production.INFO: ==444== Lock acquired, processing the job... [2026-04-13 14:27:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:27:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:27:01] Production.INFO: neon service started [2026-04-13 14:27:01] Production.INFO: neon service started [2026-04-13 14:27:01] Production.INFO: ==444== Releasing lock... [2026-04-13 14:27:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:27:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:27:02] Production.INFO: ==448== Lock acquired, processing the job... [2026-04-13 13:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:27:02] Production.INFO: ==448== Releasing lock... [2026-04-13 13:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:27:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:27:02] Production.INFO: ==446== Lock acquired, processing the job... [2026-04-13 09:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:27:02] Production.INFO: ==446== Releasing lock... [2026-04-13 09:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:27:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:27:03] Production.INFO: ==450== Lock acquired, processing the job... [2026-04-13 09:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:27:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:27:03] Production.INFO: ==452== Lock acquired, processing the job... [2026-04-13 09:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:27:03] Production.INFO: ==456== Lock acquired, processing the job... [2026-04-13 09:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:27:03] Production.INFO: ==454== Lock acquired, processing the job... [2026-04-13 09:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:27:03] Production.INFO: ==458== Lock acquired, processing the job... [2026-04-13 09:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:27:03] Production.INFO: Account Balance Start. [2026-04-13 09:27:03] Production.INFO: CreateAllLog Start [2026-04-13 09:27:03] Production.INFO: 117 [2026-04-13 09:27:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:27:03] Production.INFO: Date 2026-04-09 [2026-04-13 09:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:27:03] Production.INFO: ==458== Releasing lock... [2026-04-13 09:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:27:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:27:03] Production.INFO: Date 2026-04-10 [2026-04-13 09:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:27:03] Production.INFO: Date 2026-04-11 [2026-04-13 09:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:27:03] Production.INFO: Date 2026-04-12 [2026-04-13 09:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:27:03] Production.INFO: Date 2026-04-13 [2026-04-13 09:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:27:03] Production.INFO: Total Charge 0 [2026-04-13 09:27:03] Production.INFO: CreateAllLog End [2026-04-13 09:27:04] Production.INFO: ==452== Releasing lock... [2026-04-13 09:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:27:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:27:04] Production.INFO: Account Balance End. [2026-04-13 09:27:04] Production.ERROR: CronJobId end 12 [2026-04-13 09:27:04] Production.INFO: ==456== Releasing lock... [2026-04-13 09:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:27:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:27:10] Production.ERROR: CronJobId end10 [2026-04-13 09:27:10] Production.INFO: ==454== Releasing lock... [2026-04-13 09:27:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:27:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:27:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:27:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:27:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:27:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:27:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:27:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:27:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:27:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:27:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:27:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:27:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:27:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:27:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:27:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:27:14] Production.INFO: call_cost start [2026-04-13 09:27:14] Production.INFO: call_cost end [2026-04-13 09:27:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:27:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:27:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:27:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:27:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:27:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:27:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:27:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:27:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:27:14] Production.INFO: ==450== Releasing lock... [2026-04-13 09:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:27:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:28:01] Production.INFO: ==517== Lock acquired, processing the job... [2026-04-13 14:28:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:28:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:28:01] Production.INFO: neon service started [2026-04-13 14:28:01] Production.INFO: neon service started [2026-04-13 14:28:01] Production.INFO: ==517== Releasing lock... [2026-04-13 14:28:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:28:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:28:01] Production.INFO: ==519== Lock acquired, processing the job... [2026-04-13 09:28:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:28:02] Production.INFO: ==519== Releasing lock... [2026-04-13 09:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:28:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:28:02] Production.INFO: ==521== Lock acquired, processing the job... [2026-04-13 13:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:28:02] Production.INFO: ==521== Releasing lock... [2026-04-13 13:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:28:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:28:03] Production.INFO: ==523== Lock acquired, processing the job... [2026-04-13 09:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:28:03] Production.INFO: ==525== Lock acquired, processing the job... [2026-04-13 09:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:28:03] Production.INFO: ==527== Lock acquired, processing the job... [2026-04-13 09:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:28:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:28:03] Production.INFO: ==531== Lock acquired, processing the job... [2026-04-13 09:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:28:03] Production.INFO: ==529== Lock acquired, processing the job... [2026-04-13 09:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:28:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:28:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:28:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:28:03] Production.INFO: ==531== Releasing lock... [2026-04-13 09:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:28:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:28:03] Production.INFO: Account Balance Start. [2026-04-13 09:28:03] Production.INFO: CreateAllLog Start [2026-04-13 09:28:03] Production.INFO: 117 [2026-04-13 09:28:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:28:03] Production.INFO: Date 2026-04-09 [2026-04-13 09:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:28:03] Production.INFO: Date 2026-04-10 [2026-04-13 09:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:28:03] Production.INFO: Date 2026-04-11 [2026-04-13 09:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:28:03] Production.INFO: Date 2026-04-12 [2026-04-13 09:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:28:03] Production.INFO: Date 2026-04-13 [2026-04-13 09:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:28:03] Production.INFO: Total Charge 0 [2026-04-13 09:28:03] Production.INFO: CreateAllLog End [2026-04-13 09:28:04] Production.INFO: ==525== Releasing lock... [2026-04-13 09:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:28:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:28:04] Production.INFO: Account Balance End. [2026-04-13 09:28:04] Production.ERROR: CronJobId end 12 [2026-04-13 09:28:04] Production.INFO: ==529== Releasing lock... [2026-04-13 09:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:28:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:28:11] Production.ERROR: CronJobId end10 [2026-04-13 09:28:11] Production.INFO: ==527== Releasing lock... [2026-04-13 09:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:28:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:28:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:28:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:28:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:28:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:28:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:28:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:28:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:28:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:28:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:28:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:28:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:28:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:28:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:28:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:28:14] Production.INFO: call_cost start [2026-04-13 09:28:14] Production.INFO: call_cost end [2026-04-13 09:28:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:28:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:28:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:28:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:28:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:28:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:28:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:28:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:28:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:28:14] Production.INFO: ==523== Releasing lock... [2026-04-13 09:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:28:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:29:01] Production.INFO: ==590== Lock acquired, processing the job... [2026-04-13 14:29:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:29:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:29:01] Production.INFO: neon service started [2026-04-13 14:29:01] Production.INFO: neon service started [2026-04-13 14:29:01] Production.INFO: ==590== Releasing lock... [2026-04-13 14:29:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:29:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:29:02] Production.INFO: ==594== Lock acquired, processing the job... [2026-04-13 09:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:29:02] Production.INFO: ==594== Releasing lock... [2026-04-13 09:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:29:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:29:02] Production.INFO: ==596== Lock acquired, processing the job... [2026-04-13 13:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:29:02] Production.INFO: ==596== Releasing lock... [2026-04-13 13:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:29:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:29:03] Production.INFO: ==598== Lock acquired, processing the job... [2026-04-13 09:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:29:03] Production.INFO: ==606== Lock acquired, processing the job... [2026-04-13 09:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:29:03] Production.INFO: ==602== Lock acquired, processing the job... [2026-04-13 09:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:29:03] Production.INFO: ==600== Lock acquired, processing the job... [2026-04-13 09:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:29:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:29:03] Production.INFO: ==604== Lock acquired, processing the job... [2026-04-13 09:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:29:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:29:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:29:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:29:03] Production.INFO: ==606== Releasing lock... [2026-04-13 09:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:29:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:29:03] Production.INFO: Account Balance Start. [2026-04-13 09:29:03] Production.INFO: CreateAllLog Start [2026-04-13 09:29:03] Production.INFO: 117 [2026-04-13 09:29:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:29:03] Production.INFO: Date 2026-04-09 [2026-04-13 09:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:29:03] Production.INFO: Date 2026-04-10 [2026-04-13 09:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:29:03] Production.INFO: Date 2026-04-11 [2026-04-13 09:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:29:03] Production.INFO: Date 2026-04-12 [2026-04-13 09:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:29:03] Production.INFO: Date 2026-04-13 [2026-04-13 09:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:29:04] Production.INFO: Total Charge 0 [2026-04-13 09:29:04] Production.INFO: CreateAllLog End [2026-04-13 09:29:04] Production.INFO: ==600== Releasing lock... [2026-04-13 09:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:29:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:29:04] Production.INFO: Account Balance End. [2026-04-13 09:29:04] Production.ERROR: CronJobId end 12 [2026-04-13 09:29:04] Production.INFO: ==604== Releasing lock... [2026-04-13 09:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:29:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:29:11] Production.ERROR: CronJobId end10 [2026-04-13 09:29:11] Production.INFO: ==602== Releasing lock... [2026-04-13 09:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:29:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:29:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:29:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:29:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:29:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:29:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:29:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:29:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:29:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:29:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:29:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:29:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:29:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:29:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:29:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:29:14] Production.INFO: call_cost start [2026-04-13 09:29:14] Production.INFO: call_cost end [2026-04-13 09:29:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:29:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:29:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:29:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:29:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:29:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:29:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:29:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:29:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:29:14] Production.INFO: ==598== Releasing lock... [2026-04-13 09:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:29:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:30:02] Production.INFO: ==679== Lock acquired, processing the job... [2026-04-13 14:30:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:30:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:30:02] Production.INFO: neon service started [2026-04-13 14:30:02] Production.INFO: neon service started [2026-04-13 14:30:02] Production.INFO: ==679== Releasing lock... [2026-04-13 14:30:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:30:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:30:02] Production.INFO: ==684== Lock acquired, processing the job... [2026-04-13 13:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:30:02] Production.INFO: ==684== Releasing lock... [2026-04-13 13:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:30:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:30:02] Production.INFO: ==681== Lock acquired, processing the job... [2026-04-13 09:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:30:03] Production.INFO: ==681== Releasing lock... [2026-04-13 09:30:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:30:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:30:03] Production.INFO: ==693== Lock acquired, processing the job... [2026-04-13 09:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:30:03] Production.INFO: ==696== Lock acquired, processing the job... [2026-04-13 09:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:30:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:30:03] Production.INFO: ==698== Lock acquired, processing the job... [2026-04-13 09:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:30:04] Production.INFO: ==704== Lock acquired, processing the job... [2026-04-13 09:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:30:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:30:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:30:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:30:04] Production.INFO: ==700== Lock acquired, processing the job... [2026-04-13 09:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:30:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:30:04] Production.INFO: Account Balance Start. [2026-04-13 09:30:04] Production.INFO: CreateAllLog Start [2026-04-13 09:30:04] Production.INFO: 117 [2026-04-13 09:30:04] Production.INFO: Date 2026-04-08 [2026-04-13 09:30:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:30:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:30:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:30:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:30:04] Production.INFO: Date 2026-04-09 [2026-04-13 09:30:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:30:04] Production.INFO: ==704== Releasing lock... [2026-04-13 09:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:30:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:30:04] Production.INFO: Date 2026-04-10 [2026-04-13 09:30:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:30:04] Production.INFO: Date 2026-04-11 [2026-04-13 09:30:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:30:04] Production.INFO: Date 2026-04-12 [2026-04-13 09:30:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:30:04] Production.INFO: Date 2026-04-13 [2026-04-13 09:30:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:30:04] Production.INFO: Total Charge 0 [2026-04-13 09:30:04] Production.INFO: CreateAllLog End [2026-04-13 09:30:04] Production.INFO: ==696== Releasing lock... [2026-04-13 09:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:30:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:30:04] Production.INFO: Account Balance End. [2026-04-13 09:30:04] Production.ERROR: CronJobId end 12 [2026-04-13 09:30:04] Production.INFO: ==700== Releasing lock... [2026-04-13 09:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:30:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:30:11] Production.ERROR: CronJobId end10 [2026-04-13 09:30:11] Production.INFO: ==698== Releasing lock... [2026-04-13 09:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:30:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:30:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:30:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:30:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:30:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:30:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:30:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:30:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:30:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:30:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:30:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:30:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:30:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:30:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:30:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:30:14] Production.INFO: call_cost start [2026-04-13 09:30:14] Production.INFO: call_cost end [2026-04-13 09:30:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:30:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:30:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:30:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:30:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:30:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:30:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:30:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:30:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:30:14] Production.INFO: ==693== Releasing lock... [2026-04-13 09:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:30:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:31:01] Production.INFO: ==763== Lock acquired, processing the job... [2026-04-13 14:31:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:31:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:31:01] Production.INFO: neon service started [2026-04-13 14:31:01] Production.INFO: neon service started [2026-04-13 14:31:01] Production.INFO: ==763== Releasing lock... [2026-04-13 14:31:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:31:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:31:02] Production.INFO: ==765== Lock acquired, processing the job... [2026-04-13 09:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:31:02] Production.INFO: ==765== Releasing lock... [2026-04-13 09:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:31:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:31:02] Production.INFO: ==767== Lock acquired, processing the job... [2026-04-13 13:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:31:02] Production.INFO: ==767== Releasing lock... [2026-04-13 13:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:31:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:31:03] Production.INFO: ==770== Lock acquired, processing the job... [2026-04-13 09:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 09:31:03] Production.INFO: ==774== Lock acquired, processing the job... [2026-04-13 09:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:31:03] Production.INFO: ==772== Lock acquired, processing the job... [2026-04-13 09:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:31:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 09:31:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 09:31:03] Production.ERROR: CronJob PID - 772 [2026-04-13 09:31:03] Production.ERROR: CronJob Title - System Alerts [2026-04-13 09:31:03] Production.ERROR: CronJob ID - 5 [2026-04-13 09:31:03] Production.ERROR: CronJob Last Run Time 2026-04-13 09:31:00 [2026-04-13 09:31:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 09:31:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 09:31:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 09:31:03] Production.ERROR: CronJob PID - 774 [2026-04-13 09:31:03] Production.ERROR: CronJob Title - Account Block [2026-04-13 09:31:03] Production.ERROR: CronJob ID - 7 [2026-04-13 09:31:03] Production.ERROR: CronJob Last Run Time 2026-04-13 09:31:00 [2026-04-13 09:31:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 09:31:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 09:31:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 09:31:03] Production.INFO: ==770== Releasing lock... [2026-04-13 09:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 09:31:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 09:31:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:31:03] Production.INFO: ==776== Lock acquired, processing the job... [2026-04-13 09:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:31:03] Production.INFO: ==782== Lock acquired, processing the job... [2026-04-13 09:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:31:03] Production.INFO: ==780== Lock acquired, processing the job... [2026-04-13 09:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 09:31:03] Production.INFO: ==778== Lock acquired, processing the job... [2026-04-13 09:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:31:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 09:31:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:31:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:31:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:31:03] Production.INFO: ==782== Releasing lock... [2026-04-13 09:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:31:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:31:03] Production.INFO: Account Balance Start. [2026-04-13 09:31:03] Production.INFO: CreateAllLog Start [2026-04-13 09:31:03] Production.INFO: 117 [2026-04-13 09:31:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:31:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:31:03] Production.INFO: Date 2026-04-09 [2026-04-13 09:31:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:31:03] Production.INFO: Date 2026-04-10 [2026-04-13 09:31:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:31:03] Production.INFO: Date 2026-04-11 [2026-04-13 09:31:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:31:04] Production.INFO: Date 2026-04-12 [2026-04-13 09:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:31:04] Production.INFO: Date 2026-04-13 [2026-04-13 09:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:31:04] Production.INFO: ==774== Releasing lock... [2026-04-13 09:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:31:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:31:04] Production.INFO: Total Charge 0 [2026-04-13 09:31:04] Production.INFO: CreateAllLog End [2026-04-13 09:31:04] Production.ERROR: done [2026-04-13 09:31:04] Production.INFO: Account Balance End. [2026-04-13 09:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 09:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088433', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 09:31:04] Production.ERROR: CronJobId end 12 [2026-04-13 09:31:04] Production.INFO: ==778== Releasing lock... [2026-04-13 09:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:31:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:31:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088433', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 09:31:09] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 09:31:09] Production.INFO: ProcessCDR(1,17088433,1,1,2) [2026-04-13 09:31:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17088433,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 09:31:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17088433,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 09:31:09] Production.ERROR: pbx prc_insertCDR start [2026-04-13 09:31:09] Production.ERROR: pbx prc_insertCDR end [2026-04-13 09:31:09] Production.INFO: ==780== Releasing lock... [2026-04-13 09:31:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 09:31:09] Production.INFO: 26 MB #Memory Used# [2026-04-13 09:31:13] Production.ERROR: CronJobId end10 [2026-04-13 09:31:13] Production.INFO: ==776== Releasing lock... [2026-04-13 09:31:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:31:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:31:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:31:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:31:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:31:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:31:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:31:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:31:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:31:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:31:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:31:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:31:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:31:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:31:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:31:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:31:16] Production.INFO: call_cost start [2026-04-13 09:31:16] Production.INFO: call_cost end [2026-04-13 09:31:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:31:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:31:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:31:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:31:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:31:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:31:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:31:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:31:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:31:16] Production.INFO: ==772== Releasing lock... [2026-04-13 09:31:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:31:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:32:02] Production.INFO: ==839== Lock acquired, processing the job... [2026-04-13 14:32:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:32:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:32:02] Production.INFO: neon service started [2026-04-13 14:32:02] Production.INFO: neon service started [2026-04-13 14:32:02] Production.INFO: ==839== Releasing lock... [2026-04-13 14:32:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:32:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:32:02] Production.INFO: ==843== Lock acquired, processing the job... [2026-04-13 13:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:32:02] Production.INFO: ==843== Releasing lock... [2026-04-13 13:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:32:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:32:02] Production.INFO: ==841== Lock acquired, processing the job... [2026-04-13 09:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:32:02] Production.INFO: ==841== Releasing lock... [2026-04-13 09:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:32:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:32:03] Production.INFO: ==848== Lock acquired, processing the job... [2026-04-13 09:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:32:03] Production.INFO: ==850== Lock acquired, processing the job... [2026-04-13 09:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:32:03] Production.INFO: ==846== Lock acquired, processing the job... [2026-04-13 09:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:32:03] Production.INFO: ==852== Lock acquired, processing the job... [2026-04-13 09:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:32:03] Production.INFO: ==854== Lock acquired, processing the job... [2026-04-13 09:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:32:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:32:03] Production.INFO: Account Balance Start. [2026-04-13 09:32:03] Production.INFO: CreateAllLog Start [2026-04-13 09:32:03] Production.INFO: 117 [2026-04-13 09:32:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:32:03] Production.INFO: Date 2026-04-09 [2026-04-13 09:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:32:03] Production.INFO: Date 2026-04-10 [2026-04-13 09:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:32:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:32:03] Production.INFO: Date 2026-04-11 [2026-04-13 09:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:32:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:32:04] Production.INFO: Date 2026-04-12 [2026-04-13 09:32:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:32:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:32:04] Production.INFO: ==854== Releasing lock... [2026-04-13 09:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:32:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:32:04] Production.INFO: Date 2026-04-13 [2026-04-13 09:32:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:32:04] Production.INFO: Total Charge 0 [2026-04-13 09:32:04] Production.INFO: CreateAllLog End [2026-04-13 09:32:04] Production.INFO: Account Balance End. [2026-04-13 09:32:04] Production.ERROR: CronJobId end 12 [2026-04-13 09:32:04] Production.INFO: ==852== Releasing lock... [2026-04-13 09:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:32:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:32:04] Production.INFO: ==848== Releasing lock... [2026-04-13 09:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:32:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:32:11] Production.ERROR: CronJobId end10 [2026-04-13 09:32:11] Production.INFO: ==850== Releasing lock... [2026-04-13 09:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:32:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:32:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:32:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:32:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:32:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:32:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:32:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:32:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:32:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:32:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:32:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:32:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:32:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:32:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:32:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:32:14] Production.INFO: call_cost start [2026-04-13 09:32:14] Production.INFO: call_cost end [2026-04-13 09:32:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:32:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:32:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:32:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:32:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:32:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:32:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:32:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:32:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:32:14] Production.INFO: ==846== Releasing lock... [2026-04-13 09:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:32:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:33:01] Production.INFO: ==910== Lock acquired, processing the job... [2026-04-13 14:33:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:33:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:33:01] Production.INFO: neon service started [2026-04-13 14:33:01] Production.INFO: neon service started [2026-04-13 14:33:01] Production.INFO: ==910== Releasing lock... [2026-04-13 14:33:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:33:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:33:01] Production.INFO: ==914== Lock acquired, processing the job... [2026-04-13 13:33:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:33:01] Production.INFO: ==914== Releasing lock... [2026-04-13 13:33:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:33:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:33:01] Production.INFO: ==912== Lock acquired, processing the job... [2026-04-13 09:33:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:33:02] Production.INFO: ==912== Releasing lock... [2026-04-13 09:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:33:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:33:02] Production.INFO: ==917== Lock acquired, processing the job... [2026-04-13 09:33:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:33:02] Production.INFO: ==919== Lock acquired, processing the job... [2026-04-13 09:33:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:33:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:33:02] Production.INFO: ==921== Lock acquired, processing the job... [2026-04-13 09:33:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:33:03] Production.INFO: ==923== Lock acquired, processing the job... [2026-04-13 09:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:33:03] Production.INFO: ==925== Lock acquired, processing the job... [2026-04-13 09:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:33:03] Production.INFO: Account Balance Start. [2026-04-13 09:33:03] Production.INFO: CreateAllLog Start [2026-04-13 09:33:03] Production.INFO: 117 [2026-04-13 09:33:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:33:03] Production.INFO: ==925== Releasing lock... [2026-04-13 09:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:33:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:33:03] Production.INFO: Date 2026-04-09 [2026-04-13 09:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:33:03] Production.INFO: Date 2026-04-10 [2026-04-13 09:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:33:03] Production.INFO: Date 2026-04-11 [2026-04-13 09:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:33:03] Production.INFO: ==919== Releasing lock... [2026-04-13 09:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:33:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:33:03] Production.INFO: Date 2026-04-12 [2026-04-13 09:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:33:03] Production.INFO: Date 2026-04-13 [2026-04-13 09:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:33:03] Production.INFO: Total Charge 0 [2026-04-13 09:33:03] Production.INFO: CreateAllLog End [2026-04-13 09:33:03] Production.INFO: Account Balance End. [2026-04-13 09:33:03] Production.ERROR: CronJobId end 12 [2026-04-13 09:33:03] Production.INFO: ==923== Releasing lock... [2026-04-13 09:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:33:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:33:09] Production.ERROR: CronJobId end10 [2026-04-13 09:33:09] Production.INFO: ==921== Releasing lock... [2026-04-13 09:33:09] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:33:09] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:33:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:33:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:33:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:33:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:33:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:33:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:33:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:33:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:33:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:33:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:33:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:33:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:33:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:33:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:33:12] Production.INFO: call_cost start [2026-04-13 09:33:12] Production.INFO: call_cost end [2026-04-13 09:33:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:33:12] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:33:12] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:33:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:33:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:33:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:33:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:33:12] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:33:12] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:33:12] Production.INFO: ==917== Releasing lock... [2026-04-13 09:33:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:33:12] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:34:01] Production.INFO: ==983== Lock acquired, processing the job... [2026-04-13 14:34:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:34:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:34:01] Production.INFO: neon service started [2026-04-13 14:34:01] Production.INFO: neon service started [2026-04-13 14:34:01] Production.INFO: ==983== Releasing lock... [2026-04-13 14:34:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:34:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:34:02] Production.INFO: ==985== Lock acquired, processing the job... [2026-04-13 09:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:34:02] Production.INFO: ==985== Releasing lock... [2026-04-13 09:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:34:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:34:02] Production.INFO: ==987== Lock acquired, processing the job... [2026-04-13 13:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:34:02] Production.INFO: ==987== Releasing lock... [2026-04-13 13:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:34:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:34:03] Production.INFO: ==995== Lock acquired, processing the job... [2026-04-13 09:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:34:03] Production.INFO: ==991== Lock acquired, processing the job... [2026-04-13 09:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:34:03] Production.INFO: ==993== Lock acquired, processing the job... [2026-04-13 09:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:34:03] Production.INFO: Account Balance Start. [2026-04-13 09:34:03] Production.INFO: CreateAllLog Start [2026-04-13 09:34:03] Production.INFO: 117 [2026-04-13 09:34:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:34:03] Production.INFO: Date 2026-04-09 [2026-04-13 09:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:34:03] Production.INFO: Date 2026-04-10 [2026-04-13 09:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:34:03] Production.INFO: ==989== Lock acquired, processing the job... [2026-04-13 09:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:34:03] Production.INFO: ==997== Lock acquired, processing the job... [2026-04-13 09:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:34:03] Production.INFO: Date 2026-04-11 [2026-04-13 09:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:34:03] Production.INFO: Date 2026-04-12 [2026-04-13 09:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:34:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:34:03] Production.INFO: Date 2026-04-13 [2026-04-13 09:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:34:03] Production.INFO: Total Charge 0 [2026-04-13 09:34:03] Production.INFO: CreateAllLog End [2026-04-13 09:34:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:34:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:34:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:34:03] Production.INFO: ==997== Releasing lock... [2026-04-13 09:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:34:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:34:03] Production.INFO: Account Balance End. [2026-04-13 09:34:03] Production.ERROR: CronJobId end 12 [2026-04-13 09:34:03] Production.INFO: ==995== Releasing lock... [2026-04-13 09:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:34:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:34:03] Production.INFO: ==991== Releasing lock... [2026-04-13 09:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:34:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:34:10] Production.ERROR: CronJobId end10 [2026-04-13 09:34:10] Production.INFO: ==993== Releasing lock... [2026-04-13 09:34:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:34:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:34:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:34:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:34:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:34:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:34:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:34:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:34:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:34:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:34:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:34:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:34:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:34:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:34:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:34:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:34:14] Production.INFO: call_cost start [2026-04-13 09:34:14] Production.INFO: call_cost end [2026-04-13 09:34:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:34:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:34:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:34:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:34:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:34:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:34:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:34:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:34:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:34:14] Production.INFO: ==989== Releasing lock... [2026-04-13 09:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:34:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:35:02] Production.INFO: ==1058== Lock acquired, processing the job... [2026-04-13 14:35:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:35:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:35:02] Production.INFO: neon service started [2026-04-13 14:35:02] Production.INFO: neon service started [2026-04-13 14:35:02] Production.INFO: ==1058== Releasing lock... [2026-04-13 14:35:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:35:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:35:02] Production.INFO: ==1060== Lock acquired, processing the job... [2026-04-13 09:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:35:02] Production.INFO: ==1060== Releasing lock... [2026-04-13 09:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:35:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:35:02] Production.INFO: ==1062== Lock acquired, processing the job... [2026-04-13 13:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:35:02] Production.INFO: ==1062== Releasing lock... [2026-04-13 13:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:35:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:35:03] Production.INFO: ==1072== Lock acquired, processing the job... [2026-04-13 09:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:35:03] Production.INFO: ==1064== Lock acquired, processing the job... [2026-04-13 09:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:35:03] Production.INFO: ==1066== Lock acquired, processing the job... [2026-04-13 09:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:35:03] Production.INFO: ==1070== Lock acquired, processing the job... [2026-04-13 09:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:35:03] Production.INFO: ==1068== Lock acquired, processing the job... [2026-04-13 09:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:35:03] Production.INFO: ==1072== Releasing lock... [2026-04-13 09:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:35:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:35:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:35:03] Production.INFO: Account Balance Start. [2026-04-13 09:35:03] Production.INFO: CreateAllLog Start [2026-04-13 09:35:03] Production.INFO: 117 [2026-04-13 09:35:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:35:03] Production.INFO: Date 2026-04-09 [2026-04-13 09:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:35:03] Production.INFO: Date 2026-04-10 [2026-04-13 09:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:35:04] Production.INFO: Date 2026-04-11 [2026-04-13 09:35:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:35:04] Production.INFO: Date 2026-04-12 [2026-04-13 09:35:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:35:04] Production.INFO: Date 2026-04-13 [2026-04-13 09:35:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:35:04] Production.INFO: Total Charge 0 [2026-04-13 09:35:04] Production.INFO: CreateAllLog End [2026-04-13 09:35:04] Production.INFO: Account Balance End. [2026-04-13 09:35:04] Production.ERROR: CronJobId end 12 [2026-04-13 09:35:04] Production.INFO: ==1070== Releasing lock... [2026-04-13 09:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:35:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:35:04] Production.INFO: ==1066== Releasing lock... [2026-04-13 09:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:35:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:35:11] Production.ERROR: CronJobId end10 [2026-04-13 09:35:11] Production.INFO: ==1068== Releasing lock... [2026-04-13 09:35:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:35:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:35:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:35:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:35:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:35:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:35:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:35:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:35:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:35:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:35:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:35:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:35:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:35:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:35:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:35:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:35:15] Production.INFO: call_cost start [2026-04-13 09:35:15] Production.INFO: call_cost end [2026-04-13 09:35:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:35:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:35:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:35:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:35:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:35:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:35:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:35:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:35:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:35:15] Production.INFO: ==1064== Releasing lock... [2026-04-13 09:35:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:35:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:36:01] Production.INFO: ==1128== Lock acquired, processing the job... [2026-04-13 14:36:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:36:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:36:01] Production.INFO: neon service started [2026-04-13 14:36:01] Production.INFO: neon service started [2026-04-13 14:36:01] Production.INFO: ==1128== Releasing lock... [2026-04-13 14:36:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:36:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:36:02] Production.INFO: ==1130== Lock acquired, processing the job... [2026-04-13 09:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:36:02] Production.INFO: ==1134== Lock acquired, processing the job... [2026-04-13 13:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:36:02] Production.INFO: ==1134== Releasing lock... [2026-04-13 13:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:36:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:36:02] Production.INFO: ==1130== Releasing lock... [2026-04-13 09:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:36:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:36:03] Production.INFO: ==1138== Lock acquired, processing the job... [2026-04-13 09:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:36:03] Production.INFO: ==1144== Lock acquired, processing the job... [2026-04-13 09:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:36:03] Production.INFO: ==1146== Lock acquired, processing the job... [2026-04-13 09:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:36:03] Production.INFO: ==1140== Lock acquired, processing the job... [2026-04-13 09:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:36:03] Production.INFO: ==1142== Lock acquired, processing the job... [2026-04-13 09:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:36:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:36:03] Production.INFO: Account Balance Start. [2026-04-13 09:36:03] Production.INFO: CreateAllLog Start [2026-04-13 09:36:03] Production.INFO: 117 [2026-04-13 09:36:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:36:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:36:03] Production.INFO: ==1146== Releasing lock... [2026-04-13 09:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:36:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:36:03] Production.INFO: Date 2026-04-09 [2026-04-13 09:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:36:03] Production.INFO: Date 2026-04-10 [2026-04-13 09:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:36:03] Production.INFO: Date 2026-04-11 [2026-04-13 09:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:36:03] Production.INFO: Date 2026-04-12 [2026-04-13 09:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:36:03] Production.INFO: Date 2026-04-13 [2026-04-13 09:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:36:03] Production.INFO: Total Charge 0 [2026-04-13 09:36:04] Production.INFO: CreateAllLog End [2026-04-13 09:36:04] Production.INFO: ==1140== Releasing lock... [2026-04-13 09:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:36:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:36:04] Production.INFO: Account Balance End. [2026-04-13 09:36:04] Production.ERROR: CronJobId end 12 [2026-04-13 09:36:04] Production.INFO: ==1144== Releasing lock... [2026-04-13 09:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:36:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:36:11] Production.ERROR: CronJobId end10 [2026-04-13 09:36:11] Production.INFO: ==1142== Releasing lock... [2026-04-13 09:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:36:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:36:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:36:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:36:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:36:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:36:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:36:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:36:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:36:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:36:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:36:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:36:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:36:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:36:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:36:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:36:13] Production.INFO: call_cost start [2026-04-13 09:36:13] Production.INFO: call_cost end [2026-04-13 09:36:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:36:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:36:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:36:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:36:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:36:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:36:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:36:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:36:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:36:13] Production.INFO: ==1138== Releasing lock... [2026-04-13 09:36:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:36:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:37:02] Production.INFO: ==1208== Lock acquired, processing the job... [2026-04-13 14:37:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:37:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:37:02] Production.INFO: neon service started [2026-04-13 14:37:02] Production.INFO: neon service started [2026-04-13 14:37:02] Production.INFO: ==1208== Releasing lock... [2026-04-13 14:37:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:37:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:37:02] Production.INFO: ==1210== Lock acquired, processing the job... [2026-04-13 09:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:37:02] Production.INFO: ==1210== Releasing lock... [2026-04-13 09:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:37:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:37:02] Production.INFO: ==1212== Lock acquired, processing the job... [2026-04-13 13:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:37:02] Production.INFO: ==1212== Releasing lock... [2026-04-13 13:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:37:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:37:03] Production.INFO: ==1214== Lock acquired, processing the job... [2026-04-13 09:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:37:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:37:03] Production.INFO: ==1216== Lock acquired, processing the job... [2026-04-13 09:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:37:03] Production.INFO: ==1220== Lock acquired, processing the job... [2026-04-13 09:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:37:03] Production.INFO: ==1218== Lock acquired, processing the job... [2026-04-13 09:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:37:03] Production.INFO: Account Balance Start. [2026-04-13 09:37:03] Production.INFO: CreateAllLog Start [2026-04-13 09:37:03] Production.INFO: 117 [2026-04-13 09:37:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:37:03] Production.INFO: ==1222== Lock acquired, processing the job... [2026-04-13 09:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:37:03] Production.INFO: Date 2026-04-09 [2026-04-13 09:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:37:03] Production.INFO: Date 2026-04-10 [2026-04-13 09:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:37:03] Production.INFO: Date 2026-04-11 [2026-04-13 09:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:37:04] Production.INFO: ==1216== Releasing lock... [2026-04-13 09:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:37:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:37:04] Production.INFO: Date 2026-04-12 [2026-04-13 09:37:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:37:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:37:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:37:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:37:04] Production.INFO: Date 2026-04-13 [2026-04-13 09:37:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:37:04] Production.INFO: ==1222== Releasing lock... [2026-04-13 09:37:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:37:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:37:04] Production.INFO: Total Charge 0 [2026-04-13 09:37:04] Production.INFO: CreateAllLog End [2026-04-13 09:37:04] Production.INFO: Account Balance End. [2026-04-13 09:37:04] Production.ERROR: CronJobId end 12 [2026-04-13 09:37:04] Production.INFO: ==1220== Releasing lock... [2026-04-13 09:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:37:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:37:12] Production.ERROR: CronJobId end10 [2026-04-13 09:37:12] Production.INFO: ==1218== Releasing lock... [2026-04-13 09:37:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:37:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:37:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:37:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:37:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:37:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:37:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:37:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:37:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:37:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:37:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:37:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:37:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:37:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:37:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:37:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:37:15] Production.INFO: call_cost start [2026-04-13 09:37:15] Production.INFO: call_cost end [2026-04-13 09:37:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:37:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:37:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:37:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:37:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:37:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:37:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:37:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:37:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:37:15] Production.INFO: ==1214== Releasing lock... [2026-04-13 09:37:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:37:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:38:01] Production.INFO: ==1288== Lock acquired, processing the job... [2026-04-13 14:38:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:38:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:38:01] Production.INFO: neon service started [2026-04-13 14:38:01] Production.INFO: neon service started [2026-04-13 14:38:01] Production.INFO: ==1288== Releasing lock... [2026-04-13 14:38:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:38:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:38:02] Production.INFO: ==1291== Lock acquired, processing the job... [2026-04-13 09:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:38:02] Production.INFO: ==1293== Lock acquired, processing the job... [2026-04-13 13:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:38:02] Production.INFO: ==1293== Releasing lock... [2026-04-13 13:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:38:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:38:02] Production.INFO: ==1291== Releasing lock... [2026-04-13 09:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:38:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:38:03] Production.INFO: ==1299== Lock acquired, processing the job... [2026-04-13 09:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:38:03] Production.INFO: ==1295== Lock acquired, processing the job... [2026-04-13 09:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:38:03] Production.INFO: ==1297== Lock acquired, processing the job... [2026-04-13 09:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:38:03] Production.INFO: ==1301== Lock acquired, processing the job... [2026-04-13 09:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:38:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:38:03] Production.INFO: ==1303== Lock acquired, processing the job... [2026-04-13 09:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:38:03] Production.INFO: Account Balance Start. [2026-04-13 09:38:03] Production.INFO: CreateAllLog Start [2026-04-13 09:38:03] Production.INFO: 117 [2026-04-13 09:38:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:38:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:38:03] Production.INFO: Date 2026-04-09 [2026-04-13 09:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:38:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:38:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:38:03] Production.INFO: Date 2026-04-10 [2026-04-13 09:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:38:03] Production.INFO: ==1303== Releasing lock... [2026-04-13 09:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:38:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:38:03] Production.INFO: Date 2026-04-11 [2026-04-13 09:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:38:03] Production.INFO: Date 2026-04-12 [2026-04-13 09:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:38:03] Production.INFO: Date 2026-04-13 [2026-04-13 09:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:38:03] Production.INFO: Total Charge 0 [2026-04-13 09:38:03] Production.INFO: CreateAllLog End [2026-04-13 09:38:03] Production.INFO: Account Balance End. [2026-04-13 09:38:03] Production.ERROR: CronJobId end 12 [2026-04-13 09:38:03] Production.INFO: ==1301== Releasing lock... [2026-04-13 09:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:38:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:38:04] Production.INFO: ==1297== Releasing lock... [2026-04-13 09:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:38:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:38:11] Production.ERROR: CronJobId end10 [2026-04-13 09:38:11] Production.INFO: ==1299== Releasing lock... [2026-04-13 09:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:38:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:38:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:38:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:38:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:38:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:38:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:38:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:38:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:38:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:38:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:38:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:38:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:38:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:38:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:38:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:38:13] Production.INFO: call_cost start [2026-04-13 09:38:13] Production.INFO: call_cost end [2026-04-13 09:38:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:38:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:38:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:38:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:38:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:38:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:38:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:38:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:38:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:38:13] Production.INFO: ==1295== Releasing lock... [2026-04-13 09:38:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:38:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:39:01] Production.INFO: ==1362== Lock acquired, processing the job... [2026-04-13 14:39:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:39:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:39:01] Production.INFO: neon service started [2026-04-13 14:39:02] Production.INFO: neon service started [2026-04-13 14:39:02] Production.INFO: ==1362== Releasing lock... [2026-04-13 14:39:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:39:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:39:02] Production.INFO: ==1364== Lock acquired, processing the job... [2026-04-13 09:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:39:02] Production.INFO: ==1364== Releasing lock... [2026-04-13 09:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:39:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:39:02] Production.INFO: ==1366== Lock acquired, processing the job... [2026-04-13 13:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:39:02] Production.INFO: ==1366== Releasing lock... [2026-04-13 13:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:39:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:39:03] Production.INFO: ==1375== Lock acquired, processing the job... [2026-04-13 09:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:39:03] Production.INFO: Account Balance Start. [2026-04-13 09:39:03] Production.INFO: CreateAllLog Start [2026-04-13 09:39:03] Production.INFO: 117 [2026-04-13 09:39:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:39:03] Production.INFO: Date 2026-04-09 [2026-04-13 09:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:39:03] Production.INFO: Date 2026-04-10 [2026-04-13 09:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:39:03] Production.INFO: Date 2026-04-11 [2026-04-13 09:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:39:03] Production.INFO: Date 2026-04-12 [2026-04-13 09:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:39:03] Production.INFO: Date 2026-04-13 [2026-04-13 09:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:39:03] Production.INFO: Total Charge 0 [2026-04-13 09:39:03] Production.INFO: CreateAllLog End [2026-04-13 09:39:03] Production.INFO: ==1369== Lock acquired, processing the job... [2026-04-13 09:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:39:03] Production.INFO: Account Balance End. [2026-04-13 09:39:03] Production.ERROR: CronJobId end 12 [2026-04-13 09:39:03] Production.INFO: ==1375== Releasing lock... [2026-04-13 09:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:39:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:39:03] Production.INFO: ==1371== Lock acquired, processing the job... [2026-04-13 09:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:39:03] Production.INFO: ==1373== Lock acquired, processing the job... [2026-04-13 09:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:39:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:39:03] Production.INFO: ==1377== Lock acquired, processing the job... [2026-04-13 09:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:39:03] Production.INFO: ==1377== Releasing lock... [2026-04-13 09:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:39:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:39:04] Production.INFO: ==1371== Releasing lock... [2026-04-13 09:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:39:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:39:11] Production.ERROR: CronJobId end10 [2026-04-13 09:39:11] Production.INFO: ==1373== Releasing lock... [2026-04-13 09:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:39:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:39:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:39:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:39:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:39:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:39:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:39:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:39:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:39:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:39:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:39:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:39:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:39:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:39:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:39:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:39:14] Production.INFO: call_cost start [2026-04-13 09:39:14] Production.INFO: call_cost end [2026-04-13 09:39:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:39:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:39:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:39:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:39:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:39:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:39:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:39:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:39:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:39:14] Production.INFO: ==1369== Releasing lock... [2026-04-13 09:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:39:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:40:01] Production.INFO: ==1439== Lock acquired, processing the job... [2026-04-13 14:40:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:40:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:40:01] Production.INFO: neon service started [2026-04-13 14:40:01] Production.INFO: neon service started [2026-04-13 14:40:01] Production.INFO: ==1439== Releasing lock... [2026-04-13 14:40:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:40:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:40:01] Production.INFO: ==1441== Lock acquired, processing the job... [2026-04-13 09:40:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:40:01] Production.INFO: ==1443== Lock acquired, processing the job... [2026-04-13 13:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:40:02] Production.INFO: ==1443== Releasing lock... [2026-04-13 13:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:40:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:40:02] Production.INFO: ==1441== Releasing lock... [2026-04-13 09:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:40:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:40:03] Production.INFO: ==1446== Lock acquired, processing the job... [2026-04-13 09:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:40:03] Production.INFO: ==1448== Lock acquired, processing the job... [2026-04-13 09:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:40:03] Production.INFO: ==1450== Lock acquired, processing the job... [2026-04-13 09:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:40:03] Production.INFO: ==1452== Lock acquired, processing the job... [2026-04-13 09:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:40:03] Production.INFO: ==1454== Lock acquired, processing the job... [2026-04-13 09:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:40:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:40:03] Production.INFO: Account Balance Start. [2026-04-13 09:40:03] Production.INFO: CreateAllLog Start [2026-04-13 09:40:03] Production.INFO: 117 [2026-04-13 09:40:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:40:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:40:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:40:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:40:03] Production.INFO: ==1454== Releasing lock... [2026-04-13 09:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:40:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:40:03] Production.INFO: Date 2026-04-09 [2026-04-13 09:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:40:03] Production.INFO: Date 2026-04-10 [2026-04-13 09:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:40:03] Production.INFO: Date 2026-04-11 [2026-04-13 09:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:40:03] Production.INFO: Date 2026-04-12 [2026-04-13 09:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:40:03] Production.INFO: Date 2026-04-13 [2026-04-13 09:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:40:03] Production.INFO: Total Charge 0 [2026-04-13 09:40:03] Production.INFO: CreateAllLog End [2026-04-13 09:40:03] Production.INFO: Account Balance End. [2026-04-13 09:40:03] Production.ERROR: CronJobId end 12 [2026-04-13 09:40:03] Production.INFO: ==1452== Releasing lock... [2026-04-13 09:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:40:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:40:03] Production.INFO: ==1448== Releasing lock... [2026-04-13 09:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:40:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:40:10] Production.ERROR: CronJobId end10 [2026-04-13 09:40:10] Production.INFO: ==1450== Releasing lock... [2026-04-13 09:40:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:40:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:40:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:40:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:40:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:40:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:40:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:40:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:40:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:40:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:40:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:40:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:40:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:40:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:40:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:40:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:40:13] Production.INFO: call_cost start [2026-04-13 09:40:13] Production.INFO: call_cost end [2026-04-13 09:40:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:40:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:40:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:40:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:40:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:40:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:40:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:40:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:40:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:40:13] Production.INFO: ==1446== Releasing lock... [2026-04-13 09:40:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:40:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:41:01] Production.INFO: ==1544== Lock acquired, processing the job... [2026-04-13 14:41:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:41:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:41:01] Production.INFO: neon service started [2026-04-13 14:41:01] Production.INFO: neon service started [2026-04-13 14:41:01] Production.INFO: ==1544== Releasing lock... [2026-04-13 14:41:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:41:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:41:02] Production.INFO: ==1546== Lock acquired, processing the job... [2026-04-13 09:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:41:02] Production.INFO: ==1546== Releasing lock... [2026-04-13 09:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:41:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:41:02] Production.INFO: ==1549== Lock acquired, processing the job... [2026-04-13 13:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:41:02] Production.INFO: ==1549== Releasing lock... [2026-04-13 13:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:41:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:41:03] Production.INFO: ==1554== Lock acquired, processing the job... [2026-04-13 09:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:41:03] Production.INFO: ==1565== Lock acquired, processing the job... [2026-04-13 09:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:41:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:41:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:41:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:41:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:41:03] Production.INFO: ==1565== Releasing lock... [2026-04-13 09:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:41:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:41:03] Production.INFO: ==1551== Lock acquired, processing the job... [2026-04-13 09:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 09:41:03] Production.INFO: ==1563== Lock acquired, processing the job... [2026-04-13 09:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 09:41:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 09:41:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 09:41:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 09:41:03] Production.ERROR: CronJob PID - 1554 [2026-04-13 09:41:03] Production.ERROR: CronJob Title - System Alerts [2026-04-13 09:41:03] Production.ERROR: CronJob ID - 5 [2026-04-13 09:41:03] Production.ERROR: CronJob Last Run Time 2026-04-13 09:41:00 [2026-04-13 09:41:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 09:41:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 09:41:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 09:41:03] Production.ERROR: CronJob PID - 1563 [2026-04-13 09:41:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process [2026-04-13 09:41:03] Production.ERROR: CronJob ID - 17 [2026-04-13 09:41:03] Production.ERROR: CronJob Last Run Time 2026-04-13 09:41:00 [2026-04-13 09:41:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 09:41:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 09:41:03] Production.INFO: ==1556== Lock acquired, processing the job... [2026-04-13 09:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:41:03] Production.INFO: ==1561== Lock acquired, processing the job... [2026-04-13 09:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:41:03] Production.INFO: ==1559== Lock acquired, processing the job... [2026-04-13 09:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:41:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 09:41:03] Production.INFO: ==1551== Releasing lock... [2026-04-13 09:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 09:41:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 09:41:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:41:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:41:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:41:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:41:04] Production.INFO: Account Balance Start. [2026-04-13 09:41:04] Production.INFO: CreateAllLog Start [2026-04-13 09:41:04] Production.INFO: 117 [2026-04-13 09:41:04] Production.INFO: Date 2026-04-08 [2026-04-13 09:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:41:04] Production.INFO: Date 2026-04-09 [2026-04-13 09:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:41:04] Production.ERROR: done [2026-04-13 09:41:04] Production.INFO: Date 2026-04-10 [2026-04-13 09:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 09:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088474', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 09:41:04] Production.INFO: Date 2026-04-11 [2026-04-13 09:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:41:04] Production.INFO: Date 2026-04-12 [2026-04-13 09:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:41:04] Production.INFO: Date 2026-04-13 [2026-04-13 09:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:41:04] Production.INFO: Total Charge 0 [2026-04-13 09:41:04] Production.INFO: CreateAllLog End [2026-04-13 09:41:04] Production.INFO: Account Balance End. [2026-04-13 09:41:04] Production.ERROR: CronJobId end 12 [2026-04-13 09:41:04] Production.INFO: ==1561== Releasing lock... [2026-04-13 09:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:41:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:41:04] Production.INFO: ==1556== Releasing lock... [2026-04-13 09:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:41:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:41:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088474', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 09:41:09] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 09:41:09] Production.INFO: ProcessCDR(1,17088474,1,1,2) [2026-04-13 09:41:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17088474,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 09:41:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17088474,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 09:41:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 09:41:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 09:41:10] Production.INFO: ==1563== Releasing lock... [2026-04-13 09:41:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 09:41:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 09:41:13] Production.ERROR: CronJobId end10 [2026-04-13 09:41:13] Production.INFO: ==1559== Releasing lock... [2026-04-13 09:41:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:41:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:41:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:41:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:41:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:41:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:41:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:41:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:41:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:41:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:41:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:41:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:41:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:41:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:41:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:41:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:41:16] Production.INFO: call_cost start [2026-04-13 09:41:16] Production.INFO: call_cost end [2026-04-13 09:41:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:41:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:41:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:41:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:41:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:41:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:41:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:41:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:41:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:41:16] Production.INFO: ==1554== Releasing lock... [2026-04-13 09:41:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:41:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:42:02] Production.INFO: ==1629== Lock acquired, processing the job... [2026-04-13 14:42:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:42:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:42:02] Production.INFO: neon service started [2026-04-13 14:42:02] Production.INFO: neon service started [2026-04-13 14:42:02] Production.INFO: ==1629== Releasing lock... [2026-04-13 14:42:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:42:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:42:02] Production.INFO: ==1631== Lock acquired, processing the job... [2026-04-13 09:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:42:02] Production.INFO: ==1633== Lock acquired, processing the job... [2026-04-13 13:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:42:02] Production.INFO: ==1633== Releasing lock... [2026-04-13 13:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:42:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:42:03] Production.INFO: ==1631== Releasing lock... [2026-04-13 09:42:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:42:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:42:03] Production.INFO: ==1636== Lock acquired, processing the job... [2026-04-13 09:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:42:03] Production.INFO: ==1638== Lock acquired, processing the job... [2026-04-13 09:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:42:03] Production.INFO: ==1640== Lock acquired, processing the job... [2026-04-13 09:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:42:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:42:03] Production.INFO: ==1642== Lock acquired, processing the job... [2026-04-13 09:42:03] Production.INFO: ==1644== Lock acquired, processing the job... [2026-04-13 09:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:42:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:42:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:42:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:42:04] Production.INFO: ==1644== Releasing lock... [2026-04-13 09:42:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:42:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:42:04] Production.INFO: Account Balance Start. [2026-04-13 09:42:04] Production.INFO: CreateAllLog Start [2026-04-13 09:42:04] Production.INFO: 117 [2026-04-13 09:42:04] Production.INFO: Date 2026-04-08 [2026-04-13 09:42:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:42:04] Production.INFO: Date 2026-04-09 [2026-04-13 09:42:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:42:04] Production.INFO: Date 2026-04-10 [2026-04-13 09:42:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:42:04] Production.INFO: Date 2026-04-11 [2026-04-13 09:42:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:42:04] Production.INFO: ==1638== Releasing lock... [2026-04-13 09:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:42:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:42:04] Production.INFO: Date 2026-04-12 [2026-04-13 09:42:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:42:04] Production.INFO: Date 2026-04-13 [2026-04-13 09:42:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:42:04] Production.INFO: Total Charge 0 [2026-04-13 09:42:04] Production.INFO: CreateAllLog End [2026-04-13 09:42:04] Production.INFO: Account Balance End. [2026-04-13 09:42:04] Production.ERROR: CronJobId end 12 [2026-04-13 09:42:04] Production.INFO: ==1642== Releasing lock... [2026-04-13 09:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:42:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:42:11] Production.ERROR: CronJobId end10 [2026-04-13 09:42:11] Production.INFO: ==1640== Releasing lock... [2026-04-13 09:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:42:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:42:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:42:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:42:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:42:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:42:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:42:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:42:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:42:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:42:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:42:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:42:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:42:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:42:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:42:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:42:14] Production.INFO: call_cost start [2026-04-13 09:42:14] Production.INFO: call_cost end [2026-04-13 09:42:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:42:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:42:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:42:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:42:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:42:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:42:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:42:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:42:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:42:14] Production.INFO: ==1636== Releasing lock... [2026-04-13 09:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:42:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:43:01] Production.INFO: ==1703== Lock acquired, processing the job... [2026-04-13 14:43:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:43:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:43:01] Production.INFO: neon service started [2026-04-13 14:43:01] Production.INFO: neon service started [2026-04-13 14:43:01] Production.INFO: ==1703== Releasing lock... [2026-04-13 14:43:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:43:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:43:01] Production.INFO: ==1707== Lock acquired, processing the job... [2026-04-13 13:43:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:43:01] Production.INFO: ==1707== Releasing lock... [2026-04-13 13:43:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:43:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:43:02] Production.INFO: ==1705== Lock acquired, processing the job... [2026-04-13 09:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:43:02] Production.INFO: ==1705== Releasing lock... [2026-04-13 09:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:43:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:43:02] Production.INFO: ==1711== Lock acquired, processing the job... [2026-04-13 09:43:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:43:03] Production.INFO: ==1713== Lock acquired, processing the job... [2026-04-13 09:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:43:03] Production.INFO: ==1716== Lock acquired, processing the job... [2026-04-13 09:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:43:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:43:03] Production.INFO: ==1718== Lock acquired, processing the job... [2026-04-13 09:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:43:03] Production.INFO: ==1720== Lock acquired, processing the job... [2026-04-13 09:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:43:03] Production.INFO: Account Balance Start. [2026-04-13 09:43:03] Production.INFO: CreateAllLog Start [2026-04-13 09:43:03] Production.INFO: 117 [2026-04-13 09:43:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:43:03] Production.INFO: Date 2026-04-09 [2026-04-13 09:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:43:03] Production.INFO: Date 2026-04-10 [2026-04-13 09:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:43:03] Production.INFO: ==1720== Releasing lock... [2026-04-13 09:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:43:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:43:03] Production.INFO: Date 2026-04-11 [2026-04-13 09:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:43:03] Production.INFO: Date 2026-04-12 [2026-04-13 09:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:43:03] Production.INFO: Date 2026-04-13 [2026-04-13 09:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:43:03] Production.INFO: Total Charge 0 [2026-04-13 09:43:03] Production.INFO: CreateAllLog End [2026-04-13 09:43:03] Production.INFO: Account Balance End. [2026-04-13 09:43:03] Production.ERROR: CronJobId end 12 [2026-04-13 09:43:03] Production.INFO: ==1718== Releasing lock... [2026-04-13 09:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:43:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:43:03] Production.INFO: ==1713== Releasing lock... [2026-04-13 09:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:43:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:43:11] Production.ERROR: CronJobId end10 [2026-04-13 09:43:11] Production.INFO: ==1716== Releasing lock... [2026-04-13 09:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:43:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:43:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:43:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:43:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:43:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:43:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:43:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:43:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:43:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:43:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:43:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:43:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:43:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:43:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:43:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:43:13] Production.INFO: call_cost start [2026-04-13 09:43:13] Production.INFO: call_cost end [2026-04-13 09:43:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:43:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:43:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:43:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:43:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:43:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:43:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:43:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:43:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:43:13] Production.INFO: ==1711== Releasing lock... [2026-04-13 09:43:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:43:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:44:01] Production.INFO: ==1806== Lock acquired, processing the job... [2026-04-13 14:44:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:44:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:44:02] Production.INFO: neon service started [2026-04-13 14:44:02] Production.INFO: neon service started [2026-04-13 14:44:02] Production.INFO: ==1806== Releasing lock... [2026-04-13 14:44:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:44:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:44:02] Production.INFO: ==1808== Lock acquired, processing the job... [2026-04-13 09:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:44:02] Production.INFO: ==1810== Lock acquired, processing the job... [2026-04-13 13:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:44:02] Production.INFO: ==1810== Releasing lock... [2026-04-13 13:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:44:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:44:02] Production.INFO: ==1808== Releasing lock... [2026-04-13 09:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:44:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:44:03] Production.INFO: ==1820== Lock acquired, processing the job... [2026-04-13 09:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:44:03] Production.INFO: Account Balance Start. [2026-04-13 09:44:03] Production.INFO: CreateAllLog Start [2026-04-13 09:44:03] Production.INFO: 117 [2026-04-13 09:44:03] Production.INFO: ==1813== Lock acquired, processing the job... [2026-04-13 09:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:44:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:44:03] Production.INFO: Date 2026-04-09 [2026-04-13 09:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:44:03] Production.INFO: Date 2026-04-10 [2026-04-13 09:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:44:03] Production.INFO: Date 2026-04-11 [2026-04-13 09:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:44:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:44:03] Production.INFO: ==1815== Lock acquired, processing the job... [2026-04-13 09:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:44:03] Production.INFO: Date 2026-04-12 [2026-04-13 09:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:44:03] Production.INFO: ==1818== Lock acquired, processing the job... [2026-04-13 09:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:44:03] Production.INFO: ==1822== Lock acquired, processing the job... [2026-04-13 09:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:44:03] Production.INFO: Date 2026-04-13 [2026-04-13 09:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:44:03] Production.INFO: Total Charge 0 [2026-04-13 09:44:04] Production.INFO: CreateAllLog End [2026-04-13 09:44:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:44:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:44:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:44:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:44:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:44:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:44:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:44:04] Production.INFO: ==1822== Releasing lock... [2026-04-13 09:44:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:44:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:44:04] Production.INFO: Account Balance End. [2026-04-13 09:44:04] Production.ERROR: CronJobId end 12 [2026-04-13 09:44:04] Production.INFO: ==1820== Releasing lock... [2026-04-13 09:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:44:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:44:04] Production.INFO: ==1815== Releasing lock... [2026-04-13 09:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:44:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:44:11] Production.ERROR: CronJobId end10 [2026-04-13 09:44:11] Production.INFO: ==1818== Releasing lock... [2026-04-13 09:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:44:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:44:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:44:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:44:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:44:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:44:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:44:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:44:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:44:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:44:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:44:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:44:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:44:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:44:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:44:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:44:14] Production.INFO: call_cost start [2026-04-13 09:44:14] Production.INFO: call_cost end [2026-04-13 09:44:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:44:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:44:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:44:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:44:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:44:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:44:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:44:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:44:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:44:14] Production.INFO: ==1813== Releasing lock... [2026-04-13 09:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:44:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:45:01] Production.INFO: ==1879== Lock acquired, processing the job... [2026-04-13 14:45:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:45:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:45:01] Production.INFO: neon service started [2026-04-13 14:45:01] Production.INFO: neon service started [2026-04-13 14:45:01] Production.INFO: ==1879== Releasing lock... [2026-04-13 14:45:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:45:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:45:01] Production.INFO: ==1881== Lock acquired, processing the job... [2026-04-13 09:45:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:45:02] Production.INFO: ==1881== Releasing lock... [2026-04-13 09:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:45:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:45:02] Production.INFO: ==1883== Lock acquired, processing the job... [2026-04-13 13:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:45:02] Production.INFO: ==1883== Releasing lock... [2026-04-13 13:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:45:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:45:02] Production.INFO: ==1885== Lock acquired, processing the job... [2026-04-13 09:45:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:45:02] Production.INFO: ==1891== Lock acquired, processing the job... [2026-04-13 09:45:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:45:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:45:03] Production.INFO: Account Balance Start. [2026-04-13 09:45:03] Production.INFO: CreateAllLog Start [2026-04-13 09:45:03] Production.INFO: ==1887== Lock acquired, processing the job... [2026-04-13 09:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:45:03] Production.INFO: 117 [2026-04-13 09:45:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:45:03] Production.INFO: ==1889== Lock acquired, processing the job... [2026-04-13 09:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:45:03] Production.INFO: Date 2026-04-09 [2026-04-13 09:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:45:03] Production.INFO: Date 2026-04-10 [2026-04-13 09:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:45:03] Production.INFO: Date 2026-04-11 [2026-04-13 09:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:45:03] Production.INFO: ==1893== Lock acquired, processing the job... [2026-04-13 09:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:45:03] Production.INFO: Date 2026-04-12 [2026-04-13 09:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:45:03] Production.INFO: Date 2026-04-13 [2026-04-13 09:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:45:03] Production.INFO: Total Charge 0 [2026-04-13 09:45:03] Production.INFO: CreateAllLog End [2026-04-13 09:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:45:03] Production.INFO: Account Balance End. [2026-04-13 09:45:03] Production.INFO: ==1893== Releasing lock... [2026-04-13 09:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:45:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:45:03] Production.ERROR: CronJobId end 12 [2026-04-13 09:45:03] Production.INFO: ==1891== Releasing lock... [2026-04-13 09:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:45:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:45:03] Production.INFO: ==1887== Releasing lock... [2026-04-13 09:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:45:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:45:11] Production.ERROR: CronJobId end10 [2026-04-13 09:45:11] Production.INFO: ==1889== Releasing lock... [2026-04-13 09:45:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:45:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:45:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:45:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:45:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:45:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:45:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:45:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:45:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:45:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:45:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:45:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:45:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:45:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:45:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:45:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:45:13] Production.INFO: call_cost start [2026-04-13 09:45:13] Production.INFO: call_cost end [2026-04-13 09:45:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:45:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:45:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:45:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:45:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:45:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:45:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:45:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:45:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:45:13] Production.INFO: ==1885== Releasing lock... [2026-04-13 09:45:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:45:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:46:01] Production.INFO: ==1956== Lock acquired, processing the job... [2026-04-13 14:46:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:46:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:46:01] Production.INFO: neon service started [2026-04-13 14:46:01] Production.INFO: neon service started [2026-04-13 14:46:01] Production.INFO: ==1956== Releasing lock... [2026-04-13 14:46:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:46:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:46:02] Production.INFO: ==1958== Lock acquired, processing the job... [2026-04-13 09:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:46:02] Production.INFO: ==1958== Releasing lock... [2026-04-13 09:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:46:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:46:02] Production.INFO: ==1960== Lock acquired, processing the job... [2026-04-13 13:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:46:02] Production.INFO: ==1960== Releasing lock... [2026-04-13 13:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:46:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:46:03] Production.INFO: ==1966== Lock acquired, processing the job... [2026-04-13 09:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:46:03] Production.INFO: ==1964== Lock acquired, processing the job... [2026-04-13 09:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:46:03] Production.INFO: ==1970== Lock acquired, processing the job... [2026-04-13 09:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:46:03] Production.INFO: ==1968== Lock acquired, processing the job... [2026-04-13 09:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:46:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:46:03] Production.INFO: Account Balance Start. [2026-04-13 09:46:03] Production.INFO: CreateAllLog Start [2026-04-13 09:46:03] Production.INFO: 117 [2026-04-13 09:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:46:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:46:03] Production.INFO: ==1972== Lock acquired, processing the job... [2026-04-13 09:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:46:03] Production.INFO: Date 2026-04-09 [2026-04-13 09:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:46:03] Production.INFO: Date 2026-04-10 [2026-04-13 09:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:46:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:46:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:46:03] Production.INFO: Date 2026-04-11 [2026-04-13 09:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:46:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:46:03] Production.INFO: ==1972== Releasing lock... [2026-04-13 09:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:46:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:46:03] Production.INFO: Date 2026-04-12 [2026-04-13 09:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:46:03] Production.INFO: Date 2026-04-13 [2026-04-13 09:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:46:03] Production.INFO: Total Charge 0 [2026-04-13 09:46:03] Production.INFO: CreateAllLog End [2026-04-13 09:46:03] Production.INFO: ==1966== Releasing lock... [2026-04-13 09:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:46:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:46:03] Production.INFO: Account Balance End. [2026-04-13 09:46:03] Production.ERROR: CronJobId end 12 [2026-04-13 09:46:03] Production.INFO: ==1970== Releasing lock... [2026-04-13 09:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:46:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:46:11] Production.ERROR: CronJobId end10 [2026-04-13 09:46:11] Production.INFO: ==1968== Releasing lock... [2026-04-13 09:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:46:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:46:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:46:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:46:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:46:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:46:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:46:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:46:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:46:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:46:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:46:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:46:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:46:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:46:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:46:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:46:14] Production.INFO: call_cost start [2026-04-13 09:46:14] Production.INFO: call_cost end [2026-04-13 09:46:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:46:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:46:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:46:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:46:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:46:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:46:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:46:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:46:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:46:14] Production.INFO: ==1964== Releasing lock... [2026-04-13 09:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:46:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:47:02] Production.INFO: ==2030== Lock acquired, processing the job... [2026-04-13 14:47:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:47:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:47:02] Production.INFO: neon service started [2026-04-13 14:47:02] Production.INFO: neon service started [2026-04-13 14:47:02] Production.INFO: ==2030== Releasing lock... [2026-04-13 14:47:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:47:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:47:02] Production.INFO: ==2032== Lock acquired, processing the job... [2026-04-13 09:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:47:02] Production.INFO: ==2034== Lock acquired, processing the job... [2026-04-13 13:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:47:02] Production.INFO: ==2034== Releasing lock... [2026-04-13 13:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:47:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:47:03] Production.INFO: ==2032== Releasing lock... [2026-04-13 09:47:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:47:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:47:03] Production.INFO: ==2041== Lock acquired, processing the job... [2026-04-13 09:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:47:03] Production.INFO: ==2037== Lock acquired, processing the job... [2026-04-13 09:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:47:03] Production.INFO: ==2039== Lock acquired, processing the job... [2026-04-13 09:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:47:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:47:04] Production.INFO: ==2043== Lock acquired, processing the job... [2026-04-13 09:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:47:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:47:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:47:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:47:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:47:04] Production.INFO: ==2045== Lock acquired, processing the job... [2026-04-13 09:47:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:47:04] Production.INFO: Account Balance Start. [2026-04-13 09:47:04] Production.INFO: CreateAllLog Start [2026-04-13 09:47:04] Production.INFO: 117 [2026-04-13 09:47:04] Production.INFO: Date 2026-04-08 [2026-04-13 09:47:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:47:04] Production.INFO: Date 2026-04-09 [2026-04-13 09:47:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:47:04] Production.INFO: Date 2026-04-10 [2026-04-13 09:47:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:47:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:47:04] Production.INFO: Date 2026-04-11 [2026-04-13 09:47:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:47:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:47:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:47:04] Production.INFO: ==2045== Releasing lock... [2026-04-13 09:47:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:47:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:47:04] Production.INFO: Date 2026-04-12 [2026-04-13 09:47:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:47:04] Production.INFO: Date 2026-04-13 [2026-04-13 09:47:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:47:04] Production.INFO: Total Charge 0 [2026-04-13 09:47:04] Production.INFO: CreateAllLog End [2026-04-13 09:47:04] Production.INFO: ==2039== Releasing lock... [2026-04-13 09:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:47:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:47:04] Production.INFO: Account Balance End. [2026-04-13 09:47:04] Production.ERROR: CronJobId end 12 [2026-04-13 09:47:04] Production.INFO: ==2043== Releasing lock... [2026-04-13 09:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:47:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:47:11] Production.ERROR: CronJobId end10 [2026-04-13 09:47:11] Production.INFO: ==2041== Releasing lock... [2026-04-13 09:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:47:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:47:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:47:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:47:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:47:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:47:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:47:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:47:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:47:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:47:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:47:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:47:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:47:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:47:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:47:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:47:14] Production.INFO: call_cost start [2026-04-13 09:47:14] Production.INFO: call_cost end [2026-04-13 09:47:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:47:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:47:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:47:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:47:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:47:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:47:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:47:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:47:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:47:14] Production.INFO: ==2037== Releasing lock... [2026-04-13 09:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:47:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:48:01] Production.INFO: ==2103== Lock acquired, processing the job... [2026-04-13 14:48:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:48:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:48:01] Production.INFO: neon service started [2026-04-13 14:48:01] Production.INFO: neon service started [2026-04-13 14:48:01] Production.INFO: ==2103== Releasing lock... [2026-04-13 14:48:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:48:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:48:02] Production.INFO: ==2105== Lock acquired, processing the job... [2026-04-13 09:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:48:02] Production.INFO: ==2107== Lock acquired, processing the job... [2026-04-13 13:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:48:02] Production.INFO: ==2107== Releasing lock... [2026-04-13 13:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:48:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:48:02] Production.INFO: ==2105== Releasing lock... [2026-04-13 09:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:48:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:48:03] Production.INFO: ==2109== Lock acquired, processing the job... [2026-04-13 09:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:48:03] Production.INFO: ==2115== Lock acquired, processing the job... [2026-04-13 09:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:48:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:48:03] Production.INFO: ==2113== Lock acquired, processing the job... [2026-04-13 09:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:48:03] Production.INFO: ==2111== Lock acquired, processing the job... [2026-04-13 09:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:48:03] Production.INFO: Account Balance Start. [2026-04-13 09:48:03] Production.INFO: CreateAllLog Start [2026-04-13 09:48:03] Production.INFO: 117 [2026-04-13 09:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:48:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:48:03] Production.INFO: ==2118== Lock acquired, processing the job... [2026-04-13 09:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:48:03] Production.INFO: Date 2026-04-09 [2026-04-13 09:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:48:03] Production.INFO: Date 2026-04-10 [2026-04-13 09:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:48:03] Production.INFO: Date 2026-04-11 [2026-04-13 09:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:48:03] Production.INFO: Date 2026-04-12 [2026-04-13 09:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:48:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:48:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:48:03] Production.INFO: ==2118== Releasing lock... [2026-04-13 09:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:48:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:48:03] Production.INFO: Date 2026-04-13 [2026-04-13 09:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:48:03] Production.INFO: Total Charge 0 [2026-04-13 09:48:03] Production.INFO: CreateAllLog End [2026-04-13 09:48:04] Production.INFO: Account Balance End. [2026-04-13 09:48:04] Production.ERROR: CronJobId end 12 [2026-04-13 09:48:04] Production.INFO: ==2115== Releasing lock... [2026-04-13 09:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:48:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:48:04] Production.INFO: ==2111== Releasing lock... [2026-04-13 09:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:48:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:48:11] Production.ERROR: CronJobId end10 [2026-04-13 09:48:11] Production.INFO: ==2113== Releasing lock... [2026-04-13 09:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:48:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:48:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:48:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:48:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:48:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:48:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:48:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:48:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:48:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:48:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:48:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:48:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:48:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:48:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:48:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:48:14] Production.INFO: call_cost start [2026-04-13 09:48:14] Production.INFO: call_cost end [2026-04-13 09:48:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:48:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:48:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:48:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:48:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:48:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:48:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:48:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:48:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:48:14] Production.INFO: ==2109== Releasing lock... [2026-04-13 09:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:48:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:49:02] Production.INFO: ==2178== Lock acquired, processing the job... [2026-04-13 14:49:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:49:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:49:02] Production.INFO: neon service started [2026-04-13 14:49:02] Production.INFO: neon service started [2026-04-13 14:49:02] Production.INFO: ==2178== Releasing lock... [2026-04-13 14:49:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:49:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:49:02] Production.INFO: ==2180== Lock acquired, processing the job... [2026-04-13 09:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:49:02] Production.INFO: ==2182== Lock acquired, processing the job... [2026-04-13 13:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:49:02] Production.INFO: ==2182== Releasing lock... [2026-04-13 13:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:49:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:49:03] Production.INFO: ==2180== Releasing lock... [2026-04-13 09:49:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:49:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:49:03] Production.INFO: ==2185== Lock acquired, processing the job... [2026-04-13 09:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:49:03] Production.INFO: ==2191== Lock acquired, processing the job... [2026-04-13 09:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:49:03] Production.INFO: ==2187== Lock acquired, processing the job... [2026-04-13 09:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:49:03] Production.INFO: ==2193== Lock acquired, processing the job... [2026-04-13 09:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:49:03] Production.INFO: ==2189== Lock acquired, processing the job... [2026-04-13 09:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:49:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:49:03] Production.INFO: Account Balance Start. [2026-04-13 09:49:03] Production.INFO: CreateAllLog Start [2026-04-13 09:49:03] Production.INFO: 117 [2026-04-13 09:49:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:49:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:49:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:49:04] Production.INFO: Date 2026-04-09 [2026-04-13 09:49:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:49:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:49:04] Production.INFO: Date 2026-04-10 [2026-04-13 09:49:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:49:04] Production.INFO: ==2193== Releasing lock... [2026-04-13 09:49:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:49:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:49:04] Production.INFO: Date 2026-04-11 [2026-04-13 09:49:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:49:04] Production.INFO: Date 2026-04-12 [2026-04-13 09:49:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:49:04] Production.INFO: Date 2026-04-13 [2026-04-13 09:49:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:49:04] Production.INFO: Total Charge 0 [2026-04-13 09:49:04] Production.INFO: CreateAllLog End [2026-04-13 09:49:04] Production.INFO: ==2187== Releasing lock... [2026-04-13 09:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:49:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:49:04] Production.INFO: Account Balance End. [2026-04-13 09:49:04] Production.ERROR: CronJobId end 12 [2026-04-13 09:49:04] Production.INFO: ==2191== Releasing lock... [2026-04-13 09:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:49:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:49:11] Production.ERROR: CronJobId end10 [2026-04-13 09:49:11] Production.INFO: ==2189== Releasing lock... [2026-04-13 09:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:49:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:49:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:49:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:49:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:49:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:49:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:49:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:49:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:49:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:49:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:49:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:49:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:49:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:49:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:49:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:49:14] Production.INFO: call_cost start [2026-04-13 09:49:14] Production.INFO: call_cost end [2026-04-13 09:49:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:49:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:49:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:49:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:49:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:49:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:49:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:49:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:49:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:49:14] Production.INFO: ==2185== Releasing lock... [2026-04-13 09:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:49:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:50:01] Production.INFO: ==2252== Lock acquired, processing the job... [2026-04-13 14:50:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:50:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:50:01] Production.INFO: neon service started [2026-04-13 14:50:01] Production.INFO: neon service started [2026-04-13 14:50:01] Production.INFO: ==2252== Releasing lock... [2026-04-13 14:50:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:50:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:50:01] Production.INFO: ==2254== Lock acquired, processing the job... [2026-04-13 09:50:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:50:02] Production.INFO: ==2254== Releasing lock... [2026-04-13 09:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:50:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:50:02] Production.INFO: ==2256== Lock acquired, processing the job... [2026-04-13 13:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:50:02] Production.INFO: ==2256== Releasing lock... [2026-04-13 13:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:50:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:50:02] Production.INFO: ==2258== Lock acquired, processing the job... [2026-04-13 09:50:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:50:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:50:03] Production.INFO: ==2260== Lock acquired, processing the job... [2026-04-13 09:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:50:03] Production.INFO: ==2262== Lock acquired, processing the job... [2026-04-13 09:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:50:03] Production.INFO: ==2264== Lock acquired, processing the job... [2026-04-13 09:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:50:03] Production.INFO: ==2266== Lock acquired, processing the job... [2026-04-13 09:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:50:03] Production.INFO: Account Balance Start. [2026-04-13 09:50:03] Production.INFO: CreateAllLog Start [2026-04-13 09:50:03] Production.INFO: 117 [2026-04-13 09:50:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:50:03] Production.INFO: ==2266== Releasing lock... [2026-04-13 09:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:50:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:50:03] Production.INFO: Date 2026-04-09 [2026-04-13 09:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:50:03] Production.INFO: Date 2026-04-10 [2026-04-13 09:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:50:03] Production.INFO: Date 2026-04-11 [2026-04-13 09:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:50:03] Production.INFO: Date 2026-04-12 [2026-04-13 09:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:50:03] Production.INFO: Date 2026-04-13 [2026-04-13 09:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:50:03] Production.INFO: ==2260== Releasing lock... [2026-04-13 09:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:50:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:50:03] Production.INFO: Total Charge 0 [2026-04-13 09:50:03] Production.INFO: CreateAllLog End [2026-04-13 09:50:03] Production.INFO: Account Balance End. [2026-04-13 09:50:03] Production.ERROR: CronJobId end 12 [2026-04-13 09:50:03] Production.INFO: ==2264== Releasing lock... [2026-04-13 09:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:50:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:50:10] Production.ERROR: CronJobId end10 [2026-04-13 09:50:10] Production.INFO: ==2262== Releasing lock... [2026-04-13 09:50:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:50:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:50:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:50:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:50:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:50:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:50:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:50:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:50:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:50:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:50:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:50:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:50:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:50:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:50:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:50:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:50:13] Production.INFO: call_cost start [2026-04-13 09:50:13] Production.INFO: call_cost end [2026-04-13 09:50:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:50:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:50:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:50:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:50:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:50:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:50:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:50:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:50:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:50:13] Production.INFO: ==2258== Releasing lock... [2026-04-13 09:50:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:50:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:51:02] Production.INFO: ==2330== Lock acquired, processing the job... [2026-04-13 14:51:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:51:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:51:02] Production.INFO: neon service started [2026-04-13 14:51:02] Production.INFO: neon service started [2026-04-13 14:51:02] Production.INFO: ==2330== Releasing lock... [2026-04-13 14:51:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:51:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:51:02] Production.INFO: ==2332== Lock acquired, processing the job... [2026-04-13 09:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:51:02] Production.INFO: ==2334== Lock acquired, processing the job... [2026-04-13 13:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:51:02] Production.INFO: ==2334== Releasing lock... [2026-04-13 13:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:51:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:51:03] Production.INFO: ==2332== Releasing lock... [2026-04-13 09:51:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:51:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:51:03] Production.INFO: ==2337== Lock acquired, processing the job... [2026-04-13 09:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 09:51:03] Production.INFO: ==2339== Lock acquired, processing the job... [2026-04-13 09:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:51:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 09:51:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 09:51:03] Production.ERROR: CronJob PID - 2339 [2026-04-13 09:51:03] Production.ERROR: CronJob Title - System Alerts [2026-04-13 09:51:03] Production.ERROR: CronJob ID - 5 [2026-04-13 09:51:03] Production.ERROR: CronJob Last Run Time 2026-04-13 09:51:00 [2026-04-13 09:51:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 09:51:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 09:51:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 09:51:03] Production.INFO: ==2337== Releasing lock... [2026-04-13 09:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 09:51:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 09:51:03] Production.INFO: ==2343== Lock acquired, processing the job... [2026-04-13 09:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:51:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:51:04] Production.INFO: ==2341== Lock acquired, processing the job... [2026-04-13 09:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:51:04] Production.INFO: ==2345== Lock acquired, processing the job... [2026-04-13 09:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:51:04] Production.INFO: ==2347== Lock acquired, processing the job... [2026-04-13 09:51:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 09:51:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 09:51:04] Production.INFO: Account Balance Start. [2026-04-13 09:51:04] Production.INFO: CreateAllLog Start [2026-04-13 09:51:04] Production.INFO: 117 [2026-04-13 09:51:04] Production.INFO: Date 2026-04-08 [2026-04-13 09:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:51:04] Production.INFO: ==2349== Lock acquired, processing the job... [2026-04-13 09:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:51:04] Production.INFO: Date 2026-04-09 [2026-04-13 09:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:51:04] Production.INFO: Date 2026-04-10 [2026-04-13 09:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:51:04] Production.INFO: Date 2026-04-11 [2026-04-13 09:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:51:04] Production.INFO: Date 2026-04-12 [2026-04-13 09:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:51:04] Production.INFO: Date 2026-04-13 [2026-04-13 09:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:51:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:51:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:51:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:51:04] Production.INFO: Total Charge 0 [2026-04-13 09:51:04] Production.INFO: CreateAllLog End [2026-04-13 09:51:04] Production.INFO: ==2349== Releasing lock... [2026-04-13 09:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:51:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:51:05] Production.ERROR: done [2026-04-13 09:51:05] Production.INFO: ==2341== Releasing lock... [2026-04-13 09:51:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:51:05] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:51:05] Production.INFO: Account Balance End. [2026-04-13 09:51:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 09:51:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088515', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 09:51:05] Production.ERROR: CronJobId end 12 [2026-04-13 09:51:05] Production.INFO: ==2345== Releasing lock... [2026-04-13 09:51:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:51:05] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:51:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088515', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 09:51:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 09:51:10] Production.INFO: ProcessCDR(1,17088515,1,1,2) [2026-04-13 09:51:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17088515,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 09:51:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17088515,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 09:51:11] Production.ERROR: pbx prc_insertCDR start [2026-04-13 09:51:11] Production.ERROR: pbx prc_insertCDR end [2026-04-13 09:51:11] Production.INFO: ==2347== Releasing lock... [2026-04-13 09:51:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 09:51:11] Production.INFO: 26 MB #Memory Used# [2026-04-13 09:51:14] Production.ERROR: CronJobId end10 [2026-04-13 09:51:14] Production.INFO: ==2343== Releasing lock... [2026-04-13 09:51:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:51:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:51:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:51:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:51:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:51:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:51:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:51:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:51:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:51:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:51:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:51:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:51:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:51:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:51:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:51:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:51:17] Production.INFO: call_cost start [2026-04-13 09:51:17] Production.INFO: call_cost end [2026-04-13 09:51:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:51:17] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:51:17] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:51:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:51:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:51:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:51:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:51:17] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:51:17] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:51:17] Production.INFO: ==2339== Releasing lock... [2026-04-13 09:51:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:51:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:52:01] Production.INFO: ==2403== Lock acquired, processing the job... [2026-04-13 14:52:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:52:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:52:01] Production.INFO: neon service started [2026-04-13 14:52:01] Production.INFO: neon service started [2026-04-13 14:52:01] Production.INFO: ==2403== Releasing lock... [2026-04-13 14:52:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:52:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:52:02] Production.INFO: ==2405== Lock acquired, processing the job... [2026-04-13 09:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:52:02] Production.INFO: ==2407== Lock acquired, processing the job... [2026-04-13 13:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:52:02] Production.INFO: ==2407== Releasing lock... [2026-04-13 13:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:52:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:52:02] Production.INFO: ==2405== Releasing lock... [2026-04-13 09:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:52:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:52:03] Production.INFO: ==2416== Lock acquired, processing the job... [2026-04-13 09:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:52:03] Production.INFO: ==2418== Lock acquired, processing the job... [2026-04-13 09:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:52:03] Production.INFO: ==2410== Lock acquired, processing the job... [2026-04-13 09:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:52:03] Production.INFO: ==2412== Lock acquired, processing the job... [2026-04-13 09:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:52:03] Production.INFO: Account Balance Start. [2026-04-13 09:52:03] Production.INFO: CreateAllLog Start [2026-04-13 09:52:03] Production.INFO: 117 [2026-04-13 09:52:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:52:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:52:03] Production.INFO: ==2414== Lock acquired, processing the job... [2026-04-13 09:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:52:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:52:03] Production.INFO: Date 2026-04-09 [2026-04-13 09:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:52:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:52:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:52:03] Production.INFO: ==2418== Releasing lock... [2026-04-13 09:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:52:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:52:03] Production.INFO: Date 2026-04-10 [2026-04-13 09:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:52:03] Production.INFO: Date 2026-04-11 [2026-04-13 09:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:52:03] Production.INFO: Date 2026-04-12 [2026-04-13 09:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:52:03] Production.INFO: Date 2026-04-13 [2026-04-13 09:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:52:03] Production.INFO: Total Charge 0 [2026-04-13 09:52:03] Production.INFO: CreateAllLog End [2026-04-13 09:52:03] Production.INFO: Account Balance End. [2026-04-13 09:52:03] Production.ERROR: CronJobId end 12 [2026-04-13 09:52:03] Production.INFO: ==2416== Releasing lock... [2026-04-13 09:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:52:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:52:03] Production.INFO: ==2412== Releasing lock... [2026-04-13 09:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:52:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:52:10] Production.ERROR: CronJobId end10 [2026-04-13 09:52:10] Production.INFO: ==2414== Releasing lock... [2026-04-13 09:52:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:52:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:52:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:52:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:52:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:52:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:52:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:52:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:52:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:52:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:52:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:52:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:52:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:52:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:52:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:52:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:52:13] Production.INFO: call_cost start [2026-04-13 09:52:13] Production.INFO: call_cost end [2026-04-13 09:52:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:52:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:52:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:52:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:52:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:52:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:52:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:52:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:52:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:52:13] Production.INFO: ==2410== Releasing lock... [2026-04-13 09:52:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:52:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:53:01] Production.INFO: ==2482== Lock acquired, processing the job... [2026-04-13 14:53:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:53:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:53:01] Production.INFO: neon service started [2026-04-13 14:53:01] Production.INFO: neon service started [2026-04-13 14:53:01] Production.INFO: ==2482== Releasing lock... [2026-04-13 14:53:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:53:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:53:02] Production.INFO: ==2486== Lock acquired, processing the job... [2026-04-13 13:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:53:02] Production.INFO: ==2486== Releasing lock... [2026-04-13 13:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:53:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:53:02] Production.INFO: ==2484== Lock acquired, processing the job... [2026-04-13 09:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:53:02] Production.INFO: ==2484== Releasing lock... [2026-04-13 09:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:53:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:53:03] Production.INFO: ==2490== Lock acquired, processing the job... [2026-04-13 09:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:53:03] Production.INFO: ==2494== Lock acquired, processing the job... [2026-04-13 09:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:53:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:53:03] Production.INFO: ==2496== Lock acquired, processing the job... [2026-04-13 09:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:53:03] Production.INFO: ==2492== Lock acquired, processing the job... [2026-04-13 09:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:53:03] Production.INFO: Account Balance Start. [2026-04-13 09:53:03] Production.INFO: CreateAllLog Start [2026-04-13 09:53:03] Production.INFO: 117 [2026-04-13 09:53:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:53:03] Production.INFO: ==2499== Lock acquired, processing the job... [2026-04-13 09:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:53:03] Production.INFO: Date 2026-04-09 [2026-04-13 09:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:53:03] Production.INFO: Date 2026-04-10 [2026-04-13 09:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:53:03] Production.INFO: Date 2026-04-11 [2026-04-13 09:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:53:03] Production.INFO: Date 2026-04-12 [2026-04-13 09:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:53:03] Production.INFO: Date 2026-04-13 [2026-04-13 09:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:53:03] Production.INFO: Total Charge 0 [2026-04-13 09:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:53:03] Production.INFO: CreateAllLog End [2026-04-13 09:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:53:03] Production.INFO: ==2499== Releasing lock... [2026-04-13 09:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:53:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:53:04] Production.INFO: Account Balance End. [2026-04-13 09:53:04] Production.ERROR: CronJobId end 12 [2026-04-13 09:53:04] Production.INFO: ==2496== Releasing lock... [2026-04-13 09:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:53:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:53:04] Production.INFO: ==2492== Releasing lock... [2026-04-13 09:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:53:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:53:11] Production.ERROR: CronJobId end10 [2026-04-13 09:53:11] Production.INFO: ==2494== Releasing lock... [2026-04-13 09:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:53:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:53:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:53:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:53:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:53:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:53:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:53:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:53:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:53:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:53:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:53:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:53:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:53:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:53:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:53:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:53:14] Production.INFO: call_cost start [2026-04-13 09:53:14] Production.INFO: call_cost end [2026-04-13 09:53:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:53:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:53:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:53:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:53:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:53:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:53:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:53:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:53:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:53:14] Production.INFO: ==2490== Releasing lock... [2026-04-13 09:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:53:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:54:02] Production.INFO: ==2552== Lock acquired, processing the job... [2026-04-13 14:54:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:54:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:54:02] Production.INFO: neon service started [2026-04-13 14:54:02] Production.INFO: neon service started [2026-04-13 14:54:02] Production.INFO: ==2552== Releasing lock... [2026-04-13 14:54:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:54:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:54:02] Production.INFO: ==2557== Lock acquired, processing the job... [2026-04-13 13:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:54:02] Production.INFO: ==2557== Releasing lock... [2026-04-13 13:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:54:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:54:02] Production.INFO: ==2555== Lock acquired, processing the job... [2026-04-13 09:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:54:03] Production.INFO: ==2555== Releasing lock... [2026-04-13 09:54:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:54:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:54:03] Production.INFO: ==2567== Lock acquired, processing the job... [2026-04-13 09:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:54:03] Production.INFO: ==2565== Lock acquired, processing the job... [2026-04-13 09:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:54:03] Production.INFO: ==2561== Lock acquired, processing the job... [2026-04-13 09:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:54:03] Production.INFO: Account Balance Start. [2026-04-13 09:54:03] Production.INFO: CreateAllLog Start [2026-04-13 09:54:03] Production.INFO: 117 [2026-04-13 09:54:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:54:03] Production.INFO: ==2563== Lock acquired, processing the job... [2026-04-13 09:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:54:04] Production.INFO: Date 2026-04-09 [2026-04-13 09:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:54:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:54:04] Production.INFO: Date 2026-04-10 [2026-04-13 09:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:54:04] Production.INFO: Date 2026-04-11 [2026-04-13 09:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:54:04] Production.INFO: ==2569== Lock acquired, processing the job... [2026-04-13 09:54:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:54:04] Production.INFO: Date 2026-04-12 [2026-04-13 09:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:54:04] Production.INFO: Date 2026-04-13 [2026-04-13 09:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:54:04] Production.INFO: Total Charge 0 [2026-04-13 09:54:04] Production.INFO: CreateAllLog End [2026-04-13 09:54:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:54:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:54:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:54:04] Production.INFO: ==2569== Releasing lock... [2026-04-13 09:54:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:54:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:54:04] Production.INFO: Account Balance End. [2026-04-13 09:54:04] Production.ERROR: CronJobId end 12 [2026-04-13 09:54:04] Production.INFO: ==2567== Releasing lock... [2026-04-13 09:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:54:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:54:04] Production.INFO: ==2563== Releasing lock... [2026-04-13 09:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:54:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:54:11] Production.ERROR: CronJobId end10 [2026-04-13 09:54:11] Production.INFO: ==2565== Releasing lock... [2026-04-13 09:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:54:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:54:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:54:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:54:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:54:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:54:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:54:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:54:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:54:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:54:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:54:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:54:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:54:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:54:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:54:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:54:14] Production.INFO: call_cost start [2026-04-13 09:54:14] Production.INFO: call_cost end [2026-04-13 09:54:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:54:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:54:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:54:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:54:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:54:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:54:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:54:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:54:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:54:14] Production.INFO: ==2561== Releasing lock... [2026-04-13 09:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:54:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:55:01] Production.INFO: ==2633== Lock acquired, processing the job... [2026-04-13 14:55:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:55:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:55:01] Production.INFO: neon service started [2026-04-13 14:55:01] Production.INFO: neon service started [2026-04-13 14:55:01] Production.INFO: ==2633== Releasing lock... [2026-04-13 14:55:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:55:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:55:02] Production.INFO: ==2635== Lock acquired, processing the job... [2026-04-13 09:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:55:02] Production.INFO: ==2637== Lock acquired, processing the job... [2026-04-13 13:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:55:02] Production.INFO: ==2637== Releasing lock... [2026-04-13 13:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:55:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:55:02] Production.INFO: ==2635== Releasing lock... [2026-04-13 09:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:55:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:55:03] Production.INFO: ==2650== Lock acquired, processing the job... [2026-04-13 09:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:55:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:55:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:55:03] Production.INFO: ==2650== Releasing lock... [2026-04-13 09:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:55:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:55:03] Production.INFO: ==2642== Lock acquired, processing the job... [2026-04-13 09:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:55:03] Production.INFO: ==2644== Lock acquired, processing the job... [2026-04-13 09:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:55:03] Production.INFO: ==2646== Lock acquired, processing the job... [2026-04-13 09:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:55:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:55:03] Production.INFO: ==2648== Lock acquired, processing the job... [2026-04-13 09:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:55:03] Production.INFO: Account Balance Start. [2026-04-13 09:55:03] Production.INFO: CreateAllLog Start [2026-04-13 09:55:03] Production.INFO: 117 [2026-04-13 09:55:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:55:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:55:04] Production.INFO: Date 2026-04-09 [2026-04-13 09:55:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:55:04] Production.INFO: Date 2026-04-10 [2026-04-13 09:55:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:55:04] Production.INFO: Date 2026-04-11 [2026-04-13 09:55:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:55:04] Production.INFO: Date 2026-04-12 [2026-04-13 09:55:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:55:04] Production.INFO: Date 2026-04-13 [2026-04-13 09:55:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:55:04] Production.INFO: Total Charge 0 [2026-04-13 09:55:04] Production.INFO: CreateAllLog End [2026-04-13 09:55:04] Production.INFO: ==2644== Releasing lock... [2026-04-13 09:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:55:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:55:04] Production.INFO: Account Balance End. [2026-04-13 09:55:04] Production.ERROR: CronJobId end 12 [2026-04-13 09:55:04] Production.INFO: ==2648== Releasing lock... [2026-04-13 09:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:55:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:55:10] Production.ERROR: CronJobId end10 [2026-04-13 09:55:10] Production.INFO: ==2646== Releasing lock... [2026-04-13 09:55:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:55:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:55:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:55:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:55:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:55:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:55:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:55:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:55:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:55:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:55:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:55:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:55:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:55:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:55:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:55:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:55:15] Production.INFO: call_cost start [2026-04-13 09:55:15] Production.INFO: call_cost end [2026-04-13 09:55:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:55:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:55:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:55:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:55:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:55:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:55:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:55:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:55:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:55:15] Production.INFO: ==2642== Releasing lock... [2026-04-13 09:55:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:55:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:56:02] Production.INFO: ==2713== Lock acquired, processing the job... [2026-04-13 14:56:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:56:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:56:02] Production.INFO: neon service started [2026-04-13 14:56:02] Production.INFO: neon service started [2026-04-13 14:56:02] Production.INFO: ==2713== Releasing lock... [2026-04-13 14:56:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:56:02] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 09:56:02] Production.INFO: ==2715== Lock acquired, processing the job... [2026-04-13 09:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:56:02] Production.INFO: ==2715== Releasing lock... [2026-04-13 09:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:56:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:56:02] Production.INFO: ==2717== Lock acquired, processing the job... [2026-04-13 13:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:56:03] Production.INFO: ==2717== Releasing lock... [2026-04-13 13:56:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:56:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:56:03] Production.INFO: ==2719== Lock acquired, processing the job... [2026-04-13 09:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:56:03] Production.INFO: ==2721== Lock acquired, processing the job... [2026-04-13 09:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:56:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:56:03] Production.INFO: ==2723== Lock acquired, processing the job... [2026-04-13 09:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:56:03] Production.INFO: ==2726== Lock acquired, processing the job... [2026-04-13 09:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:56:03] Production.INFO: ==2728== Lock acquired, processing the job... [2026-04-13 09:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:56:04] Production.INFO: Account Balance Start. [2026-04-13 09:56:04] Production.INFO: CreateAllLog Start [2026-04-13 09:56:04] Production.INFO: 117 [2026-04-13 09:56:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:56:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:56:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:56:04] Production.INFO: Date 2026-04-08 [2026-04-13 09:56:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:56:04] Production.INFO: ==2728== Releasing lock... [2026-04-13 09:56:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:56:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:56:04] Production.INFO: Date 2026-04-09 [2026-04-13 09:56:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:56:04] Production.INFO: Date 2026-04-10 [2026-04-13 09:56:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:56:04] Production.INFO: Date 2026-04-11 [2026-04-13 09:56:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:56:04] Production.INFO: Date 2026-04-12 [2026-04-13 09:56:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:56:04] Production.INFO: Date 2026-04-13 [2026-04-13 09:56:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:56:04] Production.INFO: Total Charge 0 [2026-04-13 09:56:04] Production.INFO: CreateAllLog End [2026-04-13 09:56:04] Production.INFO: Account Balance End. [2026-04-13 09:56:04] Production.ERROR: CronJobId end 12 [2026-04-13 09:56:04] Production.INFO: ==2726== Releasing lock... [2026-04-13 09:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:56:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:56:04] Production.INFO: ==2721== Releasing lock... [2026-04-13 09:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:56:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:56:12] Production.ERROR: CronJobId end10 [2026-04-13 09:56:12] Production.INFO: ==2723== Releasing lock... [2026-04-13 09:56:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:56:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:56:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:56:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:56:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:56:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:56:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:56:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:56:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:56:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:56:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:56:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:56:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:56:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:56:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:56:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:56:15] Production.INFO: call_cost start [2026-04-13 09:56:15] Production.INFO: call_cost end [2026-04-13 09:56:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:56:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:56:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:56:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:56:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:56:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:56:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:56:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:56:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:56:15] Production.INFO: ==2719== Releasing lock... [2026-04-13 09:56:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:56:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:57:01] Production.INFO: ==2782== Lock acquired, processing the job... [2026-04-13 14:57:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:57:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:57:01] Production.INFO: neon service started [2026-04-13 14:57:01] Production.INFO: neon service started [2026-04-13 14:57:01] Production.INFO: ==2782== Releasing lock... [2026-04-13 14:57:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:57:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:57:02] Production.INFO: ==2786== Lock acquired, processing the job... [2026-04-13 13:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:57:02] Production.INFO: ==2786== Releasing lock... [2026-04-13 13:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:57:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:57:02] Production.INFO: ==2784== Lock acquired, processing the job... [2026-04-13 09:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:57:02] Production.INFO: ==2784== Releasing lock... [2026-04-13 09:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:57:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 09:57:03] Production.INFO: ==2789== Lock acquired, processing the job... [2026-04-13 09:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:57:03] Production.INFO: ==2791== Lock acquired, processing the job... [2026-04-13 09:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:57:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:57:03] Production.INFO: ==2793== Lock acquired, processing the job... [2026-04-13 09:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:57:03] Production.INFO: ==2795== Lock acquired, processing the job... [2026-04-13 09:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:57:03] Production.INFO: ==2797== Lock acquired, processing the job... [2026-04-13 09:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:57:03] Production.INFO: Account Balance Start. [2026-04-13 09:57:03] Production.INFO: CreateAllLog Start [2026-04-13 09:57:03] Production.INFO: 117 [2026-04-13 09:57:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:57:03] Production.INFO: Date 2026-04-09 [2026-04-13 09:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:57:03] Production.INFO: ==2797== Releasing lock... [2026-04-13 09:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:57:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:57:03] Production.INFO: Date 2026-04-10 [2026-04-13 09:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:57:03] Production.INFO: Date 2026-04-11 [2026-04-13 09:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:57:03] Production.INFO: Date 2026-04-12 [2026-04-13 09:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:57:03] Production.INFO: Date 2026-04-13 [2026-04-13 09:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:57:03] Production.INFO: Total Charge 0 [2026-04-13 09:57:03] Production.INFO: CreateAllLog End [2026-04-13 09:57:04] Production.INFO: Account Balance End. [2026-04-13 09:57:04] Production.ERROR: CronJobId end 12 [2026-04-13 09:57:04] Production.INFO: ==2795== Releasing lock... [2026-04-13 09:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:57:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:57:04] Production.INFO: ==2791== Releasing lock... [2026-04-13 09:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:57:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:57:12] Production.ERROR: CronJobId end10 [2026-04-13 09:57:12] Production.INFO: ==2793== Releasing lock... [2026-04-13 09:57:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:57:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:57:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:57:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:57:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:57:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:57:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:57:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:57:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:57:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:57:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:57:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:57:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:57:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:57:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:57:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:57:15] Production.INFO: call_cost start [2026-04-13 09:57:15] Production.INFO: call_cost end [2026-04-13 09:57:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:57:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:57:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:57:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:57:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:57:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:57:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:57:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:57:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:57:15] Production.INFO: ==2789== Releasing lock... [2026-04-13 09:57:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:57:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:58:02] Production.INFO: ==2859== Lock acquired, processing the job... [2026-04-13 14:58:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:58:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:58:02] Production.INFO: neon service started [2026-04-13 14:58:02] Production.INFO: neon service started [2026-04-13 14:58:02] Production.INFO: ==2859== Releasing lock... [2026-04-13 14:58:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:58:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:58:02] Production.INFO: ==2861== Lock acquired, processing the job... [2026-04-13 09:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:58:02] Production.INFO: ==2861== Releasing lock... [2026-04-13 09:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:58:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:58:02] Production.INFO: ==2863== Lock acquired, processing the job... [2026-04-13 13:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:58:02] Production.INFO: ==2863== Releasing lock... [2026-04-13 13:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:58:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:58:03] Production.INFO: ==2865== Lock acquired, processing the job... [2026-04-13 09:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:58:03] Production.INFO: ==2867== Lock acquired, processing the job... [2026-04-13 09:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:58:03] Production.INFO: ==2869== Lock acquired, processing the job... [2026-04-13 09:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:58:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:58:03] Production.INFO: ==2873== Lock acquired, processing the job... [2026-04-13 09:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:58:03] Production.INFO: ==2871== Lock acquired, processing the job... [2026-04-13 09:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:58:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:58:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:58:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:58:03] Production.INFO: Account Balance Start. [2026-04-13 09:58:03] Production.INFO: CreateAllLog Start [2026-04-13 09:58:03] Production.INFO: ==2873== Releasing lock... [2026-04-13 09:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:58:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:58:03] Production.INFO: 117 [2026-04-13 09:58:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:58:03] Production.INFO: Date 2026-04-09 [2026-04-13 09:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:58:04] Production.INFO: Date 2026-04-10 [2026-04-13 09:58:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:58:04] Production.INFO: Date 2026-04-11 [2026-04-13 09:58:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:58:04] Production.INFO: Date 2026-04-12 [2026-04-13 09:58:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:58:04] Production.INFO: Date 2026-04-13 [2026-04-13 09:58:04] Production.INFO: Reseller ==> 0 [2026-04-13 09:58:04] Production.INFO: Total Charge 0 [2026-04-13 09:58:04] Production.INFO: ==2867== Releasing lock... [2026-04-13 09:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:58:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:58:04] Production.INFO: CreateAllLog End [2026-04-13 09:58:04] Production.INFO: Account Balance End. [2026-04-13 09:58:04] Production.ERROR: CronJobId end 12 [2026-04-13 09:58:04] Production.INFO: ==2871== Releasing lock... [2026-04-13 09:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:58:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:58:12] Production.ERROR: CronJobId end10 [2026-04-13 09:58:12] Production.INFO: ==2869== Releasing lock... [2026-04-13 09:58:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:58:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:58:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:58:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:58:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:58:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:58:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:58:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:58:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:58:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:58:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:58:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:58:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:58:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:58:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:58:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:58:14] Production.INFO: call_cost start [2026-04-13 09:58:14] Production.INFO: call_cost end [2026-04-13 09:58:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:58:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:58:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:58:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:58:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:58:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:58:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:58:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:58:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:58:14] Production.INFO: ==2865== Releasing lock... [2026-04-13 09:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:58:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 14:59:01] Production.INFO: ==2928== Lock acquired, processing the job... [2026-04-13 14:59:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 14:59:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 14:59:01] Production.INFO: neon service started [2026-04-13 14:59:01] Production.INFO: neon service started [2026-04-13 14:59:01] Production.INFO: ==2928== Releasing lock... [2026-04-13 14:59:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 14:59:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 09:59:01] Production.INFO: ==2930== Lock acquired, processing the job... [2026-04-13 09:59:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 09:59:02] Production.INFO: ==2930== Releasing lock... [2026-04-13 09:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 09:59:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:59:02] Production.INFO: ==2932== Lock acquired, processing the job... [2026-04-13 13:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:59:02] Production.INFO: ==2932== Releasing lock... [2026-04-13 13:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 13:59:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 09:59:02] Production.INFO: ==2934== Lock acquired, processing the job... [2026-04-13 09:59:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 09:59:02] Production.INFO: ==2938== Lock acquired, processing the job... [2026-04-13 09:59:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 09:59:02] Production.INFO: ==2942== Lock acquired, processing the job... [2026-04-13 09:59:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 09:59:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 09:59:03] Production.INFO: ==2936== Lock acquired, processing the job... [2026-04-13 09:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 09:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 09:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 09:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 09:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 09:59:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 09:59:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 09:59:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 09:59:03] Production.INFO: ==2942== Releasing lock... [2026-04-13 09:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 09:59:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 09:59:03] Production.INFO: ==2940== Lock acquired, processing the job... [2026-04-13 09:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 09:59:03] Production.INFO: Account Balance Start. [2026-04-13 09:59:03] Production.INFO: CreateAllLog Start [2026-04-13 09:59:03] Production.INFO: 117 [2026-04-13 09:59:03] Production.INFO: Date 2026-04-08 [2026-04-13 09:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:59:03] Production.INFO: Date 2026-04-09 [2026-04-13 09:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:59:03] Production.INFO: Date 2026-04-10 [2026-04-13 09:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:59:03] Production.INFO: Date 2026-04-11 [2026-04-13 09:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:59:03] Production.INFO: Date 2026-04-12 [2026-04-13 09:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:59:03] Production.INFO: Date 2026-04-13 [2026-04-13 09:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 09:59:03] Production.INFO: ==2936== Releasing lock... [2026-04-13 09:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 09:59:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 09:59:03] Production.INFO: Total Charge 0 [2026-04-13 09:59:03] Production.INFO: CreateAllLog End [2026-04-13 09:59:03] Production.INFO: Account Balance End. [2026-04-13 09:59:03] Production.ERROR: CronJobId end 12 [2026-04-13 09:59:03] Production.INFO: ==2940== Releasing lock... [2026-04-13 09:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 09:59:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 09:59:11] Production.ERROR: CronJobId end10 [2026-04-13 09:59:11] Production.INFO: ==2938== Releasing lock... [2026-04-13 09:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 09:59:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 09:59:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 09:59:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 09:59:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 09:59:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 09:59:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 09:59:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 09:59:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 09:59:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 09:59:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 09:59:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 09:59:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 09:59:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 09:59:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 09:59:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 09:59:13] Production.INFO: call_cost start [2026-04-13 09:59:13] Production.INFO: call_cost end [2026-04-13 09:59:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 09:59:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 09:59:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 09:59:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 09:59:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 09:59:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 09:59:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 09:59:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 09:59:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 09:59:13] Production.INFO: ==2934== Releasing lock... [2026-04-13 09:59:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 09:59:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:00:01] Production.INFO: ==3007== Lock acquired, processing the job... [2026-04-13 15:00:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:00:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:00:01] Production.INFO: neon service started [2026-04-13 15:00:01] Production.INFO: neon service started [2026-04-13 15:00:01] Production.INFO: ==3007== Releasing lock... [2026-04-13 15:00:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:00:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:00:02] Production.INFO: ==3009== Lock acquired, processing the job... [2026-04-13 10:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:00:02] Production.INFO: ==3009== Releasing lock... [2026-04-13 10:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:00:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:00:02] Production.INFO: ==3011== Lock acquired, processing the job... [2026-04-13 14:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:00:02] Production.INFO: ==3011== Releasing lock... [2026-04-13 14:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:00:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:00:03] Production.INFO: ==3019== Lock acquired, processing the job... [2026-04-13 10:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:00:03] Production.INFO: Account Balance Start. [2026-04-13 10:00:03] Production.INFO: CreateAllLog Start [2026-04-13 10:00:03] Production.INFO: 117 [2026-04-13 10:00:03] Production.INFO: ==3013== Lock acquired, processing the job... [2026-04-13 10:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:00:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:00:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:00:03] Production.INFO: ==3015== Lock acquired, processing the job... [2026-04-13 10:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:00:03] Production.INFO: Date 2026-04-09 [2026-04-13 10:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:00:03] Production.INFO: ==3017== Lock acquired, processing the job... [2026-04-13 10:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:00:03] Production.INFO: Date 2026-04-10 [2026-04-13 10:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:00:03] Production.INFO: Date 2026-04-11 [2026-04-13 10:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:00:03] Production.INFO: ==3021== Lock acquired, processing the job... [2026-04-13 10:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:00:03] Production.INFO: Date 2026-04-12 [2026-04-13 10:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:00:03] Production.INFO: Date 2026-04-13 [2026-04-13 10:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:00:03] Production.INFO: Total Charge 0 [2026-04-13 10:00:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:00:03] Production.INFO: CreateAllLog End [2026-04-13 10:00:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:00:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:00:03] Production.INFO: ==3021== Releasing lock... [2026-04-13 10:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:00:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:00:03] Production.INFO: Account Balance End. [2026-04-13 10:00:04] Production.ERROR: CronJobId end 12 [2026-04-13 10:00:04] Production.INFO: ==3019== Releasing lock... [2026-04-13 10:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:00:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:00:04] Production.INFO: ==3015== Releasing lock... [2026-04-13 10:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:00:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:00:11] Production.ERROR: CronJobId end10 [2026-04-13 10:00:11] Production.INFO: ==3017== Releasing lock... [2026-04-13 10:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:00:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:00:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:00:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:00:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:00:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:00:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:00:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:00:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:00:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:00:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:00:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:00:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:00:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:00:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:00:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:00:13] Production.INFO: call_cost start [2026-04-13 10:00:13] Production.INFO: call_cost end [2026-04-13 10:00:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:00:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:00:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:00:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:00:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:00:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:00:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:00:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:00:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:00:13] Production.INFO: ==3013== Releasing lock... [2026-04-13 10:00:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:00:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:01:02] Production.INFO: ==3095== Lock acquired, processing the job... [2026-04-13 15:01:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:01:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:01:02] Production.INFO: neon service started [2026-04-13 15:01:02] Production.INFO: neon service started [2026-04-13 15:01:02] Production.INFO: ==3095== Releasing lock... [2026-04-13 15:01:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:01:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:01:02] Production.INFO: ==3099== Lock acquired, processing the job... [2026-04-13 10:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:01:02] Production.INFO: ==3099== Releasing lock... [2026-04-13 10:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:01:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:01:03] Production.INFO: ==3101== Lock acquired, processing the job... [2026-04-13 14:01:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:01:03] Production.INFO: ==3101== Releasing lock... [2026-04-13 14:01:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:01:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:01:03] Production.INFO: ==3112== Lock acquired, processing the job... [2026-04-13 10:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:01:04] Production.INFO: ==3103== Lock acquired, processing the job... [2026-04-13 10:01:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 10:01:04] Production.INFO: ==3116== Lock acquired, processing the job... [2026-04-13 10:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:01:04] Production.INFO: ==3105== Lock acquired, processing the job... [2026-04-13 10:01:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:01:04] Production.INFO: Account Balance Start. [2026-04-13 10:01:04] Production.INFO: CreateAllLog Start [2026-04-13 10:01:04] Production.INFO: 117 [2026-04-13 10:01:04] Production.INFO: Date 2026-04-08 [2026-04-13 10:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:01:04] Production.INFO: ==3108== Lock acquired, processing the job... [2026-04-13 10:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:01:04] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 10:01:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 10:01:04] Production.ERROR: CronJob PID - 3105 [2026-04-13 10:01:04] Production.ERROR: CronJob Title - System Alerts [2026-04-13 10:01:04] Production.ERROR: CronJob ID - 5 [2026-04-13 10:01:04] Production.ERROR: CronJob Last Run Time 2026-04-13 10:01:00 [2026-04-13 10:01:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 10:01:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 10:01:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 10:01:04] Production.ERROR: CronJob PID - 3112 [2026-04-13 10:01:04] Production.ERROR: CronJob Title - Prepaid Account Balance [2026-04-13 10:01:04] Production.ERROR: CronJob ID - 12 [2026-04-13 10:01:04] Production.ERROR: CronJob Last Run Time 2026-04-13 10:01:00 [2026-04-13 10:01:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 10:01:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 10:01:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 10:01:04] Production.ERROR: CronJob PID - 3116 [2026-04-13 10:01:04] Production.ERROR: CronJob Title - Import PBX Extensions and DIDs [2026-04-13 10:01:04] Production.ERROR: CronJob ID - 19 [2026-04-13 10:01:04] Production.ERROR: CronJob Last Run Time 2026-04-13 10:01:00 [2026-04-13 10:01:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 10:01:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 10:01:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:01:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:01:04] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 10:01:04] Production.INFO: ==3103== Releasing lock... [2026-04-13 10:01:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 10:01:04] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 10:01:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:01:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:01:04] Production.INFO: Date 2026-04-09 [2026-04-13 10:01:04] Production.INFO: ==3116== Releasing lock... [2026-04-13 10:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:01:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:01:04] Production.INFO: ==3110== Lock acquired, processing the job... [2026-04-13 10:01:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:01:04] Production.INFO: Date 2026-04-10 [2026-04-13 10:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:01:04] Production.INFO: ==3114== Lock acquired, processing the job... [2026-04-13 10:01:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 10:01:04] Production.INFO: Date 2026-04-11 [2026-04-13 10:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:01:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:01:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:01:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:01:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:01:04] Production.INFO: Date 2026-04-12 [2026-04-13 10:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:01:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 10:01:04] Production.INFO: Date 2026-04-13 [2026-04-13 10:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:01:04] Production.INFO: Total Charge 0 [2026-04-13 10:01:04] Production.INFO: CreateAllLog End [2026-04-13 10:01:04] Production.ERROR: done [2026-04-13 10:01:04] Production.INFO: Account Balance End. [2026-04-13 10:01:04] Production.INFO: ==3108== Releasing lock... [2026-04-13 10:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:01:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:01:04] Production.ERROR: CronJobId end 12 [2026-04-13 10:01:04] Production.INFO: ==3112== Releasing lock... [2026-04-13 10:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:01:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 10:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088556', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 10:01:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088556', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 10:01:11] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 10:01:11] Production.INFO: ProcessCDR(1,17088556,1,1,2) [2026-04-13 10:01:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17088556,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 10:01:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17088556,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 10:01:11] Production.ERROR: pbx prc_insertCDR start [2026-04-13 10:01:11] Production.ERROR: pbx prc_insertCDR end [2026-04-13 10:01:11] Production.INFO: ==3114== Releasing lock... [2026-04-13 10:01:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 10:01:11] Production.INFO: 26 MB #Memory Used# [2026-04-13 10:01:14] Production.ERROR: CronJobId end10 [2026-04-13 10:01:14] Production.INFO: ==3110== Releasing lock... [2026-04-13 10:01:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:01:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:01:17] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:01:17] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:01:17] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:01:17] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:01:17] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:01:17] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:01:17] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:01:17] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:01:17] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:01:17] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:01:17] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:01:17] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:01:17] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:01:17] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:01:17] Production.INFO: call_cost start [2026-04-13 10:01:17] Production.INFO: call_cost end [2026-04-13 10:01:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:01:17] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:01:17] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:01:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:01:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:01:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:01:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:01:17] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:01:17] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:01:17] Production.INFO: ==3105== Releasing lock... [2026-04-13 10:01:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:01:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:02:01] Production.INFO: ==3173== Lock acquired, processing the job... [2026-04-13 15:02:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:02:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:02:01] Production.INFO: neon service started [2026-04-13 15:02:01] Production.INFO: neon service started [2026-04-13 15:02:01] Production.INFO: ==3173== Releasing lock... [2026-04-13 15:02:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:02:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:02:02] Production.INFO: ==3175== Lock acquired, processing the job... [2026-04-13 10:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:02:02] Production.INFO: ==3177== Lock acquired, processing the job... [2026-04-13 14:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:02:02] Production.INFO: ==3175== Releasing lock... [2026-04-13 10:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:02:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:02:02] Production.INFO: ==3177== Releasing lock... [2026-04-13 14:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:02:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:02:03] Production.INFO: ==3180== Lock acquired, processing the job... [2026-04-13 10:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:02:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:02:03] Production.INFO: ==3182== Lock acquired, processing the job... [2026-04-13 10:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:02:03] Production.INFO: ==3190== Lock acquired, processing the job... [2026-04-13 10:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:02:03] Production.INFO: ==3184== Lock acquired, processing the job... [2026-04-13 10:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:02:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:02:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:02:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:02:03] Production.INFO: ==3186== Lock acquired, processing the job... [2026-04-13 10:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:02:03] Production.INFO: ==3190== Releasing lock... [2026-04-13 10:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:02:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:02:03] Production.INFO: ==3188== Lock acquired, processing the job... [2026-04-13 10:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts# [2026-04-13 10:02:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 10:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:02:03] Production.INFO: Account Balance Start. [2026-04-13 10:02:03] Production.INFO: CreateAllLog Start [2026-04-13 10:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:02:03] Production.INFO: 117 [2026-04-13 10:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:02:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:02:04] Production.INFO: Date 2026-04-09 [2026-04-13 10:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:02:04] Production.INFO: Date 2026-04-10 [2026-04-13 10:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:02:04] Production.INFO: Date 2026-04-11 [2026-04-13 10:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:02:04] Production.INFO: Date 2026-04-12 [2026-04-13 10:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:02:04] Production.INFO: Date 2026-04-13 [2026-04-13 10:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:02:04] Production.INFO: Total Charge 0 [2026-04-13 10:02:04] Production.INFO: CreateAllLog End [2026-04-13 10:02:04] Production.INFO: ==3182== Releasing lock... [2026-04-13 10:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:02:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:02:04] Production.ERROR: done [2026-04-13 10:02:04] Production.ERROR: tblTempVendorCDR_20 [2026-04-13 10:02:04] Production.INFO: Account Balance End. [2026-04-13 10:02:05] Production.ERROR: CronJobId end 12 [2026-04-13 10:02:05] Production.INFO: ==3186== Releasing lock... [2026-04-13 10:02:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:02:05] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:02:05] Production.ERROR: done [2026-04-13 10:02:05] Production.ERROR: Array ( [start_date_ymd] => 2026-04-01 03:02:06 [end_date_ymd] => 2026-04-02 03:02:06 [RateCDR] => 1 ) [2026-04-13 10:02:05] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode, c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type, disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description, pin.pc_description as pincode_name from asteriskcdrdb.cdr c left outer join asterisk.cc_callcosts cc on c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/ left outer join asterisk.pr_providers p on cc_pr_id = pr_id left outer join asterisk.te_tenants te ON te.te_code = c.accountcode left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06' AND ( userfield like '%outbound%' or userfield like '%inbound%' or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/ ) AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/ AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' and prevuniqueid='' group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'') [2026-04-13 10:02:05] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:02:05] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs() #1 [internal function]: App\Console\Commands\PBXAccountUsage->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:02:05] Production.INFO: ==3188== Releasing lock... [2026-04-13 10:02:05] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops# [2026-04-13 10:02:05] Production.INFO: 27.25 MB #Memory Used# [2026-04-13 10:02:11] Production.ERROR: CronJobId end10 [2026-04-13 10:02:11] Production.INFO: ==3184== Releasing lock... [2026-04-13 10:02:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:02:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:02:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:02:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:02:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:02:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:02:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:02:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:02:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:02:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:02:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:02:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:02:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:02:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:02:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:02:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:02:15] Production.INFO: call_cost start [2026-04-13 10:02:15] Production.INFO: call_cost end [2026-04-13 10:02:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:02:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:02:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:02:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:02:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:02:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:02:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:02:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:02:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:02:15] Production.INFO: ==3180== Releasing lock... [2026-04-13 10:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:02:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:03:02] Production.INFO: ==3253== Lock acquired, processing the job... [2026-04-13 15:03:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:03:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:03:02] Production.INFO: neon service started [2026-04-13 15:03:02] Production.INFO: neon service started [2026-04-13 15:03:02] Production.INFO: ==3253== Releasing lock... [2026-04-13 15:03:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:03:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:03:02] Production.INFO: ==3255== Lock acquired, processing the job... [2026-04-13 10:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:03:02] Production.INFO: ==3255== Releasing lock... [2026-04-13 10:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:03:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:03:02] Production.INFO: ==3257== Lock acquired, processing the job... [2026-04-13 14:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:03:02] Production.INFO: ==3257== Releasing lock... [2026-04-13 14:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:03:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:03:03] Production.INFO: ==3260== Lock acquired, processing the job... [2026-04-13 10:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:03:03] Production.INFO: ==3262== Lock acquired, processing the job... [2026-04-13 10:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:03:03] Production.INFO: ==3268== Lock acquired, processing the job... [2026-04-13 10:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:03:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:03:03] Production.INFO: ==3264== Lock acquired, processing the job... [2026-04-13 10:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:03:03] Production.INFO: ==3266== Lock acquired, processing the job... [2026-04-13 10:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:03:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:03:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:03:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:03:03] Production.INFO: ==3268== Releasing lock... [2026-04-13 10:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:03:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:03:03] Production.INFO: Account Balance Start. [2026-04-13 10:03:03] Production.INFO: CreateAllLog Start [2026-04-13 10:03:03] Production.INFO: 117 [2026-04-13 10:03:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:03:03] Production.INFO: Date 2026-04-09 [2026-04-13 10:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:03:04] Production.INFO: Date 2026-04-10 [2026-04-13 10:03:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:03:04] Production.INFO: Date 2026-04-11 [2026-04-13 10:03:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:03:04] Production.INFO: Date 2026-04-12 [2026-04-13 10:03:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:03:04] Production.INFO: ==3262== Releasing lock... [2026-04-13 10:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:03:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:03:04] Production.INFO: Date 2026-04-13 [2026-04-13 10:03:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:03:04] Production.INFO: Total Charge 0 [2026-04-13 10:03:04] Production.INFO: CreateAllLog End [2026-04-13 10:03:04] Production.INFO: Account Balance End. [2026-04-13 10:03:04] Production.ERROR: CronJobId end 12 [2026-04-13 10:03:04] Production.INFO: ==3266== Releasing lock... [2026-04-13 10:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:03:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:03:11] Production.ERROR: CronJobId end10 [2026-04-13 10:03:11] Production.INFO: ==3264== Releasing lock... [2026-04-13 10:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:03:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:03:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:03:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:03:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:03:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:03:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:03:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:03:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:03:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:03:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:03:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:03:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:03:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:03:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:03:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:03:13] Production.INFO: call_cost start [2026-04-13 10:03:13] Production.INFO: call_cost end [2026-04-13 10:03:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:03:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:03:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:03:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:03:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:03:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:03:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:03:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:03:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:03:13] Production.INFO: ==3260== Releasing lock... [2026-04-13 10:03:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:03:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:04:01] Production.INFO: ==3322== Lock acquired, processing the job... [2026-04-13 15:04:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:04:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:04:01] Production.INFO: neon service started [2026-04-13 15:04:01] Production.INFO: neon service started [2026-04-13 15:04:01] Production.INFO: ==3322== Releasing lock... [2026-04-13 15:04:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:04:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:04:02] Production.INFO: ==3326== Lock acquired, processing the job... [2026-04-13 14:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:04:02] Production.INFO: ==3326== Releasing lock... [2026-04-13 14:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:04:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:04:02] Production.INFO: ==3324== Lock acquired, processing the job... [2026-04-13 10:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:04:02] Production.INFO: ==3324== Releasing lock... [2026-04-13 10:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:04:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:04:03] Production.INFO: ==3329== Lock acquired, processing the job... [2026-04-13 10:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:04:03] Production.INFO: ==3331== Lock acquired, processing the job... [2026-04-13 10:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:04:03] Production.INFO: ==3333== Lock acquired, processing the job... [2026-04-13 10:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:04:03] Production.INFO: ==3335== Lock acquired, processing the job... [2026-04-13 10:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:04:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:04:03] Production.INFO: ==3337== Lock acquired, processing the job... [2026-04-13 10:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:04:03] Production.INFO: Account Balance Start. [2026-04-13 10:04:03] Production.INFO: CreateAllLog Start [2026-04-13 10:04:03] Production.INFO: 117 [2026-04-13 10:04:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:04:03] Production.INFO: ==3337== Releasing lock... [2026-04-13 10:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:04:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:04:03] Production.INFO: Date 2026-04-09 [2026-04-13 10:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:04:03] Production.INFO: Date 2026-04-10 [2026-04-13 10:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:04:03] Production.INFO: Date 2026-04-11 [2026-04-13 10:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:04:03] Production.INFO: Date 2026-04-12 [2026-04-13 10:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:04:03] Production.INFO: Date 2026-04-13 [2026-04-13 10:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:04:03] Production.INFO: Total Charge 0 [2026-04-13 10:04:03] Production.INFO: CreateAllLog End [2026-04-13 10:04:03] Production.INFO: Account Balance End. [2026-04-13 10:04:03] Production.ERROR: CronJobId end 12 [2026-04-13 10:04:03] Production.INFO: ==3335== Releasing lock... [2026-04-13 10:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:04:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:04:03] Production.INFO: ==3331== Releasing lock... [2026-04-13 10:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:04:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:04:11] Production.ERROR: CronJobId end10 [2026-04-13 10:04:11] Production.INFO: ==3333== Releasing lock... [2026-04-13 10:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:04:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:04:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:04:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:04:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:04:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:04:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:04:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:04:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:04:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:04:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:04:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:04:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:04:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:04:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:04:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:04:13] Production.INFO: call_cost start [2026-04-13 10:04:13] Production.INFO: call_cost end [2026-04-13 10:04:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:04:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:04:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:04:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:04:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:04:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:04:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:04:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:04:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:04:13] Production.INFO: ==3329== Releasing lock... [2026-04-13 10:04:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:04:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:05:01] Production.INFO: ==3395== Lock acquired, processing the job... [2026-04-13 15:05:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:05:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:05:01] Production.INFO: neon service started [2026-04-13 15:05:01] Production.INFO: neon service started [2026-04-13 15:05:01] Production.INFO: ==3395== Releasing lock... [2026-04-13 15:05:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:05:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:05:02] Production.INFO: ==3397== Lock acquired, processing the job... [2026-04-13 10:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:05:02] Production.INFO: ==3397== Releasing lock... [2026-04-13 10:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:05:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:05:02] Production.INFO: ==3399== Lock acquired, processing the job... [2026-04-13 14:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:05:02] Production.INFO: ==3399== Releasing lock... [2026-04-13 14:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:05:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:05:03] Production.INFO: ==3402== Lock acquired, processing the job... [2026-04-13 10:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:05:03] Production.INFO: ==3406== Lock acquired, processing the job... [2026-04-13 10:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:05:03] Production.INFO: ==3408== Lock acquired, processing the job... [2026-04-13 10:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:05:03] Production.INFO: ==3404== Lock acquired, processing the job... [2026-04-13 10:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:05:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:05:03] Production.INFO: ==3410== Lock acquired, processing the job... [2026-04-13 10:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:05:03] Production.INFO: Account Balance Start. [2026-04-13 10:05:03] Production.INFO: CreateAllLog Start [2026-04-13 10:05:03] Production.INFO: 117 [2026-04-13 10:05:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:05:03] Production.INFO: Date 2026-04-09 [2026-04-13 10:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:05:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:05:03] Production.INFO: ==3410== Releasing lock... [2026-04-13 10:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:05:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:05:03] Production.INFO: Date 2026-04-10 [2026-04-13 10:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:05:03] Production.INFO: Date 2026-04-11 [2026-04-13 10:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:05:03] Production.INFO: Date 2026-04-12 [2026-04-13 10:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:05:03] Production.INFO: Date 2026-04-13 [2026-04-13 10:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:05:03] Production.INFO: Total Charge 0 [2026-04-13 10:05:03] Production.INFO: CreateAllLog End [2026-04-13 10:05:03] Production.INFO: Account Balance End. [2026-04-13 10:05:03] Production.ERROR: CronJobId end 12 [2026-04-13 10:05:03] Production.INFO: ==3408== Releasing lock... [2026-04-13 10:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:05:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:05:04] Production.INFO: ==3404== Releasing lock... [2026-04-13 10:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:05:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:05:10] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:294 Stack trace: #0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(294): PDOStatement->execute(Array) #1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_update...', Array) #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_update...', Array, Object(Closure)) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_update...', Array, Object(Closure)) #4 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Database\Connection->select() #5 /var/www/html/onswitch.neon.service/app/Console/Commands/CreateSummaryLive.php(0): App\Lib\AccountBalance::updateAccountUnbilledAmount() #6 [internal function]: App\Console\Commands\CreateSummaryLive->handle() #7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #8 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #9 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\CreateSummaryLive), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #13 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #14 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #15 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #16 {main} Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_updateUnbilledAmount(1,2026-04-13 23:59:59))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624 Stack trace: #0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_update...', Array, Object(Closure)) #1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_update...', Array, Object(Closure)) #2 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Database\Connection->select() #3 /var/www/html/onswitch.neon.service/app/Console/Commands/CreateSummaryLive.php(0): App\Lib\AccountBalance::updateAccountUnbilledAmount() #4 [internal function]: App\Console\Commands\CreateSummaryLive->handle() #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\CreateSummaryLive), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #13 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #14 {main} [2026-04-13 10:05:10] Production.ERROR: CronJobId end10 [2026-04-13 10:05:10] Production.INFO: ==3406== Releasing lock... [2026-04-13 10:05:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:05:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:05:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:05:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:05:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:05:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:05:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:05:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:05:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:05:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:05:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:05:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:05:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:05:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:05:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:05:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:05:14] Production.INFO: call_cost start [2026-04-13 10:05:14] Production.INFO: call_cost end [2026-04-13 10:05:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:05:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:05:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:05:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:05:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:05:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:05:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:05:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:05:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:05:14] Production.INFO: ==3402== Releasing lock... [2026-04-13 10:05:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:05:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:06:01] Production.INFO: ==3472== Lock acquired, processing the job... [2026-04-13 15:06:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:06:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:06:01] Production.INFO: neon service started [2026-04-13 15:06:01] Production.INFO: neon service started [2026-04-13 15:06:01] Production.INFO: ==3472== Releasing lock... [2026-04-13 15:06:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:06:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:06:01] Production.INFO: ==3476== Lock acquired, processing the job... [2026-04-13 10:06:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:06:01] Production.INFO: ==3476== Releasing lock... [2026-04-13 10:06:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:06:01] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:06:02] Production.INFO: ==3478== Lock acquired, processing the job... [2026-04-13 14:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:06:02] Production.INFO: ==3478== Releasing lock... [2026-04-13 14:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:06:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:06:02] Production.INFO: ==3482== Lock acquired, processing the job... [2026-04-13 10:06:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:06:02] Production.INFO: ==3480== Lock acquired, processing the job... [2026-04-13 10:06:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:06:02] Production.INFO: ==3484== Lock acquired, processing the job... [2026-04-13 10:06:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:06:02] Production.INFO: ==3488== Lock acquired, processing the job... [2026-04-13 10:06:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:06:03] Production.INFO: ==3486== Lock acquired, processing the job... [2026-04-13 10:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:06:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:06:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:06:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:06:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:06:03] Production.INFO: Account Balance Start. [2026-04-13 10:06:03] Production.INFO: CreateAllLog Start [2026-04-13 10:06:03] Production.INFO: 117 [2026-04-13 10:06:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:06:03] Production.INFO: ==3488== Releasing lock... [2026-04-13 10:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:06:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:06:03] Production.INFO: Date 2026-04-09 [2026-04-13 10:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:06:03] Production.INFO: Date 2026-04-10 [2026-04-13 10:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:06:03] Production.INFO: Date 2026-04-11 [2026-04-13 10:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:06:03] Production.INFO: Date 2026-04-12 [2026-04-13 10:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:06:03] Production.INFO: Date 2026-04-13 [2026-04-13 10:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:06:03] Production.INFO: Total Charge 0 [2026-04-13 10:06:03] Production.INFO: CreateAllLog End [2026-04-13 10:06:03] Production.INFO: Account Balance End. [2026-04-13 10:06:03] Production.ERROR: CronJobId end 12 [2026-04-13 10:06:03] Production.INFO: ==3486== Releasing lock... [2026-04-13 10:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:06:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:06:03] Production.INFO: ==3482== Releasing lock... [2026-04-13 10:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:06:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:06:11] Production.ERROR: CronJobId end10 [2026-04-13 10:06:11] Production.INFO: ==3484== Releasing lock... [2026-04-13 10:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:06:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:06:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:06:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:06:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:06:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:06:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:06:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:06:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:06:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:06:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:06:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:06:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:06:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:06:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:06:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:06:13] Production.INFO: call_cost start [2026-04-13 10:06:13] Production.INFO: call_cost end [2026-04-13 10:06:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:06:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:06:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:06:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:06:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:06:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:06:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:06:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:06:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:06:13] Production.INFO: ==3480== Releasing lock... [2026-04-13 10:06:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:06:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:07:01] Production.INFO: ==3548== Lock acquired, processing the job... [2026-04-13 15:07:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:07:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:07:01] Production.INFO: neon service started [2026-04-13 15:07:01] Production.INFO: neon service started [2026-04-13 15:07:01] Production.INFO: ==3548== Releasing lock... [2026-04-13 15:07:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:07:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:07:02] Production.INFO: ==3550== Lock acquired, processing the job... [2026-04-13 10:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:07:02] Production.INFO: ==3550== Releasing lock... [2026-04-13 10:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:07:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:07:02] Production.INFO: ==3552== Lock acquired, processing the job... [2026-04-13 14:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:07:02] Production.INFO: ==3552== Releasing lock... [2026-04-13 14:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:07:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:07:03] Production.INFO: ==3554== Lock acquired, processing the job... [2026-04-13 10:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:07:03] Production.INFO: ==3558== Lock acquired, processing the job... [2026-04-13 10:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:07:03] Production.INFO: ==3556== Lock acquired, processing the job... [2026-04-13 10:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:07:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:07:03] Production.INFO: ==3560== Lock acquired, processing the job... [2026-04-13 10:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:07:03] Production.INFO: ==3562== Lock acquired, processing the job... [2026-04-13 10:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:07:03] Production.INFO: Account Balance Start. [2026-04-13 10:07:03] Production.INFO: CreateAllLog Start [2026-04-13 10:07:03] Production.INFO: 117 [2026-04-13 10:07:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:07:03] Production.INFO: ==3562== Releasing lock... [2026-04-13 10:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:07:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:07:03] Production.INFO: Date 2026-04-09 [2026-04-13 10:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:07:03] Production.INFO: Date 2026-04-10 [2026-04-13 10:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:07:03] Production.INFO: Date 2026-04-11 [2026-04-13 10:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:07:03] Production.INFO: Date 2026-04-12 [2026-04-13 10:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:07:03] Production.INFO: Date 2026-04-13 [2026-04-13 10:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:07:03] Production.INFO: Total Charge 0 [2026-04-13 10:07:03] Production.INFO: CreateAllLog End [2026-04-13 10:07:03] Production.INFO: Account Balance End. [2026-04-13 10:07:03] Production.ERROR: CronJobId end 12 [2026-04-13 10:07:03] Production.INFO: ==3560== Releasing lock... [2026-04-13 10:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:07:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:07:04] Production.INFO: ==3556== Releasing lock... [2026-04-13 10:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:07:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:07:11] Production.ERROR: CronJobId end10 [2026-04-13 10:07:11] Production.INFO: ==3558== Releasing lock... [2026-04-13 10:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:07:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:07:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:07:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:07:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:07:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:07:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:07:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:07:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:07:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:07:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:07:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:07:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:07:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:07:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:07:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:07:12] Production.INFO: call_cost start [2026-04-13 10:07:13] Production.INFO: call_cost end [2026-04-13 10:07:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:07:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:07:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:07:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:07:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:07:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:07:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:07:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:07:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:07:13] Production.INFO: ==3554== Releasing lock... [2026-04-13 10:07:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:07:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:08:02] Production.INFO: ==3626== Lock acquired, processing the job... [2026-04-13 15:08:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:08:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:08:02] Production.INFO: neon service started [2026-04-13 15:08:02] Production.INFO: neon service started [2026-04-13 15:08:02] Production.INFO: ==3626== Releasing lock... [2026-04-13 15:08:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:08:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:08:02] Production.INFO: ==3628== Lock acquired, processing the job... [2026-04-13 10:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:08:02] Production.INFO: ==3630== Lock acquired, processing the job... [2026-04-13 14:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:08:02] Production.INFO: ==3630== Releasing lock... [2026-04-13 14:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:08:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:08:03] Production.INFO: ==3628== Releasing lock... [2026-04-13 10:08:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:08:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:08:03] Production.INFO: ==3635== Lock acquired, processing the job... [2026-04-13 10:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:08:03] Production.INFO: ==3633== Lock acquired, processing the job... [2026-04-13 10:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:08:03] Production.INFO: ==3637== Lock acquired, processing the job... [2026-04-13 10:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:08:03] Production.INFO: ==3639== Lock acquired, processing the job... [2026-04-13 10:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:08:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:08:03] Production.INFO: ==3641== Lock acquired, processing the job... [2026-04-13 10:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:08:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:08:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:08:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:08:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:08:04] Production.INFO: Account Balance Start. [2026-04-13 10:08:04] Production.INFO: CreateAllLog Start [2026-04-13 10:08:04] Production.INFO: 117 [2026-04-13 10:08:04] Production.INFO: Date 2026-04-08 [2026-04-13 10:08:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:08:04] Production.INFO: Date 2026-04-09 [2026-04-13 10:08:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:08:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:08:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:08:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:08:04] Production.INFO: ==3641== Releasing lock... [2026-04-13 10:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:08:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:08:04] Production.INFO: Date 2026-04-10 [2026-04-13 10:08:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:08:04] Production.INFO: Date 2026-04-11 [2026-04-13 10:08:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:08:04] Production.INFO: Date 2026-04-12 [2026-04-13 10:08:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:08:04] Production.INFO: Date 2026-04-13 [2026-04-13 10:08:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:08:04] Production.INFO: Total Charge 0 [2026-04-13 10:08:04] Production.INFO: CreateAllLog End [2026-04-13 10:08:04] Production.INFO: Account Balance End. [2026-04-13 10:08:04] Production.INFO: ==3635== Releasing lock... [2026-04-13 10:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:08:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:08:04] Production.ERROR: CronJobId end 12 [2026-04-13 10:08:04] Production.INFO: ==3639== Releasing lock... [2026-04-13 10:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:08:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:08:11] Production.ERROR: CronJobId end10 [2026-04-13 10:08:11] Production.INFO: ==3637== Releasing lock... [2026-04-13 10:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:08:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:08:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:08:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:08:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:08:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:08:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:08:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:08:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:08:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:08:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:08:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:08:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:08:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:08:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:08:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:08:13] Production.INFO: call_cost start [2026-04-13 10:08:13] Production.INFO: call_cost end [2026-04-13 10:08:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:08:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:08:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:08:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:08:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:08:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:08:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:08:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:08:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:08:13] Production.INFO: ==3633== Releasing lock... [2026-04-13 10:08:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:08:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:09:01] Production.INFO: ==3697== Lock acquired, processing the job... [2026-04-13 15:09:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:09:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:09:01] Production.INFO: neon service started [2026-04-13 15:09:01] Production.INFO: neon service started [2026-04-13 15:09:01] Production.INFO: ==3697== Releasing lock... [2026-04-13 15:09:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:09:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:09:01] Production.INFO: ==3699== Lock acquired, processing the job... [2026-04-13 10:09:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:09:02] Production.INFO: ==3699== Releasing lock... [2026-04-13 10:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:09:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:09:02] Production.INFO: ==3701== Lock acquired, processing the job... [2026-04-13 14:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:09:02] Production.INFO: ==3701== Releasing lock... [2026-04-13 14:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:09:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:09:02] Production.INFO: ==3704== Lock acquired, processing the job... [2026-04-13 10:09:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:09:02] Production.INFO: ==3706== Lock acquired, processing the job... [2026-04-13 10:09:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:09:02] Production.INFO: ==3709== Lock acquired, processing the job... [2026-04-13 10:09:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:09:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:09:03] Production.INFO: ==3711== Lock acquired, processing the job... [2026-04-13 10:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:09:03] Production.INFO: ==3714== Lock acquired, processing the job... [2026-04-13 10:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:09:03] Production.INFO: Account Balance Start. [2026-04-13 10:09:03] Production.INFO: CreateAllLog Start [2026-04-13 10:09:03] Production.INFO: 117 [2026-04-13 10:09:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:09:03] Production.INFO: ==3714== Releasing lock... [2026-04-13 10:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:09:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:09:03] Production.INFO: Date 2026-04-09 [2026-04-13 10:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:09:03] Production.INFO: Date 2026-04-10 [2026-04-13 10:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:09:03] Production.INFO: Date 2026-04-11 [2026-04-13 10:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:09:03] Production.INFO: Date 2026-04-12 [2026-04-13 10:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:09:03] Production.INFO: ==3706== Releasing lock... [2026-04-13 10:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:09:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:09:03] Production.INFO: Date 2026-04-13 [2026-04-13 10:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:09:03] Production.INFO: Total Charge 0 [2026-04-13 10:09:03] Production.INFO: CreateAllLog End [2026-04-13 10:09:03] Production.INFO: Account Balance End. [2026-04-13 10:09:03] Production.ERROR: CronJobId end 12 [2026-04-13 10:09:03] Production.INFO: ==3711== Releasing lock... [2026-04-13 10:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:09:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:09:10] Production.ERROR: CronJobId end10 [2026-04-13 10:09:10] Production.INFO: ==3709== Releasing lock... [2026-04-13 10:09:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:09:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:09:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:09:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:09:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:09:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:09:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:09:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:09:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:09:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:09:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:09:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:09:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:09:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:09:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:09:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:09:13] Production.INFO: call_cost start [2026-04-13 10:09:13] Production.INFO: call_cost end [2026-04-13 10:09:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:09:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:09:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:09:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:09:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:09:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:09:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:09:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:09:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:09:13] Production.INFO: ==3704== Releasing lock... [2026-04-13 10:09:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:09:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:10:02] Production.INFO: ==3778== Lock acquired, processing the job... [2026-04-13 15:10:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:10:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:10:02] Production.INFO: neon service started [2026-04-13 15:10:02] Production.INFO: neon service started [2026-04-13 15:10:02] Production.INFO: ==3778== Releasing lock... [2026-04-13 15:10:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:10:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:10:02] Production.INFO: ==3783== Lock acquired, processing the job... [2026-04-13 14:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:10:02] Production.INFO: ==3781== Lock acquired, processing the job... [2026-04-13 10:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:10:02] Production.INFO: ==3783== Releasing lock... [2026-04-13 14:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:10:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:10:02] Production.INFO: ==3781== Releasing lock... [2026-04-13 10:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:10:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:10:03] Production.INFO: ==3785== Lock acquired, processing the job... [2026-04-13 10:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:10:03] Production.INFO: ==3789== Lock acquired, processing the job... [2026-04-13 10:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:10:03] Production.INFO: ==3791== Lock acquired, processing the job... [2026-04-13 10:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:10:03] Production.INFO: ==3787== Lock acquired, processing the job... [2026-04-13 10:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:10:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:10:03] Production.INFO: ==3793== Lock acquired, processing the job... [2026-04-13 10:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:10:03] Production.INFO: Account Balance Start. [2026-04-13 10:10:03] Production.INFO: CreateAllLog Start [2026-04-13 10:10:03] Production.INFO: 117 [2026-04-13 10:10:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:10:03] Production.INFO: Date 2026-04-09 [2026-04-13 10:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:10:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:10:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:10:04] Production.INFO: ==3793== Releasing lock... [2026-04-13 10:10:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:10:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:10:04] Production.INFO: Date 2026-04-10 [2026-04-13 10:10:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:10:04] Production.INFO: Date 2026-04-11 [2026-04-13 10:10:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:10:04] Production.INFO: Date 2026-04-12 [2026-04-13 10:10:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:10:04] Production.INFO: Date 2026-04-13 [2026-04-13 10:10:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:10:04] Production.INFO: Total Charge 0 [2026-04-13 10:10:04] Production.INFO: CreateAllLog End [2026-04-13 10:10:04] Production.INFO: Account Balance End. [2026-04-13 10:10:04] Production.ERROR: CronJobId end 12 [2026-04-13 10:10:04] Production.INFO: ==3791== Releasing lock... [2026-04-13 10:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:10:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:10:04] Production.INFO: ==3787== Releasing lock... [2026-04-13 10:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:10:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:10:11] Production.ERROR: CronJobId end10 [2026-04-13 10:10:11] Production.INFO: ==3789== Releasing lock... [2026-04-13 10:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:10:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:10:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:10:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:10:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:10:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:10:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:10:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:10:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:10:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:10:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:10:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:10:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:10:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:10:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:10:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:10:14] Production.INFO: call_cost start [2026-04-13 10:10:14] Production.INFO: call_cost end [2026-04-13 10:10:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:10:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:10:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:10:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:10:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:10:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:10:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:10:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:10:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:10:14] Production.INFO: ==3785== Releasing lock... [2026-04-13 10:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:10:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:11:01] Production.INFO: ==3850== Lock acquired, processing the job... [2026-04-13 15:11:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:11:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:11:01] Production.INFO: neon service started [2026-04-13 15:11:01] Production.INFO: neon service started [2026-04-13 15:11:01] Production.INFO: ==3850== Releasing lock... [2026-04-13 15:11:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:11:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:11:01] Production.INFO: ==3854== Lock acquired, processing the job... [2026-04-13 14:11:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:11:01] Production.INFO: ==3854== Releasing lock... [2026-04-13 14:11:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:11:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:11:01] Production.INFO: ==3852== Lock acquired, processing the job... [2026-04-13 10:11:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:11:02] Production.INFO: ==3852== Releasing lock... [2026-04-13 10:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:11:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:11:02] Production.INFO: ==3859== Lock acquired, processing the job... [2026-04-13 10:11:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 10:11:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 10:11:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 10:11:03] Production.INFO: ==3859== Releasing lock... [2026-04-13 10:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 10:11:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 10:11:03] Production.INFO: ==3865== Lock acquired, processing the job... [2026-04-13 10:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:11:03] Production.INFO: ==3863== Lock acquired, processing the job... [2026-04-13 10:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:11:03] Production.INFO: ==3861== Lock acquired, processing the job... [2026-04-13 10:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:11:03] Production.INFO: ==3871== Lock acquired, processing the job... [2026-04-13 10:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:11:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:11:03] Production.INFO: ==3869== Lock acquired, processing the job... [2026-04-13 10:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 10:11:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 10:11:03] Production.INFO: ==3867== Lock acquired, processing the job... [2026-04-13 10:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:11:03] Production.INFO: Account Balance Start. [2026-04-13 10:11:03] Production.INFO: CreateAllLog Start [2026-04-13 10:11:03] Production.INFO: 117 [2026-04-13 10:11:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:11:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:11:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:11:03] Production.INFO: Date 2026-04-09 [2026-04-13 10:11:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:11:03] Production.INFO: Date 2026-04-10 [2026-04-13 10:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:11:03] Production.INFO: Date 2026-04-11 [2026-04-13 10:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:11:03] Production.INFO: Date 2026-04-12 [2026-04-13 10:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:11:03] Production.INFO: Date 2026-04-13 [2026-04-13 10:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:11:03] Production.INFO: Total Charge 0 [2026-04-13 10:11:03] Production.INFO: CreateAllLog End [2026-04-13 10:11:03] Production.INFO: ==3863== Releasing lock... [2026-04-13 10:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:11:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:11:03] Production.INFO: ==3871== Releasing lock... [2026-04-13 10:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:11:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:11:04] Production.INFO: Account Balance End. [2026-04-13 10:11:04] Production.ERROR: done [2026-04-13 10:11:04] Production.ERROR: CronJobId end 12 [2026-04-13 10:11:04] Production.INFO: ==3867== Releasing lock... [2026-04-13 10:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:11:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 10:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088598', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 10:11:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088598', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 10:11:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 10:11:10] Production.INFO: ProcessCDR(1,17088598,1,1,2) [2026-04-13 10:11:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17088598,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 10:11:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17088598,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 10:11:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 10:11:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 10:11:10] Production.INFO: ==3869== Releasing lock... [2026-04-13 10:11:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 10:11:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 10:11:13] Production.ERROR: CronJobId end10 [2026-04-13 10:11:13] Production.INFO: ==3865== Releasing lock... [2026-04-13 10:11:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:11:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:11:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:11:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:11:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:11:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:11:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:11:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:11:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:11:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:11:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:11:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:11:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:11:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:11:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:11:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:11:16] Production.INFO: call_cost start [2026-04-13 10:11:16] Production.INFO: call_cost end [2026-04-13 10:11:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:11:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:11:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:11:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:11:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:11:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:11:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:11:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:11:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:11:16] Production.INFO: ==3861== Releasing lock... [2026-04-13 10:11:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:11:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:12:01] Production.INFO: ==3928== Lock acquired, processing the job... [2026-04-13 15:12:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:12:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:12:01] Production.INFO: neon service started [2026-04-13 15:12:01] Production.INFO: neon service started [2026-04-13 15:12:01] Production.INFO: ==3928== Releasing lock... [2026-04-13 15:12:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:12:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:12:02] Production.INFO: ==3931== Lock acquired, processing the job... [2026-04-13 10:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:12:02] Production.INFO: ==3933== Lock acquired, processing the job... [2026-04-13 14:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:12:02] Production.INFO: ==3933== Releasing lock... [2026-04-13 14:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:12:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:12:02] Production.INFO: ==3931== Releasing lock... [2026-04-13 10:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:12:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:12:03] Production.INFO: ==3936== Lock acquired, processing the job... [2026-04-13 10:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:12:03] Production.INFO: ==3942== Lock acquired, processing the job... [2026-04-13 10:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:12:03] Production.INFO: ==3938== Lock acquired, processing the job... [2026-04-13 10:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:12:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:12:03] Production.INFO: ==3940== Lock acquired, processing the job... [2026-04-13 10:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:12:03] Production.INFO: Account Balance Start. [2026-04-13 10:12:03] Production.INFO: CreateAllLog Start [2026-04-13 10:12:03] Production.INFO: 117 [2026-04-13 10:12:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:12:03] Production.INFO: ==3944== Lock acquired, processing the job... [2026-04-13 10:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:12:03] Production.INFO: Date 2026-04-09 [2026-04-13 10:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:12:03] Production.INFO: Date 2026-04-10 [2026-04-13 10:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:12:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:12:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:12:03] Production.INFO: Date 2026-04-11 [2026-04-13 10:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:12:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:12:03] Production.INFO: ==3944== Releasing lock... [2026-04-13 10:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:12:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:12:03] Production.INFO: Date 2026-04-12 [2026-04-13 10:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:12:04] Production.INFO: Date 2026-04-13 [2026-04-13 10:12:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:12:04] Production.INFO: Total Charge 0 [2026-04-13 10:12:04] Production.INFO: CreateAllLog End [2026-04-13 10:12:04] Production.INFO: Account Balance End. [2026-04-13 10:12:04] Production.ERROR: CronJobId end 12 [2026-04-13 10:12:04] Production.INFO: ==3942== Releasing lock... [2026-04-13 10:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:12:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:12:04] Production.INFO: ==3938== Releasing lock... [2026-04-13 10:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:12:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:12:11] Production.ERROR: CronJobId end10 [2026-04-13 10:12:11] Production.INFO: ==3940== Releasing lock... [2026-04-13 10:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:12:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:12:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:12:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:12:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:12:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:12:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:12:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:12:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:12:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:12:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:12:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:12:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:12:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:12:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:12:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:12:13] Production.INFO: call_cost start [2026-04-13 10:12:13] Production.INFO: call_cost end [2026-04-13 10:12:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:12:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:12:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:12:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:12:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:12:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:12:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:12:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:12:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:12:13] Production.INFO: ==3936== Releasing lock... [2026-04-13 10:12:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:12:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:13:02] Production.INFO: ==4007== Lock acquired, processing the job... [2026-04-13 15:13:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:13:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:13:02] Production.INFO: neon service started [2026-04-13 15:13:02] Production.INFO: neon service started [2026-04-13 15:13:02] Production.INFO: ==4007== Releasing lock... [2026-04-13 15:13:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:13:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:13:02] Production.INFO: ==4009== Lock acquired, processing the job... [2026-04-13 10:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:13:02] Production.INFO: ==4009== Releasing lock... [2026-04-13 10:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:13:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:13:02] Production.INFO: ==4011== Lock acquired, processing the job... [2026-04-13 14:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:13:02] Production.INFO: ==4011== Releasing lock... [2026-04-13 14:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:13:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:13:03] Production.INFO: ==4019== Lock acquired, processing the job... [2026-04-13 10:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:13:03] Production.INFO: ==4013== Lock acquired, processing the job... [2026-04-13 10:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:13:03] Production.INFO: ==4015== Lock acquired, processing the job... [2026-04-13 10:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:13:03] Production.INFO: Account Balance Start. [2026-04-13 10:13:03] Production.INFO: CreateAllLog Start [2026-04-13 10:13:03] Production.INFO: 117 [2026-04-13 10:13:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:13:03] Production.INFO: ==4017== Lock acquired, processing the job... [2026-04-13 10:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:13:03] Production.INFO: ==4021== Lock acquired, processing the job... [2026-04-13 10:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:13:03] Production.INFO: Date 2026-04-09 [2026-04-13 10:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:13:03] Production.INFO: Date 2026-04-10 [2026-04-13 10:13:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:13:03] Production.INFO: Date 2026-04-11 [2026-04-13 10:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:13:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:13:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:13:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:13:03] Production.INFO: ==4021== Releasing lock... [2026-04-13 10:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:13:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:13:03] Production.INFO: Date 2026-04-12 [2026-04-13 10:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:13:03] Production.INFO: Date 2026-04-13 [2026-04-13 10:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:13:03] Production.INFO: Total Charge 0 [2026-04-13 10:13:03] Production.INFO: CreateAllLog End [2026-04-13 10:13:04] Production.INFO: Account Balance End. [2026-04-13 10:13:04] Production.ERROR: CronJobId end 12 [2026-04-13 10:13:04] Production.INFO: ==4019== Releasing lock... [2026-04-13 10:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:13:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:13:04] Production.INFO: ==4015== Releasing lock... [2026-04-13 10:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:13:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:13:11] Production.ERROR: CronJobId end10 [2026-04-13 10:13:11] Production.INFO: ==4017== Releasing lock... [2026-04-13 10:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:13:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:13:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:13:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:13:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:13:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:13:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:13:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:13:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:13:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:13:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:13:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:13:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:13:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:13:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:13:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:13:14] Production.INFO: call_cost start [2026-04-13 10:13:14] Production.INFO: call_cost end [2026-04-13 10:13:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:13:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:13:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:13:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:13:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:13:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:13:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:13:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:13:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:13:14] Production.INFO: ==4013== Releasing lock... [2026-04-13 10:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:13:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:14:01] Production.INFO: ==4077== Lock acquired, processing the job... [2026-04-13 15:14:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:14:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:14:01] Production.INFO: neon service started [2026-04-13 15:14:01] Production.INFO: neon service started [2026-04-13 15:14:01] Production.INFO: ==4077== Releasing lock... [2026-04-13 15:14:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:14:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:14:01] Production.INFO: ==4081== Lock acquired, processing the job... [2026-04-13 14:14:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:14:02] Production.INFO: ==4081== Releasing lock... [2026-04-13 14:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:14:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:14:02] Production.INFO: ==4079== Lock acquired, processing the job... [2026-04-13 10:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:14:02] Production.INFO: ==4079== Releasing lock... [2026-04-13 10:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:14:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:14:03] Production.INFO: ==4084== Lock acquired, processing the job... [2026-04-13 10:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:14:03] Production.INFO: ==4086== Lock acquired, processing the job... [2026-04-13 10:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:14:03] Production.INFO: ==4088== Lock acquired, processing the job... [2026-04-13 10:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:14:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:14:03] Production.INFO: ==4090== Lock acquired, processing the job... [2026-04-13 10:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:14:03] Production.INFO: ==4092== Lock acquired, processing the job... [2026-04-13 10:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:14:03] Production.INFO: Account Balance Start. [2026-04-13 10:14:03] Production.INFO: CreateAllLog Start [2026-04-13 10:14:03] Production.INFO: 117 [2026-04-13 10:14:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:14:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:14:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:14:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:14:03] Production.INFO: ==4092== Releasing lock... [2026-04-13 10:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:14:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:14:03] Production.INFO: Date 2026-04-09 [2026-04-13 10:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:14:03] Production.INFO: Date 2026-04-10 [2026-04-13 10:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:14:03] Production.INFO: Date 2026-04-11 [2026-04-13 10:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:14:03] Production.INFO: Date 2026-04-12 [2026-04-13 10:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:14:03] Production.INFO: Date 2026-04-13 [2026-04-13 10:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:14:03] Production.INFO: Total Charge 0 [2026-04-13 10:14:03] Production.INFO: CreateAllLog End [2026-04-13 10:14:03] Production.INFO: Account Balance End. [2026-04-13 10:14:03] Production.ERROR: CronJobId end 12 [2026-04-13 10:14:03] Production.INFO: ==4090== Releasing lock... [2026-04-13 10:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:14:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:14:03] Production.INFO: ==4086== Releasing lock... [2026-04-13 10:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:14:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:14:12] Production.ERROR: CronJobId end10 [2026-04-13 10:14:12] Production.INFO: ==4088== Releasing lock... [2026-04-13 10:14:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:14:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:14:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:14:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:14:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:14:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:14:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:14:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:14:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:14:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:14:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:14:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:14:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:14:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:14:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:14:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:14:13] Production.INFO: call_cost start [2026-04-13 10:14:13] Production.INFO: call_cost end [2026-04-13 10:14:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:14:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:14:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:14:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:14:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:14:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:14:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:14:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:14:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:14:13] Production.INFO: ==4084== Releasing lock... [2026-04-13 10:14:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:14:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:15:01] Production.INFO: ==4154== Lock acquired, processing the job... [2026-04-13 15:15:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:15:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:15:02] Production.INFO: neon service started [2026-04-13 15:15:02] Production.INFO: neon service started [2026-04-13 15:15:02] Production.INFO: ==4154== Releasing lock... [2026-04-13 15:15:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:15:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:15:02] Production.INFO: ==4157== Lock acquired, processing the job... [2026-04-13 10:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:15:02] Production.INFO: ==4159== Lock acquired, processing the job... [2026-04-13 14:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:15:02] Production.INFO: ==4159== Releasing lock... [2026-04-13 14:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:15:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:15:02] Production.INFO: ==4157== Releasing lock... [2026-04-13 10:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:15:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:15:03] Production.INFO: ==4161== Lock acquired, processing the job... [2026-04-13 10:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:15:03] Production.INFO: ==4163== Lock acquired, processing the job... [2026-04-13 10:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:15:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:15:03] Production.INFO: ==4165== Lock acquired, processing the job... [2026-04-13 10:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:15:03] Production.INFO: ==4169== Lock acquired, processing the job... [2026-04-13 10:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:15:03] Production.INFO: ==4167== Lock acquired, processing the job... [2026-04-13 10:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:15:03] Production.INFO: Account Balance Start. [2026-04-13 10:15:03] Production.INFO: CreateAllLog Start [2026-04-13 10:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:15:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:15:04] Production.INFO: 117 [2026-04-13 10:15:04] Production.INFO: ==4169== Releasing lock... [2026-04-13 10:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:15:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:15:04] Production.INFO: Date 2026-04-08 [2026-04-13 10:15:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:15:04] Production.INFO: Date 2026-04-09 [2026-04-13 10:15:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:15:04] Production.INFO: Date 2026-04-10 [2026-04-13 10:15:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:15:04] Production.INFO: Date 2026-04-11 [2026-04-13 10:15:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:15:04] Production.INFO: Date 2026-04-12 [2026-04-13 10:15:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:15:04] Production.INFO: Date 2026-04-13 [2026-04-13 10:15:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:15:04] Production.INFO: Total Charge 0 [2026-04-13 10:15:04] Production.INFO: CreateAllLog End [2026-04-13 10:15:04] Production.INFO: ==4163== Releasing lock... [2026-04-13 10:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:15:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:15:04] Production.INFO: Account Balance End. [2026-04-13 10:15:04] Production.ERROR: CronJobId end 12 [2026-04-13 10:15:04] Production.INFO: ==4167== Releasing lock... [2026-04-13 10:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:15:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:15:12] Production.ERROR: CronJobId end10 [2026-04-13 10:15:12] Production.INFO: ==4165== Releasing lock... [2026-04-13 10:15:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:15:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:15:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:15:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:15:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:15:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:15:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:15:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:15:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:15:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:15:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:15:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:15:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:15:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:15:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:15:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:15:15] Production.INFO: call_cost start [2026-04-13 10:15:15] Production.INFO: call_cost end [2026-04-13 10:15:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:15:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:15:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:15:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:15:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:15:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:15:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:15:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:15:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:15:15] Production.INFO: ==4161== Releasing lock... [2026-04-13 10:15:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:15:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:16:01] Production.INFO: ==4226== Lock acquired, processing the job... [2026-04-13 15:16:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:16:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:16:01] Production.INFO: neon service started [2026-04-13 15:16:01] Production.INFO: neon service started [2026-04-13 15:16:01] Production.INFO: ==4226== Releasing lock... [2026-04-13 15:16:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:16:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:16:01] Production.INFO: ==4228== Lock acquired, processing the job... [2026-04-13 10:16:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:16:02] Production.INFO: ==4228== Releasing lock... [2026-04-13 10:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:16:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:16:02] Production.INFO: ==4230== Lock acquired, processing the job... [2026-04-13 14:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:16:02] Production.INFO: ==4230== Releasing lock... [2026-04-13 14:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:16:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:16:02] Production.INFO: ==4233== Lock acquired, processing the job... [2026-04-13 10:16:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:16:02] Production.INFO: ==4235== Lock acquired, processing the job... [2026-04-13 10:16:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:16:02] Production.INFO: ==4239== Lock acquired, processing the job... [2026-04-13 10:16:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:16:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:16:02] Production.INFO: ==4237== Lock acquired, processing the job... [2026-04-13 10:16:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:16:02] Production.INFO: ==4241== Lock acquired, processing the job... [2026-04-13 10:16:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:16:03] Production.INFO: Account Balance Start. [2026-04-13 10:16:03] Production.INFO: CreateAllLog Start [2026-04-13 10:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:16:03] Production.INFO: 117 [2026-04-13 10:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:16:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:16:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:16:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:16:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:16:03] Production.INFO: ==4241== Releasing lock... [2026-04-13 10:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:16:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:16:03] Production.INFO: Date 2026-04-09 [2026-04-13 10:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:16:03] Production.INFO: Date 2026-04-10 [2026-04-13 10:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:16:03] Production.INFO: Date 2026-04-11 [2026-04-13 10:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:16:03] Production.INFO: Date 2026-04-12 [2026-04-13 10:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:16:03] Production.INFO: Date 2026-04-13 [2026-04-13 10:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:16:03] Production.INFO: Total Charge 0 [2026-04-13 10:16:03] Production.INFO: CreateAllLog End [2026-04-13 10:16:03] Production.INFO: ==4235== Releasing lock... [2026-04-13 10:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:16:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:16:03] Production.INFO: Account Balance End. [2026-04-13 10:16:03] Production.ERROR: CronJobId end 12 [2026-04-13 10:16:03] Production.INFO: ==4239== Releasing lock... [2026-04-13 10:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:16:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:16:10] Production.ERROR: CronJobId end10 [2026-04-13 10:16:10] Production.INFO: ==4237== Releasing lock... [2026-04-13 10:16:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:16:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:16:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:16:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:16:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:16:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:16:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:16:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:16:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:16:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:16:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:16:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:16:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:16:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:16:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:16:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:16:12] Production.INFO: call_cost start [2026-04-13 10:16:12] Production.INFO: call_cost end [2026-04-13 10:16:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:16:12] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:16:12] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:16:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:16:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:16:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:16:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:16:12] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:16:12] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:16:12] Production.INFO: ==4233== Releasing lock... [2026-04-13 10:16:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:16:12] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:17:01] Production.INFO: ==4301== Lock acquired, processing the job... [2026-04-13 15:17:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:17:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:17:01] Production.INFO: neon service started [2026-04-13 15:17:01] Production.INFO: neon service started [2026-04-13 15:17:01] Production.INFO: ==4301== Releasing lock... [2026-04-13 15:17:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:17:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:17:02] Production.INFO: ==4303== Lock acquired, processing the job... [2026-04-13 10:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:17:02] Production.INFO: ==4303== Releasing lock... [2026-04-13 10:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:17:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:17:02] Production.INFO: ==4305== Lock acquired, processing the job... [2026-04-13 14:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:17:02] Production.INFO: ==4305== Releasing lock... [2026-04-13 14:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:17:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:17:03] Production.INFO: ==4309== Lock acquired, processing the job... [2026-04-13 10:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:17:03] Production.INFO: ==4312== Lock acquired, processing the job... [2026-04-13 10:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:17:03] Production.INFO: ==4314== Lock acquired, processing the job... [2026-04-13 10:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:17:03] Production.INFO: ==4307== Lock acquired, processing the job... [2026-04-13 10:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:17:03] Production.INFO: Account Balance Start. [2026-04-13 10:17:03] Production.INFO: CreateAllLog Start [2026-04-13 10:17:03] Production.INFO: 117 [2026-04-13 10:17:03] Production.INFO: ==4316== Lock acquired, processing the job... [2026-04-13 10:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:17:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:17:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:17:03] Production.INFO: Date 2026-04-09 [2026-04-13 10:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:17:03] Production.INFO: Date 2026-04-10 [2026-04-13 10:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:17:03] Production.INFO: ==4316== Releasing lock... [2026-04-13 10:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:17:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:17:03] Production.INFO: ==4309== Releasing lock... [2026-04-13 10:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:17:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:17:03] Production.INFO: Date 2026-04-11 [2026-04-13 10:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:17:03] Production.INFO: Date 2026-04-12 [2026-04-13 10:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:17:03] Production.INFO: Date 2026-04-13 [2026-04-13 10:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:17:03] Production.INFO: Total Charge 0 [2026-04-13 10:17:03] Production.INFO: CreateAllLog End [2026-04-13 10:17:03] Production.INFO: Account Balance End. [2026-04-13 10:17:03] Production.ERROR: CronJobId end 12 [2026-04-13 10:17:03] Production.INFO: ==4314== Releasing lock... [2026-04-13 10:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:17:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:17:11] Production.ERROR: CronJobId end10 [2026-04-13 10:17:11] Production.INFO: ==4312== Releasing lock... [2026-04-13 10:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:17:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:17:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:17:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:17:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:17:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:17:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:17:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:17:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:17:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:17:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:17:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:17:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:17:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:17:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:17:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:17:14] Production.INFO: call_cost start [2026-04-13 10:17:14] Production.INFO: call_cost end [2026-04-13 10:17:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:17:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:17:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:17:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:17:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:17:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:17:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:17:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:17:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:17:14] Production.INFO: ==4307== Releasing lock... [2026-04-13 10:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:17:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:18:02] Production.INFO: ==4377== Lock acquired, processing the job... [2026-04-13 15:18:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:18:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:18:02] Production.INFO: neon service started [2026-04-13 15:18:02] Production.INFO: neon service started [2026-04-13 15:18:02] Production.INFO: ==4377== Releasing lock... [2026-04-13 15:18:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:18:02] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 10:18:02] Production.INFO: ==4381== Lock acquired, processing the job... [2026-04-13 10:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:18:02] Production.INFO: ==4383== Lock acquired, processing the job... [2026-04-13 14:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:18:02] Production.INFO: ==4383== Releasing lock... [2026-04-13 14:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:18:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:18:03] Production.INFO: ==4381== Releasing lock... [2026-04-13 10:18:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:18:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:18:03] Production.INFO: ==4386== Lock acquired, processing the job... [2026-04-13 10:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:18:03] Production.INFO: ==4388== Lock acquired, processing the job... [2026-04-13 10:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:18:03] Production.INFO: ==4392== Lock acquired, processing the job... [2026-04-13 10:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:18:03] Production.INFO: ==4390== Lock acquired, processing the job... [2026-04-13 10:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:18:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:18:04] Production.INFO: Account Balance Start. [2026-04-13 10:18:04] Production.INFO: CreateAllLog Start [2026-04-13 10:18:04] Production.INFO: 117 [2026-04-13 10:18:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:18:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:18:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:18:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:18:04] Production.INFO: Date 2026-04-08 [2026-04-13 10:18:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:18:04] Production.INFO: ==4394== Lock acquired, processing the job... [2026-04-13 10:18:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:18:04] Production.INFO: Date 2026-04-09 [2026-04-13 10:18:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:18:04] Production.INFO: Date 2026-04-10 [2026-04-13 10:18:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:18:04] Production.INFO: Date 2026-04-11 [2026-04-13 10:18:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:18:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:18:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:18:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:18:04] Production.INFO: ==4394== Releasing lock... [2026-04-13 10:18:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:18:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:18:04] Production.INFO: Date 2026-04-12 [2026-04-13 10:18:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:18:04] Production.INFO: Date 2026-04-13 [2026-04-13 10:18:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:18:04] Production.INFO: Total Charge 0 [2026-04-13 10:18:04] Production.INFO: CreateAllLog End [2026-04-13 10:18:04] Production.INFO: ==4388== Releasing lock... [2026-04-13 10:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:18:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:18:04] Production.INFO: Account Balance End. [2026-04-13 10:18:04] Production.ERROR: CronJobId end 12 [2026-04-13 10:18:04] Production.INFO: ==4392== Releasing lock... [2026-04-13 10:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:18:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:18:12] Production.ERROR: CronJobId end10 [2026-04-13 10:18:12] Production.INFO: ==4390== Releasing lock... [2026-04-13 10:18:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:18:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:18:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:18:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:18:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:18:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:18:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:18:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:18:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:18:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:18:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:18:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:18:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:18:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:18:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:18:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:18:15] Production.INFO: call_cost start [2026-04-13 10:18:15] Production.INFO: call_cost end [2026-04-13 10:18:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:18:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:18:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:18:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:18:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:18:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:18:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:18:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:18:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:18:15] Production.INFO: ==4386== Releasing lock... [2026-04-13 10:18:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:18:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:19:01] Production.INFO: ==4452== Lock acquired, processing the job... [2026-04-13 15:19:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:19:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:19:01] Production.INFO: neon service started [2026-04-13 15:19:01] Production.INFO: neon service started [2026-04-13 15:19:01] Production.INFO: ==4452== Releasing lock... [2026-04-13 15:19:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:19:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:19:01] Production.INFO: ==4456== Lock acquired, processing the job... [2026-04-13 14:19:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:19:01] Production.INFO: ==4456== Releasing lock... [2026-04-13 14:19:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:19:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:19:02] Production.INFO: ==4454== Lock acquired, processing the job... [2026-04-13 10:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:19:02] Production.INFO: ==4454== Releasing lock... [2026-04-13 10:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:19:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:19:03] Production.INFO: ==4458== Lock acquired, processing the job... [2026-04-13 10:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:19:03] Production.INFO: ==4460== Lock acquired, processing the job... [2026-04-13 10:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:19:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:19:03] Production.INFO: ==4464== Lock acquired, processing the job... [2026-04-13 10:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:19:03] Production.INFO: ==4462== Lock acquired, processing the job... [2026-04-13 10:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:19:03] Production.INFO: Account Balance Start. [2026-04-13 10:19:03] Production.INFO: CreateAllLog Start [2026-04-13 10:19:03] Production.INFO: 117 [2026-04-13 10:19:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:19:03] Production.INFO: ==4466== Lock acquired, processing the job... [2026-04-13 10:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:19:03] Production.INFO: Date 2026-04-09 [2026-04-13 10:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:19:03] Production.INFO: Date 2026-04-10 [2026-04-13 10:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:19:03] Production.INFO: Date 2026-04-11 [2026-04-13 10:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:19:03] Production.INFO: Date 2026-04-12 [2026-04-13 10:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:19:03] Production.INFO: Date 2026-04-13 [2026-04-13 10:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:19:03] Production.INFO: Total Charge 0 [2026-04-13 10:19:03] Production.INFO: CreateAllLog End [2026-04-13 10:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:19:03] Production.INFO: ==4466== Releasing lock... [2026-04-13 10:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:19:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:19:03] Production.INFO: Account Balance End. [2026-04-13 10:19:03] Production.ERROR: CronJobId end 12 [2026-04-13 10:19:03] Production.INFO: ==4464== Releasing lock... [2026-04-13 10:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:19:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:19:03] Production.INFO: ==4460== Releasing lock... [2026-04-13 10:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:19:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:19:11] Production.ERROR: CronJobId end10 [2026-04-13 10:19:11] Production.INFO: ==4462== Releasing lock... [2026-04-13 10:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:19:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:19:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:19:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:19:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:19:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:19:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:19:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:19:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:19:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:19:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:19:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:19:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:19:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:19:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:19:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:19:13] Production.INFO: call_cost start [2026-04-13 10:19:13] Production.INFO: call_cost end [2026-04-13 10:19:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:19:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:19:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:19:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:19:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:19:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:19:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:19:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:19:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:19:13] Production.INFO: ==4458== Releasing lock... [2026-04-13 10:19:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:19:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:20:01] Production.INFO: ==4526== Lock acquired, processing the job... [2026-04-13 15:20:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:20:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:20:02] Production.INFO: neon service started [2026-04-13 15:20:02] Production.INFO: neon service started [2026-04-13 15:20:02] Production.INFO: ==4526== Releasing lock... [2026-04-13 15:20:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:20:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:20:02] Production.INFO: ==4528== Lock acquired, processing the job... [2026-04-13 10:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:20:02] Production.INFO: ==4528== Releasing lock... [2026-04-13 10:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:20:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:20:02] Production.INFO: ==4530== Lock acquired, processing the job... [2026-04-13 14:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:20:02] Production.INFO: ==4530== Releasing lock... [2026-04-13 14:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:20:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:20:03] Production.INFO: ==4537== Lock acquired, processing the job... [2026-04-13 10:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:20:03] Production.INFO: ==4533== Lock acquired, processing the job... [2026-04-13 10:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:20:03] Production.INFO: ==4535== Lock acquired, processing the job... [2026-04-13 10:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:20:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:20:03] Production.INFO: ==4539== Lock acquired, processing the job... [2026-04-13 10:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:20:03] Production.INFO: ==4541== Lock acquired, processing the job... [2026-04-13 10:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:20:03] Production.INFO: Account Balance Start. [2026-04-13 10:20:03] Production.INFO: CreateAllLog Start [2026-04-13 10:20:03] Production.INFO: 117 [2026-04-13 10:20:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:20:03] Production.INFO: ==4541== Releasing lock... [2026-04-13 10:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:20:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:20:03] Production.INFO: Date 2026-04-09 [2026-04-13 10:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:20:03] Production.INFO: Date 2026-04-10 [2026-04-13 10:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:20:04] Production.INFO: Date 2026-04-11 [2026-04-13 10:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:20:04] Production.INFO: Date 2026-04-12 [2026-04-13 10:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:20:04] Production.INFO: Date 2026-04-13 [2026-04-13 10:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:20:04] Production.INFO: Total Charge 0 [2026-04-13 10:20:04] Production.INFO: CreateAllLog End [2026-04-13 10:20:04] Production.INFO: Account Balance End. [2026-04-13 10:20:04] Production.ERROR: CronJobId end 12 [2026-04-13 10:20:04] Production.INFO: ==4539== Releasing lock... [2026-04-13 10:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:20:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:20:04] Production.INFO: ==4535== Releasing lock... [2026-04-13 10:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:20:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:20:12] Production.ERROR: CronJobId end10 [2026-04-13 10:20:12] Production.INFO: ==4537== Releasing lock... [2026-04-13 10:20:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:20:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:20:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:20:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:20:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:20:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:20:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:20:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:20:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:20:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:20:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:20:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:20:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:20:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:20:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:20:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:20:15] Production.INFO: call_cost start [2026-04-13 10:20:15] Production.INFO: call_cost end [2026-04-13 10:20:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:20:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:20:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:20:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:20:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:20:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:20:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:20:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:20:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:20:15] Production.INFO: ==4533== Releasing lock... [2026-04-13 10:20:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:20:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:21:01] Production.INFO: ==4600== Lock acquired, processing the job... [2026-04-13 15:21:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:21:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:21:01] Production.INFO: neon service started [2026-04-13 15:21:01] Production.INFO: neon service started [2026-04-13 15:21:01] Production.INFO: ==4600== Releasing lock... [2026-04-13 15:21:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:21:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:21:02] Production.INFO: ==4602== Lock acquired, processing the job... [2026-04-13 10:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:21:02] Production.INFO: ==4604== Lock acquired, processing the job... [2026-04-13 14:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:21:02] Production.INFO: ==4604== Releasing lock... [2026-04-13 14:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:21:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:21:02] Production.INFO: ==4602== Releasing lock... [2026-04-13 10:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:21:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:21:03] Production.INFO: ==4606== Lock acquired, processing the job... [2026-04-13 10:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 10:21:03] Production.INFO: ==4608== Lock acquired, processing the job... [2026-04-13 10:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:21:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:21:03] Production.INFO: ==4610== Lock acquired, processing the job... [2026-04-13 10:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:21:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 10:21:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 10:21:03] Production.ERROR: CronJob PID - 4608 [2026-04-13 10:21:03] Production.ERROR: CronJob Title - System Alerts [2026-04-13 10:21:03] Production.ERROR: CronJob ID - 5 [2026-04-13 10:21:03] Production.ERROR: CronJob Last Run Time 2026-04-13 10:21:00 [2026-04-13 10:21:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 10:21:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 10:21:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 10:21:03] Production.INFO: ==4606== Releasing lock... [2026-04-13 10:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 10:21:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 10:21:03] Production.INFO: ==4614== Lock acquired, processing the job... [2026-04-13 10:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:21:03] Production.INFO: ==4619== Lock acquired, processing the job... [2026-04-13 10:21:03] Production.INFO: ==4612== Lock acquired, processing the job... [2026-04-13 10:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:21:03] Production.INFO: ==4617== Lock acquired, processing the job... [2026-04-13 10:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 10:21:03] Production.INFO: Account Balance Start. [2026-04-13 10:21:03] Production.INFO: CreateAllLog Start [2026-04-13 10:21:03] Production.INFO: 117 [2026-04-13 10:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:21:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:21:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 10:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:21:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:21:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:21:03] Production.INFO: Date 2026-04-09 [2026-04-13 10:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:21:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:21:03] Production.INFO: Date 2026-04-10 [2026-04-13 10:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:21:03] Production.INFO: Date 2026-04-11 [2026-04-13 10:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:21:03] Production.INFO: Date 2026-04-12 [2026-04-13 10:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:21:03] Production.INFO: Date 2026-04-13 [2026-04-13 10:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:21:03] Production.INFO: Total Charge 0 [2026-04-13 10:21:03] Production.INFO: CreateAllLog End [2026-04-13 10:21:03] Production.INFO: ==4619== Releasing lock... [2026-04-13 10:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:21:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:21:04] Production.ERROR: done [2026-04-13 10:21:04] Production.INFO: ==4610== Releasing lock... [2026-04-13 10:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:21:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 10:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088639', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 10:21:04] Production.INFO: Account Balance End. [2026-04-13 10:21:04] Production.ERROR: CronJobId end 12 [2026-04-13 10:21:04] Production.INFO: ==4614== Releasing lock... [2026-04-13 10:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:21:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:21:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088639', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 10:21:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 10:21:10] Production.INFO: ProcessCDR(1,17088639,1,1,2) [2026-04-13 10:21:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17088639,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 10:21:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17088639,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 10:21:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 10:21:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 10:21:10] Production.INFO: ==4617== Releasing lock... [2026-04-13 10:21:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 10:21:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 10:21:14] Production.ERROR: CronJobId end10 [2026-04-13 10:21:14] Production.INFO: ==4612== Releasing lock... [2026-04-13 10:21:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:21:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:21:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:21:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:21:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:21:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:21:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:21:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:21:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:21:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:21:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:21:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:21:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:21:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:21:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:21:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:21:16] Production.INFO: call_cost start [2026-04-13 10:21:16] Production.INFO: call_cost end [2026-04-13 10:21:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:21:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:21:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:21:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:21:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:21:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:21:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:21:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:21:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:21:16] Production.INFO: ==4608== Releasing lock... [2026-04-13 10:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:21:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:22:01] Production.INFO: ==4676== Lock acquired, processing the job... [2026-04-13 15:22:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:22:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:22:01] Production.INFO: neon service started [2026-04-13 15:22:01] Production.INFO: neon service started [2026-04-13 15:22:01] Production.INFO: ==4676== Releasing lock... [2026-04-13 15:22:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:22:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:22:02] Production.INFO: ==4680== Lock acquired, processing the job... [2026-04-13 14:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:22:02] Production.INFO: ==4680== Releasing lock... [2026-04-13 14:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:22:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:22:02] Production.INFO: ==4678== Lock acquired, processing the job... [2026-04-13 10:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:22:02] Production.INFO: ==4678== Releasing lock... [2026-04-13 10:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:22:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:22:03] Production.INFO: ==4683== Lock acquired, processing the job... [2026-04-13 10:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:22:03] Production.INFO: ==4685== Lock acquired, processing the job... [2026-04-13 10:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:22:03] Production.INFO: ==4687== Lock acquired, processing the job... [2026-04-13 10:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:22:03] Production.INFO: ==4689== Lock acquired, processing the job... [2026-04-13 10:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:22:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:22:03] Production.INFO: Account Balance Start. [2026-04-13 10:22:03] Production.INFO: CreateAllLog Start [2026-04-13 10:22:03] Production.INFO: 117 [2026-04-13 10:22:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:22:03] Production.INFO: Date 2026-04-09 [2026-04-13 10:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:22:03] Production.INFO: ==4691== Lock acquired, processing the job... [2026-04-13 10:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:22:03] Production.INFO: Date 2026-04-10 [2026-04-13 10:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:22:03] Production.INFO: Date 2026-04-11 [2026-04-13 10:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:22:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:22:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:22:03] Production.INFO: Date 2026-04-12 [2026-04-13 10:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:22:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:22:03] Production.INFO: ==4691== Releasing lock... [2026-04-13 10:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:22:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:22:03] Production.INFO: Date 2026-04-13 [2026-04-13 10:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:22:04] Production.INFO: Total Charge 0 [2026-04-13 10:22:04] Production.INFO: CreateAllLog End [2026-04-13 10:22:04] Production.INFO: Account Balance End. [2026-04-13 10:22:04] Production.ERROR: CronJobId end 12 [2026-04-13 10:22:04] Production.INFO: ==4689== Releasing lock... [2026-04-13 10:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:22:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:22:04] Production.INFO: ==4685== Releasing lock... [2026-04-13 10:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:22:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:22:11] Production.ERROR: CronJobId end10 [2026-04-13 10:22:11] Production.INFO: ==4687== Releasing lock... [2026-04-13 10:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:22:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:22:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:22:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:22:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:22:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:22:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:22:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:22:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:22:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:22:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:22:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:22:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:22:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:22:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:22:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:22:14] Production.INFO: call_cost start [2026-04-13 10:22:14] Production.INFO: call_cost end [2026-04-13 10:22:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:22:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:22:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:22:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:22:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:22:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:22:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:22:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:22:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:22:14] Production.INFO: ==4683== Releasing lock... [2026-04-13 10:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:22:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:23:02] Production.INFO: ==4751== Lock acquired, processing the job... [2026-04-13 15:23:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:23:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:23:02] Production.INFO: neon service started [2026-04-13 15:23:02] Production.INFO: neon service started [2026-04-13 15:23:02] Production.INFO: ==4751== Releasing lock... [2026-04-13 15:23:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:23:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:23:02] Production.INFO: ==4753== Lock acquired, processing the job... [2026-04-13 10:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:23:02] Production.INFO: ==4755== Lock acquired, processing the job... [2026-04-13 14:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:23:03] Production.INFO: ==4755== Releasing lock... [2026-04-13 14:23:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:23:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:23:03] Production.INFO: ==4753== Releasing lock... [2026-04-13 10:23:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:23:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:23:04] Production.INFO: ==4760== Lock acquired, processing the job... [2026-04-13 10:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:23:04] Production.INFO: ==4766== Lock acquired, processing the job... [2026-04-13 10:23:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:23:04] Production.INFO: ==4758== Lock acquired, processing the job... [2026-04-13 10:23:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:23:04] Production.INFO: ==4762== Lock acquired, processing the job... [2026-04-13 10:23:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:23:04] Production.INFO: ==4764== Lock acquired, processing the job... [2026-04-13 10:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:23:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:23:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:23:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:23:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:23:04] Production.INFO: Account Balance Start. [2026-04-13 10:23:04] Production.INFO: CreateAllLog Start [2026-04-13 10:23:04] Production.INFO: ==4766== Releasing lock... [2026-04-13 10:23:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:23:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:23:04] Production.INFO: 117 [2026-04-13 10:23:04] Production.INFO: Date 2026-04-08 [2026-04-13 10:23:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:23:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:23:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:23:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:23:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:23:04] Production.INFO: Date 2026-04-09 [2026-04-13 10:23:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:23:04] Production.INFO: Date 2026-04-10 [2026-04-13 10:23:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:23:04] Production.INFO: Date 2026-04-11 [2026-04-13 10:23:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:23:04] Production.INFO: Date 2026-04-12 [2026-04-13 10:23:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:23:04] Production.INFO: Date 2026-04-13 [2026-04-13 10:23:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:23:04] Production.INFO: Total Charge 0 [2026-04-13 10:23:04] Production.INFO: CreateAllLog End [2026-04-13 10:23:04] Production.INFO: Account Balance End. [2026-04-13 10:23:04] Production.ERROR: CronJobId end 12 [2026-04-13 10:23:04] Production.INFO: ==4764== Releasing lock... [2026-04-13 10:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:23:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:23:04] Production.INFO: ==4760== Releasing lock... [2026-04-13 10:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:23:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:23:12] Production.ERROR: CronJobId end10 [2026-04-13 10:23:12] Production.INFO: ==4762== Releasing lock... [2026-04-13 10:23:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:23:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:23:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:23:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:23:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:23:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:23:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:23:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:23:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:23:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:23:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:23:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:23:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:23:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:23:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:23:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:23:14] Production.INFO: call_cost start [2026-04-13 10:23:14] Production.INFO: call_cost end [2026-04-13 10:23:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:23:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:23:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:23:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:23:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:23:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:23:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:23:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:23:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:23:14] Production.INFO: ==4758== Releasing lock... [2026-04-13 10:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:23:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:24:01] Production.INFO: ==4824== Lock acquired, processing the job... [2026-04-13 15:24:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:24:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:24:01] Production.INFO: neon service started [2026-04-13 15:24:01] Production.INFO: neon service started [2026-04-13 15:24:01] Production.INFO: ==4824== Releasing lock... [2026-04-13 15:24:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:24:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:24:02] Production.INFO: ==4828== Lock acquired, processing the job... [2026-04-13 14:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:24:02] Production.INFO: ==4828== Releasing lock... [2026-04-13 14:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:24:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:24:02] Production.INFO: ==4826== Lock acquired, processing the job... [2026-04-13 10:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:24:02] Production.INFO: ==4826== Releasing lock... [2026-04-13 10:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:24:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:24:03] Production.INFO: ==4834== Lock acquired, processing the job... [2026-04-13 10:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:24:03] Production.INFO: ==4830== Lock acquired, processing the job... [2026-04-13 10:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:24:03] Production.INFO: ==4838== Lock acquired, processing the job... [2026-04-13 10:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:24:03] Production.INFO: ==4832== Lock acquired, processing the job... [2026-04-13 10:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:24:03] Production.INFO: ==4836== Lock acquired, processing the job... [2026-04-13 10:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:24:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:24:03] Production.INFO: Account Balance Start. [2026-04-13 10:24:03] Production.INFO: CreateAllLog Start [2026-04-13 10:24:03] Production.INFO: 117 [2026-04-13 10:24:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:24:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:24:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:24:03] Production.INFO: ==4838== Releasing lock... [2026-04-13 10:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:24:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:24:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:24:03] Production.INFO: Date 2026-04-09 [2026-04-13 10:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:24:03] Production.INFO: Date 2026-04-10 [2026-04-13 10:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:24:03] Production.INFO: Date 2026-04-11 [2026-04-13 10:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:24:03] Production.INFO: Date 2026-04-12 [2026-04-13 10:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:24:03] Production.INFO: Date 2026-04-13 [2026-04-13 10:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:24:04] Production.INFO: Total Charge 0 [2026-04-13 10:24:04] Production.INFO: CreateAllLog End [2026-04-13 10:24:04] Production.INFO: Account Balance End. [2026-04-13 10:24:04] Production.ERROR: CronJobId end 12 [2026-04-13 10:24:04] Production.INFO: ==4836== Releasing lock... [2026-04-13 10:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:24:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:24:04] Production.INFO: ==4832== Releasing lock... [2026-04-13 10:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:24:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:24:12] Production.ERROR: CronJobId end10 [2026-04-13 10:24:12] Production.INFO: ==4834== Releasing lock... [2026-04-13 10:24:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:24:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:24:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:24:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:24:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:24:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:24:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:24:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:24:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:24:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:24:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:24:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:24:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:24:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:24:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:24:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:24:15] Production.INFO: call_cost start [2026-04-13 10:24:15] Production.INFO: call_cost end [2026-04-13 10:24:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:24:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:24:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:24:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:24:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:24:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:24:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:24:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:24:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:24:15] Production.INFO: ==4830== Releasing lock... [2026-04-13 10:24:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:24:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:25:02] Production.INFO: ==4905== Lock acquired, processing the job... [2026-04-13 15:25:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:25:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:25:02] Production.INFO: neon service started [2026-04-13 15:25:02] Production.INFO: neon service started [2026-04-13 15:25:02] Production.INFO: ==4905== Releasing lock... [2026-04-13 15:25:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:25:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:25:02] Production.INFO: ==4907== Lock acquired, processing the job... [2026-04-13 10:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:25:02] Production.INFO: ==4907== Releasing lock... [2026-04-13 10:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:25:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:25:02] Production.INFO: ==4909== Lock acquired, processing the job... [2026-04-13 14:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:25:02] Production.INFO: ==4909== Releasing lock... [2026-04-13 14:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:25:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:25:03] Production.INFO: ==4916== Lock acquired, processing the job... [2026-04-13 10:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:25:03] Production.INFO: ==4914== Lock acquired, processing the job... [2026-04-13 10:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:25:03] Production.INFO: ==4912== Lock acquired, processing the job... [2026-04-13 10:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:25:03] Production.INFO: ==4920== Lock acquired, processing the job... [2026-04-13 10:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:25:03] Production.INFO: ==4918== Lock acquired, processing the job... [2026-04-13 10:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:25:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:25:03] Production.INFO: Account Balance Start. [2026-04-13 10:25:03] Production.INFO: CreateAllLog Start [2026-04-13 10:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:25:03] Production.INFO: 117 [2026-04-13 10:25:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:25:03] Production.INFO: ==4920== Releasing lock... [2026-04-13 10:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:25:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:25:03] Production.INFO: Date 2026-04-09 [2026-04-13 10:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:25:03] Production.INFO: Date 2026-04-10 [2026-04-13 10:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:25:03] Production.INFO: Date 2026-04-11 [2026-04-13 10:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:25:03] Production.INFO: Date 2026-04-12 [2026-04-13 10:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:25:03] Production.INFO: Date 2026-04-13 [2026-04-13 10:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:25:03] Production.INFO: Total Charge 0 [2026-04-13 10:25:03] Production.INFO: CreateAllLog End [2026-04-13 10:25:04] Production.INFO: Account Balance End. [2026-04-13 10:25:04] Production.ERROR: CronJobId end 12 [2026-04-13 10:25:04] Production.INFO: ==4918== Releasing lock... [2026-04-13 10:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:25:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:25:04] Production.INFO: ==4914== Releasing lock... [2026-04-13 10:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:25:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:25:11] Production.ERROR: CronJobId end10 [2026-04-13 10:25:11] Production.INFO: ==4916== Releasing lock... [2026-04-13 10:25:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:25:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:25:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:25:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:25:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:25:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:25:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:25:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:25:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:25:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:25:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:25:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:25:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:25:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:25:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:25:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:25:14] Production.INFO: call_cost start [2026-04-13 10:25:14] Production.INFO: call_cost end [2026-04-13 10:25:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:25:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:25:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:25:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:25:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:25:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:25:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:25:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:25:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:25:14] Production.INFO: ==4912== Releasing lock... [2026-04-13 10:25:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:25:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:26:01] Production.INFO: ==4979== Lock acquired, processing the job... [2026-04-13 15:26:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:26:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:26:01] Production.INFO: neon service started [2026-04-13 15:26:01] Production.INFO: neon service started [2026-04-13 15:26:01] Production.INFO: ==4979== Releasing lock... [2026-04-13 15:26:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:26:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:26:01] Production.INFO: ==4984== Lock acquired, processing the job... [2026-04-13 14:26:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:26:01] Production.INFO: ==4984== Releasing lock... [2026-04-13 14:26:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:26:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:26:02] Production.INFO: ==4982== Lock acquired, processing the job... [2026-04-13 10:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:26:02] Production.INFO: ==4982== Releasing lock... [2026-04-13 10:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:26:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:26:02] Production.INFO: ==4986== Lock acquired, processing the job... [2026-04-13 10:26:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:26:03] Production.INFO: ==4988== Lock acquired, processing the job... [2026-04-13 10:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:26:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:26:03] Production.INFO: ==4992== Lock acquired, processing the job... [2026-04-13 10:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:26:03] Production.INFO: ==4990== Lock acquired, processing the job... [2026-04-13 10:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:26:03] Production.INFO: ==4994== Lock acquired, processing the job... [2026-04-13 10:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:26:03] Production.INFO: Account Balance Start. [2026-04-13 10:26:03] Production.INFO: CreateAllLog Start [2026-04-13 10:26:03] Production.INFO: 117 [2026-04-13 10:26:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:26:03] Production.INFO: Date 2026-04-09 [2026-04-13 10:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:26:03] Production.INFO: ==4994== Releasing lock... [2026-04-13 10:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:26:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:26:03] Production.INFO: Date 2026-04-10 [2026-04-13 10:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:26:03] Production.INFO: Date 2026-04-11 [2026-04-13 10:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:26:03] Production.INFO: Date 2026-04-12 [2026-04-13 10:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:26:03] Production.INFO: Date 2026-04-13 [2026-04-13 10:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:26:03] Production.INFO: Total Charge 0 [2026-04-13 10:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:26:03] Production.INFO: CreateAllLog End [2026-04-13 10:26:03] Production.INFO: Account Balance End. [2026-04-13 10:26:03] Production.ERROR: CronJobId end 12 [2026-04-13 10:26:03] Production.INFO: ==4992== Releasing lock... [2026-04-13 10:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:26:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:26:03] Production.INFO: ==4988== Releasing lock... [2026-04-13 10:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:26:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:26:11] Production.ERROR: CronJobId end10 [2026-04-13 10:26:11] Production.INFO: ==4990== Releasing lock... [2026-04-13 10:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:26:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:26:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:26:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:26:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:26:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:26:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:26:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:26:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:26:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:26:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:26:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:26:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:26:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:26:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:26:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:26:14] Production.INFO: call_cost start [2026-04-13 10:26:14] Production.INFO: call_cost end [2026-04-13 10:26:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:26:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:26:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:26:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:26:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:26:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:26:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:26:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:26:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:26:14] Production.INFO: ==4986== Releasing lock... [2026-04-13 10:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:26:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:27:01] Production.INFO: ==5053== Lock acquired, processing the job... [2026-04-13 15:27:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:27:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:27:01] Production.INFO: neon service started [2026-04-13 15:27:01] Production.INFO: neon service started [2026-04-13 15:27:01] Production.INFO: ==5053== Releasing lock... [2026-04-13 15:27:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:27:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:27:02] Production.INFO: ==5055== Lock acquired, processing the job... [2026-04-13 10:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:27:02] Production.INFO: ==5055== Releasing lock... [2026-04-13 10:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:27:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:27:02] Production.INFO: ==5057== Lock acquired, processing the job... [2026-04-13 14:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:27:02] Production.INFO: ==5057== Releasing lock... [2026-04-13 14:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:27:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:27:03] Production.INFO: ==5063== Lock acquired, processing the job... [2026-04-13 10:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:27:03] Production.INFO: ==5059== Lock acquired, processing the job... [2026-04-13 10:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:27:03] Production.INFO: ==5061== Lock acquired, processing the job... [2026-04-13 10:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:27:03] Production.INFO: ==5065== Lock acquired, processing the job... [2026-04-13 10:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:27:03] Production.INFO: ==5068== Lock acquired, processing the job... [2026-04-13 10:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:27:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:27:03] Production.INFO: Account Balance Start. [2026-04-13 10:27:03] Production.INFO: CreateAllLog Start [2026-04-13 10:27:03] Production.INFO: 117 [2026-04-13 10:27:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:27:03] Production.INFO: Date 2026-04-09 [2026-04-13 10:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:27:03] Production.INFO: Date 2026-04-10 [2026-04-13 10:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:27:03] Production.INFO: ==5068== Releasing lock... [2026-04-13 10:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:27:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:27:03] Production.INFO: Date 2026-04-11 [2026-04-13 10:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:27:04] Production.INFO: Date 2026-04-12 [2026-04-13 10:27:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:27:04] Production.INFO: Date 2026-04-13 [2026-04-13 10:27:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:27:04] Production.INFO: Total Charge 0 [2026-04-13 10:27:04] Production.INFO: ==5061== Releasing lock... [2026-04-13 10:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:27:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:27:04] Production.INFO: CreateAllLog End [2026-04-13 10:27:04] Production.INFO: Account Balance End. [2026-04-13 10:27:04] Production.ERROR: CronJobId end 12 [2026-04-13 10:27:04] Production.INFO: ==5065== Releasing lock... [2026-04-13 10:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:27:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:27:11] Production.ERROR: CronJobId end10 [2026-04-13 10:27:11] Production.INFO: ==5063== Releasing lock... [2026-04-13 10:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:27:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:27:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:27:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:27:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:27:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:27:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:27:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:27:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:27:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:27:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:27:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:27:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:27:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:27:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:27:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:27:14] Production.INFO: call_cost start [2026-04-13 10:27:15] Production.INFO: call_cost end [2026-04-13 10:27:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:27:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:27:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:27:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:27:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:27:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:27:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:27:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:27:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:27:15] Production.INFO: ==5059== Releasing lock... [2026-04-13 10:27:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:27:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:28:01] Production.INFO: ==5144== Lock acquired, processing the job... [2026-04-13 15:28:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:28:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:28:01] Production.INFO: neon service started [2026-04-13 15:28:01] Production.INFO: neon service started [2026-04-13 15:28:01] Production.INFO: ==5144== Releasing lock... [2026-04-13 15:28:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:28:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:28:01] Production.INFO: ==5148== Lock acquired, processing the job... [2026-04-13 14:28:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:28:01] Production.INFO: ==5148== Releasing lock... [2026-04-13 14:28:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:28:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:28:01] Production.INFO: ==5146== Lock acquired, processing the job... [2026-04-13 10:28:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:28:02] Production.INFO: ==5146== Releasing lock... [2026-04-13 10:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:28:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:28:02] Production.INFO: ==5155== Lock acquired, processing the job... [2026-04-13 10:28:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:28:03] Production.INFO: ==5150== Lock acquired, processing the job... [2026-04-13 10:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:28:03] Production.INFO: ==5159== Lock acquired, processing the job... [2026-04-13 10:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:28:03] Production.INFO: ==5157== Lock acquired, processing the job... [2026-04-13 10:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:28:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:28:03] Production.INFO: ==5153== Lock acquired, processing the job... [2026-04-13 10:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:28:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:28:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:28:03] Production.INFO: Account Balance Start. [2026-04-13 10:28:03] Production.INFO: CreateAllLog Start [2026-04-13 10:28:03] Production.INFO: 117 [2026-04-13 10:28:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:28:03] Production.INFO: ==5159== Releasing lock... [2026-04-13 10:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:28:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:28:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:28:03] Production.INFO: Date 2026-04-09 [2026-04-13 10:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:28:03] Production.INFO: Date 2026-04-10 [2026-04-13 10:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:28:03] Production.INFO: Date 2026-04-11 [2026-04-13 10:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:28:03] Production.INFO: Date 2026-04-12 [2026-04-13 10:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:28:03] Production.INFO: Date 2026-04-13 [2026-04-13 10:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:28:03] Production.INFO: Total Charge 0 [2026-04-13 10:28:03] Production.INFO: CreateAllLog End [2026-04-13 10:28:03] Production.INFO: Account Balance End. [2026-04-13 10:28:03] Production.ERROR: CronJobId end 12 [2026-04-13 10:28:03] Production.INFO: ==5157== Releasing lock... [2026-04-13 10:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:28:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:28:03] Production.INFO: ==5153== Releasing lock... [2026-04-13 10:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:28:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:28:11] Production.ERROR: CronJobId end10 [2026-04-13 10:28:11] Production.INFO: ==5155== Releasing lock... [2026-04-13 10:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:28:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:28:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:28:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:28:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:28:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:28:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:28:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:28:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:28:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:28:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:28:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:28:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:28:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:28:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:28:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:28:14] Production.INFO: call_cost start [2026-04-13 10:28:14] Production.INFO: call_cost end [2026-04-13 10:28:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:28:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:28:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:28:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:28:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:28:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:28:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:28:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:28:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:28:14] Production.INFO: ==5150== Releasing lock... [2026-04-13 10:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:28:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:29:01] Production.INFO: ==5218== Lock acquired, processing the job... [2026-04-13 15:29:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:29:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:29:01] Production.INFO: neon service started [2026-04-13 15:29:01] Production.INFO: neon service started [2026-04-13 15:29:01] Production.INFO: ==5218== Releasing lock... [2026-04-13 15:29:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:29:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:29:02] Production.INFO: ==5221== Lock acquired, processing the job... [2026-04-13 10:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:29:02] Production.INFO: ==5223== Lock acquired, processing the job... [2026-04-13 14:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:29:02] Production.INFO: ==5223== Releasing lock... [2026-04-13 14:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:29:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:29:02] Production.INFO: ==5221== Releasing lock... [2026-04-13 10:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:29:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:29:03] Production.INFO: ==5225== Lock acquired, processing the job... [2026-04-13 10:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:29:03] Production.INFO: ==5231== Lock acquired, processing the job... [2026-04-13 10:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:29:03] Production.INFO: ==5227== Lock acquired, processing the job... [2026-04-13 10:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:29:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:29:03] Production.INFO: ==5229== Lock acquired, processing the job... [2026-04-13 10:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:29:03] Production.INFO: ==5233== Lock acquired, processing the job... [2026-04-13 10:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:29:03] Production.INFO: Account Balance Start. [2026-04-13 10:29:03] Production.INFO: CreateAllLog Start [2026-04-13 10:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:29:03] Production.INFO: 117 [2026-04-13 10:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:29:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:29:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:29:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:29:03] Production.INFO: Date 2026-04-09 [2026-04-13 10:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:29:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:29:03] Production.INFO: ==5233== Releasing lock... [2026-04-13 10:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:29:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:29:03] Production.INFO: Date 2026-04-10 [2026-04-13 10:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:29:03] Production.INFO: Date 2026-04-11 [2026-04-13 10:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:29:03] Production.INFO: Date 2026-04-12 [2026-04-13 10:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:29:03] Production.INFO: Date 2026-04-13 [2026-04-13 10:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:29:04] Production.INFO: Total Charge 0 [2026-04-13 10:29:04] Production.INFO: CreateAllLog End [2026-04-13 10:29:04] Production.INFO: ==5227== Releasing lock... [2026-04-13 10:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:29:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:29:04] Production.INFO: Account Balance End. [2026-04-13 10:29:04] Production.ERROR: CronJobId end 12 [2026-04-13 10:29:04] Production.INFO: ==5231== Releasing lock... [2026-04-13 10:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:29:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:29:12] Production.ERROR: CronJobId end10 [2026-04-13 10:29:12] Production.INFO: ==5229== Releasing lock... [2026-04-13 10:29:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:29:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:29:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:29:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:29:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:29:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:29:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:29:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:29:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:29:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:29:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:29:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:29:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:29:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:29:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:29:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:29:14] Production.INFO: call_cost start [2026-04-13 10:29:14] Production.INFO: call_cost end [2026-04-13 10:29:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:29:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:29:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:29:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:29:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:29:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:29:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:29:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:29:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:29:14] Production.INFO: ==5225== Releasing lock... [2026-04-13 10:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:29:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:30:02] Production.INFO: ==5294== Lock acquired, processing the job... [2026-04-13 15:30:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:30:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:30:02] Production.INFO: neon service started [2026-04-13 15:30:02] Production.INFO: neon service started [2026-04-13 15:30:02] Production.INFO: ==5294== Releasing lock... [2026-04-13 15:30:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:30:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:30:02] Production.INFO: ==5296== Lock acquired, processing the job... [2026-04-13 10:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:30:02] Production.INFO: ==5296== Releasing lock... [2026-04-13 10:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:30:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:30:02] Production.INFO: ==5298== Lock acquired, processing the job... [2026-04-13 14:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:30:03] Production.INFO: ==5298== Releasing lock... [2026-04-13 14:30:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:30:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:30:03] Production.INFO: ==5309== Lock acquired, processing the job... [2026-04-13 10:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:30:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:30:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:30:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:30:03] Production.INFO: ==5309== Releasing lock... [2026-04-13 10:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:30:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:30:03] Production.INFO: ==5301== Lock acquired, processing the job... [2026-04-13 10:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:30:03] Production.INFO: ==5303== Lock acquired, processing the job... [2026-04-13 10:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:30:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:30:04] Production.INFO: ==5307== Lock acquired, processing the job... [2026-04-13 10:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:30:04] Production.INFO: ==5305== Lock acquired, processing the job... [2026-04-13 10:30:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:30:04] Production.INFO: Account Balance Start. [2026-04-13 10:30:04] Production.INFO: CreateAllLog Start [2026-04-13 10:30:04] Production.INFO: 117 [2026-04-13 10:30:04] Production.INFO: Date 2026-04-08 [2026-04-13 10:30:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:30:04] Production.INFO: Date 2026-04-09 [2026-04-13 10:30:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:30:04] Production.INFO: Date 2026-04-10 [2026-04-13 10:30:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:30:04] Production.INFO: Date 2026-04-11 [2026-04-13 10:30:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:30:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:30:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:30:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:30:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:30:04] Production.INFO: Date 2026-04-12 [2026-04-13 10:30:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:30:04] Production.INFO: Date 2026-04-13 [2026-04-13 10:30:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:30:04] Production.INFO: Total Charge 0 [2026-04-13 10:30:04] Production.INFO: CreateAllLog End [2026-04-13 10:30:04] Production.INFO: Account Balance End. [2026-04-13 10:30:04] Production.ERROR: CronJobId end 12 [2026-04-13 10:30:04] Production.INFO: ==5307== Releasing lock... [2026-04-13 10:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:30:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:30:04] Production.INFO: ==5303== Releasing lock... [2026-04-13 10:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:30:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:30:12] Production.ERROR: CronJobId end10 [2026-04-13 10:30:12] Production.INFO: ==5305== Releasing lock... [2026-04-13 10:30:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:30:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:30:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:30:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:30:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:30:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:30:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:30:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:30:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:30:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:30:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:30:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:30:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:30:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:30:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:30:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:30:15] Production.INFO: call_cost start [2026-04-13 10:30:15] Production.INFO: call_cost end [2026-04-13 10:30:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:30:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:30:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:30:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:30:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:30:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:30:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:30:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:30:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:30:15] Production.INFO: ==5301== Releasing lock... [2026-04-13 10:30:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:30:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:31:01] Production.INFO: ==5370== Lock acquired, processing the job... [2026-04-13 15:31:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:31:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:31:01] Production.INFO: neon service started [2026-04-13 15:31:01] Production.INFO: neon service started [2026-04-13 15:31:01] Production.INFO: ==5370== Releasing lock... [2026-04-13 15:31:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:31:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:31:02] Production.INFO: ==5372== Lock acquired, processing the job... [2026-04-13 10:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:31:02] Production.INFO: ==5374== Lock acquired, processing the job... [2026-04-13 14:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:31:02] Production.INFO: ==5374== Releasing lock... [2026-04-13 14:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:31:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:31:02] Production.INFO: ==5372== Releasing lock... [2026-04-13 10:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:31:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:31:03] Production.INFO: ==5377== Lock acquired, processing the job... [2026-04-13 10:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 10:31:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 10:31:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 10:31:03] Production.INFO: ==5377== Releasing lock... [2026-04-13 10:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 10:31:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 10:31:03] Production.INFO: ==5379== Lock acquired, processing the job... [2026-04-13 10:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:31:03] Production.INFO: ==5381== Lock acquired, processing the job... [2026-04-13 10:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:31:03] Production.INFO: ==5383== Lock acquired, processing the job... [2026-04-13 10:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:31:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:31:03] Production.INFO: ==5387== Lock acquired, processing the job... [2026-04-13 10:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 10:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:31:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 10:31:03] Production.INFO: ==5385== Lock acquired, processing the job... [2026-04-13 10:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:31:03] Production.INFO: ==5389== Lock acquired, processing the job... [2026-04-13 10:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:31:03] Production.INFO: Account Balance Start. [2026-04-13 10:31:03] Production.INFO: CreateAllLog Start [2026-04-13 10:31:03] Production.INFO: 117 [2026-04-13 10:31:04] Production.INFO: Date 2026-04-08 [2026-04-13 10:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:31:04] Production.INFO: Date 2026-04-09 [2026-04-13 10:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:31:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:31:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:31:04] Production.INFO: Date 2026-04-10 [2026-04-13 10:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:31:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:31:04] Production.INFO: Date 2026-04-11 [2026-04-13 10:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:31:04] Production.INFO: Date 2026-04-12 [2026-04-13 10:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:31:04] Production.INFO: Date 2026-04-13 [2026-04-13 10:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:31:04] Production.INFO: ==5389== Releasing lock... [2026-04-13 10:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:31:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:31:04] Production.INFO: ==5381== Releasing lock... [2026-04-13 10:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:31:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:31:04] Production.INFO: Total Charge 0 [2026-04-13 10:31:04] Production.ERROR: done [2026-04-13 10:31:04] Production.INFO: CreateAllLog End [2026-04-13 10:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 10:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088680', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 10:31:04] Production.INFO: Account Balance End. [2026-04-13 10:31:04] Production.ERROR: CronJobId end 12 [2026-04-13 10:31:04] Production.INFO: ==5385== Releasing lock... [2026-04-13 10:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:31:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:31:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088680', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 10:31:11] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 10:31:11] Production.INFO: ProcessCDR(1,17088680,1,1,2) [2026-04-13 10:31:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17088680,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 10:31:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17088680,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 10:31:11] Production.ERROR: pbx prc_insertCDR start [2026-04-13 10:31:11] Production.ERROR: pbx prc_insertCDR end [2026-04-13 10:31:11] Production.INFO: ==5387== Releasing lock... [2026-04-13 10:31:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 10:31:11] Production.INFO: 26 MB #Memory Used# [2026-04-13 10:31:14] Production.ERROR: CronJobId end10 [2026-04-13 10:31:14] Production.INFO: ==5383== Releasing lock... [2026-04-13 10:31:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:31:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:31:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:31:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:31:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:31:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:31:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:31:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:31:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:31:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:31:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:31:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:31:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:31:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:31:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:31:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:31:16] Production.INFO: call_cost start [2026-04-13 10:31:16] Production.INFO: call_cost end [2026-04-13 10:31:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:31:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:31:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:31:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:31:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:31:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:31:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:31:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:31:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:31:17] Production.INFO: ==5379== Releasing lock... [2026-04-13 10:31:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:31:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:32:02] Production.INFO: ==5453== Lock acquired, processing the job... [2026-04-13 15:32:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:32:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:32:02] Production.INFO: neon service started [2026-04-13 15:32:02] Production.INFO: neon service started [2026-04-13 15:32:02] Production.INFO: ==5453== Releasing lock... [2026-04-13 15:32:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:32:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:32:02] Production.INFO: ==5455== Lock acquired, processing the job... [2026-04-13 10:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:32:02] Production.INFO: ==5455== Releasing lock... [2026-04-13 10:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:32:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:32:02] Production.INFO: ==5457== Lock acquired, processing the job... [2026-04-13 14:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:32:03] Production.INFO: ==5457== Releasing lock... [2026-04-13 14:32:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:32:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:32:03] Production.INFO: ==5461== Lock acquired, processing the job... [2026-04-13 10:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:32:03] Production.INFO: ==5459== Lock acquired, processing the job... [2026-04-13 10:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:32:03] Production.INFO: ==5463== Lock acquired, processing the job... [2026-04-13 10:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:32:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:32:03] Production.INFO: ==5465== Lock acquired, processing the job... [2026-04-13 10:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:32:03] Production.INFO: Account Balance Start. [2026-04-13 10:32:03] Production.INFO: CreateAllLog Start [2026-04-13 10:32:03] Production.INFO: 117 [2026-04-13 10:32:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:32:03] Production.INFO: Date 2026-04-09 [2026-04-13 10:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:32:03] Production.INFO: Date 2026-04-10 [2026-04-13 10:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:32:03] Production.INFO: ==5467== Lock acquired, processing the job... [2026-04-13 10:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:32:03] Production.INFO: Date 2026-04-11 [2026-04-13 10:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:32:03] Production.INFO: Date 2026-04-12 [2026-04-13 10:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:32:03] Production.INFO: Date 2026-04-13 [2026-04-13 10:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:32:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:32:03] Production.INFO: Total Charge 0 [2026-04-13 10:32:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:32:03] Production.INFO: CreateAllLog End [2026-04-13 10:32:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:32:03] Production.INFO: ==5467== Releasing lock... [2026-04-13 10:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:32:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:32:04] Production.INFO: Account Balance End. [2026-04-13 10:32:04] Production.ERROR: CronJobId end 12 [2026-04-13 10:32:04] Production.INFO: ==5465== Releasing lock... [2026-04-13 10:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:32:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:32:04] Production.INFO: ==5461== Releasing lock... [2026-04-13 10:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:32:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:32:11] Production.ERROR: CronJobId end10 [2026-04-13 10:32:11] Production.INFO: ==5463== Releasing lock... [2026-04-13 10:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:32:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:32:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:32:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:32:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:32:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:32:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:32:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:32:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:32:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:32:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:32:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:32:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:32:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:32:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:32:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:32:14] Production.INFO: call_cost start [2026-04-13 10:32:14] Production.INFO: call_cost end [2026-04-13 10:32:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:32:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:32:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:32:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:32:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:32:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:32:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:32:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:32:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:32:14] Production.INFO: ==5459== Releasing lock... [2026-04-13 10:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:32:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:33:01] Production.INFO: ==5522== Lock acquired, processing the job... [2026-04-13 15:33:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:33:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:33:01] Production.INFO: neon service started [2026-04-13 15:33:01] Production.INFO: neon service started [2026-04-13 15:33:01] Production.INFO: ==5522== Releasing lock... [2026-04-13 15:33:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:33:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:33:01] Production.INFO: ==5524== Lock acquired, processing the job... [2026-04-13 10:33:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:33:02] Production.INFO: ==5524== Releasing lock... [2026-04-13 10:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:33:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:33:02] Production.INFO: ==5526== Lock acquired, processing the job... [2026-04-13 14:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:33:02] Production.INFO: ==5526== Releasing lock... [2026-04-13 14:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:33:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:33:02] Production.INFO: ==5528== Lock acquired, processing the job... [2026-04-13 10:33:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:33:02] Production.INFO: ==5530== Lock acquired, processing the job... [2026-04-13 10:33:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:33:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:33:02] Production.INFO: ==5532== Lock acquired, processing the job... [2026-04-13 10:33:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:33:02] Production.INFO: ==5536== Lock acquired, processing the job... [2026-04-13 10:33:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:33:03] Production.INFO: ==5534== Lock acquired, processing the job... [2026-04-13 10:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:33:03] Production.INFO: Account Balance Start. [2026-04-13 10:33:03] Production.INFO: CreateAllLog Start [2026-04-13 10:33:03] Production.INFO: 117 [2026-04-13 10:33:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:33:03] Production.INFO: Date 2026-04-09 [2026-04-13 10:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:33:03] Production.INFO: Date 2026-04-10 [2026-04-13 10:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:33:03] Production.INFO: ==5536== Releasing lock... [2026-04-13 10:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:33:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:33:03] Production.INFO: Date 2026-04-11 [2026-04-13 10:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:33:03] Production.INFO: Date 2026-04-12 [2026-04-13 10:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:33:03] Production.INFO: Date 2026-04-13 [2026-04-13 10:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:33:03] Production.INFO: Total Charge 0 [2026-04-13 10:33:03] Production.INFO: CreateAllLog End [2026-04-13 10:33:03] Production.INFO: ==5530== Releasing lock... [2026-04-13 10:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:33:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:33:03] Production.INFO: Account Balance End. [2026-04-13 10:33:03] Production.ERROR: CronJobId end 12 [2026-04-13 10:33:03] Production.INFO: ==5534== Releasing lock... [2026-04-13 10:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:33:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:33:11] Production.ERROR: CronJobId end10 [2026-04-13 10:33:11] Production.INFO: ==5532== Releasing lock... [2026-04-13 10:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:33:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:33:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:33:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:33:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:33:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:33:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:33:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:33:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:33:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:33:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:33:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:33:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:33:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:33:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:33:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:33:12] Production.INFO: call_cost start [2026-04-13 10:33:12] Production.INFO: call_cost end [2026-04-13 10:33:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:33:12] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:33:12] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:33:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:33:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:33:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:33:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:33:12] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:33:12] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:33:12] Production.INFO: ==5528== Releasing lock... [2026-04-13 10:33:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:33:12] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:34:01] Production.INFO: ==5608== Lock acquired, processing the job... [2026-04-13 15:34:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:34:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:34:01] Production.INFO: neon service started [2026-04-13 15:34:01] Production.INFO: neon service started [2026-04-13 15:34:01] Production.INFO: ==5608== Releasing lock... [2026-04-13 15:34:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:34:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:34:02] Production.INFO: ==5610== Lock acquired, processing the job... [2026-04-13 10:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:34:02] Production.INFO: ==5610== Releasing lock... [2026-04-13 10:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:34:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:34:02] Production.INFO: ==5612== Lock acquired, processing the job... [2026-04-13 14:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:34:02] Production.INFO: ==5612== Releasing lock... [2026-04-13 14:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:34:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:34:03] Production.INFO: ==5621== Lock acquired, processing the job... [2026-04-13 10:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:34:03] Production.INFO: Account Balance Start. [2026-04-13 10:34:03] Production.INFO: CreateAllLog Start [2026-04-13 10:34:03] Production.INFO: ==5623== Lock acquired, processing the job... [2026-04-13 10:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:34:03] Production.INFO: 117 [2026-04-13 10:34:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:34:03] Production.INFO: ==5615== Lock acquired, processing the job... [2026-04-13 10:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:34:03] Production.INFO: Date 2026-04-09 [2026-04-13 10:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:34:03] Production.INFO: ==5617== Lock acquired, processing the job... [2026-04-13 10:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:34:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:34:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:34:03] Production.INFO: Date 2026-04-10 [2026-04-13 10:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:34:03] Production.INFO: ==5619== Lock acquired, processing the job... [2026-04-13 10:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:34:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:34:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:34:03] Production.INFO: ==5623== Releasing lock... [2026-04-13 10:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:34:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:34:03] Production.INFO: Date 2026-04-11 [2026-04-13 10:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:34:03] Production.INFO: Date 2026-04-12 [2026-04-13 10:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:34:03] Production.INFO: Date 2026-04-13 [2026-04-13 10:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:34:03] Production.INFO: Total Charge 0 [2026-04-13 10:34:03] Production.INFO: CreateAllLog End [2026-04-13 10:34:04] Production.INFO: Account Balance End. [2026-04-13 10:34:04] Production.ERROR: CronJobId end 12 [2026-04-13 10:34:04] Production.INFO: ==5621== Releasing lock... [2026-04-13 10:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:34:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:34:04] Production.INFO: ==5617== Releasing lock... [2026-04-13 10:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:34:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:34:12] Production.ERROR: CronJobId end10 [2026-04-13 10:34:12] Production.INFO: ==5619== Releasing lock... [2026-04-13 10:34:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:34:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:34:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:34:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:34:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:34:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:34:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:34:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:34:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:34:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:34:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:34:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:34:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:34:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:34:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:34:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:34:15] Production.INFO: call_cost start [2026-04-13 10:34:15] Production.INFO: call_cost end [2026-04-13 10:34:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:34:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:34:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:34:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:34:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:34:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:34:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:34:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:34:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:34:15] Production.INFO: ==5615== Releasing lock... [2026-04-13 10:34:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:34:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:35:02] Production.INFO: ==5683== Lock acquired, processing the job... [2026-04-13 15:35:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:35:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:35:02] Production.INFO: neon service started [2026-04-13 15:35:02] Production.INFO: neon service started [2026-04-13 15:35:02] Production.INFO: ==5683== Releasing lock... [2026-04-13 15:35:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:35:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:35:02] Production.INFO: ==5686== Lock acquired, processing the job... [2026-04-13 10:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:35:02] Production.INFO: ==5686== Releasing lock... [2026-04-13 10:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:35:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:35:03] Production.INFO: ==5688== Lock acquired, processing the job... [2026-04-13 14:35:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:35:03] Production.INFO: ==5688== Releasing lock... [2026-04-13 14:35:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:35:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:35:03] Production.INFO: ==5692== Lock acquired, processing the job... [2026-04-13 10:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:35:03] Production.INFO: ==5694== Lock acquired, processing the job... [2026-04-13 10:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:35:03] Production.INFO: ==5690== Lock acquired, processing the job... [2026-04-13 10:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:35:03] Production.INFO: ==5698== Lock acquired, processing the job... [2026-04-13 10:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:35:03] Production.INFO: ==5696== Lock acquired, processing the job... [2026-04-13 10:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:35:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:35:03] Production.INFO: ==5698== Releasing lock... [2026-04-13 10:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:35:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:35:03] Production.INFO: Account Balance Start. [2026-04-13 10:35:03] Production.INFO: CreateAllLog Start [2026-04-13 10:35:04] Production.INFO: 117 [2026-04-13 10:35:04] Production.INFO: Date 2026-04-08 [2026-04-13 10:35:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:35:04] Production.INFO: Date 2026-04-09 [2026-04-13 10:35:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:35:04] Production.INFO: Date 2026-04-10 [2026-04-13 10:35:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:35:04] Production.INFO: Date 2026-04-11 [2026-04-13 10:35:04] Production.INFO: ==5692== Releasing lock... [2026-04-13 10:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:35:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:35:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:35:04] Production.INFO: Date 2026-04-12 [2026-04-13 10:35:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:35:04] Production.INFO: Date 2026-04-13 [2026-04-13 10:35:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:35:04] Production.INFO: Total Charge 0 [2026-04-13 10:35:04] Production.INFO: CreateAllLog End [2026-04-13 10:35:04] Production.INFO: Account Balance End. [2026-04-13 10:35:04] Production.ERROR: CronJobId end 12 [2026-04-13 10:35:04] Production.INFO: ==5696== Releasing lock... [2026-04-13 10:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:35:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:35:12] Production.ERROR: CronJobId end10 [2026-04-13 10:35:12] Production.INFO: ==5694== Releasing lock... [2026-04-13 10:35:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:35:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:35:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:35:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:35:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:35:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:35:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:35:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:35:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:35:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:35:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:35:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:35:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:35:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:35:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:35:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:35:14] Production.INFO: call_cost start [2026-04-13 10:35:14] Production.INFO: call_cost end [2026-04-13 10:35:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:35:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:35:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:35:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:35:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:35:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:35:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:35:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:35:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:35:14] Production.INFO: ==5690== Releasing lock... [2026-04-13 10:35:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:35:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:36:01] Production.INFO: ==5756== Lock acquired, processing the job... [2026-04-13 15:36:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:36:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:36:01] Production.INFO: neon service started [2026-04-13 15:36:01] Production.INFO: neon service started [2026-04-13 15:36:01] Production.INFO: ==5756== Releasing lock... [2026-04-13 15:36:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:36:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:36:02] Production.INFO: ==5758== Lock acquired, processing the job... [2026-04-13 10:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:36:02] Production.INFO: ==5760== Lock acquired, processing the job... [2026-04-13 14:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 10:36:02] Production.INFO: ==5758== Releasing lock... [2026-04-13 10:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:36:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:36:02] Production.INFO: ==5760== Releasing lock... [2026-04-13 14:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:36:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:36:03] Production.INFO: ==5764== Lock acquired, processing the job... [2026-04-13 10:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:36:03] Production.INFO: ==5762== Lock acquired, processing the job... [2026-04-13 10:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:36:03] Production.INFO: ==5768== Lock acquired, processing the job... [2026-04-13 10:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:36:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:36:03] Production.INFO: ==5766== Lock acquired, processing the job... [2026-04-13 10:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:36:03] Production.INFO: ==5770== Lock acquired, processing the job... [2026-04-13 10:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:36:03] Production.INFO: Account Balance Start. [2026-04-13 10:36:03] Production.INFO: CreateAllLog Start [2026-04-13 10:36:03] Production.INFO: 117 [2026-04-13 10:36:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:36:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:36:03] Production.INFO: Date 2026-04-09 [2026-04-13 10:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:36:03] Production.INFO: Date 2026-04-10 [2026-04-13 10:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:36:03] Production.INFO: ==5770== Releasing lock... [2026-04-13 10:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:36:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:36:03] Production.INFO: Date 2026-04-11 [2026-04-13 10:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:36:03] Production.INFO: Date 2026-04-12 [2026-04-13 10:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:36:03] Production.INFO: Date 2026-04-13 [2026-04-13 10:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:36:03] Production.INFO: Total Charge 0 [2026-04-13 10:36:03] Production.INFO: CreateAllLog End [2026-04-13 10:36:03] Production.INFO: ==5764== Releasing lock... [2026-04-13 10:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:36:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:36:03] Production.INFO: Account Balance End. [2026-04-13 10:36:04] Production.ERROR: CronJobId end 12 [2026-04-13 10:36:04] Production.INFO: ==5768== Releasing lock... [2026-04-13 10:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:36:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:36:11] Production.ERROR: CronJobId end10 [2026-04-13 10:36:11] Production.INFO: ==5766== Releasing lock... [2026-04-13 10:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:36:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:36:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:36:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:36:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:36:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:36:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:36:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:36:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:36:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:36:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:36:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:36:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:36:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:36:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:36:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:36:14] Production.INFO: call_cost start [2026-04-13 10:36:14] Production.INFO: call_cost end [2026-04-13 10:36:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:36:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:36:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:36:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:36:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:36:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:36:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:36:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:36:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:36:14] Production.INFO: ==5762== Releasing lock... [2026-04-13 10:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:36:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:37:02] Production.INFO: ==5836== Lock acquired, processing the job... [2026-04-13 15:37:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:37:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:37:02] Production.INFO: neon service started [2026-04-13 15:37:02] Production.INFO: neon service started [2026-04-13 15:37:02] Production.INFO: ==5836== Releasing lock... [2026-04-13 15:37:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:37:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:37:02] Production.INFO: ==5838== Lock acquired, processing the job... [2026-04-13 10:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:37:02] Production.INFO: ==5838== Releasing lock... [2026-04-13 10:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:37:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:37:03] Production.INFO: ==5840== Lock acquired, processing the job... [2026-04-13 14:37:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:37:03] Production.INFO: ==5840== Releasing lock... [2026-04-13 14:37:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:37:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:37:03] Production.INFO: ==5842== Lock acquired, processing the job... [2026-04-13 10:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:37:03] Production.INFO: ==5846== Lock acquired, processing the job... [2026-04-13 10:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:37:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:37:03] Production.INFO: ==5848== Lock acquired, processing the job... [2026-04-13 10:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:37:03] Production.INFO: Account Balance Start. [2026-04-13 10:37:03] Production.INFO: CreateAllLog Start [2026-04-13 10:37:03] Production.INFO: 117 [2026-04-13 10:37:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:37:03] Production.INFO: ==5844== Lock acquired, processing the job... [2026-04-13 10:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:37:03] Production.INFO: Date 2026-04-09 [2026-04-13 10:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:37:03] Production.INFO: Date 2026-04-10 [2026-04-13 10:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:37:03] Production.INFO: ==5850== Lock acquired, processing the job... [2026-04-13 10:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:37:03] Production.INFO: Date 2026-04-11 [2026-04-13 10:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:37:03] Production.INFO: Date 2026-04-12 [2026-04-13 10:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:37:03] Production.INFO: Date 2026-04-13 [2026-04-13 10:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:37:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:37:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:37:03] Production.INFO: Total Charge 0 [2026-04-13 10:37:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:37:03] Production.INFO: CreateAllLog End [2026-04-13 10:37:03] Production.INFO: ==5850== Releasing lock... [2026-04-13 10:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:37:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:37:04] Production.INFO: Account Balance End. [2026-04-13 10:37:04] Production.ERROR: CronJobId end 12 [2026-04-13 10:37:04] Production.INFO: ==5848== Releasing lock... [2026-04-13 10:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:37:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:37:04] Production.INFO: ==5844== Releasing lock... [2026-04-13 10:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:37:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:37:11] Production.ERROR: CronJobId end10 [2026-04-13 10:37:11] Production.INFO: ==5846== Releasing lock... [2026-04-13 10:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:37:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:37:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:37:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:37:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:37:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:37:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:37:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:37:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:37:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:37:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:37:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:37:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:37:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:37:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:37:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:37:14] Production.INFO: call_cost start [2026-04-13 10:37:14] Production.INFO: call_cost end [2026-04-13 10:37:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:37:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:37:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:37:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:37:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:37:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:37:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:37:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:37:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:37:14] Production.INFO: ==5842== Releasing lock... [2026-04-13 10:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:37:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:38:01] Production.INFO: ==5912== Lock acquired, processing the job... [2026-04-13 15:38:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:38:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:38:01] Production.INFO: neon service started [2026-04-13 15:38:01] Production.INFO: neon service started [2026-04-13 15:38:01] Production.INFO: ==5912== Releasing lock... [2026-04-13 15:38:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:38:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:38:01] Production.INFO: ==5916== Lock acquired, processing the job... [2026-04-13 14:38:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:38:01] Production.INFO: ==5916== Releasing lock... [2026-04-13 14:38:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:38:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:38:02] Production.INFO: ==5914== Lock acquired, processing the job... [2026-04-13 10:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:38:02] Production.INFO: ==5914== Releasing lock... [2026-04-13 10:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:38:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:38:03] Production.INFO: ==5919== Lock acquired, processing the job... [2026-04-13 10:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:38:03] Production.INFO: ==5921== Lock acquired, processing the job... [2026-04-13 10:38:03] Production.INFO: ==5923== Lock acquired, processing the job... [2026-04-13 10:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:38:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:38:03] Production.INFO: ==5925== Lock acquired, processing the job... [2026-04-13 10:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:38:03] Production.INFO: ==5927== Lock acquired, processing the job... [2026-04-13 10:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:38:03] Production.INFO: Account Balance Start. [2026-04-13 10:38:03] Production.INFO: CreateAllLog Start [2026-04-13 10:38:03] Production.INFO: 117 [2026-04-13 10:38:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:38:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:38:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:38:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:38:03] Production.INFO: ==5927== Releasing lock... [2026-04-13 10:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:38:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:38:03] Production.INFO: Date 2026-04-09 [2026-04-13 10:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:38:03] Production.INFO: Date 2026-04-10 [2026-04-13 10:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:38:03] Production.INFO: Date 2026-04-11 [2026-04-13 10:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:38:03] Production.INFO: Date 2026-04-12 [2026-04-13 10:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:38:03] Production.INFO: Date 2026-04-13 [2026-04-13 10:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:38:03] Production.INFO: ==5921== Releasing lock... [2026-04-13 10:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:38:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:38:03] Production.INFO: Total Charge 0 [2026-04-13 10:38:03] Production.INFO: CreateAllLog End [2026-04-13 10:38:03] Production.INFO: Account Balance End. [2026-04-13 10:38:04] Production.ERROR: CronJobId end 12 [2026-04-13 10:38:04] Production.INFO: ==5925== Releasing lock... [2026-04-13 10:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:38:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:38:11] Production.ERROR: CronJobId end10 [2026-04-13 10:38:11] Production.INFO: ==5923== Releasing lock... [2026-04-13 10:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:38:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:38:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:38:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:38:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:38:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:38:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:38:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:38:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:38:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:38:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:38:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:38:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:38:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:38:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:38:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:38:14] Production.INFO: call_cost start [2026-04-13 10:38:14] Production.INFO: call_cost end [2026-04-13 10:38:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:38:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:38:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:38:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:38:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:38:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:38:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:38:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:38:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:38:14] Production.INFO: ==5919== Releasing lock... [2026-04-13 10:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:38:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:39:01] Production.INFO: ==5992== Lock acquired, processing the job... [2026-04-13 15:39:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:39:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:39:01] Production.INFO: neon service started [2026-04-13 15:39:01] Production.INFO: neon service started [2026-04-13 15:39:01] Production.INFO: ==5992== Releasing lock... [2026-04-13 15:39:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:39:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:39:02] Production.INFO: ==5996== Lock acquired, processing the job... [2026-04-13 14:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:39:02] Production.INFO: ==5996== Releasing lock... [2026-04-13 14:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:39:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:39:02] Production.INFO: ==5994== Lock acquired, processing the job... [2026-04-13 10:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:39:02] Production.INFO: ==5994== Releasing lock... [2026-04-13 10:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:39:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:39:03] Production.INFO: ==6005== Lock acquired, processing the job... [2026-04-13 10:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:39:03] Production.INFO: ==5999== Lock acquired, processing the job... [2026-04-13 10:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:39:03] Production.INFO: ==6003== Lock acquired, processing the job... [2026-04-13 10:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:39:03] Production.INFO: ==6001== Lock acquired, processing the job... [2026-04-13 10:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:39:03] Production.INFO: Account Balance Start. [2026-04-13 10:39:03] Production.INFO: CreateAllLog Start [2026-04-13 10:39:03] Production.INFO: 117 [2026-04-13 10:39:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:39:03] Production.INFO: ==6007== Lock acquired, processing the job... [2026-04-13 10:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:39:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:39:03] Production.INFO: Date 2026-04-09 [2026-04-13 10:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:39:03] Production.INFO: Date 2026-04-10 [2026-04-13 10:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:39:03] Production.INFO: Date 2026-04-11 [2026-04-13 10:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:39:03] Production.INFO: Date 2026-04-12 [2026-04-13 10:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:39:03] Production.INFO: Date 2026-04-13 [2026-04-13 10:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:39:03] Production.INFO: ==6007== Releasing lock... [2026-04-13 10:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:39:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:39:03] Production.INFO: Total Charge 0 [2026-04-13 10:39:03] Production.INFO: CreateAllLog End [2026-04-13 10:39:03] Production.INFO: Account Balance End. [2026-04-13 10:39:03] Production.ERROR: CronJobId end 12 [2026-04-13 10:39:03] Production.INFO: ==6005== Releasing lock... [2026-04-13 10:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:39:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:39:03] Production.INFO: ==6001== Releasing lock... [2026-04-13 10:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:39:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:39:11] Production.ERROR: CronJobId end10 [2026-04-13 10:39:11] Production.INFO: ==6003== Releasing lock... [2026-04-13 10:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:39:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:39:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:39:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:39:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:39:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:39:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:39:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:39:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:39:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:39:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:39:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:39:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:39:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:39:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:39:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:39:14] Production.INFO: call_cost start [2026-04-13 10:39:14] Production.INFO: call_cost end [2026-04-13 10:39:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:39:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:39:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:39:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:39:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:39:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:39:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:39:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:39:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:39:14] Production.INFO: ==5999== Releasing lock... [2026-04-13 10:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:39:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:40:02] Production.INFO: ==6073== Lock acquired, processing the job... [2026-04-13 15:40:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:40:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:40:02] Production.INFO: neon service started [2026-04-13 15:40:02] Production.INFO: neon service started [2026-04-13 15:40:02] Production.INFO: ==6073== Releasing lock... [2026-04-13 15:40:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:40:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:40:02] Production.INFO: ==6077== Lock acquired, processing the job... [2026-04-13 10:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:40:02] Production.INFO: ==6077== Releasing lock... [2026-04-13 10:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:40:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:40:03] Production.INFO: ==6079== Lock acquired, processing the job... [2026-04-13 14:40:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:40:03] Production.INFO: ==6079== Releasing lock... [2026-04-13 14:40:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:40:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:40:03] Production.INFO: ==6087== Lock acquired, processing the job... [2026-04-13 10:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:40:03] Production.INFO: Account Balance Start. [2026-04-13 10:40:03] Production.INFO: CreateAllLog Start [2026-04-13 10:40:03] Production.INFO: 117 [2026-04-13 10:40:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:40:03] Production.INFO: Date 2026-04-09 [2026-04-13 10:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:40:03] Production.INFO: Date 2026-04-10 [2026-04-13 10:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:40:03] Production.INFO: Date 2026-04-11 [2026-04-13 10:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:40:03] Production.INFO: Date 2026-04-12 [2026-04-13 10:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:40:03] Production.INFO: Date 2026-04-13 [2026-04-13 10:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:40:03] Production.INFO: Total Charge 0 [2026-04-13 10:40:03] Production.INFO: CreateAllLog End [2026-04-13 10:40:03] Production.INFO: ==6081== Lock acquired, processing the job... [2026-04-13 10:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:40:03] Production.INFO: Account Balance End. [2026-04-13 10:40:03] Production.ERROR: CronJobId end 12 [2026-04-13 10:40:03] Production.INFO: ==6087== Releasing lock... [2026-04-13 10:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:40:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:40:03] Production.INFO: ==6083== Lock acquired, processing the job... [2026-04-13 10:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:40:04] Production.INFO: ==6085== Lock acquired, processing the job... [2026-04-13 10:40:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:40:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:40:04] Production.INFO: ==6089== Lock acquired, processing the job... [2026-04-13 10:40:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:40:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:40:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:40:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:40:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:40:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:40:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:40:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:40:04] Production.INFO: ==6089== Releasing lock... [2026-04-13 10:40:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:40:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:40:04] Production.INFO: ==6083== Releasing lock... [2026-04-13 10:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:40:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:40:12] Production.ERROR: CronJobId end10 [2026-04-13 10:40:12] Production.INFO: ==6085== Releasing lock... [2026-04-13 10:40:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:40:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:40:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:40:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:40:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:40:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:40:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:40:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:40:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:40:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:40:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:40:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:40:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:40:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:40:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:40:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:40:14] Production.INFO: call_cost start [2026-04-13 10:40:14] Production.INFO: call_cost end [2026-04-13 10:40:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:40:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:40:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:40:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:40:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:40:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:40:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:40:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:40:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:40:14] Production.INFO: ==6081== Releasing lock... [2026-04-13 10:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:40:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:41:01] Production.INFO: ==6155== Lock acquired, processing the job... [2026-04-13 15:41:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:41:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:41:01] Production.INFO: neon service started [2026-04-13 15:41:01] Production.INFO: neon service started [2026-04-13 15:41:01] Production.INFO: ==6155== Releasing lock... [2026-04-13 15:41:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:41:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:41:02] Production.INFO: ==6157== Lock acquired, processing the job... [2026-04-13 10:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:41:02] Production.INFO: ==6157== Releasing lock... [2026-04-13 10:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:41:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:41:02] Production.INFO: ==6159== Lock acquired, processing the job... [2026-04-13 14:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:41:02] Production.INFO: ==6159== Releasing lock... [2026-04-13 14:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:41:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:41:03] Production.INFO: ==6162== Lock acquired, processing the job... [2026-04-13 10:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 10:41:03] Production.INFO: ==6168== Lock acquired, processing the job... [2026-04-13 10:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:41:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 10:41:03] Production.INFO: ==6164== Lock acquired, processing the job... [2026-04-13 10:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:41:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 10:41:03] Production.INFO: ==6162== Releasing lock... [2026-04-13 10:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 10:41:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 10:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:41:03] Production.INFO: ==6166== Lock acquired, processing the job... [2026-04-13 10:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:41:03] Production.INFO: ==6174== Lock acquired, processing the job... [2026-04-13 10:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:41:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:41:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:41:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:41:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:41:03] Production.INFO: ==6170== Lock acquired, processing the job... [2026-04-13 10:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:41:03] Production.INFO: ==6172== Lock acquired, processing the job... [2026-04-13 10:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 10:41:03] Production.INFO: ==6174== Releasing lock... [2026-04-13 10:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:41:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:41:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 10:41:03] Production.INFO: Account Balance Start. [2026-04-13 10:41:03] Production.INFO: CreateAllLog Start [2026-04-13 10:41:03] Production.INFO: 117 [2026-04-13 10:41:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:41:03] Production.INFO: Date 2026-04-09 [2026-04-13 10:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:41:03] Production.INFO: Date 2026-04-10 [2026-04-13 10:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:41:04] Production.INFO: Date 2026-04-11 [2026-04-13 10:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:41:04] Production.INFO: Date 2026-04-12 [2026-04-13 10:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:41:04] Production.INFO: Date 2026-04-13 [2026-04-13 10:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:41:04] Production.INFO: Total Charge 0 [2026-04-13 10:41:04] Production.INFO: CreateAllLog End [2026-04-13 10:41:04] Production.ERROR: done [2026-04-13 10:41:04] Production.INFO: Account Balance End. [2026-04-13 10:41:04] Production.ERROR: CronJobId end 12 [2026-04-13 10:41:04] Production.INFO: ==6170== Releasing lock... [2026-04-13 10:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:41:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 10:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088721', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 10:41:04] Production.INFO: ==6166== Releasing lock... [2026-04-13 10:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:41:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:41:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088721', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 10:41:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 10:41:10] Production.INFO: ProcessCDR(1,17088721,1,1,2) [2026-04-13 10:41:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17088721,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 10:41:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17088721,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 10:41:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 10:41:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 10:41:10] Production.INFO: ==6172== Releasing lock... [2026-04-13 10:41:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 10:41:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 10:41:13] Production.ERROR: CronJobId end10 [2026-04-13 10:41:13] Production.INFO: ==6168== Releasing lock... [2026-04-13 10:41:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:41:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:41:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:41:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:41:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:41:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:41:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:41:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:41:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:41:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:41:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:41:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:41:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:41:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:41:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:41:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:41:16] Production.INFO: call_cost start [2026-04-13 10:41:16] Production.INFO: call_cost end [2026-04-13 10:41:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:41:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:41:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:41:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:41:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:41:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:41:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:41:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:41:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:41:16] Production.INFO: ==6164== Releasing lock... [2026-04-13 10:41:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:41:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:42:02] Production.INFO: ==6235== Lock acquired, processing the job... [2026-04-13 15:42:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:42:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:42:02] Production.INFO: neon service started [2026-04-13 15:42:02] Production.INFO: neon service started [2026-04-13 15:42:02] Production.INFO: ==6235== Releasing lock... [2026-04-13 15:42:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:42:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:42:02] Production.INFO: ==6237== Lock acquired, processing the job... [2026-04-13 10:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:42:02] Production.INFO: ==6239== Lock acquired, processing the job... [2026-04-13 14:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:42:02] Production.INFO: ==6239== Releasing lock... [2026-04-13 14:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:42:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:42:03] Production.INFO: ==6237== Releasing lock... [2026-04-13 10:42:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:42:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:42:03] Production.INFO: ==6242== Lock acquired, processing the job... [2026-04-13 10:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:42:03] Production.INFO: ==6244== Lock acquired, processing the job... [2026-04-13 10:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:42:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:42:03] Production.INFO: ==6246== Lock acquired, processing the job... [2026-04-13 10:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:42:03] Production.INFO: ==6248== Lock acquired, processing the job... [2026-04-13 10:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:42:03] Production.INFO: ==6250== Lock acquired, processing the job... [2026-04-13 10:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:42:04] Production.INFO: Account Balance Start. [2026-04-13 10:42:04] Production.INFO: CreateAllLog Start [2026-04-13 10:42:04] Production.INFO: 117 [2026-04-13 10:42:04] Production.INFO: Date 2026-04-08 [2026-04-13 10:42:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:42:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:42:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:42:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:42:04] Production.INFO: ==6250== Releasing lock... [2026-04-13 10:42:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:42:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:42:04] Production.INFO: Date 2026-04-09 [2026-04-13 10:42:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:42:04] Production.INFO: Date 2026-04-10 [2026-04-13 10:42:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:42:04] Production.INFO: Date 2026-04-11 [2026-04-13 10:42:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:42:04] Production.INFO: Date 2026-04-12 [2026-04-13 10:42:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:42:04] Production.INFO: Date 2026-04-13 [2026-04-13 10:42:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:42:04] Production.INFO: Total Charge 0 [2026-04-13 10:42:04] Production.INFO: CreateAllLog End [2026-04-13 10:42:04] Production.INFO: Account Balance End. [2026-04-13 10:42:04] Production.INFO: ==6244== Releasing lock... [2026-04-13 10:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:42:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:42:04] Production.ERROR: CronJobId end 12 [2026-04-13 10:42:04] Production.INFO: ==6248== Releasing lock... [2026-04-13 10:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:42:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:42:12] Production.ERROR: CronJobId end10 [2026-04-13 10:42:12] Production.INFO: ==6246== Releasing lock... [2026-04-13 10:42:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:42:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:42:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:42:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:42:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:42:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:42:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:42:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:42:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:42:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:42:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:42:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:42:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:42:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:42:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:42:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:42:15] Production.INFO: call_cost start [2026-04-13 10:42:15] Production.INFO: call_cost end [2026-04-13 10:42:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:42:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:42:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:42:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:42:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:42:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:42:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:42:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:42:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:42:15] Production.INFO: ==6242== Releasing lock... [2026-04-13 10:42:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:42:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:43:01] Production.INFO: ==6305== Lock acquired, processing the job... [2026-04-13 15:43:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:43:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:43:01] Production.INFO: neon service started [2026-04-13 15:43:01] Production.INFO: neon service started [2026-04-13 15:43:01] Production.INFO: ==6305== Releasing lock... [2026-04-13 15:43:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:43:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:43:02] Production.INFO: ==6307== Lock acquired, processing the job... [2026-04-13 10:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:43:02] Production.INFO: ==6309== Lock acquired, processing the job... [2026-04-13 14:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:43:02] Production.INFO: ==6309== Releasing lock... [2026-04-13 14:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:43:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:43:02] Production.INFO: ==6307== Releasing lock... [2026-04-13 10:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:43:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:43:03] Production.INFO: ==6312== Lock acquired, processing the job... [2026-04-13 10:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:43:03] Production.INFO: ==6314== Lock acquired, processing the job... [2026-04-13 10:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:43:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:43:03] Production.INFO: ==6316== Lock acquired, processing the job... [2026-04-13 10:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:43:03] Production.INFO: ==6318== Lock acquired, processing the job... [2026-04-13 10:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:43:03] Production.INFO: ==6320== Lock acquired, processing the job... [2026-04-13 10:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:43:03] Production.INFO: Account Balance Start. [2026-04-13 10:43:03] Production.INFO: CreateAllLog Start [2026-04-13 10:43:03] Production.INFO: 117 [2026-04-13 10:43:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:43:03] Production.INFO: Date 2026-04-09 [2026-04-13 10:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:43:03] Production.INFO: Date 2026-04-10 [2026-04-13 10:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:43:03] Production.INFO: Date 2026-04-11 [2026-04-13 10:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:43:03] Production.INFO: ==6320== Releasing lock... [2026-04-13 10:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:43:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:43:03] Production.INFO: Date 2026-04-12 [2026-04-13 10:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:43:03] Production.INFO: Date 2026-04-13 [2026-04-13 10:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:43:03] Production.INFO: Total Charge 0 [2026-04-13 10:43:03] Production.INFO: CreateAllLog End [2026-04-13 10:43:03] Production.INFO: Account Balance End. [2026-04-13 10:43:03] Production.ERROR: CronJobId end 12 [2026-04-13 10:43:03] Production.INFO: ==6318== Releasing lock... [2026-04-13 10:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:43:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:43:04] Production.INFO: ==6314== Releasing lock... [2026-04-13 10:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:43:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:43:11] Production.ERROR: CronJobId end10 [2026-04-13 10:43:11] Production.INFO: ==6316== Releasing lock... [2026-04-13 10:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:43:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:43:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:43:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:43:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:43:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:43:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:43:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:43:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:43:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:43:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:43:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:43:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:43:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:43:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:43:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:43:14] Production.INFO: call_cost start [2026-04-13 10:43:14] Production.INFO: call_cost end [2026-04-13 10:43:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:43:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:43:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:43:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:43:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:43:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:43:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:43:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:43:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:43:14] Production.INFO: ==6312== Releasing lock... [2026-04-13 10:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:43:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:44:01] Production.INFO: ==6382== Lock acquired, processing the job... [2026-04-13 15:44:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:44:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:44:01] Production.INFO: neon service started [2026-04-13 15:44:01] Production.INFO: neon service started [2026-04-13 15:44:01] Production.INFO: ==6382== Releasing lock... [2026-04-13 15:44:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:44:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:44:02] Production.INFO: ==6384== Lock acquired, processing the job... [2026-04-13 10:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:44:02] Production.INFO: ==6384== Releasing lock... [2026-04-13 10:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:44:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:44:02] Production.INFO: ==6386== Lock acquired, processing the job... [2026-04-13 14:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:44:02] Production.INFO: ==6386== Releasing lock... [2026-04-13 14:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:44:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:44:03] Production.INFO: ==6388== Lock acquired, processing the job... [2026-04-13 10:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:44:03] Production.INFO: ==6390== Lock acquired, processing the job... [2026-04-13 10:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:44:03] Production.INFO: ==6392== Lock acquired, processing the job... [2026-04-13 10:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:44:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:44:03] Production.INFO: ==6394== Lock acquired, processing the job... [2026-04-13 10:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:44:03] Production.INFO: Account Balance Start. [2026-04-13 10:44:03] Production.INFO: CreateAllLog Start [2026-04-13 10:44:03] Production.INFO: 117 [2026-04-13 10:44:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:44:03] Production.INFO: ==6396== Lock acquired, processing the job... [2026-04-13 10:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:44:03] Production.INFO: Date 2026-04-09 [2026-04-13 10:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:44:03] Production.INFO: Date 2026-04-10 [2026-04-13 10:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:44:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:44:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:44:03] Production.INFO: Date 2026-04-11 [2026-04-13 10:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:44:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:44:03] Production.INFO: ==6396== Releasing lock... [2026-04-13 10:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:44:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:44:03] Production.INFO: Date 2026-04-12 [2026-04-13 10:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:44:03] Production.INFO: Date 2026-04-13 [2026-04-13 10:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:44:03] Production.INFO: Total Charge 0 [2026-04-13 10:44:03] Production.INFO: CreateAllLog End [2026-04-13 10:44:03] Production.INFO: ==6390== Releasing lock... [2026-04-13 10:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:44:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:44:04] Production.INFO: Account Balance End. [2026-04-13 10:44:04] Production.ERROR: CronJobId end 12 [2026-04-13 10:44:04] Production.INFO: ==6394== Releasing lock... [2026-04-13 10:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:44:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:44:11] Production.ERROR: CronJobId end10 [2026-04-13 10:44:11] Production.INFO: ==6392== Releasing lock... [2026-04-13 10:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:44:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:44:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:44:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:44:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:44:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:44:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:44:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:44:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:44:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:44:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:44:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:44:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:44:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:44:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:44:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:44:14] Production.INFO: call_cost start [2026-04-13 10:44:14] Production.INFO: call_cost end [2026-04-13 10:44:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:44:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:44:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:44:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:44:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:44:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:44:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:44:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:44:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:44:14] Production.INFO: ==6388== Releasing lock... [2026-04-13 10:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:44:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:45:02] Production.INFO: ==6462== Lock acquired, processing the job... [2026-04-13 15:45:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:45:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:45:02] Production.INFO: neon service started [2026-04-13 15:45:02] Production.INFO: neon service started [2026-04-13 15:45:02] Production.INFO: ==6462== Releasing lock... [2026-04-13 15:45:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:45:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:45:02] Production.INFO: ==6467== Lock acquired, processing the job... [2026-04-13 14:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:45:02] Production.INFO: ==6467== Releasing lock... [2026-04-13 14:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:45:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:45:02] Production.INFO: ==6465== Lock acquired, processing the job... [2026-04-13 10:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:45:03] Production.INFO: ==6465== Releasing lock... [2026-04-13 10:45:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:45:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:45:03] Production.INFO: ==6469== Lock acquired, processing the job... [2026-04-13 10:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:45:03] Production.INFO: ==6471== Lock acquired, processing the job... [2026-04-13 10:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:45:03] Production.INFO: ==6477== Lock acquired, processing the job... [2026-04-13 10:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:45:03] Production.INFO: ==6475== Lock acquired, processing the job... [2026-04-13 10:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:45:03] Production.INFO: ==6473== Lock acquired, processing the job... [2026-04-13 10:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:45:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:45:03] Production.INFO: Account Balance Start. [2026-04-13 10:45:03] Production.INFO: CreateAllLog Start [2026-04-13 10:45:03] Production.INFO: 117 [2026-04-13 10:45:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:45:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:45:04] Production.INFO: ==6477== Releasing lock... [2026-04-13 10:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:45:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:45:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:45:04] Production.INFO: Date 2026-04-09 [2026-04-13 10:45:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:45:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:45:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:45:04] Production.INFO: Date 2026-04-10 [2026-04-13 10:45:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:45:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:45:04] Production.INFO: Date 2026-04-11 [2026-04-13 10:45:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:45:04] Production.INFO: Date 2026-04-12 [2026-04-13 10:45:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:45:04] Production.INFO: Date 2026-04-13 [2026-04-13 10:45:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:45:04] Production.INFO: Total Charge 0 [2026-04-13 10:45:04] Production.INFO: CreateAllLog End [2026-04-13 10:45:04] Production.INFO: Account Balance End. [2026-04-13 10:45:04] Production.INFO: ==6471== Releasing lock... [2026-04-13 10:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:45:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:45:04] Production.ERROR: CronJobId end 12 [2026-04-13 10:45:04] Production.INFO: ==6475== Releasing lock... [2026-04-13 10:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:45:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:45:11] Production.ERROR: CronJobId end10 [2026-04-13 10:45:11] Production.INFO: ==6473== Releasing lock... [2026-04-13 10:45:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:45:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:45:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:45:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:45:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:45:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:45:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:45:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:45:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:45:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:45:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:45:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:45:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:45:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:45:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:45:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:45:15] Production.INFO: call_cost start [2026-04-13 10:45:15] Production.INFO: call_cost end [2026-04-13 10:45:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:45:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:45:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:45:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:45:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:45:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:45:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:45:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:45:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:45:15] Production.INFO: ==6469== Releasing lock... [2026-04-13 10:45:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:45:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:46:01] Production.INFO: ==6534== Lock acquired, processing the job... [2026-04-13 15:46:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:46:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:46:01] Production.INFO: neon service started [2026-04-13 15:46:01] Production.INFO: neon service started [2026-04-13 15:46:01] Production.INFO: ==6534== Releasing lock... [2026-04-13 15:46:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:46:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:46:02] Production.INFO: ==6536== Lock acquired, processing the job... [2026-04-13 10:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:46:02] Production.INFO: ==6536== Releasing lock... [2026-04-13 10:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:46:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:46:02] Production.INFO: ==6538== Lock acquired, processing the job... [2026-04-13 14:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:46:02] Production.INFO: ==6538== Releasing lock... [2026-04-13 14:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:46:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:46:03] Production.INFO: ==6541== Lock acquired, processing the job... [2026-04-13 10:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:46:03] Production.INFO: ==6543== Lock acquired, processing the job... [2026-04-13 10:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:46:03] Production.INFO: ==6547== Lock acquired, processing the job... [2026-04-13 10:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:46:03] Production.INFO: ==6545== Lock acquired, processing the job... [2026-04-13 10:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:46:03] Production.INFO: ==6549== Lock acquired, processing the job... [2026-04-13 10:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:46:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:46:03] Production.INFO: Account Balance Start. [2026-04-13 10:46:03] Production.INFO: CreateAllLog Start [2026-04-13 10:46:03] Production.INFO: 117 [2026-04-13 10:46:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:46:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:46:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:46:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:46:03] Production.INFO: ==6549== Releasing lock... [2026-04-13 10:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:46:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:46:03] Production.INFO: Date 2026-04-09 [2026-04-13 10:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:46:03] Production.INFO: Date 2026-04-10 [2026-04-13 10:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:46:03] Production.INFO: Date 2026-04-11 [2026-04-13 10:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:46:03] Production.INFO: Date 2026-04-12 [2026-04-13 10:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:46:03] Production.INFO: Date 2026-04-13 [2026-04-13 10:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:46:03] Production.INFO: Total Charge 0 [2026-04-13 10:46:03] Production.INFO: CreateAllLog End [2026-04-13 10:46:03] Production.INFO: Account Balance End. [2026-04-13 10:46:03] Production.ERROR: CronJobId end 12 [2026-04-13 10:46:03] Production.INFO: ==6547== Releasing lock... [2026-04-13 10:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:46:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:46:04] Production.INFO: ==6543== Releasing lock... [2026-04-13 10:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:46:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:46:11] Production.ERROR: CronJobId end10 [2026-04-13 10:46:11] Production.INFO: ==6545== Releasing lock... [2026-04-13 10:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:46:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:46:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:46:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:46:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:46:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:46:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:46:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:46:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:46:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:46:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:46:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:46:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:46:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:46:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:46:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:46:13] Production.INFO: call_cost start [2026-04-13 10:46:13] Production.INFO: call_cost end [2026-04-13 10:46:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:46:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:46:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:46:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:46:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:46:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:46:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:46:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:46:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:46:13] Production.INFO: ==6541== Releasing lock... [2026-04-13 10:46:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:46:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:47:02] Production.INFO: ==6610== Lock acquired, processing the job... [2026-04-13 15:47:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:47:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:47:02] Production.INFO: neon service started [2026-04-13 15:47:02] Production.INFO: neon service started [2026-04-13 15:47:02] Production.INFO: ==6610== Releasing lock... [2026-04-13 15:47:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:47:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:47:02] Production.INFO: ==6613== Lock acquired, processing the job... [2026-04-13 10:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:47:02] Production.INFO: ==6613== Releasing lock... [2026-04-13 10:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:47:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:47:02] Production.INFO: ==6615== Lock acquired, processing the job... [2026-04-13 14:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:47:02] Production.INFO: ==6615== Releasing lock... [2026-04-13 14:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:47:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:47:03] Production.INFO: ==6626== Lock acquired, processing the job... [2026-04-13 10:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:47:03] Production.INFO: ==6620== Lock acquired, processing the job... [2026-04-13 10:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:47:03] Production.INFO: ==6618== Lock acquired, processing the job... [2026-04-13 10:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:47:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:47:03] Production.INFO: ==6622== Lock acquired, processing the job... [2026-04-13 10:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:47:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:47:03] Production.INFO: ==6624== Lock acquired, processing the job... [2026-04-13 10:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:47:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:47:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:47:03] Production.INFO: ==6626== Releasing lock... [2026-04-13 10:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:47:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:47:03] Production.INFO: Account Balance Start. [2026-04-13 10:47:03] Production.INFO: CreateAllLog Start [2026-04-13 10:47:03] Production.INFO: 117 [2026-04-13 10:47:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:47:04] Production.INFO: Date 2026-04-09 [2026-04-13 10:47:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:47:04] Production.INFO: Date 2026-04-10 [2026-04-13 10:47:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:47:04] Production.INFO: Date 2026-04-11 [2026-04-13 10:47:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:47:04] Production.INFO: Date 2026-04-12 [2026-04-13 10:47:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:47:04] Production.INFO: Date 2026-04-13 [2026-04-13 10:47:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:47:04] Production.INFO: Total Charge 0 [2026-04-13 10:47:04] Production.INFO: CreateAllLog End [2026-04-13 10:47:04] Production.INFO: ==6620== Releasing lock... [2026-04-13 10:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:47:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:47:04] Production.INFO: Account Balance End. [2026-04-13 10:47:04] Production.ERROR: CronJobId end 12 [2026-04-13 10:47:04] Production.INFO: ==6624== Releasing lock... [2026-04-13 10:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:47:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:47:11] Production.ERROR: CronJobId end10 [2026-04-13 10:47:11] Production.INFO: ==6622== Releasing lock... [2026-04-13 10:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:47:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:47:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:47:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:47:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:47:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:47:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:47:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:47:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:47:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:47:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:47:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:47:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:47:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:47:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:47:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:47:14] Production.INFO: call_cost start [2026-04-13 10:47:14] Production.INFO: call_cost end [2026-04-13 10:47:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:47:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:47:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:47:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:47:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:47:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:47:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:47:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:47:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:47:14] Production.INFO: ==6618== Releasing lock... [2026-04-13 10:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:47:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:48:01] Production.INFO: ==6690== Lock acquired, processing the job... [2026-04-13 15:48:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:48:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:48:01] Production.INFO: neon service started [2026-04-13 15:48:01] Production.INFO: neon service started [2026-04-13 15:48:01] Production.INFO: ==6690== Releasing lock... [2026-04-13 15:48:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:48:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:48:02] Production.INFO: ==6692== Lock acquired, processing the job... [2026-04-13 10:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:48:02] Production.INFO: ==6694== Lock acquired, processing the job... [2026-04-13 14:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:48:02] Production.INFO: ==6694== Releasing lock... [2026-04-13 14:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:48:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:48:02] Production.INFO: ==6692== Releasing lock... [2026-04-13 10:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:48:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:48:03] Production.INFO: ==6699== Lock acquired, processing the job... [2026-04-13 10:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:48:03] Production.INFO: ==6697== Lock acquired, processing the job... [2026-04-13 10:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:48:03] Production.INFO: ==6703== Lock acquired, processing the job... [2026-04-13 10:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:48:03] Production.INFO: ==6701== Lock acquired, processing the job... [2026-04-13 10:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:48:03] Production.INFO: ==6705== Lock acquired, processing the job... [2026-04-13 10:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:48:03] Production.INFO: Account Balance Start. [2026-04-13 10:48:03] Production.INFO: CreateAllLog Start [2026-04-13 10:48:03] Production.INFO: 117 [2026-04-13 10:48:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:48:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:48:03] Production.INFO: ==6699== Releasing lock... [2026-04-13 10:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:48:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:48:03] Production.INFO: Date 2026-04-09 [2026-04-13 10:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:48:03] Production.INFO: Date 2026-04-10 [2026-04-13 10:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:48:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:48:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:48:03] Production.INFO: ==6705== Releasing lock... [2026-04-13 10:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:48:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:48:03] Production.INFO: Date 2026-04-11 [2026-04-13 10:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:48:03] Production.INFO: Date 2026-04-12 [2026-04-13 10:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:48:03] Production.INFO: Date 2026-04-13 [2026-04-13 10:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:48:03] Production.INFO: Total Charge 0 [2026-04-13 10:48:03] Production.INFO: CreateAllLog End [2026-04-13 10:48:04] Production.INFO: Account Balance End. [2026-04-13 10:48:04] Production.ERROR: CronJobId end 12 [2026-04-13 10:48:04] Production.INFO: ==6703== Releasing lock... [2026-04-13 10:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:48:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:48:11] Production.ERROR: CronJobId end10 [2026-04-13 10:48:11] Production.INFO: ==6701== Releasing lock... [2026-04-13 10:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:48:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:48:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:48:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:48:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:48:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:48:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:48:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:48:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:48:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:48:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:48:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:48:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:48:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:48:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:48:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:48:14] Production.INFO: call_cost start [2026-04-13 10:48:14] Production.INFO: call_cost end [2026-04-13 10:48:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:48:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:48:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:48:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:48:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:48:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:48:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:48:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:48:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:48:14] Production.INFO: ==6697== Releasing lock... [2026-04-13 10:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:48:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:49:02] Production.INFO: ==6768== Lock acquired, processing the job... [2026-04-13 15:49:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:49:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:49:02] Production.INFO: neon service started [2026-04-13 15:49:02] Production.INFO: neon service started [2026-04-13 15:49:02] Production.INFO: ==6768== Releasing lock... [2026-04-13 15:49:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:49:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:49:02] Production.INFO: ==6772== Lock acquired, processing the job... [2026-04-13 14:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:49:02] Production.INFO: ==6772== Releasing lock... [2026-04-13 14:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:49:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:49:02] Production.INFO: ==6770== Lock acquired, processing the job... [2026-04-13 10:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:49:02] Production.INFO: ==6770== Releasing lock... [2026-04-13 10:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:49:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:49:03] Production.INFO: ==6775== Lock acquired, processing the job... [2026-04-13 10:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:49:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:49:03] Production.INFO: ==6777== Lock acquired, processing the job... [2026-04-13 10:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:49:03] Production.INFO: ==6783== Lock acquired, processing the job... [2026-04-13 10:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:49:03] Production.INFO: ==6779== Lock acquired, processing the job... [2026-04-13 10:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:49:03] Production.INFO: ==6781== Lock acquired, processing the job... [2026-04-13 10:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:49:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:49:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:49:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:49:03] Production.INFO: ==6783== Releasing lock... [2026-04-13 10:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:49:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:49:03] Production.INFO: Account Balance Start. [2026-04-13 10:49:03] Production.INFO: CreateAllLog Start [2026-04-13 10:49:03] Production.INFO: 117 [2026-04-13 10:49:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:49:03] Production.INFO: Date 2026-04-09 [2026-04-13 10:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:49:04] Production.INFO: Date 2026-04-10 [2026-04-13 10:49:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:49:04] Production.INFO: Date 2026-04-11 [2026-04-13 10:49:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:49:04] Production.INFO: Date 2026-04-12 [2026-04-13 10:49:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:49:04] Production.INFO: Date 2026-04-13 [2026-04-13 10:49:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:49:04] Production.INFO: Total Charge 0 [2026-04-13 10:49:04] Production.INFO: ==6777== Releasing lock... [2026-04-13 10:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:49:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:49:04] Production.INFO: CreateAllLog End [2026-04-13 10:49:04] Production.INFO: Account Balance End. [2026-04-13 10:49:04] Production.ERROR: CronJobId end 12 [2026-04-13 10:49:04] Production.INFO: ==6781== Releasing lock... [2026-04-13 10:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:49:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:49:11] Production.ERROR: CronJobId end10 [2026-04-13 10:49:11] Production.INFO: ==6779== Releasing lock... [2026-04-13 10:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:49:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:49:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:49:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:49:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:49:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:49:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:49:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:49:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:49:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:49:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:49:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:49:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:49:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:49:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:49:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:49:14] Production.INFO: call_cost start [2026-04-13 10:49:14] Production.INFO: call_cost end [2026-04-13 10:49:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:49:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:49:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:49:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:49:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:49:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:49:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:49:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:49:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:49:14] Production.INFO: ==6775== Releasing lock... [2026-04-13 10:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:49:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:50:01] Production.INFO: ==6843== Lock acquired, processing the job... [2026-04-13 15:50:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:50:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:50:01] Production.INFO: neon service started [2026-04-13 15:50:01] Production.INFO: neon service started [2026-04-13 15:50:01] Production.INFO: ==6843== Releasing lock... [2026-04-13 15:50:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:50:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:50:01] Production.INFO: ==6845== Lock acquired, processing the job... [2026-04-13 10:50:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:50:02] Production.INFO: ==6845== Releasing lock... [2026-04-13 10:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:50:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:50:02] Production.INFO: ==6847== Lock acquired, processing the job... [2026-04-13 14:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:50:02] Production.INFO: ==6847== Releasing lock... [2026-04-13 14:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:50:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:50:02] Production.INFO: ==6852== Lock acquired, processing the job... [2026-04-13 10:50:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:50:02] Production.INFO: ==6850== Lock acquired, processing the job... [2026-04-13 10:50:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:50:02] Production.INFO: ==6856== Lock acquired, processing the job... [2026-04-13 10:50:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:50:03] Production.INFO: ==6854== Lock acquired, processing the job... [2026-04-13 10:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:50:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:50:03] Production.INFO: ==6858== Lock acquired, processing the job... [2026-04-13 10:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:50:03] Production.INFO: Account Balance Start. [2026-04-13 10:50:03] Production.INFO: CreateAllLog Start [2026-04-13 10:50:03] Production.INFO: 117 [2026-04-13 10:50:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:50:03] Production.INFO: Date 2026-04-09 [2026-04-13 10:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:50:03] Production.INFO: Date 2026-04-10 [2026-04-13 10:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:50:03] Production.INFO: Date 2026-04-11 [2026-04-13 10:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:50:03] Production.INFO: ==6858== Releasing lock... [2026-04-13 10:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:50:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:50:03] Production.INFO: Date 2026-04-12 [2026-04-13 10:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:50:03] Production.INFO: ==6852== Releasing lock... [2026-04-13 10:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:50:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:50:03] Production.INFO: Date 2026-04-13 [2026-04-13 10:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:50:03] Production.INFO: Total Charge 0 [2026-04-13 10:50:03] Production.INFO: CreateAllLog End [2026-04-13 10:50:03] Production.INFO: Account Balance End. [2026-04-13 10:50:03] Production.ERROR: CronJobId end 12 [2026-04-13 10:50:03] Production.INFO: ==6856== Releasing lock... [2026-04-13 10:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:50:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:50:11] Production.ERROR: CronJobId end10 [2026-04-13 10:50:11] Production.INFO: ==6854== Releasing lock... [2026-04-13 10:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:50:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:50:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:50:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:50:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:50:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:50:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:50:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:50:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:50:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:50:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:50:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:50:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:50:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:50:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:50:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:50:14] Production.INFO: call_cost start [2026-04-13 10:50:14] Production.INFO: call_cost end [2026-04-13 10:50:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:50:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:50:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:50:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:50:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:50:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:50:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:50:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:50:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:50:14] Production.INFO: ==6850== Releasing lock... [2026-04-13 10:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:50:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:51:01] Production.INFO: ==6917== Lock acquired, processing the job... [2026-04-13 15:51:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:51:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:51:01] Production.INFO: neon service started [2026-04-13 15:51:01] Production.INFO: neon service started [2026-04-13 15:51:01] Production.INFO: ==6917== Releasing lock... [2026-04-13 15:51:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:51:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:51:02] Production.INFO: ==6921== Lock acquired, processing the job... [2026-04-13 14:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:51:02] Production.INFO: ==6921== Releasing lock... [2026-04-13 14:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:51:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:51:02] Production.INFO: ==6919== Lock acquired, processing the job... [2026-04-13 10:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:51:02] Production.INFO: ==6919== Releasing lock... [2026-04-13 10:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:51:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:51:03] Production.INFO: ==6924== Lock acquired, processing the job... [2026-04-13 10:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 10:51:03] Production.INFO: ==6927== Lock acquired, processing the job... [2026-04-13 10:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:51:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 10:51:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 10:51:03] Production.INFO: ==6924== Releasing lock... [2026-04-13 10:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 10:51:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 10:51:03] Production.INFO: ==6931== Lock acquired, processing the job... [2026-04-13 10:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:51:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:51:03] Production.INFO: ==6929== Lock acquired, processing the job... [2026-04-13 10:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:51:03] Production.INFO: ==6938== Lock acquired, processing the job... [2026-04-13 10:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:51:03] Production.INFO: ==6933== Lock acquired, processing the job... [2026-04-13 10:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:51:04] Production.INFO: ==6935== Lock acquired, processing the job... [2026-04-13 10:51:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 10:51:04] Production.INFO: Account Balance Start. [2026-04-13 10:51:04] Production.INFO: CreateAllLog Start [2026-04-13 10:51:04] Production.INFO: 117 [2026-04-13 10:51:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 10:51:04] Production.INFO: Date 2026-04-08 [2026-04-13 10:51:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:51:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:51:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:51:04] Production.INFO: Date 2026-04-09 [2026-04-13 10:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:51:04] Production.INFO: Date 2026-04-10 [2026-04-13 10:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:51:04] Production.INFO: Date 2026-04-11 [2026-04-13 10:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:51:04] Production.INFO: Date 2026-04-12 [2026-04-13 10:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:51:04] Production.INFO: Date 2026-04-13 [2026-04-13 10:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:51:04] Production.INFO: ==6938== Releasing lock... [2026-04-13 10:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:51:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:51:04] Production.INFO: Total Charge 0 [2026-04-13 10:51:04] Production.INFO: CreateAllLog End [2026-04-13 10:51:04] Production.ERROR: done [2026-04-13 10:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 10:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088762', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 10:51:04] Production.INFO: Account Balance End. [2026-04-13 10:51:05] Production.ERROR: CronJobId end 12 [2026-04-13 10:51:05] Production.INFO: ==6933== Releasing lock... [2026-04-13 10:51:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:51:05] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:51:05] Production.INFO: ==6929== Releasing lock... [2026-04-13 10:51:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:51:05] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:51:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088762', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 10:51:11] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 10:51:11] Production.INFO: ProcessCDR(1,17088762,1,1,2) [2026-04-13 10:51:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17088762,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 10:51:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17088762,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 10:51:11] Production.ERROR: pbx prc_insertCDR start [2026-04-13 10:51:11] Production.ERROR: pbx prc_insertCDR end [2026-04-13 10:51:11] Production.INFO: ==6935== Releasing lock... [2026-04-13 10:51:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 10:51:11] Production.INFO: 26 MB #Memory Used# [2026-04-13 10:51:15] Production.ERROR: CronJobId end10 [2026-04-13 10:51:15] Production.INFO: ==6931== Releasing lock... [2026-04-13 10:51:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:51:15] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:51:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:51:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:51:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:51:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:51:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:51:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:51:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:51:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:51:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:51:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:51:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:51:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:51:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:51:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:51:17] Production.INFO: call_cost start [2026-04-13 10:51:17] Production.INFO: call_cost end [2026-04-13 10:51:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:51:17] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:51:17] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:51:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:51:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:51:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:51:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:51:17] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:51:17] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:51:17] Production.INFO: ==6927== Releasing lock... [2026-04-13 10:51:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:51:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:52:02] Production.INFO: ==6997== Lock acquired, processing the job... [2026-04-13 15:52:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:52:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:52:02] Production.INFO: neon service started [2026-04-13 15:52:02] Production.INFO: neon service started [2026-04-13 15:52:02] Production.INFO: ==6997== Releasing lock... [2026-04-13 15:52:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:52:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:52:02] Production.INFO: ==7000== Lock acquired, processing the job... [2026-04-13 10:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:52:02] Production.INFO: ==7002== Lock acquired, processing the job... [2026-04-13 14:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:52:02] Production.INFO: ==7002== Releasing lock... [2026-04-13 14:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:52:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:52:02] Production.INFO: ==7000== Releasing lock... [2026-04-13 10:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:52:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:52:03] Production.INFO: ==7008== Lock acquired, processing the job... [2026-04-13 10:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:52:03] Production.INFO: ==7012== Lock acquired, processing the job... [2026-04-13 10:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:52:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:52:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:52:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:52:03] Production.INFO: ==7012== Releasing lock... [2026-04-13 10:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:52:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:52:03] Production.INFO: ==7004== Lock acquired, processing the job... [2026-04-13 10:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:52:03] Production.INFO: ==7006== Lock acquired, processing the job... [2026-04-13 10:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:52:03] Production.INFO: ==7010== Lock acquired, processing the job... [2026-04-13 10:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:52:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:52:04] Production.INFO: Account Balance Start. [2026-04-13 10:52:04] Production.INFO: CreateAllLog Start [2026-04-13 10:52:04] Production.INFO: 117 [2026-04-13 10:52:04] Production.INFO: Date 2026-04-08 [2026-04-13 10:52:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:52:04] Production.INFO: Date 2026-04-09 [2026-04-13 10:52:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:52:04] Production.INFO: Date 2026-04-10 [2026-04-13 10:52:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:52:04] Production.INFO: Date 2026-04-11 [2026-04-13 10:52:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:52:04] Production.INFO: Date 2026-04-12 [2026-04-13 10:52:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:52:04] Production.INFO: Date 2026-04-13 [2026-04-13 10:52:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:52:04] Production.INFO: Total Charge 0 [2026-04-13 10:52:04] Production.INFO: CreateAllLog End [2026-04-13 10:52:04] Production.INFO: ==7006== Releasing lock... [2026-04-13 10:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:52:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:52:04] Production.INFO: Account Balance End. [2026-04-13 10:52:04] Production.ERROR: CronJobId end 12 [2026-04-13 10:52:04] Production.INFO: ==7010== Releasing lock... [2026-04-13 10:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:52:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:52:10] Production.ERROR: CronJobId end10 [2026-04-13 10:52:10] Production.INFO: ==7008== Releasing lock... [2026-04-13 10:52:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:52:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:52:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:52:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:52:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:52:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:52:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:52:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:52:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:52:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:52:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:52:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:52:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:52:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:52:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:52:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:52:14] Production.INFO: call_cost start [2026-04-13 10:52:14] Production.INFO: call_cost end [2026-04-13 10:52:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:52:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:52:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:52:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:52:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:52:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:52:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:52:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:52:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:52:14] Production.INFO: ==7004== Releasing lock... [2026-04-13 10:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:52:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:53:01] Production.INFO: ==7074== Lock acquired, processing the job... [2026-04-13 15:53:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:53:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:53:01] Production.INFO: neon service started [2026-04-13 15:53:01] Production.INFO: neon service started [2026-04-13 15:53:01] Production.INFO: ==7074== Releasing lock... [2026-04-13 15:53:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:53:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:53:02] Production.INFO: ==7076== Lock acquired, processing the job... [2026-04-13 10:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:53:02] Production.INFO: ==7076== Releasing lock... [2026-04-13 10:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:53:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:53:02] Production.INFO: ==7078== Lock acquired, processing the job... [2026-04-13 14:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:53:02] Production.INFO: ==7078== Releasing lock... [2026-04-13 14:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:53:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:53:03] Production.INFO: ==7081== Lock acquired, processing the job... [2026-04-13 10:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:53:03] Production.INFO: ==7083== Lock acquired, processing the job... [2026-04-13 10:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:53:03] Production.INFO: ==7087== Lock acquired, processing the job... [2026-04-13 10:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:53:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:53:03] Production.INFO: ==7085== Lock acquired, processing the job... [2026-04-13 10:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:53:03] Production.INFO: ==7089== Lock acquired, processing the job... [2026-04-13 10:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:53:03] Production.INFO: Account Balance Start. [2026-04-13 10:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:53:03] Production.INFO: CreateAllLog Start [2026-04-13 10:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:53:03] Production.INFO: 117 [2026-04-13 10:53:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:53:03] Production.INFO: Date 2026-04-09 [2026-04-13 10:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:53:03] Production.INFO: ==7089== Releasing lock... [2026-04-13 10:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:53:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:53:03] Production.INFO: Date 2026-04-10 [2026-04-13 10:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:53:03] Production.INFO: Date 2026-04-11 [2026-04-13 10:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:53:03] Production.INFO: Date 2026-04-12 [2026-04-13 10:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:53:03] Production.INFO: Date 2026-04-13 [2026-04-13 10:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:53:03] Production.INFO: Total Charge 0 [2026-04-13 10:53:03] Production.INFO: CreateAllLog End [2026-04-13 10:53:03] Production.INFO: ==7083== Releasing lock... [2026-04-13 10:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:53:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:53:03] Production.INFO: Account Balance End. [2026-04-13 10:53:03] Production.ERROR: CronJobId end 12 [2026-04-13 10:53:03] Production.INFO: ==7087== Releasing lock... [2026-04-13 10:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:53:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:53:11] Production.ERROR: CronJobId end10 [2026-04-13 10:53:11] Production.INFO: ==7085== Releasing lock... [2026-04-13 10:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:53:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:53:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:53:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:53:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:53:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:53:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:53:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:53:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:53:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:53:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:53:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:53:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:53:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:53:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:53:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:53:14] Production.INFO: call_cost start [2026-04-13 10:53:14] Production.INFO: call_cost end [2026-04-13 10:53:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:53:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:53:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:53:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:53:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:53:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:53:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:53:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:53:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:53:14] Production.INFO: ==7081== Releasing lock... [2026-04-13 10:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:53:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:54:02] Production.INFO: ==7152== Lock acquired, processing the job... [2026-04-13 15:54:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:54:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:54:02] Production.INFO: neon service started [2026-04-13 15:54:02] Production.INFO: neon service started [2026-04-13 15:54:02] Production.INFO: ==7152== Releasing lock... [2026-04-13 15:54:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:54:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:54:02] Production.INFO: ==7156== Lock acquired, processing the job... [2026-04-13 14:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:54:02] Production.INFO: ==7156== Releasing lock... [2026-04-13 14:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:54:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:54:02] Production.INFO: ==7154== Lock acquired, processing the job... [2026-04-13 10:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:54:02] Production.INFO: ==7154== Releasing lock... [2026-04-13 10:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:54:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 10:54:03] Production.INFO: ==7158== Lock acquired, processing the job... [2026-04-13 10:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:54:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:54:03] Production.INFO: ==7160== Lock acquired, processing the job... [2026-04-13 10:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:54:03] Production.INFO: ==7162== Lock acquired, processing the job... [2026-04-13 10:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:54:03] Production.INFO: ==7164== Lock acquired, processing the job... [2026-04-13 10:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:54:04] Production.INFO: ==7166== Lock acquired, processing the job... [2026-04-13 10:54:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:54:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:54:04] Production.INFO: Account Balance Start. [2026-04-13 10:54:04] Production.INFO: CreateAllLog Start [2026-04-13 10:54:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:54:04] Production.INFO: 117 [2026-04-13 10:54:04] Production.INFO: Date 2026-04-08 [2026-04-13 10:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:54:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:54:04] Production.INFO: ==7166== Releasing lock... [2026-04-13 10:54:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:54:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:54:04] Production.INFO: Date 2026-04-09 [2026-04-13 10:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:54:04] Production.INFO: Date 2026-04-10 [2026-04-13 10:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:54:04] Production.INFO: Date 2026-04-11 [2026-04-13 10:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:54:04] Production.INFO: Date 2026-04-12 [2026-04-13 10:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:54:04] Production.INFO: Date 2026-04-13 [2026-04-13 10:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:54:04] Production.INFO: Total Charge 0 [2026-04-13 10:54:04] Production.INFO: CreateAllLog End [2026-04-13 10:54:04] Production.INFO: Account Balance End. [2026-04-13 10:54:04] Production.ERROR: CronJobId end 12 [2026-04-13 10:54:04] Production.INFO: ==7164== Releasing lock... [2026-04-13 10:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:54:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:54:04] Production.INFO: ==7160== Releasing lock... [2026-04-13 10:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:54:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:54:11] Production.ERROR: CronJobId end10 [2026-04-13 10:54:11] Production.INFO: ==7162== Releasing lock... [2026-04-13 10:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:54:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:54:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:54:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:54:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:54:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:54:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:54:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:54:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:54:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:54:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:54:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:54:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:54:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:54:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:54:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:54:14] Production.INFO: call_cost start [2026-04-13 10:54:14] Production.INFO: call_cost end [2026-04-13 10:54:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:54:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:54:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:54:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:54:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:54:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:54:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:54:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:54:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:54:14] Production.INFO: ==7158== Releasing lock... [2026-04-13 10:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:54:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:55:01] Production.INFO: ==7235== Lock acquired, processing the job... [2026-04-13 15:55:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:55:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:55:01] Production.INFO: neon service started [2026-04-13 15:55:01] Production.INFO: neon service started [2026-04-13 15:55:01] Production.INFO: ==7235== Releasing lock... [2026-04-13 15:55:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:55:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:55:01] Production.INFO: ==7237== Lock acquired, processing the job... [2026-04-13 10:55:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:55:02] Production.INFO: ==7237== Releasing lock... [2026-04-13 10:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:55:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:55:02] Production.INFO: ==7239== Lock acquired, processing the job... [2026-04-13 14:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:55:02] Production.INFO: ==7239== Releasing lock... [2026-04-13 14:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:55:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:55:02] Production.INFO: ==7241== Lock acquired, processing the job... [2026-04-13 10:55:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:55:02] Production.INFO: ==7243== Lock acquired, processing the job... [2026-04-13 10:55:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:55:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:55:03] Production.INFO: ==7245== Lock acquired, processing the job... [2026-04-13 10:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:55:03] Production.INFO: ==7247== Lock acquired, processing the job... [2026-04-13 10:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:55:03] Production.INFO: ==7249== Lock acquired, processing the job... [2026-04-13 10:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:55:03] Production.INFO: Account Balance Start. [2026-04-13 10:55:03] Production.INFO: CreateAllLog Start [2026-04-13 10:55:03] Production.INFO: 117 [2026-04-13 10:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:55:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:55:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:55:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:55:03] Production.INFO: ==7249== Releasing lock... [2026-04-13 10:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:55:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:55:03] Production.INFO: Date 2026-04-09 [2026-04-13 10:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:55:03] Production.INFO: Date 2026-04-10 [2026-04-13 10:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:55:03] Production.INFO: Date 2026-04-11 [2026-04-13 10:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:55:03] Production.INFO: Date 2026-04-12 [2026-04-13 10:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:55:03] Production.INFO: Date 2026-04-13 [2026-04-13 10:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:55:03] Production.INFO: Total Charge 0 [2026-04-13 10:55:03] Production.INFO: CreateAllLog End [2026-04-13 10:55:03] Production.INFO: ==7243== Releasing lock... [2026-04-13 10:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:55:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:55:03] Production.INFO: Account Balance End. [2026-04-13 10:55:03] Production.ERROR: CronJobId end 12 [2026-04-13 10:55:03] Production.INFO: ==7247== Releasing lock... [2026-04-13 10:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:55:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:55:10] Production.ERROR: CronJobId end10 [2026-04-13 10:55:10] Production.INFO: ==7245== Releasing lock... [2026-04-13 10:55:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:55:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:55:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:55:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:55:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:55:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:55:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:55:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:55:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:55:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:55:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:55:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:55:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:55:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:55:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:55:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:55:14] Production.INFO: call_cost start [2026-04-13 10:55:14] Production.INFO: call_cost end [2026-04-13 10:55:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:55:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:55:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:55:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:55:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:55:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:55:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:55:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:55:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:55:14] Production.INFO: ==7241== Releasing lock... [2026-04-13 10:55:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:55:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:56:01] Production.INFO: ==7312== Lock acquired, processing the job... [2026-04-13 15:56:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:56:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:56:01] Production.INFO: neon service started [2026-04-13 15:56:01] Production.INFO: neon service started [2026-04-13 15:56:01] Production.INFO: ==7312== Releasing lock... [2026-04-13 15:56:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:56:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:56:02] Production.INFO: ==7316== Lock acquired, processing the job... [2026-04-13 14:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:56:02] Production.INFO: ==7316== Releasing lock... [2026-04-13 14:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:56:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:56:02] Production.INFO: ==7314== Lock acquired, processing the job... [2026-04-13 10:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:56:02] Production.INFO: ==7314== Releasing lock... [2026-04-13 10:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:56:02] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:56:03] Production.INFO: ==7320== Lock acquired, processing the job... [2026-04-13 10:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:56:03] Production.INFO: ==7326== Lock acquired, processing the job... [2026-04-13 10:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:56:03] Production.INFO: ==7318== Lock acquired, processing the job... [2026-04-13 10:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:56:03] Production.INFO: ==7322== Lock acquired, processing the job... [2026-04-13 10:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:56:03] Production.INFO: ==7324== Lock acquired, processing the job... [2026-04-13 10:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:56:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:56:03] Production.INFO: ==7326== Releasing lock... [2026-04-13 10:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:56:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:56:03] Production.INFO: ==7320== Releasing lock... [2026-04-13 10:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:56:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:56:03] Production.INFO: Account Balance Start. [2026-04-13 10:56:03] Production.INFO: CreateAllLog Start [2026-04-13 10:56:03] Production.INFO: 117 [2026-04-13 10:56:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:56:03] Production.INFO: Date 2026-04-09 [2026-04-13 10:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:56:03] Production.INFO: Date 2026-04-10 [2026-04-13 10:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:56:03] Production.INFO: Date 2026-04-11 [2026-04-13 10:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:56:04] Production.INFO: Date 2026-04-12 [2026-04-13 10:56:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:56:04] Production.INFO: Date 2026-04-13 [2026-04-13 10:56:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:56:04] Production.INFO: Total Charge 0 [2026-04-13 10:56:04] Production.INFO: CreateAllLog End [2026-04-13 10:56:04] Production.INFO: Account Balance End. [2026-04-13 10:56:04] Production.ERROR: CronJobId end 12 [2026-04-13 10:56:04] Production.INFO: ==7324== Releasing lock... [2026-04-13 10:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:56:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:56:10] Production.ERROR: CronJobId end10 [2026-04-13 10:56:10] Production.INFO: ==7322== Releasing lock... [2026-04-13 10:56:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:56:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:56:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:56:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:56:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:56:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:56:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:56:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:56:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:56:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:56:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:56:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:56:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:56:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:56:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:56:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:56:13] Production.INFO: call_cost start [2026-04-13 10:56:13] Production.INFO: call_cost end [2026-04-13 10:56:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:56:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:56:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:56:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:56:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:56:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:56:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:56:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:56:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:56:13] Production.INFO: ==7318== Releasing lock... [2026-04-13 10:56:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:56:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:57:02] Production.INFO: ==7391== Lock acquired, processing the job... [2026-04-13 15:57:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:57:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:57:02] Production.INFO: neon service started [2026-04-13 15:57:02] Production.INFO: neon service started [2026-04-13 15:57:02] Production.INFO: ==7391== Releasing lock... [2026-04-13 15:57:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:57:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:57:02] Production.INFO: ==7393== Lock acquired, processing the job... [2026-04-13 10:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:57:02] Production.INFO: ==7393== Releasing lock... [2026-04-13 10:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:57:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:57:03] Production.INFO: ==7395== Lock acquired, processing the job... [2026-04-13 14:57:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:57:03] Production.INFO: ==7395== Releasing lock... [2026-04-13 14:57:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:57:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:57:03] Production.INFO: ==7399== Lock acquired, processing the job... [2026-04-13 10:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:57:03] Production.INFO: ==7397== Lock acquired, processing the job... [2026-04-13 10:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:57:03] Production.INFO: ==7403== Lock acquired, processing the job... [2026-04-13 10:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:57:03] Production.INFO: ==7401== Lock acquired, processing the job... [2026-04-13 10:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:57:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:57:03] Production.INFO: ==7405== Lock acquired, processing the job... [2026-04-13 10:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:57:03] Production.INFO: Account Balance Start. [2026-04-13 10:57:03] Production.INFO: CreateAllLog Start [2026-04-13 10:57:03] Production.INFO: 117 [2026-04-13 10:57:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:57:03] Production.INFO: Date 2026-04-09 [2026-04-13 10:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:57:03] Production.INFO: Date 2026-04-10 [2026-04-13 10:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:57:03] Production.INFO: Date 2026-04-11 [2026-04-13 10:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:57:04] Production.INFO: ==7405== Releasing lock... [2026-04-13 10:57:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:57:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:57:04] Production.INFO: Date 2026-04-12 [2026-04-13 10:57:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:57:04] Production.INFO: Date 2026-04-13 [2026-04-13 10:57:04] Production.INFO: Reseller ==> 0 [2026-04-13 10:57:04] Production.INFO: Total Charge 0 [2026-04-13 10:57:04] Production.INFO: CreateAllLog End [2026-04-13 10:57:04] Production.INFO: Account Balance End. [2026-04-13 10:57:04] Production.ERROR: CronJobId end 12 [2026-04-13 10:57:04] Production.INFO: ==7403== Releasing lock... [2026-04-13 10:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:57:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:57:04] Production.INFO: ==7399== Releasing lock... [2026-04-13 10:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:57:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:57:11] Production.ERROR: CronJobId end10 [2026-04-13 10:57:11] Production.INFO: ==7401== Releasing lock... [2026-04-13 10:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:57:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:57:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:57:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:57:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:57:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:57:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:57:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:57:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:57:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:57:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:57:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:57:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:57:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:57:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:57:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:57:14] Production.INFO: call_cost start [2026-04-13 10:57:14] Production.INFO: call_cost end [2026-04-13 10:57:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:57:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:57:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:57:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:57:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:57:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:57:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:57:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:57:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:57:14] Production.INFO: ==7397== Releasing lock... [2026-04-13 10:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:57:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:58:01] Production.INFO: ==7467== Lock acquired, processing the job... [2026-04-13 15:58:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:58:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:58:01] Production.INFO: neon service started [2026-04-13 15:58:01] Production.INFO: neon service started [2026-04-13 15:58:01] Production.INFO: ==7467== Releasing lock... [2026-04-13 15:58:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:58:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:58:02] Production.INFO: ==7469== Lock acquired, processing the job... [2026-04-13 10:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:58:02] Production.INFO: ==7469== Releasing lock... [2026-04-13 10:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:58:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:58:02] Production.INFO: ==7471== Lock acquired, processing the job... [2026-04-13 14:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:58:02] Production.INFO: ==7471== Releasing lock... [2026-04-13 14:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:58:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:58:03] Production.INFO: ==7473== Lock acquired, processing the job... [2026-04-13 10:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:58:03] Production.INFO: ==7475== Lock acquired, processing the job... [2026-04-13 10:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:58:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:58:03] Production.INFO: ==7477== Lock acquired, processing the job... [2026-04-13 10:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:58:03] Production.INFO: ==7480== Lock acquired, processing the job... [2026-04-13 10:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:58:03] Production.INFO: ==7482== Lock acquired, processing the job... [2026-04-13 10:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:58:03] Production.INFO: Account Balance Start. [2026-04-13 10:58:03] Production.INFO: CreateAllLog Start [2026-04-13 10:58:03] Production.INFO: 117 [2026-04-13 10:58:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:58:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:58:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:58:03] Production.INFO: Date 2026-04-09 [2026-04-13 10:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:58:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:58:03] Production.INFO: ==7482== Releasing lock... [2026-04-13 10:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:58:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:58:03] Production.INFO: Date 2026-04-10 [2026-04-13 10:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:58:03] Production.INFO: Date 2026-04-11 [2026-04-13 10:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:58:03] Production.INFO: Date 2026-04-12 [2026-04-13 10:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:58:03] Production.INFO: Date 2026-04-13 [2026-04-13 10:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:58:03] Production.INFO: Total Charge 0 [2026-04-13 10:58:03] Production.INFO: ==7475== Releasing lock... [2026-04-13 10:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:58:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:58:03] Production.INFO: CreateAllLog End [2026-04-13 10:58:03] Production.INFO: Account Balance End. [2026-04-13 10:58:03] Production.ERROR: CronJobId end 12 [2026-04-13 10:58:03] Production.INFO: ==7480== Releasing lock... [2026-04-13 10:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:58:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:58:10] Production.ERROR: CronJobId end10 [2026-04-13 10:58:10] Production.INFO: ==7477== Releasing lock... [2026-04-13 10:58:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:58:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:58:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:58:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:58:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:58:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:58:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:58:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:58:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:58:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:58:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:58:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:58:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:58:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:58:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:58:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:58:14] Production.INFO: call_cost start [2026-04-13 10:58:14] Production.INFO: call_cost end [2026-04-13 10:58:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:58:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:58:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:58:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:58:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:58:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:58:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:58:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:58:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:58:14] Production.INFO: ==7473== Releasing lock... [2026-04-13 10:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:58:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 15:59:02] Production.INFO: ==7544== Lock acquired, processing the job... [2026-04-13 15:59:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 15:59:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 15:59:02] Production.INFO: neon service started [2026-04-13 15:59:02] Production.INFO: neon service started [2026-04-13 15:59:02] Production.INFO: ==7544== Releasing lock... [2026-04-13 15:59:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 15:59:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 10:59:02] Production.INFO: ==7546== Lock acquired, processing the job... [2026-04-13 10:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 10:59:02] Production.INFO: ==7546== Releasing lock... [2026-04-13 10:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 10:59:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:59:02] Production.INFO: ==7548== Lock acquired, processing the job... [2026-04-13 14:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:59:02] Production.INFO: ==7548== Releasing lock... [2026-04-13 14:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 14:59:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 10:59:03] Production.INFO: ==7552== Lock acquired, processing the job... [2026-04-13 10:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 10:59:03] Production.INFO: ==7550== Lock acquired, processing the job... [2026-04-13 10:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 10:59:03] Production.INFO: ==7558== Lock acquired, processing the job... [2026-04-13 10:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 10:59:03] Production.INFO: ==7554== Lock acquired, processing the job... [2026-04-13 10:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 10:59:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 10:59:03] Production.INFO: ==7556== Lock acquired, processing the job... [2026-04-13 10:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 10:59:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 10:59:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 10:59:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 10:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 10:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 10:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 10:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 10:59:03] Production.INFO: Account Balance Start. [2026-04-13 10:59:03] Production.INFO: CreateAllLog Start [2026-04-13 10:59:03] Production.INFO: 117 [2026-04-13 10:59:03] Production.INFO: Date 2026-04-08 [2026-04-13 10:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:59:03] Production.INFO: ==7558== Releasing lock... [2026-04-13 10:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 10:59:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 10:59:03] Production.INFO: Date 2026-04-09 [2026-04-13 10:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:59:03] Production.INFO: Date 2026-04-10 [2026-04-13 10:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:59:03] Production.INFO: Date 2026-04-11 [2026-04-13 10:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:59:03] Production.INFO: Date 2026-04-12 [2026-04-13 10:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:59:03] Production.INFO: Date 2026-04-13 [2026-04-13 10:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 10:59:03] Production.INFO: Total Charge 0 [2026-04-13 10:59:03] Production.INFO: CreateAllLog End [2026-04-13 10:59:03] Production.INFO: Account Balance End. [2026-04-13 10:59:04] Production.ERROR: CronJobId end 12 [2026-04-13 10:59:04] Production.INFO: ==7556== Releasing lock... [2026-04-13 10:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 10:59:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 10:59:04] Production.INFO: ==7552== Releasing lock... [2026-04-13 10:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 10:59:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 10:59:11] Production.ERROR: CronJobId end10 [2026-04-13 10:59:11] Production.INFO: ==7554== Releasing lock... [2026-04-13 10:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 10:59:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 10:59:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 10:59:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 10:59:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 10:59:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 10:59:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 10:59:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 10:59:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 10:59:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 10:59:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 10:59:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 10:59:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 10:59:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 10:59:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 10:59:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 10:59:14] Production.INFO: call_cost start [2026-04-13 10:59:14] Production.INFO: call_cost end [2026-04-13 10:59:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 10:59:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 10:59:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 10:59:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 10:59:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 10:59:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 10:59:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 10:59:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 10:59:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 10:59:14] Production.INFO: ==7550== Releasing lock... [2026-04-13 10:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 10:59:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:00:01] Production.INFO: ==7618== Lock acquired, processing the job... [2026-04-13 16:00:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:00:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:00:01] Production.INFO: neon service started [2026-04-13 16:00:01] Production.INFO: neon service started [2026-04-13 16:00:01] Production.INFO: ==7618== Releasing lock... [2026-04-13 16:00:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:00:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:00:02] Production.INFO: ==7621== Lock acquired, processing the job... [2026-04-13 11:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:00:02] Production.INFO: ==7623== Lock acquired, processing the job... [2026-04-13 15:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:00:02] Production.INFO: ==7623== Releasing lock... [2026-04-13 15:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:00:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:00:02] Production.INFO: ==7621== Releasing lock... [2026-04-13 11:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:00:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:00:03] Production.INFO: ==7627== Lock acquired, processing the job... [2026-04-13 11:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:00:03] Production.INFO: ==7629== Lock acquired, processing the job... [2026-04-13 11:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:00:03] Production.INFO: ==7631== Lock acquired, processing the job... [2026-04-13 11:00:03] Production.INFO: bulkautopaymentcapture-command-bulkautopaymentcapture-companyid-1-cronjobid-11 #Starts# [2026-04-13 11:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:00:03] Production.INFO: ==7625== Lock acquired, processing the job... [2026-04-13 11:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '5', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '7', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '8', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '13', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '14', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '17', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '19', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '21', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '25', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '26', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '20', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '32', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '33', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 1 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '37', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '41', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '43', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '45', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '49', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '47', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '52', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '53', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '54', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '57', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '58', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '34', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '59', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '63', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '65', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '67', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '73', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '74', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '70', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '82', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 4 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '83', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '84', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.INFO: ==7633== Lock acquired, processing the job... [2026-04-13 11:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '85', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '93', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '95', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '92', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '86', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '78', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '87', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '88', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '90', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '98', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: ==7635== Lock acquired, processing the job... [2026-04-13 11:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '99', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '97', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '100', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '101', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '102', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '104', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '106', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '107', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '110', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '111', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:03] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '113', '0', '1' ) [2026-04-13 11:00:03] Production.INFO: PaymentPendingInvoice Count - 1 [2026-04-13 11:00:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:00:03] Production.INFO: Account Balance Start. [2026-04-13 11:00:03] Production.INFO: CreateAllLog Start [2026-04-13 11:00:03] Production.INFO: 117 [2026-04-13 11:00:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:00:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:00:03] Production.INFO: Outstanding Amount 0.02 [2026-04-13 11:00:03] Production.INFO: Invoice Full Number INV13250 [2026-04-13 11:00:03] Production.INFO: Transaction start [2026-04-13 11:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:00:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:00:03] Production.INFO: ==7635== Releasing lock... [2026-04-13 11:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:00:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:00:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:00:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:00:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:00:04] Production.INFO: Date 2026-04-12 [2026-04-13 11:00:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:00:04] Production.INFO: Date 2026-04-13 [2026-04-13 11:00:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:00:04] Production.INFO: ==7627== Releasing lock... [2026-04-13 11:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:00:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:00:04] Production.INFO: Total Charge 0 [2026-04-13 11:00:04] Production.INFO: CreateAllLog End [2026-04-13 11:00:04] Production.INFO: Account Balance End. [2026-04-13 11:00:04] Production.ERROR: exception 'Cartalyst\Stripe\Exception\MissingParameterException' with message 'Amount must be at least $0.50 cad' in /var/www/html/onswitch.neon.service/vendor/cartalyst/stripe/src/Exception/Handler.php:121 Stack trace: #0 /var/www/html/onswitch.neon.service/vendor/cartalyst/stripe/src/Exception/Handler.php(91): Cartalyst\Stripe\Exception\Handler->handleException('Amount must be ...', 400, 'invalid_request...', 'amount_too_smal...', 'amount') #1 /var/www/html/onswitch.neon.service/vendor/cartalyst/stripe/src/Http/Client.php(100): Cartalyst\Stripe\Exception\Handler->__construct(Object(GuzzleHttp\Exception\ClientException)) #2 /var/www/html/onswitch.neon.service/vendor/guzzlehttp/guzzle/src/Client.php(150): Cartalyst\Stripe\Http\Client->send(Object(GuzzleHttp\Message\Request)) #3 /var/www/html/onswitch.neon.service/vendor/cartalyst/stripe/src/Api/Api.php(154): GuzzleHttp\Client->post('v1/charges', Array) #4 /var/www/html/onswitch.neon.service/vendor/cartalyst/stripe/src/Api/Api.php(136): Cartalyst\Stripe\Api\Api->execute('post', 'charges', Array) #5 /var/www/html/onswitch.neon.service/vendor/cartalyst/stripe/src/Api/Charges.php(33): Cartalyst\Stripe\Api\Api->_post('charges', Array) #6 /var/www/html/onswitch.neon.service/app/lib/StripeBilling.php(0): Cartalyst\Stripe\Api\Charges->create() #7 /var/www/html/onswitch.neon.service/app/lib/PaymentGateway.php(0): App\Lib\StripeBilling::createchargebycustomer() #8 /var/www/html/onswitch.neon.service/app/Console/Commands/BulkAutoPaymentCapture.php(0): App\Lib\PaymentGateway::addTransaction() #9 [internal function]: App\Console\Commands\BulkAutoPaymentCapture->fire() #10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #11 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #15 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\BulkAutoPaymentCapture), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #17 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #18 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #19 {main} [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '114', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '115', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '119', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '121', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '123', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '124', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '127', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '131', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '130', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 10 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '134', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '137', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '138', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '136', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '139', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '140', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '146', '0', '1' ) [2026-04-13 11:00:04] Production.ERROR: CronJobId end 12 [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.INFO: ==7633== Releasing lock... [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '147', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:00:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '151', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '153', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '154', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '155', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '157', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 0 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '149', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 1 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '160', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '152', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '161', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '165', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '166', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '183', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '184', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '185', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '187', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '190', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '192', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '193', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 4 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '205', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '208', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '206', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 20 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '182', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '211', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '188', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '218', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '226', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '227', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '189', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '229', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '230', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '232', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '236', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 0 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '239', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '241', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '260', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '262', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 3 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '263', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '264', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 2 [2026-04-13 11:00:04] Production.INFO: PaymentMethod - 1 [2026-04-13 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '266', '0', '1' ) [2026-04-13 11:00:04] Production.INFO: PaymentPendingInvoice Count - 2 [2026-04-13 11:00:06] Production.ERROR: CronJobId end11 [2026-04-13 11:00:06] Production.INFO: ==7631== Releasing lock... [2026-04-13 11:00:06] Production.INFO: bulkautopaymentcapture-command-bulkautopaymentcapture-companyid-1-cronjobid-11 #Stops# [2026-04-13 11:00:06] Production.INFO: 33.75 MB #Memory Used# [2026-04-13 11:00:11] Production.ERROR: CronJobId end10 [2026-04-13 11:00:11] Production.INFO: ==7629== Releasing lock... [2026-04-13 11:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:00:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:00:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:00:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:00:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:00:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:00:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:00:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:00:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:00:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:00:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:00:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:00:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:00:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:00:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:00:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:00:15] Production.INFO: call_cost start [2026-04-13 11:00:15] Production.INFO: call_cost end [2026-04-13 11:00:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:00:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:00:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:00:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:00:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:00:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:00:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:00:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:00:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:00:15] Production.INFO: ==7625== Releasing lock... [2026-04-13 11:00:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:00:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:01:01] Production.INFO: ==7704== Lock acquired, processing the job... [2026-04-13 16:01:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:01:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:01:02] Production.INFO: neon service started [2026-04-13 16:01:02] Production.INFO: neon service started [2026-04-13 16:01:02] Production.INFO: ==7704== Releasing lock... [2026-04-13 16:01:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:01:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:01:02] Production.INFO: ==7712== Lock acquired, processing the job... [2026-04-13 15:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:01:02] Production.INFO: ==7712== Releasing lock... [2026-04-13 15:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:01:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:01:02] Production.INFO: ==7710== Lock acquired, processing the job... [2026-04-13 11:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:01:02] Production.INFO: ==7710== Releasing lock... [2026-04-13 11:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:01:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:01:03] Production.INFO: ==7721== Lock acquired, processing the job... [2026-04-13 11:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:01:03] Production.INFO: ==7725== Lock acquired, processing the job... [2026-04-13 11:01:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 11:01:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 11:01:03] Production.INFO: ==7715== Lock acquired, processing the job... [2026-04-13 11:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 11:01:03] Production.INFO: ==7717== Lock acquired, processing the job... [2026-04-13 11:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:01:03] Production.INFO: ==7719== Lock acquired, processing the job... [2026-04-13 11:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:01:04] Production.INFO: ==7723== Lock acquired, processing the job... [2026-04-13 11:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:01:04] Production.INFO: ==7727== Lock acquired, processing the job... [2026-04-13 11:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:01:04] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 11:01:04] Production.INFO: Account Balance Start. [2026-04-13 11:01:04] Production.INFO: CreateAllLog Start [2026-04-13 11:01:04] Production.INFO: 117 [2026-04-13 11:01:04] Production.INFO: Date 2026-04-08 [2026-04-13 11:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:01:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:01:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 11:01:04] Production.ERROR: CronJob PID - 7717 [2026-04-13 11:01:04] Production.ERROR: CronJob Title - System Alerts [2026-04-13 11:01:04] Production.ERROR: CronJob ID - 5 [2026-04-13 11:01:04] Production.ERROR: CronJob Last Run Time 2026-04-13 11:01:00 [2026-04-13 11:01:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 11:01:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 11:01:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 11:01:04] Production.ERROR: CronJob PID - 7719 [2026-04-13 11:01:04] Production.ERROR: CronJob Title - Account Block [2026-04-13 11:01:04] Production.ERROR: CronJob ID - 7 [2026-04-13 11:01:04] Production.ERROR: CronJob Last Run Time 2026-04-13 11:01:00 [2026-04-13 11:01:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 11:01:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 11:01:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 11:01:04] Production.ERROR: CronJob PID - 7721 [2026-04-13 11:01:04] Production.ERROR: CronJob Title - Create Customer Summary Live [2026-04-13 11:01:04] Production.ERROR: CronJob ID - 10 [2026-04-13 11:01:04] Production.ERROR: CronJob Last Run Time 2026-04-13 11:01:00 [2026-04-13 11:01:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 11:01:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 11:01:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 11:01:04] Production.ERROR: CronJob PID - 7723 [2026-04-13 11:01:04] Production.ERROR: CronJob Title - Prepaid Account Balance [2026-04-13 11:01:04] Production.ERROR: CronJob ID - 12 [2026-04-13 11:01:04] Production.ERROR: CronJob Last Run Time 2026-04-13 11:01:00 [2026-04-13 11:01:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 11:01:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 11:01:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 11:01:04] Production.ERROR: CronJob PID - 7725 [2026-04-13 11:01:04] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process [2026-04-13 11:01:04] Production.ERROR: CronJob ID - 17 [2026-04-13 11:01:04] Production.ERROR: CronJob Last Run Time 2026-04-13 11:01:00 [2026-04-13 11:01:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 11:01:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 11:01:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 11:01:04] Production.ERROR: CronJob PID - 7727 [2026-04-13 11:01:04] Production.ERROR: CronJob Title - Import PBX Extensions and DIDs [2026-04-13 11:01:04] Production.ERROR: CronJob ID - 19 [2026-04-13 11:01:04] Production.ERROR: CronJob Last Run Time 2026-04-13 11:01:00 [2026-04-13 11:01:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 11:01:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 11:01:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:01:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:01:04] Production.INFO: Date 2026-04-09 [2026-04-13 11:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:01:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:01:04] Production.INFO: Date 2026-04-10 [2026-04-13 11:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:01:04] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 11:01:04] Production.INFO: ==7715== Releasing lock... [2026-04-13 11:01:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 11:01:04] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 11:01:04] Production.INFO: Date 2026-04-11 [2026-04-13 11:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:01:04] Production.INFO: Date 2026-04-12 [2026-04-13 11:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:01:04] Production.INFO: ==7727== Releasing lock... [2026-04-13 11:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:01:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:01:04] Production.INFO: Date 2026-04-13 [2026-04-13 11:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:01:04] Production.ERROR: done [2026-04-13 11:01:04] Production.INFO: Total Charge 0 [2026-04-13 11:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 11:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088803', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 11:01:04] Production.INFO: CreateAllLog End [2026-04-13 11:01:04] Production.INFO: Account Balance End. [2026-04-13 11:01:04] Production.ERROR: CronJobId end 12 [2026-04-13 11:01:04] Production.INFO: ==7723== Releasing lock... [2026-04-13 11:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:01:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:01:05] Production.INFO: ==7719== Releasing lock... [2026-04-13 11:01:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:01:05] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:01:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088803', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 11:01:11] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 11:01:11] Production.INFO: ProcessCDR(1,17088803,1,1,2) [2026-04-13 11:01:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17088803,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 11:01:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17088803,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 11:01:11] Production.ERROR: pbx prc_insertCDR start [2026-04-13 11:01:11] Production.ERROR: pbx prc_insertCDR end [2026-04-13 11:01:11] Production.INFO: ==7725== Releasing lock... [2026-04-13 11:01:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 11:01:11] Production.INFO: 26 MB #Memory Used# [2026-04-13 11:01:15] Production.ERROR: CronJobId end10 [2026-04-13 11:01:15] Production.INFO: ==7721== Releasing lock... [2026-04-13 11:01:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:01:15] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:01:17] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:01:17] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:01:17] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:01:17] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:01:17] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:01:17] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:01:17] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:01:17] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:01:17] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:01:17] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:01:17] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:01:17] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:01:17] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:01:17] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:01:18] Production.INFO: call_cost start [2026-04-13 11:01:18] Production.INFO: call_cost end [2026-04-13 11:01:18] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:01:18] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:01:18] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:01:18] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:01:18] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:01:18] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:01:18] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:01:18] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:01:18] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:01:18] Production.INFO: ==7717== Releasing lock... [2026-04-13 11:01:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:01:18] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:02:01] Production.INFO: ==7792== Lock acquired, processing the job... [2026-04-13 16:02:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:02:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:02:01] Production.INFO: neon service started [2026-04-13 16:02:01] Production.INFO: neon service started [2026-04-13 16:02:01] Production.INFO: ==7792== Releasing lock... [2026-04-13 16:02:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:02:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:02:02] Production.INFO: ==7794== Lock acquired, processing the job... [2026-04-13 11:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:02:02] Production.INFO: ==7796== Lock acquired, processing the job... [2026-04-13 15:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:02:02] Production.INFO: ==7796== Releasing lock... [2026-04-13 15:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:02:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:02:02] Production.INFO: ==7794== Releasing lock... [2026-04-13 11:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:02:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:02:03] Production.INFO: ==7801== Lock acquired, processing the job... [2026-04-13 11:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:02:03] Production.INFO: ==7809== Lock acquired, processing the job... [2026-04-13 11:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:02:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:02:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:02:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:02:03] Production.INFO: ==7809== Releasing lock... [2026-04-13 11:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:02:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:02:03] Production.INFO: ==7799== Lock acquired, processing the job... [2026-04-13 11:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:02:03] Production.INFO: ==7803== Lock acquired, processing the job... [2026-04-13 11:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:02:03] Production.INFO: ==7807== Lock acquired, processing the job... [2026-04-13 11:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts# [2026-04-13 11:02:03] Production.INFO: ==7801== Releasing lock... [2026-04-13 11:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:02:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:02:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:02:03] Production.INFO: ==7805== Lock acquired, processing the job... [2026-04-13 11:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:02:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 11:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:02:03] Production.INFO: Account Balance Start. [2026-04-13 11:02:03] Production.INFO: CreateAllLog Start [2026-04-13 11:02:03] Production.INFO: 117 [2026-04-13 11:02:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:02:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:02:04] Production.INFO: Date 2026-04-10 [2026-04-13 11:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:02:04] Production.INFO: Date 2026-04-11 [2026-04-13 11:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:02:04] Production.INFO: Date 2026-04-12 [2026-04-13 11:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:02:04] Production.INFO: Date 2026-04-13 [2026-04-13 11:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:02:04] Production.INFO: Total Charge 0 [2026-04-13 11:02:04] Production.INFO: CreateAllLog End [2026-04-13 11:02:04] Production.ERROR: done [2026-04-13 11:02:04] Production.ERROR: tblTempVendorCDR_20 [2026-04-13 11:02:04] Production.ERROR: done [2026-04-13 11:02:04] Production.INFO: Account Balance End. [2026-04-13 11:02:04] Production.ERROR: Array ( [start_date_ymd] => 2026-04-01 03:02:06 [end_date_ymd] => 2026-04-02 03:02:06 [RateCDR] => 1 ) [2026-04-13 11:02:04] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode, c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type, disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description, pin.pc_description as pincode_name from asteriskcdrdb.cdr c left outer join asterisk.cc_callcosts cc on c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/ left outer join asterisk.pr_providers p on cc_pr_id = pr_id left outer join asterisk.te_tenants te ON te.te_code = c.accountcode left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06' AND ( userfield like '%outbound%' or userfield like '%inbound%' or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/ ) AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/ AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' and prevuniqueid='' group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'') [2026-04-13 11:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:02:04] Production.ERROR: CronJobId end 12 [2026-04-13 11:02:04] Production.INFO: ==7805== Releasing lock... [2026-04-13 11:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:02:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs() #1 [internal function]: App\Console\Commands\PBXAccountUsage->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:02:04] Production.INFO: ==7807== Releasing lock... [2026-04-13 11:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops# [2026-04-13 11:02:04] Production.INFO: 27.25 MB #Memory Used# [2026-04-13 11:02:11] Production.ERROR: CronJobId end10 [2026-04-13 11:02:11] Production.INFO: ==7803== Releasing lock... [2026-04-13 11:02:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:02:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:02:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:02:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:02:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:02:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:02:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:02:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:02:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:02:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:02:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:02:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:02:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:02:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:02:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:02:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:02:14] Production.INFO: call_cost start [2026-04-13 11:02:14] Production.INFO: call_cost end [2026-04-13 11:02:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:02:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:02:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:02:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:02:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:02:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:02:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:02:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:02:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:02:14] Production.INFO: ==7799== Releasing lock... [2026-04-13 11:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:02:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:03:01] Production.INFO: ==7865== Lock acquired, processing the job... [2026-04-13 16:03:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:03:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:03:01] Production.INFO: neon service started [2026-04-13 16:03:01] Production.INFO: neon service started [2026-04-13 16:03:01] Production.INFO: ==7865== Releasing lock... [2026-04-13 16:03:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:03:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:03:02] Production.INFO: ==7867== Lock acquired, processing the job... [2026-04-13 11:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:03:02] Production.INFO: ==7869== Lock acquired, processing the job... [2026-04-13 15:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:03:02] Production.INFO: ==7867== Releasing lock... [2026-04-13 11:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:03:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:03:02] Production.INFO: ==7869== Releasing lock... [2026-04-13 15:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:03:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:03:03] Production.INFO: ==7879== Lock acquired, processing the job... [2026-04-13 11:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:03:03] Production.INFO: ==7871== Lock acquired, processing the job... [2026-04-13 11:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:03:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:03:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:03:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:03:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:03:03] Production.INFO: ==7879== Releasing lock... [2026-04-13 11:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:03:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:03:03] Production.INFO: ==7873== Lock acquired, processing the job... [2026-04-13 11:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:03:03] Production.INFO: ==7875== Lock acquired, processing the job... [2026-04-13 11:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:03:03] Production.INFO: ==7877== Lock acquired, processing the job... [2026-04-13 11:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:03:03] Production.INFO: Account Balance Start. [2026-04-13 11:03:03] Production.INFO: CreateAllLog Start [2026-04-13 11:03:03] Production.INFO: 117 [2026-04-13 11:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:03:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:03:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:03:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:03:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:03:03] Production.INFO: Date 2026-04-12 [2026-04-13 11:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:03:03] Production.INFO: Date 2026-04-13 [2026-04-13 11:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:03:03] Production.INFO: Total Charge 0 [2026-04-13 11:03:03] Production.INFO: CreateAllLog End [2026-04-13 11:03:04] Production.INFO: Account Balance End. [2026-04-13 11:03:04] Production.ERROR: CronJobId end 12 [2026-04-13 11:03:04] Production.INFO: ==7877== Releasing lock... [2026-04-13 11:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:03:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:03:04] Production.INFO: ==7873== Releasing lock... [2026-04-13 11:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:03:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:03:11] Production.ERROR: CronJobId end10 [2026-04-13 11:03:11] Production.INFO: ==7875== Releasing lock... [2026-04-13 11:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:03:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:03:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:03:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:03:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:03:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:03:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:03:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:03:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:03:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:03:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:03:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:03:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:03:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:03:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:03:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:03:14] Production.INFO: call_cost start [2026-04-13 11:03:14] Production.INFO: call_cost end [2026-04-13 11:03:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:03:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:03:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:03:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:03:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:03:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:03:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:03:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:03:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:03:14] Production.INFO: ==7871== Releasing lock... [2026-04-13 11:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:03:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:04:02] Production.INFO: ==7946== Lock acquired, processing the job... [2026-04-13 16:04:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:04:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:04:02] Production.INFO: neon service started [2026-04-13 16:04:02] Production.INFO: neon service started [2026-04-13 16:04:02] Production.INFO: ==7946== Releasing lock... [2026-04-13 16:04:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:04:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:04:02] Production.INFO: ==7948== Lock acquired, processing the job... [2026-04-13 11:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:04:02] Production.INFO: ==7948== Releasing lock... [2026-04-13 11:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:04:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:04:03] Production.INFO: ==7950== Lock acquired, processing the job... [2026-04-13 15:04:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:04:03] Production.INFO: ==7950== Releasing lock... [2026-04-13 15:04:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:04:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:04:03] Production.INFO: ==7954== Lock acquired, processing the job... [2026-04-13 11:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:04:03] Production.INFO: ==7952== Lock acquired, processing the job... [2026-04-13 11:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:04:03] Production.INFO: ==7956== Lock acquired, processing the job... [2026-04-13 11:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:04:03] Production.INFO: ==7958== Lock acquired, processing the job... [2026-04-13 11:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:04:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:04:03] Production.INFO: ==7960== Lock acquired, processing the job... [2026-04-13 11:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:04:03] Production.INFO: Account Balance Start. [2026-04-13 11:04:03] Production.INFO: CreateAllLog Start [2026-04-13 11:04:03] Production.INFO: 117 [2026-04-13 11:04:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:04:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:04:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:04:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:04:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:04:04] Production.INFO: Date 2026-04-09 [2026-04-13 11:04:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:04:04] Production.INFO: ==7960== Releasing lock... [2026-04-13 11:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:04:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:04:04] Production.INFO: Date 2026-04-10 [2026-04-13 11:04:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:04:04] Production.INFO: Date 2026-04-11 [2026-04-13 11:04:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:04:04] Production.INFO: ==7954== Releasing lock... [2026-04-13 11:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:04:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:04:04] Production.INFO: Date 2026-04-12 [2026-04-13 11:04:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:04:04] Production.INFO: Date 2026-04-13 [2026-04-13 11:04:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:04:04] Production.INFO: Total Charge 0 [2026-04-13 11:04:04] Production.INFO: CreateAllLog End [2026-04-13 11:04:04] Production.INFO: Account Balance End. [2026-04-13 11:04:04] Production.ERROR: CronJobId end 12 [2026-04-13 11:04:04] Production.INFO: ==7958== Releasing lock... [2026-04-13 11:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:04:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:04:10] Production.ERROR: CronJobId end10 [2026-04-13 11:04:10] Production.INFO: ==7956== Releasing lock... [2026-04-13 11:04:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:04:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:04:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:04:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:04:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:04:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:04:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:04:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:04:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:04:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:04:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:04:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:04:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:04:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:04:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:04:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:04:14] Production.INFO: call_cost start [2026-04-13 11:04:14] Production.INFO: call_cost end [2026-04-13 11:04:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:04:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:04:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:04:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:04:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:04:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:04:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:04:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:04:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:04:14] Production.INFO: ==7952== Releasing lock... [2026-04-13 11:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:04:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:05:01] Production.INFO: ==8023== Lock acquired, processing the job... [2026-04-13 16:05:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:05:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:05:01] Production.INFO: neon service started [2026-04-13 16:05:01] Production.INFO: neon service started [2026-04-13 16:05:01] Production.INFO: ==8023== Releasing lock... [2026-04-13 16:05:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:05:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:05:02] Production.INFO: ==8025== Lock acquired, processing the job... [2026-04-13 11:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:05:02] Production.INFO: ==8027== Lock acquired, processing the job... [2026-04-13 15:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:05:02] Production.INFO: ==8027== Releasing lock... [2026-04-13 15:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:05:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:05:02] Production.INFO: ==8025== Releasing lock... [2026-04-13 11:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:05:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:05:03] Production.INFO: ==8030== Lock acquired, processing the job... [2026-04-13 11:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:05:03] Production.INFO: ==8034== Lock acquired, processing the job... [2026-04-13 11:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:05:03] Production.INFO: ==8032== Lock acquired, processing the job... [2026-04-13 11:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:05:03] Production.INFO: ==8036== Lock acquired, processing the job... [2026-04-13 11:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:05:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:05:03] Production.INFO: ==8038== Lock acquired, processing the job... [2026-04-13 11:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:05:03] Production.INFO: Account Balance Start. [2026-04-13 11:05:03] Production.INFO: CreateAllLog Start [2026-04-13 11:05:03] Production.INFO: 117 [2026-04-13 11:05:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:05:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:05:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:05:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:05:03] Production.INFO: ==8038== Releasing lock... [2026-04-13 11:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:05:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:05:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:05:03] Production.INFO: Date 2026-04-12 [2026-04-13 11:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:05:03] Production.INFO: Date 2026-04-13 [2026-04-13 11:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:05:03] Production.INFO: Total Charge 0 [2026-04-13 11:05:03] Production.INFO: CreateAllLog End [2026-04-13 11:05:03] Production.INFO: Account Balance End. [2026-04-13 11:05:03] Production.ERROR: CronJobId end 12 [2026-04-13 11:05:03] Production.INFO: ==8036== Releasing lock... [2026-04-13 11:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:05:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:05:04] Production.INFO: ==8032== Releasing lock... [2026-04-13 11:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:05:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:05:10] Production.ERROR: CronJobId end10 [2026-04-13 11:05:10] Production.INFO: ==8034== Releasing lock... [2026-04-13 11:05:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:05:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:05:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:05:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:05:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:05:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:05:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:05:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:05:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:05:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:05:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:05:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:05:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:05:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:05:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:05:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:05:13] Production.INFO: call_cost start [2026-04-13 11:05:13] Production.INFO: call_cost end [2026-04-13 11:05:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:05:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:05:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:05:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:05:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:05:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:05:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:05:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:05:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:05:13] Production.INFO: ==8030== Releasing lock... [2026-04-13 11:05:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:05:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:06:02] Production.INFO: ==8097== Lock acquired, processing the job... [2026-04-13 16:06:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:06:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:06:02] Production.INFO: neon service started [2026-04-13 16:06:02] Production.INFO: neon service started [2026-04-13 16:06:02] Production.INFO: ==8097== Releasing lock... [2026-04-13 16:06:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:06:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:06:02] Production.INFO: ==8099== Lock acquired, processing the job... [2026-04-13 11:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:06:02] Production.INFO: ==8099== Releasing lock... [2026-04-13 11:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:06:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:06:02] Production.INFO: ==8101== Lock acquired, processing the job... [2026-04-13 15:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:06:02] Production.INFO: ==8101== Releasing lock... [2026-04-13 15:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:06:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:06:03] Production.INFO: ==8104== Lock acquired, processing the job... [2026-04-13 11:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:06:03] Production.INFO: ==8106== Lock acquired, processing the job... [2026-04-13 11:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:06:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:06:03] Production.INFO: ==8108== Lock acquired, processing the job... [2026-04-13 11:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:06:03] Production.INFO: ==8110== Lock acquired, processing the job... [2026-04-13 11:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:06:03] Production.INFO: ==8112== Lock acquired, processing the job... [2026-04-13 11:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:06:03] Production.INFO: Account Balance Start. [2026-04-13 11:06:03] Production.INFO: CreateAllLog Start [2026-04-13 11:06:03] Production.INFO: 117 [2026-04-13 11:06:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:06:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:06:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:06:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:06:03] Production.INFO: ==8112== Releasing lock... [2026-04-13 11:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:06:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:06:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:06:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:06:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:06:03] Production.INFO: Date 2026-04-12 [2026-04-13 11:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:06:03] Production.INFO: Date 2026-04-13 [2026-04-13 11:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:06:03] Production.INFO: Total Charge 0 [2026-04-13 11:06:03] Production.INFO: CreateAllLog End [2026-04-13 11:06:04] Production.INFO: Account Balance End. [2026-04-13 11:06:04] Production.ERROR: CronJobId end 12 [2026-04-13 11:06:04] Production.INFO: ==8110== Releasing lock... [2026-04-13 11:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:06:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:06:04] Production.INFO: ==8106== Releasing lock... [2026-04-13 11:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:06:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:06:12] Production.ERROR: CronJobId end10 [2026-04-13 11:06:12] Production.INFO: ==8108== Releasing lock... [2026-04-13 11:06:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:06:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:06:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:06:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:06:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:06:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:06:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:06:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:06:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:06:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:06:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:06:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:06:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:06:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:06:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:06:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:06:14] Production.INFO: call_cost start [2026-04-13 11:06:14] Production.INFO: call_cost end [2026-04-13 11:06:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:06:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:06:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:06:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:06:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:06:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:06:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:06:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:06:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:06:14] Production.INFO: ==8104== Releasing lock... [2026-04-13 11:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:06:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:07:01] Production.INFO: ==8181== Lock acquired, processing the job... [2026-04-13 16:07:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:07:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:07:01] Production.INFO: neon service started [2026-04-13 16:07:01] Production.INFO: neon service started [2026-04-13 16:07:01] Production.INFO: ==8181== Releasing lock... [2026-04-13 16:07:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:07:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:07:02] Production.INFO: ==8183== Lock acquired, processing the job... [2026-04-13 11:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:07:02] Production.INFO: ==8185== Lock acquired, processing the job... [2026-04-13 15:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:07:02] Production.INFO: ==8185== Releasing lock... [2026-04-13 15:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:07:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:07:02] Production.INFO: ==8183== Releasing lock... [2026-04-13 11:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:07:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:07:03] Production.INFO: ==8188== Lock acquired, processing the job... [2026-04-13 11:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:07:03] Production.INFO: ==8190== Lock acquired, processing the job... [2026-04-13 11:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:07:03] Production.INFO: ==8192== Lock acquired, processing the job... [2026-04-13 11:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:07:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:07:03] Production.INFO: ==8194== Lock acquired, processing the job... [2026-04-13 11:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:07:03] Production.INFO: ==8196== Lock acquired, processing the job... [2026-04-13 11:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:07:03] Production.INFO: Account Balance Start. [2026-04-13 11:07:03] Production.INFO: CreateAllLog Start [2026-04-13 11:07:03] Production.INFO: 117 [2026-04-13 11:07:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:07:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:07:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:07:03] Production.INFO: ==8196== Releasing lock... [2026-04-13 11:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:07:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:07:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:07:03] Production.INFO: Date 2026-04-12 [2026-04-13 11:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:07:03] Production.INFO: ==8190== Releasing lock... [2026-04-13 11:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:07:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:07:03] Production.INFO: Date 2026-04-13 [2026-04-13 11:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:07:03] Production.INFO: Total Charge 0 [2026-04-13 11:07:03] Production.INFO: CreateAllLog End [2026-04-13 11:07:03] Production.INFO: Account Balance End. [2026-04-13 11:07:03] Production.ERROR: CronJobId end 12 [2026-04-13 11:07:03] Production.INFO: ==8194== Releasing lock... [2026-04-13 11:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:07:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:07:11] Production.ERROR: CronJobId end10 [2026-04-13 11:07:11] Production.INFO: ==8192== Releasing lock... [2026-04-13 11:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:07:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:07:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:07:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:07:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:07:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:07:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:07:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:07:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:07:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:07:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:07:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:07:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:07:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:07:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:07:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:07:13] Production.INFO: call_cost start [2026-04-13 11:07:13] Production.INFO: call_cost end [2026-04-13 11:07:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:07:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:07:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:07:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:07:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:07:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:07:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:07:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:07:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:07:13] Production.INFO: ==8188== Releasing lock... [2026-04-13 11:07:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:07:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:08:02] Production.INFO: ==8255== Lock acquired, processing the job... [2026-04-13 16:08:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:08:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:08:02] Production.INFO: neon service started [2026-04-13 16:08:02] Production.INFO: neon service started [2026-04-13 16:08:02] Production.INFO: ==8255== Releasing lock... [2026-04-13 16:08:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:08:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:08:02] Production.INFO: ==8259== Lock acquired, processing the job... [2026-04-13 15:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:08:02] Production.INFO: ==8259== Releasing lock... [2026-04-13 15:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:08:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:08:02] Production.INFO: ==8257== Lock acquired, processing the job... [2026-04-13 11:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:08:02] Production.INFO: ==8257== Releasing lock... [2026-04-13 11:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:08:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:08:03] Production.INFO: ==8266== Lock acquired, processing the job... [2026-04-13 11:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:08:03] Production.INFO: ==8264== Lock acquired, processing the job... [2026-04-13 11:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:08:03] Production.INFO: ==8262== Lock acquired, processing the job... [2026-04-13 11:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:08:03] Production.INFO: ==8268== Lock acquired, processing the job... [2026-04-13 11:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:08:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:08:03] Production.INFO: ==8270== Lock acquired, processing the job... [2026-04-13 11:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:08:03] Production.INFO: Account Balance Start. [2026-04-13 11:08:03] Production.INFO: CreateAllLog Start [2026-04-13 11:08:03] Production.INFO: 117 [2026-04-13 11:08:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:08:03] Production.INFO: ==8270== Releasing lock... [2026-04-13 11:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:08:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:08:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:08:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:08:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:08:04] Production.INFO: Date 2026-04-12 [2026-04-13 11:08:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:08:04] Production.INFO: Date 2026-04-13 [2026-04-13 11:08:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:08:04] Production.INFO: Total Charge 0 [2026-04-13 11:08:04] Production.INFO: CreateAllLog End [2026-04-13 11:08:04] Production.INFO: ==8264== Releasing lock... [2026-04-13 11:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:08:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:08:04] Production.INFO: Account Balance End. [2026-04-13 11:08:04] Production.ERROR: CronJobId end 12 [2026-04-13 11:08:04] Production.INFO: ==8268== Releasing lock... [2026-04-13 11:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:08:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:08:10] Production.ERROR: CronJobId end10 [2026-04-13 11:08:10] Production.INFO: ==8266== Releasing lock... [2026-04-13 11:08:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:08:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:08:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:08:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:08:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:08:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:08:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:08:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:08:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:08:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:08:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:08:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:08:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:08:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:08:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:08:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:08:13] Production.INFO: call_cost start [2026-04-13 11:08:13] Production.INFO: call_cost end [2026-04-13 11:08:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:08:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:08:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:08:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:08:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:08:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:08:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:08:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:08:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:08:13] Production.INFO: ==8262== Releasing lock... [2026-04-13 11:08:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:08:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:09:01] Production.INFO: ==8325== Lock acquired, processing the job... [2026-04-13 16:09:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:09:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:09:01] Production.INFO: neon service started [2026-04-13 16:09:01] Production.INFO: neon service started [2026-04-13 16:09:01] Production.INFO: ==8325== Releasing lock... [2026-04-13 16:09:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:09:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:09:02] Production.INFO: ==8327== Lock acquired, processing the job... [2026-04-13 11:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:09:02] Production.INFO: ==8329== Lock acquired, processing the job... [2026-04-13 15:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:09:02] Production.INFO: ==8329== Releasing lock... [2026-04-13 15:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:09:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:09:02] Production.INFO: ==8327== Releasing lock... [2026-04-13 11:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:09:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:09:03] Production.INFO: ==8332== Lock acquired, processing the job... [2026-04-13 11:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:09:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:09:03] Production.INFO: ==8334== Lock acquired, processing the job... [2026-04-13 11:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:09:03] Production.INFO: ==8336== Lock acquired, processing the job... [2026-04-13 11:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:09:03] Production.INFO: ==8340== Lock acquired, processing the job... [2026-04-13 11:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:09:03] Production.INFO: ==8338== Lock acquired, processing the job... [2026-04-13 11:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:09:03] Production.INFO: Account Balance Start. [2026-04-13 11:09:03] Production.INFO: CreateAllLog Start [2026-04-13 11:09:03] Production.INFO: 117 [2026-04-13 11:09:03] Production.INFO: ==8340== Releasing lock... [2026-04-13 11:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:09:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:09:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:09:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:09:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:09:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:09:03] Production.INFO: ==8334== Releasing lock... [2026-04-13 11:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:09:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:09:03] Production.INFO: Date 2026-04-12 [2026-04-13 11:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:09:04] Production.INFO: Date 2026-04-13 [2026-04-13 11:09:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:09:04] Production.INFO: Total Charge 0 [2026-04-13 11:09:04] Production.INFO: CreateAllLog End [2026-04-13 11:09:04] Production.INFO: Account Balance End. [2026-04-13 11:09:04] Production.ERROR: CronJobId end 12 [2026-04-13 11:09:04] Production.INFO: ==8338== Releasing lock... [2026-04-13 11:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:09:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:09:11] Production.ERROR: CronJobId end10 [2026-04-13 11:09:11] Production.INFO: ==8336== Releasing lock... [2026-04-13 11:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:09:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:09:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:09:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:09:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:09:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:09:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:09:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:09:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:09:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:09:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:09:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:09:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:09:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:09:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:09:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:09:12] Production.INFO: call_cost start [2026-04-13 11:09:12] Production.INFO: call_cost end [2026-04-13 11:09:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:09:12] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:09:12] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:09:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:09:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:09:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:09:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:09:12] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:09:12] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:09:12] Production.INFO: ==8332== Releasing lock... [2026-04-13 11:09:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:09:12] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:10:01] Production.INFO: ==8405== Lock acquired, processing the job... [2026-04-13 16:10:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:10:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:10:01] Production.INFO: neon service started [2026-04-13 16:10:01] Production.INFO: neon service started [2026-04-13 16:10:01] Production.INFO: ==8405== Releasing lock... [2026-04-13 16:10:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:10:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:10:02] Production.INFO: ==8407== Lock acquired, processing the job... [2026-04-13 11:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:10:02] Production.INFO: ==8407== Releasing lock... [2026-04-13 11:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:10:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:10:02] Production.INFO: ==8409== Lock acquired, processing the job... [2026-04-13 15:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:10:02] Production.INFO: ==8409== Releasing lock... [2026-04-13 15:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:10:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:10:03] Production.INFO: ==8414== Lock acquired, processing the job... [2026-04-13 11:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:10:03] Production.INFO: ==8412== Lock acquired, processing the job... [2026-04-13 11:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:10:03] Production.INFO: ==8416== Lock acquired, processing the job... [2026-04-13 11:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:10:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:10:03] Production.INFO: ==8418== Lock acquired, processing the job... [2026-04-13 11:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:10:03] Production.INFO: ==8420== Lock acquired, processing the job... [2026-04-13 11:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:10:03] Production.INFO: Account Balance Start. [2026-04-13 11:10:03] Production.INFO: CreateAllLog Start [2026-04-13 11:10:03] Production.INFO: 117 [2026-04-13 11:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:10:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:10:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:10:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:10:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:10:03] Production.INFO: ==8420== Releasing lock... [2026-04-13 11:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:10:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:10:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:10:03] Production.INFO: ==8414== Releasing lock... [2026-04-13 11:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:10:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:10:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:10:03] Production.INFO: Date 2026-04-12 [2026-04-13 11:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:10:04] Production.INFO: Date 2026-04-13 [2026-04-13 11:10:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:10:04] Production.INFO: Total Charge 0 [2026-04-13 11:10:04] Production.INFO: CreateAllLog End [2026-04-13 11:10:04] Production.INFO: Account Balance End. [2026-04-13 11:10:04] Production.ERROR: CronJobId end 12 [2026-04-13 11:10:04] Production.INFO: ==8418== Releasing lock... [2026-04-13 11:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:10:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:10:10] Production.ERROR: CronJobId end10 [2026-04-13 11:10:10] Production.INFO: ==8416== Releasing lock... [2026-04-13 11:10:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:10:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:10:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:10:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:10:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:10:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:10:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:10:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:10:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:10:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:10:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:10:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:10:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:10:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:10:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:10:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:10:13] Production.INFO: call_cost start [2026-04-13 11:10:13] Production.INFO: call_cost end [2026-04-13 11:10:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:10:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:10:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:10:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:10:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:10:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:10:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:10:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:10:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:10:13] Production.INFO: ==8412== Releasing lock... [2026-04-13 11:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:10:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:11:02] Production.INFO: ==8476== Lock acquired, processing the job... [2026-04-13 16:11:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:11:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:11:02] Production.INFO: neon service started [2026-04-13 16:11:02] Production.INFO: neon service started [2026-04-13 16:11:02] Production.INFO: ==8476== Releasing lock... [2026-04-13 16:11:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:11:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:11:02] Production.INFO: ==8480== Lock acquired, processing the job... [2026-04-13 15:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:11:02] Production.INFO: ==8480== Releasing lock... [2026-04-13 15:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:11:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:11:02] Production.INFO: ==8478== Lock acquired, processing the job... [2026-04-13 11:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:11:02] Production.INFO: ==8478== Releasing lock... [2026-04-13 11:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:11:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:11:03] Production.INFO: ==8482== Lock acquired, processing the job... [2026-04-13 11:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 11:11:03] Production.INFO: ==8484== Lock acquired, processing the job... [2026-04-13 11:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:11:03] Production.INFO: ==8486== Lock acquired, processing the job... [2026-04-13 11:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:11:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 11:11:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 11:11:03] Production.INFO: ==8482== Releasing lock... [2026-04-13 11:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 11:11:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 11:11:04] Production.INFO: ==8492== Lock acquired, processing the job... [2026-04-13 11:11:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 11:11:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 11:11:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:11:04] Production.INFO: ==8490== Lock acquired, processing the job... [2026-04-13 11:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:11:04] Production.INFO: ==8488== Lock acquired, processing the job... [2026-04-13 11:11:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:11:04] Production.INFO: ==8494== Lock acquired, processing the job... [2026-04-13 11:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:11:04] Production.INFO: Account Balance Start. [2026-04-13 11:11:04] Production.INFO: CreateAllLog Start [2026-04-13 11:11:04] Production.INFO: 117 [2026-04-13 11:11:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:11:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:11:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:11:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:11:04] Production.INFO: ==8494== Releasing lock... [2026-04-13 11:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:11:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:11:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:11:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:11:04] Production.INFO: Date 2026-04-08 [2026-04-13 11:11:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:11:04] Production.INFO: Date 2026-04-09 [2026-04-13 11:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:11:04] Production.INFO: Date 2026-04-10 [2026-04-13 11:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:11:04] Production.INFO: Date 2026-04-11 [2026-04-13 11:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:11:04] Production.INFO: Date 2026-04-12 [2026-04-13 11:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:11:04] Production.ERROR: done [2026-04-13 11:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 11:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088845', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 11:11:04] Production.INFO: Date 2026-04-13 [2026-04-13 11:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:11:04] Production.INFO: ==8486== Releasing lock... [2026-04-13 11:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:11:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:11:04] Production.INFO: Total Charge 0 [2026-04-13 11:11:04] Production.INFO: CreateAllLog End [2026-04-13 11:11:04] Production.INFO: Account Balance End. [2026-04-13 11:11:05] Production.ERROR: CronJobId end 12 [2026-04-13 11:11:05] Production.INFO: ==8490== Releasing lock... [2026-04-13 11:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:11:05] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:11:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088845', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 11:11:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 11:11:10] Production.INFO: ProcessCDR(1,17088845,1,1,2) [2026-04-13 11:11:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17088845,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 11:11:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17088845,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 11:11:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 11:11:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 11:11:10] Production.INFO: ==8492== Releasing lock... [2026-04-13 11:11:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 11:11:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 11:11:14] Production.ERROR: CronJobId end10 [2026-04-13 11:11:14] Production.INFO: ==8488== Releasing lock... [2026-04-13 11:11:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:11:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:11:17] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:11:17] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:11:17] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:11:17] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:11:17] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:11:17] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:11:17] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:11:17] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:11:17] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:11:17] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:11:17] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:11:17] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:11:17] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:11:17] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:11:17] Production.INFO: call_cost start [2026-04-13 11:11:17] Production.INFO: call_cost end [2026-04-13 11:11:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:11:17] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:11:17] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:11:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:11:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:11:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:11:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:11:17] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:11:17] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:11:17] Production.INFO: ==8484== Releasing lock... [2026-04-13 11:11:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:11:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:12:01] Production.INFO: ==8557== Lock acquired, processing the job... [2026-04-13 16:12:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:12:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:12:01] Production.INFO: neon service started [2026-04-13 16:12:01] Production.INFO: neon service started [2026-04-13 16:12:01] Production.INFO: ==8557== Releasing lock... [2026-04-13 16:12:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:12:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:12:01] Production.INFO: ==8559== Lock acquired, processing the job... [2026-04-13 11:12:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:12:02] Production.INFO: ==8559== Releasing lock... [2026-04-13 11:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:12:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:12:02] Production.INFO: ==8561== Lock acquired, processing the job... [2026-04-13 15:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:12:02] Production.INFO: ==8561== Releasing lock... [2026-04-13 15:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:12:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:12:02] Production.INFO: ==8564== Lock acquired, processing the job... [2026-04-13 11:12:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:12:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:12:03] Production.INFO: ==8566== Lock acquired, processing the job... [2026-04-13 11:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:12:03] Production.INFO: ==8570== Lock acquired, processing the job... [2026-04-13 11:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:12:03] Production.INFO: ==8568== Lock acquired, processing the job... [2026-04-13 11:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:12:03] Production.INFO: ==8572== Lock acquired, processing the job... [2026-04-13 11:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:12:03] Production.INFO: Account Balance Start. [2026-04-13 11:12:03] Production.INFO: CreateAllLog Start [2026-04-13 11:12:03] Production.INFO: 117 [2026-04-13 11:12:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:12:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:12:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:12:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:12:03] Production.INFO: ==8572== Releasing lock... [2026-04-13 11:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:12:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:12:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:12:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:12:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:12:03] Production.INFO: Date 2026-04-12 [2026-04-13 11:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:12:03] Production.INFO: Date 2026-04-13 [2026-04-13 11:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:12:03] Production.INFO: Total Charge 0 [2026-04-13 11:12:03] Production.INFO: CreateAllLog End [2026-04-13 11:12:03] Production.INFO: ==8566== Releasing lock... [2026-04-13 11:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:12:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:12:03] Production.INFO: Account Balance End. [2026-04-13 11:12:03] Production.ERROR: CronJobId end 12 [2026-04-13 11:12:03] Production.INFO: ==8570== Releasing lock... [2026-04-13 11:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:12:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:12:10] Production.ERROR: CronJobId end10 [2026-04-13 11:12:10] Production.INFO: ==8568== Releasing lock... [2026-04-13 11:12:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:12:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:12:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:12:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:12:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:12:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:12:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:12:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:12:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:12:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:12:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:12:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:12:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:12:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:12:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:12:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:12:13] Production.INFO: call_cost start [2026-04-13 11:12:13] Production.INFO: call_cost end [2026-04-13 11:12:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:12:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:12:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:12:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:12:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:12:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:12:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:12:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:12:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:12:13] Production.INFO: ==8564== Releasing lock... [2026-04-13 11:12:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:12:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:13:01] Production.INFO: ==8631== Lock acquired, processing the job... [2026-04-13 16:13:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:13:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:13:02] Production.INFO: neon service started [2026-04-13 16:13:02] Production.INFO: neon service started [2026-04-13 16:13:02] Production.INFO: ==8631== Releasing lock... [2026-04-13 16:13:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:13:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:13:02] Production.INFO: ==8635== Lock acquired, processing the job... [2026-04-13 15:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:13:02] Production.INFO: ==8635== Releasing lock... [2026-04-13 15:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:13:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:13:02] Production.INFO: ==8633== Lock acquired, processing the job... [2026-04-13 11:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:13:02] Production.INFO: ==8633== Releasing lock... [2026-04-13 11:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:13:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:13:03] Production.INFO: ==8637== Lock acquired, processing the job... [2026-04-13 11:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:13:03] Production.INFO: ==8641== Lock acquired, processing the job... [2026-04-13 11:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:13:03] Production.INFO: ==8639== Lock acquired, processing the job... [2026-04-13 11:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:13:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:13:03] Production.INFO: ==8645== Lock acquired, processing the job... [2026-04-13 11:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:13:03] Production.INFO: ==8643== Lock acquired, processing the job... [2026-04-13 11:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:13:03] Production.INFO: Account Balance Start. [2026-04-13 11:13:03] Production.INFO: CreateAllLog Start [2026-04-13 11:13:03] Production.INFO: 117 [2026-04-13 11:13:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:13:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:13:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:13:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:13:03] Production.INFO: ==8645== Releasing lock... [2026-04-13 11:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:13:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:13:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:13:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:13:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:13:03] Production.INFO: Date 2026-04-12 [2026-04-13 11:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:13:03] Production.INFO: Date 2026-04-13 [2026-04-13 11:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:13:03] Production.INFO: Total Charge 0 [2026-04-13 11:13:03] Production.INFO: CreateAllLog End [2026-04-13 11:13:04] Production.INFO: ==8639== Releasing lock... [2026-04-13 11:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:13:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:13:04] Production.INFO: Account Balance End. [2026-04-13 11:13:04] Production.ERROR: CronJobId end 12 [2026-04-13 11:13:04] Production.INFO: ==8643== Releasing lock... [2026-04-13 11:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:13:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:13:10] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:294 Stack trace: #0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(294): PDOStatement->execute(Array) #1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_LowBal...', Array) #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure)) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure)) #4 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array) #6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array) #7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array) #8 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array) #9 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder() #10 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts() #11 [internal function]: App\Console\Commands\NeonAlerts->fire() #12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #15 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #17 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #18 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #19 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #20 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #21 {main} Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_LowBalanceReminder(1,0,10))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624 Stack trace: #0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure)) #1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure)) #2 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array) #4 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array) #6 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array) #7 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder() #8 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts() #9 [internal function]: App\Console\Commands\NeonAlerts->fire() #10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #11 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #15 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #17 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #18 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #19 {main} [2026-04-13 11:13:10] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:13:10] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:13:10] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:13:10] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:13:10] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:13:10] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:13:10] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:13:10] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:13:10] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:13:10] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:13:10] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:13:10] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:13:10] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:13:10] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:13:11] Production.INFO: call_cost start [2026-04-13 11:13:11] Production.INFO: call_cost end [2026-04-13 11:13:11] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:13:11] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:13:11] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:13:11] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:13:11] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:13:11] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:13:11] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:13:11] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:13:11] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:13:11] Production.INFO: ==8637== Releasing lock... [2026-04-13 11:13:11] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:13:11] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 11:13:11] Production.ERROR: CronJobId end10 [2026-04-13 11:13:11] Production.INFO: ==8641== Releasing lock... [2026-04-13 11:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:13:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:14:01] Production.INFO: ==8705== Lock acquired, processing the job... [2026-04-13 16:14:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:14:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:14:01] Production.INFO: neon service started [2026-04-13 16:14:01] Production.INFO: neon service started [2026-04-13 16:14:01] Production.INFO: ==8705== Releasing lock... [2026-04-13 16:14:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:14:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:14:01] Production.INFO: ==8709== Lock acquired, processing the job... [2026-04-13 15:14:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:14:01] Production.INFO: ==8709== Releasing lock... [2026-04-13 15:14:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:14:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:14:01] Production.INFO: ==8707== Lock acquired, processing the job... [2026-04-13 11:14:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:14:02] Production.INFO: ==8707== Releasing lock... [2026-04-13 11:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:14:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:14:02] Production.INFO: ==8711== Lock acquired, processing the job... [2026-04-13 11:14:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:14:02] Production.INFO: ==8713== Lock acquired, processing the job... [2026-04-13 11:14:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:14:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:14:02] Production.INFO: ==8715== Lock acquired, processing the job... [2026-04-13 11:14:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:14:02] Production.INFO: ==8717== Lock acquired, processing the job... [2026-04-13 11:14:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:14:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:14:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:14:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:14:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:14:03] Production.INFO: Account Balance Start. [2026-04-13 11:14:03] Production.INFO: CreateAllLog Start [2026-04-13 11:14:03] Production.INFO: 117 [2026-04-13 11:14:03] Production.INFO: ==8719== Lock acquired, processing the job... [2026-04-13 11:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:14:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:14:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:14:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:14:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:14:03] Production.INFO: ==8719== Releasing lock... [2026-04-13 11:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:14:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:14:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:14:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:14:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:14:03] Production.INFO: Date 2026-04-12 [2026-04-13 11:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:14:03] Production.INFO: Date 2026-04-13 [2026-04-13 11:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:14:03] Production.INFO: Total Charge 0 [2026-04-13 11:14:03] Production.INFO: ==8713== Releasing lock... [2026-04-13 11:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:14:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:14:03] Production.INFO: CreateAllLog End [2026-04-13 11:14:03] Production.INFO: Account Balance End. [2026-04-13 11:14:03] Production.ERROR: CronJobId end 12 [2026-04-13 11:14:03] Production.INFO: ==8717== Releasing lock... [2026-04-13 11:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:14:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:14:10] Production.ERROR: CronJobId end10 [2026-04-13 11:14:10] Production.INFO: ==8715== Releasing lock... [2026-04-13 11:14:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:14:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:14:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:14:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:14:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:14:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:14:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:14:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:14:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:14:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:14:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:14:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:14:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:14:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:14:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:14:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:14:14] Production.INFO: call_cost start [2026-04-13 11:14:14] Production.INFO: call_cost end [2026-04-13 11:14:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:14:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:14:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:14:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:14:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:14:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:14:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:14:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:14:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:14:14] Production.INFO: ==8711== Releasing lock... [2026-04-13 11:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:14:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:15:01] Production.INFO: ==8776== Lock acquired, processing the job... [2026-04-13 16:15:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:15:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:15:01] Production.INFO: neon service started [2026-04-13 16:15:01] Production.INFO: neon service started [2026-04-13 16:15:01] Production.INFO: ==8776== Releasing lock... [2026-04-13 16:15:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:15:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:15:02] Production.INFO: ==8778== Lock acquired, processing the job... [2026-04-13 11:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:15:02] Production.INFO: ==8778== Releasing lock... [2026-04-13 11:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:15:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:15:02] Production.INFO: ==8780== Lock acquired, processing the job... [2026-04-13 15:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:15:02] Production.INFO: ==8780== Releasing lock... [2026-04-13 15:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:15:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:15:02] Production.INFO: ==8789== Lock acquired, processing the job... [2026-04-13 11:15:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:15:03] Production.INFO: ==8783== Lock acquired, processing the job... [2026-04-13 11:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:15:03] Production.INFO: Account Balance Start. [2026-04-13 11:15:03] Production.INFO: CreateAllLog Start [2026-04-13 11:15:03] Production.INFO: 117 [2026-04-13 11:15:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:15:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:15:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:15:03] Production.INFO: ==8785== Lock acquired, processing the job... [2026-04-13 11:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:15:03] Production.INFO: ==8787== Lock acquired, processing the job... [2026-04-13 11:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:15:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:15:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:15:03] Production.INFO: Date 2026-04-12 [2026-04-13 11:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:15:03] Production.INFO: Date 2026-04-13 [2026-04-13 11:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:15:03] Production.INFO: Total Charge 0 [2026-04-13 11:15:03] Production.INFO: CreateAllLog End [2026-04-13 11:15:03] Production.INFO: ==8791== Lock acquired, processing the job... [2026-04-13 11:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:15:03] Production.INFO: Account Balance End. [2026-04-13 11:15:03] Production.ERROR: CronJobId end 12 [2026-04-13 11:15:03] Production.INFO: ==8789== Releasing lock... [2026-04-13 11:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:15:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:15:03] Production.INFO: ==8791== Releasing lock... [2026-04-13 11:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:15:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:15:03] Production.INFO: ==8785== Releasing lock... [2026-04-13 11:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:15:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:15:10] Production.ERROR: CronJobId end10 [2026-04-13 11:15:10] Production.INFO: ==8787== Releasing lock... [2026-04-13 11:15:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:15:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:15:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:15:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:15:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:15:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:15:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:15:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:15:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:15:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:15:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:15:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:15:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:15:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:15:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:15:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:15:12] Production.INFO: call_cost start [2026-04-13 11:15:12] Production.INFO: call_cost end [2026-04-13 11:15:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:15:12] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:15:12] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:15:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:15:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:15:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:15:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:15:12] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:15:12] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:15:13] Production.INFO: ==8783== Releasing lock... [2026-04-13 11:15:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:15:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:16:02] Production.INFO: ==8850== Lock acquired, processing the job... [2026-04-13 16:16:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:16:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:16:02] Production.INFO: neon service started [2026-04-13 16:16:02] Production.INFO: neon service started [2026-04-13 16:16:02] Production.INFO: ==8850== Releasing lock... [2026-04-13 16:16:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:16:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:16:02] Production.INFO: ==8854== Lock acquired, processing the job... [2026-04-13 15:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:16:02] Production.INFO: ==8854== Releasing lock... [2026-04-13 15:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:16:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:16:02] Production.INFO: ==8852== Lock acquired, processing the job... [2026-04-13 11:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:16:02] Production.INFO: ==8852== Releasing lock... [2026-04-13 11:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:16:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:16:03] Production.INFO: ==8858== Lock acquired, processing the job... [2026-04-13 11:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:16:03] Production.INFO: ==8862== Lock acquired, processing the job... [2026-04-13 11:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:16:03] Production.INFO: Account Balance Start. [2026-04-13 11:16:03] Production.INFO: CreateAllLog Start [2026-04-13 11:16:03] Production.INFO: 117 [2026-04-13 11:16:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:16:03] Production.INFO: ==8858== Releasing lock... [2026-04-13 11:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:16:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:16:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:16:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:16:03] Production.INFO: ==8856== Lock acquired, processing the job... [2026-04-13 11:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:16:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:16:03] Production.INFO: Date 2026-04-12 [2026-04-13 11:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:16:03] Production.INFO: Date 2026-04-13 [2026-04-13 11:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:16:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:16:03] Production.INFO: ==8860== Lock acquired, processing the job... [2026-04-13 11:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:16:03] Production.INFO: Total Charge 0 [2026-04-13 11:16:03] Production.INFO: CreateAllLog End [2026-04-13 11:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:16:03] Production.INFO: ==8864== Lock acquired, processing the job... [2026-04-13 11:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:16:04] Production.INFO: Account Balance End. [2026-04-13 11:16:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:16:04] Production.ERROR: CronJobId end 12 [2026-04-13 11:16:04] Production.INFO: ==8862== Releasing lock... [2026-04-13 11:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:16:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:16:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:16:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:16:04] Production.INFO: ==8864== Releasing lock... [2026-04-13 11:16:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:16:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:16:10] Production.ERROR: CronJobId end10 [2026-04-13 11:16:10] Production.INFO: ==8860== Releasing lock... [2026-04-13 11:16:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:16:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:16:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:16:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:16:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:16:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:16:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:16:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:16:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:16:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:16:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:16:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:16:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:16:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:16:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:16:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:16:14] Production.INFO: call_cost start [2026-04-13 11:16:14] Production.INFO: call_cost end [2026-04-13 11:16:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:16:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:16:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:16:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:16:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:16:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:16:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:16:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:16:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:16:14] Production.INFO: ==8856== Releasing lock... [2026-04-13 11:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:16:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:17:01] Production.INFO: ==8925== Lock acquired, processing the job... [2026-04-13 16:17:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:17:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:17:01] Production.INFO: neon service started [2026-04-13 16:17:01] Production.INFO: neon service started [2026-04-13 16:17:01] Production.INFO: ==8925== Releasing lock... [2026-04-13 16:17:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:17:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:17:02] Production.INFO: ==8927== Lock acquired, processing the job... [2026-04-13 11:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:17:02] Production.INFO: ==8929== Lock acquired, processing the job... [2026-04-13 15:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:17:02] Production.INFO: ==8929== Releasing lock... [2026-04-13 15:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:17:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:17:02] Production.INFO: ==8927== Releasing lock... [2026-04-13 11:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:17:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:17:03] Production.INFO: ==8932== Lock acquired, processing the job... [2026-04-13 11:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:17:03] Production.INFO: ==8936== Lock acquired, processing the job... [2026-04-13 11:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:17:03] Production.INFO: ==8934== Lock acquired, processing the job... [2026-04-13 11:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:17:03] Production.INFO: ==8938== Lock acquired, processing the job... [2026-04-13 11:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:17:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:17:03] Production.INFO: ==8940== Lock acquired, processing the job... [2026-04-13 11:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:17:03] Production.INFO: Account Balance Start. [2026-04-13 11:17:03] Production.INFO: CreateAllLog Start [2026-04-13 11:17:03] Production.INFO: 117 [2026-04-13 11:17:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:17:03] Production.INFO: ==8940== Releasing lock... [2026-04-13 11:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:17:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:17:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:17:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:17:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:17:03] Production.INFO: Date 2026-04-12 [2026-04-13 11:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:17:03] Production.INFO: Date 2026-04-13 [2026-04-13 11:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:17:03] Production.INFO: Total Charge 0 [2026-04-13 11:17:03] Production.INFO: CreateAllLog End [2026-04-13 11:17:03] Production.INFO: ==8934== Releasing lock... [2026-04-13 11:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:17:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:17:04] Production.INFO: Account Balance End. [2026-04-13 11:17:04] Production.ERROR: CronJobId end 12 [2026-04-13 11:17:04] Production.INFO: ==8938== Releasing lock... [2026-04-13 11:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:17:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:17:10] Production.ERROR: CronJobId end10 [2026-04-13 11:17:10] Production.INFO: ==8936== Releasing lock... [2026-04-13 11:17:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:17:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:17:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:17:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:17:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:17:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:17:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:17:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:17:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:17:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:17:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:17:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:17:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:17:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:17:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:17:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:17:13] Production.INFO: call_cost start [2026-04-13 11:17:13] Production.INFO: call_cost end [2026-04-13 11:17:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:17:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:17:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:17:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:17:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:17:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:17:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:17:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:17:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:17:13] Production.INFO: ==8932== Releasing lock... [2026-04-13 11:17:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:17:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:18:02] Production.INFO: ==9020== Lock acquired, processing the job... [2026-04-13 16:18:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:18:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:18:02] Production.INFO: neon service started [2026-04-13 16:18:02] Production.INFO: neon service started [2026-04-13 16:18:02] Production.INFO: ==9020== Releasing lock... [2026-04-13 16:18:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:18:02] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 15:18:02] Production.INFO: ==9024== Lock acquired, processing the job... [2026-04-13 15:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:18:02] Production.INFO: ==9024== Releasing lock... [2026-04-13 15:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:18:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:18:02] Production.INFO: ==9022== Lock acquired, processing the job... [2026-04-13 11:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:18:02] Production.INFO: ==9022== Releasing lock... [2026-04-13 11:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:18:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:18:03] Production.INFO: ==9035== Lock acquired, processing the job... [2026-04-13 11:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:18:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:18:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:18:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:18:03] Production.INFO: ==9035== Releasing lock... [2026-04-13 11:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:18:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:18:03] Production.INFO: ==9027== Lock acquired, processing the job... [2026-04-13 11:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:18:03] Production.INFO: ==9029== Lock acquired, processing the job... [2026-04-13 11:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:18:03] Production.INFO: ==9031== Lock acquired, processing the job... [2026-04-13 11:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:18:03] Production.INFO: ==9033== Lock acquired, processing the job... [2026-04-13 11:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:18:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:18:03] Production.INFO: Account Balance Start. [2026-04-13 11:18:03] Production.INFO: CreateAllLog Start [2026-04-13 11:18:03] Production.INFO: 117 [2026-04-13 11:18:04] Production.INFO: Date 2026-04-08 [2026-04-13 11:18:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:18:04] Production.INFO: Date 2026-04-09 [2026-04-13 11:18:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:18:04] Production.INFO: Date 2026-04-10 [2026-04-13 11:18:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:18:04] Production.INFO: Date 2026-04-11 [2026-04-13 11:18:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:18:04] Production.INFO: Date 2026-04-12 [2026-04-13 11:18:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:18:04] Production.INFO: Date 2026-04-13 [2026-04-13 11:18:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:18:04] Production.INFO: ==9029== Releasing lock... [2026-04-13 11:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:18:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:18:04] Production.INFO: Total Charge 0 [2026-04-13 11:18:04] Production.INFO: CreateAllLog End [2026-04-13 11:18:04] Production.INFO: Account Balance End. [2026-04-13 11:18:04] Production.ERROR: CronJobId end 12 [2026-04-13 11:18:04] Production.INFO: ==9033== Releasing lock... [2026-04-13 11:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:18:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:18:12] Production.ERROR: CronJobId end10 [2026-04-13 11:18:12] Production.INFO: ==9031== Releasing lock... [2026-04-13 11:18:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:18:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:18:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:18:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:18:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:18:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:18:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:18:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:18:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:18:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:18:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:18:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:18:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:18:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:18:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:18:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:18:15] Production.INFO: call_cost start [2026-04-13 11:18:15] Production.INFO: call_cost end [2026-04-13 11:18:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:18:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:18:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:18:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:18:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:18:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:18:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:18:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:18:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:18:15] Production.INFO: ==9027== Releasing lock... [2026-04-13 11:18:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:18:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:19:01] Production.INFO: ==9094== Lock acquired, processing the job... [2026-04-13 16:19:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:19:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:19:01] Production.INFO: neon service started [2026-04-13 16:19:01] Production.INFO: neon service started [2026-04-13 16:19:01] Production.INFO: ==9094== Releasing lock... [2026-04-13 16:19:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:19:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:19:01] Production.INFO: ==9096== Lock acquired, processing the job... [2026-04-13 11:19:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:19:01] Production.INFO: ==9096== Releasing lock... [2026-04-13 11:19:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:19:01] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:19:02] Production.INFO: ==9098== Lock acquired, processing the job... [2026-04-13 15:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:19:02] Production.INFO: ==9098== Releasing lock... [2026-04-13 15:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:19:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:19:02] Production.INFO: ==9102== Lock acquired, processing the job... [2026-04-13 11:19:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:19:02] Production.INFO: ==9106== Lock acquired, processing the job... [2026-04-13 11:19:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:19:02] Production.INFO: ==9104== Lock acquired, processing the job... [2026-04-13 11:19:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:19:02] Production.INFO: ==9100== Lock acquired, processing the job... [2026-04-13 11:19:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:19:02] Production.INFO: Account Balance Start. [2026-04-13 11:19:02] Production.INFO: CreateAllLog Start [2026-04-13 11:19:02] Production.INFO: 117 [2026-04-13 11:19:02] Production.INFO: Date 2026-04-08 [2026-04-13 11:19:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:19:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:19:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:19:02] Production.INFO: Reseller ==> 0 [2026-04-13 11:19:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:19:02] Production.INFO: Date 2026-04-09 [2026-04-13 11:19:02] Production.INFO: Reseller ==> 0 [2026-04-13 11:19:02] Production.INFO: ==9108== Lock acquired, processing the job... [2026-04-13 11:19:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:19:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:19:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:19:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:19:03] Production.INFO: Date 2026-04-12 [2026-04-13 11:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:19:03] Production.INFO: ==9108== Releasing lock... [2026-04-13 11:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:19:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:19:03] Production.INFO: Date 2026-04-13 [2026-04-13 11:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:19:03] Production.INFO: Total Charge 0 [2026-04-13 11:19:03] Production.INFO: CreateAllLog End [2026-04-13 11:19:03] Production.INFO: Account Balance End. [2026-04-13 11:19:03] Production.INFO: ==9102== Releasing lock... [2026-04-13 11:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:19:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:19:03] Production.ERROR: CronJobId end 12 [2026-04-13 11:19:03] Production.INFO: ==9106== Releasing lock... [2026-04-13 11:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:19:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:19:10] Production.ERROR: CronJobId end10 [2026-04-13 11:19:10] Production.INFO: ==9104== Releasing lock... [2026-04-13 11:19:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:19:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:19:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:19:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:19:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:19:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:19:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:19:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:19:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:19:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:19:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:19:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:19:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:19:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:19:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:19:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:19:13] Production.INFO: call_cost start [2026-04-13 11:19:13] Production.INFO: call_cost end [2026-04-13 11:19:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:19:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:19:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:19:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:19:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:19:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:19:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:19:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:19:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:19:13] Production.INFO: ==9100== Releasing lock... [2026-04-13 11:19:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:19:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:20:01] Production.INFO: ==9170== Lock acquired, processing the job... [2026-04-13 16:20:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:20:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:20:01] Production.INFO: neon service started [2026-04-13 16:20:01] Production.INFO: neon service started [2026-04-13 16:20:01] Production.INFO: ==9170== Releasing lock... [2026-04-13 16:20:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:20:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:20:02] Production.INFO: ==9172== Lock acquired, processing the job... [2026-04-13 11:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:20:02] Production.INFO: ==9172== Releasing lock... [2026-04-13 11:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:20:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:20:02] Production.INFO: ==9174== Lock acquired, processing the job... [2026-04-13 15:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:20:02] Production.INFO: ==9174== Releasing lock... [2026-04-13 15:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:20:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:20:03] Production.INFO: ==9176== Lock acquired, processing the job... [2026-04-13 11:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:20:03] Production.INFO: ==9180== Lock acquired, processing the job... [2026-04-13 11:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:20:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:20:03] Production.INFO: ==9184== Lock acquired, processing the job... [2026-04-13 11:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:20:03] Production.INFO: ==9178== Lock acquired, processing the job... [2026-04-13 11:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:20:03] Production.INFO: ==9182== Lock acquired, processing the job... [2026-04-13 11:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:20:03] Production.INFO: ==9184== Releasing lock... [2026-04-13 11:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:20:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:20:03] Production.INFO: Account Balance Start. [2026-04-13 11:20:03] Production.INFO: CreateAllLog Start [2026-04-13 11:20:03] Production.INFO: 117 [2026-04-13 11:20:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:20:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:20:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:20:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:20:03] Production.INFO: Date 2026-04-12 [2026-04-13 11:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:20:03] Production.INFO: Date 2026-04-13 [2026-04-13 11:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:20:03] Production.INFO: Total Charge 0 [2026-04-13 11:20:04] Production.INFO: ==9178== Releasing lock... [2026-04-13 11:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:20:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:20:04] Production.INFO: CreateAllLog End [2026-04-13 11:20:04] Production.INFO: Account Balance End. [2026-04-13 11:20:04] Production.ERROR: CronJobId end 12 [2026-04-13 11:20:04] Production.INFO: ==9182== Releasing lock... [2026-04-13 11:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:20:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:20:11] Production.ERROR: CronJobId end10 [2026-04-13 11:20:11] Production.INFO: ==9180== Releasing lock... [2026-04-13 11:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:20:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:20:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:20:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:20:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:20:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:20:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:20:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:20:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:20:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:20:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:20:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:20:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:20:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:20:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:20:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:20:13] Production.INFO: call_cost start [2026-04-13 11:20:13] Production.INFO: call_cost end [2026-04-13 11:20:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:20:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:20:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:20:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:20:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:20:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:20:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:20:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:20:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:20:13] Production.INFO: ==9176== Releasing lock... [2026-04-13 11:20:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:20:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:21:02] Production.INFO: ==9245== Lock acquired, processing the job... [2026-04-13 16:21:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:21:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:21:02] Production.INFO: neon service started [2026-04-13 16:21:02] Production.INFO: neon service started [2026-04-13 16:21:02] Production.INFO: ==9245== Releasing lock... [2026-04-13 16:21:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:21:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:21:02] Production.INFO: ==9247== Lock acquired, processing the job... [2026-04-13 11:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:21:02] Production.INFO: ==9249== Lock acquired, processing the job... [2026-04-13 15:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:21:03] Production.INFO: ==9247== Releasing lock... [2026-04-13 11:21:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:21:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:21:03] Production.INFO: ==9249== Releasing lock... [2026-04-13 15:21:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:21:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:21:03] Production.INFO: ==9254== Lock acquired, processing the job... [2026-04-13 11:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:21:04] Production.INFO: ==9252== Lock acquired, processing the job... [2026-04-13 11:21:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 11:21:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:21:04] Production.INFO: ==9260== Lock acquired, processing the job... [2026-04-13 11:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:21:04] Production.INFO: ==9256== Lock acquired, processing the job... [2026-04-13 11:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:21:04] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 11:21:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 11:21:04] Production.ERROR: CronJob PID - 9254 [2026-04-13 11:21:04] Production.ERROR: CronJob Title - System Alerts [2026-04-13 11:21:04] Production.ERROR: CronJob ID - 5 [2026-04-13 11:21:04] Production.ERROR: CronJob Last Run Time 2026-04-13 11:21:00 [2026-04-13 11:21:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 11:21:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 11:21:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 11:21:04] Production.ERROR: CronJob PID - 9256 [2026-04-13 11:21:04] Production.ERROR: CronJob Title - Account Block [2026-04-13 11:21:04] Production.ERROR: CronJob ID - 7 [2026-04-13 11:21:04] Production.ERROR: CronJob Last Run Time 2026-04-13 11:21:00 [2026-04-13 11:21:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 11:21:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 11:21:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 11:21:04] Production.ERROR: CronJob PID - 9260 [2026-04-13 11:21:04] Production.ERROR: CronJob Title - Prepaid Account Balance [2026-04-13 11:21:04] Production.ERROR: CronJob ID - 12 [2026-04-13 11:21:04] Production.ERROR: CronJob Last Run Time 2026-04-13 11:21:00 [2026-04-13 11:21:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 11:21:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 11:21:04] Production.INFO: ==9258== Lock acquired, processing the job... [2026-04-13 11:21:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:21:04] Production.INFO: ==9262== Lock acquired, processing the job... [2026-04-13 11:21:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 11:21:04] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 11:21:04] Production.INFO: ==9252== Releasing lock... [2026-04-13 11:21:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 11:21:04] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 11:21:04] Production.INFO: Account Balance Start. [2026-04-13 11:21:04] Production.INFO: CreateAllLog Start [2026-04-13 11:21:04] Production.INFO: 117 [2026-04-13 11:21:04] Production.INFO: Date 2026-04-08 [2026-04-13 11:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:21:04] Production.INFO: ==9264== Lock acquired, processing the job... [2026-04-13 11:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:21:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 11:21:04] Production.INFO: Date 2026-04-09 [2026-04-13 11:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:21:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:21:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:21:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:21:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:21:04] Production.INFO: Date 2026-04-10 [2026-04-13 11:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:21:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:21:04] Production.INFO: Date 2026-04-11 [2026-04-13 11:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:21:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:21:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:21:04] Production.INFO: Date 2026-04-12 [2026-04-13 11:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:21:04] Production.INFO: Date 2026-04-13 [2026-04-13 11:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:21:04] Production.INFO: Total Charge 0 [2026-04-13 11:21:04] Production.INFO: CreateAllLog End [2026-04-13 11:21:04] Production.INFO: ==9264== Releasing lock... [2026-04-13 11:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:21:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:21:05] Production.INFO: Account Balance End. [2026-04-13 11:21:05] Production.ERROR: done [2026-04-13 11:21:05] Production.INFO: ==9256== Releasing lock... [2026-04-13 11:21:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:21:05] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:21:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 11:21:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088886', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 11:21:05] Production.ERROR: CronJobId end 12 [2026-04-13 11:21:05] Production.INFO: ==9260== Releasing lock... [2026-04-13 11:21:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:21:05] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:21:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088886', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 11:21:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 11:21:10] Production.INFO: ProcessCDR(1,17088886,1,1,2) [2026-04-13 11:21:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17088886,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 11:21:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17088886,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 11:21:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 11:21:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 11:21:10] Production.INFO: ==9262== Releasing lock... [2026-04-13 11:21:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 11:21:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 11:21:14] Production.ERROR: CronJobId end10 [2026-04-13 11:21:14] Production.INFO: ==9258== Releasing lock... [2026-04-13 11:21:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:21:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:21:17] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:21:17] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:21:17] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:21:17] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:21:17] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:21:17] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:21:17] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:21:17] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:21:17] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:21:17] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:21:17] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:21:17] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:21:17] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:21:17] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:21:17] Production.INFO: call_cost start [2026-04-13 11:21:17] Production.INFO: call_cost end [2026-04-13 11:21:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:21:17] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:21:17] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:21:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:21:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:21:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:21:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:21:17] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:21:17] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:21:17] Production.INFO: ==9254== Releasing lock... [2026-04-13 11:21:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:21:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:22:01] Production.INFO: ==9319== Lock acquired, processing the job... [2026-04-13 16:22:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:22:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:22:01] Production.INFO: neon service started [2026-04-13 16:22:01] Production.INFO: neon service started [2026-04-13 16:22:01] Production.INFO: ==9319== Releasing lock... [2026-04-13 16:22:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:22:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:22:02] Production.INFO: ==9324== Lock acquired, processing the job... [2026-04-13 15:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:22:02] Production.INFO: ==9324== Releasing lock... [2026-04-13 15:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:22:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:22:02] Production.INFO: ==9322== Lock acquired, processing the job... [2026-04-13 11:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:22:02] Production.INFO: ==9322== Releasing lock... [2026-04-13 11:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:22:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:22:03] Production.INFO: ==9333== Lock acquired, processing the job... [2026-04-13 11:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:22:03] Production.INFO: Account Balance Start. [2026-04-13 11:22:03] Production.INFO: CreateAllLog Start [2026-04-13 11:22:03] Production.INFO: 117 [2026-04-13 11:22:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:22:03] Production.INFO: ==9327== Lock acquired, processing the job... [2026-04-13 11:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:22:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:22:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:22:03] Production.INFO: ==9329== Lock acquired, processing the job... [2026-04-13 11:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:22:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:22:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:22:03] Production.INFO: ==9331== Lock acquired, processing the job... [2026-04-13 11:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:22:03] Production.INFO: Date 2026-04-12 [2026-04-13 11:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:22:03] Production.INFO: Date 2026-04-13 [2026-04-13 11:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:22:03] Production.INFO: ==9335== Lock acquired, processing the job... [2026-04-13 11:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:22:03] Production.INFO: Total Charge 0 [2026-04-13 11:22:03] Production.INFO: CreateAllLog End [2026-04-13 11:22:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:22:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:22:03] Production.INFO: Account Balance End. [2026-04-13 11:22:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:22:03] Production.INFO: ==9335== Releasing lock... [2026-04-13 11:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:22:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:22:03] Production.ERROR: CronJobId end 12 [2026-04-13 11:22:03] Production.INFO: ==9333== Releasing lock... [2026-04-13 11:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:22:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:22:04] Production.INFO: ==9329== Releasing lock... [2026-04-13 11:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:22:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:22:12] Production.ERROR: CronJobId end10 [2026-04-13 11:22:12] Production.INFO: ==9331== Releasing lock... [2026-04-13 11:22:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:22:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:22:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:22:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:22:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:22:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:22:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:22:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:22:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:22:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:22:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:22:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:22:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:22:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:22:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:22:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:22:14] Production.INFO: call_cost start [2026-04-13 11:22:14] Production.INFO: call_cost end [2026-04-13 11:22:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:22:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:22:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:22:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:22:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:22:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:22:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:22:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:22:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:22:14] Production.INFO: ==9327== Releasing lock... [2026-04-13 11:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:22:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:23:02] Production.INFO: ==9399== Lock acquired, processing the job... [2026-04-13 16:23:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:23:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:23:02] Production.INFO: neon service started [2026-04-13 16:23:02] Production.INFO: neon service started [2026-04-13 16:23:02] Production.INFO: ==9399== Releasing lock... [2026-04-13 16:23:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:23:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:23:02] Production.INFO: ==9401== Lock acquired, processing the job... [2026-04-13 11:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:23:02] Production.INFO: ==9401== Releasing lock... [2026-04-13 11:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:23:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:23:02] Production.INFO: ==9403== Lock acquired, processing the job... [2026-04-13 15:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:23:02] Production.INFO: ==9403== Releasing lock... [2026-04-13 15:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:23:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:23:03] Production.INFO: ==9405== Lock acquired, processing the job... [2026-04-13 11:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:23:03] Production.INFO: ==9409== Lock acquired, processing the job... [2026-04-13 11:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:23:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:23:03] Production.INFO: ==9411== Lock acquired, processing the job... [2026-04-13 11:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:23:03] Production.INFO: ==9407== Lock acquired, processing the job... [2026-04-13 11:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:23:03] Production.INFO: ==9413== Lock acquired, processing the job... [2026-04-13 11:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:23:03] Production.INFO: Account Balance Start. [2026-04-13 11:23:03] Production.INFO: CreateAllLog Start [2026-04-13 11:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:23:03] Production.INFO: 117 [2026-04-13 11:23:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:23:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:23:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:23:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:23:03] Production.INFO: ==9413== Releasing lock... [2026-04-13 11:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:23:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:23:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:23:03] Production.INFO: Date 2026-04-12 [2026-04-13 11:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:23:03] Production.INFO: Date 2026-04-13 [2026-04-13 11:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:23:03] Production.INFO: Total Charge 0 [2026-04-13 11:23:03] Production.INFO: CreateAllLog End [2026-04-13 11:23:04] Production.INFO: Account Balance End. [2026-04-13 11:23:04] Production.ERROR: CronJobId end 12 [2026-04-13 11:23:04] Production.INFO: ==9411== Releasing lock... [2026-04-13 11:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:23:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:23:04] Production.INFO: ==9407== Releasing lock... [2026-04-13 11:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:23:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:23:11] Production.ERROR: CronJobId end10 [2026-04-13 11:23:11] Production.INFO: ==9409== Releasing lock... [2026-04-13 11:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:23:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:23:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:23:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:23:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:23:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:23:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:23:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:23:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:23:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:23:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:23:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:23:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:23:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:23:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:23:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:23:14] Production.INFO: call_cost start [2026-04-13 11:23:14] Production.INFO: call_cost end [2026-04-13 11:23:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:23:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:23:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:23:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:23:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:23:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:23:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:23:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:23:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:23:14] Production.INFO: ==9405== Releasing lock... [2026-04-13 11:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:23:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:24:01] Production.INFO: ==9471== Lock acquired, processing the job... [2026-04-13 16:24:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:24:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:24:01] Production.INFO: neon service started [2026-04-13 16:24:01] Production.INFO: neon service started [2026-04-13 16:24:01] Production.INFO: ==9471== Releasing lock... [2026-04-13 16:24:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:24:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:24:01] Production.INFO: ==9473== Lock acquired, processing the job... [2026-04-13 11:24:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:24:02] Production.INFO: ==9473== Releasing lock... [2026-04-13 11:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:24:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:24:02] Production.INFO: ==9475== Lock acquired, processing the job... [2026-04-13 15:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:24:02] Production.INFO: ==9475== Releasing lock... [2026-04-13 15:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:24:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:24:03] Production.INFO: ==9478== Lock acquired, processing the job... [2026-04-13 11:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:24:03] Production.INFO: ==9480== Lock acquired, processing the job... [2026-04-13 11:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:24:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:24:03] Production.INFO: ==9482== Lock acquired, processing the job... [2026-04-13 11:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:24:03] Production.INFO: ==9486== Lock acquired, processing the job... [2026-04-13 11:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:24:03] Production.INFO: ==9484== Lock acquired, processing the job... [2026-04-13 11:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:24:03] Production.INFO: Account Balance Start. [2026-04-13 11:24:03] Production.INFO: CreateAllLog Start [2026-04-13 11:24:03] Production.INFO: 117 [2026-04-13 11:24:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:24:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:24:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:24:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:24:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:24:03] Production.INFO: ==9486== Releasing lock... [2026-04-13 11:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:24:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:24:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:24:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:24:03] Production.INFO: Date 2026-04-12 [2026-04-13 11:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:24:03] Production.INFO: Date 2026-04-13 [2026-04-13 11:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:24:03] Production.INFO: Total Charge 0 [2026-04-13 11:24:03] Production.INFO: CreateAllLog End [2026-04-13 11:24:03] Production.INFO: ==9480== Releasing lock... [2026-04-13 11:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:24:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:24:04] Production.INFO: Account Balance End. [2026-04-13 11:24:04] Production.ERROR: CronJobId end 12 [2026-04-13 11:24:04] Production.INFO: ==9484== Releasing lock... [2026-04-13 11:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:24:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:24:12] Production.ERROR: CronJobId end10 [2026-04-13 11:24:12] Production.INFO: ==9482== Releasing lock... [2026-04-13 11:24:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:24:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:24:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:24:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:24:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:24:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:24:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:24:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:24:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:24:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:24:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:24:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:24:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:24:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:24:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:24:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:24:15] Production.INFO: call_cost start [2026-04-13 11:24:15] Production.INFO: call_cost end [2026-04-13 11:24:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:24:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:24:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:24:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:24:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:24:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:24:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:24:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:24:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:24:15] Production.INFO: ==9478== Releasing lock... [2026-04-13 11:24:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:24:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:25:01] Production.INFO: ==9548== Lock acquired, processing the job... [2026-04-13 16:25:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:25:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:25:02] Production.INFO: neon service started [2026-04-13 16:25:02] Production.INFO: neon service started [2026-04-13 16:25:02] Production.INFO: ==9548== Releasing lock... [2026-04-13 16:25:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:25:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:25:02] Production.INFO: ==9550== Lock acquired, processing the job... [2026-04-13 11:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:25:02] Production.INFO: ==9550== Releasing lock... [2026-04-13 11:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:25:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:25:02] Production.INFO: ==9552== Lock acquired, processing the job... [2026-04-13 15:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:25:03] Production.INFO: ==9552== Releasing lock... [2026-04-13 15:25:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:25:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:25:03] Production.INFO: ==9554== Lock acquired, processing the job... [2026-04-13 11:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:25:03] Production.INFO: ==9558== Lock acquired, processing the job... [2026-04-13 11:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:25:03] Production.INFO: ==9562== Lock acquired, processing the job... [2026-04-13 11:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:25:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:25:03] Production.INFO: ==9556== Lock acquired, processing the job... [2026-04-13 11:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:25:03] Production.INFO: ==9562== Releasing lock... [2026-04-13 11:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:25:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:25:03] Production.INFO: ==9560== Lock acquired, processing the job... [2026-04-13 11:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:25:03] Production.INFO: Account Balance Start. [2026-04-13 11:25:03] Production.INFO: CreateAllLog Start [2026-04-13 11:25:03] Production.INFO: 117 [2026-04-13 11:25:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:25:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:25:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:25:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:25:03] Production.INFO: Date 2026-04-12 [2026-04-13 11:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:25:03] Production.INFO: Date 2026-04-13 [2026-04-13 11:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:25:03] Production.INFO: Total Charge 0 [2026-04-13 11:25:03] Production.INFO: CreateAllLog End [2026-04-13 11:25:04] Production.INFO: Account Balance End. [2026-04-13 11:25:04] Production.ERROR: CronJobId end 12 [2026-04-13 11:25:04] Production.INFO: ==9560== Releasing lock... [2026-04-13 11:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:25:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:25:04] Production.INFO: ==9556== Releasing lock... [2026-04-13 11:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:25:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:25:11] Production.ERROR: CronJobId end10 [2026-04-13 11:25:11] Production.INFO: ==9558== Releasing lock... [2026-04-13 11:25:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:25:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:25:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:25:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:25:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:25:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:25:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:25:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:25:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:25:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:25:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:25:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:25:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:25:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:25:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:25:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:25:15] Production.INFO: call_cost start [2026-04-13 11:25:15] Production.INFO: call_cost end [2026-04-13 11:25:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:25:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:25:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:25:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:25:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:25:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:25:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:25:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:25:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:25:15] Production.INFO: ==9554== Releasing lock... [2026-04-13 11:25:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:25:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:26:01] Production.INFO: ==9622== Lock acquired, processing the job... [2026-04-13 16:26:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:26:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:26:01] Production.INFO: neon service started [2026-04-13 16:26:01] Production.INFO: neon service started [2026-04-13 16:26:01] Production.INFO: ==9622== Releasing lock... [2026-04-13 16:26:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:26:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:26:01] Production.INFO: ==9624== Lock acquired, processing the job... [2026-04-13 11:26:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:26:01] Production.INFO: ==9624== Releasing lock... [2026-04-13 11:26:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:26:01] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:26:02] Production.INFO: ==9626== Lock acquired, processing the job... [2026-04-13 15:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:26:02] Production.INFO: ==9626== Releasing lock... [2026-04-13 15:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:26:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:26:02] Production.INFO: ==9636== Lock acquired, processing the job... [2026-04-13 11:26:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:26:02] Production.INFO: ==9628== Lock acquired, processing the job... [2026-04-13 11:26:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:26:02] Production.INFO: ==9630== Lock acquired, processing the job... [2026-04-13 11:26:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:26:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:26:02] Production.INFO: ==9632== Lock acquired, processing the job... [2026-04-13 11:26:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:26:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:26:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:26:02] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:26:02] Production.INFO: ==9634== Lock acquired, processing the job... [2026-04-13 11:26:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:26:02] Production.INFO: ==9636== Releasing lock... [2026-04-13 11:26:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:26:02] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:26:03] Production.INFO: Account Balance Start. [2026-04-13 11:26:03] Production.INFO: CreateAllLog Start [2026-04-13 11:26:03] Production.INFO: 117 [2026-04-13 11:26:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:26:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:26:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:26:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:26:03] Production.INFO: Date 2026-04-12 [2026-04-13 11:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:26:03] Production.INFO: Date 2026-04-13 [2026-04-13 11:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:26:03] Production.INFO: Total Charge 0 [2026-04-13 11:26:03] Production.INFO: CreateAllLog End [2026-04-13 11:26:03] Production.INFO: ==9630== Releasing lock... [2026-04-13 11:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:26:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:26:03] Production.INFO: Account Balance End. [2026-04-13 11:26:03] Production.ERROR: CronJobId end 12 [2026-04-13 11:26:03] Production.INFO: ==9634== Releasing lock... [2026-04-13 11:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:26:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:26:11] Production.ERROR: CronJobId end10 [2026-04-13 11:26:11] Production.INFO: ==9632== Releasing lock... [2026-04-13 11:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:26:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:26:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:26:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:26:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:26:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:26:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:26:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:26:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:26:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:26:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:26:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:26:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:26:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:26:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:26:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:26:13] Production.INFO: call_cost start [2026-04-13 11:26:13] Production.INFO: call_cost end [2026-04-13 11:26:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:26:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:26:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:26:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:26:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:26:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:26:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:26:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:26:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:26:13] Production.INFO: ==9628== Releasing lock... [2026-04-13 11:26:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:26:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:27:01] Production.INFO: ==9697== Lock acquired, processing the job... [2026-04-13 16:27:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:27:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:27:01] Production.INFO: neon service started [2026-04-13 16:27:01] Production.INFO: neon service started [2026-04-13 16:27:01] Production.INFO: ==9697== Releasing lock... [2026-04-13 16:27:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:27:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:27:02] Production.INFO: ==9701== Lock acquired, processing the job... [2026-04-13 15:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:27:02] Production.INFO: ==9701== Releasing lock... [2026-04-13 15:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:27:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:27:02] Production.INFO: ==9699== Lock acquired, processing the job... [2026-04-13 11:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:27:02] Production.INFO: ==9699== Releasing lock... [2026-04-13 11:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:27:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:27:03] Production.INFO: ==9703== Lock acquired, processing the job... [2026-04-13 11:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:27:03] Production.INFO: ==9707== Lock acquired, processing the job... [2026-04-13 11:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:27:03] Production.INFO: ==9705== Lock acquired, processing the job... [2026-04-13 11:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:27:03] Production.INFO: ==9709== Lock acquired, processing the job... [2026-04-13 11:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:27:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:27:03] Production.INFO: ==9711== Lock acquired, processing the job... [2026-04-13 11:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:27:03] Production.INFO: Account Balance Start. [2026-04-13 11:27:03] Production.INFO: CreateAllLog Start [2026-04-13 11:27:03] Production.INFO: 117 [2026-04-13 11:27:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:27:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:27:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:27:03] Production.INFO: ==9711== Releasing lock... [2026-04-13 11:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:27:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:27:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:27:03] Production.INFO: Date 2026-04-12 [2026-04-13 11:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:27:03] Production.INFO: Date 2026-04-13 [2026-04-13 11:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:27:03] Production.INFO: Total Charge 0 [2026-04-13 11:27:03] Production.INFO: CreateAllLog End [2026-04-13 11:27:03] Production.INFO: Account Balance End. [2026-04-13 11:27:03] Production.ERROR: CronJobId end 12 [2026-04-13 11:27:03] Production.INFO: ==9709== Releasing lock... [2026-04-13 11:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:27:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:27:03] Production.INFO: ==9705== Releasing lock... [2026-04-13 11:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:27:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:27:10] Production.ERROR: CronJobId end10 [2026-04-13 11:27:10] Production.INFO: ==9707== Releasing lock... [2026-04-13 11:27:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:27:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:27:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:27:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:27:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:27:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:27:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:27:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:27:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:27:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:27:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:27:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:27:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:27:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:27:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:27:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:27:14] Production.INFO: call_cost start [2026-04-13 11:27:14] Production.INFO: call_cost end [2026-04-13 11:27:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:27:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:27:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:27:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:27:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:27:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:27:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:27:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:27:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:27:14] Production.INFO: ==9703== Releasing lock... [2026-04-13 11:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:27:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:28:02] Production.INFO: ==9773== Lock acquired, processing the job... [2026-04-13 16:28:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:28:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:28:02] Production.INFO: neon service started [2026-04-13 16:28:02] Production.INFO: neon service started [2026-04-13 16:28:02] Production.INFO: ==9773== Releasing lock... [2026-04-13 16:28:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:28:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:28:02] Production.INFO: ==9776== Lock acquired, processing the job... [2026-04-13 11:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:28:02] Production.INFO: ==9778== Lock acquired, processing the job... [2026-04-13 15:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:28:02] Production.INFO: ==9778== Releasing lock... [2026-04-13 15:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:28:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:28:03] Production.INFO: ==9776== Releasing lock... [2026-04-13 11:28:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:28:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:28:03] Production.INFO: ==9781== Lock acquired, processing the job... [2026-04-13 11:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:28:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:28:03] Production.INFO: ==9787== Lock acquired, processing the job... [2026-04-13 11:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:28:03] Production.INFO: Account Balance Start. [2026-04-13 11:28:03] Production.INFO: CreateAllLog Start [2026-04-13 11:28:03] Production.INFO: 117 [2026-04-13 11:28:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:28:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:28:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:28:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:28:03] Production.INFO: ==9783== Lock acquired, processing the job... [2026-04-13 11:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:28:03] Production.INFO: Date 2026-04-12 [2026-04-13 11:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:28:04] Production.INFO: Date 2026-04-13 [2026-04-13 11:28:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:28:04] Production.INFO: ==9789== Lock acquired, processing the job... [2026-04-13 11:28:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:28:04] Production.INFO: Total Charge 0 [2026-04-13 11:28:04] Production.INFO: CreateAllLog End [2026-04-13 11:28:04] Production.INFO: ==9785== Lock acquired, processing the job... [2026-04-13 11:28:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:28:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:28:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:28:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:28:04] Production.INFO: ==9789== Releasing lock... [2026-04-13 11:28:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:28:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:28:04] Production.INFO: Account Balance End. [2026-04-13 11:28:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:28:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:28:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:28:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:28:04] Production.ERROR: CronJobId end 12 [2026-04-13 11:28:04] Production.INFO: ==9787== Releasing lock... [2026-04-13 11:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:28:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:28:04] Production.INFO: ==9783== Releasing lock... [2026-04-13 11:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:28:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:28:11] Production.ERROR: CronJobId end10 [2026-04-13 11:28:11] Production.INFO: ==9785== Releasing lock... [2026-04-13 11:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:28:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:28:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:28:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:28:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:28:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:28:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:28:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:28:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:28:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:28:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:28:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:28:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:28:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:28:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:28:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:28:14] Production.INFO: call_cost start [2026-04-13 11:28:14] Production.INFO: call_cost end [2026-04-13 11:28:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:28:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:28:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:28:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:28:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:28:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:28:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:28:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:28:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:28:14] Production.INFO: ==9781== Releasing lock... [2026-04-13 11:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:28:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:29:01] Production.INFO: ==9851== Lock acquired, processing the job... [2026-04-13 16:29:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:29:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:29:01] Production.INFO: neon service started [2026-04-13 16:29:01] Production.INFO: neon service started [2026-04-13 16:29:01] Production.INFO: ==9851== Releasing lock... [2026-04-13 16:29:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:29:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:29:02] Production.INFO: ==9855== Lock acquired, processing the job... [2026-04-13 15:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:29:02] Production.INFO: ==9855== Releasing lock... [2026-04-13 15:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:29:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:29:02] Production.INFO: ==9853== Lock acquired, processing the job... [2026-04-13 11:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:29:02] Production.INFO: ==9853== Releasing lock... [2026-04-13 11:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:29:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:29:03] Production.INFO: ==9864== Lock acquired, processing the job... [2026-04-13 11:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:29:03] Production.INFO: ==9858== Lock acquired, processing the job... [2026-04-13 11:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:29:03] Production.INFO: ==9866== Lock acquired, processing the job... [2026-04-13 11:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:29:03] Production.INFO: ==9860== Lock acquired, processing the job... [2026-04-13 11:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:29:03] Production.INFO: ==9862== Lock acquired, processing the job... [2026-04-13 11:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:29:03] Production.INFO: Account Balance Start. [2026-04-13 11:29:03] Production.INFO: CreateAllLog Start [2026-04-13 11:29:03] Production.INFO: 117 [2026-04-13 11:29:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:29:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:29:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:29:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:29:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:29:03] Production.INFO: ==9866== Releasing lock... [2026-04-13 11:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:29:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:29:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:29:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:29:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:29:03] Production.INFO: Date 2026-04-12 [2026-04-13 11:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:29:03] Production.INFO: Date 2026-04-13 [2026-04-13 11:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:29:03] Production.INFO: Total Charge 0 [2026-04-13 11:29:03] Production.INFO: CreateAllLog End [2026-04-13 11:29:03] Production.INFO: Account Balance End. [2026-04-13 11:29:03] Production.INFO: ==9860== Releasing lock... [2026-04-13 11:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:29:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:29:03] Production.ERROR: CronJobId end 12 [2026-04-13 11:29:03] Production.INFO: ==9864== Releasing lock... [2026-04-13 11:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:29:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:29:11] Production.ERROR: CronJobId end10 [2026-04-13 11:29:11] Production.INFO: ==9862== Releasing lock... [2026-04-13 11:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:29:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:29:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:29:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:29:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:29:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:29:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:29:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:29:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:29:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:29:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:29:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:29:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:29:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:29:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:29:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:29:14] Production.INFO: call_cost start [2026-04-13 11:29:14] Production.INFO: call_cost end [2026-04-13 11:29:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:29:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:29:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:29:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:29:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:29:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:29:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:29:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:29:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:29:14] Production.INFO: ==9858== Releasing lock... [2026-04-13 11:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:29:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:30:02] Production.INFO: ==9924== Lock acquired, processing the job... [2026-04-13 16:30:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:30:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:30:02] Production.INFO: neon service started [2026-04-13 16:30:02] Production.INFO: neon service started [2026-04-13 16:30:02] Production.INFO: ==9924== Releasing lock... [2026-04-13 16:30:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:30:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:30:02] Production.INFO: ==9926== Lock acquired, processing the job... [2026-04-13 11:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:30:02] Production.INFO: ==9926== Releasing lock... [2026-04-13 11:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:30:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:30:03] Production.INFO: ==9928== Lock acquired, processing the job... [2026-04-13 15:30:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:30:03] Production.INFO: ==9928== Releasing lock... [2026-04-13 15:30:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:30:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:30:03] Production.INFO: ==9936== Lock acquired, processing the job... [2026-04-13 11:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:30:03] Production.INFO: Account Balance Start. [2026-04-13 11:30:03] Production.INFO: CreateAllLog Start [2026-04-13 11:30:03] Production.INFO: 117 [2026-04-13 11:30:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:30:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:30:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:30:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:30:03] Production.INFO: ==9930== Lock acquired, processing the job... [2026-04-13 11:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:30:03] Production.INFO: Date 2026-04-12 [2026-04-13 11:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:30:03] Production.INFO: ==9934== Lock acquired, processing the job... [2026-04-13 11:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:30:04] Production.INFO: ==9932== Lock acquired, processing the job... [2026-04-13 11:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:30:04] Production.INFO: Date 2026-04-13 [2026-04-13 11:30:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:30:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:30:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:30:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:30:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:30:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:30:04] Production.INFO: Total Charge 0 [2026-04-13 11:30:04] Production.INFO: ==9939== Lock acquired, processing the job... [2026-04-13 11:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:30:04] Production.INFO: CreateAllLog End [2026-04-13 11:30:04] Production.INFO: Account Balance End. [2026-04-13 11:30:04] Production.ERROR: CronJobId end 12 [2026-04-13 11:30:04] Production.INFO: ==9936== Releasing lock... [2026-04-13 11:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:30:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:30:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:30:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:30:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:30:04] Production.INFO: ==9939== Releasing lock... [2026-04-13 11:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:30:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:30:04] Production.INFO: ==9932== Releasing lock... [2026-04-13 11:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:30:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:30:12] Production.ERROR: CronJobId end10 [2026-04-13 11:30:12] Production.INFO: ==9934== Releasing lock... [2026-04-13 11:30:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:30:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:30:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:30:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:30:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:30:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:30:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:30:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:30:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:30:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:30:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:30:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:30:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:30:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:30:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:30:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:30:14] Production.INFO: call_cost start [2026-04-13 11:30:14] Production.INFO: call_cost end [2026-04-13 11:30:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:30:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:30:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:30:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:30:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:30:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:30:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:30:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:30:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:30:14] Production.INFO: ==9930== Releasing lock... [2026-04-13 11:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:30:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:31:01] Production.INFO: ==9999== Lock acquired, processing the job... [2026-04-13 16:31:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:31:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:31:01] Production.INFO: neon service started [2026-04-13 16:31:01] Production.INFO: neon service started [2026-04-13 16:31:01] Production.INFO: ==9999== Releasing lock... [2026-04-13 16:31:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:31:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:31:01] Production.INFO: ==10001== Lock acquired, processing the job... [2026-04-13 11:31:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:31:02] Production.INFO: ==10003== Lock acquired, processing the job... [2026-04-13 15:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 11:31:02] Production.INFO: ==10001== Releasing lock... [2026-04-13 11:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:31:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:31:02] Production.INFO: ==10003== Releasing lock... [2026-04-13 15:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:31:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:31:03] Production.INFO: ==10005== Lock acquired, processing the job... [2026-04-13 11:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 11:31:03] Production.INFO: ==10009== Lock acquired, processing the job... [2026-04-13 11:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:31:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 11:31:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 11:31:03] Production.INFO: ==10005== Releasing lock... [2026-04-13 11:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 11:31:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 11:31:03] Production.INFO: ==10007== Lock acquired, processing the job... [2026-04-13 11:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:31:03] Production.INFO: ==10011== Lock acquired, processing the job... [2026-04-13 11:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:31:03] Production.INFO: ==10015== Lock acquired, processing the job... [2026-04-13 11:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 11:31:03] Production.INFO: ==10013== Lock acquired, processing the job... [2026-04-13 11:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:31:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:31:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 11:31:03] Production.INFO: Account Balance Start. [2026-04-13 11:31:03] Production.INFO: CreateAllLog Start [2026-04-13 11:31:03] Production.INFO: 117 [2026-04-13 11:31:03] Production.INFO: ==10017== Lock acquired, processing the job... [2026-04-13 11:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:31:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:31:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:31:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:31:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:31:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:31:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:31:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:31:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:31:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:31:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:31:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:31:03] Production.INFO: Date 2026-04-12 [2026-04-13 11:31:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:31:03] Production.INFO: Date 2026-04-13 [2026-04-13 11:31:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:31:03] Production.INFO: ==10017== Releasing lock... [2026-04-13 11:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:31:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:31:03] Production.INFO: Total Charge 0 [2026-04-13 11:31:03] Production.ERROR: done [2026-04-13 11:31:04] Production.INFO: CreateAllLog End [2026-04-13 11:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 11:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088927', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 11:31:04] Production.INFO: Account Balance End. [2026-04-13 11:31:04] Production.ERROR: CronJobId end 12 [2026-04-13 11:31:04] Production.INFO: ==10013== Releasing lock... [2026-04-13 11:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:31:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:31:04] Production.INFO: ==10009== Releasing lock... [2026-04-13 11:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:31:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:31:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088927', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 11:31:09] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 11:31:09] Production.INFO: ProcessCDR(1,17088927,1,1,2) [2026-04-13 11:31:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17088927,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 11:31:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17088927,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 11:31:09] Production.ERROR: pbx prc_insertCDR start [2026-04-13 11:31:09] Production.ERROR: pbx prc_insertCDR end [2026-04-13 11:31:09] Production.INFO: ==10015== Releasing lock... [2026-04-13 11:31:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 11:31:09] Production.INFO: 26 MB #Memory Used# [2026-04-13 11:31:12] Production.ERROR: CronJobId end10 [2026-04-13 11:31:12] Production.INFO: ==10011== Releasing lock... [2026-04-13 11:31:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:31:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:31:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:31:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:31:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:31:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:31:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:31:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:31:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:31:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:31:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:31:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:31:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:31:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:31:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:31:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:31:16] Production.INFO: call_cost start [2026-04-13 11:31:16] Production.INFO: call_cost end [2026-04-13 11:31:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:31:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:31:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:31:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:31:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:31:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:31:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:31:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:31:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:31:16] Production.INFO: ==10007== Releasing lock... [2026-04-13 11:31:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:31:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:32:02] Production.INFO: ==10078== Lock acquired, processing the job... [2026-04-13 16:32:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:32:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:32:02] Production.INFO: neon service started [2026-04-13 16:32:02] Production.INFO: neon service started [2026-04-13 16:32:02] Production.INFO: ==10078== Releasing lock... [2026-04-13 16:32:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:32:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:32:02] Production.INFO: ==10080== Lock acquired, processing the job... [2026-04-13 11:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:32:02] Production.INFO: ==10080== Releasing lock... [2026-04-13 11:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:32:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:32:02] Production.INFO: ==10082== Lock acquired, processing the job... [2026-04-13 15:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:32:02] Production.INFO: ==10082== Releasing lock... [2026-04-13 15:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:32:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:32:03] Production.INFO: ==10085== Lock acquired, processing the job... [2026-04-13 11:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:32:03] Production.INFO: ==10089== Lock acquired, processing the job... [2026-04-13 11:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:32:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:32:03] Production.INFO: ==10087== Lock acquired, processing the job... [2026-04-13 11:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:32:03] Production.INFO: ==10093== Lock acquired, processing the job... [2026-04-13 11:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:32:03] Production.INFO: ==10091== Lock acquired, processing the job... [2026-04-13 11:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:32:03] Production.INFO: Account Balance Start. [2026-04-13 11:32:03] Production.INFO: CreateAllLog Start [2026-04-13 11:32:03] Production.INFO: 117 [2026-04-13 11:32:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:32:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:32:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:32:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:32:03] Production.INFO: ==10093== Releasing lock... [2026-04-13 11:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:32:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:32:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:32:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:32:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:32:03] Production.INFO: Date 2026-04-12 [2026-04-13 11:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:32:04] Production.INFO: Date 2026-04-13 [2026-04-13 11:32:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:32:04] Production.INFO: Total Charge 0 [2026-04-13 11:32:04] Production.INFO: CreateAllLog End [2026-04-13 11:32:04] Production.INFO: ==10087== Releasing lock... [2026-04-13 11:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:32:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:32:04] Production.INFO: Account Balance End. [2026-04-13 11:32:04] Production.ERROR: CronJobId end 12 [2026-04-13 11:32:04] Production.INFO: ==10091== Releasing lock... [2026-04-13 11:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:32:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:32:11] Production.ERROR: CronJobId end10 [2026-04-13 11:32:11] Production.INFO: ==10089== Releasing lock... [2026-04-13 11:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:32:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:32:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:32:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:32:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:32:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:32:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:32:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:32:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:32:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:32:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:32:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:32:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:32:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:32:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:32:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:32:13] Production.INFO: call_cost start [2026-04-13 11:32:13] Production.INFO: call_cost end [2026-04-13 11:32:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:32:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:32:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:32:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:32:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:32:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:32:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:32:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:32:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:32:13] Production.INFO: ==10085== Releasing lock... [2026-04-13 11:32:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:32:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:33:01] Production.INFO: ==10154== Lock acquired, processing the job... [2026-04-13 16:33:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:33:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:33:01] Production.INFO: neon service started [2026-04-13 16:33:01] Production.INFO: neon service started [2026-04-13 16:33:01] Production.INFO: ==10154== Releasing lock... [2026-04-13 16:33:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:33:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:33:01] Production.INFO: ==10158== Lock acquired, processing the job... [2026-04-13 15:33:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:33:02] Production.INFO: ==10158== Releasing lock... [2026-04-13 15:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:33:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:33:02] Production.INFO: ==10156== Lock acquired, processing the job... [2026-04-13 11:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:33:02] Production.INFO: ==10156== Releasing lock... [2026-04-13 11:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:33:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:33:03] Production.INFO: ==10163== Lock acquired, processing the job... [2026-04-13 11:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:33:03] Production.INFO: ==10161== Lock acquired, processing the job... [2026-04-13 11:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:33:03] Production.INFO: ==10165== Lock acquired, processing the job... [2026-04-13 11:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:33:03] Production.INFO: ==10167== Lock acquired, processing the job... [2026-04-13 11:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:33:03] Production.INFO: ==10169== Lock acquired, processing the job... [2026-04-13 11:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:33:03] Production.INFO: Account Balance Start. [2026-04-13 11:33:03] Production.INFO: CreateAllLog Start [2026-04-13 11:33:03] Production.INFO: 117 [2026-04-13 11:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:33:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:33:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:33:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:33:03] Production.INFO: ==10169== Releasing lock... [2026-04-13 11:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:33:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:33:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:33:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:33:03] Production.INFO: Date 2026-04-12 [2026-04-13 11:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:33:03] Production.INFO: Date 2026-04-13 [2026-04-13 11:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:33:03] Production.INFO: Total Charge 0 [2026-04-13 11:33:03] Production.INFO: CreateAllLog End [2026-04-13 11:33:03] Production.INFO: Account Balance End. [2026-04-13 11:33:03] Production.ERROR: CronJobId end 12 [2026-04-13 11:33:03] Production.INFO: ==10167== Releasing lock... [2026-04-13 11:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:33:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:33:03] Production.INFO: ==10163== Releasing lock... [2026-04-13 11:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:33:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:33:11] Production.ERROR: CronJobId end10 [2026-04-13 11:33:11] Production.INFO: ==10165== Releasing lock... [2026-04-13 11:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:33:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:33:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:33:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:33:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:33:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:33:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:33:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:33:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:33:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:33:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:33:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:33:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:33:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:33:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:33:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:33:13] Production.INFO: call_cost start [2026-04-13 11:33:13] Production.INFO: call_cost end [2026-04-13 11:33:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:33:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:33:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:33:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:33:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:33:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:33:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:33:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:33:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:33:13] Production.INFO: ==10161== Releasing lock... [2026-04-13 11:33:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:33:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:34:01] Production.INFO: ==10224== Lock acquired, processing the job... [2026-04-13 16:34:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:34:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:34:01] Production.INFO: neon service started [2026-04-13 16:34:01] Production.INFO: neon service started [2026-04-13 16:34:01] Production.INFO: ==10224== Releasing lock... [2026-04-13 16:34:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:34:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:34:02] Production.INFO: ==10227== Lock acquired, processing the job... [2026-04-13 11:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:34:02] Production.INFO: ==10229== Lock acquired, processing the job... [2026-04-13 15:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:34:02] Production.INFO: ==10229== Releasing lock... [2026-04-13 15:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:34:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:34:02] Production.INFO: ==10227== Releasing lock... [2026-04-13 11:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:34:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:34:03] Production.INFO: ==10234== Lock acquired, processing the job... [2026-04-13 11:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:34:03] Production.INFO: ==10232== Lock acquired, processing the job... [2026-04-13 11:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:34:03] Production.INFO: ==10236== Lock acquired, processing the job... [2026-04-13 11:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:34:03] Production.INFO: ==10238== Lock acquired, processing the job... [2026-04-13 11:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:34:03] Production.INFO: ==10240== Lock acquired, processing the job... [2026-04-13 11:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:34:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:34:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:34:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:34:03] Production.INFO: Account Balance Start. [2026-04-13 11:34:03] Production.INFO: CreateAllLog Start [2026-04-13 11:34:03] Production.INFO: 117 [2026-04-13 11:34:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:34:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:34:03] Production.INFO: ==10240== Releasing lock... [2026-04-13 11:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:34:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:34:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:34:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:34:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:34:03] Production.INFO: Date 2026-04-12 [2026-04-13 11:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:34:03] Production.INFO: Date 2026-04-13 [2026-04-13 11:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:34:03] Production.INFO: Total Charge 0 [2026-04-13 11:34:04] Production.INFO: CreateAllLog End [2026-04-13 11:34:04] Production.INFO: ==10234== Releasing lock... [2026-04-13 11:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:34:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:34:04] Production.INFO: Account Balance End. [2026-04-13 11:34:04] Production.ERROR: CronJobId end 12 [2026-04-13 11:34:04] Production.INFO: ==10238== Releasing lock... [2026-04-13 11:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:34:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:34:11] Production.ERROR: CronJobId end10 [2026-04-13 11:34:11] Production.INFO: ==10236== Releasing lock... [2026-04-13 11:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:34:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:34:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:34:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:34:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:34:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:34:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:34:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:34:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:34:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:34:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:34:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:34:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:34:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:34:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:34:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:34:13] Production.INFO: call_cost start [2026-04-13 11:34:13] Production.INFO: call_cost end [2026-04-13 11:34:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:34:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:34:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:34:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:34:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:34:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:34:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:34:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:34:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:34:13] Production.INFO: ==10232== Releasing lock... [2026-04-13 11:34:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:34:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:35:02] Production.INFO: ==10302== Lock acquired, processing the job... [2026-04-13 16:35:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:35:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:35:02] Production.INFO: neon service started [2026-04-13 16:35:02] Production.INFO: neon service started [2026-04-13 16:35:02] Production.INFO: ==10302== Releasing lock... [2026-04-13 16:35:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:35:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:35:02] Production.INFO: ==10304== Lock acquired, processing the job... [2026-04-13 11:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:35:02] Production.INFO: ==10304== Releasing lock... [2026-04-13 11:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:35:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:35:02] Production.INFO: ==10306== Lock acquired, processing the job... [2026-04-13 15:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:35:03] Production.INFO: ==10306== Releasing lock... [2026-04-13 15:35:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:35:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:35:03] Production.INFO: ==10317== Lock acquired, processing the job... [2026-04-13 11:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:35:03] Production.INFO: ==10309== Lock acquired, processing the job... [2026-04-13 11:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:35:03] Production.INFO: ==10311== Lock acquired, processing the job... [2026-04-13 11:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:35:03] Production.INFO: ==10313== Lock acquired, processing the job... [2026-04-13 11:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:35:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:35:03] Production.INFO: ==10315== Lock acquired, processing the job... [2026-04-13 11:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:35:03] Production.INFO: ==10317== Releasing lock... [2026-04-13 11:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:35:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:35:03] Production.INFO: Account Balance Start. [2026-04-13 11:35:03] Production.INFO: CreateAllLog Start [2026-04-13 11:35:03] Production.INFO: 117 [2026-04-13 11:35:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:35:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:35:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:35:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:35:04] Production.INFO: Date 2026-04-12 [2026-04-13 11:35:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:35:04] Production.INFO: Date 2026-04-13 [2026-04-13 11:35:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:35:04] Production.INFO: Total Charge 0 [2026-04-13 11:35:04] Production.INFO: CreateAllLog End [2026-04-13 11:35:04] Production.INFO: ==10311== Releasing lock... [2026-04-13 11:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:35:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:35:04] Production.INFO: Account Balance End. [2026-04-13 11:35:04] Production.ERROR: CronJobId end 12 [2026-04-13 11:35:04] Production.INFO: ==10315== Releasing lock... [2026-04-13 11:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:35:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:35:12] Production.ERROR: CronJobId end10 [2026-04-13 11:35:12] Production.INFO: ==10313== Releasing lock... [2026-04-13 11:35:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:35:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:35:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:35:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:35:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:35:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:35:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:35:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:35:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:35:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:35:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:35:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:35:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:35:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:35:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:35:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:35:13] Production.INFO: call_cost start [2026-04-13 11:35:13] Production.INFO: call_cost end [2026-04-13 11:35:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:35:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:35:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:35:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:35:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:35:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:35:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:35:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:35:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:35:13] Production.INFO: ==10309== Releasing lock... [2026-04-13 11:35:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:35:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:36:01] Production.INFO: ==10374== Lock acquired, processing the job... [2026-04-13 16:36:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:36:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:36:01] Production.INFO: neon service started [2026-04-13 16:36:01] Production.INFO: neon service started [2026-04-13 16:36:01] Production.INFO: ==10374== Releasing lock... [2026-04-13 16:36:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:36:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:36:01] Production.INFO: ==10378== Lock acquired, processing the job... [2026-04-13 15:36:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:36:01] Production.INFO: ==10378== Releasing lock... [2026-04-13 15:36:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:36:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:36:02] Production.INFO: ==10376== Lock acquired, processing the job... [2026-04-13 11:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:36:02] Production.INFO: ==10376== Releasing lock... [2026-04-13 11:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:36:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:36:02] Production.INFO: ==10387== Lock acquired, processing the job... [2026-04-13 11:36:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:36:03] Production.INFO: ==10383== Lock acquired, processing the job... [2026-04-13 11:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:36:03] Production.INFO: ==10385== Lock acquired, processing the job... [2026-04-13 11:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:36:03] Production.INFO: ==10389== Lock acquired, processing the job... [2026-04-13 11:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:36:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:36:03] Production.INFO: ==10391== Lock acquired, processing the job... [2026-04-13 11:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:36:03] Production.INFO: Account Balance Start. [2026-04-13 11:36:03] Production.INFO: CreateAllLog Start [2026-04-13 11:36:03] Production.INFO: 117 [2026-04-13 11:36:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:36:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:36:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:36:03] Production.INFO: ==10391== Releasing lock... [2026-04-13 11:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:36:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:36:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:36:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:36:03] Production.INFO: Date 2026-04-12 [2026-04-13 11:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:36:03] Production.INFO: Date 2026-04-13 [2026-04-13 11:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:36:03] Production.INFO: Total Charge 0 [2026-04-13 11:36:03] Production.INFO: CreateAllLog End [2026-04-13 11:36:04] Production.INFO: Account Balance End. [2026-04-13 11:36:04] Production.ERROR: CronJobId end 12 [2026-04-13 11:36:04] Production.INFO: ==10389== Releasing lock... [2026-04-13 11:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:36:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:36:04] Production.INFO: ==10385== Releasing lock... [2026-04-13 11:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:36:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:36:11] Production.ERROR: CronJobId end10 [2026-04-13 11:36:11] Production.INFO: ==10387== Releasing lock... [2026-04-13 11:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:36:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:36:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:36:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:36:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:36:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:36:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:36:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:36:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:36:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:36:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:36:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:36:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:36:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:36:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:36:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:36:15] Production.INFO: call_cost start [2026-04-13 11:36:15] Production.INFO: call_cost end [2026-04-13 11:36:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:36:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:36:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:36:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:36:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:36:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:36:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:36:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:36:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:36:15] Production.INFO: ==10383== Releasing lock... [2026-04-13 11:36:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:36:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:37:01] Production.INFO: ==10447== Lock acquired, processing the job... [2026-04-13 16:37:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:37:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:37:01] Production.INFO: neon service started [2026-04-13 16:37:02] Production.INFO: neon service started [2026-04-13 16:37:02] Production.INFO: ==10447== Releasing lock... [2026-04-13 16:37:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:37:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:37:02] Production.INFO: ==10449== Lock acquired, processing the job... [2026-04-13 11:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:37:02] Production.INFO: ==10451== Lock acquired, processing the job... [2026-04-13 15:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:37:02] Production.INFO: ==10451== Releasing lock... [2026-04-13 15:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:37:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:37:02] Production.INFO: ==10449== Releasing lock... [2026-04-13 11:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:37:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:37:03] Production.INFO: ==10454== Lock acquired, processing the job... [2026-04-13 11:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:37:03] Production.INFO: ==10456== Lock acquired, processing the job... [2026-04-13 11:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:37:03] Production.INFO: ==10458== Lock acquired, processing the job... [2026-04-13 11:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:37:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:37:03] Production.INFO: ==10462== Lock acquired, processing the job... [2026-04-13 11:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:37:03] Production.INFO: ==10460== Lock acquired, processing the job... [2026-04-13 11:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:37:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:37:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:37:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:37:03] Production.INFO: Account Balance Start. [2026-04-13 11:37:03] Production.INFO: CreateAllLog Start [2026-04-13 11:37:03] Production.INFO: 117 [2026-04-13 11:37:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:37:03] Production.INFO: ==10462== Releasing lock... [2026-04-13 11:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:37:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:37:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:37:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:37:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:37:04] Production.INFO: Date 2026-04-12 [2026-04-13 11:37:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:37:04] Production.INFO: Date 2026-04-13 [2026-04-13 11:37:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:37:04] Production.INFO: Total Charge 0 [2026-04-13 11:37:04] Production.INFO: CreateAllLog End [2026-04-13 11:37:04] Production.INFO: Account Balance End. [2026-04-13 11:37:04] Production.ERROR: CronJobId end 12 [2026-04-13 11:37:04] Production.INFO: ==10460== Releasing lock... [2026-04-13 11:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:37:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:37:04] Production.INFO: ==10456== Releasing lock... [2026-04-13 11:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:37:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:37:11] Production.ERROR: CronJobId end10 [2026-04-13 11:37:11] Production.INFO: ==10458== Releasing lock... [2026-04-13 11:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:37:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:37:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:37:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:37:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:37:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:37:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:37:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:37:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:37:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:37:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:37:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:37:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:37:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:37:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:37:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:37:14] Production.INFO: call_cost start [2026-04-13 11:37:14] Production.INFO: call_cost end [2026-04-13 11:37:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:37:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:37:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:37:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:37:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:37:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:37:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:37:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:37:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:37:14] Production.INFO: ==10454== Releasing lock... [2026-04-13 11:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:37:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:38:01] Production.INFO: ==10521== Lock acquired, processing the job... [2026-04-13 16:38:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:38:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:38:01] Production.INFO: neon service started [2026-04-13 16:38:01] Production.INFO: neon service started [2026-04-13 16:38:01] Production.INFO: ==10521== Releasing lock... [2026-04-13 16:38:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:38:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:38:01] Production.INFO: ==10523== Lock acquired, processing the job... [2026-04-13 11:38:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:38:01] Production.INFO: ==10523== Releasing lock... [2026-04-13 11:38:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:38:01] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:38:02] Production.INFO: ==10525== Lock acquired, processing the job... [2026-04-13 15:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:38:02] Production.INFO: ==10525== Releasing lock... [2026-04-13 15:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:38:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:38:02] Production.INFO: ==10527== Lock acquired, processing the job... [2026-04-13 11:38:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:38:02] Production.INFO: ==10533== Lock acquired, processing the job... [2026-04-13 11:38:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:38:02] Production.INFO: ==10529== Lock acquired, processing the job... [2026-04-13 11:38:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:38:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:38:02] Production.INFO: ==10531== Lock acquired, processing the job... [2026-04-13 11:38:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:38:02] Production.INFO: Account Balance Start. [2026-04-13 11:38:02] Production.INFO: CreateAllLog Start [2026-04-13 11:38:02] Production.INFO: 117 [2026-04-13 11:38:02] Production.INFO: Date 2026-04-08 [2026-04-13 11:38:02] Production.INFO: Reseller ==> 0 [2026-04-13 11:38:02] Production.INFO: ==10535== Lock acquired, processing the job... [2026-04-13 11:38:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:38:02] Production.INFO: Date 2026-04-09 [2026-04-13 11:38:02] Production.INFO: Reseller ==> 0 [2026-04-13 11:38:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:38:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:38:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:38:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:38:02] Production.INFO: Date 2026-04-10 [2026-04-13 11:38:02] Production.INFO: Reseller ==> 0 [2026-04-13 11:38:02] Production.INFO: Date 2026-04-11 [2026-04-13 11:38:02] Production.INFO: Reseller ==> 0 [2026-04-13 11:38:03] Production.INFO: Date 2026-04-12 [2026-04-13 11:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:38:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:38:03] Production.INFO: Date 2026-04-13 [2026-04-13 11:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:38:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:38:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:38:03] Production.INFO: Total Charge 0 [2026-04-13 11:38:03] Production.INFO: ==10535== Releasing lock... [2026-04-13 11:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:38:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:38:03] Production.INFO: CreateAllLog End [2026-04-13 11:38:03] Production.INFO: Account Balance End. [2026-04-13 11:38:03] Production.ERROR: CronJobId end 12 [2026-04-13 11:38:03] Production.INFO: ==10533== Releasing lock... [2026-04-13 11:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:38:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:38:03] Production.INFO: ==10529== Releasing lock... [2026-04-13 11:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:38:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:38:11] Production.ERROR: CronJobId end10 [2026-04-13 11:38:11] Production.INFO: ==10531== Releasing lock... [2026-04-13 11:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:38:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:38:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:38:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:38:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:38:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:38:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:38:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:38:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:38:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:38:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:38:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:38:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:38:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:38:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:38:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:38:13] Production.INFO: call_cost start [2026-04-13 11:38:13] Production.INFO: call_cost end [2026-04-13 11:38:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:38:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:38:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:38:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:38:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:38:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:38:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:38:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:38:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:38:13] Production.INFO: ==10527== Releasing lock... [2026-04-13 11:38:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:38:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:39:01] Production.INFO: ==10590== Lock acquired, processing the job... [2026-04-13 16:39:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:39:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:39:01] Production.INFO: neon service started [2026-04-13 16:39:01] Production.INFO: neon service started [2026-04-13 16:39:01] Production.INFO: ==10590== Releasing lock... [2026-04-13 16:39:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:39:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:39:02] Production.INFO: ==10592== Lock acquired, processing the job... [2026-04-13 11:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:39:02] Production.INFO: ==10592== Releasing lock... [2026-04-13 11:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:39:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:39:02] Production.INFO: ==10594== Lock acquired, processing the job... [2026-04-13 15:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:39:02] Production.INFO: ==10594== Releasing lock... [2026-04-13 15:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:39:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:39:03] Production.INFO: ==10603== Lock acquired, processing the job... [2026-04-13 11:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:39:03] Production.INFO: Account Balance Start. [2026-04-13 11:39:03] Production.INFO: CreateAllLog Start [2026-04-13 11:39:03] Production.INFO: 117 [2026-04-13 11:39:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:39:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:39:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:39:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:39:03] Production.INFO: Date 2026-04-12 [2026-04-13 11:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:39:03] Production.INFO: Date 2026-04-13 [2026-04-13 11:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:39:03] Production.INFO: Total Charge 0 [2026-04-13 11:39:03] Production.INFO: CreateAllLog End [2026-04-13 11:39:03] Production.INFO: Account Balance End. [2026-04-13 11:39:03] Production.ERROR: CronJobId end 12 [2026-04-13 11:39:03] Production.INFO: ==10603== Releasing lock... [2026-04-13 11:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:39:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:39:03] Production.INFO: ==10599== Lock acquired, processing the job... [2026-04-13 11:39:03] Production.INFO: ==10597== Lock acquired, processing the job... [2026-04-13 11:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:39:03] Production.INFO: ==10601== Lock acquired, processing the job... [2026-04-13 11:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:39:03] Production.INFO: ==10605== Lock acquired, processing the job... [2026-04-13 11:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:39:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:39:03] Production.INFO: ==10605== Releasing lock... [2026-04-13 11:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:39:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:39:04] Production.INFO: ==10599== Releasing lock... [2026-04-13 11:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:39:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:39:11] Production.ERROR: CronJobId end10 [2026-04-13 11:39:11] Production.INFO: ==10601== Releasing lock... [2026-04-13 11:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:39:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:39:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:39:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:39:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:39:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:39:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:39:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:39:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:39:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:39:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:39:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:39:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:39:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:39:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:39:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:39:14] Production.INFO: call_cost start [2026-04-13 11:39:14] Production.INFO: call_cost end [2026-04-13 11:39:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:39:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:39:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:39:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:39:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:39:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:39:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:39:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:39:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:39:14] Production.INFO: ==10597== Releasing lock... [2026-04-13 11:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:39:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:40:02] Production.INFO: ==10673== Lock acquired, processing the job... [2026-04-13 16:40:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:40:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:40:02] Production.INFO: neon service started [2026-04-13 16:40:02] Production.INFO: neon service started [2026-04-13 16:40:02] Production.INFO: ==10673== Releasing lock... [2026-04-13 16:40:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:40:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:40:03] Production.INFO: ==10675== Lock acquired, processing the job... [2026-04-13 11:40:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:40:03] Production.INFO: ==10677== Lock acquired, processing the job... [2026-04-13 15:40:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:40:03] Production.INFO: ==10677== Releasing lock... [2026-04-13 15:40:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:40:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:40:03] Production.INFO: ==10675== Releasing lock... [2026-04-13 11:40:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:40:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:40:04] Production.INFO: ==10682== Lock acquired, processing the job... [2026-04-13 11:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:40:04] Production.INFO: ==10680== Lock acquired, processing the job... [2026-04-13 11:40:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:40:04] Production.INFO: ==10688== Lock acquired, processing the job... [2026-04-13 11:40:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:40:04] Production.INFO: ==10684== Lock acquired, processing the job... [2026-04-13 11:40:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:40:04] Production.INFO: ==10686== Lock acquired, processing the job... [2026-04-13 11:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:40:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:40:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:40:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:40:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:40:04] Production.INFO: ==10688== Releasing lock... [2026-04-13 11:40:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:40:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:40:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:40:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:40:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:40:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:40:04] Production.INFO: Account Balance Start. [2026-04-13 11:40:04] Production.INFO: CreateAllLog Start [2026-04-13 11:40:04] Production.INFO: 117 [2026-04-13 11:40:04] Production.INFO: Date 2026-04-08 [2026-04-13 11:40:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:40:04] Production.INFO: Date 2026-04-09 [2026-04-13 11:40:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:40:04] Production.INFO: Date 2026-04-10 [2026-04-13 11:40:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:40:04] Production.INFO: Date 2026-04-11 [2026-04-13 11:40:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:40:04] Production.INFO: Date 2026-04-12 [2026-04-13 11:40:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:40:04] Production.INFO: Date 2026-04-13 [2026-04-13 11:40:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:40:04] Production.INFO: Total Charge 0 [2026-04-13 11:40:04] Production.INFO: CreateAllLog End [2026-04-13 11:40:04] Production.INFO: Account Balance End. [2026-04-13 11:40:04] Production.ERROR: CronJobId end 12 [2026-04-13 11:40:04] Production.INFO: ==10686== Releasing lock... [2026-04-13 11:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:40:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:40:05] Production.INFO: ==10682== Releasing lock... [2026-04-13 11:40:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:40:05] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:40:11] Production.ERROR: CronJobId end10 [2026-04-13 11:40:11] Production.INFO: ==10684== Releasing lock... [2026-04-13 11:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:40:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:40:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:40:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:40:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:40:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:40:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:40:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:40:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:40:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:40:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:40:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:40:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:40:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:40:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:40:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:40:14] Production.INFO: call_cost start [2026-04-13 11:40:14] Production.INFO: call_cost end [2026-04-13 11:40:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:40:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:40:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:40:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:40:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:40:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:40:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:40:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:40:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:40:14] Production.INFO: ==10680== Releasing lock... [2026-04-13 11:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:40:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:41:01] Production.INFO: ==10747== Lock acquired, processing the job... [2026-04-13 16:41:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:41:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:41:01] Production.INFO: neon service started [2026-04-13 16:41:01] Production.INFO: neon service started [2026-04-13 16:41:01] Production.INFO: ==10747== Releasing lock... [2026-04-13 16:41:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:41:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:41:02] Production.INFO: ==10750== Lock acquired, processing the job... [2026-04-13 11:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:41:02] Production.INFO: ==10752== Lock acquired, processing the job... [2026-04-13 15:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:41:02] Production.INFO: ==10752== Releasing lock... [2026-04-13 15:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:41:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:41:02] Production.INFO: ==10750== Releasing lock... [2026-04-13 11:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:41:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:41:03] Production.INFO: ==10754== Lock acquired, processing the job... [2026-04-13 11:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 11:41:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 11:41:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 11:41:03] Production.INFO: ==10754== Releasing lock... [2026-04-13 11:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 11:41:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 11:41:03] Production.INFO: ==10756== Lock acquired, processing the job... [2026-04-13 11:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:41:03] Production.INFO: ==10760== Lock acquired, processing the job... [2026-04-13 11:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:41:03] Production.INFO: ==10762== Lock acquired, processing the job... [2026-04-13 11:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:41:03] Production.INFO: ==10758== Lock acquired, processing the job... [2026-04-13 11:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:41:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:41:03] Production.INFO: ==10764== Lock acquired, processing the job... [2026-04-13 11:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 11:41:03] Production.INFO: ==10766== Lock acquired, processing the job... [2026-04-13 11:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:41:03] Production.INFO: Account Balance Start. [2026-04-13 11:41:03] Production.INFO: CreateAllLog Start [2026-04-13 11:41:03] Production.INFO: 117 [2026-04-13 11:41:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:41:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 11:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:41:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:41:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:41:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:41:03] Production.INFO: Date 2026-04-12 [2026-04-13 11:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:41:03] Production.INFO: Date 2026-04-13 [2026-04-13 11:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:41:03] Production.INFO: Total Charge 0 [2026-04-13 11:41:03] Production.INFO: CreateAllLog End [2026-04-13 11:41:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:41:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:41:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:41:04] Production.INFO: ==10766== Releasing lock... [2026-04-13 11:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:41:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:41:04] Production.ERROR: done [2026-04-13 11:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 11:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088968', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 11:41:04] Production.INFO: Account Balance End. [2026-04-13 11:41:04] Production.ERROR: CronJobId end 12 [2026-04-13 11:41:04] Production.INFO: ==10762== Releasing lock... [2026-04-13 11:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:41:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:41:04] Production.INFO: ==10758== Releasing lock... [2026-04-13 11:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:41:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:41:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17088968', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 11:41:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 11:41:10] Production.INFO: ProcessCDR(1,17088968,1,1,2) [2026-04-13 11:41:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17088968,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 11:41:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17088968,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 11:41:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 11:41:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 11:41:10] Production.INFO: ==10764== Releasing lock... [2026-04-13 11:41:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 11:41:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 11:41:14] Production.ERROR: CronJobId end10 [2026-04-13 11:41:14] Production.INFO: ==10760== Releasing lock... [2026-04-13 11:41:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:41:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:41:17] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:41:17] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:41:17] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:41:17] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:41:17] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:41:17] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:41:17] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:41:17] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:41:17] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:41:17] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:41:17] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:41:17] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:41:17] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:41:17] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:41:17] Production.INFO: call_cost start [2026-04-13 11:41:17] Production.INFO: call_cost end [2026-04-13 11:41:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:41:17] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:41:17] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:41:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:41:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:41:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:41:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:41:17] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:41:17] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:41:17] Production.INFO: ==10756== Releasing lock... [2026-04-13 11:41:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:41:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:42:02] Production.INFO: ==10827== Lock acquired, processing the job... [2026-04-13 16:42:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:42:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:42:02] Production.INFO: neon service started [2026-04-13 16:42:02] Production.INFO: neon service started [2026-04-13 16:42:02] Production.INFO: ==10827== Releasing lock... [2026-04-13 16:42:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:42:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:42:02] Production.INFO: ==10829== Lock acquired, processing the job... [2026-04-13 11:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:42:02] Production.INFO: ==10829== Releasing lock... [2026-04-13 11:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:42:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:42:02] Production.INFO: ==10831== Lock acquired, processing the job... [2026-04-13 15:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:42:02] Production.INFO: ==10831== Releasing lock... [2026-04-13 15:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:42:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:42:03] Production.INFO: ==10837== Lock acquired, processing the job... [2026-04-13 11:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:42:03] Production.INFO: ==10833== Lock acquired, processing the job... [2026-04-13 11:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:42:03] Production.INFO: ==10835== Lock acquired, processing the job... [2026-04-13 11:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:42:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:42:03] Production.INFO: ==10839== Lock acquired, processing the job... [2026-04-13 11:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:42:03] Production.INFO: ==10841== Lock acquired, processing the job... [2026-04-13 11:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:42:03] Production.INFO: Account Balance Start. [2026-04-13 11:42:03] Production.INFO: CreateAllLog Start [2026-04-13 11:42:03] Production.INFO: 117 [2026-04-13 11:42:04] Production.INFO: Date 2026-04-08 [2026-04-13 11:42:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:42:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:42:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:42:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:42:04] Production.INFO: Date 2026-04-09 [2026-04-13 11:42:04] Production.INFO: ==10841== Releasing lock... [2026-04-13 11:42:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:42:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:42:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:42:04] Production.INFO: Date 2026-04-10 [2026-04-13 11:42:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:42:04] Production.INFO: Date 2026-04-11 [2026-04-13 11:42:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:42:04] Production.INFO: Date 2026-04-12 [2026-04-13 11:42:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:42:04] Production.INFO: Date 2026-04-13 [2026-04-13 11:42:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:42:04] Production.INFO: Total Charge 0 [2026-04-13 11:42:04] Production.INFO: CreateAllLog End [2026-04-13 11:42:04] Production.INFO: Account Balance End. [2026-04-13 11:42:04] Production.ERROR: CronJobId end 12 [2026-04-13 11:42:04] Production.INFO: ==10839== Releasing lock... [2026-04-13 11:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:42:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:42:04] Production.INFO: ==10835== Releasing lock... [2026-04-13 11:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:42:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:42:11] Production.ERROR: CronJobId end10 [2026-04-13 11:42:11] Production.INFO: ==10837== Releasing lock... [2026-04-13 11:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:42:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:42:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:42:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:42:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:42:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:42:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:42:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:42:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:42:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:42:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:42:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:42:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:42:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:42:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:42:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:42:15] Production.INFO: call_cost start [2026-04-13 11:42:16] Production.INFO: call_cost end [2026-04-13 11:42:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:42:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:42:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:42:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:42:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:42:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:42:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:42:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:42:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:42:16] Production.INFO: ==10833== Releasing lock... [2026-04-13 11:42:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:42:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:43:01] Production.INFO: ==10895== Lock acquired, processing the job... [2026-04-13 16:43:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:43:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:43:01] Production.INFO: neon service started [2026-04-13 16:43:01] Production.INFO: neon service started [2026-04-13 16:43:01] Production.INFO: ==10895== Releasing lock... [2026-04-13 16:43:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:43:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:43:01] Production.INFO: ==10897== Lock acquired, processing the job... [2026-04-13 11:43:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:43:02] Production.INFO: ==10897== Releasing lock... [2026-04-13 11:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:43:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:43:02] Production.INFO: ==10899== Lock acquired, processing the job... [2026-04-13 15:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:43:02] Production.INFO: ==10899== Releasing lock... [2026-04-13 15:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:43:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:43:02] Production.INFO: ==10905== Lock acquired, processing the job... [2026-04-13 11:43:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:43:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:43:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:43:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:43:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:43:03] Production.INFO: ==10901== Lock acquired, processing the job... [2026-04-13 11:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:43:03] Production.INFO: ==10903== Lock acquired, processing the job... [2026-04-13 11:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:43:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:43:03] Production.INFO: ==10907== Lock acquired, processing the job... [2026-04-13 11:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:43:03] Production.INFO: ==10909== Lock acquired, processing the job... [2026-04-13 11:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:43:03] Production.INFO: ==10909== Releasing lock... [2026-04-13 11:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:43:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:43:03] Production.INFO: Account Balance Start. [2026-04-13 11:43:03] Production.INFO: CreateAllLog Start [2026-04-13 11:43:03] Production.INFO: 117 [2026-04-13 11:43:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:43:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:43:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:43:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:43:03] Production.INFO: Date 2026-04-12 [2026-04-13 11:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:43:03] Production.INFO: Date 2026-04-13 [2026-04-13 11:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:43:03] Production.INFO: Total Charge 0 [2026-04-13 11:43:03] Production.INFO: CreateAllLog End [2026-04-13 11:43:03] Production.INFO: Account Balance End. [2026-04-13 11:43:03] Production.ERROR: CronJobId end 12 [2026-04-13 11:43:03] Production.INFO: ==10907== Releasing lock... [2026-04-13 11:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:43:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:43:03] Production.INFO: ==10903== Releasing lock... [2026-04-13 11:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:43:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:43:11] Production.ERROR: CronJobId end10 [2026-04-13 11:43:11] Production.INFO: ==10905== Releasing lock... [2026-04-13 11:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:43:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:43:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:43:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:43:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:43:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:43:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:43:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:43:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:43:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:43:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:43:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:43:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:43:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:43:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:43:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:43:12] Production.INFO: call_cost start [2026-04-13 11:43:12] Production.INFO: call_cost end [2026-04-13 11:43:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:43:12] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:43:12] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:43:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:43:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:43:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:43:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:43:12] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:43:12] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:43:12] Production.INFO: ==10901== Releasing lock... [2026-04-13 11:43:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:43:12] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:44:02] Production.INFO: ==10970== Lock acquired, processing the job... [2026-04-13 16:44:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:44:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:44:02] Production.INFO: neon service started [2026-04-13 16:44:02] Production.INFO: neon service started [2026-04-13 16:44:02] Production.INFO: ==10970== Releasing lock... [2026-04-13 16:44:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:44:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:44:02] Production.INFO: ==10972== Lock acquired, processing the job... [2026-04-13 11:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:44:02] Production.INFO: ==10972== Releasing lock... [2026-04-13 11:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:44:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:44:02] Production.INFO: ==10975== Lock acquired, processing the job... [2026-04-13 15:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:44:02] Production.INFO: ==10975== Releasing lock... [2026-04-13 15:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:44:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:44:03] Production.INFO: ==10979== Lock acquired, processing the job... [2026-04-13 11:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:44:03] Production.INFO: ==10981== Lock acquired, processing the job... [2026-04-13 11:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:44:03] Production.INFO: ==10977== Lock acquired, processing the job... [2026-04-13 11:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:44:03] Production.INFO: ==10985== Lock acquired, processing the job... [2026-04-13 11:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:44:03] Production.INFO: ==10983== Lock acquired, processing the job... [2026-04-13 11:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:44:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:44:03] Production.INFO: Account Balance Start. [2026-04-13 11:44:03] Production.INFO: CreateAllLog Start [2026-04-13 11:44:03] Production.INFO: 117 [2026-04-13 11:44:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:44:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:44:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:44:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:44:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:44:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:44:03] Production.INFO: ==10985== Releasing lock... [2026-04-13 11:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:44:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:44:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:44:03] Production.INFO: Date 2026-04-12 [2026-04-13 11:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:44:03] Production.INFO: Date 2026-04-13 [2026-04-13 11:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:44:03] Production.INFO: Total Charge 0 [2026-04-13 11:44:04] Production.INFO: CreateAllLog End [2026-04-13 11:44:04] Production.INFO: Account Balance End. [2026-04-13 11:44:04] Production.ERROR: CronJobId end 12 [2026-04-13 11:44:04] Production.INFO: ==10983== Releasing lock... [2026-04-13 11:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:44:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:44:04] Production.INFO: ==10979== Releasing lock... [2026-04-13 11:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:44:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:44:12] Production.ERROR: CronJobId end10 [2026-04-13 11:44:12] Production.INFO: ==10981== Releasing lock... [2026-04-13 11:44:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:44:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:44:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:44:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:44:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:44:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:44:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:44:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:44:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:44:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:44:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:44:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:44:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:44:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:44:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:44:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:44:14] Production.INFO: call_cost start [2026-04-13 11:44:14] Production.INFO: call_cost end [2026-04-13 11:44:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:44:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:44:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:44:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:44:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:44:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:44:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:44:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:44:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:44:14] Production.INFO: ==10977== Releasing lock... [2026-04-13 11:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:44:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:45:01] Production.INFO: ==11047== Lock acquired, processing the job... [2026-04-13 16:45:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:45:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:45:01] Production.INFO: neon service started [2026-04-13 16:45:01] Production.INFO: neon service started [2026-04-13 16:45:01] Production.INFO: ==11047== Releasing lock... [2026-04-13 16:45:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:45:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:45:02] Production.INFO: ==11049== Lock acquired, processing the job... [2026-04-13 11:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:45:02] Production.INFO: ==11051== Lock acquired, processing the job... [2026-04-13 15:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:45:02] Production.INFO: ==11051== Releasing lock... [2026-04-13 15:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:45:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:45:02] Production.INFO: ==11049== Releasing lock... [2026-04-13 11:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:45:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:45:03] Production.INFO: ==11054== Lock acquired, processing the job... [2026-04-13 11:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:45:03] Production.INFO: ==11056== Lock acquired, processing the job... [2026-04-13 11:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:45:03] Production.INFO: ==11058== Lock acquired, processing the job... [2026-04-13 11:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:45:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:45:03] Production.INFO: ==11060== Lock acquired, processing the job... [2026-04-13 11:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:45:03] Production.INFO: ==11062== Lock acquired, processing the job... [2026-04-13 11:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:45:03] Production.INFO: Account Balance Start. [2026-04-13 11:45:03] Production.INFO: CreateAllLog Start [2026-04-13 11:45:03] Production.INFO: 117 [2026-04-13 11:45:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:45:03] Production.INFO: ==11062== Releasing lock... [2026-04-13 11:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:45:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:45:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:45:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:45:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:45:03] Production.INFO: Date 2026-04-12 [2026-04-13 11:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:45:03] Production.INFO: Date 2026-04-13 [2026-04-13 11:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:45:03] Production.INFO: Total Charge 0 [2026-04-13 11:45:03] Production.INFO: ==11056== Releasing lock... [2026-04-13 11:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:45:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:45:03] Production.INFO: CreateAllLog End [2026-04-13 11:45:03] Production.INFO: Account Balance End. [2026-04-13 11:45:03] Production.ERROR: CronJobId end 12 [2026-04-13 11:45:03] Production.INFO: ==11060== Releasing lock... [2026-04-13 11:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:45:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:45:11] Production.ERROR: CronJobId end10 [2026-04-13 11:45:11] Production.INFO: ==11058== Releasing lock... [2026-04-13 11:45:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:45:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:45:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:45:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:45:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:45:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:45:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:45:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:45:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:45:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:45:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:45:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:45:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:45:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:45:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:45:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:45:13] Production.INFO: call_cost start [2026-04-13 11:45:13] Production.INFO: call_cost end [2026-04-13 11:45:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:45:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:45:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:45:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:45:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:45:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:45:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:45:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:45:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:45:13] Production.INFO: ==11054== Releasing lock... [2026-04-13 11:45:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:45:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:46:01] Production.INFO: ==11117== Lock acquired, processing the job... [2026-04-13 16:46:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:46:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:46:01] Production.INFO: neon service started [2026-04-13 16:46:01] Production.INFO: neon service started [2026-04-13 16:46:01] Production.INFO: ==11117== Releasing lock... [2026-04-13 16:46:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:46:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:46:02] Production.INFO: ==11119== Lock acquired, processing the job... [2026-04-13 11:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:46:02] Production.INFO: ==11121== Lock acquired, processing the job... [2026-04-13 15:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:46:02] Production.INFO: ==11121== Releasing lock... [2026-04-13 15:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:46:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:46:02] Production.INFO: ==11119== Releasing lock... [2026-04-13 11:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:46:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:46:03] Production.INFO: ==11130== Lock acquired, processing the job... [2026-04-13 11:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:46:03] Production.INFO: ==11124== Lock acquired, processing the job... [2026-04-13 11:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:46:03] Production.INFO: ==11126== Lock acquired, processing the job... [2026-04-13 11:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:46:03] Production.INFO: ==11128== Lock acquired, processing the job... [2026-04-13 11:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:46:03] Production.INFO: Account Balance Start. [2026-04-13 11:46:03] Production.INFO: CreateAllLog Start [2026-04-13 11:46:03] Production.INFO: 117 [2026-04-13 11:46:03] Production.INFO: ==11132== Lock acquired, processing the job... [2026-04-13 11:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:46:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:46:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:46:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:46:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:46:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:46:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:46:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:46:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:46:03] Production.INFO: ==11132== Releasing lock... [2026-04-13 11:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:46:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:46:03] Production.INFO: Date 2026-04-12 [2026-04-13 11:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:46:04] Production.INFO: Date 2026-04-13 [2026-04-13 11:46:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:46:04] Production.INFO: Total Charge 0 [2026-04-13 11:46:04] Production.INFO: CreateAllLog End [2026-04-13 11:46:04] Production.INFO: Account Balance End. [2026-04-13 11:46:04] Production.ERROR: CronJobId end 12 [2026-04-13 11:46:04] Production.INFO: ==11130== Releasing lock... [2026-04-13 11:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:46:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:46:04] Production.INFO: ==11126== Releasing lock... [2026-04-13 11:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:46:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:46:11] Production.ERROR: CronJobId end10 [2026-04-13 11:46:11] Production.INFO: ==11128== Releasing lock... [2026-04-13 11:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:46:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:46:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:46:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:46:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:46:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:46:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:46:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:46:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:46:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:46:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:46:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:46:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:46:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:46:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:46:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:46:14] Production.INFO: call_cost start [2026-04-13 11:46:14] Production.INFO: call_cost end [2026-04-13 11:46:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:46:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:46:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:46:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:46:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:46:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:46:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:46:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:46:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:46:14] Production.INFO: ==11124== Releasing lock... [2026-04-13 11:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:46:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:47:01] Production.INFO: ==11189== Lock acquired, processing the job... [2026-04-13 16:47:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:47:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:47:01] Production.INFO: neon service started [2026-04-13 16:47:01] Production.INFO: neon service started [2026-04-13 16:47:01] Production.INFO: ==11189== Releasing lock... [2026-04-13 16:47:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:47:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:47:02] Production.INFO: ==11194== Lock acquired, processing the job... [2026-04-13 15:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:47:02] Production.INFO: ==11194== Releasing lock... [2026-04-13 15:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:47:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:47:02] Production.INFO: ==11192== Lock acquired, processing the job... [2026-04-13 11:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:47:02] Production.INFO: ==11192== Releasing lock... [2026-04-13 11:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:47:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:47:03] Production.INFO: ==11196== Lock acquired, processing the job... [2026-04-13 11:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:47:03] Production.INFO: ==11200== Lock acquired, processing the job... [2026-04-13 11:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:47:03] Production.INFO: ==11198== Lock acquired, processing the job... [2026-04-13 11:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:47:03] Production.INFO: ==11204== Lock acquired, processing the job... [2026-04-13 11:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:47:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:47:03] Production.INFO: ==11202== Lock acquired, processing the job... [2026-04-13 11:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:47:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:47:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:47:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:47:03] Production.INFO: ==11204== Releasing lock... [2026-04-13 11:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:47:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:47:03] Production.INFO: Account Balance Start. [2026-04-13 11:47:03] Production.INFO: CreateAllLog Start [2026-04-13 11:47:03] Production.INFO: 117 [2026-04-13 11:47:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:47:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:47:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:47:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:47:03] Production.INFO: Date 2026-04-12 [2026-04-13 11:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:47:03] Production.INFO: Date 2026-04-13 [2026-04-13 11:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:47:03] Production.INFO: Total Charge 0 [2026-04-13 11:47:03] Production.INFO: CreateAllLog End [2026-04-13 11:47:03] Production.INFO: Account Balance End. [2026-04-13 11:47:03] Production.ERROR: CronJobId end 12 [2026-04-13 11:47:03] Production.INFO: ==11202== Releasing lock... [2026-04-13 11:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:47:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:47:03] Production.INFO: ==11198== Releasing lock... [2026-04-13 11:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:47:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:47:11] Production.ERROR: CronJobId end10 [2026-04-13 11:47:11] Production.INFO: ==11200== Releasing lock... [2026-04-13 11:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:47:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:47:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:47:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:47:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:47:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:47:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:47:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:47:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:47:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:47:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:47:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:47:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:47:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:47:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:47:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:47:13] Production.INFO: call_cost start [2026-04-13 11:47:13] Production.INFO: call_cost end [2026-04-13 11:47:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:47:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:47:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:47:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:47:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:47:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:47:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:47:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:47:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:47:13] Production.INFO: ==11196== Releasing lock... [2026-04-13 11:47:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:47:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:48:01] Production.INFO: ==11263== Lock acquired, processing the job... [2026-04-13 16:48:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:48:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:48:01] Production.INFO: neon service started [2026-04-13 16:48:01] Production.INFO: neon service started [2026-04-13 16:48:01] Production.INFO: ==11263== Releasing lock... [2026-04-13 16:48:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:48:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:48:02] Production.INFO: ==11267== Lock acquired, processing the job... [2026-04-13 11:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:48:02] Production.INFO: ==11267== Releasing lock... [2026-04-13 11:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:48:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:48:02] Production.INFO: ==11269== Lock acquired, processing the job... [2026-04-13 15:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:48:02] Production.INFO: ==11269== Releasing lock... [2026-04-13 15:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:48:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:48:03] Production.INFO: ==11273== Lock acquired, processing the job... [2026-04-13 11:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:48:03] Production.INFO: ==11271== Lock acquired, processing the job... [2026-04-13 11:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:48:03] Production.INFO: ==11277== Lock acquired, processing the job... [2026-04-13 11:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:48:03] Production.INFO: ==11279== Lock acquired, processing the job... [2026-04-13 11:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:48:03] Production.INFO: ==11275== Lock acquired, processing the job... [2026-04-13 11:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:48:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:48:03] Production.INFO: Account Balance Start. [2026-04-13 11:48:03] Production.INFO: CreateAllLog Start [2026-04-13 11:48:03] Production.INFO: 117 [2026-04-13 11:48:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:48:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:48:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:48:03] Production.INFO: ==11279== Releasing lock... [2026-04-13 11:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:48:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:48:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:48:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:48:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:48:03] Production.INFO: ==11273== Releasing lock... [2026-04-13 11:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:48:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:48:03] Production.INFO: Date 2026-04-12 [2026-04-13 11:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:48:03] Production.INFO: Date 2026-04-13 [2026-04-13 11:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:48:03] Production.INFO: Total Charge 0 [2026-04-13 11:48:03] Production.INFO: CreateAllLog End [2026-04-13 11:48:04] Production.INFO: Account Balance End. [2026-04-13 11:48:04] Production.ERROR: CronJobId end 12 [2026-04-13 11:48:04] Production.INFO: ==11277== Releasing lock... [2026-04-13 11:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:48:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:48:11] Production.ERROR: CronJobId end10 [2026-04-13 11:48:11] Production.INFO: ==11275== Releasing lock... [2026-04-13 11:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:48:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:48:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:48:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:48:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:48:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:48:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:48:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:48:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:48:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:48:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:48:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:48:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:48:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:48:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:48:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:48:14] Production.INFO: call_cost start [2026-04-13 11:48:14] Production.INFO: call_cost end [2026-04-13 11:48:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:48:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:48:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:48:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:48:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:48:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:48:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:48:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:48:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:48:14] Production.INFO: ==11271== Releasing lock... [2026-04-13 11:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:48:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:49:02] Production.INFO: ==11338== Lock acquired, processing the job... [2026-04-13 16:49:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:49:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:49:02] Production.INFO: neon service started [2026-04-13 16:49:02] Production.INFO: neon service started [2026-04-13 16:49:02] Production.INFO: ==11338== Releasing lock... [2026-04-13 16:49:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:49:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:49:02] Production.INFO: ==11340== Lock acquired, processing the job... [2026-04-13 11:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:49:02] Production.INFO: ==11340== Releasing lock... [2026-04-13 11:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:49:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:49:02] Production.INFO: ==11342== Lock acquired, processing the job... [2026-04-13 15:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:49:03] Production.INFO: ==11342== Releasing lock... [2026-04-13 15:49:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:49:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:49:03] Production.INFO: ==11344== Lock acquired, processing the job... [2026-04-13 11:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:49:03] Production.INFO: ==11346== Lock acquired, processing the job... [2026-04-13 11:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:49:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:49:03] Production.INFO: ==11350== Lock acquired, processing the job... [2026-04-13 11:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:49:03] Production.INFO: Account Balance Start. [2026-04-13 11:49:03] Production.INFO: CreateAllLog Start [2026-04-13 11:49:03] Production.INFO: 117 [2026-04-13 11:49:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:49:03] Production.INFO: ==11348== Lock acquired, processing the job... [2026-04-13 11:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:49:03] Production.INFO: ==11352== Lock acquired, processing the job... [2026-04-13 11:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:49:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:49:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:49:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:49:03] Production.INFO: Date 2026-04-12 [2026-04-13 11:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:49:03] Production.INFO: Date 2026-04-13 [2026-04-13 11:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:49:03] Production.INFO: Total Charge 0 [2026-04-13 11:49:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:49:04] Production.INFO: CreateAllLog End [2026-04-13 11:49:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:49:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:49:04] Production.INFO: ==11352== Releasing lock... [2026-04-13 11:49:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:49:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:49:04] Production.INFO: Account Balance End. [2026-04-13 11:49:04] Production.ERROR: CronJobId end 12 [2026-04-13 11:49:04] Production.INFO: ==11350== Releasing lock... [2026-04-13 11:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:49:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:49:04] Production.INFO: ==11346== Releasing lock... [2026-04-13 11:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:49:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:49:11] Production.ERROR: CronJobId end10 [2026-04-13 11:49:11] Production.INFO: ==11348== Releasing lock... [2026-04-13 11:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:49:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:49:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:49:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:49:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:49:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:49:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:49:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:49:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:49:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:49:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:49:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:49:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:49:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:49:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:49:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:49:14] Production.INFO: call_cost start [2026-04-13 11:49:14] Production.INFO: call_cost end [2026-04-13 11:49:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:49:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:49:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:49:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:49:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:49:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:49:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:49:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:49:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:49:14] Production.INFO: ==11344== Releasing lock... [2026-04-13 11:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:49:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:50:01] Production.INFO: ==11409== Lock acquired, processing the job... [2026-04-13 16:50:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:50:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:50:01] Production.INFO: neon service started [2026-04-13 16:50:01] Production.INFO: neon service started [2026-04-13 16:50:01] Production.INFO: ==11409== Releasing lock... [2026-04-13 16:50:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:50:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:50:01] Production.INFO: ==11411== Lock acquired, processing the job... [2026-04-13 11:50:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:50:02] Production.INFO: ==11411== Releasing lock... [2026-04-13 11:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:50:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:50:02] Production.INFO: ==11413== Lock acquired, processing the job... [2026-04-13 15:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:50:02] Production.INFO: ==11413== Releasing lock... [2026-04-13 15:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:50:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:50:02] Production.INFO: ==11424== Lock acquired, processing the job... [2026-04-13 11:50:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:50:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:50:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:50:02] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:50:02] Production.INFO: ==11424== Releasing lock... [2026-04-13 11:50:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:50:02] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:50:03] Production.INFO: ==11416== Lock acquired, processing the job... [2026-04-13 11:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:50:03] Production.INFO: ==11418== Lock acquired, processing the job... [2026-04-13 11:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:50:03] Production.INFO: ==11420== Lock acquired, processing the job... [2026-04-13 11:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:50:03] Production.INFO: ==11422== Lock acquired, processing the job... [2026-04-13 11:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:50:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:50:03] Production.INFO: Account Balance Start. [2026-04-13 11:50:03] Production.INFO: CreateAllLog Start [2026-04-13 11:50:03] Production.INFO: 117 [2026-04-13 11:50:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:50:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:50:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:50:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:50:03] Production.INFO: Date 2026-04-12 [2026-04-13 11:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:50:03] Production.INFO: Date 2026-04-13 [2026-04-13 11:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:50:03] Production.INFO: Total Charge 0 [2026-04-13 11:50:03] Production.INFO: CreateAllLog End [2026-04-13 11:50:03] Production.INFO: Account Balance End. [2026-04-13 11:50:03] Production.INFO: ==11418== Releasing lock... [2026-04-13 11:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:50:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:50:03] Production.ERROR: CronJobId end 12 [2026-04-13 11:50:03] Production.INFO: ==11422== Releasing lock... [2026-04-13 11:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:50:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:50:12] Production.ERROR: CronJobId end10 [2026-04-13 11:50:12] Production.INFO: ==11420== Releasing lock... [2026-04-13 11:50:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:50:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:50:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:50:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:50:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:50:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:50:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:50:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:50:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:50:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:50:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:50:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:50:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:50:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:50:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:50:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:50:14] Production.INFO: call_cost start [2026-04-13 11:50:14] Production.INFO: call_cost end [2026-04-13 11:50:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:50:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:50:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:50:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:50:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:50:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:50:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:50:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:50:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:50:14] Production.INFO: ==11416== Releasing lock... [2026-04-13 11:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:50:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:51:01] Production.INFO: ==11482== Lock acquired, processing the job... [2026-04-13 16:51:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:51:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:51:01] Production.INFO: neon service started [2026-04-13 16:51:01] Production.INFO: neon service started [2026-04-13 16:51:01] Production.INFO: ==11482== Releasing lock... [2026-04-13 16:51:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:51:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:51:02] Production.INFO: ==11484== Lock acquired, processing the job... [2026-04-13 11:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:51:02] Production.INFO: ==11486== Lock acquired, processing the job... [2026-04-13 15:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:51:02] Production.INFO: ==11486== Releasing lock... [2026-04-13 15:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:51:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:51:02] Production.INFO: ==11484== Releasing lock... [2026-04-13 11:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:51:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:51:03] Production.INFO: ==11491== Lock acquired, processing the job... [2026-04-13 11:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:51:03] Production.INFO: ==11497== Lock acquired, processing the job... [2026-04-13 11:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:51:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:51:03] Production.INFO: Account Balance Start. [2026-04-13 11:51:03] Production.INFO: CreateAllLog Start [2026-04-13 11:51:03] Production.INFO: 117 [2026-04-13 11:51:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:51:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:51:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:51:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:51:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:51:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:51:04] Production.INFO: Date 2026-04-11 [2026-04-13 11:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:51:04] Production.INFO: ==11489== Lock acquired, processing the job... [2026-04-13 11:51:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 11:51:04] Production.INFO: Date 2026-04-12 [2026-04-13 11:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:51:04] Production.INFO: Date 2026-04-13 [2026-04-13 11:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:51:04] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 11:51:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 11:51:04] Production.ERROR: CronJob PID - 11491 [2026-04-13 11:51:04] Production.ERROR: CronJob Title - System Alerts [2026-04-13 11:51:04] Production.ERROR: CronJob ID - 5 [2026-04-13 11:51:04] Production.ERROR: CronJob Last Run Time 2026-04-13 11:51:00 [2026-04-13 11:51:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 11:51:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 11:51:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 11:51:04] Production.ERROR: CronJob PID - 11497 [2026-04-13 11:51:04] Production.ERROR: CronJob Title - Prepaid Account Balance [2026-04-13 11:51:04] Production.ERROR: CronJob ID - 12 [2026-04-13 11:51:04] Production.ERROR: CronJob Last Run Time 2026-04-13 11:51:00 [2026-04-13 11:51:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 11:51:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 11:51:04] Production.INFO: ==11493== Lock acquired, processing the job... [2026-04-13 11:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:51:04] Production.INFO: ==11495== Lock acquired, processing the job... [2026-04-13 11:51:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:51:04] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 11:51:04] Production.INFO: ==11489== Releasing lock... [2026-04-13 11:51:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 11:51:04] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 11:51:04] Production.INFO: Total Charge 0 [2026-04-13 11:51:04] Production.INFO: ==11499== Lock acquired, processing the job... [2026-04-13 11:51:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 11:51:04] Production.INFO: CreateAllLog End [2026-04-13 11:51:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:51:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:51:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:51:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 11:51:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:51:04] Production.INFO: ==11501== Lock acquired, processing the job... [2026-04-13 11:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:51:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:51:04] Production.INFO: Account Balance End. [2026-04-13 11:51:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:51:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:51:04] Production.INFO: ==11501== Releasing lock... [2026-04-13 11:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:51:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:51:04] Production.ERROR: CronJobId end 12 [2026-04-13 11:51:04] Production.INFO: ==11497== Releasing lock... [2026-04-13 11:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:51:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:51:05] Production.INFO: ==11493== Releasing lock... [2026-04-13 11:51:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:51:05] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:51:05] Production.ERROR: done [2026-04-13 11:51:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 11:51:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089009', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 11:51:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089009', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 11:51:11] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 11:51:11] Production.INFO: ProcessCDR(1,17089009,1,1,2) [2026-04-13 11:51:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17089009,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 11:51:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17089009,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 11:51:11] Production.ERROR: pbx prc_insertCDR start [2026-04-13 11:51:11] Production.ERROR: pbx prc_insertCDR end [2026-04-13 11:51:11] Production.INFO: ==11499== Releasing lock... [2026-04-13 11:51:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 11:51:11] Production.INFO: 26 MB #Memory Used# [2026-04-13 11:51:15] Production.ERROR: CronJobId end10 [2026-04-13 11:51:15] Production.INFO: ==11495== Releasing lock... [2026-04-13 11:51:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:51:15] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:51:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:51:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:51:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:51:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:51:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:51:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:51:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:51:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:51:17] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:51:17] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:51:17] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:51:17] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:51:17] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:51:17] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:51:17] Production.INFO: call_cost start [2026-04-13 11:51:17] Production.INFO: call_cost end [2026-04-13 11:51:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:51:17] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:51:17] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:51:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:51:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:51:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:51:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:51:17] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:51:17] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:51:17] Production.INFO: ==11491== Releasing lock... [2026-04-13 11:51:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:51:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:52:02] Production.INFO: ==11560== Lock acquired, processing the job... [2026-04-13 16:52:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:52:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:52:02] Production.INFO: neon service started [2026-04-13 16:52:02] Production.INFO: neon service started [2026-04-13 16:52:02] Production.INFO: ==11560== Releasing lock... [2026-04-13 16:52:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:52:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:52:02] Production.INFO: ==11565== Lock acquired, processing the job... [2026-04-13 15:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:52:02] Production.INFO: ==11565== Releasing lock... [2026-04-13 15:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:52:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:52:02] Production.INFO: ==11563== Lock acquired, processing the job... [2026-04-13 11:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:52:03] Production.INFO: ==11563== Releasing lock... [2026-04-13 11:52:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:52:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:52:03] Production.INFO: ==11574== Lock acquired, processing the job... [2026-04-13 11:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:52:03] Production.INFO: ==11571== Lock acquired, processing the job... [2026-04-13 11:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:52:03] Production.INFO: ==11567== Lock acquired, processing the job... [2026-04-13 11:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:52:04] Production.INFO: ==11569== Lock acquired, processing the job... [2026-04-13 11:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:52:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:52:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:52:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:52:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:52:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:52:04] Production.INFO: Account Balance Start. [2026-04-13 11:52:04] Production.INFO: CreateAllLog Start [2026-04-13 11:52:04] Production.INFO: ==11576== Lock acquired, processing the job... [2026-04-13 11:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:52:04] Production.INFO: 117 [2026-04-13 11:52:04] Production.INFO: Date 2026-04-08 [2026-04-13 11:52:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:52:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:52:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:52:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:52:04] Production.INFO: Date 2026-04-09 [2026-04-13 11:52:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:52:04] Production.INFO: ==11576== Releasing lock... [2026-04-13 11:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:52:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:52:04] Production.INFO: Date 2026-04-10 [2026-04-13 11:52:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:52:04] Production.INFO: Date 2026-04-11 [2026-04-13 11:52:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:52:04] Production.INFO: Date 2026-04-12 [2026-04-13 11:52:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:52:04] Production.INFO: Date 2026-04-13 [2026-04-13 11:52:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:52:04] Production.INFO: Total Charge 0 [2026-04-13 11:52:04] Production.INFO: CreateAllLog End [2026-04-13 11:52:04] Production.INFO: Account Balance End. [2026-04-13 11:52:04] Production.ERROR: CronJobId end 12 [2026-04-13 11:52:04] Production.INFO: ==11574== Releasing lock... [2026-04-13 11:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:52:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:52:04] Production.INFO: ==11569== Releasing lock... [2026-04-13 11:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:52:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:52:11] Production.ERROR: CronJobId end10 [2026-04-13 11:52:11] Production.INFO: ==11571== Releasing lock... [2026-04-13 11:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:52:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:52:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:52:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:52:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:52:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:52:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:52:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:52:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:52:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:52:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:52:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:52:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:52:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:52:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:52:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:52:14] Production.INFO: call_cost start [2026-04-13 11:52:14] Production.INFO: call_cost end [2026-04-13 11:52:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:52:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:52:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:52:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:52:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:52:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:52:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:52:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:52:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:52:14] Production.INFO: ==11567== Releasing lock... [2026-04-13 11:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:52:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:53:01] Production.INFO: ==11632== Lock acquired, processing the job... [2026-04-13 16:53:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:53:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:53:01] Production.INFO: neon service started [2026-04-13 16:53:01] Production.INFO: neon service started [2026-04-13 16:53:01] Production.INFO: ==11632== Releasing lock... [2026-04-13 16:53:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:53:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:53:02] Production.INFO: ==11636== Lock acquired, processing the job... [2026-04-13 15:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:53:02] Production.INFO: ==11636== Releasing lock... [2026-04-13 15:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:53:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:53:02] Production.INFO: ==11634== Lock acquired, processing the job... [2026-04-13 11:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:53:02] Production.INFO: ==11634== Releasing lock... [2026-04-13 11:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:53:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:53:03] Production.INFO: ==11639== Lock acquired, processing the job... [2026-04-13 11:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:53:03] Production.INFO: ==11641== Lock acquired, processing the job... [2026-04-13 11:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:53:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:53:03] Production.INFO: ==11643== Lock acquired, processing the job... [2026-04-13 11:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:53:03] Production.INFO: ==11647== Lock acquired, processing the job... [2026-04-13 11:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:53:03] Production.INFO: ==11645== Lock acquired, processing the job... [2026-04-13 11:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:53:03] Production.INFO: Account Balance Start. [2026-04-13 11:53:03] Production.INFO: CreateAllLog Start [2026-04-13 11:53:03] Production.INFO: 117 [2026-04-13 11:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:53:03] Production.INFO: ==11647== Releasing lock... [2026-04-13 11:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:53:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:53:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:53:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:53:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:53:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:53:04] Production.INFO: Date 2026-04-12 [2026-04-13 11:53:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:53:04] Production.INFO: ==11641== Releasing lock... [2026-04-13 11:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:53:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:53:04] Production.INFO: Date 2026-04-13 [2026-04-13 11:53:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:53:04] Production.INFO: Total Charge 0 [2026-04-13 11:53:04] Production.INFO: CreateAllLog End [2026-04-13 11:53:04] Production.INFO: Account Balance End. [2026-04-13 11:53:04] Production.ERROR: CronJobId end 12 [2026-04-13 11:53:04] Production.INFO: ==11645== Releasing lock... [2026-04-13 11:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:53:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:53:12] Production.ERROR: CronJobId end10 [2026-04-13 11:53:12] Production.INFO: ==11643== Releasing lock... [2026-04-13 11:53:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:53:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:53:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:53:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:53:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:53:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:53:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:53:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:53:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:53:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:53:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:53:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:53:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:53:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:53:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:53:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:53:15] Production.INFO: call_cost start [2026-04-13 11:53:15] Production.INFO: call_cost end [2026-04-13 11:53:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:53:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:53:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:53:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:53:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:53:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:53:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:53:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:53:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:53:15] Production.INFO: ==11639== Releasing lock... [2026-04-13 11:53:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:53:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:54:02] Production.INFO: ==11706== Lock acquired, processing the job... [2026-04-13 16:54:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:54:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:54:02] Production.INFO: neon service started [2026-04-13 16:54:02] Production.INFO: neon service started [2026-04-13 16:54:02] Production.INFO: ==11706== Releasing lock... [2026-04-13 16:54:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:54:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:54:02] Production.INFO: ==11708== Lock acquired, processing the job... [2026-04-13 11:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:54:02] Production.INFO: ==11710== Lock acquired, processing the job... [2026-04-13 15:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:54:02] Production.INFO: ==11710== Releasing lock... [2026-04-13 15:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:54:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:54:03] Production.INFO: ==11708== Releasing lock... [2026-04-13 11:54:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:54:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:54:03] Production.INFO: ==11715== Lock acquired, processing the job... [2026-04-13 11:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:54:03] Production.INFO: ==11713== Lock acquired, processing the job... [2026-04-13 11:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:54:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:54:04] Production.INFO: ==11717== Lock acquired, processing the job... [2026-04-13 11:54:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:54:04] Production.INFO: ==11719== Lock acquired, processing the job... [2026-04-13 11:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:54:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:54:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:54:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:54:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:54:04] Production.INFO: ==11721== Lock acquired, processing the job... [2026-04-13 11:54:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:54:04] Production.INFO: Account Balance Start. [2026-04-13 11:54:04] Production.INFO: CreateAllLog Start [2026-04-13 11:54:04] Production.INFO: 117 [2026-04-13 11:54:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:54:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:54:04] Production.INFO: Date 2026-04-08 [2026-04-13 11:54:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:54:04] Production.INFO: ==11721== Releasing lock... [2026-04-13 11:54:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:54:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:54:04] Production.INFO: ==11715== Releasing lock... [2026-04-13 11:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:54:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:54:04] Production.INFO: Date 2026-04-09 [2026-04-13 11:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:54:04] Production.INFO: Date 2026-04-10 [2026-04-13 11:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:54:04] Production.INFO: Date 2026-04-11 [2026-04-13 11:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:54:04] Production.INFO: Date 2026-04-12 [2026-04-13 11:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:54:04] Production.INFO: Date 2026-04-13 [2026-04-13 11:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:54:04] Production.INFO: Total Charge 0 [2026-04-13 11:54:04] Production.INFO: CreateAllLog End [2026-04-13 11:54:04] Production.INFO: Account Balance End. [2026-04-13 11:54:04] Production.ERROR: CronJobId end 12 [2026-04-13 11:54:04] Production.INFO: ==11719== Releasing lock... [2026-04-13 11:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:54:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:54:10] Production.ERROR: CronJobId end10 [2026-04-13 11:54:10] Production.INFO: ==11717== Releasing lock... [2026-04-13 11:54:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:54:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:54:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:54:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:54:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:54:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:54:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:54:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:54:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:54:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:54:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:54:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:54:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:54:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:54:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:54:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:54:14] Production.INFO: call_cost start [2026-04-13 11:54:14] Production.INFO: call_cost end [2026-04-13 11:54:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:54:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:54:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:54:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:54:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:54:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:54:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:54:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:54:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:54:14] Production.INFO: ==11713== Releasing lock... [2026-04-13 11:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:54:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:55:01] Production.INFO: ==11778== Lock acquired, processing the job... [2026-04-13 16:55:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:55:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:55:01] Production.INFO: neon service started [2026-04-13 16:55:01] Production.INFO: neon service started [2026-04-13 16:55:01] Production.INFO: ==11778== Releasing lock... [2026-04-13 16:55:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:55:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:55:01] Production.INFO: ==11780== Lock acquired, processing the job... [2026-04-13 11:55:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:55:02] Production.INFO: ==11780== Releasing lock... [2026-04-13 11:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:55:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:55:02] Production.INFO: ==11782== Lock acquired, processing the job... [2026-04-13 15:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:55:02] Production.INFO: ==11782== Releasing lock... [2026-04-13 15:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:55:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:55:02] Production.INFO: ==11793== Lock acquired, processing the job... [2026-04-13 11:55:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:55:03] Production.INFO: ==11789== Lock acquired, processing the job... [2026-04-13 11:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:55:03] Production.INFO: ==11791== Lock acquired, processing the job... [2026-04-13 11:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:55:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:55:03] Production.INFO: ==11795== Lock acquired, processing the job... [2026-04-13 11:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:55:03] Production.INFO: ==11797== Lock acquired, processing the job... [2026-04-13 11:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:55:03] Production.INFO: Account Balance Start. [2026-04-13 11:55:03] Production.INFO: CreateAllLog Start [2026-04-13 11:55:03] Production.INFO: 117 [2026-04-13 11:55:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:55:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:55:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:55:03] Production.INFO: ==11797== Releasing lock... [2026-04-13 11:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:55:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:55:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:55:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:55:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:55:03] Production.INFO: Date 2026-04-12 [2026-04-13 11:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:55:03] Production.INFO: Date 2026-04-13 [2026-04-13 11:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:55:03] Production.INFO: Total Charge 0 [2026-04-13 11:55:03] Production.INFO: CreateAllLog End [2026-04-13 11:55:03] Production.INFO: Account Balance End. [2026-04-13 11:55:03] Production.ERROR: CronJobId end 12 [2026-04-13 11:55:03] Production.INFO: ==11795== Releasing lock... [2026-04-13 11:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:55:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:55:03] Production.INFO: ==11791== Releasing lock... [2026-04-13 11:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:55:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:55:11] Production.ERROR: CronJobId end10 [2026-04-13 11:55:11] Production.INFO: ==11793== Releasing lock... [2026-04-13 11:55:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:55:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:55:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:55:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:55:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:55:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:55:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:55:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:55:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:55:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:55:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:55:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:55:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:55:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:55:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:55:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:55:14] Production.INFO: call_cost start [2026-04-13 11:55:14] Production.INFO: call_cost end [2026-04-13 11:55:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:55:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:55:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:55:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:55:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:55:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:55:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:55:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:55:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:55:14] Production.INFO: ==11789== Releasing lock... [2026-04-13 11:55:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:55:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:56:01] Production.INFO: ==11856== Lock acquired, processing the job... [2026-04-13 16:56:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:56:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:56:01] Production.INFO: neon service started [2026-04-13 16:56:02] Production.INFO: neon service started [2026-04-13 16:56:02] Production.INFO: ==11856== Releasing lock... [2026-04-13 16:56:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:56:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:56:02] Production.INFO: ==11858== Lock acquired, processing the job... [2026-04-13 11:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:56:02] Production.INFO: ==11858== Releasing lock... [2026-04-13 11:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:56:02] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:56:02] Production.INFO: ==11860== Lock acquired, processing the job... [2026-04-13 15:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:56:02] Production.INFO: ==11860== Releasing lock... [2026-04-13 15:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:56:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:56:03] Production.INFO: ==11863== Lock acquired, processing the job... [2026-04-13 11:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:56:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:56:03] Production.INFO: ==11865== Lock acquired, processing the job... [2026-04-13 11:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:56:03] Production.INFO: ==11867== Lock acquired, processing the job... [2026-04-13 11:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:56:03] Production.INFO: ==11869== Lock acquired, processing the job... [2026-04-13 11:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:56:03] Production.INFO: ==11871== Lock acquired, processing the job... [2026-04-13 11:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:56:03] Production.INFO: Account Balance Start. [2026-04-13 11:56:03] Production.INFO: CreateAllLog Start [2026-04-13 11:56:03] Production.INFO: 117 [2026-04-13 11:56:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:56:03] Production.INFO: ==11871== Releasing lock... [2026-04-13 11:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:56:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:56:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:56:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:56:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:56:04] Production.INFO: Date 2026-04-12 [2026-04-13 11:56:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:56:04] Production.INFO: Date 2026-04-13 [2026-04-13 11:56:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:56:04] Production.INFO: Total Charge 0 [2026-04-13 11:56:04] Production.INFO: CreateAllLog End [2026-04-13 11:56:04] Production.INFO: Account Balance End. [2026-04-13 11:56:04] Production.ERROR: CronJobId end 12 [2026-04-13 11:56:04] Production.INFO: ==11869== Releasing lock... [2026-04-13 11:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:56:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:56:04] Production.INFO: ==11865== Releasing lock... [2026-04-13 11:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:56:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:56:11] Production.ERROR: CronJobId end10 [2026-04-13 11:56:11] Production.INFO: ==11867== Releasing lock... [2026-04-13 11:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:56:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:56:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:56:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:56:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:56:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:56:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:56:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:56:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:56:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:56:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:56:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:56:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:56:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:56:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:56:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:56:14] Production.INFO: call_cost start [2026-04-13 11:56:14] Production.INFO: call_cost end [2026-04-13 11:56:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:56:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:56:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:56:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:56:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:56:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:56:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:56:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:56:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:56:14] Production.INFO: ==11863== Releasing lock... [2026-04-13 11:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:56:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:57:01] Production.INFO: ==11928== Lock acquired, processing the job... [2026-04-13 16:57:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:57:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:57:01] Production.INFO: neon service started [2026-04-13 16:57:01] Production.INFO: neon service started [2026-04-13 16:57:01] Production.INFO: ==11928== Releasing lock... [2026-04-13 16:57:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:57:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:57:01] Production.INFO: ==11930== Lock acquired, processing the job... [2026-04-13 11:57:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:57:02] Production.INFO: ==11930== Releasing lock... [2026-04-13 11:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:57:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:57:02] Production.INFO: ==11932== Lock acquired, processing the job... [2026-04-13 15:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:57:02] Production.INFO: ==11932== Releasing lock... [2026-04-13 15:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:57:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:57:02] Production.INFO: ==11935== Lock acquired, processing the job... [2026-04-13 11:57:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:57:02] Production.INFO: ==11937== Lock acquired, processing the job... [2026-04-13 11:57:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:57:02] Production.INFO: ==11939== Lock acquired, processing the job... [2026-04-13 11:57:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:57:02] Production.INFO: ==11943== Lock acquired, processing the job... [2026-04-13 11:57:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:57:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:57:02] Production.INFO: ==11941== Lock acquired, processing the job... [2026-04-13 11:57:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:57:03] Production.INFO: Account Balance Start. [2026-04-13 11:57:03] Production.INFO: CreateAllLog Start [2026-04-13 11:57:03] Production.INFO: 117 [2026-04-13 11:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:57:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:57:03] Production.INFO: ==11943== Releasing lock... [2026-04-13 11:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:57:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:57:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:57:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:57:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:57:03] Production.INFO: Date 2026-04-12 [2026-04-13 11:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:57:03] Production.INFO: Date 2026-04-13 [2026-04-13 11:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:57:03] Production.INFO: Total Charge 0 [2026-04-13 11:57:03] Production.INFO: CreateAllLog End [2026-04-13 11:57:03] Production.INFO: Account Balance End. [2026-04-13 11:57:03] Production.ERROR: CronJobId end 12 [2026-04-13 11:57:03] Production.INFO: ==11941== Releasing lock... [2026-04-13 11:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:57:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:57:03] Production.INFO: ==11937== Releasing lock... [2026-04-13 11:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:57:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:57:10] Production.ERROR: CronJobId end10 [2026-04-13 11:57:10] Production.INFO: ==11939== Releasing lock... [2026-04-13 11:57:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:57:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:57:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:57:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:57:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:57:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:57:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:57:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:57:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:57:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:57:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:57:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:57:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:57:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:57:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:57:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:57:14] Production.INFO: call_cost start [2026-04-13 11:57:14] Production.INFO: call_cost end [2026-04-13 11:57:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:57:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:57:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:57:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:57:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:57:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:57:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:57:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:57:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:57:14] Production.INFO: ==11935== Releasing lock... [2026-04-13 11:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:57:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:58:01] Production.INFO: ==12006== Lock acquired, processing the job... [2026-04-13 16:58:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:58:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:58:01] Production.INFO: neon service started [2026-04-13 16:58:01] Production.INFO: neon service started [2026-04-13 16:58:01] Production.INFO: ==12006== Releasing lock... [2026-04-13 16:58:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:58:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:58:02] Production.INFO: ==12010== Lock acquired, processing the job... [2026-04-13 15:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:58:02] Production.INFO: ==12010== Releasing lock... [2026-04-13 15:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:58:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:58:02] Production.INFO: ==12008== Lock acquired, processing the job... [2026-04-13 11:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:58:02] Production.INFO: ==12008== Releasing lock... [2026-04-13 11:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:58:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 11:58:03] Production.INFO: ==12012== Lock acquired, processing the job... [2026-04-13 11:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:58:03] Production.INFO: ==12014== Lock acquired, processing the job... [2026-04-13 11:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:58:03] Production.INFO: ==12021== Lock acquired, processing the job... [2026-04-13 11:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:58:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:58:03] Production.INFO: ==12016== Lock acquired, processing the job... [2026-04-13 11:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:58:03] Production.INFO: ==12018== Lock acquired, processing the job... [2026-04-13 11:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:58:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:58:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:58:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:58:03] Production.INFO: ==12021== Releasing lock... [2026-04-13 11:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:58:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:58:03] Production.INFO: Account Balance Start. [2026-04-13 11:58:03] Production.INFO: CreateAllLog Start [2026-04-13 11:58:03] Production.INFO: 117 [2026-04-13 11:58:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:58:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:58:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:58:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:58:03] Production.INFO: Date 2026-04-12 [2026-04-13 11:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:58:03] Production.INFO: Date 2026-04-13 [2026-04-13 11:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:58:04] Production.INFO: Total Charge 0 [2026-04-13 11:58:04] Production.INFO: CreateAllLog End [2026-04-13 11:58:04] Production.INFO: ==12014== Releasing lock... [2026-04-13 11:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:58:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:58:04] Production.INFO: Account Balance End. [2026-04-13 11:58:04] Production.ERROR: CronJobId end 12 [2026-04-13 11:58:04] Production.INFO: ==12018== Releasing lock... [2026-04-13 11:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:58:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:58:10] Production.ERROR: CronJobId end10 [2026-04-13 11:58:10] Production.INFO: ==12016== Releasing lock... [2026-04-13 11:58:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:58:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:58:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:58:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:58:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:58:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:58:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:58:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:58:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:58:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:58:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:58:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:58:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:58:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:58:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:58:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:58:13] Production.INFO: call_cost start [2026-04-13 11:58:13] Production.INFO: call_cost end [2026-04-13 11:58:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:58:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:58:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:58:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:58:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:58:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:58:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:58:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:58:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:58:13] Production.INFO: ==12012== Releasing lock... [2026-04-13 11:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:58:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 16:59:02] Production.INFO: ==12077== Lock acquired, processing the job... [2026-04-13 16:59:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 16:59:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 16:59:02] Production.INFO: neon service started [2026-04-13 16:59:02] Production.INFO: neon service started [2026-04-13 16:59:02] Production.INFO: ==12077== Releasing lock... [2026-04-13 16:59:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 16:59:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 11:59:02] Production.INFO: ==12079== Lock acquired, processing the job... [2026-04-13 11:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 11:59:02] Production.INFO: ==12079== Releasing lock... [2026-04-13 11:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 11:59:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:59:02] Production.INFO: ==12081== Lock acquired, processing the job... [2026-04-13 15:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:59:03] Production.INFO: ==12081== Releasing lock... [2026-04-13 15:59:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 15:59:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 11:59:03] Production.INFO: ==12083== Lock acquired, processing the job... [2026-04-13 11:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 11:59:03] Production.INFO: ==12085== Lock acquired, processing the job... [2026-04-13 11:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 11:59:03] Production.INFO: ==12087== Lock acquired, processing the job... [2026-04-13 11:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 11:59:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 11:59:03] Production.INFO: ==12091== Lock acquired, processing the job... [2026-04-13 11:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 11:59:03] Production.INFO: ==12089== Lock acquired, processing the job... [2026-04-13 11:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 11:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 11:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 11:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 11:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 11:59:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 11:59:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 11:59:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 11:59:03] Production.INFO: ==12091== Releasing lock... [2026-04-13 11:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 11:59:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 11:59:03] Production.INFO: Account Balance Start. [2026-04-13 11:59:03] Production.INFO: CreateAllLog Start [2026-04-13 11:59:03] Production.INFO: 117 [2026-04-13 11:59:03] Production.INFO: Date 2026-04-08 [2026-04-13 11:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:59:03] Production.INFO: Date 2026-04-09 [2026-04-13 11:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:59:03] Production.INFO: Date 2026-04-10 [2026-04-13 11:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:59:03] Production.INFO: Date 2026-04-11 [2026-04-13 11:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:59:03] Production.INFO: Date 2026-04-12 [2026-04-13 11:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 11:59:04] Production.INFO: Date 2026-04-13 [2026-04-13 11:59:04] Production.INFO: Reseller ==> 0 [2026-04-13 11:59:04] Production.INFO: ==12085== Releasing lock... [2026-04-13 11:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 11:59:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 11:59:04] Production.INFO: Total Charge 0 [2026-04-13 11:59:04] Production.INFO: CreateAllLog End [2026-04-13 11:59:04] Production.INFO: Account Balance End. [2026-04-13 11:59:04] Production.ERROR: CronJobId end 12 [2026-04-13 11:59:04] Production.INFO: ==12089== Releasing lock... [2026-04-13 11:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 11:59:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 11:59:10] Production.ERROR: CronJobId end10 [2026-04-13 11:59:10] Production.INFO: ==12087== Releasing lock... [2026-04-13 11:59:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 11:59:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 11:59:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 11:59:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 11:59:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 11:59:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 11:59:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 11:59:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 11:59:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 11:59:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 11:59:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 11:59:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 11:59:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 11:59:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 11:59:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 11:59:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 11:59:14] Production.INFO: call_cost start [2026-04-13 11:59:14] Production.INFO: call_cost end [2026-04-13 11:59:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 11:59:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 11:59:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 11:59:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 11:59:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 11:59:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 11:59:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 11:59:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 11:59:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 11:59:14] Production.INFO: ==12083== Releasing lock... [2026-04-13 11:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 11:59:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:00:01] Production.INFO: ==12150== Lock acquired, processing the job... [2026-04-13 17:00:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:00:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:00:01] Production.INFO: neon service started [2026-04-13 17:00:01] Production.INFO: neon service started [2026-04-13 17:00:01] Production.INFO: ==12150== Releasing lock... [2026-04-13 17:00:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:00:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:00:01] Production.INFO: ==12154== Lock acquired, processing the job... [2026-04-13 16:00:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:00:02] Production.INFO: ==12154== Releasing lock... [2026-04-13 16:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:00:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:00:02] Production.INFO: ==12152== Lock acquired, processing the job... [2026-04-13 12:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:00:02] Production.INFO: ==12152== Releasing lock... [2026-04-13 12:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:00:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:00:03] Production.INFO: ==12161== Lock acquired, processing the job... [2026-04-13 12:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:00:03] Production.INFO: ==12163== Lock acquired, processing the job... [2026-04-13 12:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:00:03] Production.INFO: ==12157== Lock acquired, processing the job... [2026-04-13 12:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:00:03] Production.INFO: ==12165== Lock acquired, processing the job... [2026-04-13 12:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:00:03] Production.INFO: ==12159== Lock acquired, processing the job... [2026-04-13 12:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:00:03] Production.INFO: Account Balance Start. [2026-04-13 12:00:03] Production.INFO: CreateAllLog Start [2026-04-13 12:00:03] Production.INFO: 117 [2026-04-13 12:00:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:00:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:00:03] Production.INFO: Date 2026-04-09 [2026-04-13 12:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:00:03] Production.INFO: Date 2026-04-10 [2026-04-13 12:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:00:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:00:03] Production.INFO: Date 2026-04-11 [2026-04-13 12:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:00:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:00:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:00:03] Production.INFO: ==12165== Releasing lock... [2026-04-13 12:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:00:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:00:03] Production.INFO: Date 2026-04-12 [2026-04-13 12:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:00:03] Production.INFO: Date 2026-04-13 [2026-04-13 12:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:00:03] Production.INFO: Total Charge 0 [2026-04-13 12:00:03] Production.INFO: CreateAllLog End [2026-04-13 12:00:03] Production.INFO: ==12159== Releasing lock... [2026-04-13 12:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:00:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:00:03] Production.INFO: Account Balance End. [2026-04-13 12:00:03] Production.ERROR: CronJobId end 12 [2026-04-13 12:00:03] Production.INFO: ==12163== Releasing lock... [2026-04-13 12:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:00:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:00:11] Production.ERROR: CronJobId end10 [2026-04-13 12:00:11] Production.INFO: ==12161== Releasing lock... [2026-04-13 12:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:00:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:00:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:00:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:00:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:00:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:00:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:00:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:00:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:00:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:00:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:00:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:00:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:00:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:00:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:00:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:00:13] Production.INFO: call_cost start [2026-04-13 12:00:13] Production.INFO: call_cost end [2026-04-13 12:00:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:00:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:00:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:00:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:00:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:00:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:00:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:00:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:00:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:00:14] Production.INFO: ==12157== Releasing lock... [2026-04-13 12:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:00:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:01:02] Production.INFO: ==12235== Lock acquired, processing the job... [2026-04-13 17:01:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:01:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:01:02] Production.INFO: neon service started [2026-04-13 17:01:02] Production.INFO: neon service started [2026-04-13 17:01:02] Production.INFO: ==12235== Releasing lock... [2026-04-13 17:01:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:01:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:01:02] Production.INFO: ==12239== Lock acquired, processing the job... [2026-04-13 16:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:01:02] Production.INFO: ==12239== Releasing lock... [2026-04-13 16:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:01:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:01:02] Production.INFO: ==12237== Lock acquired, processing the job... [2026-04-13 12:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:01:02] Production.INFO: ==12237== Releasing lock... [2026-04-13 12:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:01:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:01:03] Production.INFO: ==12245== Lock acquired, processing the job... [2026-04-13 12:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:01:03] Production.INFO: ==12242== Lock acquired, processing the job... [2026-04-13 12:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 12:01:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:01:03] Production.INFO: ==12252== Lock acquired, processing the job... [2026-04-13 12:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:01:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 12:01:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 12:01:03] Production.ERROR: CronJob PID - 12245 [2026-04-13 12:01:03] Production.ERROR: CronJob Title - System Alerts [2026-04-13 12:01:03] Production.ERROR: CronJob ID - 5 [2026-04-13 12:01:03] Production.ERROR: CronJob Last Run Time 2026-04-13 12:01:00 [2026-04-13 12:01:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 12:01:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 12:01:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 12:01:03] Production.ERROR: CronJob PID - 12252 [2026-04-13 12:01:03] Production.ERROR: CronJob Title - Prepaid Account Balance [2026-04-13 12:01:03] Production.ERROR: CronJob ID - 12 [2026-04-13 12:01:03] Production.ERROR: CronJob Last Run Time 2026-04-13 12:01:00 [2026-04-13 12:01:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 12:01:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 12:01:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 12:01:03] Production.INFO: ==12242== Releasing lock... [2026-04-13 12:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 12:01:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 12:01:03] Production.INFO: Account Balance Start. [2026-04-13 12:01:03] Production.INFO: CreateAllLog Start [2026-04-13 12:01:03] Production.INFO: 117 [2026-04-13 12:01:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:01:03] Production.INFO: Date 2026-04-09 [2026-04-13 12:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:01:03] Production.INFO: Date 2026-04-10 [2026-04-13 12:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:01:04] Production.INFO: Date 2026-04-11 [2026-04-13 12:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:01:04] Production.INFO: Date 2026-04-12 [2026-04-13 12:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:01:04] Production.INFO: Date 2026-04-13 [2026-04-13 12:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:01:04] Production.INFO: ==12248== Lock acquired, processing the job... [2026-04-13 12:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:01:04] Production.INFO: Total Charge 0 [2026-04-13 12:01:04] Production.INFO: CreateAllLog End [2026-04-13 12:01:04] Production.INFO: ==12250== Lock acquired, processing the job... [2026-04-13 12:01:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:01:04] Production.INFO: ==12256== Lock acquired, processing the job... [2026-04-13 12:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:01:04] Production.INFO: Account Balance End. [2026-04-13 12:01:04] Production.INFO: ==12254== Lock acquired, processing the job... [2026-04-13 12:01:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 12:01:04] Production.ERROR: CronJobId end 12 [2026-04-13 12:01:04] Production.INFO: ==12252== Releasing lock... [2026-04-13 12:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:01:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:01:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:01:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:01:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:01:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:01:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 12:01:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:01:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:01:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:01:04] Production.INFO: ==12256== Releasing lock... [2026-04-13 12:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:01:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:01:05] Production.ERROR: done [2026-04-13 12:01:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 12:01:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089050', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 12:01:05] Production.INFO: ==12248== Releasing lock... [2026-04-13 12:01:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:01:05] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:01:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089050', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 12:01:11] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 12:01:11] Production.INFO: ProcessCDR(1,17089050,1,1,2) [2026-04-13 12:01:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17089050,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 12:01:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17089050,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 12:01:11] Production.ERROR: pbx prc_insertCDR start [2026-04-13 12:01:11] Production.ERROR: pbx prc_insertCDR end [2026-04-13 12:01:11] Production.INFO: ==12254== Releasing lock... [2026-04-13 12:01:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 12:01:11] Production.INFO: 26 MB #Memory Used# [2026-04-13 12:01:15] Production.ERROR: CronJobId end10 [2026-04-13 12:01:15] Production.INFO: ==12250== Releasing lock... [2026-04-13 12:01:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:01:15] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:01:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:01:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:01:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:01:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:01:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:01:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:01:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:01:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:01:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:01:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:01:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:01:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:01:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:01:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:01:17] Production.INFO: call_cost start [2026-04-13 12:01:17] Production.INFO: call_cost end [2026-04-13 12:01:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:01:17] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:01:17] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:01:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:01:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:01:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:01:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:01:17] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:01:17] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:01:17] Production.INFO: ==12245== Releasing lock... [2026-04-13 12:01:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:01:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:02:01] Production.INFO: ==12314== Lock acquired, processing the job... [2026-04-13 17:02:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:02:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:02:01] Production.INFO: neon service started [2026-04-13 17:02:01] Production.INFO: neon service started [2026-04-13 17:02:01] Production.INFO: ==12314== Releasing lock... [2026-04-13 17:02:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:02:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:02:01] Production.INFO: ==12318== Lock acquired, processing the job... [2026-04-13 16:02:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:02:01] Production.INFO: ==12318== Releasing lock... [2026-04-13 16:02:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:02:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:02:01] Production.INFO: ==12316== Lock acquired, processing the job... [2026-04-13 12:02:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:02:02] Production.INFO: ==12316== Releasing lock... [2026-04-13 12:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:02:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:02:03] Production.INFO: ==12321== Lock acquired, processing the job... [2026-04-13 12:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:02:03] Production.INFO: ==12323== Lock acquired, processing the job... [2026-04-13 12:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:02:03] Production.INFO: ==12325== Lock acquired, processing the job... [2026-04-13 12:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:02:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:02:03] Production.INFO: ==12327== Lock acquired, processing the job... [2026-04-13 12:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:02:03] Production.INFO: ==12329== Lock acquired, processing the job... [2026-04-13 12:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts# [2026-04-13 12:02:03] Production.INFO: Account Balance Start. [2026-04-13 12:02:03] Production.INFO: CreateAllLog Start [2026-04-13 12:02:03] Production.INFO: 117 [2026-04-13 12:02:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:02:03] Production.INFO: ==12331== Lock acquired, processing the job... [2026-04-13 12:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:02:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 12:02:03] Production.INFO: Date 2026-04-09 [2026-04-13 12:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:02:03] Production.INFO: Date 2026-04-10 [2026-04-13 12:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:02:03] Production.INFO: Date 2026-04-11 [2026-04-13 12:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:02:03] Production.INFO: Date 2026-04-12 [2026-04-13 12:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:02:03] Production.INFO: Date 2026-04-13 [2026-04-13 12:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:02:03] Production.INFO: Total Charge 0 [2026-04-13 12:02:03] Production.INFO: CreateAllLog End [2026-04-13 12:02:03] Production.INFO: ==12323== Releasing lock... [2026-04-13 12:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:02:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:02:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:02:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:02:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:02:04] Production.INFO: ==12331== Releasing lock... [2026-04-13 12:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:02:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:02:04] Production.ERROR: done [2026-04-13 12:02:04] Production.INFO: Account Balance End. [2026-04-13 12:02:04] Production.ERROR: tblTempVendorCDR_20 [2026-04-13 12:02:04] Production.ERROR: CronJobId end 12 [2026-04-13 12:02:04] Production.INFO: ==12327== Releasing lock... [2026-04-13 12:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:02:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:02:04] Production.ERROR: done [2026-04-13 12:02:04] Production.ERROR: Array ( [start_date_ymd] => 2026-04-01 03:02:06 [end_date_ymd] => 2026-04-02 03:02:06 [RateCDR] => 1 ) [2026-04-13 12:02:04] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode, c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type, disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description, pin.pc_description as pincode_name from asteriskcdrdb.cdr c left outer join asterisk.cc_callcosts cc on c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/ left outer join asterisk.pr_providers p on cc_pr_id = pr_id left outer join asterisk.te_tenants te ON te.te_code = c.accountcode left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06' AND ( userfield like '%outbound%' or userfield like '%inbound%' or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/ ) AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/ AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' and prevuniqueid='' group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'') [2026-04-13 12:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs() #1 [internal function]: App\Console\Commands\PBXAccountUsage->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:02:04] Production.INFO: ==12329== Releasing lock... [2026-04-13 12:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops# [2026-04-13 12:02:04] Production.INFO: 27.25 MB #Memory Used# [2026-04-13 12:02:10] Production.ERROR: CronJobId end10 [2026-04-13 12:02:10] Production.INFO: ==12325== Releasing lock... [2026-04-13 12:02:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:02:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:02:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:02:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:02:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:02:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:02:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:02:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:02:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:02:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:02:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:02:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:02:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:02:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:02:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:02:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:02:13] Production.INFO: call_cost start [2026-04-13 12:02:13] Production.INFO: call_cost end [2026-04-13 12:02:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:02:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:02:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:02:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:02:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:02:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:02:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:02:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:02:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:02:13] Production.INFO: ==12321== Releasing lock... [2026-04-13 12:02:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:02:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:03:01] Production.INFO: ==12390== Lock acquired, processing the job... [2026-04-13 17:03:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:03:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:03:01] Production.INFO: neon service started [2026-04-13 17:03:01] Production.INFO: neon service started [2026-04-13 17:03:01] Production.INFO: ==12390== Releasing lock... [2026-04-13 17:03:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:03:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:03:02] Production.INFO: ==12392== Lock acquired, processing the job... [2026-04-13 12:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:03:02] Production.INFO: ==12394== Lock acquired, processing the job... [2026-04-13 16:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:03:02] Production.INFO: ==12394== Releasing lock... [2026-04-13 16:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:03:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:03:02] Production.INFO: ==12392== Releasing lock... [2026-04-13 12:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:03:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:03:03] Production.INFO: ==12397== Lock acquired, processing the job... [2026-04-13 12:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:03:03] Production.INFO: ==12399== Lock acquired, processing the job... [2026-04-13 12:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:03:03] Production.INFO: ==12405== Lock acquired, processing the job... [2026-04-13 12:03:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:03:03] Production.INFO: ==12403== Lock acquired, processing the job... [2026-04-13 12:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:03:03] Production.INFO: ==12401== Lock acquired, processing the job... [2026-04-13 12:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:03:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:03:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:03:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:03:03] Production.INFO: ==12405== Releasing lock... [2026-04-13 12:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:03:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:03:03] Production.INFO: Account Balance Start. [2026-04-13 12:03:03] Production.INFO: CreateAllLog Start [2026-04-13 12:03:03] Production.INFO: 117 [2026-04-13 12:03:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:03:03] Production.INFO: Date 2026-04-09 [2026-04-13 12:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:03:03] Production.INFO: Date 2026-04-10 [2026-04-13 12:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:03:03] Production.INFO: Date 2026-04-11 [2026-04-13 12:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:03:03] Production.INFO: ==12399== Releasing lock... [2026-04-13 12:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:03:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:03:03] Production.INFO: Date 2026-04-12 [2026-04-13 12:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:03:04] Production.INFO: Date 2026-04-13 [2026-04-13 12:03:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:03:04] Production.INFO: Total Charge 0 [2026-04-13 12:03:04] Production.INFO: CreateAllLog End [2026-04-13 12:03:04] Production.INFO: Account Balance End. [2026-04-13 12:03:04] Production.ERROR: CronJobId end 12 [2026-04-13 12:03:04] Production.INFO: ==12403== Releasing lock... [2026-04-13 12:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:03:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:03:10] Production.ERROR: CronJobId end10 [2026-04-13 12:03:10] Production.INFO: ==12401== Releasing lock... [2026-04-13 12:03:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:03:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:03:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:03:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:03:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:03:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:03:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:03:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:03:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:03:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:03:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:03:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:03:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:03:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:03:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:03:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:03:12] Production.INFO: call_cost start [2026-04-13 12:03:12] Production.INFO: call_cost end [2026-04-13 12:03:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:03:12] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:03:12] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:03:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:03:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:03:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:03:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:03:12] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:03:12] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:03:12] Production.INFO: ==12397== Releasing lock... [2026-04-13 12:03:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:03:12] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:04:02] Production.INFO: ==12463== Lock acquired, processing the job... [2026-04-13 17:04:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:04:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:04:02] Production.INFO: neon service started [2026-04-13 17:04:02] Production.INFO: neon service started [2026-04-13 17:04:02] Production.INFO: ==12463== Releasing lock... [2026-04-13 17:04:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:04:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:04:02] Production.INFO: ==12467== Lock acquired, processing the job... [2026-04-13 16:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:04:02] Production.INFO: ==12467== Releasing lock... [2026-04-13 16:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:04:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:04:02] Production.INFO: ==12465== Lock acquired, processing the job... [2026-04-13 12:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:04:02] Production.INFO: ==12465== Releasing lock... [2026-04-13 12:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:04:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:04:03] Production.INFO: ==12473== Lock acquired, processing the job... [2026-04-13 12:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:04:03] Production.INFO: ==12471== Lock acquired, processing the job... [2026-04-13 12:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:04:03] Production.INFO: ==12475== Lock acquired, processing the job... [2026-04-13 12:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:04:03] Production.INFO: ==12469== Lock acquired, processing the job... [2026-04-13 12:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:04:03] Production.INFO: ==12477== Lock acquired, processing the job... [2026-04-13 12:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:04:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:04:03] Production.INFO: Account Balance Start. [2026-04-13 12:04:03] Production.INFO: CreateAllLog Start [2026-04-13 12:04:03] Production.INFO: 117 [2026-04-13 12:04:04] Production.INFO: Date 2026-04-08 [2026-04-13 12:04:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:04:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:04:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:04:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:04:04] Production.INFO: ==12477== Releasing lock... [2026-04-13 12:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:04:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:04:04] Production.INFO: Date 2026-04-09 [2026-04-13 12:04:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:04:04] Production.INFO: Date 2026-04-10 [2026-04-13 12:04:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:04:04] Production.INFO: Date 2026-04-11 [2026-04-13 12:04:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:04:04] Production.INFO: Date 2026-04-12 [2026-04-13 12:04:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:04:04] Production.INFO: Date 2026-04-13 [2026-04-13 12:04:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:04:04] Production.INFO: Total Charge 0 [2026-04-13 12:04:04] Production.INFO: CreateAllLog End [2026-04-13 12:04:04] Production.INFO: ==12471== Releasing lock... [2026-04-13 12:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:04:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:04:04] Production.INFO: Account Balance End. [2026-04-13 12:04:04] Production.ERROR: CronJobId end 12 [2026-04-13 12:04:04] Production.INFO: ==12475== Releasing lock... [2026-04-13 12:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:04:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:04:11] Production.ERROR: CronJobId end10 [2026-04-13 12:04:11] Production.INFO: ==12473== Releasing lock... [2026-04-13 12:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:04:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:04:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:04:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:04:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:04:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:04:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:04:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:04:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:04:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:04:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:04:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:04:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:04:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:04:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:04:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:04:13] Production.INFO: call_cost start [2026-04-13 12:04:13] Production.INFO: call_cost end [2026-04-13 12:04:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:04:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:04:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:04:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:04:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:04:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:04:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:04:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:04:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:04:13] Production.INFO: ==12469== Releasing lock... [2026-04-13 12:04:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:04:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:05:01] Production.INFO: ==12541== Lock acquired, processing the job... [2026-04-13 17:05:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:05:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:05:01] Production.INFO: neon service started [2026-04-13 17:05:01] Production.INFO: neon service started [2026-04-13 17:05:01] Production.INFO: ==12541== Releasing lock... [2026-04-13 17:05:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:05:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:05:02] Production.INFO: ==12543== Lock acquired, processing the job... [2026-04-13 12:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:05:02] Production.INFO: ==12545== Lock acquired, processing the job... [2026-04-13 16:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:05:02] Production.INFO: ==12545== Releasing lock... [2026-04-13 16:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:05:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:05:02] Production.INFO: ==12543== Releasing lock... [2026-04-13 12:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:05:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:05:03] Production.INFO: ==12550== Lock acquired, processing the job... [2026-04-13 12:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:05:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:05:03] Production.INFO: ==12554== Lock acquired, processing the job... [2026-04-13 12:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:05:03] Production.INFO: ==12552== Lock acquired, processing the job... [2026-04-13 12:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:05:03] Production.INFO: ==12556== Lock acquired, processing the job... [2026-04-13 12:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:05:03] Production.INFO: ==12558== Lock acquired, processing the job... [2026-04-13 12:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:05:03] Production.INFO: Account Balance Start. [2026-04-13 12:05:03] Production.INFO: CreateAllLog Start [2026-04-13 12:05:03] Production.INFO: 117 [2026-04-13 12:05:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:05:03] Production.INFO: Date 2026-04-09 [2026-04-13 12:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:05:03] Production.INFO: Date 2026-04-10 [2026-04-13 12:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:05:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:05:03] Production.INFO: Date 2026-04-11 [2026-04-13 12:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:05:03] Production.INFO: ==12558== Releasing lock... [2026-04-13 12:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:05:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:05:03] Production.INFO: Date 2026-04-12 [2026-04-13 12:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:05:03] Production.INFO: Date 2026-04-13 [2026-04-13 12:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:05:03] Production.INFO: Total Charge 0 [2026-04-13 12:05:03] Production.INFO: CreateAllLog End [2026-04-13 12:05:03] Production.INFO: Account Balance End. [2026-04-13 12:05:03] Production.ERROR: CronJobId end 12 [2026-04-13 12:05:03] Production.INFO: ==12556== Releasing lock... [2026-04-13 12:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:05:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:05:04] Production.INFO: ==12552== Releasing lock... [2026-04-13 12:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:05:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:05:11] Production.ERROR: CronJobId end10 [2026-04-13 12:05:11] Production.INFO: ==12554== Releasing lock... [2026-04-13 12:05:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:05:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:05:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:05:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:05:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:05:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:05:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:05:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:05:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:05:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:05:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:05:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:05:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:05:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:05:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:05:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:05:13] Production.INFO: call_cost start [2026-04-13 12:05:13] Production.INFO: call_cost end [2026-04-13 12:05:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:05:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:05:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:05:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:05:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:05:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:05:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:05:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:05:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:05:13] Production.INFO: ==12550== Releasing lock... [2026-04-13 12:05:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:05:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:06:02] Production.INFO: ==12612== Lock acquired, processing the job... [2026-04-13 17:06:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:06:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:06:02] Production.INFO: neon service started [2026-04-13 17:06:02] Production.INFO: neon service started [2026-04-13 17:06:02] Production.INFO: ==12612== Releasing lock... [2026-04-13 17:06:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:06:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:06:02] Production.INFO: ==12614== Lock acquired, processing the job... [2026-04-13 12:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:06:02] Production.INFO: ==12614== Releasing lock... [2026-04-13 12:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:06:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:06:02] Production.INFO: ==12616== Lock acquired, processing the job... [2026-04-13 16:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:06:02] Production.INFO: ==12616== Releasing lock... [2026-04-13 16:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:06:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:06:03] Production.INFO: ==12619== Lock acquired, processing the job... [2026-04-13 12:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:06:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:06:03] Production.INFO: ==12623== Lock acquired, processing the job... [2026-04-13 12:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:06:03] Production.INFO: ==12625== Lock acquired, processing the job... [2026-04-13 12:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:06:03] Production.INFO: ==12621== Lock acquired, processing the job... [2026-04-13 12:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:06:03] Production.INFO: ==12627== Lock acquired, processing the job... [2026-04-13 12:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:06:03] Production.INFO: Account Balance Start. [2026-04-13 12:06:03] Production.INFO: CreateAllLog Start [2026-04-13 12:06:03] Production.INFO: 117 [2026-04-13 12:06:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:06:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:06:03] Production.INFO: Date 2026-04-09 [2026-04-13 12:06:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:06:03] Production.INFO: Date 2026-04-10 [2026-04-13 12:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:06:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:06:03] Production.INFO: ==12627== Releasing lock... [2026-04-13 12:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:06:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:06:03] Production.INFO: Date 2026-04-11 [2026-04-13 12:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:06:03] Production.INFO: Date 2026-04-12 [2026-04-13 12:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:06:03] Production.INFO: Date 2026-04-13 [2026-04-13 12:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:06:03] Production.INFO: Total Charge 0 [2026-04-13 12:06:03] Production.INFO: CreateAllLog End [2026-04-13 12:06:04] Production.INFO: Account Balance End. [2026-04-13 12:06:04] Production.ERROR: CronJobId end 12 [2026-04-13 12:06:04] Production.INFO: ==12625== Releasing lock... [2026-04-13 12:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:06:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:06:04] Production.INFO: ==12621== Releasing lock... [2026-04-13 12:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:06:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:06:10] Production.ERROR: CronJobId end10 [2026-04-13 12:06:10] Production.INFO: ==12623== Releasing lock... [2026-04-13 12:06:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:06:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:06:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:06:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:06:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:06:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:06:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:06:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:06:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:06:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:06:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:06:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:06:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:06:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:06:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:06:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:06:14] Production.INFO: call_cost start [2026-04-13 12:06:14] Production.INFO: call_cost end [2026-04-13 12:06:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:06:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:06:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:06:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:06:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:06:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:06:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:06:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:06:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:06:14] Production.INFO: ==12619== Releasing lock... [2026-04-13 12:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:06:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:07:01] Production.INFO: ==12695== Lock acquired, processing the job... [2026-04-13 17:07:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:07:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:07:01] Production.INFO: neon service started [2026-04-13 17:07:01] Production.INFO: neon service started [2026-04-13 17:07:01] Production.INFO: ==12695== Releasing lock... [2026-04-13 17:07:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:07:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:07:01] Production.INFO: ==12700== Lock acquired, processing the job... [2026-04-13 16:07:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:07:01] Production.INFO: ==12700== Releasing lock... [2026-04-13 16:07:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:07:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:07:01] Production.INFO: ==12697== Lock acquired, processing the job... [2026-04-13 12:07:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:07:02] Production.INFO: ==12697== Releasing lock... [2026-04-13 12:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:07:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:07:02] Production.INFO: ==12709== Lock acquired, processing the job... [2026-04-13 12:07:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:07:02] Production.INFO: Account Balance Start. [2026-04-13 12:07:02] Production.INFO: CreateAllLog Start [2026-04-13 12:07:02] Production.INFO: 117 [2026-04-13 12:07:02] Production.INFO: Date 2026-04-08 [2026-04-13 12:07:02] Production.INFO: Reseller ==> 0 [2026-04-13 12:07:02] Production.INFO: Date 2026-04-09 [2026-04-13 12:07:02] Production.INFO: Reseller ==> 0 [2026-04-13 12:07:02] Production.INFO: Date 2026-04-10 [2026-04-13 12:07:02] Production.INFO: Reseller ==> 0 [2026-04-13 12:07:02] Production.INFO: Date 2026-04-11 [2026-04-13 12:07:02] Production.INFO: Reseller ==> 0 [2026-04-13 12:07:02] Production.INFO: Date 2026-04-12 [2026-04-13 12:07:02] Production.INFO: Reseller ==> 0 [2026-04-13 12:07:03] Production.INFO: Date 2026-04-13 [2026-04-13 12:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:07:03] Production.INFO: Total Charge 0 [2026-04-13 12:07:03] Production.INFO: CreateAllLog End [2026-04-13 12:07:03] Production.INFO: ==12703== Lock acquired, processing the job... [2026-04-13 12:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:07:03] Production.INFO: ==12705== Lock acquired, processing the job... [2026-04-13 12:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:07:03] Production.INFO: Account Balance End. [2026-04-13 12:07:03] Production.INFO: ==12707== Lock acquired, processing the job... [2026-04-13 12:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:07:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:07:03] Production.ERROR: CronJobId end 12 [2026-04-13 12:07:03] Production.INFO: ==12709== Releasing lock... [2026-04-13 12:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:07:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:07:03] Production.INFO: ==12711== Lock acquired, processing the job... [2026-04-13 12:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:07:03] Production.INFO: ==12711== Releasing lock... [2026-04-13 12:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:07:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:07:03] Production.INFO: ==12705== Releasing lock... [2026-04-13 12:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:07:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:07:11] Production.ERROR: CronJobId end10 [2026-04-13 12:07:11] Production.INFO: ==12707== Releasing lock... [2026-04-13 12:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:07:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:07:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:07:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:07:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:07:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:07:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:07:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:07:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:07:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:07:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:07:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:07:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:07:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:07:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:07:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:07:14] Production.INFO: call_cost start [2026-04-13 12:07:14] Production.INFO: call_cost end [2026-04-13 12:07:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:07:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:07:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:07:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:07:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:07:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:07:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:07:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:07:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:07:14] Production.INFO: ==12703== Releasing lock... [2026-04-13 12:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:07:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:08:01] Production.INFO: ==12769== Lock acquired, processing the job... [2026-04-13 17:08:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:08:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:08:01] Production.INFO: neon service started [2026-04-13 17:08:01] Production.INFO: neon service started [2026-04-13 17:08:01] Production.INFO: ==12769== Releasing lock... [2026-04-13 17:08:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:08:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:08:02] Production.INFO: ==12771== Lock acquired, processing the job... [2026-04-13 12:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:08:02] Production.INFO: ==12771== Releasing lock... [2026-04-13 12:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:08:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:08:02] Production.INFO: ==12773== Lock acquired, processing the job... [2026-04-13 16:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:08:02] Production.INFO: ==12773== Releasing lock... [2026-04-13 16:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:08:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:08:03] Production.INFO: ==12778== Lock acquired, processing the job... [2026-04-13 12:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:08:03] Production.INFO: ==12776== Lock acquired, processing the job... [2026-04-13 12:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:08:03] Production.INFO: ==12780== Lock acquired, processing the job... [2026-04-13 12:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:08:03] Production.INFO: ==12784== Lock acquired, processing the job... [2026-04-13 12:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:08:03] Production.INFO: ==12782== Lock acquired, processing the job... [2026-04-13 12:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:08:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:08:03] Production.INFO: Account Balance Start. [2026-04-13 12:08:03] Production.INFO: CreateAllLog Start [2026-04-13 12:08:03] Production.INFO: 117 [2026-04-13 12:08:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:08:03] Production.INFO: ==12784== Releasing lock... [2026-04-13 12:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:08:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:08:03] Production.INFO: Date 2026-04-09 [2026-04-13 12:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:08:03] Production.INFO: Date 2026-04-10 [2026-04-13 12:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:08:03] Production.INFO: Date 2026-04-11 [2026-04-13 12:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:08:03] Production.INFO: Date 2026-04-12 [2026-04-13 12:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:08:03] Production.INFO: Date 2026-04-13 [2026-04-13 12:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:08:03] Production.INFO: Total Charge 0 [2026-04-13 12:08:03] Production.INFO: CreateAllLog End [2026-04-13 12:08:04] Production.INFO: Account Balance End. [2026-04-13 12:08:04] Production.INFO: ==12778== Releasing lock... [2026-04-13 12:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:08:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:08:04] Production.ERROR: CronJobId end 12 [2026-04-13 12:08:04] Production.INFO: ==12782== Releasing lock... [2026-04-13 12:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:08:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:08:12] Production.ERROR: CronJobId end10 [2026-04-13 12:08:12] Production.INFO: ==12780== Releasing lock... [2026-04-13 12:08:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:08:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:08:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:08:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:08:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:08:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:08:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:08:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:08:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:08:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:08:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:08:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:08:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:08:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:08:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:08:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:08:14] Production.INFO: call_cost start [2026-04-13 12:08:14] Production.INFO: call_cost end [2026-04-13 12:08:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:08:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:08:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:08:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:08:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:08:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:08:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:08:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:08:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:08:14] Production.INFO: ==12776== Releasing lock... [2026-04-13 12:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:08:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:09:02] Production.INFO: ==12843== Lock acquired, processing the job... [2026-04-13 17:09:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:09:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:09:02] Production.INFO: neon service started [2026-04-13 17:09:02] Production.INFO: neon service started [2026-04-13 17:09:02] Production.INFO: ==12843== Releasing lock... [2026-04-13 17:09:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:09:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:09:02] Production.INFO: ==12845== Lock acquired, processing the job... [2026-04-13 12:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:09:02] Production.INFO: ==12845== Releasing lock... [2026-04-13 12:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:09:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:09:02] Production.INFO: ==12847== Lock acquired, processing the job... [2026-04-13 16:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:09:03] Production.INFO: ==12847== Releasing lock... [2026-04-13 16:09:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:09:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:09:03] Production.INFO: ==12852== Lock acquired, processing the job... [2026-04-13 12:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:09:03] Production.INFO: ==12850== Lock acquired, processing the job... [2026-04-13 12:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:09:03] Production.INFO: ==12854== Lock acquired, processing the job... [2026-04-13 12:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:09:03] Production.INFO: ==12856== Lock acquired, processing the job... [2026-04-13 12:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:09:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:09:03] Production.INFO: ==12858== Lock acquired, processing the job... [2026-04-13 12:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:09:03] Production.INFO: Account Balance Start. [2026-04-13 12:09:03] Production.INFO: CreateAllLog Start [2026-04-13 12:09:03] Production.INFO: 117 [2026-04-13 12:09:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:09:04] Production.INFO: Date 2026-04-09 [2026-04-13 12:09:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:09:04] Production.INFO: Date 2026-04-10 [2026-04-13 12:09:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:09:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:09:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:09:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:09:04] Production.INFO: ==12858== Releasing lock... [2026-04-13 12:09:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:09:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:09:04] Production.INFO: Date 2026-04-11 [2026-04-13 12:09:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:09:04] Production.INFO: ==12852== Releasing lock... [2026-04-13 12:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:09:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:09:04] Production.INFO: Date 2026-04-12 [2026-04-13 12:09:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:09:04] Production.INFO: Date 2026-04-13 [2026-04-13 12:09:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:09:04] Production.INFO: Total Charge 0 [2026-04-13 12:09:04] Production.INFO: CreateAllLog End [2026-04-13 12:09:04] Production.INFO: Account Balance End. [2026-04-13 12:09:04] Production.ERROR: CronJobId end 12 [2026-04-13 12:09:04] Production.INFO: ==12856== Releasing lock... [2026-04-13 12:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:09:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:09:10] Production.ERROR: CronJobId end10 [2026-04-13 12:09:10] Production.INFO: ==12854== Releasing lock... [2026-04-13 12:09:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:09:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:09:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:09:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:09:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:09:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:09:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:09:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:09:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:09:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:09:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:09:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:09:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:09:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:09:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:09:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:09:13] Production.INFO: call_cost start [2026-04-13 12:09:13] Production.INFO: call_cost end [2026-04-13 12:09:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:09:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:09:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:09:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:09:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:09:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:09:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:09:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:09:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:09:13] Production.INFO: ==12850== Releasing lock... [2026-04-13 12:09:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:09:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:10:01] Production.INFO: ==12918== Lock acquired, processing the job... [2026-04-13 17:10:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:10:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:10:01] Production.INFO: neon service started [2026-04-13 17:10:01] Production.INFO: neon service started [2026-04-13 17:10:01] Production.INFO: ==12918== Releasing lock... [2026-04-13 17:10:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:10:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:10:02] Production.INFO: ==12920== Lock acquired, processing the job... [2026-04-13 12:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:10:02] Production.INFO: ==12920== Releasing lock... [2026-04-13 12:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:10:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:10:02] Production.INFO: ==12922== Lock acquired, processing the job... [2026-04-13 16:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:10:02] Production.INFO: ==12922== Releasing lock... [2026-04-13 16:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:10:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:10:02] Production.INFO: ==12927== Lock acquired, processing the job... [2026-04-13 12:10:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:10:03] Production.INFO: ==12925== Lock acquired, processing the job... [2026-04-13 12:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:10:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:10:03] Production.INFO: ==12929== Lock acquired, processing the job... [2026-04-13 12:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:10:03] Production.INFO: ==12933== Lock acquired, processing the job... [2026-04-13 12:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:10:03] Production.INFO: ==12931== Lock acquired, processing the job... [2026-04-13 12:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:10:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:10:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:10:03] Production.INFO: ==12933== Releasing lock... [2026-04-13 12:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:10:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:10:03] Production.INFO: Account Balance Start. [2026-04-13 12:10:03] Production.INFO: CreateAllLog Start [2026-04-13 12:10:03] Production.INFO: 117 [2026-04-13 12:10:03] Production.INFO: ==12927== Releasing lock... [2026-04-13 12:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:10:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:10:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:10:03] Production.INFO: Date 2026-04-09 [2026-04-13 12:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:10:03] Production.INFO: Date 2026-04-10 [2026-04-13 12:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:10:03] Production.INFO: Date 2026-04-11 [2026-04-13 12:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:10:03] Production.INFO: Date 2026-04-12 [2026-04-13 12:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:10:03] Production.INFO: Date 2026-04-13 [2026-04-13 12:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:10:03] Production.INFO: Total Charge 0 [2026-04-13 12:10:03] Production.INFO: CreateAllLog End [2026-04-13 12:10:04] Production.INFO: Account Balance End. [2026-04-13 12:10:04] Production.ERROR: CronJobId end 12 [2026-04-13 12:10:04] Production.INFO: ==12931== Releasing lock... [2026-04-13 12:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:10:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:10:11] Production.ERROR: CronJobId end10 [2026-04-13 12:10:11] Production.INFO: ==12929== Releasing lock... [2026-04-13 12:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:10:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:10:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:10:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:10:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:10:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:10:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:10:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:10:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:10:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:10:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:10:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:10:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:10:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:10:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:10:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:10:13] Production.INFO: call_cost start [2026-04-13 12:10:13] Production.INFO: call_cost end [2026-04-13 12:10:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:10:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:10:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:10:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:10:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:10:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:10:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:10:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:10:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:10:13] Production.INFO: ==12925== Releasing lock... [2026-04-13 12:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:10:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:11:02] Production.INFO: ==12995== Lock acquired, processing the job... [2026-04-13 17:11:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:11:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:11:02] Production.INFO: neon service started [2026-04-13 17:11:02] Production.INFO: neon service started [2026-04-13 17:11:02] Production.INFO: ==12995== Releasing lock... [2026-04-13 17:11:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:11:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:11:02] Production.INFO: ==12999== Lock acquired, processing the job... [2026-04-13 16:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:11:02] Production.INFO: ==12999== Releasing lock... [2026-04-13 16:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:11:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:11:02] Production.INFO: ==12997== Lock acquired, processing the job... [2026-04-13 12:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:11:02] Production.INFO: ==12997== Releasing lock... [2026-04-13 12:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:11:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:11:03] Production.INFO: ==13006== Lock acquired, processing the job... [2026-04-13 12:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:11:03] Production.INFO: ==13002== Lock acquired, processing the job... [2026-04-13 12:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 12:11:03] Production.INFO: ==13008== Lock acquired, processing the job... [2026-04-13 12:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:11:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 12:11:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 12:11:03] Production.ERROR: CronJob PID - 13006 [2026-04-13 12:11:03] Production.ERROR: CronJob Title - Account Block [2026-04-13 12:11:03] Production.ERROR: CronJob ID - 7 [2026-04-13 12:11:03] Production.ERROR: CronJob Last Run Time 2026-04-13 12:11:00 [2026-04-13 12:11:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 12:11:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 12:11:04] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 12:11:04] Production.INFO: ==13002== Releasing lock... [2026-04-13 12:11:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 12:11:04] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 12:11:04] Production.INFO: ==13004== Lock acquired, processing the job... [2026-04-13 12:11:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:11:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:11:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:11:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:11:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:11:04] Production.INFO: ==13014== Lock acquired, processing the job... [2026-04-13 12:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:11:04] Production.INFO: ==13010== Lock acquired, processing the job... [2026-04-13 12:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:11:04] Production.INFO: ==13012== Lock acquired, processing the job... [2026-04-13 12:11:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 12:11:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:11:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 12:11:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:11:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:11:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:11:04] Production.INFO: ==13014== Releasing lock... [2026-04-13 12:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:11:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:11:04] Production.INFO: Account Balance Start. [2026-04-13 12:11:04] Production.INFO: CreateAllLog Start [2026-04-13 12:11:04] Production.INFO: 117 [2026-04-13 12:11:04] Production.INFO: Date 2026-04-08 [2026-04-13 12:11:04] Production.INFO: ==13006== Releasing lock... [2026-04-13 12:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:11:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:11:04] Production.INFO: Date 2026-04-09 [2026-04-13 12:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:11:04] Production.INFO: Date 2026-04-10 [2026-04-13 12:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:11:04] Production.INFO: Date 2026-04-11 [2026-04-13 12:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:11:04] Production.INFO: Date 2026-04-12 [2026-04-13 12:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:11:05] Production.INFO: Date 2026-04-13 [2026-04-13 12:11:05] Production.INFO: Reseller ==> 0 [2026-04-13 12:11:05] Production.ERROR: done [2026-04-13 12:11:05] Production.INFO: Total Charge 0 [2026-04-13 12:11:05] Production.INFO: CreateAllLog End [2026-04-13 12:11:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 12:11:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089092', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 12:11:05] Production.INFO: Account Balance End. [2026-04-13 12:11:05] Production.ERROR: CronJobId end 12 [2026-04-13 12:11:05] Production.INFO: ==13010== Releasing lock... [2026-04-13 12:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:11:05] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:11:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089092', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 12:11:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 12:11:10] Production.INFO: ProcessCDR(1,17089092,1,1,2) [2026-04-13 12:11:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17089092,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 12:11:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17089092,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 12:11:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 12:11:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 12:11:10] Production.INFO: ==13012== Releasing lock... [2026-04-13 12:11:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 12:11:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 12:11:14] Production.ERROR: CronJobId end10 [2026-04-13 12:11:14] Production.INFO: ==13008== Releasing lock... [2026-04-13 12:11:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:11:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:11:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:11:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:11:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:11:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:11:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:11:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:11:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:11:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:11:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:11:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:11:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:11:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:11:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:11:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:11:16] Production.INFO: call_cost start [2026-04-13 12:11:16] Production.INFO: call_cost end [2026-04-13 12:11:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:11:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:11:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:11:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:11:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:11:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:11:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:11:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:11:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:11:16] Production.INFO: ==13004== Releasing lock... [2026-04-13 12:11:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:11:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:12:01] Production.INFO: ==13074== Lock acquired, processing the job... [2026-04-13 17:12:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:12:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:12:01] Production.INFO: neon service started [2026-04-13 17:12:01] Production.INFO: neon service started [2026-04-13 17:12:01] Production.INFO: ==13074== Releasing lock... [2026-04-13 17:12:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:12:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:12:01] Production.INFO: ==13076== Lock acquired, processing the job... [2026-04-13 12:12:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:12:02] Production.INFO: ==13078== Lock acquired, processing the job... [2026-04-13 16:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:12:02] Production.INFO: ==13078== Releasing lock... [2026-04-13 16:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:12:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:12:02] Production.INFO: ==13076== Releasing lock... [2026-04-13 12:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:12:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:12:02] Production.INFO: ==13081== Lock acquired, processing the job... [2026-04-13 12:12:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:12:03] Production.INFO: ==13083== Lock acquired, processing the job... [2026-04-13 12:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:12:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:12:03] Production.INFO: ==13085== Lock acquired, processing the job... [2026-04-13 12:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:12:03] Production.INFO: ==13087== Lock acquired, processing the job... [2026-04-13 12:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:12:03] Production.INFO: ==13089== Lock acquired, processing the job... [2026-04-13 12:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:12:03] Production.INFO: Account Balance Start. [2026-04-13 12:12:03] Production.INFO: CreateAllLog Start [2026-04-13 12:12:03] Production.INFO: 117 [2026-04-13 12:12:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:12:03] Production.INFO: Date 2026-04-09 [2026-04-13 12:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:12:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:12:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:12:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:12:03] Production.INFO: ==13089== Releasing lock... [2026-04-13 12:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:12:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:12:03] Production.INFO: Date 2026-04-10 [2026-04-13 12:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:12:03] Production.INFO: Date 2026-04-11 [2026-04-13 12:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:12:03] Production.INFO: Date 2026-04-12 [2026-04-13 12:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:12:03] Production.INFO: Date 2026-04-13 [2026-04-13 12:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:12:03] Production.INFO: Total Charge 0 [2026-04-13 12:12:03] Production.INFO: CreateAllLog End [2026-04-13 12:12:03] Production.INFO: ==13083== Releasing lock... [2026-04-13 12:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:12:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:12:03] Production.INFO: Account Balance End. [2026-04-13 12:12:03] Production.ERROR: CronJobId end 12 [2026-04-13 12:12:03] Production.INFO: ==13087== Releasing lock... [2026-04-13 12:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:12:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:12:11] Production.ERROR: CronJobId end10 [2026-04-13 12:12:11] Production.INFO: ==13085== Releasing lock... [2026-04-13 12:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:12:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:12:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:12:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:12:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:12:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:12:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:12:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:12:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:12:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:12:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:12:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:12:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:12:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:12:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:12:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:12:13] Production.INFO: call_cost start [2026-04-13 12:12:13] Production.INFO: call_cost end [2026-04-13 12:12:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:12:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:12:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:12:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:12:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:12:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:12:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:12:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:12:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:12:13] Production.INFO: ==13081== Releasing lock... [2026-04-13 12:12:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:12:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:13:01] Production.INFO: ==13148== Lock acquired, processing the job... [2026-04-13 17:13:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:13:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:13:01] Production.INFO: neon service started [2026-04-13 17:13:01] Production.INFO: neon service started [2026-04-13 17:13:01] Production.INFO: ==13148== Releasing lock... [2026-04-13 17:13:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:13:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:13:02] Production.INFO: ==13150== Lock acquired, processing the job... [2026-04-13 12:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:13:02] Production.INFO: ==13150== Releasing lock... [2026-04-13 12:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:13:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:13:02] Production.INFO: ==13152== Lock acquired, processing the job... [2026-04-13 16:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:13:02] Production.INFO: ==13152== Releasing lock... [2026-04-13 16:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:13:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:13:03] Production.INFO: ==13162== Lock acquired, processing the job... [2026-04-13 12:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:13:03] Production.INFO: ==13154== Lock acquired, processing the job... [2026-04-13 12:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:13:03] Production.INFO: ==13156== Lock acquired, processing the job... [2026-04-13 12:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:13:03] Production.INFO: ==13158== Lock acquired, processing the job... [2026-04-13 12:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:13:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:13:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:13:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:13:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:13:03] Production.INFO: ==13160== Lock acquired, processing the job... [2026-04-13 12:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:13:03] Production.INFO: ==13162== Releasing lock... [2026-04-13 12:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:13:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:13:03] Production.INFO: Account Balance Start. [2026-04-13 12:13:03] Production.INFO: CreateAllLog Start [2026-04-13 12:13:03] Production.INFO: 117 [2026-04-13 12:13:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:13:03] Production.INFO: Date 2026-04-09 [2026-04-13 12:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:13:03] Production.INFO: Date 2026-04-10 [2026-04-13 12:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:13:03] Production.INFO: Date 2026-04-11 [2026-04-13 12:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:13:03] Production.INFO: Date 2026-04-12 [2026-04-13 12:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:13:03] Production.INFO: Date 2026-04-13 [2026-04-13 12:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:13:03] Production.INFO: Total Charge 0 [2026-04-13 12:13:03] Production.INFO: CreateAllLog End [2026-04-13 12:13:03] Production.INFO: Account Balance End. [2026-04-13 12:13:03] Production.ERROR: CronJobId end 12 [2026-04-13 12:13:03] Production.INFO: ==13160== Releasing lock... [2026-04-13 12:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:13:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:13:04] Production.INFO: ==13156== Releasing lock... [2026-04-13 12:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:13:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:13:10] Production.ERROR: CronJobId end10 [2026-04-13 12:13:10] Production.INFO: ==13158== Releasing lock... [2026-04-13 12:13:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:13:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:13:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:13:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:13:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:13:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:13:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:13:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:13:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:13:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:13:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:13:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:13:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:13:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:13:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:13:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:13:13] Production.INFO: call_cost start [2026-04-13 12:13:13] Production.INFO: call_cost end [2026-04-13 12:13:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:13:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:13:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:13:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:13:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:13:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:13:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:13:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:13:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:13:13] Production.INFO: ==13154== Releasing lock... [2026-04-13 12:13:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:13:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:14:02] Production.INFO: ==13219== Lock acquired, processing the job... [2026-04-13 17:14:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:14:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:14:02] Production.INFO: neon service started [2026-04-13 17:14:02] Production.INFO: neon service started [2026-04-13 17:14:02] Production.INFO: ==13219== Releasing lock... [2026-04-13 17:14:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:14:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:14:02] Production.INFO: ==13223== Lock acquired, processing the job... [2026-04-13 16:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:14:02] Production.INFO: ==13221== Lock acquired, processing the job... [2026-04-13 12:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:14:02] Production.INFO: ==13223== Releasing lock... [2026-04-13 16:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:14:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:14:03] Production.INFO: ==13221== Releasing lock... [2026-04-13 12:14:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:14:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:14:03] Production.INFO: ==13226== Lock acquired, processing the job... [2026-04-13 12:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:14:03] Production.INFO: ==13230== Lock acquired, processing the job... [2026-04-13 12:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:14:03] Production.INFO: ==13228== Lock acquired, processing the job... [2026-04-13 12:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:14:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:14:03] Production.INFO: ==13232== Lock acquired, processing the job... [2026-04-13 12:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:14:04] Production.INFO: ==13234== Lock acquired, processing the job... [2026-04-13 12:14:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:14:04] Production.INFO: Account Balance Start. [2026-04-13 12:14:04] Production.INFO: CreateAllLog Start [2026-04-13 12:14:04] Production.INFO: 117 [2026-04-13 12:14:04] Production.INFO: Date 2026-04-08 [2026-04-13 12:14:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:14:04] Production.INFO: Date 2026-04-09 [2026-04-13 12:14:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:14:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:14:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:14:04] Production.INFO: Date 2026-04-10 [2026-04-13 12:14:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:14:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:14:04] Production.INFO: ==13234== Releasing lock... [2026-04-13 12:14:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:14:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:14:04] Production.INFO: Date 2026-04-11 [2026-04-13 12:14:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:14:04] Production.INFO: Date 2026-04-12 [2026-04-13 12:14:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:14:04] Production.INFO: Date 2026-04-13 [2026-04-13 12:14:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:14:04] Production.INFO: Total Charge 0 [2026-04-13 12:14:04] Production.INFO: CreateAllLog End [2026-04-13 12:14:04] Production.INFO: Account Balance End. [2026-04-13 12:14:04] Production.ERROR: CronJobId end 12 [2026-04-13 12:14:04] Production.INFO: ==13232== Releasing lock... [2026-04-13 12:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:14:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:14:04] Production.INFO: ==13228== Releasing lock... [2026-04-13 12:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:14:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:14:11] Production.ERROR: CronJobId end10 [2026-04-13 12:14:11] Production.INFO: ==13230== Releasing lock... [2026-04-13 12:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:14:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:14:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:14:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:14:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:14:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:14:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:14:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:14:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:14:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:14:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:14:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:14:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:14:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:14:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:14:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:14:13] Production.INFO: call_cost start [2026-04-13 12:14:13] Production.INFO: call_cost end [2026-04-13 12:14:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:14:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:14:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:14:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:14:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:14:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:14:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:14:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:14:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:14:13] Production.INFO: ==13226== Releasing lock... [2026-04-13 12:14:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:14:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:15:01] Production.INFO: ==13295== Lock acquired, processing the job... [2026-04-13 17:15:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:15:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:15:01] Production.INFO: neon service started [2026-04-13 17:15:01] Production.INFO: neon service started [2026-04-13 17:15:01] Production.INFO: ==13295== Releasing lock... [2026-04-13 17:15:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:15:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:15:02] Production.INFO: ==13297== Lock acquired, processing the job... [2026-04-13 12:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:15:02] Production.INFO: ==13297== Releasing lock... [2026-04-13 12:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:15:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:15:02] Production.INFO: ==13299== Lock acquired, processing the job... [2026-04-13 16:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:15:02] Production.INFO: ==13299== Releasing lock... [2026-04-13 16:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:15:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:15:03] Production.INFO: ==13301== Lock acquired, processing the job... [2026-04-13 12:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:15:03] Production.INFO: ==13303== Lock acquired, processing the job... [2026-04-13 12:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:15:03] Production.INFO: ==13305== Lock acquired, processing the job... [2026-04-13 12:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:15:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:15:03] Production.INFO: ==13307== Lock acquired, processing the job... [2026-04-13 12:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:15:03] Production.INFO: Account Balance Start. [2026-04-13 12:15:03] Production.INFO: CreateAllLog Start [2026-04-13 12:15:03] Production.INFO: 117 [2026-04-13 12:15:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:15:03] Production.INFO: Date 2026-04-09 [2026-04-13 12:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:15:03] Production.INFO: Date 2026-04-10 [2026-04-13 12:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:15:03] Production.INFO: Date 2026-04-11 [2026-04-13 12:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:15:03] Production.INFO: ==13309== Lock acquired, processing the job... [2026-04-13 12:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:15:03] Production.INFO: Date 2026-04-12 [2026-04-13 12:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:15:03] Production.INFO: Date 2026-04-13 [2026-04-13 12:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:15:03] Production.INFO: Total Charge 0 [2026-04-13 12:15:03] Production.INFO: CreateAllLog End [2026-04-13 12:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:15:03] Production.INFO: Account Balance End. [2026-04-13 12:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:15:03] Production.INFO: ==13309== Releasing lock... [2026-04-13 12:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:15:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:15:03] Production.ERROR: CronJobId end 12 [2026-04-13 12:15:03] Production.INFO: ==13307== Releasing lock... [2026-04-13 12:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:15:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:15:03] Production.INFO: ==13303== Releasing lock... [2026-04-13 12:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:15:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:15:11] Production.ERROR: CronJobId end10 [2026-04-13 12:15:11] Production.INFO: ==13305== Releasing lock... [2026-04-13 12:15:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:15:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:15:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:15:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:15:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:15:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:15:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:15:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:15:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:15:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:15:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:15:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:15:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:15:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:15:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:15:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:15:14] Production.INFO: call_cost start [2026-04-13 12:15:14] Production.INFO: call_cost end [2026-04-13 12:15:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:15:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:15:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:15:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:15:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:15:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:15:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:15:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:15:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:15:14] Production.INFO: ==13301== Releasing lock... [2026-04-13 12:15:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:15:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:16:02] Production.INFO: ==13364== Lock acquired, processing the job... [2026-04-13 17:16:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:16:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:16:02] Production.INFO: neon service started [2026-04-13 17:16:02] Production.INFO: neon service started [2026-04-13 17:16:02] Production.INFO: ==13364== Releasing lock... [2026-04-13 17:16:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:16:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:16:02] Production.INFO: ==13367== Lock acquired, processing the job... [2026-04-13 12:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:16:02] Production.INFO: ==13367== Releasing lock... [2026-04-13 12:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:16:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:16:02] Production.INFO: ==13369== Lock acquired, processing the job... [2026-04-13 16:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:16:02] Production.INFO: ==13369== Releasing lock... [2026-04-13 16:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:16:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:16:03] Production.INFO: ==13371== Lock acquired, processing the job... [2026-04-13 12:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:16:03] Production.INFO: ==13377== Lock acquired, processing the job... [2026-04-13 12:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:16:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:16:03] Production.INFO: ==13373== Lock acquired, processing the job... [2026-04-13 12:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:16:03] Production.INFO: ==13375== Lock acquired, processing the job... [2026-04-13 12:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:16:03] Production.INFO: Account Balance Start. [2026-04-13 12:16:03] Production.INFO: CreateAllLog Start [2026-04-13 12:16:03] Production.INFO: 117 [2026-04-13 12:16:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:16:03] Production.INFO: Date 2026-04-09 [2026-04-13 12:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:16:03] Production.INFO: ==13379== Lock acquired, processing the job... [2026-04-13 12:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:16:03] Production.INFO: Date 2026-04-10 [2026-04-13 12:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:16:03] Production.INFO: Date 2026-04-11 [2026-04-13 12:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:16:03] Production.INFO: Date 2026-04-12 [2026-04-13 12:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:16:03] Production.INFO: Date 2026-04-13 [2026-04-13 12:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:16:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:16:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:16:03] Production.INFO: Total Charge 0 [2026-04-13 12:16:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:16:03] Production.INFO: ==13379== Releasing lock... [2026-04-13 12:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:16:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:16:03] Production.INFO: CreateAllLog End [2026-04-13 12:16:04] Production.INFO: Account Balance End. [2026-04-13 12:16:04] Production.ERROR: CronJobId end 12 [2026-04-13 12:16:04] Production.INFO: ==13377== Releasing lock... [2026-04-13 12:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:16:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:16:04] Production.INFO: ==13373== Releasing lock... [2026-04-13 12:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:16:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:16:11] Production.ERROR: CronJobId end10 [2026-04-13 12:16:11] Production.INFO: ==13375== Releasing lock... [2026-04-13 12:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:16:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:16:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:16:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:16:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:16:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:16:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:16:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:16:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:16:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:16:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:16:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:16:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:16:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:16:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:16:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:16:14] Production.INFO: call_cost start [2026-04-13 12:16:14] Production.INFO: call_cost end [2026-04-13 12:16:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:16:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:16:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:16:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:16:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:16:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:16:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:16:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:16:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:16:14] Production.INFO: ==13371== Releasing lock... [2026-04-13 12:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:16:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:17:01] Production.INFO: ==13441== Lock acquired, processing the job... [2026-04-13 17:17:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:17:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:17:01] Production.INFO: neon service started [2026-04-13 17:17:01] Production.INFO: neon service started [2026-04-13 17:17:01] Production.INFO: ==13441== Releasing lock... [2026-04-13 17:17:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:17:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:17:01] Production.INFO: ==13445== Lock acquired, processing the job... [2026-04-13 16:17:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:17:01] Production.INFO: ==13445== Releasing lock... [2026-04-13 16:17:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:17:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:17:02] Production.INFO: ==13443== Lock acquired, processing the job... [2026-04-13 12:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:17:02] Production.INFO: ==13443== Releasing lock... [2026-04-13 12:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:17:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:17:02] Production.INFO: ==13448== Lock acquired, processing the job... [2026-04-13 12:17:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:17:02] Production.INFO: ==13450== Lock acquired, processing the job... [2026-04-13 12:17:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:17:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:17:03] Production.INFO: ==13454== Lock acquired, processing the job... [2026-04-13 12:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:17:03] Production.INFO: ==13452== Lock acquired, processing the job... [2026-04-13 12:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:17:03] Production.INFO: Account Balance Start. [2026-04-13 12:17:03] Production.INFO: CreateAllLog Start [2026-04-13 12:17:03] Production.INFO: 117 [2026-04-13 12:17:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:17:03] Production.INFO: ==13456== Lock acquired, processing the job... [2026-04-13 12:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:17:03] Production.INFO: Date 2026-04-09 [2026-04-13 12:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:17:03] Production.INFO: Date 2026-04-10 [2026-04-13 12:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:17:03] Production.INFO: Date 2026-04-11 [2026-04-13 12:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:17:03] Production.INFO: ==13456== Releasing lock... [2026-04-13 12:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:17:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:17:03] Production.INFO: Date 2026-04-12 [2026-04-13 12:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:17:03] Production.INFO: ==13450== Releasing lock... [2026-04-13 12:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:17:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:17:03] Production.INFO: Date 2026-04-13 [2026-04-13 12:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:17:03] Production.INFO: Total Charge 0 [2026-04-13 12:17:03] Production.INFO: CreateAllLog End [2026-04-13 12:17:03] Production.INFO: Account Balance End. [2026-04-13 12:17:03] Production.ERROR: CronJobId end 12 [2026-04-13 12:17:03] Production.INFO: ==13454== Releasing lock... [2026-04-13 12:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:17:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:17:11] Production.ERROR: CronJobId end10 [2026-04-13 12:17:11] Production.INFO: ==13452== Releasing lock... [2026-04-13 12:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:17:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:17:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:17:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:17:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:17:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:17:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:17:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:17:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:17:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:17:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:17:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:17:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:17:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:17:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:17:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:17:14] Production.INFO: call_cost start [2026-04-13 12:17:14] Production.INFO: call_cost end [2026-04-13 12:17:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:17:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:17:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:17:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:17:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:17:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:17:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:17:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:17:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:17:14] Production.INFO: ==13448== Releasing lock... [2026-04-13 12:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:17:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:18:01] Production.INFO: ==13514== Lock acquired, processing the job... [2026-04-13 17:18:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:18:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:18:01] Production.INFO: neon service started [2026-04-13 17:18:01] Production.INFO: neon service started [2026-04-13 17:18:01] Production.INFO: ==13514== Releasing lock... [2026-04-13 17:18:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:18:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:18:02] Production.INFO: ==13518== Lock acquired, processing the job... [2026-04-13 16:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:18:02] Production.INFO: ==13518== Releasing lock... [2026-04-13 16:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:18:02] Production.INFO: 26 MB #Memory Used# [2026-04-13 12:18:02] Production.INFO: ==13516== Lock acquired, processing the job... [2026-04-13 12:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:18:02] Production.INFO: ==13516== Releasing lock... [2026-04-13 12:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:18:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:18:03] Production.INFO: ==13521== Lock acquired, processing the job... [2026-04-13 12:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:18:03] Production.INFO: ==13525== Lock acquired, processing the job... [2026-04-13 12:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:18:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:18:03] Production.INFO: ==13523== Lock acquired, processing the job... [2026-04-13 12:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:18:03] Production.INFO: ==13527== Lock acquired, processing the job... [2026-04-13 12:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:18:03] Production.INFO: ==13529== Lock acquired, processing the job... [2026-04-13 12:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:18:03] Production.INFO: Account Balance Start. [2026-04-13 12:18:03] Production.INFO: CreateAllLog Start [2026-04-13 12:18:03] Production.INFO: 117 [2026-04-13 12:18:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:18:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:18:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:18:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:18:03] Production.INFO: ==13529== Releasing lock... [2026-04-13 12:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:18:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:18:03] Production.INFO: Date 2026-04-09 [2026-04-13 12:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:18:03] Production.INFO: Date 2026-04-10 [2026-04-13 12:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:18:03] Production.INFO: Date 2026-04-11 [2026-04-13 12:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:18:03] Production.INFO: Date 2026-04-12 [2026-04-13 12:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:18:03] Production.INFO: Date 2026-04-13 [2026-04-13 12:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:18:03] Production.INFO: Total Charge 0 [2026-04-13 12:18:04] Production.INFO: CreateAllLog End [2026-04-13 12:18:04] Production.INFO: Account Balance End. [2026-04-13 12:18:04] Production.ERROR: CronJobId end 12 [2026-04-13 12:18:04] Production.INFO: ==13527== Releasing lock... [2026-04-13 12:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:18:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:18:04] Production.INFO: ==13523== Releasing lock... [2026-04-13 12:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:18:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:18:11] Production.ERROR: CronJobId end10 [2026-04-13 12:18:11] Production.INFO: ==13525== Releasing lock... [2026-04-13 12:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:18:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:18:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:18:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:18:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:18:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:18:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:18:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:18:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:18:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:18:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:18:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:18:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:18:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:18:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:18:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:18:14] Production.INFO: call_cost start [2026-04-13 12:18:14] Production.INFO: call_cost end [2026-04-13 12:18:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:18:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:18:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:18:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:18:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:18:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:18:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:18:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:18:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:18:14] Production.INFO: ==13521== Releasing lock... [2026-04-13 12:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:18:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:19:02] Production.INFO: ==13585== Lock acquired, processing the job... [2026-04-13 17:19:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:19:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:19:02] Production.INFO: neon service started [2026-04-13 17:19:02] Production.INFO: neon service started [2026-04-13 17:19:02] Production.INFO: ==13585== Releasing lock... [2026-04-13 17:19:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:19:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:19:02] Production.INFO: ==13589== Lock acquired, processing the job... [2026-04-13 16:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:19:02] Production.INFO: ==13589== Releasing lock... [2026-04-13 16:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:19:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:19:02] Production.INFO: ==13587== Lock acquired, processing the job... [2026-04-13 12:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:19:03] Production.INFO: ==13587== Releasing lock... [2026-04-13 12:19:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:19:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:19:03] Production.INFO: ==13591== Lock acquired, processing the job... [2026-04-13 12:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:19:03] Production.INFO: ==13595== Lock acquired, processing the job... [2026-04-13 12:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:19:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:19:03] Production.INFO: ==13597== Lock acquired, processing the job... [2026-04-13 12:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:19:03] Production.INFO: ==13593== Lock acquired, processing the job... [2026-04-13 12:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:19:03] Production.INFO: Account Balance Start. [2026-04-13 12:19:03] Production.INFO: CreateAllLog Start [2026-04-13 12:19:03] Production.INFO: 117 [2026-04-13 12:19:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:19:03] Production.INFO: Date 2026-04-09 [2026-04-13 12:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:19:03] Production.INFO: Date 2026-04-10 [2026-04-13 12:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:19:04] Production.INFO: Date 2026-04-11 [2026-04-13 12:19:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:19:04] Production.INFO: ==13599== Lock acquired, processing the job... [2026-04-13 12:19:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:19:04] Production.INFO: Date 2026-04-12 [2026-04-13 12:19:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:19:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:19:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:19:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:19:04] Production.INFO: Date 2026-04-13 [2026-04-13 12:19:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:19:04] Production.INFO: ==13599== Releasing lock... [2026-04-13 12:19:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:19:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:19:04] Production.INFO: Total Charge 0 [2026-04-13 12:19:04] Production.INFO: CreateAllLog End [2026-04-13 12:19:04] Production.INFO: Account Balance End. [2026-04-13 12:19:04] Production.ERROR: CronJobId end 12 [2026-04-13 12:19:04] Production.INFO: ==13597== Releasing lock... [2026-04-13 12:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:19:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:19:04] Production.INFO: ==13593== Releasing lock... [2026-04-13 12:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:19:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:19:11] Production.ERROR: CronJobId end10 [2026-04-13 12:19:11] Production.INFO: ==13595== Releasing lock... [2026-04-13 12:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:19:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:19:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:19:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:19:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:19:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:19:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:19:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:19:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:19:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:19:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:19:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:19:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:19:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:19:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:19:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:19:15] Production.INFO: call_cost start [2026-04-13 12:19:15] Production.INFO: call_cost end [2026-04-13 12:19:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:19:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:19:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:19:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:19:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:19:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:19:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:19:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:19:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:19:15] Production.INFO: ==13591== Releasing lock... [2026-04-13 12:19:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:19:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:20:01] Production.INFO: ==13654== Lock acquired, processing the job... [2026-04-13 17:20:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:20:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:20:01] Production.INFO: neon service started [2026-04-13 17:20:01] Production.INFO: neon service started [2026-04-13 17:20:01] Production.INFO: ==13654== Releasing lock... [2026-04-13 17:20:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:20:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:20:02] Production.INFO: ==13656== Lock acquired, processing the job... [2026-04-13 12:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:20:02] Production.INFO: ==13656== Releasing lock... [2026-04-13 12:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:20:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:20:02] Production.INFO: ==13658== Lock acquired, processing the job... [2026-04-13 16:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:20:02] Production.INFO: ==13658== Releasing lock... [2026-04-13 16:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:20:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:20:03] Production.INFO: ==13660== Lock acquired, processing the job... [2026-04-13 12:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:20:03] Production.INFO: ==13662== Lock acquired, processing the job... [2026-04-13 12:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:20:03] Production.INFO: ==13666== Lock acquired, processing the job... [2026-04-13 12:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:20:03] Production.INFO: ==13664== Lock acquired, processing the job... [2026-04-13 12:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:20:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:20:03] Production.INFO: ==13668== Lock acquired, processing the job... [2026-04-13 12:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:20:03] Production.INFO: Account Balance Start. [2026-04-13 12:20:03] Production.INFO: CreateAllLog Start [2026-04-13 12:20:03] Production.INFO: 117 [2026-04-13 12:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:20:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:20:03] Production.INFO: ==13668== Releasing lock... [2026-04-13 12:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:20:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:20:03] Production.INFO: Date 2026-04-09 [2026-04-13 12:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:20:03] Production.INFO: Date 2026-04-10 [2026-04-13 12:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:20:03] Production.INFO: Date 2026-04-11 [2026-04-13 12:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:20:03] Production.INFO: Date 2026-04-12 [2026-04-13 12:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:20:03] Production.INFO: Date 2026-04-13 [2026-04-13 12:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:20:03] Production.INFO: Total Charge 0 [2026-04-13 12:20:03] Production.INFO: CreateAllLog End [2026-04-13 12:20:03] Production.INFO: Account Balance End. [2026-04-13 12:20:03] Production.INFO: ==13662== Releasing lock... [2026-04-13 12:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:20:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:20:03] Production.ERROR: CronJobId end 12 [2026-04-13 12:20:03] Production.INFO: ==13666== Releasing lock... [2026-04-13 12:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:20:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:20:10] Production.ERROR: CronJobId end10 [2026-04-13 12:20:10] Production.INFO: ==13664== Releasing lock... [2026-04-13 12:20:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:20:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:20:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:20:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:20:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:20:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:20:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:20:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:20:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:20:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:20:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:20:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:20:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:20:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:20:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:20:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:20:13] Production.INFO: call_cost start [2026-04-13 12:20:13] Production.INFO: call_cost end [2026-04-13 12:20:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:20:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:20:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:20:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:20:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:20:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:20:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:20:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:20:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:20:13] Production.INFO: ==13660== Releasing lock... [2026-04-13 12:20:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:20:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:21:02] Production.INFO: ==13723== Lock acquired, processing the job... [2026-04-13 17:21:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:21:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:21:02] Production.INFO: neon service started [2026-04-13 17:21:02] Production.INFO: neon service started [2026-04-13 17:21:02] Production.INFO: ==13723== Releasing lock... [2026-04-13 17:21:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:21:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:21:02] Production.INFO: ==13727== Lock acquired, processing the job... [2026-04-13 16:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:21:02] Production.INFO: ==13725== Lock acquired, processing the job... [2026-04-13 12:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:21:02] Production.INFO: ==13727== Releasing lock... [2026-04-13 16:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:21:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:21:02] Production.INFO: ==13725== Releasing lock... [2026-04-13 12:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:21:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:21:03] Production.INFO: ==13730== Lock acquired, processing the job... [2026-04-13 12:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 12:21:03] Production.INFO: ==13732== Lock acquired, processing the job... [2026-04-13 12:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:21:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 12:21:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 12:21:03] Production.INFO: ==13730== Releasing lock... [2026-04-13 12:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 12:21:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 12:21:03] Production.INFO: ==13740== Lock acquired, processing the job... [2026-04-13 12:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 12:21:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:21:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 12:21:04] Production.INFO: ==13734== Lock acquired, processing the job... [2026-04-13 12:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:21:04] Production.INFO: ==13736== Lock acquired, processing the job... [2026-04-13 12:21:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:21:04] Production.INFO: ==13738== Lock acquired, processing the job... [2026-04-13 12:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:21:04] Production.INFO: ==13742== Lock acquired, processing the job... [2026-04-13 12:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:21:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:21:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:21:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:21:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:21:04] Production.INFO: Account Balance Start. [2026-04-13 12:21:04] Production.INFO: CreateAllLog Start [2026-04-13 12:21:04] Production.INFO: 117 [2026-04-13 12:21:04] Production.INFO: Date 2026-04-08 [2026-04-13 12:21:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:21:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:21:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:21:04] Production.INFO: Date 2026-04-09 [2026-04-13 12:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:21:04] Production.INFO: Date 2026-04-10 [2026-04-13 12:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:21:04] Production.INFO: Date 2026-04-11 [2026-04-13 12:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:21:04] Production.INFO: Date 2026-04-12 [2026-04-13 12:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:21:04] Production.INFO: Date 2026-04-13 [2026-04-13 12:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:21:04] Production.INFO: Total Charge 0 [2026-04-13 12:21:04] Production.INFO: CreateAllLog End [2026-04-13 12:21:04] Production.INFO: ==13742== Releasing lock... [2026-04-13 12:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:21:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:21:04] Production.INFO: ==13734== Releasing lock... [2026-04-13 12:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:21:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:21:04] Production.ERROR: done [2026-04-13 12:21:04] Production.INFO: Account Balance End. [2026-04-13 12:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 12:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089133', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 12:21:04] Production.ERROR: CronJobId end 12 [2026-04-13 12:21:04] Production.INFO: ==13738== Releasing lock... [2026-04-13 12:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:21:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:21:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089133', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 12:21:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 12:21:10] Production.INFO: ProcessCDR(1,17089133,1,1,2) [2026-04-13 12:21:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17089133,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 12:21:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17089133,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 12:21:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 12:21:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 12:21:10] Production.INFO: ==13740== Releasing lock... [2026-04-13 12:21:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 12:21:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 12:21:14] Production.ERROR: CronJobId end10 [2026-04-13 12:21:14] Production.INFO: ==13736== Releasing lock... [2026-04-13 12:21:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:21:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:21:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:21:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:21:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:21:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:21:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:21:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:21:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:21:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:21:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:21:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:21:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:21:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:21:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:21:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:21:16] Production.INFO: call_cost start [2026-04-13 12:21:16] Production.INFO: call_cost end [2026-04-13 12:21:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:21:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:21:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:21:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:21:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:21:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:21:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:21:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:21:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:21:16] Production.INFO: ==13732== Releasing lock... [2026-04-13 12:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:21:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:22:01] Production.INFO: ==13800== Lock acquired, processing the job... [2026-04-13 17:22:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:22:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:22:01] Production.INFO: neon service started [2026-04-13 17:22:01] Production.INFO: neon service started [2026-04-13 17:22:01] Production.INFO: ==13800== Releasing lock... [2026-04-13 17:22:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:22:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:22:01] Production.INFO: ==13802== Lock acquired, processing the job... [2026-04-13 12:22:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:22:02] Production.INFO: ==13802== Releasing lock... [2026-04-13 12:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:22:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:22:02] Production.INFO: ==13804== Lock acquired, processing the job... [2026-04-13 16:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:22:02] Production.INFO: ==13804== Releasing lock... [2026-04-13 16:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:22:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:22:02] Production.INFO: ==13806== Lock acquired, processing the job... [2026-04-13 12:22:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:22:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:22:03] Production.INFO: ==13808== Lock acquired, processing the job... [2026-04-13 12:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:22:03] Production.INFO: ==13810== Lock acquired, processing the job... [2026-04-13 12:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:22:03] Production.INFO: ==13812== Lock acquired, processing the job... [2026-04-13 12:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:22:03] Production.INFO: ==13814== Lock acquired, processing the job... [2026-04-13 12:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:22:03] Production.INFO: Account Balance Start. [2026-04-13 12:22:03] Production.INFO: CreateAllLog Start [2026-04-13 12:22:03] Production.INFO: 117 [2026-04-13 12:22:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:22:03] Production.INFO: Date 2026-04-09 [2026-04-13 12:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:22:03] Production.INFO: Date 2026-04-10 [2026-04-13 12:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:22:03] Production.INFO: Date 2026-04-11 [2026-04-13 12:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:22:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:22:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:22:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:22:03] Production.INFO: ==13814== Releasing lock... [2026-04-13 12:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:22:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:22:03] Production.INFO: Date 2026-04-12 [2026-04-13 12:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:22:03] Production.INFO: Date 2026-04-13 [2026-04-13 12:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:22:03] Production.INFO: Total Charge 0 [2026-04-13 12:22:03] Production.INFO: CreateAllLog End [2026-04-13 12:22:04] Production.INFO: ==13808== Releasing lock... [2026-04-13 12:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:22:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:22:04] Production.INFO: Account Balance End. [2026-04-13 12:22:04] Production.ERROR: CronJobId end 12 [2026-04-13 12:22:04] Production.INFO: ==13812== Releasing lock... [2026-04-13 12:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:22:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:22:10] Production.ERROR: CronJobId end10 [2026-04-13 12:22:10] Production.INFO: ==13810== Releasing lock... [2026-04-13 12:22:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:22:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:22:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:22:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:22:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:22:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:22:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:22:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:22:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:22:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:22:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:22:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:22:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:22:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:22:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:22:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:22:13] Production.INFO: call_cost start [2026-04-13 12:22:13] Production.INFO: call_cost end [2026-04-13 12:22:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:22:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:22:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:22:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:22:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:22:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:22:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:22:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:22:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:22:13] Production.INFO: ==13806== Releasing lock... [2026-04-13 12:22:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:22:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:23:01] Production.INFO: ==13869== Lock acquired, processing the job... [2026-04-13 17:23:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:23:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:23:01] Production.INFO: neon service started [2026-04-13 17:23:01] Production.INFO: neon service started [2026-04-13 17:23:01] Production.INFO: ==13869== Releasing lock... [2026-04-13 17:23:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:23:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:23:02] Production.INFO: ==13873== Lock acquired, processing the job... [2026-04-13 16:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:23:02] Production.INFO: ==13873== Releasing lock... [2026-04-13 16:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:23:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:23:02] Production.INFO: ==13871== Lock acquired, processing the job... [2026-04-13 12:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:23:02] Production.INFO: ==13871== Releasing lock... [2026-04-13 12:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:23:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:23:03] Production.INFO: ==13877== Lock acquired, processing the job... [2026-04-13 12:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:23:03] Production.INFO: ==13879== Lock acquired, processing the job... [2026-04-13 12:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:23:03] Production.INFO: ==13881== Lock acquired, processing the job... [2026-04-13 12:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:23:03] Production.INFO: ==13875== Lock acquired, processing the job... [2026-04-13 12:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:23:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:23:03] Production.INFO: Account Balance Start. [2026-04-13 12:23:03] Production.INFO: CreateAllLog Start [2026-04-13 12:23:03] Production.INFO: 117 [2026-04-13 12:23:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:23:03] Production.INFO: ==13883== Lock acquired, processing the job... [2026-04-13 12:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:23:03] Production.INFO: Date 2026-04-09 [2026-04-13 12:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:23:03] Production.INFO: Date 2026-04-10 [2026-04-13 12:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:23:03] Production.INFO: Date 2026-04-11 [2026-04-13 12:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:23:03] Production.INFO: Date 2026-04-12 [2026-04-13 12:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:23:03] Production.INFO: ==13877== Releasing lock... [2026-04-13 12:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:23:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:23:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:23:03] Production.INFO: Date 2026-04-13 [2026-04-13 12:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:23:03] Production.INFO: Total Charge 0 [2026-04-13 12:23:03] Production.INFO: ==13883== Releasing lock... [2026-04-13 12:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:23:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:23:03] Production.INFO: CreateAllLog End [2026-04-13 12:23:04] Production.INFO: Account Balance End. [2026-04-13 12:23:04] Production.ERROR: CronJobId end 12 [2026-04-13 12:23:04] Production.INFO: ==13881== Releasing lock... [2026-04-13 12:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:23:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:23:11] Production.ERROR: CronJobId end10 [2026-04-13 12:23:11] Production.INFO: ==13879== Releasing lock... [2026-04-13 12:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:23:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:23:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:23:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:23:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:23:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:23:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:23:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:23:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:23:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:23:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:23:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:23:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:23:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:23:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:23:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:23:14] Production.INFO: call_cost start [2026-04-13 12:23:14] Production.INFO: call_cost end [2026-04-13 12:23:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:23:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:23:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:23:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:23:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:23:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:23:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:23:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:23:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:23:14] Production.INFO: ==13875== Releasing lock... [2026-04-13 12:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:23:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:24:02] Production.INFO: ==13939== Lock acquired, processing the job... [2026-04-13 17:24:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:24:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:24:02] Production.INFO: neon service started [2026-04-13 17:24:02] Production.INFO: neon service started [2026-04-13 17:24:02] Production.INFO: ==13939== Releasing lock... [2026-04-13 17:24:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:24:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:24:02] Production.INFO: ==13941== Lock acquired, processing the job... [2026-04-13 12:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:24:03] Production.INFO: ==13943== Lock acquired, processing the job... [2026-04-13 16:24:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:24:03] Production.INFO: ==13943== Releasing lock... [2026-04-13 16:24:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:24:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:24:03] Production.INFO: ==13941== Releasing lock... [2026-04-13 12:24:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:24:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:24:03] Production.INFO: ==13946== Lock acquired, processing the job... [2026-04-13 12:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:24:03] Production.INFO: ==13950== Lock acquired, processing the job... [2026-04-13 12:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:24:03] Production.INFO: ==13948== Lock acquired, processing the job... [2026-04-13 12:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:24:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:24:03] Production.INFO: ==13952== Lock acquired, processing the job... [2026-04-13 12:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:24:04] Production.INFO: Account Balance Start. [2026-04-13 12:24:04] Production.INFO: CreateAllLog Start [2026-04-13 12:24:04] Production.INFO: 117 [2026-04-13 12:24:04] Production.INFO: Date 2026-04-08 [2026-04-13 12:24:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:24:04] Production.INFO: ==13954== Lock acquired, processing the job... [2026-04-13 12:24:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:24:04] Production.INFO: Date 2026-04-09 [2026-04-13 12:24:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:24:04] Production.INFO: Date 2026-04-10 [2026-04-13 12:24:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:24:04] Production.INFO: Date 2026-04-11 [2026-04-13 12:24:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:24:04] Production.INFO: Date 2026-04-12 [2026-04-13 12:24:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:24:04] Production.INFO: Date 2026-04-13 [2026-04-13 12:24:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:24:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:24:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:24:04] Production.INFO: Total Charge 0 [2026-04-13 12:24:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:24:04] Production.INFO: CreateAllLog End [2026-04-13 12:24:04] Production.INFO: ==13954== Releasing lock... [2026-04-13 12:24:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:24:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:24:04] Production.INFO: ==13948== Releasing lock... [2026-04-13 12:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:24:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:24:04] Production.INFO: Account Balance End. [2026-04-13 12:24:04] Production.ERROR: CronJobId end 12 [2026-04-13 12:24:04] Production.INFO: ==13952== Releasing lock... [2026-04-13 12:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:24:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:24:11] Production.ERROR: CronJobId end10 [2026-04-13 12:24:11] Production.INFO: ==13950== Releasing lock... [2026-04-13 12:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:24:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:24:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:24:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:24:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:24:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:24:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:24:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:24:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:24:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:24:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:24:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:24:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:24:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:24:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:24:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:24:14] Production.INFO: call_cost start [2026-04-13 12:24:14] Production.INFO: call_cost end [2026-04-13 12:24:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:24:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:24:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:24:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:24:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:24:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:24:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:24:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:24:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:24:14] Production.INFO: ==13946== Releasing lock... [2026-04-13 12:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:24:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:25:01] Production.INFO: ==14010== Lock acquired, processing the job... [2026-04-13 17:25:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:25:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:25:01] Production.INFO: neon service started [2026-04-13 17:25:01] Production.INFO: neon service started [2026-04-13 17:25:01] Production.INFO: ==14010== Releasing lock... [2026-04-13 17:25:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:25:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:25:02] Production.INFO: ==14012== Lock acquired, processing the job... [2026-04-13 12:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:25:02] Production.INFO: ==14012== Releasing lock... [2026-04-13 12:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:25:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:25:02] Production.INFO: ==14014== Lock acquired, processing the job... [2026-04-13 16:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:25:02] Production.INFO: ==14014== Releasing lock... [2026-04-13 16:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:25:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:25:03] Production.INFO: ==14019== Lock acquired, processing the job... [2026-04-13 12:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:25:03] Production.INFO: ==14017== Lock acquired, processing the job... [2026-04-13 12:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:25:03] Production.INFO: ==14023== Lock acquired, processing the job... [2026-04-13 12:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:25:03] Production.INFO: Account Balance Start. [2026-04-13 12:25:03] Production.INFO: CreateAllLog Start [2026-04-13 12:25:03] Production.INFO: 117 [2026-04-13 12:25:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:25:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:25:03] Production.INFO: ==14025== Lock acquired, processing the job... [2026-04-13 12:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:25:03] Production.INFO: ==14021== Lock acquired, processing the job... [2026-04-13 12:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:25:03] Production.INFO: Date 2026-04-09 [2026-04-13 12:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:25:03] Production.INFO: Date 2026-04-10 [2026-04-13 12:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:25:03] Production.INFO: Date 2026-04-11 [2026-04-13 12:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:25:03] Production.INFO: Date 2026-04-12 [2026-04-13 12:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:25:03] Production.INFO: ==14025== Releasing lock... [2026-04-13 12:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:25:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:25:03] Production.INFO: Date 2026-04-13 [2026-04-13 12:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:25:03] Production.INFO: Total Charge 0 [2026-04-13 12:25:03] Production.INFO: CreateAllLog End [2026-04-13 12:25:03] Production.INFO: Account Balance End. [2026-04-13 12:25:03] Production.ERROR: CronJobId end 12 [2026-04-13 12:25:03] Production.INFO: ==14023== Releasing lock... [2026-04-13 12:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:25:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:25:03] Production.INFO: ==14019== Releasing lock... [2026-04-13 12:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:25:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:25:12] Production.ERROR: CronJobId end10 [2026-04-13 12:25:12] Production.INFO: ==14021== Releasing lock... [2026-04-13 12:25:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:25:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:25:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:25:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:25:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:25:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:25:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:25:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:25:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:25:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:25:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:25:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:25:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:25:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:25:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:25:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:25:14] Production.INFO: call_cost start [2026-04-13 12:25:14] Production.INFO: call_cost end [2026-04-13 12:25:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:25:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:25:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:25:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:25:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:25:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:25:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:25:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:25:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:25:14] Production.INFO: ==14017== Releasing lock... [2026-04-13 12:25:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:25:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:26:02] Production.INFO: ==14083== Lock acquired, processing the job... [2026-04-13 17:26:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:26:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:26:02] Production.INFO: neon service started [2026-04-13 17:26:02] Production.INFO: neon service started [2026-04-13 17:26:02] Production.INFO: ==14083== Releasing lock... [2026-04-13 17:26:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:26:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:26:02] Production.INFO: ==14087== Lock acquired, processing the job... [2026-04-13 16:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:26:02] Production.INFO: ==14087== Releasing lock... [2026-04-13 16:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:26:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:26:02] Production.INFO: ==14085== Lock acquired, processing the job... [2026-04-13 12:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:26:02] Production.INFO: ==14085== Releasing lock... [2026-04-13 12:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:26:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:26:03] Production.INFO: ==14089== Lock acquired, processing the job... [2026-04-13 12:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:26:03] Production.INFO: ==14093== Lock acquired, processing the job... [2026-04-13 12:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:26:03] Production.INFO: ==14091== Lock acquired, processing the job... [2026-04-13 12:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:26:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:26:03] Production.INFO: ==14095== Lock acquired, processing the job... [2026-04-13 12:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:26:03] Production.INFO: Account Balance Start. [2026-04-13 12:26:03] Production.INFO: CreateAllLog Start [2026-04-13 12:26:03] Production.INFO: 117 [2026-04-13 12:26:03] Production.INFO: ==14097== Lock acquired, processing the job... [2026-04-13 12:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:26:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:26:04] Production.INFO: Date 2026-04-09 [2026-04-13 12:26:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:26:04] Production.INFO: Date 2026-04-10 [2026-04-13 12:26:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:26:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:26:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:26:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:26:04] Production.INFO: ==14097== Releasing lock... [2026-04-13 12:26:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:26:04] Production.INFO: Date 2026-04-11 [2026-04-13 12:26:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:26:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:26:04] Production.INFO: Date 2026-04-12 [2026-04-13 12:26:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:26:04] Production.INFO: Date 2026-04-13 [2026-04-13 12:26:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:26:04] Production.INFO: Total Charge 0 [2026-04-13 12:26:04] Production.INFO: CreateAllLog End [2026-04-13 12:26:04] Production.INFO: Account Balance End. [2026-04-13 12:26:04] Production.ERROR: CronJobId end 12 [2026-04-13 12:26:04] Production.INFO: ==14095== Releasing lock... [2026-04-13 12:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:26:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:26:04] Production.INFO: ==14091== Releasing lock... [2026-04-13 12:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:26:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:26:11] Production.ERROR: CronJobId end10 [2026-04-13 12:26:11] Production.INFO: ==14093== Releasing lock... [2026-04-13 12:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:26:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:26:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:26:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:26:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:26:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:26:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:26:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:26:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:26:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:26:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:26:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:26:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:26:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:26:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:26:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:26:14] Production.INFO: call_cost start [2026-04-13 12:26:14] Production.INFO: call_cost end [2026-04-13 12:26:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:26:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:26:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:26:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:26:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:26:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:26:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:26:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:26:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:26:14] Production.INFO: ==14089== Releasing lock... [2026-04-13 12:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:26:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:27:01] Production.INFO: ==14154== Lock acquired, processing the job... [2026-04-13 17:27:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:27:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:27:01] Production.INFO: neon service started [2026-04-13 17:27:01] Production.INFO: neon service started [2026-04-13 17:27:01] Production.INFO: ==14154== Releasing lock... [2026-04-13 17:27:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:27:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:27:02] Production.INFO: ==14156== Lock acquired, processing the job... [2026-04-13 12:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:27:02] Production.INFO: ==14158== Lock acquired, processing the job... [2026-04-13 16:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:27:02] Production.INFO: ==14158== Releasing lock... [2026-04-13 16:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:27:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:27:02] Production.INFO: ==14156== Releasing lock... [2026-04-13 12:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:27:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:27:03] Production.INFO: ==14161== Lock acquired, processing the job... [2026-04-13 12:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:27:03] Production.INFO: ==14163== Lock acquired, processing the job... [2026-04-13 12:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:27:03] Production.INFO: ==14165== Lock acquired, processing the job... [2026-04-13 12:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:27:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:27:03] Production.INFO: ==14167== Lock acquired, processing the job... [2026-04-13 12:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:27:03] Production.INFO: ==14169== Lock acquired, processing the job... [2026-04-13 12:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:27:03] Production.INFO: Account Balance Start. [2026-04-13 12:27:03] Production.INFO: CreateAllLog Start [2026-04-13 12:27:03] Production.INFO: 117 [2026-04-13 12:27:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:27:03] Production.INFO: ==14169== Releasing lock... [2026-04-13 12:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:27:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:27:03] Production.INFO: Date 2026-04-09 [2026-04-13 12:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:27:03] Production.INFO: Date 2026-04-10 [2026-04-13 12:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:27:03] Production.INFO: Date 2026-04-11 [2026-04-13 12:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:27:03] Production.INFO: Date 2026-04-12 [2026-04-13 12:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:27:03] Production.INFO: Date 2026-04-13 [2026-04-13 12:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:27:03] Production.INFO: Total Charge 0 [2026-04-13 12:27:03] Production.INFO: CreateAllLog End [2026-04-13 12:27:03] Production.INFO: Account Balance End. [2026-04-13 12:27:03] Production.ERROR: CronJobId end 12 [2026-04-13 12:27:03] Production.INFO: ==14167== Releasing lock... [2026-04-13 12:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:27:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:27:04] Production.INFO: ==14163== Releasing lock... [2026-04-13 12:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:27:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:27:10] Production.ERROR: CronJobId end10 [2026-04-13 12:27:10] Production.INFO: ==14165== Releasing lock... [2026-04-13 12:27:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:27:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:27:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:27:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:27:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:27:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:27:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:27:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:27:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:27:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:27:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:27:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:27:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:27:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:27:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:27:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:27:14] Production.INFO: call_cost start [2026-04-13 12:27:14] Production.INFO: call_cost end [2026-04-13 12:27:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:27:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:27:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:27:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:27:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:27:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:27:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:27:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:27:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:27:14] Production.INFO: ==14161== Releasing lock... [2026-04-13 12:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:27:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:28:01] Production.INFO: ==14222== Lock acquired, processing the job... [2026-04-13 17:28:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:28:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:28:02] Production.INFO: neon service started [2026-04-13 17:28:02] Production.INFO: neon service started [2026-04-13 17:28:02] Production.INFO: ==14222== Releasing lock... [2026-04-13 17:28:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:28:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:28:02] Production.INFO: ==14224== Lock acquired, processing the job... [2026-04-13 12:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:28:02] Production.INFO: ==14226== Lock acquired, processing the job... [2026-04-13 16:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:28:02] Production.INFO: ==14226== Releasing lock... [2026-04-13 16:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:28:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:28:02] Production.INFO: ==14224== Releasing lock... [2026-04-13 12:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:28:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:28:03] Production.INFO: ==14233== Lock acquired, processing the job... [2026-04-13 12:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:28:03] Production.INFO: ==14229== Lock acquired, processing the job... [2026-04-13 12:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:28:03] Production.INFO: ==14235== Lock acquired, processing the job... [2026-04-13 12:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:28:03] Production.INFO: ==14231== Lock acquired, processing the job... [2026-04-13 12:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:28:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:28:03] Production.INFO: Account Balance Start. [2026-04-13 12:28:03] Production.INFO: CreateAllLog Start [2026-04-13 12:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:28:03] Production.INFO: 117 [2026-04-13 12:28:03] Production.INFO: ==14237== Lock acquired, processing the job... [2026-04-13 12:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:28:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:28:03] Production.INFO: Date 2026-04-09 [2026-04-13 12:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:28:04] Production.INFO: Date 2026-04-10 [2026-04-13 12:28:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:28:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:28:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:28:04] Production.INFO: Date 2026-04-11 [2026-04-13 12:28:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:28:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:28:04] Production.INFO: Date 2026-04-12 [2026-04-13 12:28:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:28:04] Production.INFO: ==14237== Releasing lock... [2026-04-13 12:28:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:28:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:28:04] Production.INFO: Date 2026-04-13 [2026-04-13 12:28:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:28:04] Production.INFO: Total Charge 0 [2026-04-13 12:28:04] Production.INFO: CreateAllLog End [2026-04-13 12:28:04] Production.INFO: Account Balance End. [2026-04-13 12:28:04] Production.ERROR: CronJobId end 12 [2026-04-13 12:28:04] Production.INFO: ==14235== Releasing lock... [2026-04-13 12:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:28:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:28:04] Production.INFO: ==14231== Releasing lock... [2026-04-13 12:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:28:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:28:11] Production.ERROR: CronJobId end10 [2026-04-13 12:28:11] Production.INFO: ==14233== Releasing lock... [2026-04-13 12:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:28:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:28:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:28:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:28:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:28:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:28:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:28:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:28:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:28:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:28:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:28:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:28:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:28:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:28:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:28:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:28:14] Production.INFO: call_cost start [2026-04-13 12:28:14] Production.INFO: call_cost end [2026-04-13 12:28:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:28:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:28:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:28:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:28:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:28:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:28:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:28:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:28:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:28:14] Production.INFO: ==14229== Releasing lock... [2026-04-13 12:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:28:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:29:01] Production.INFO: ==14292== Lock acquired, processing the job... [2026-04-13 17:29:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:29:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:29:01] Production.INFO: neon service started [2026-04-13 17:29:01] Production.INFO: neon service started [2026-04-13 17:29:01] Production.INFO: ==14292== Releasing lock... [2026-04-13 17:29:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:29:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:29:01] Production.INFO: ==14294== Lock acquired, processing the job... [2026-04-13 12:29:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:29:01] Production.INFO: ==14294== Releasing lock... [2026-04-13 12:29:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:29:01] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:29:02] Production.INFO: ==14296== Lock acquired, processing the job... [2026-04-13 16:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:29:02] Production.INFO: ==14296== Releasing lock... [2026-04-13 16:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:29:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:29:02] Production.INFO: ==14299== Lock acquired, processing the job... [2026-04-13 12:29:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:29:02] Production.INFO: ==14301== Lock acquired, processing the job... [2026-04-13 12:29:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:29:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:29:02] Production.INFO: ==14303== Lock acquired, processing the job... [2026-04-13 12:29:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:29:02] Production.INFO: ==14307== Lock acquired, processing the job... [2026-04-13 12:29:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:29:02] Production.INFO: ==14305== Lock acquired, processing the job... [2026-04-13 12:29:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:29:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:29:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:29:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:29:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:29:03] Production.INFO: Account Balance Start. [2026-04-13 12:29:03] Production.INFO: CreateAllLog Start [2026-04-13 12:29:03] Production.INFO: 117 [2026-04-13 12:29:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:29:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:29:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:29:03] Production.INFO: Date 2026-04-09 [2026-04-13 12:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:29:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:29:03] Production.INFO: Date 2026-04-10 [2026-04-13 12:29:03] Production.INFO: ==14307== Releasing lock... [2026-04-13 12:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:29:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:29:03] Production.INFO: Date 2026-04-11 [2026-04-13 12:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:29:03] Production.INFO: Date 2026-04-12 [2026-04-13 12:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:29:03] Production.INFO: Date 2026-04-13 [2026-04-13 12:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:29:03] Production.INFO: Total Charge 0 [2026-04-13 12:29:03] Production.INFO: CreateAllLog End [2026-04-13 12:29:03] Production.INFO: Account Balance End. [2026-04-13 12:29:03] Production.ERROR: CronJobId end 12 [2026-04-13 12:29:03] Production.INFO: ==14305== Releasing lock... [2026-04-13 12:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:29:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:29:03] Production.INFO: ==14301== Releasing lock... [2026-04-13 12:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:29:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:29:10] Production.ERROR: CronJobId end10 [2026-04-13 12:29:10] Production.INFO: ==14303== Releasing lock... [2026-04-13 12:29:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:29:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:29:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:29:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:29:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:29:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:29:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:29:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:29:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:29:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:29:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:29:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:29:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:29:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:29:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:29:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:29:14] Production.INFO: call_cost start [2026-04-13 12:29:14] Production.INFO: call_cost end [2026-04-13 12:29:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:29:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:29:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:29:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:29:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:29:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:29:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:29:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:29:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:29:14] Production.INFO: ==14299== Releasing lock... [2026-04-13 12:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:29:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:30:01] Production.INFO: ==14368== Lock acquired, processing the job... [2026-04-13 17:30:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:30:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:30:01] Production.INFO: neon service started [2026-04-13 17:30:01] Production.INFO: neon service started [2026-04-13 17:30:01] Production.INFO: ==14368== Releasing lock... [2026-04-13 17:30:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:30:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:30:02] Production.INFO: ==14370== Lock acquired, processing the job... [2026-04-13 12:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:30:02] Production.INFO: ==14370== Releasing lock... [2026-04-13 12:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:30:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:30:02] Production.INFO: ==14372== Lock acquired, processing the job... [2026-04-13 16:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:30:02] Production.INFO: ==14372== Releasing lock... [2026-04-13 16:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:30:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:30:03] Production.INFO: ==14378== Lock acquired, processing the job... [2026-04-13 12:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:30:03] Production.INFO: ==14374== Lock acquired, processing the job... [2026-04-13 12:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:30:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:30:03] Production.INFO: ==14376== Lock acquired, processing the job... [2026-04-13 12:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:30:03] Production.INFO: ==14380== Lock acquired, processing the job... [2026-04-13 12:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:30:03] Production.INFO: ==14382== Lock acquired, processing the job... [2026-04-13 12:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:30:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:30:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:30:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:30:03] Production.INFO: ==14382== Releasing lock... [2026-04-13 12:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:30:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:30:03] Production.INFO: Account Balance Start. [2026-04-13 12:30:03] Production.INFO: CreateAllLog Start [2026-04-13 12:30:03] Production.INFO: 117 [2026-04-13 12:30:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:30:04] Production.INFO: Date 2026-04-09 [2026-04-13 12:30:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:30:04] Production.INFO: Date 2026-04-10 [2026-04-13 12:30:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:30:04] Production.INFO: Date 2026-04-11 [2026-04-13 12:30:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:30:04] Production.INFO: Date 2026-04-12 [2026-04-13 12:30:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:30:04] Production.INFO: ==14376== Releasing lock... [2026-04-13 12:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:30:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:30:04] Production.INFO: Date 2026-04-13 [2026-04-13 12:30:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:30:04] Production.INFO: Total Charge 0 [2026-04-13 12:30:04] Production.INFO: CreateAllLog End [2026-04-13 12:30:04] Production.INFO: Account Balance End. [2026-04-13 12:30:04] Production.ERROR: CronJobId end 12 [2026-04-13 12:30:04] Production.INFO: ==14380== Releasing lock... [2026-04-13 12:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:30:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:30:10] Production.ERROR: CronJobId end10 [2026-04-13 12:30:10] Production.INFO: ==14378== Releasing lock... [2026-04-13 12:30:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:30:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:30:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:30:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:30:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:30:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:30:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:30:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:30:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:30:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:30:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:30:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:30:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:30:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:30:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:30:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:30:14] Production.INFO: call_cost start [2026-04-13 12:30:14] Production.INFO: call_cost end [2026-04-13 12:30:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:30:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:30:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:30:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:30:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:30:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:30:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:30:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:30:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:30:14] Production.INFO: ==14374== Releasing lock... [2026-04-13 12:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:30:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:31:02] Production.INFO: ==14451== Lock acquired, processing the job... [2026-04-13 17:31:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:31:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:31:02] Production.INFO: neon service started [2026-04-13 17:31:02] Production.INFO: neon service started [2026-04-13 17:31:02] Production.INFO: ==14451== Releasing lock... [2026-04-13 17:31:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:31:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:31:02] Production.INFO: ==14453== Lock acquired, processing the job... [2026-04-13 12:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:31:02] Production.INFO: ==14455== Lock acquired, processing the job... [2026-04-13 16:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:31:02] Production.INFO: ==14455== Releasing lock... [2026-04-13 16:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:31:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:31:03] Production.INFO: ==14453== Releasing lock... [2026-04-13 12:31:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:31:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:31:04] Production.INFO: ==14464== Lock acquired, processing the job... [2026-04-13 12:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:31:04] Production.INFO: ==14460== Lock acquired, processing the job... [2026-04-13 12:31:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 12:31:04] Production.INFO: ==14462== Lock acquired, processing the job... [2026-04-13 12:31:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:31:04] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 12:31:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 12:31:04] Production.ERROR: CronJob PID - 14464 [2026-04-13 12:31:04] Production.ERROR: CronJob Title - Account Block [2026-04-13 12:31:04] Production.ERROR: CronJob ID - 7 [2026-04-13 12:31:04] Production.ERROR: CronJob Last Run Time 2026-04-13 12:31:00 [2026-04-13 12:31:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 12:31:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 12:31:04] Production.INFO: ==14466== Lock acquired, processing the job... [2026-04-13 12:31:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:31:04] Production.INFO: ==14468== Lock acquired, processing the job... [2026-04-13 12:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:31:04] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 12:31:04] Production.INFO: ==14460== Releasing lock... [2026-04-13 12:31:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 12:31:04] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 12:31:04] Production.INFO: ==14470== Lock acquired, processing the job... [2026-04-13 12:31:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 12:31:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 12:31:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:31:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:31:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:31:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:31:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:31:04] Production.INFO: ==14472== Lock acquired, processing the job... [2026-04-13 12:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:31:04] Production.INFO: Account Balance Start. [2026-04-13 12:31:04] Production.INFO: CreateAllLog Start [2026-04-13 12:31:04] Production.INFO: 117 [2026-04-13 12:31:04] Production.INFO: Date 2026-04-08 [2026-04-13 12:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:31:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:31:04] Production.INFO: Date 2026-04-09 [2026-04-13 12:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:31:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:31:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:31:04] Production.INFO: Date 2026-04-10 [2026-04-13 12:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:31:04] Production.INFO: Date 2026-04-11 [2026-04-13 12:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:31:04] Production.INFO: ==14472== Releasing lock... [2026-04-13 12:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:31:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:31:04] Production.INFO: Date 2026-04-12 [2026-04-13 12:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:31:04] Production.INFO: Date 2026-04-13 [2026-04-13 12:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:31:04] Production.INFO: Total Charge 0 [2026-04-13 12:31:04] Production.INFO: CreateAllLog End [2026-04-13 12:31:04] Production.INFO: Account Balance End. [2026-04-13 12:31:04] Production.INFO: ==14464== Releasing lock... [2026-04-13 12:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:31:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:31:04] Production.ERROR: CronJobId end 12 [2026-04-13 12:31:04] Production.INFO: ==14468== Releasing lock... [2026-04-13 12:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:31:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:31:04] Production.ERROR: done [2026-04-13 12:31:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 12:31:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089174', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 12:31:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089174', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 12:31:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 12:31:10] Production.INFO: ProcessCDR(1,17089174,1,1,2) [2026-04-13 12:31:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17089174,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 12:31:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17089174,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 12:31:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 12:31:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 12:31:11] Production.INFO: ==14470== Releasing lock... [2026-04-13 12:31:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 12:31:11] Production.INFO: 26 MB #Memory Used# [2026-04-13 12:31:15] Production.ERROR: CronJobId end10 [2026-04-13 12:31:15] Production.INFO: ==14466== Releasing lock... [2026-04-13 12:31:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:31:15] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:31:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:31:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:31:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:31:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:31:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:31:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:31:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:31:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:31:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:31:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:31:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:31:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:31:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:31:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:31:17] Production.INFO: call_cost start [2026-04-13 12:31:17] Production.INFO: call_cost end [2026-04-13 12:31:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:31:17] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:31:17] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:31:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:31:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:31:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:31:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:31:17] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:31:17] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:31:17] Production.INFO: ==14462== Releasing lock... [2026-04-13 12:31:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:31:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:32:01] Production.INFO: ==14555== Lock acquired, processing the job... [2026-04-13 17:32:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:32:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:32:01] Production.INFO: neon service started [2026-04-13 17:32:01] Production.INFO: neon service started [2026-04-13 17:32:01] Production.INFO: ==14555== Releasing lock... [2026-04-13 17:32:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:32:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:32:02] Production.INFO: ==14557== Lock acquired, processing the job... [2026-04-13 12:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:32:02] Production.INFO: ==14559== Lock acquired, processing the job... [2026-04-13 16:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:32:02] Production.INFO: ==14559== Releasing lock... [2026-04-13 16:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:32:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:32:02] Production.INFO: ==14557== Releasing lock... [2026-04-13 12:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:32:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:32:03] Production.INFO: ==14564== Lock acquired, processing the job... [2026-04-13 12:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:32:03] Production.INFO: ==14562== Lock acquired, processing the job... [2026-04-13 12:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:32:03] Production.INFO: ==14566== Lock acquired, processing the job... [2026-04-13 12:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:32:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:32:03] Production.INFO: ==14570== Lock acquired, processing the job... [2026-04-13 12:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:32:03] Production.INFO: ==14568== Lock acquired, processing the job... [2026-04-13 12:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:32:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:32:03] Production.INFO: Account Balance Start. [2026-04-13 12:32:03] Production.INFO: CreateAllLog Start [2026-04-13 12:32:03] Production.INFO: 117 [2026-04-13 12:32:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:32:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:32:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:32:03] Production.INFO: ==14570== Releasing lock... [2026-04-13 12:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:32:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:32:03] Production.INFO: Date 2026-04-09 [2026-04-13 12:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:32:03] Production.INFO: Date 2026-04-10 [2026-04-13 12:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:32:03] Production.INFO: Date 2026-04-11 [2026-04-13 12:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:32:03] Production.INFO: Date 2026-04-12 [2026-04-13 12:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:32:03] Production.INFO: Date 2026-04-13 [2026-04-13 12:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:32:03] Production.INFO: Total Charge 0 [2026-04-13 12:32:03] Production.INFO: CreateAllLog End [2026-04-13 12:32:03] Production.INFO: ==14564== Releasing lock... [2026-04-13 12:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:32:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:32:04] Production.INFO: Account Balance End. [2026-04-13 12:32:04] Production.ERROR: CronJobId end 12 [2026-04-13 12:32:04] Production.INFO: ==14568== Releasing lock... [2026-04-13 12:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:32:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:32:11] Production.ERROR: CronJobId end10 [2026-04-13 12:32:11] Production.INFO: ==14566== Releasing lock... [2026-04-13 12:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:32:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:32:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:32:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:32:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:32:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:32:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:32:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:32:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:32:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:32:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:32:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:32:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:32:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:32:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:32:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:32:14] Production.INFO: call_cost start [2026-04-13 12:32:14] Production.INFO: call_cost end [2026-04-13 12:32:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:32:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:32:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:32:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:32:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:32:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:32:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:32:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:32:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:32:14] Production.INFO: ==14562== Releasing lock... [2026-04-13 12:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:32:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:33:02] Production.INFO: ==14659== Lock acquired, processing the job... [2026-04-13 17:33:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:33:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:33:02] Production.INFO: neon service started [2026-04-13 17:33:02] Production.INFO: neon service started [2026-04-13 17:33:02] Production.INFO: ==14659== Releasing lock... [2026-04-13 17:33:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:33:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:33:02] Production.INFO: ==14661== Lock acquired, processing the job... [2026-04-13 12:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:33:02] Production.INFO: ==14663== Lock acquired, processing the job... [2026-04-13 16:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:33:02] Production.INFO: ==14663== Releasing lock... [2026-04-13 16:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:33:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:33:02] Production.INFO: ==14661== Releasing lock... [2026-04-13 12:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:33:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:33:03] Production.INFO: ==14666== Lock acquired, processing the job... [2026-04-13 12:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:33:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:33:03] Production.INFO: ==14670== Lock acquired, processing the job... [2026-04-13 12:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:33:03] Production.INFO: ==14668== Lock acquired, processing the job... [2026-04-13 12:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:33:03] Production.INFO: ==14674== Lock acquired, processing the job... [2026-04-13 12:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:33:03] Production.INFO: ==14672== Lock acquired, processing the job... [2026-04-13 12:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:33:04] Production.INFO: ==14674== Releasing lock... [2026-04-13 12:33:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:33:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:33:04] Production.INFO: Account Balance Start. [2026-04-13 12:33:04] Production.INFO: CreateAllLog Start [2026-04-13 12:33:04] Production.INFO: 117 [2026-04-13 12:33:04] Production.INFO: Date 2026-04-08 [2026-04-13 12:33:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:33:04] Production.INFO: Date 2026-04-09 [2026-04-13 12:33:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:33:04] Production.INFO: Date 2026-04-10 [2026-04-13 12:33:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:33:04] Production.INFO: Date 2026-04-11 [2026-04-13 12:33:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:33:04] Production.INFO: Date 2026-04-12 [2026-04-13 12:33:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:33:04] Production.INFO: Date 2026-04-13 [2026-04-13 12:33:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:33:04] Production.INFO: Total Charge 0 [2026-04-13 12:33:04] Production.INFO: CreateAllLog End [2026-04-13 12:33:04] Production.INFO: Account Balance End. [2026-04-13 12:33:04] Production.ERROR: CronJobId end 12 [2026-04-13 12:33:04] Production.INFO: ==14672== Releasing lock... [2026-04-13 12:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:33:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:33:04] Production.INFO: ==14668== Releasing lock... [2026-04-13 12:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:33:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:33:11] Production.ERROR: CronJobId end10 [2026-04-13 12:33:11] Production.INFO: ==14670== Releasing lock... [2026-04-13 12:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:33:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:33:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:33:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:33:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:33:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:33:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:33:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:33:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:33:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:33:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:33:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:33:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:33:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:33:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:33:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:33:15] Production.INFO: call_cost start [2026-04-13 12:33:15] Production.INFO: call_cost end [2026-04-13 12:33:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:33:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:33:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:33:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:33:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:33:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:33:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:33:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:33:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:33:15] Production.INFO: ==14666== Releasing lock... [2026-04-13 12:33:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:33:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:34:01] Production.INFO: ==14758== Lock acquired, processing the job... [2026-04-13 17:34:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:34:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:34:01] Production.INFO: neon service started [2026-04-13 17:34:01] Production.INFO: neon service started [2026-04-13 17:34:01] Production.INFO: ==14758== Releasing lock... [2026-04-13 17:34:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:34:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:34:01] Production.INFO: ==14760== Lock acquired, processing the job... [2026-04-13 12:34:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:34:02] Production.INFO: ==14760== Releasing lock... [2026-04-13 12:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:34:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:34:02] Production.INFO: ==14762== Lock acquired, processing the job... [2026-04-13 16:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:34:02] Production.INFO: ==14762== Releasing lock... [2026-04-13 16:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:34:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:34:02] Production.INFO: ==14771== Lock acquired, processing the job... [2026-04-13 12:34:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:34:02] Production.INFO: Account Balance Start. [2026-04-13 12:34:02] Production.INFO: CreateAllLog Start [2026-04-13 12:34:02] Production.INFO: 117 [2026-04-13 12:34:02] Production.INFO: Date 2026-04-08 [2026-04-13 12:34:03] Production.INFO: ==14773== Lock acquired, processing the job... [2026-04-13 12:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:34:03] Production.INFO: ==14765== Lock acquired, processing the job... [2026-04-13 12:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:34:03] Production.INFO: Date 2026-04-09 [2026-04-13 12:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:34:03] Production.INFO: ==14767== Lock acquired, processing the job... [2026-04-13 12:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:34:03] Production.INFO: Date 2026-04-10 [2026-04-13 12:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:34:03] Production.INFO: ==14769== Lock acquired, processing the job... [2026-04-13 12:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:34:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:34:03] Production.INFO: Date 2026-04-11 [2026-04-13 12:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:34:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:34:03] Production.INFO: Date 2026-04-12 [2026-04-13 12:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:34:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:34:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:34:03] Production.INFO: ==14773== Releasing lock... [2026-04-13 12:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:34:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:34:03] Production.INFO: Date 2026-04-13 [2026-04-13 12:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:34:03] Production.INFO: Total Charge 0 [2026-04-13 12:34:03] Production.INFO: CreateAllLog End [2026-04-13 12:34:03] Production.INFO: Account Balance End. [2026-04-13 12:34:03] Production.ERROR: CronJobId end 12 [2026-04-13 12:34:03] Production.INFO: ==14771== Releasing lock... [2026-04-13 12:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:34:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:34:03] Production.INFO: ==14767== Releasing lock... [2026-04-13 12:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:34:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:34:11] Production.ERROR: CronJobId end10 [2026-04-13 12:34:11] Production.INFO: ==14769== Releasing lock... [2026-04-13 12:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:34:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:34:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:34:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:34:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:34:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:34:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:34:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:34:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:34:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:34:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:34:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:34:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:34:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:34:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:34:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:34:14] Production.INFO: call_cost start [2026-04-13 12:34:14] Production.INFO: call_cost end [2026-04-13 12:34:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:34:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:34:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:34:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:34:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:34:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:34:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:34:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:34:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:34:14] Production.INFO: ==14765== Releasing lock... [2026-04-13 12:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:34:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:35:01] Production.INFO: ==14862== Lock acquired, processing the job... [2026-04-13 17:35:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:35:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:35:01] Production.INFO: neon service started [2026-04-13 17:35:01] Production.INFO: neon service started [2026-04-13 17:35:01] Production.INFO: ==14862== Releasing lock... [2026-04-13 17:35:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:35:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:35:02] Production.INFO: ==14865== Lock acquired, processing the job... [2026-04-13 12:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:35:02] Production.INFO: ==14865== Releasing lock... [2026-04-13 12:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:35:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:35:02] Production.INFO: ==14867== Lock acquired, processing the job... [2026-04-13 16:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:35:02] Production.INFO: ==14867== Releasing lock... [2026-04-13 16:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:35:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:35:03] Production.INFO: ==14869== Lock acquired, processing the job... [2026-04-13 12:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:35:03] Production.INFO: ==14871== Lock acquired, processing the job... [2026-04-13 12:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:35:03] Production.INFO: ==14873== Lock acquired, processing the job... [2026-04-13 12:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:35:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:35:03] Production.INFO: ==14875== Lock acquired, processing the job... [2026-04-13 12:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:35:03] Production.INFO: ==14877== Lock acquired, processing the job... [2026-04-13 12:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:35:03] Production.INFO: Account Balance Start. [2026-04-13 12:35:03] Production.INFO: CreateAllLog Start [2026-04-13 12:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:35:03] Production.INFO: 117 [2026-04-13 12:35:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:35:03] Production.INFO: Date 2026-04-09 [2026-04-13 12:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:35:03] Production.INFO: ==14877== Releasing lock... [2026-04-13 12:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:35:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:35:03] Production.INFO: Date 2026-04-10 [2026-04-13 12:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:35:03] Production.INFO: Date 2026-04-11 [2026-04-13 12:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:35:03] Production.INFO: Date 2026-04-12 [2026-04-13 12:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:35:03] Production.INFO: Date 2026-04-13 [2026-04-13 12:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:35:03] Production.INFO: Total Charge 0 [2026-04-13 12:35:03] Production.INFO: CreateAllLog End [2026-04-13 12:35:03] Production.INFO: ==14871== Releasing lock... [2026-04-13 12:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:35:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:35:03] Production.INFO: Account Balance End. [2026-04-13 12:35:03] Production.ERROR: CronJobId end 12 [2026-04-13 12:35:03] Production.INFO: ==14875== Releasing lock... [2026-04-13 12:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:35:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:35:11] Production.ERROR: CronJobId end10 [2026-04-13 12:35:11] Production.INFO: ==14873== Releasing lock... [2026-04-13 12:35:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:35:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:35:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:35:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:35:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:35:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:35:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:35:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:35:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:35:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:35:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:35:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:35:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:35:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:35:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:35:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:35:14] Production.INFO: call_cost start [2026-04-13 12:35:14] Production.INFO: call_cost end [2026-04-13 12:35:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:35:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:35:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:35:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:35:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:35:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:35:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:35:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:35:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:35:14] Production.INFO: ==14869== Releasing lock... [2026-04-13 12:35:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:35:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:36:02] Production.INFO: ==14966== Lock acquired, processing the job... [2026-04-13 17:36:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:36:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:36:02] Production.INFO: neon service started [2026-04-13 17:36:02] Production.INFO: neon service started [2026-04-13 17:36:02] Production.INFO: ==14966== Releasing lock... [2026-04-13 17:36:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:36:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:36:02] Production.INFO: ==14970== Lock acquired, processing the job... [2026-04-13 12:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:36:02] Production.INFO: ==14972== Lock acquired, processing the job... [2026-04-13 16:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:36:02] Production.INFO: ==14972== Releasing lock... [2026-04-13 16:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:36:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:36:03] Production.INFO: ==14970== Releasing lock... [2026-04-13 12:36:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:36:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:36:03] Production.INFO: ==14975== Lock acquired, processing the job... [2026-04-13 12:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:36:03] Production.INFO: ==14977== Lock acquired, processing the job... [2026-04-13 12:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:36:03] Production.INFO: ==14983== Lock acquired, processing the job... [2026-04-13 12:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:36:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:36:03] Production.INFO: ==14979== Lock acquired, processing the job... [2026-04-13 12:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:36:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:36:04] Production.INFO: ==14981== Lock acquired, processing the job... [2026-04-13 12:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:36:04] Production.INFO: ==14983== Releasing lock... [2026-04-13 12:36:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:36:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:36:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:36:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:36:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:36:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:36:04] Production.INFO: Account Balance Start. [2026-04-13 12:36:04] Production.INFO: CreateAllLog Start [2026-04-13 12:36:04] Production.INFO: 117 [2026-04-13 12:36:04] Production.INFO: Date 2026-04-08 [2026-04-13 12:36:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:36:04] Production.INFO: Date 2026-04-09 [2026-04-13 12:36:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:36:04] Production.INFO: Date 2026-04-10 [2026-04-13 12:36:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:36:04] Production.INFO: Date 2026-04-11 [2026-04-13 12:36:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:36:04] Production.INFO: Date 2026-04-12 [2026-04-13 12:36:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:36:04] Production.INFO: Date 2026-04-13 [2026-04-13 12:36:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:36:04] Production.INFO: Total Charge 0 [2026-04-13 12:36:04] Production.INFO: CreateAllLog End [2026-04-13 12:36:04] Production.INFO: ==14977== Releasing lock... [2026-04-13 12:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:36:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:36:04] Production.INFO: Account Balance End. [2026-04-13 12:36:04] Production.ERROR: CronJobId end 12 [2026-04-13 12:36:04] Production.INFO: ==14981== Releasing lock... [2026-04-13 12:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:36:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:36:12] Production.ERROR: CronJobId end10 [2026-04-13 12:36:12] Production.INFO: ==14979== Releasing lock... [2026-04-13 12:36:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:36:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:36:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:36:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:36:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:36:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:36:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:36:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:36:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:36:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:36:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:36:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:36:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:36:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:36:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:36:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:36:14] Production.INFO: call_cost start [2026-04-13 12:36:14] Production.INFO: call_cost end [2026-04-13 12:36:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:36:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:36:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:36:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:36:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:36:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:36:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:36:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:36:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:36:14] Production.INFO: ==14975== Releasing lock... [2026-04-13 12:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:36:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:37:01] Production.INFO: ==15065== Lock acquired, processing the job... [2026-04-13 17:37:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:37:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:37:01] Production.INFO: neon service started [2026-04-13 17:37:01] Production.INFO: neon service started [2026-04-13 17:37:01] Production.INFO: ==15065== Releasing lock... [2026-04-13 17:37:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:37:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:37:02] Production.INFO: ==15067== Lock acquired, processing the job... [2026-04-13 12:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:37:02] Production.INFO: ==15069== Lock acquired, processing the job... [2026-04-13 16:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:37:02] Production.INFO: ==15069== Releasing lock... [2026-04-13 16:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:37:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:37:02] Production.INFO: ==15067== Releasing lock... [2026-04-13 12:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:37:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:37:03] Production.INFO: ==15072== Lock acquired, processing the job... [2026-04-13 12:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:37:03] Production.INFO: ==15074== Lock acquired, processing the job... [2026-04-13 12:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:37:03] Production.INFO: ==15078== Lock acquired, processing the job... [2026-04-13 12:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:37:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:37:03] Production.INFO: ==15076== Lock acquired, processing the job... [2026-04-13 12:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:37:03] Production.INFO: ==15080== Lock acquired, processing the job... [2026-04-13 12:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:37:03] Production.INFO: Account Balance Start. [2026-04-13 12:37:03] Production.INFO: CreateAllLog Start [2026-04-13 12:37:03] Production.INFO: 117 [2026-04-13 12:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:37:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:37:03] Production.INFO: Date 2026-04-09 [2026-04-13 12:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:37:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:37:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:37:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:37:03] Production.INFO: ==15080== Releasing lock... [2026-04-13 12:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:37:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:37:03] Production.INFO: Date 2026-04-10 [2026-04-13 12:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:37:03] Production.INFO: Date 2026-04-11 [2026-04-13 12:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:37:03] Production.INFO: Date 2026-04-12 [2026-04-13 12:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:37:04] Production.INFO: Date 2026-04-13 [2026-04-13 12:37:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:37:04] Production.INFO: Total Charge 0 [2026-04-13 12:37:04] Production.INFO: CreateAllLog End [2026-04-13 12:37:04] Production.INFO: Account Balance End. [2026-04-13 12:37:04] Production.ERROR: CronJobId end 12 [2026-04-13 12:37:04] Production.INFO: ==15078== Releasing lock... [2026-04-13 12:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:37:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:37:04] Production.INFO: ==15074== Releasing lock... [2026-04-13 12:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:37:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:37:11] Production.ERROR: CronJobId end10 [2026-04-13 12:37:11] Production.INFO: ==15076== Releasing lock... [2026-04-13 12:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:37:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:37:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:37:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:37:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:37:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:37:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:37:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:37:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:37:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:37:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:37:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:37:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:37:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:37:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:37:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:37:14] Production.INFO: call_cost start [2026-04-13 12:37:14] Production.INFO: call_cost end [2026-04-13 12:37:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:37:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:37:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:37:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:37:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:37:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:37:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:37:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:37:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:37:14] Production.INFO: ==15072== Releasing lock... [2026-04-13 12:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:37:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:38:02] Production.INFO: ==15134== Lock acquired, processing the job... [2026-04-13 17:38:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:38:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:38:02] Production.INFO: neon service started [2026-04-13 17:38:02] Production.INFO: neon service started [2026-04-13 17:38:02] Production.INFO: ==15134== Releasing lock... [2026-04-13 17:38:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:38:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:38:02] Production.INFO: ==15136== Lock acquired, processing the job... [2026-04-13 12:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:38:02] Production.INFO: ==15138== Lock acquired, processing the job... [2026-04-13 16:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:38:02] Production.INFO: ==15138== Releasing lock... [2026-04-13 16:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:38:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:38:03] Production.INFO: ==15136== Releasing lock... [2026-04-13 12:38:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:38:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:38:03] Production.INFO: ==15147== Lock acquired, processing the job... [2026-04-13 12:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:38:04] Production.INFO: ==15141== Lock acquired, processing the job... [2026-04-13 12:38:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:38:04] Production.INFO: ==15143== Lock acquired, processing the job... [2026-04-13 12:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:38:04] Production.INFO: ==15145== Lock acquired, processing the job... [2026-04-13 12:38:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:38:04] Production.INFO: Account Balance Start. [2026-04-13 12:38:04] Production.INFO: CreateAllLog Start [2026-04-13 12:38:04] Production.INFO: 117 [2026-04-13 12:38:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:38:04] Production.INFO: Date 2026-04-08 [2026-04-13 12:38:04] Production.INFO: ==15149== Lock acquired, processing the job... [2026-04-13 12:38:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:38:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:38:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:38:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:38:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:38:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:38:04] Production.INFO: Date 2026-04-09 [2026-04-13 12:38:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:38:04] Production.INFO: Date 2026-04-10 [2026-04-13 12:38:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:38:04] Production.INFO: Date 2026-04-11 [2026-04-13 12:38:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:38:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:38:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:38:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:38:04] Production.INFO: Date 2026-04-12 [2026-04-13 12:38:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:38:04] Production.INFO: ==15149== Releasing lock... [2026-04-13 12:38:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:38:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:38:04] Production.INFO: Date 2026-04-13 [2026-04-13 12:38:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:38:04] Production.INFO: Total Charge 0 [2026-04-13 12:38:04] Production.INFO: CreateAllLog End [2026-04-13 12:38:04] Production.INFO: Account Balance End. [2026-04-13 12:38:04] Production.ERROR: CronJobId end 12 [2026-04-13 12:38:04] Production.INFO: ==15147== Releasing lock... [2026-04-13 12:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:38:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:38:04] Production.INFO: ==15143== Releasing lock... [2026-04-13 12:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:38:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:38:12] Production.ERROR: CronJobId end10 [2026-04-13 12:38:12] Production.INFO: ==15145== Releasing lock... [2026-04-13 12:38:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:38:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:38:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:38:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:38:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:38:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:38:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:38:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:38:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:38:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:38:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:38:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:38:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:38:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:38:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:38:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:38:15] Production.INFO: call_cost start [2026-04-13 12:38:15] Production.INFO: call_cost end [2026-04-13 12:38:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:38:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:38:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:38:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:38:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:38:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:38:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:38:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:38:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:38:15] Production.INFO: ==15141== Releasing lock... [2026-04-13 12:38:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:38:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:39:01] Production.INFO: ==15202== Lock acquired, processing the job... [2026-04-13 17:39:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:39:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:39:01] Production.INFO: neon service started [2026-04-13 17:39:01] Production.INFO: neon service started [2026-04-13 17:39:01] Production.INFO: ==15202== Releasing lock... [2026-04-13 17:39:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:39:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:39:01] Production.INFO: ==15204== Lock acquired, processing the job... [2026-04-13 12:39:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:39:02] Production.INFO: ==15204== Releasing lock... [2026-04-13 12:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:39:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:39:02] Production.INFO: ==15206== Lock acquired, processing the job... [2026-04-13 16:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:39:02] Production.INFO: ==15206== Releasing lock... [2026-04-13 16:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:39:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:39:03] Production.INFO: ==15208== Lock acquired, processing the job... [2026-04-13 12:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:39:03] Production.INFO: ==15214== Lock acquired, processing the job... [2026-04-13 12:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:39:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:39:03] Production.INFO: ==15216== Lock acquired, processing the job... [2026-04-13 12:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:39:03] Production.INFO: ==15210== Lock acquired, processing the job... [2026-04-13 12:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:39:03] Production.INFO: ==15212== Lock acquired, processing the job... [2026-04-13 12:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:39:03] Production.INFO: Account Balance Start. [2026-04-13 12:39:03] Production.INFO: CreateAllLog Start [2026-04-13 12:39:03] Production.INFO: 117 [2026-04-13 12:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:39:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:39:03] Production.INFO: ==15216== Releasing lock... [2026-04-13 12:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:39:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:39:03] Production.INFO: Date 2026-04-09 [2026-04-13 12:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:39:03] Production.INFO: Date 2026-04-10 [2026-04-13 12:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:39:03] Production.INFO: Date 2026-04-11 [2026-04-13 12:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:39:03] Production.INFO: Date 2026-04-12 [2026-04-13 12:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:39:03] Production.INFO: Date 2026-04-13 [2026-04-13 12:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:39:03] Production.INFO: Total Charge 0 [2026-04-13 12:39:03] Production.INFO: CreateAllLog End [2026-04-13 12:39:03] Production.INFO: ==15210== Releasing lock... [2026-04-13 12:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:39:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:39:03] Production.INFO: Account Balance End. [2026-04-13 12:39:04] Production.ERROR: CronJobId end 12 [2026-04-13 12:39:04] Production.INFO: ==15214== Releasing lock... [2026-04-13 12:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:39:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:39:11] Production.ERROR: CronJobId end10 [2026-04-13 12:39:11] Production.INFO: ==15212== Releasing lock... [2026-04-13 12:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:39:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:39:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:39:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:39:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:39:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:39:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:39:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:39:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:39:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:39:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:39:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:39:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:39:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:39:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:39:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:39:14] Production.INFO: call_cost start [2026-04-13 12:39:14] Production.INFO: call_cost end [2026-04-13 12:39:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:39:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:39:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:39:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:39:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:39:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:39:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:39:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:39:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:39:14] Production.INFO: ==15208== Releasing lock... [2026-04-13 12:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:39:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:40:02] Production.INFO: ==15276== Lock acquired, processing the job... [2026-04-13 17:40:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:40:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:40:02] Production.INFO: neon service started [2026-04-13 17:40:02] Production.INFO: neon service started [2026-04-13 17:40:02] Production.INFO: ==15276== Releasing lock... [2026-04-13 17:40:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:40:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:40:02] Production.INFO: ==15278== Lock acquired, processing the job... [2026-04-13 12:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:40:02] Production.INFO: ==15278== Releasing lock... [2026-04-13 12:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:40:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:40:02] Production.INFO: ==15280== Lock acquired, processing the job... [2026-04-13 16:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:40:02] Production.INFO: ==15280== Releasing lock... [2026-04-13 16:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:40:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:40:03] Production.INFO: ==15290== Lock acquired, processing the job... [2026-04-13 12:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:40:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:40:03] Production.INFO: ==15288== Lock acquired, processing the job... [2026-04-13 12:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:40:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:40:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:40:03] Production.INFO: ==15290== Releasing lock... [2026-04-13 12:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:40:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:40:03] Production.INFO: ==15282== Lock acquired, processing the job... [2026-04-13 12:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:40:03] Production.INFO: ==15284== Lock acquired, processing the job... [2026-04-13 12:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:40:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:40:03] Production.INFO: ==15286== Lock acquired, processing the job... [2026-04-13 12:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:40:03] Production.INFO: Account Balance Start. [2026-04-13 12:40:03] Production.INFO: CreateAllLog Start [2026-04-13 12:40:03] Production.INFO: 117 [2026-04-13 12:40:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:40:03] Production.INFO: Date 2026-04-09 [2026-04-13 12:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:40:03] Production.INFO: Date 2026-04-10 [2026-04-13 12:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:40:03] Production.INFO: Date 2026-04-11 [2026-04-13 12:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:40:03] Production.INFO: Date 2026-04-12 [2026-04-13 12:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:40:04] Production.INFO: Date 2026-04-13 [2026-04-13 12:40:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:40:04] Production.INFO: Total Charge 0 [2026-04-13 12:40:04] Production.INFO: CreateAllLog End [2026-04-13 12:40:04] Production.INFO: Account Balance End. [2026-04-13 12:40:04] Production.ERROR: CronJobId end 12 [2026-04-13 12:40:04] Production.INFO: ==15288== Releasing lock... [2026-04-13 12:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:40:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:40:04] Production.INFO: ==15284== Releasing lock... [2026-04-13 12:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:40:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:40:11] Production.ERROR: CronJobId end10 [2026-04-13 12:40:11] Production.INFO: ==15286== Releasing lock... [2026-04-13 12:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:40:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:40:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:40:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:40:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:40:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:40:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:40:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:40:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:40:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:40:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:40:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:40:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:40:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:40:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:40:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:40:14] Production.INFO: call_cost start [2026-04-13 12:40:14] Production.INFO: call_cost end [2026-04-13 12:40:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:40:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:40:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:40:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:40:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:40:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:40:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:40:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:40:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:40:14] Production.INFO: ==15282== Releasing lock... [2026-04-13 12:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:40:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:41:01] Production.INFO: ==15349== Lock acquired, processing the job... [2026-04-13 17:41:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:41:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:41:01] Production.INFO: neon service started [2026-04-13 17:41:01] Production.INFO: neon service started [2026-04-13 17:41:01] Production.INFO: ==15349== Releasing lock... [2026-04-13 17:41:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:41:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:41:01] Production.INFO: ==15351== Lock acquired, processing the job... [2026-04-13 12:41:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:41:02] Production.INFO: ==15353== Lock acquired, processing the job... [2026-04-13 16:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:41:02] Production.INFO: ==15353== Releasing lock... [2026-04-13 16:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:41:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:41:02] Production.INFO: ==15351== Releasing lock... [2026-04-13 12:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:41:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:41:03] Production.INFO: ==15355== Lock acquired, processing the job... [2026-04-13 12:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 12:41:03] Production.INFO: ==15357== Lock acquired, processing the job... [2026-04-13 12:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:41:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 12:41:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 12:41:03] Production.INFO: ==15355== Releasing lock... [2026-04-13 12:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 12:41:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 12:41:03] Production.INFO: ==15359== Lock acquired, processing the job... [2026-04-13 12:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:41:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:41:03] Production.INFO: ==15361== Lock acquired, processing the job... [2026-04-13 12:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:41:03] Production.INFO: ==15363== Lock acquired, processing the job... [2026-04-13 12:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:41:03] Production.INFO: ==15365== Lock acquired, processing the job... [2026-04-13 12:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 12:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:41:03] Production.INFO: ==15367== Lock acquired, processing the job... [2026-04-13 12:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:41:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 12:41:03] Production.INFO: Account Balance Start. [2026-04-13 12:41:03] Production.INFO: CreateAllLog Start [2026-04-13 12:41:03] Production.INFO: 117 [2026-04-13 12:41:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:41:03] Production.INFO: Date 2026-04-09 [2026-04-13 12:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:41:03] Production.INFO: Date 2026-04-10 [2026-04-13 12:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:41:03] Production.INFO: Date 2026-04-11 [2026-04-13 12:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:41:03] Production.INFO: Date 2026-04-12 [2026-04-13 12:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:41:03] Production.INFO: Date 2026-04-13 [2026-04-13 12:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:41:03] Production.INFO: Total Charge 0 [2026-04-13 12:41:03] Production.INFO: CreateAllLog End [2026-04-13 12:41:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:41:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:41:03] Production.INFO: Account Balance End. [2026-04-13 12:41:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:41:04] Production.INFO: ==15367== Releasing lock... [2026-04-13 12:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:41:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:41:04] Production.ERROR: CronJobId end 12 [2026-04-13 12:41:04] Production.INFO: ==15363== Releasing lock... [2026-04-13 12:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:41:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:41:04] Production.INFO: ==15359== Releasing lock... [2026-04-13 12:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:41:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:41:04] Production.ERROR: done [2026-04-13 12:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 12:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089215', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 12:41:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089215', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 12:41:09] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 12:41:09] Production.INFO: ProcessCDR(1,17089215,1,1,2) [2026-04-13 12:41:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17089215,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 12:41:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17089215,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 12:41:09] Production.ERROR: pbx prc_insertCDR start [2026-04-13 12:41:09] Production.ERROR: pbx prc_insertCDR end [2026-04-13 12:41:09] Production.INFO: ==15365== Releasing lock... [2026-04-13 12:41:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 12:41:09] Production.INFO: 26 MB #Memory Used# [2026-04-13 12:41:13] Production.ERROR: CronJobId end10 [2026-04-13 12:41:13] Production.INFO: ==15361== Releasing lock... [2026-04-13 12:41:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:41:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:41:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:41:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:41:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:41:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:41:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:41:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:41:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:41:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:41:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:41:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:41:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:41:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:41:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:41:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:41:16] Production.INFO: call_cost start [2026-04-13 12:41:16] Production.INFO: call_cost end [2026-04-13 12:41:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:41:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:41:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:41:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:41:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:41:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:41:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:41:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:41:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:41:16] Production.INFO: ==15357== Releasing lock... [2026-04-13 12:41:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:41:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:42:01] Production.INFO: ==15426== Lock acquired, processing the job... [2026-04-13 17:42:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:42:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:42:01] Production.INFO: neon service started [2026-04-13 17:42:01] Production.INFO: neon service started [2026-04-13 17:42:01] Production.INFO: ==15426== Releasing lock... [2026-04-13 17:42:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:42:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:42:02] Production.INFO: ==15428== Lock acquired, processing the job... [2026-04-13 12:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:42:02] Production.INFO: ==15428== Releasing lock... [2026-04-13 12:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:42:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:42:02] Production.INFO: ==15430== Lock acquired, processing the job... [2026-04-13 16:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:42:02] Production.INFO: ==15430== Releasing lock... [2026-04-13 16:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:42:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:42:03] Production.INFO: ==15434== Lock acquired, processing the job... [2026-04-13 12:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:42:03] Production.INFO: ==15438== Lock acquired, processing the job... [2026-04-13 12:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:42:03] Production.INFO: ==15432== Lock acquired, processing the job... [2026-04-13 12:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:42:03] Production.INFO: Account Balance Start. [2026-04-13 12:42:03] Production.INFO: CreateAllLog Start [2026-04-13 12:42:03] Production.INFO: 117 [2026-04-13 12:42:03] Production.INFO: ==15436== Lock acquired, processing the job... [2026-04-13 12:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:42:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:42:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:42:03] Production.INFO: Date 2026-04-09 [2026-04-13 12:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:42:03] Production.INFO: ==15440== Lock acquired, processing the job... [2026-04-13 12:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:42:03] Production.INFO: Date 2026-04-10 [2026-04-13 12:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:42:03] Production.INFO: Date 2026-04-11 [2026-04-13 12:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:42:03] Production.INFO: Date 2026-04-12 [2026-04-13 12:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:42:03] Production.INFO: Date 2026-04-13 [2026-04-13 12:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:42:03] Production.INFO: Total Charge 0 [2026-04-13 12:42:03] Production.INFO: CreateAllLog End [2026-04-13 12:42:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:42:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:42:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:42:03] Production.INFO: ==15440== Releasing lock... [2026-04-13 12:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:42:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:42:03] Production.INFO: ==15434== Releasing lock... [2026-04-13 12:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:42:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:42:03] Production.INFO: Account Balance End. [2026-04-13 12:42:03] Production.ERROR: CronJobId end 12 [2026-04-13 12:42:03] Production.INFO: ==15438== Releasing lock... [2026-04-13 12:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:42:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:42:11] Production.ERROR: CronJobId end10 [2026-04-13 12:42:11] Production.INFO: ==15436== Releasing lock... [2026-04-13 12:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:42:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:42:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:42:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:42:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:42:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:42:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:42:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:42:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:42:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:42:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:42:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:42:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:42:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:42:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:42:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:42:13] Production.INFO: call_cost start [2026-04-13 12:42:13] Production.INFO: call_cost end [2026-04-13 12:42:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:42:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:42:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:42:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:42:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:42:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:42:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:42:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:42:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:42:13] Production.INFO: ==15432== Releasing lock... [2026-04-13 12:42:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:42:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:43:02] Production.INFO: ==15493== Lock acquired, processing the job... [2026-04-13 17:43:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:43:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:43:02] Production.INFO: neon service started [2026-04-13 17:43:02] Production.INFO: neon service started [2026-04-13 17:43:02] Production.INFO: ==15493== Releasing lock... [2026-04-13 17:43:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:43:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:43:02] Production.INFO: ==15498== Lock acquired, processing the job... [2026-04-13 12:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:43:02] Production.INFO: ==15498== Releasing lock... [2026-04-13 12:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:43:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:43:02] Production.INFO: ==15500== Lock acquired, processing the job... [2026-04-13 16:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:43:02] Production.INFO: ==15500== Releasing lock... [2026-04-13 16:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:43:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:43:03] Production.INFO: ==15510== Lock acquired, processing the job... [2026-04-13 12:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:43:03] Production.INFO: ==15502== Lock acquired, processing the job... [2026-04-13 12:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:43:03] Production.INFO: ==15508== Lock acquired, processing the job... [2026-04-13 12:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:43:03] Production.INFO: ==15504== Lock acquired, processing the job... [2026-04-13 12:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:43:03] Production.INFO: ==15510== Releasing lock... [2026-04-13 12:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:43:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:43:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:43:03] Production.INFO: ==15506== Lock acquired, processing the job... [2026-04-13 12:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:43:03] Production.INFO: Account Balance Start. [2026-04-13 12:43:03] Production.INFO: CreateAllLog Start [2026-04-13 12:43:03] Production.INFO: 117 [2026-04-13 12:43:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:43:03] Production.INFO: Date 2026-04-09 [2026-04-13 12:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:43:04] Production.INFO: Date 2026-04-10 [2026-04-13 12:43:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:43:04] Production.INFO: Date 2026-04-11 [2026-04-13 12:43:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:43:04] Production.INFO: Date 2026-04-12 [2026-04-13 12:43:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:43:04] Production.INFO: Date 2026-04-13 [2026-04-13 12:43:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:43:04] Production.INFO: Total Charge 0 [2026-04-13 12:43:04] Production.INFO: CreateAllLog End [2026-04-13 12:43:04] Production.INFO: Account Balance End. [2026-04-13 12:43:04] Production.ERROR: CronJobId end 12 [2026-04-13 12:43:04] Production.INFO: ==15508== Releasing lock... [2026-04-13 12:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:43:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:43:04] Production.INFO: ==15504== Releasing lock... [2026-04-13 12:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:43:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:43:12] Production.ERROR: CronJobId end10 [2026-04-13 12:43:12] Production.INFO: ==15506== Releasing lock... [2026-04-13 12:43:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:43:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:43:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:43:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:43:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:43:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:43:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:43:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:43:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:43:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:43:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:43:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:43:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:43:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:43:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:43:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:43:15] Production.INFO: call_cost start [2026-04-13 12:43:15] Production.INFO: call_cost end [2026-04-13 12:43:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:43:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:43:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:43:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:43:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:43:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:43:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:43:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:43:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:43:15] Production.INFO: ==15502== Releasing lock... [2026-04-13 12:43:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:43:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:44:01] Production.INFO: ==15563== Lock acquired, processing the job... [2026-04-13 17:44:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:44:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:44:01] Production.INFO: neon service started [2026-04-13 17:44:01] Production.INFO: neon service started [2026-04-13 17:44:01] Production.INFO: ==15563== Releasing lock... [2026-04-13 17:44:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:44:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:44:02] Production.INFO: ==15565== Lock acquired, processing the job... [2026-04-13 12:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:44:02] Production.INFO: ==15567== Lock acquired, processing the job... [2026-04-13 16:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:44:02] Production.INFO: ==15567== Releasing lock... [2026-04-13 16:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:44:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:44:02] Production.INFO: ==15565== Releasing lock... [2026-04-13 12:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:44:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:44:03] Production.INFO: ==15570== Lock acquired, processing the job... [2026-04-13 12:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:44:03] Production.INFO: ==15572== Lock acquired, processing the job... [2026-04-13 12:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:44:03] Production.INFO: ==15574== Lock acquired, processing the job... [2026-04-13 12:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:44:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:44:03] Production.INFO: ==15576== Lock acquired, processing the job... [2026-04-13 12:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:44:03] Production.INFO: ==15578== Lock acquired, processing the job... [2026-04-13 12:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:44:03] Production.INFO: Account Balance Start. [2026-04-13 12:44:03] Production.INFO: CreateAllLog Start [2026-04-13 12:44:03] Production.INFO: 117 [2026-04-13 12:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:44:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:44:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:44:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:44:03] Production.INFO: Date 2026-04-09 [2026-04-13 12:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:44:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:44:03] Production.INFO: ==15578== Releasing lock... [2026-04-13 12:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:44:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:44:03] Production.INFO: Date 2026-04-10 [2026-04-13 12:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:44:03] Production.INFO: Date 2026-04-11 [2026-04-13 12:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:44:03] Production.INFO: Date 2026-04-12 [2026-04-13 12:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:44:04] Production.INFO: Date 2026-04-13 [2026-04-13 12:44:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:44:04] Production.INFO: Total Charge 0 [2026-04-13 12:44:04] Production.INFO: CreateAllLog End [2026-04-13 12:44:04] Production.INFO: ==15572== Releasing lock... [2026-04-13 12:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:44:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:44:04] Production.INFO: Account Balance End. [2026-04-13 12:44:04] Production.ERROR: CronJobId end 12 [2026-04-13 12:44:04] Production.INFO: ==15576== Releasing lock... [2026-04-13 12:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:44:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:44:11] Production.ERROR: CronJobId end10 [2026-04-13 12:44:11] Production.INFO: ==15574== Releasing lock... [2026-04-13 12:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:44:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:44:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:44:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:44:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:44:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:44:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:44:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:44:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:44:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:44:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:44:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:44:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:44:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:44:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:44:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:44:13] Production.INFO: call_cost start [2026-04-13 12:44:13] Production.INFO: call_cost end [2026-04-13 12:44:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:44:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:44:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:44:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:44:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:44:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:44:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:44:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:44:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:44:13] Production.INFO: ==15570== Releasing lock... [2026-04-13 12:44:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:44:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:45:02] Production.INFO: ==15633== Lock acquired, processing the job... [2026-04-13 17:45:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:45:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:45:02] Production.INFO: neon service started [2026-04-13 17:45:02] Production.INFO: neon service started [2026-04-13 17:45:02] Production.INFO: ==15633== Releasing lock... [2026-04-13 17:45:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:45:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:45:02] Production.INFO: ==15635== Lock acquired, processing the job... [2026-04-13 12:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:45:02] Production.INFO: ==15635== Releasing lock... [2026-04-13 12:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:45:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:45:02] Production.INFO: ==15637== Lock acquired, processing the job... [2026-04-13 16:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:45:02] Production.INFO: ==15637== Releasing lock... [2026-04-13 16:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:45:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:45:03] Production.INFO: ==15641== Lock acquired, processing the job... [2026-04-13 12:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:45:03] Production.INFO: ==15639== Lock acquired, processing the job... [2026-04-13 12:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:45:03] Production.INFO: ==15643== Lock acquired, processing the job... [2026-04-13 12:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:45:03] Production.INFO: ==15645== Lock acquired, processing the job... [2026-04-13 12:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:45:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:45:03] Production.INFO: ==15647== Lock acquired, processing the job... [2026-04-13 12:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:45:03] Production.INFO: Account Balance Start. [2026-04-13 12:45:03] Production.INFO: CreateAllLog Start [2026-04-13 12:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:45:03] Production.INFO: 117 [2026-04-13 12:45:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:45:03] Production.INFO: Date 2026-04-09 [2026-04-13 12:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:45:03] Production.INFO: Date 2026-04-10 [2026-04-13 12:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:45:03] Production.INFO: ==15647== Releasing lock... [2026-04-13 12:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:45:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:45:03] Production.INFO: Date 2026-04-11 [2026-04-13 12:45:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:45:04] Production.INFO: Date 2026-04-12 [2026-04-13 12:45:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:45:04] Production.INFO: ==15641== Releasing lock... [2026-04-13 12:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:45:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:45:04] Production.INFO: Date 2026-04-13 [2026-04-13 12:45:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:45:04] Production.INFO: Total Charge 0 [2026-04-13 12:45:04] Production.INFO: CreateAllLog End [2026-04-13 12:45:04] Production.INFO: Account Balance End. [2026-04-13 12:45:04] Production.ERROR: CronJobId end 12 [2026-04-13 12:45:04] Production.INFO: ==15645== Releasing lock... [2026-04-13 12:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:45:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:45:11] Production.ERROR: CronJobId end10 [2026-04-13 12:45:11] Production.INFO: ==15643== Releasing lock... [2026-04-13 12:45:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:45:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:45:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:45:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:45:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:45:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:45:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:45:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:45:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:45:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:45:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:45:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:45:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:45:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:45:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:45:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:45:14] Production.INFO: call_cost start [2026-04-13 12:45:14] Production.INFO: call_cost end [2026-04-13 12:45:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:45:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:45:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:45:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:45:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:45:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:45:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:45:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:45:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:45:14] Production.INFO: ==15639== Releasing lock... [2026-04-13 12:45:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:45:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:46:01] Production.INFO: ==15704== Lock acquired, processing the job... [2026-04-13 17:46:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:46:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:46:01] Production.INFO: neon service started [2026-04-13 17:46:01] Production.INFO: neon service started [2026-04-13 17:46:01] Production.INFO: ==15704== Releasing lock... [2026-04-13 17:46:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:46:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:46:02] Production.INFO: ==15706== Lock acquired, processing the job... [2026-04-13 12:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:46:02] Production.INFO: ==15708== Lock acquired, processing the job... [2026-04-13 16:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:46:02] Production.INFO: ==15708== Releasing lock... [2026-04-13 16:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:46:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:46:02] Production.INFO: ==15706== Releasing lock... [2026-04-13 12:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:46:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:46:03] Production.INFO: ==15715== Lock acquired, processing the job... [2026-04-13 12:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:46:03] Production.INFO: ==15711== Lock acquired, processing the job... [2026-04-13 12:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:46:03] Production.INFO: ==15713== Lock acquired, processing the job... [2026-04-13 12:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:46:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:46:03] Production.INFO: ==15717== Lock acquired, processing the job... [2026-04-13 12:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:46:03] Production.INFO: ==15719== Lock acquired, processing the job... [2026-04-13 12:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:46:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:46:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:46:03] Production.INFO: Account Balance Start. [2026-04-13 12:46:03] Production.INFO: CreateAllLog Start [2026-04-13 12:46:03] Production.INFO: 117 [2026-04-13 12:46:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:46:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:46:03] Production.INFO: ==15719== Releasing lock... [2026-04-13 12:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:46:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:46:03] Production.INFO: Date 2026-04-09 [2026-04-13 12:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:46:03] Production.INFO: Date 2026-04-10 [2026-04-13 12:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:46:03] Production.INFO: Date 2026-04-11 [2026-04-13 12:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:46:03] Production.INFO: Date 2026-04-12 [2026-04-13 12:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:46:03] Production.INFO: Date 2026-04-13 [2026-04-13 12:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:46:04] Production.INFO: Total Charge 0 [2026-04-13 12:46:04] Production.INFO: CreateAllLog End [2026-04-13 12:46:04] Production.INFO: ==15713== Releasing lock... [2026-04-13 12:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:46:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:46:04] Production.INFO: Account Balance End. [2026-04-13 12:46:04] Production.ERROR: CronJobId end 12 [2026-04-13 12:46:04] Production.INFO: ==15717== Releasing lock... [2026-04-13 12:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:46:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:46:11] Production.ERROR: CronJobId end10 [2026-04-13 12:46:11] Production.INFO: ==15715== Releasing lock... [2026-04-13 12:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:46:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:46:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:46:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:46:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:46:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:46:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:46:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:46:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:46:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:46:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:46:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:46:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:46:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:46:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:46:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:46:13] Production.INFO: call_cost start [2026-04-13 12:46:13] Production.INFO: call_cost end [2026-04-13 12:46:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:46:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:46:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:46:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:46:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:46:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:46:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:46:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:46:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:46:13] Production.INFO: ==15711== Releasing lock... [2026-04-13 12:46:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:46:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:47:01] Production.INFO: ==15779== Lock acquired, processing the job... [2026-04-13 17:47:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:47:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:47:01] Production.INFO: neon service started [2026-04-13 17:47:01] Production.INFO: neon service started [2026-04-13 17:47:01] Production.INFO: ==15779== Releasing lock... [2026-04-13 17:47:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:47:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:47:02] Production.INFO: ==15781== Lock acquired, processing the job... [2026-04-13 12:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:47:02] Production.INFO: ==15783== Lock acquired, processing the job... [2026-04-13 16:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:47:02] Production.INFO: ==15783== Releasing lock... [2026-04-13 16:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:47:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:47:02] Production.INFO: ==15781== Releasing lock... [2026-04-13 12:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:47:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:47:03] Production.INFO: ==15792== Lock acquired, processing the job... [2026-04-13 12:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:47:03] Production.INFO: Account Balance Start. [2026-04-13 12:47:03] Production.INFO: CreateAllLog Start [2026-04-13 12:47:03] Production.INFO: 117 [2026-04-13 12:47:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:47:03] Production.INFO: Date 2026-04-09 [2026-04-13 12:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:47:03] Production.INFO: Date 2026-04-10 [2026-04-13 12:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:47:03] Production.INFO: Date 2026-04-11 [2026-04-13 12:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:47:03] Production.INFO: Date 2026-04-12 [2026-04-13 12:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:47:03] Production.INFO: ==15786== Lock acquired, processing the job... [2026-04-13 12:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:47:03] Production.INFO: Date 2026-04-13 [2026-04-13 12:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:47:03] Production.INFO: ==15788== Lock acquired, processing the job... [2026-04-13 12:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:47:03] Production.INFO: Total Charge 0 [2026-04-13 12:47:03] Production.INFO: ==15790== Lock acquired, processing the job... [2026-04-13 12:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:47:03] Production.INFO: CreateAllLog End [2026-04-13 12:47:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:47:03] Production.INFO: ==15794== Lock acquired, processing the job... [2026-04-13 12:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:47:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:47:03] Production.INFO: Account Balance End. [2026-04-13 12:47:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:47:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:47:03] Production.ERROR: CronJobId end 12 [2026-04-13 12:47:03] Production.INFO: ==15792== Releasing lock... [2026-04-13 12:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:47:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:47:03] Production.INFO: ==15794== Releasing lock... [2026-04-13 12:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:47:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:47:04] Production.INFO: ==15788== Releasing lock... [2026-04-13 12:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:47:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:47:11] Production.ERROR: CronJobId end10 [2026-04-13 12:47:11] Production.INFO: ==15790== Releasing lock... [2026-04-13 12:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:47:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:47:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:47:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:47:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:47:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:47:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:47:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:47:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:47:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:47:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:47:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:47:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:47:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:47:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:47:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:47:14] Production.INFO: call_cost start [2026-04-13 12:47:14] Production.INFO: call_cost end [2026-04-13 12:47:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:47:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:47:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:47:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:47:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:47:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:47:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:47:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:47:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:47:14] Production.INFO: ==15786== Releasing lock... [2026-04-13 12:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:47:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:48:01] Production.INFO: ==15858== Lock acquired, processing the job... [2026-04-13 17:48:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:48:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:48:01] Production.INFO: neon service started [2026-04-13 17:48:01] Production.INFO: neon service started [2026-04-13 17:48:01] Production.INFO: ==15858== Releasing lock... [2026-04-13 17:48:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:48:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:48:01] Production.INFO: ==15860== Lock acquired, processing the job... [2026-04-13 12:48:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:48:01] Production.INFO: ==15860== Releasing lock... [2026-04-13 12:48:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:48:01] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:48:02] Production.INFO: ==15862== Lock acquired, processing the job... [2026-04-13 16:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:48:02] Production.INFO: ==15862== Releasing lock... [2026-04-13 16:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:48:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:48:02] Production.INFO: ==15872== Lock acquired, processing the job... [2026-04-13 12:48:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:48:02] Production.INFO: ==15864== Lock acquired, processing the job... [2026-04-13 12:48:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:48:02] Production.INFO: ==15866== Lock acquired, processing the job... [2026-04-13 12:48:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:48:02] Production.INFO: ==15868== Lock acquired, processing the job... [2026-04-13 12:48:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:48:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:48:02] Production.INFO: ==15870== Lock acquired, processing the job... [2026-04-13 12:48:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:48:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:48:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:48:02] Production.INFO: Account Balance Start. [2026-04-13 12:48:02] Production.INFO: CreateAllLog Start [2026-04-13 12:48:02] Production.INFO: 117 [2026-04-13 12:48:02] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:48:02] Production.INFO: ==15872== Releasing lock... [2026-04-13 12:48:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:48:02] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:48:02] Production.INFO: Date 2026-04-08 [2026-04-13 12:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:48:03] Production.INFO: Date 2026-04-09 [2026-04-13 12:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:48:03] Production.INFO: Date 2026-04-10 [2026-04-13 12:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:48:03] Production.INFO: Date 2026-04-11 [2026-04-13 12:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:48:03] Production.INFO: Date 2026-04-12 [2026-04-13 12:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:48:03] Production.INFO: Date 2026-04-13 [2026-04-13 12:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:48:03] Production.INFO: Total Charge 0 [2026-04-13 12:48:03] Production.INFO: CreateAllLog End [2026-04-13 12:48:03] Production.INFO: ==15866== Releasing lock... [2026-04-13 12:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:48:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:48:03] Production.INFO: Account Balance End. [2026-04-13 12:48:03] Production.ERROR: CronJobId end 12 [2026-04-13 12:48:03] Production.INFO: ==15870== Releasing lock... [2026-04-13 12:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:48:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:48:11] Production.ERROR: CronJobId end10 [2026-04-13 12:48:11] Production.INFO: ==15868== Releasing lock... [2026-04-13 12:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:48:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:48:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:48:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:48:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:48:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:48:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:48:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:48:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:48:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:48:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:48:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:48:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:48:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:48:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:48:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:48:12] Production.INFO: call_cost start [2026-04-13 12:48:12] Production.INFO: call_cost end [2026-04-13 12:48:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:48:12] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:48:12] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:48:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:48:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:48:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:48:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:48:12] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:48:12] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:48:12] Production.INFO: ==15864== Releasing lock... [2026-04-13 12:48:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:48:12] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:49:01] Production.INFO: ==15926== Lock acquired, processing the job... [2026-04-13 17:49:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:49:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:49:01] Production.INFO: neon service started [2026-04-13 17:49:01] Production.INFO: neon service started [2026-04-13 17:49:01] Production.INFO: ==15926== Releasing lock... [2026-04-13 17:49:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:49:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:49:02] Production.INFO: ==15930== Lock acquired, processing the job... [2026-04-13 16:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:49:02] Production.INFO: ==15930== Releasing lock... [2026-04-13 16:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:49:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:49:02] Production.INFO: ==15928== Lock acquired, processing the job... [2026-04-13 12:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:49:02] Production.INFO: ==15928== Releasing lock... [2026-04-13 12:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:49:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:49:03] Production.INFO: ==15933== Lock acquired, processing the job... [2026-04-13 12:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:49:03] Production.INFO: ==15935== Lock acquired, processing the job... [2026-04-13 12:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:49:03] Production.INFO: ==15937== Lock acquired, processing the job... [2026-04-13 12:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:49:03] Production.INFO: ==15939== Lock acquired, processing the job... [2026-04-13 12:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:49:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:49:03] Production.INFO: Account Balance Start. [2026-04-13 12:49:03] Production.INFO: CreateAllLog Start [2026-04-13 12:49:03] Production.INFO: 117 [2026-04-13 12:49:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:49:03] Production.INFO: ==15941== Lock acquired, processing the job... [2026-04-13 12:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:49:03] Production.INFO: Date 2026-04-09 [2026-04-13 12:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:49:03] Production.INFO: Date 2026-04-10 [2026-04-13 12:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:49:03] Production.INFO: Date 2026-04-11 [2026-04-13 12:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:49:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:49:03] Production.INFO: Date 2026-04-12 [2026-04-13 12:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:49:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:49:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:49:03] Production.INFO: ==15941== Releasing lock... [2026-04-13 12:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:49:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:49:03] Production.INFO: Date 2026-04-13 [2026-04-13 12:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:49:03] Production.INFO: Total Charge 0 [2026-04-13 12:49:03] Production.INFO: CreateAllLog End [2026-04-13 12:49:03] Production.INFO: Account Balance End. [2026-04-13 12:49:03] Production.INFO: ==15935== Releasing lock... [2026-04-13 12:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:49:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:49:03] Production.ERROR: CronJobId end 12 [2026-04-13 12:49:03] Production.INFO: ==15939== Releasing lock... [2026-04-13 12:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:49:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:49:10] Production.ERROR: CronJobId end10 [2026-04-13 12:49:10] Production.INFO: ==15937== Releasing lock... [2026-04-13 12:49:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:49:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:49:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:49:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:49:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:49:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:49:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:49:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:49:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:49:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:49:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:49:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:49:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:49:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:49:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:49:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:49:12] Production.INFO: call_cost start [2026-04-13 12:49:12] Production.INFO: call_cost end [2026-04-13 12:49:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:49:12] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:49:12] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:49:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:49:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:49:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:49:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:49:12] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:49:12] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:49:12] Production.INFO: ==15933== Releasing lock... [2026-04-13 12:49:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:49:12] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:50:02] Production.INFO: ==16005== Lock acquired, processing the job... [2026-04-13 17:50:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:50:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:50:02] Production.INFO: neon service started [2026-04-13 17:50:02] Production.INFO: neon service started [2026-04-13 17:50:02] Production.INFO: ==16005== Releasing lock... [2026-04-13 17:50:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:50:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:50:02] Production.INFO: ==16007== Lock acquired, processing the job... [2026-04-13 12:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:50:02] Production.INFO: ==16009== Lock acquired, processing the job... [2026-04-13 16:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:50:02] Production.INFO: ==16009== Releasing lock... [2026-04-13 16:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:50:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:50:02] Production.INFO: ==16007== Releasing lock... [2026-04-13 12:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:50:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:50:03] Production.INFO: ==16012== Lock acquired, processing the job... [2026-04-13 12:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:50:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:50:03] Production.INFO: ==16014== Lock acquired, processing the job... [2026-04-13 12:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:50:03] Production.INFO: ==16016== Lock acquired, processing the job... [2026-04-13 12:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:50:03] Production.INFO: ==16018== Lock acquired, processing the job... [2026-04-13 12:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:50:03] Production.INFO: ==16020== Lock acquired, processing the job... [2026-04-13 12:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:50:03] Production.INFO: Account Balance Start. [2026-04-13 12:50:03] Production.INFO: CreateAllLog Start [2026-04-13 12:50:03] Production.INFO: 117 [2026-04-13 12:50:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:50:03] Production.INFO: ==16020== Releasing lock... [2026-04-13 12:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:50:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:50:04] Production.INFO: Date 2026-04-09 [2026-04-13 12:50:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:50:04] Production.INFO: Date 2026-04-10 [2026-04-13 12:50:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:50:04] Production.INFO: Date 2026-04-11 [2026-04-13 12:50:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:50:04] Production.INFO: Date 2026-04-12 [2026-04-13 12:50:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:50:04] Production.INFO: Date 2026-04-13 [2026-04-13 12:50:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:50:04] Production.INFO: Total Charge 0 [2026-04-13 12:50:04] Production.INFO: CreateAllLog End [2026-04-13 12:50:04] Production.INFO: Account Balance End. [2026-04-13 12:50:04] Production.ERROR: CronJobId end 12 [2026-04-13 12:50:04] Production.INFO: ==16018== Releasing lock... [2026-04-13 12:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:50:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:50:04] Production.INFO: ==16014== Releasing lock... [2026-04-13 12:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:50:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:50:11] Production.ERROR: CronJobId end10 [2026-04-13 12:50:11] Production.INFO: ==16016== Releasing lock... [2026-04-13 12:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:50:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:50:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:50:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:50:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:50:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:50:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:50:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:50:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:50:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:50:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:50:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:50:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:50:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:50:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:50:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:50:13] Production.INFO: call_cost start [2026-04-13 12:50:13] Production.INFO: call_cost end [2026-04-13 12:50:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:50:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:50:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:50:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:50:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:50:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:50:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:50:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:50:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:50:13] Production.INFO: ==16012== Releasing lock... [2026-04-13 12:50:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:50:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:51:01] Production.INFO: ==16078== Lock acquired, processing the job... [2026-04-13 17:51:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:51:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:51:01] Production.INFO: neon service started [2026-04-13 17:51:01] Production.INFO: neon service started [2026-04-13 17:51:01] Production.INFO: ==16078== Releasing lock... [2026-04-13 17:51:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:51:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:51:01] Production.INFO: ==16080== Lock acquired, processing the job... [2026-04-13 12:51:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:51:02] Production.INFO: ==16080== Releasing lock... [2026-04-13 12:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:51:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:51:02] Production.INFO: ==16082== Lock acquired, processing the job... [2026-04-13 16:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:51:02] Production.INFO: ==16082== Releasing lock... [2026-04-13 16:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:51:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:51:02] Production.INFO: ==16084== Lock acquired, processing the job... [2026-04-13 12:51:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 12:51:02] Production.INFO: ==16090== Lock acquired, processing the job... [2026-04-13 12:51:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:51:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 12:51:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 12:51:03] Production.INFO: ==16084== Releasing lock... [2026-04-13 12:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 12:51:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 12:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:51:03] Production.INFO: ==16086== Lock acquired, processing the job... [2026-04-13 12:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:51:03] Production.INFO: ==16088== Lock acquired, processing the job... [2026-04-13 12:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:51:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:51:03] Production.INFO: ==16092== Lock acquired, processing the job... [2026-04-13 12:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:51:03] Production.INFO: ==16095== Lock acquired, processing the job... [2026-04-13 12:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 12:51:03] Production.INFO: ==16097== Lock acquired, processing the job... [2026-04-13 12:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:51:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 12:51:03] Production.INFO: Account Balance Start. [2026-04-13 12:51:03] Production.INFO: CreateAllLog Start [2026-04-13 12:51:03] Production.INFO: 117 [2026-04-13 12:51:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:51:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:51:03] Production.INFO: Date 2026-04-09 [2026-04-13 12:51:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:51:03] Production.INFO: Date 2026-04-10 [2026-04-13 12:51:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:51:03] Production.INFO: Date 2026-04-11 [2026-04-13 12:51:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:51:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:51:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:51:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:51:03] Production.INFO: Date 2026-04-12 [2026-04-13 12:51:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:51:03] Production.INFO: Date 2026-04-13 [2026-04-13 12:51:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:51:03] Production.INFO: Total Charge 0 [2026-04-13 12:51:03] Production.INFO: CreateAllLog End [2026-04-13 12:51:03] Production.INFO: ==16097== Releasing lock... [2026-04-13 12:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:51:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:51:04] Production.INFO: Account Balance End. [2026-04-13 12:51:04] Production.ERROR: CronJobId end 12 [2026-04-13 12:51:04] Production.INFO: ==16092== Releasing lock... [2026-04-13 12:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:51:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:51:04] Production.ERROR: done [2026-04-13 12:51:04] Production.INFO: ==16088== Releasing lock... [2026-04-13 12:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:51:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 12:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089256', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 12:51:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089256', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 12:51:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 12:51:10] Production.INFO: ProcessCDR(1,17089256,1,1,2) [2026-04-13 12:51:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17089256,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 12:51:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17089256,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 12:51:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 12:51:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 12:51:10] Production.INFO: ==16095== Releasing lock... [2026-04-13 12:51:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 12:51:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 12:51:13] Production.ERROR: CronJobId end10 [2026-04-13 12:51:13] Production.INFO: ==16090== Releasing lock... [2026-04-13 12:51:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:51:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:51:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:51:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:51:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:51:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:51:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:51:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:51:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:51:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:51:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:51:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:51:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:51:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:51:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:51:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:51:16] Production.INFO: call_cost start [2026-04-13 12:51:16] Production.INFO: call_cost end [2026-04-13 12:51:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:51:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:51:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:51:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:51:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:51:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:51:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:51:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:51:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:51:16] Production.INFO: ==16086== Releasing lock... [2026-04-13 12:51:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:51:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:52:01] Production.INFO: ==16160== Lock acquired, processing the job... [2026-04-13 17:52:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:52:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:52:01] Production.INFO: neon service started [2026-04-13 17:52:01] Production.INFO: neon service started [2026-04-13 17:52:01] Production.INFO: ==16160== Releasing lock... [2026-04-13 17:52:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:52:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:52:02] Production.INFO: ==16164== Lock acquired, processing the job... [2026-04-13 16:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:52:02] Production.INFO: ==16164== Releasing lock... [2026-04-13 16:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:52:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:52:02] Production.INFO: ==16162== Lock acquired, processing the job... [2026-04-13 12:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:52:02] Production.INFO: ==16162== Releasing lock... [2026-04-13 12:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:52:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:52:03] Production.INFO: ==16166== Lock acquired, processing the job... [2026-04-13 12:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:52:03] Production.INFO: ==16168== Lock acquired, processing the job... [2026-04-13 12:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:52:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:52:03] Production.INFO: ==16172== Lock acquired, processing the job... [2026-04-13 12:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:52:03] Production.INFO: ==16170== Lock acquired, processing the job... [2026-04-13 12:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:52:03] Production.INFO: Account Balance Start. [2026-04-13 12:52:03] Production.INFO: CreateAllLog Start [2026-04-13 12:52:03] Production.INFO: ==16174== Lock acquired, processing the job... [2026-04-13 12:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:52:03] Production.INFO: 117 [2026-04-13 12:52:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:52:03] Production.INFO: Date 2026-04-09 [2026-04-13 12:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:52:03] Production.INFO: Date 2026-04-10 [2026-04-13 12:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:52:03] Production.INFO: Date 2026-04-11 [2026-04-13 12:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:52:03] Production.INFO: Date 2026-04-12 [2026-04-13 12:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:52:03] Production.INFO: Date 2026-04-13 [2026-04-13 12:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:52:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:52:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:52:03] Production.INFO: Total Charge 0 [2026-04-13 12:52:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:52:04] Production.INFO: ==16174== Releasing lock... [2026-04-13 12:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:52:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:52:04] Production.INFO: CreateAllLog End [2026-04-13 12:52:04] Production.INFO: Account Balance End. [2026-04-13 12:52:04] Production.ERROR: CronJobId end 12 [2026-04-13 12:52:04] Production.INFO: ==16172== Releasing lock... [2026-04-13 12:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:52:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:52:04] Production.INFO: ==16168== Releasing lock... [2026-04-13 12:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:52:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:52:11] Production.ERROR: CronJobId end10 [2026-04-13 12:52:11] Production.INFO: ==16170== Releasing lock... [2026-04-13 12:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:52:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:52:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:52:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:52:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:52:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:52:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:52:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:52:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:52:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:52:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:52:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:52:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:52:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:52:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:52:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:52:15] Production.INFO: call_cost start [2026-04-13 12:52:15] Production.INFO: call_cost end [2026-04-13 12:52:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:52:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:52:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:52:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:52:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:52:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:52:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:52:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:52:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:52:15] Production.INFO: ==16166== Releasing lock... [2026-04-13 12:52:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:52:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:53:02] Production.INFO: ==16239== Lock acquired, processing the job... [2026-04-13 17:53:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:53:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:53:02] Production.INFO: neon service started [2026-04-13 17:53:02] Production.INFO: neon service started [2026-04-13 17:53:02] Production.INFO: ==16239== Releasing lock... [2026-04-13 17:53:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:53:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:53:02] Production.INFO: ==16243== Lock acquired, processing the job... [2026-04-13 16:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:53:02] Production.INFO: ==16243== Releasing lock... [2026-04-13 16:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:53:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:53:02] Production.INFO: ==16241== Lock acquired, processing the job... [2026-04-13 12:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:53:02] Production.INFO: ==16241== Releasing lock... [2026-04-13 12:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:53:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:53:03] Production.INFO: ==16245== Lock acquired, processing the job... [2026-04-13 12:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:53:03] Production.INFO: ==16249== Lock acquired, processing the job... [2026-04-13 12:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:53:03] Production.INFO: ==16251== Lock acquired, processing the job... [2026-04-13 12:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:53:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:53:03] Production.INFO: ==16253== Lock acquired, processing the job... [2026-04-13 12:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:53:03] Production.INFO: ==16247== Lock acquired, processing the job... [2026-04-13 12:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:53:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:53:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:53:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:53:04] Production.INFO: Account Balance Start. [2026-04-13 12:53:04] Production.INFO: CreateAllLog Start [2026-04-13 12:53:04] Production.INFO: 117 [2026-04-13 12:53:04] Production.INFO: ==16253== Releasing lock... [2026-04-13 12:53:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:53:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:53:04] Production.INFO: Date 2026-04-08 [2026-04-13 12:53:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:53:04] Production.INFO: Date 2026-04-09 [2026-04-13 12:53:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:53:04] Production.INFO: Date 2026-04-10 [2026-04-13 12:53:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:53:04] Production.INFO: Date 2026-04-11 [2026-04-13 12:53:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:53:04] Production.INFO: Date 2026-04-12 [2026-04-13 12:53:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:53:04] Production.INFO: Date 2026-04-13 [2026-04-13 12:53:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:53:04] Production.INFO: Total Charge 0 [2026-04-13 12:53:04] Production.INFO: CreateAllLog End [2026-04-13 12:53:04] Production.INFO: Account Balance End. [2026-04-13 12:53:04] Production.ERROR: CronJobId end 12 [2026-04-13 12:53:04] Production.INFO: ==16251== Releasing lock... [2026-04-13 12:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:53:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:53:04] Production.INFO: ==16247== Releasing lock... [2026-04-13 12:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:53:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:53:10] Production.ERROR: CronJobId end10 [2026-04-13 12:53:10] Production.INFO: ==16249== Releasing lock... [2026-04-13 12:53:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:53:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:53:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:53:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:53:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:53:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:53:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:53:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:53:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:53:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:53:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:53:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:53:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:53:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:53:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:53:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:53:14] Production.INFO: call_cost start [2026-04-13 12:53:14] Production.INFO: call_cost end [2026-04-13 12:53:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:53:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:53:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:53:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:53:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:53:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:53:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:53:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:53:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:53:14] Production.INFO: ==16245== Releasing lock... [2026-04-13 12:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:53:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:54:01] Production.INFO: ==16318== Lock acquired, processing the job... [2026-04-13 17:54:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:54:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:54:01] Production.INFO: neon service started [2026-04-13 17:54:01] Production.INFO: neon service started [2026-04-13 17:54:01] Production.INFO: ==16318== Releasing lock... [2026-04-13 17:54:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:54:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:54:02] Production.INFO: ==16321== Lock acquired, processing the job... [2026-04-13 12:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:54:02] Production.INFO: ==16321== Releasing lock... [2026-04-13 12:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:54:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:54:02] Production.INFO: ==16323== Lock acquired, processing the job... [2026-04-13 16:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:54:02] Production.INFO: ==16323== Releasing lock... [2026-04-13 16:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:54:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:54:03] Production.INFO: ==16333== Lock acquired, processing the job... [2026-04-13 12:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:54:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:54:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:54:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:54:03] Production.INFO: ==16333== Releasing lock... [2026-04-13 12:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:54:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:54:03] Production.INFO: ==16331== Lock acquired, processing the job... [2026-04-13 12:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:54:03] Production.INFO: ==16325== Lock acquired, processing the job... [2026-04-13 12:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:54:03] Production.INFO: ==16327== Lock acquired, processing the job... [2026-04-13 12:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:54:03] Production.INFO: ==16329== Lock acquired, processing the job... [2026-04-13 12:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:54:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:54:03] Production.INFO: Account Balance Start. [2026-04-13 12:54:03] Production.INFO: CreateAllLog Start [2026-04-13 12:54:03] Production.INFO: 117 [2026-04-13 12:54:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:54:03] Production.INFO: Date 2026-04-09 [2026-04-13 12:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:54:03] Production.INFO: Date 2026-04-10 [2026-04-13 12:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:54:03] Production.INFO: Date 2026-04-11 [2026-04-13 12:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:54:03] Production.INFO: Date 2026-04-12 [2026-04-13 12:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:54:03] Production.INFO: Date 2026-04-13 [2026-04-13 12:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:54:03] Production.INFO: Total Charge 0 [2026-04-13 12:54:03] Production.INFO: CreateAllLog End [2026-04-13 12:54:04] Production.INFO: Account Balance End. [2026-04-13 12:54:04] Production.ERROR: CronJobId end 12 [2026-04-13 12:54:04] Production.INFO: ==16331== Releasing lock... [2026-04-13 12:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:54:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:54:04] Production.INFO: ==16327== Releasing lock... [2026-04-13 12:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:54:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:54:10] Production.ERROR: CronJobId end10 [2026-04-13 12:54:10] Production.INFO: ==16329== Releasing lock... [2026-04-13 12:54:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:54:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:54:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:54:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:54:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:54:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:54:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:54:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:54:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:54:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:54:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:54:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:54:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:54:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:54:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:54:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:54:14] Production.INFO: call_cost start [2026-04-13 12:54:14] Production.INFO: call_cost end [2026-04-13 12:54:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:54:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:54:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:54:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:54:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:54:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:54:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:54:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:54:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:54:14] Production.INFO: ==16325== Releasing lock... [2026-04-13 12:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:54:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:55:02] Production.INFO: ==16396== Lock acquired, processing the job... [2026-04-13 17:55:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:55:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:55:02] Production.INFO: neon service started [2026-04-13 17:55:02] Production.INFO: neon service started [2026-04-13 17:55:02] Production.INFO: ==16396== Releasing lock... [2026-04-13 17:55:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:55:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:55:02] Production.INFO: ==16398== Lock acquired, processing the job... [2026-04-13 12:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:55:02] Production.INFO: ==16398== Releasing lock... [2026-04-13 12:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:55:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:55:02] Production.INFO: ==16400== Lock acquired, processing the job... [2026-04-13 16:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:55:03] Production.INFO: ==16400== Releasing lock... [2026-04-13 16:55:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:55:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:55:03] Production.INFO: ==16403== Lock acquired, processing the job... [2026-04-13 12:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:55:03] Production.INFO: ==16405== Lock acquired, processing the job... [2026-04-13 12:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:55:03] Production.INFO: ==16409== Lock acquired, processing the job... [2026-04-13 12:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:55:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:55:03] Production.INFO: ==16407== Lock acquired, processing the job... [2026-04-13 12:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:55:03] Production.INFO: ==16411== Lock acquired, processing the job... [2026-04-13 12:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:55:03] Production.INFO: Account Balance Start. [2026-04-13 12:55:03] Production.INFO: CreateAllLog Start [2026-04-13 12:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:55:03] Production.INFO: 117 [2026-04-13 12:55:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:55:03] Production.INFO: Date 2026-04-09 [2026-04-13 12:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:55:03] Production.INFO: Date 2026-04-10 [2026-04-13 12:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:55:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:55:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:55:03] Production.INFO: Date 2026-04-11 [2026-04-13 12:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:55:03] Production.INFO: ==16411== Releasing lock... [2026-04-13 12:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:55:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:55:03] Production.INFO: Date 2026-04-12 [2026-04-13 12:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:55:04] Production.INFO: Date 2026-04-13 [2026-04-13 12:55:04] Production.INFO: Reseller ==> 0 [2026-04-13 12:55:04] Production.INFO: Total Charge 0 [2026-04-13 12:55:04] Production.INFO: CreateAllLog End [2026-04-13 12:55:04] Production.INFO: ==16405== Releasing lock... [2026-04-13 12:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:55:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:55:04] Production.INFO: Account Balance End. [2026-04-13 12:55:04] Production.ERROR: CronJobId end 12 [2026-04-13 12:55:04] Production.INFO: ==16409== Releasing lock... [2026-04-13 12:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:55:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:55:13] Production.ERROR: CronJobId end10 [2026-04-13 12:55:13] Production.INFO: ==16407== Releasing lock... [2026-04-13 12:55:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:55:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:55:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:55:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:55:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:55:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:55:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:55:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:55:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:55:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:55:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:55:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:55:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:55:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:55:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:55:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:55:15] Production.INFO: call_cost start [2026-04-13 12:55:15] Production.INFO: call_cost end [2026-04-13 12:55:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:55:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:55:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:55:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:55:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:55:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:55:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:55:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:55:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:55:15] Production.INFO: ==16403== Releasing lock... [2026-04-13 12:55:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:55:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:56:01] Production.INFO: ==16482== Lock acquired, processing the job... [2026-04-13 17:56:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:56:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:56:01] Production.INFO: neon service started [2026-04-13 17:56:01] Production.INFO: neon service started [2026-04-13 17:56:01] Production.INFO: ==16482== Releasing lock... [2026-04-13 17:56:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:56:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:56:02] Production.INFO: ==16485== Lock acquired, processing the job... [2026-04-13 12:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:56:02] Production.INFO: ==16487== Lock acquired, processing the job... [2026-04-13 16:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:56:02] Production.INFO: ==16487== Releasing lock... [2026-04-13 16:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:56:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:56:02] Production.INFO: ==16485== Releasing lock... [2026-04-13 12:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:56:02] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:56:03] Production.INFO: ==16493== Lock acquired, processing the job... [2026-04-13 12:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:56:03] Production.INFO: ==16497== Lock acquired, processing the job... [2026-04-13 12:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:56:03] Production.INFO: ==16491== Lock acquired, processing the job... [2026-04-13 12:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:56:03] Production.INFO: ==16495== Lock acquired, processing the job... [2026-04-13 12:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:56:03] Production.INFO: Account Balance Start. [2026-04-13 12:56:03] Production.INFO: CreateAllLog Start [2026-04-13 12:56:03] Production.INFO: ==16499== Lock acquired, processing the job... [2026-04-13 12:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:56:03] Production.INFO: 117 [2026-04-13 12:56:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:56:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:56:03] Production.INFO: Date 2026-04-09 [2026-04-13 12:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:56:03] Production.INFO: ==16499== Releasing lock... [2026-04-13 12:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:56:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:56:03] Production.INFO: Date 2026-04-10 [2026-04-13 12:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:56:03] Production.INFO: Date 2026-04-11 [2026-04-13 12:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:56:03] Production.INFO: Date 2026-04-12 [2026-04-13 12:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:56:03] Production.INFO: Date 2026-04-13 [2026-04-13 12:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:56:03] Production.INFO: Total Charge 0 [2026-04-13 12:56:03] Production.INFO: CreateAllLog End [2026-04-13 12:56:04] Production.INFO: ==16493== Releasing lock... [2026-04-13 12:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:56:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:56:04] Production.INFO: Account Balance End. [2026-04-13 12:56:04] Production.ERROR: CronJobId end 12 [2026-04-13 12:56:04] Production.INFO: ==16497== Releasing lock... [2026-04-13 12:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:56:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:56:11] Production.ERROR: CronJobId end10 [2026-04-13 12:56:11] Production.INFO: ==16495== Releasing lock... [2026-04-13 12:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:56:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:56:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:56:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:56:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:56:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:56:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:56:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:56:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:56:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:56:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:56:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:56:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:56:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:56:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:56:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:56:14] Production.INFO: call_cost start [2026-04-13 12:56:14] Production.INFO: call_cost end [2026-04-13 12:56:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:56:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:56:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:56:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:56:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:56:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:56:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:56:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:56:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:56:14] Production.INFO: ==16491== Releasing lock... [2026-04-13 12:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:56:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:57:02] Production.INFO: ==16556== Lock acquired, processing the job... [2026-04-13 17:57:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:57:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:57:02] Production.INFO: neon service started [2026-04-13 17:57:02] Production.INFO: neon service started [2026-04-13 17:57:02] Production.INFO: ==16556== Releasing lock... [2026-04-13 17:57:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:57:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:57:02] Production.INFO: ==16558== Lock acquired, processing the job... [2026-04-13 12:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:57:02] Production.INFO: ==16558== Releasing lock... [2026-04-13 12:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:57:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:57:02] Production.INFO: ==16560== Lock acquired, processing the job... [2026-04-13 16:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:57:02] Production.INFO: ==16560== Releasing lock... [2026-04-13 16:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:57:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:57:03] Production.INFO: ==16570== Lock acquired, processing the job... [2026-04-13 12:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:57:03] Production.INFO: ==16562== Lock acquired, processing the job... [2026-04-13 12:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:57:03] Production.INFO: ==16566== Lock acquired, processing the job... [2026-04-13 12:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:57:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:57:03] Production.INFO: ==16564== Lock acquired, processing the job... [2026-04-13 12:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:57:03] Production.INFO: ==16568== Lock acquired, processing the job... [2026-04-13 12:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:57:03] Production.INFO: Account Balance Start. [2026-04-13 12:57:03] Production.INFO: CreateAllLog Start [2026-04-13 12:57:03] Production.INFO: 117 [2026-04-13 12:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:57:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:57:03] Production.INFO: ==16570== Releasing lock... [2026-04-13 12:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:57:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:57:03] Production.INFO: Date 2026-04-09 [2026-04-13 12:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:57:03] Production.INFO: Date 2026-04-10 [2026-04-13 12:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:57:03] Production.INFO: Date 2026-04-11 [2026-04-13 12:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:57:03] Production.INFO: Date 2026-04-12 [2026-04-13 12:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:57:03] Production.INFO: Date 2026-04-13 [2026-04-13 12:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:57:03] Production.INFO: Total Charge 0 [2026-04-13 12:57:03] Production.INFO: CreateAllLog End [2026-04-13 12:57:04] Production.INFO: Account Balance End. [2026-04-13 12:57:04] Production.ERROR: CronJobId end 12 [2026-04-13 12:57:04] Production.INFO: ==16568== Releasing lock... [2026-04-13 12:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:57:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:57:04] Production.INFO: ==16564== Releasing lock... [2026-04-13 12:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:57:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:57:11] Production.ERROR: CronJobId end10 [2026-04-13 12:57:11] Production.INFO: ==16566== Releasing lock... [2026-04-13 12:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:57:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:57:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:57:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:57:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:57:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:57:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:57:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:57:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:57:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:57:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:57:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:57:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:57:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:57:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:57:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:57:14] Production.INFO: call_cost start [2026-04-13 12:57:14] Production.INFO: call_cost end [2026-04-13 12:57:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:57:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:57:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:57:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:57:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:57:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:57:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:57:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:57:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:57:14] Production.INFO: ==16562== Releasing lock... [2026-04-13 12:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:57:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:58:01] Production.INFO: ==16636== Lock acquired, processing the job... [2026-04-13 17:58:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:58:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:58:01] Production.INFO: neon service started [2026-04-13 17:58:01] Production.INFO: neon service started [2026-04-13 17:58:01] Production.INFO: ==16636== Releasing lock... [2026-04-13 17:58:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:58:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 12:58:01] Production.INFO: ==16638== Lock acquired, processing the job... [2026-04-13 12:58:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:58:02] Production.INFO: ==16640== Lock acquired, processing the job... [2026-04-13 16:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 12:58:02] Production.INFO: ==16638== Releasing lock... [2026-04-13 12:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:58:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:58:02] Production.INFO: ==16640== Releasing lock... [2026-04-13 16:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:58:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:58:03] Production.INFO: ==16643== Lock acquired, processing the job... [2026-04-13 12:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:58:03] Production.INFO: ==16647== Lock acquired, processing the job... [2026-04-13 12:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:58:03] Production.INFO: ==16649== Lock acquired, processing the job... [2026-04-13 12:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:58:03] Production.INFO: ==16645== Lock acquired, processing the job... [2026-04-13 12:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:58:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:58:03] Production.INFO: Account Balance Start. [2026-04-13 12:58:03] Production.INFO: CreateAllLog Start [2026-04-13 12:58:03] Production.INFO: 117 [2026-04-13 12:58:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:58:03] Production.INFO: ==16651== Lock acquired, processing the job... [2026-04-13 12:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:58:03] Production.INFO: Date 2026-04-09 [2026-04-13 12:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:58:03] Production.INFO: Date 2026-04-10 [2026-04-13 12:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:58:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:58:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:58:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:58:03] Production.INFO: ==16651== Releasing lock... [2026-04-13 12:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:58:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:58:03] Production.INFO: Date 2026-04-11 [2026-04-13 12:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:58:03] Production.INFO: Date 2026-04-12 [2026-04-13 12:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:58:03] Production.INFO: Date 2026-04-13 [2026-04-13 12:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:58:03] Production.INFO: Total Charge 0 [2026-04-13 12:58:03] Production.INFO: CreateAllLog End [2026-04-13 12:58:03] Production.INFO: ==16645== Releasing lock... [2026-04-13 12:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:58:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:58:03] Production.INFO: Account Balance End. [2026-04-13 12:58:03] Production.ERROR: CronJobId end 12 [2026-04-13 12:58:03] Production.INFO: ==16649== Releasing lock... [2026-04-13 12:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:58:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:58:10] Production.ERROR: CronJobId end10 [2026-04-13 12:58:10] Production.INFO: ==16647== Releasing lock... [2026-04-13 12:58:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:58:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:58:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:58:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:58:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:58:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:58:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:58:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:58:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:58:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:58:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:58:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:58:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:58:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:58:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:58:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:58:15] Production.INFO: call_cost start [2026-04-13 12:58:15] Production.INFO: call_cost end [2026-04-13 12:58:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:58:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:58:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:58:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:58:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:58:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:58:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:58:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:58:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:58:15] Production.INFO: ==16643== Releasing lock... [2026-04-13 12:58:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:58:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 17:59:01] Production.INFO: ==16709== Lock acquired, processing the job... [2026-04-13 17:59:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 17:59:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 17:59:01] Production.INFO: neon service started [2026-04-13 17:59:01] Production.INFO: neon service started [2026-04-13 17:59:01] Production.INFO: ==16709== Releasing lock... [2026-04-13 17:59:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 17:59:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:59:02] Production.INFO: ==16713== Lock acquired, processing the job... [2026-04-13 16:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:59:02] Production.INFO: ==16713== Releasing lock... [2026-04-13 16:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 16:59:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 12:59:02] Production.INFO: ==16711== Lock acquired, processing the job... [2026-04-13 12:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 12:59:02] Production.INFO: ==16711== Releasing lock... [2026-04-13 12:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 12:59:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 12:59:03] Production.INFO: ==16720== Lock acquired, processing the job... [2026-04-13 12:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 12:59:03] Production.INFO: ==16716== Lock acquired, processing the job... [2026-04-13 12:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 12:59:03] Production.INFO: ==16718== Lock acquired, processing the job... [2026-04-13 12:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 12:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 12:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 12:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 12:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 12:59:03] Production.INFO: ==16724== Lock acquired, processing the job... [2026-04-13 12:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 12:59:03] Production.INFO: ==16722== Lock acquired, processing the job... [2026-04-13 12:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 12:59:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 12:59:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 12:59:03] Production.INFO: Account Balance Start. [2026-04-13 12:59:03] Production.INFO: CreateAllLog Start [2026-04-13 12:59:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 12:59:03] Production.INFO: 117 [2026-04-13 12:59:03] Production.INFO: Date 2026-04-08 [2026-04-13 12:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:59:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 12:59:03] Production.INFO: Date 2026-04-09 [2026-04-13 12:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:59:03] Production.INFO: ==16724== Releasing lock... [2026-04-13 12:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 12:59:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 12:59:03] Production.INFO: Date 2026-04-10 [2026-04-13 12:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:59:03] Production.INFO: Date 2026-04-11 [2026-04-13 12:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:59:03] Production.INFO: Date 2026-04-12 [2026-04-13 12:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:59:03] Production.INFO: Date 2026-04-13 [2026-04-13 12:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 12:59:03] Production.INFO: Total Charge 0 [2026-04-13 12:59:03] Production.INFO: CreateAllLog End [2026-04-13 12:59:04] Production.INFO: Account Balance End. [2026-04-13 12:59:04] Production.INFO: ==16718== Releasing lock... [2026-04-13 12:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 12:59:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 12:59:04] Production.ERROR: CronJobId end 12 [2026-04-13 12:59:04] Production.INFO: ==16722== Releasing lock... [2026-04-13 12:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 12:59:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 12:59:12] Production.ERROR: CronJobId end10 [2026-04-13 12:59:12] Production.INFO: ==16720== Releasing lock... [2026-04-13 12:59:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 12:59:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 12:59:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 12:59:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 12:59:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 12:59:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 12:59:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 12:59:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 12:59:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 12:59:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 12:59:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 12:59:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 12:59:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 12:59:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 12:59:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 12:59:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 12:59:14] Production.INFO: call_cost start [2026-04-13 12:59:14] Production.INFO: call_cost end [2026-04-13 12:59:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 12:59:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 12:59:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 12:59:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 12:59:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 12:59:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 12:59:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 12:59:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 12:59:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 12:59:14] Production.INFO: ==16716== Releasing lock... [2026-04-13 12:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 12:59:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:00:02] Production.INFO: ==16792== Lock acquired, processing the job... [2026-04-13 18:00:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:00:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:00:02] Production.INFO: neon service started [2026-04-13 18:00:02] Production.INFO: neon service started [2026-04-13 18:00:02] Production.INFO: ==16792== Releasing lock... [2026-04-13 18:00:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:00:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:00:02] Production.INFO: ==16794== Lock acquired, processing the job... [2026-04-13 13:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:00:02] Production.INFO: ==16794== Releasing lock... [2026-04-13 13:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:00:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:00:03] Production.INFO: ==16796== Lock acquired, processing the job... [2026-04-13 17:00:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:00:03] Production.INFO: ==16796== Releasing lock... [2026-04-13 17:00:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:00:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:00:03] Production.INFO: ==16798== Lock acquired, processing the job... [2026-04-13 13:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:00:03] Production.INFO: ==16800== Lock acquired, processing the job... [2026-04-13 13:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:00:03] Production.INFO: ==16802== Lock acquired, processing the job... [2026-04-13 13:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:00:03] Production.INFO: ==16806== Lock acquired, processing the job... [2026-04-13 13:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:00:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:00:03] Production.INFO: ==16804== Lock acquired, processing the job... [2026-04-13 13:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:00:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:00:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:00:04] Production.INFO: Account Balance Start. [2026-04-13 13:00:04] Production.INFO: CreateAllLog Start [2026-04-13 13:00:04] Production.INFO: 117 [2026-04-13 13:00:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:00:04] Production.INFO: ==16806== Releasing lock... [2026-04-13 13:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:00:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:00:04] Production.INFO: Date 2026-04-08 [2026-04-13 13:00:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:00:04] Production.INFO: Date 2026-04-09 [2026-04-13 13:00:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:00:04] Production.INFO: Date 2026-04-10 [2026-04-13 13:00:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:00:04] Production.INFO: Date 2026-04-11 [2026-04-13 13:00:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:00:04] Production.INFO: Date 2026-04-12 [2026-04-13 13:00:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:00:04] Production.INFO: Date 2026-04-13 [2026-04-13 13:00:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:00:04] Production.INFO: Total Charge 0 [2026-04-13 13:00:04] Production.INFO: CreateAllLog End [2026-04-13 13:00:04] Production.INFO: ==16800== Releasing lock... [2026-04-13 13:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:00:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:00:04] Production.INFO: Account Balance End. [2026-04-13 13:00:04] Production.ERROR: CronJobId end 12 [2026-04-13 13:00:04] Production.INFO: ==16804== Releasing lock... [2026-04-13 13:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:00:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:00:12] Production.ERROR: CronJobId end10 [2026-04-13 13:00:12] Production.INFO: ==16802== Releasing lock... [2026-04-13 13:00:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:00:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:00:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:00:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:00:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:00:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:00:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:00:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:00:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:00:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:00:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:00:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:00:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:00:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:00:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:00:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:00:16] Production.INFO: call_cost start [2026-04-13 13:00:16] Production.INFO: call_cost end [2026-04-13 13:00:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:00:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:00:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:00:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:00:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:00:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:00:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:00:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:00:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:00:16] Production.INFO: ==16798== Releasing lock... [2026-04-13 13:00:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:00:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:01:01] Production.INFO: ==16871== Lock acquired, processing the job... [2026-04-13 18:01:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:01:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:01:01] Production.INFO: neon service started [2026-04-13 18:01:01] Production.INFO: neon service started [2026-04-13 18:01:01] Production.INFO: ==16871== Releasing lock... [2026-04-13 18:01:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:01:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:01:02] Production.INFO: ==16884== Lock acquired, processing the job... [2026-04-13 13:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:01:02] Production.INFO: ==16886== Lock acquired, processing the job... [2026-04-13 17:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:01:02] Production.INFO: ==16886== Releasing lock... [2026-04-13 17:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:01:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:01:02] Production.INFO: ==16884== Releasing lock... [2026-04-13 13:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:01:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:01:03] Production.INFO: ==16891== Lock acquired, processing the job... [2026-04-13 13:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:01:03] Production.INFO: ==16893== Lock acquired, processing the job... [2026-04-13 13:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:01:03] Production.INFO: ==16889== Lock acquired, processing the job... [2026-04-13 13:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 13:01:03] Production.INFO: ==16897== Lock acquired, processing the job... [2026-04-13 13:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:01:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:01:03] Production.INFO: ==16901== Lock acquired, processing the job... [2026-04-13 13:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:01:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 13:01:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 13:01:03] Production.ERROR: CronJob PID - 16891 [2026-04-13 13:01:03] Production.ERROR: CronJob Title - System Alerts [2026-04-13 13:01:03] Production.ERROR: CronJob ID - 5 [2026-04-13 13:01:03] Production.ERROR: CronJob Last Run Time 2026-04-13 13:01:00 [2026-04-13 13:01:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 13:01:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 13:01:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 13:01:03] Production.ERROR: CronJob PID - 16893 [2026-04-13 13:01:03] Production.ERROR: CronJob Title - Account Block [2026-04-13 13:01:03] Production.ERROR: CronJob ID - 7 [2026-04-13 13:01:03] Production.ERROR: CronJob Last Run Time 2026-04-13 13:01:00 [2026-04-13 13:01:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 13:01:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 13:01:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 13:01:03] Production.ERROR: CronJob PID - 16897 [2026-04-13 13:01:03] Production.ERROR: CronJob Title - Prepaid Account Balance [2026-04-13 13:01:03] Production.ERROR: CronJob ID - 12 [2026-04-13 13:01:03] Production.ERROR: CronJob Last Run Time 2026-04-13 13:01:00 [2026-04-13 13:01:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 13:01:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 13:01:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 13:01:03] Production.ERROR: CronJob PID - 16901 [2026-04-13 13:01:03] Production.ERROR: CronJob Title - Import PBX Extensions and DIDs [2026-04-13 13:01:03] Production.ERROR: CronJob ID - 19 [2026-04-13 13:01:03] Production.ERROR: CronJob Last Run Time 2026-04-13 13:01:00 [2026-04-13 13:01:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 13:01:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 13:01:03] Production.INFO: Account Balance Start. [2026-04-13 13:01:03] Production.INFO: CreateAllLog Start [2026-04-13 13:01:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 13:01:03] Production.INFO: ==16889== Releasing lock... [2026-04-13 13:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 13:01:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 13:01:03] Production.INFO: 117 [2026-04-13 13:01:03] Production.INFO: Date 2026-04-08 [2026-04-13 13:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:01:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:01:03] Production.INFO: ==16895== Lock acquired, processing the job... [2026-04-13 13:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:01:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:01:03] Production.INFO: Date 2026-04-09 [2026-04-13 13:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:01:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:01:03] Production.INFO: ==16901== Releasing lock... [2026-04-13 13:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:01:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:01:03] Production.INFO: Date 2026-04-10 [2026-04-13 13:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:01:03] Production.INFO: ==16899== Lock acquired, processing the job... [2026-04-13 13:01:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 13:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:01:03] Production.INFO: Date 2026-04-11 [2026-04-13 13:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:01:03] Production.INFO: Date 2026-04-12 [2026-04-13 13:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:01:03] Production.INFO: Date 2026-04-13 [2026-04-13 13:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:01:03] Production.INFO: Total Charge 0 [2026-04-13 13:01:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 13:01:03] Production.INFO: CreateAllLog End [2026-04-13 13:01:04] Production.INFO: ==16893== Releasing lock... [2026-04-13 13:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:01:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:01:04] Production.ERROR: done [2026-04-13 13:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 13:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089297', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 13:01:04] Production.INFO: Account Balance End. [2026-04-13 13:01:04] Production.ERROR: CronJobId end 12 [2026-04-13 13:01:04] Production.INFO: ==16897== Releasing lock... [2026-04-13 13:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:01:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:01:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089297', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 13:01:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 13:01:10] Production.INFO: ProcessCDR(1,17089297,1,1,2) [2026-04-13 13:01:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17089297,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 13:01:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17089297,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 13:01:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 13:01:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 13:01:10] Production.INFO: ==16899== Releasing lock... [2026-04-13 13:01:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 13:01:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 13:01:15] Production.ERROR: CronJobId end10 [2026-04-13 13:01:15] Production.INFO: ==16895== Releasing lock... [2026-04-13 13:01:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:01:15] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:01:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:01:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:01:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:01:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:01:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:01:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:01:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:01:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:01:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:01:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:01:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:01:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:01:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:01:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:01:17] Production.INFO: call_cost start [2026-04-13 13:01:17] Production.INFO: call_cost end [2026-04-13 13:01:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:01:17] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:01:17] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:01:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:01:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:01:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:01:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:01:17] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:01:17] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:01:17] Production.INFO: ==16891== Releasing lock... [2026-04-13 13:01:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:01:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:02:02] Production.INFO: ==16962== Lock acquired, processing the job... [2026-04-13 18:02:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:02:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:02:02] Production.INFO: neon service started [2026-04-13 18:02:02] Production.INFO: neon service started [2026-04-13 18:02:02] Production.INFO: ==16962== Releasing lock... [2026-04-13 18:02:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:02:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:02:02] Production.INFO: ==16964== Lock acquired, processing the job... [2026-04-13 13:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:02:02] Production.INFO: ==16966== Lock acquired, processing the job... [2026-04-13 17:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:02:02] Production.INFO: ==16966== Releasing lock... [2026-04-13 17:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:02:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:02:02] Production.INFO: ==16964== Releasing lock... [2026-04-13 13:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:02:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:02:03] Production.INFO: ==16968== Lock acquired, processing the job... [2026-04-13 13:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:02:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:02:03] Production.INFO: ==16970== Lock acquired, processing the job... [2026-04-13 13:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:02:03] Production.INFO: ==16972== Lock acquired, processing the job... [2026-04-13 13:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:02:04] Production.INFO: ==16974== Lock acquired, processing the job... [2026-04-13 13:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:02:04] Production.INFO: ==16976== Lock acquired, processing the job... [2026-04-13 13:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts# [2026-04-13 13:02:04] Production.INFO: ==16979== Lock acquired, processing the job... [2026-04-13 13:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:02:04] Production.INFO: Account Balance Start. [2026-04-13 13:02:04] Production.INFO: CreateAllLog Start [2026-04-13 13:02:04] Production.INFO: 117 [2026-04-13 13:02:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 13:02:04] Production.INFO: Date 2026-04-08 [2026-04-13 13:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:02:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:02:04] Production.INFO: Date 2026-04-09 [2026-04-13 13:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:02:04] Production.INFO: Date 2026-04-10 [2026-04-13 13:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:02:04] Production.INFO: Date 2026-04-11 [2026-04-13 13:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:02:04] Production.INFO: Date 2026-04-12 [2026-04-13 13:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:02:04] Production.INFO: ==16979== Releasing lock... [2026-04-13 13:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:02:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:02:04] Production.INFO: ==16970== Releasing lock... [2026-04-13 13:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:02:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:02:04] Production.INFO: Date 2026-04-13 [2026-04-13 13:02:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:02:04] Production.INFO: Total Charge 0 [2026-04-13 13:02:04] Production.INFO: CreateAllLog End [2026-04-13 13:02:04] Production.ERROR: done [2026-04-13 13:02:04] Production.ERROR: tblTempVendorCDR_20 [2026-04-13 13:02:04] Production.INFO: Account Balance End. [2026-04-13 13:02:04] Production.ERROR: CronJobId end 12 [2026-04-13 13:02:04] Production.INFO: ==16974== Releasing lock... [2026-04-13 13:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:02:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:02:04] Production.ERROR: done [2026-04-13 13:02:04] Production.ERROR: Array ( [start_date_ymd] => 2026-04-01 03:02:06 [end_date_ymd] => 2026-04-02 03:02:06 [RateCDR] => 1 ) [2026-04-13 13:02:04] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode, c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type, disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description, pin.pc_description as pincode_name from asteriskcdrdb.cdr c left outer join asterisk.cc_callcosts cc on c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/ left outer join asterisk.pr_providers p on cc_pr_id = pr_id left outer join asterisk.te_tenants te ON te.te_code = c.accountcode left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06' AND ( userfield like '%outbound%' or userfield like '%inbound%' or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/ ) AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/ AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' and prevuniqueid='' group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'') [2026-04-13 13:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:02:05] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs() #1 [internal function]: App\Console\Commands\PBXAccountUsage->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:02:05] Production.INFO: ==16976== Releasing lock... [2026-04-13 13:02:05] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops# [2026-04-13 13:02:05] Production.INFO: 27.25 MB #Memory Used# [2026-04-13 13:02:11] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:294 Stack trace: #0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(294): PDOStatement->execute(Array) #1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_LowBal...', Array) #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure)) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure)) #4 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array) #6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array) #7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array) #8 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array) #9 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder() #10 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts() #11 [internal function]: App\Console\Commands\NeonAlerts->fire() #12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #15 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #17 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #18 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #19 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #20 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #21 {main} Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_LowBalanceReminder(1,0,8))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624 Stack trace: #0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure)) #1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure)) #2 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array) #4 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array) #6 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array) #7 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder() #8 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts() #9 [internal function]: App\Console\Commands\NeonAlerts->fire() #10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #11 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #15 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #17 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #18 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #19 {main} [2026-04-13 13:02:11] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:02:11] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:02:11] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:02:11] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:02:11] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:02:11] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:02:11] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:02:11] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:02:11] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:02:11] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:02:11] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:02:11] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:02:11] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:02:11] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:02:11] Production.INFO: call_cost start [2026-04-13 13:02:11] Production.INFO: call_cost end [2026-04-13 13:02:11] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:02:11] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:02:11] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:02:11] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:02:11] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:02:11] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:02:11] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:02:11] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:02:11] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:02:11] Production.INFO: ==16968== Releasing lock... [2026-04-13 13:02:11] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:02:11] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 13:02:12] Production.ERROR: CronJobId end10 [2026-04-13 13:02:12] Production.INFO: ==16972== Releasing lock... [2026-04-13 13:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:02:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:03:01] Production.INFO: ==17047== Lock acquired, processing the job... [2026-04-13 18:03:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:03:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:03:01] Production.INFO: neon service started [2026-04-13 18:03:01] Production.INFO: neon service started [2026-04-13 18:03:01] Production.INFO: ==17047== Releasing lock... [2026-04-13 18:03:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:03:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:03:02] Production.INFO: ==17049== Lock acquired, processing the job... [2026-04-13 13:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:03:02] Production.INFO: ==17049== Releasing lock... [2026-04-13 13:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:03:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:03:02] Production.INFO: ==17051== Lock acquired, processing the job... [2026-04-13 17:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:03:02] Production.INFO: ==17051== Releasing lock... [2026-04-13 17:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:03:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:03:03] Production.INFO: ==17056== Lock acquired, processing the job... [2026-04-13 13:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:03:03] Production.INFO: ==17060== Lock acquired, processing the job... [2026-04-13 13:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:03:03] Production.INFO: ==17062== Lock acquired, processing the job... [2026-04-13 13:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:03:03] Production.INFO: ==17054== Lock acquired, processing the job... [2026-04-13 13:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:03:03] Production.INFO: Account Balance Start. [2026-04-13 13:03:03] Production.INFO: CreateAllLog Start [2026-04-13 13:03:03] Production.INFO: 117 [2026-04-13 13:03:03] Production.INFO: Date 2026-04-08 [2026-04-13 13:03:03] Production.INFO: ==17058== Lock acquired, processing the job... [2026-04-13 13:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:03:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:03:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:03:03] Production.INFO: Date 2026-04-09 [2026-04-13 13:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:03:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:03:03] Production.INFO: ==17062== Releasing lock... [2026-04-13 13:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:03:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:03:03] Production.INFO: Date 2026-04-10 [2026-04-13 13:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:03:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:03:03] Production.INFO: Date 2026-04-11 [2026-04-13 13:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:03:03] Production.INFO: Date 2026-04-12 [2026-04-13 13:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:03:03] Production.INFO: Date 2026-04-13 [2026-04-13 13:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:03:03] Production.INFO: Total Charge 0 [2026-04-13 13:03:03] Production.INFO: CreateAllLog End [2026-04-13 13:03:03] Production.INFO: Account Balance End. [2026-04-13 13:03:03] Production.ERROR: CronJobId end 12 [2026-04-13 13:03:03] Production.INFO: ==17060== Releasing lock... [2026-04-13 13:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:03:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:03:03] Production.INFO: ==17056== Releasing lock... [2026-04-13 13:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:03:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:03:10] Production.ERROR: CronJobId end10 [2026-04-13 13:03:10] Production.INFO: ==17058== Releasing lock... [2026-04-13 13:03:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:03:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:03:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:03:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:03:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:03:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:03:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:03:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:03:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:03:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:03:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:03:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:03:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:03:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:03:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:03:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:03:14] Production.INFO: call_cost start [2026-04-13 13:03:14] Production.INFO: call_cost end [2026-04-13 13:03:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:03:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:03:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:03:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:03:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:03:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:03:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:03:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:03:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:03:14] Production.INFO: ==17054== Releasing lock... [2026-04-13 13:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:03:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:04:02] Production.INFO: ==17124== Lock acquired, processing the job... [2026-04-13 18:04:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:04:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:04:02] Production.INFO: neon service started [2026-04-13 18:04:02] Production.INFO: neon service started [2026-04-13 18:04:02] Production.INFO: ==17124== Releasing lock... [2026-04-13 18:04:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:04:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:04:02] Production.INFO: ==17128== Lock acquired, processing the job... [2026-04-13 17:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:04:02] Production.INFO: ==17128== Releasing lock... [2026-04-13 17:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:04:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:04:02] Production.INFO: ==17126== Lock acquired, processing the job... [2026-04-13 13:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:04:02] Production.INFO: ==17126== Releasing lock... [2026-04-13 13:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:04:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:04:03] Production.INFO: ==17130== Lock acquired, processing the job... [2026-04-13 13:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:04:03] Production.INFO: ==17133== Lock acquired, processing the job... [2026-04-13 13:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:04:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:04:03] Production.INFO: ==17135== Lock acquired, processing the job... [2026-04-13 13:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:04:03] Production.INFO: ==17137== Lock acquired, processing the job... [2026-04-13 13:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:04:03] Production.INFO: ==17139== Lock acquired, processing the job... [2026-04-13 13:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:04:03] Production.INFO: Account Balance Start. [2026-04-13 13:04:03] Production.INFO: CreateAllLog Start [2026-04-13 13:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:04:03] Production.INFO: 117 [2026-04-13 13:04:03] Production.INFO: Date 2026-04-08 [2026-04-13 13:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:04:03] Production.INFO: Date 2026-04-09 [2026-04-13 13:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:04:03] Production.INFO: ==17139== Releasing lock... [2026-04-13 13:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:04:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:04:04] Production.INFO: Date 2026-04-10 [2026-04-13 13:04:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:04:04] Production.INFO: Date 2026-04-11 [2026-04-13 13:04:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:04:04] Production.INFO: Date 2026-04-12 [2026-04-13 13:04:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:04:04] Production.INFO: Date 2026-04-13 [2026-04-13 13:04:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:04:04] Production.INFO: Total Charge 0 [2026-04-13 13:04:04] Production.INFO: CreateAllLog End [2026-04-13 13:04:04] Production.INFO: Account Balance End. [2026-04-13 13:04:04] Production.ERROR: CronJobId end 12 [2026-04-13 13:04:04] Production.INFO: ==17137== Releasing lock... [2026-04-13 13:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:04:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:04:04] Production.INFO: ==17133== Releasing lock... [2026-04-13 13:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:04:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:04:11] Production.ERROR: CronJobId end10 [2026-04-13 13:04:11] Production.INFO: ==17135== Releasing lock... [2026-04-13 13:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:04:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:04:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:04:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:04:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:04:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:04:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:04:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:04:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:04:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:04:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:04:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:04:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:04:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:04:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:04:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:04:14] Production.INFO: call_cost start [2026-04-13 13:04:14] Production.INFO: call_cost end [2026-04-13 13:04:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:04:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:04:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:04:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:04:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:04:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:04:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:04:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:04:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:04:14] Production.INFO: ==17130== Releasing lock... [2026-04-13 13:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:04:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:05:01] Production.INFO: ==17199== Lock acquired, processing the job... [2026-04-13 18:05:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:05:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:05:01] Production.INFO: neon service started [2026-04-13 18:05:01] Production.INFO: neon service started [2026-04-13 18:05:01] Production.INFO: ==17199== Releasing lock... [2026-04-13 18:05:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:05:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:05:02] Production.INFO: ==17203== Lock acquired, processing the job... [2026-04-13 17:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:05:02] Production.INFO: ==17201== Lock acquired, processing the job... [2026-04-13 13:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:05:02] Production.INFO: ==17203== Releasing lock... [2026-04-13 17:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:05:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:05:02] Production.INFO: ==17201== Releasing lock... [2026-04-13 13:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:05:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:05:03] Production.INFO: ==17208== Lock acquired, processing the job... [2026-04-13 13:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:05:03] Production.INFO: ==17206== Lock acquired, processing the job... [2026-04-13 13:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:05:03] Production.INFO: ==17210== Lock acquired, processing the job... [2026-04-13 13:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:05:03] Production.INFO: ==17212== Lock acquired, processing the job... [2026-04-13 13:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:05:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:05:03] Production.INFO: ==17214== Lock acquired, processing the job... [2026-04-13 13:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:05:03] Production.INFO: Account Balance Start. [2026-04-13 13:05:03] Production.INFO: CreateAllLog Start [2026-04-13 13:05:03] Production.INFO: 117 [2026-04-13 13:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:05:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:05:03] Production.INFO: Date 2026-04-08 [2026-04-13 13:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:05:03] Production.INFO: ==17214== Releasing lock... [2026-04-13 13:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:05:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:05:03] Production.INFO: Date 2026-04-09 [2026-04-13 13:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:05:03] Production.INFO: Date 2026-04-10 [2026-04-13 13:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:05:03] Production.INFO: Date 2026-04-11 [2026-04-13 13:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:05:03] Production.INFO: ==17208== Releasing lock... [2026-04-13 13:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:05:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:05:03] Production.INFO: Date 2026-04-12 [2026-04-13 13:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:05:03] Production.INFO: Date 2026-04-13 [2026-04-13 13:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:05:03] Production.INFO: Total Charge 0 [2026-04-13 13:05:03] Production.INFO: CreateAllLog End [2026-04-13 13:05:04] Production.INFO: Account Balance End. [2026-04-13 13:05:04] Production.ERROR: CronJobId end 12 [2026-04-13 13:05:04] Production.INFO: ==17212== Releasing lock... [2026-04-13 13:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:05:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:05:11] Production.ERROR: CronJobId end10 [2026-04-13 13:05:11] Production.INFO: ==17210== Releasing lock... [2026-04-13 13:05:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:05:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:05:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:05:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:05:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:05:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:05:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:05:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:05:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:05:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:05:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:05:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:05:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:05:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:05:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:05:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:05:13] Production.INFO: call_cost start [2026-04-13 13:05:13] Production.INFO: call_cost end [2026-04-13 13:05:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:05:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:05:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:05:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:05:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:05:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:05:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:05:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:05:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:05:13] Production.INFO: ==17206== Releasing lock... [2026-04-13 13:05:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:05:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:06:01] Production.INFO: ==17272== Lock acquired, processing the job... [2026-04-13 18:06:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:06:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:06:01] Production.INFO: neon service started [2026-04-13 18:06:01] Production.INFO: neon service started [2026-04-13 18:06:01] Production.INFO: ==17272== Releasing lock... [2026-04-13 18:06:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:06:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:06:02] Production.INFO: ==17274== Lock acquired, processing the job... [2026-04-13 13:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:06:02] Production.INFO: ==17274== Releasing lock... [2026-04-13 13:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:06:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:06:02] Production.INFO: ==17276== Lock acquired, processing the job... [2026-04-13 17:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:06:02] Production.INFO: ==17276== Releasing lock... [2026-04-13 17:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:06:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:06:03] Production.INFO: ==17279== Lock acquired, processing the job... [2026-04-13 13:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:06:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:06:03] Production.INFO: ==17283== Lock acquired, processing the job... [2026-04-13 13:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:06:03] Production.INFO: ==17281== Lock acquired, processing the job... [2026-04-13 13:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:06:03] Production.INFO: ==17285== Lock acquired, processing the job... [2026-04-13 13:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:06:03] Production.INFO: ==17287== Lock acquired, processing the job... [2026-04-13 13:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:06:03] Production.INFO: Account Balance Start. [2026-04-13 13:06:03] Production.INFO: CreateAllLog Start [2026-04-13 13:06:03] Production.INFO: 117 [2026-04-13 13:06:03] Production.INFO: Date 2026-04-08 [2026-04-13 13:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:06:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:06:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:06:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:06:03] Production.INFO: ==17287== Releasing lock... [2026-04-13 13:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:06:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:06:03] Production.INFO: Date 2026-04-09 [2026-04-13 13:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:06:04] Production.INFO: Date 2026-04-10 [2026-04-13 13:06:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:06:04] Production.INFO: Date 2026-04-11 [2026-04-13 13:06:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:06:04] Production.INFO: Date 2026-04-12 [2026-04-13 13:06:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:06:04] Production.INFO: Date 2026-04-13 [2026-04-13 13:06:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:06:04] Production.INFO: Total Charge 0 [2026-04-13 13:06:04] Production.INFO: CreateAllLog End [2026-04-13 13:06:04] Production.INFO: Account Balance End. [2026-04-13 13:06:04] Production.ERROR: CronJobId end 12 [2026-04-13 13:06:04] Production.INFO: ==17285== Releasing lock... [2026-04-13 13:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:06:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:06:04] Production.INFO: ==17281== Releasing lock... [2026-04-13 13:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:06:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:06:11] Production.ERROR: CronJobId end10 [2026-04-13 13:06:11] Production.INFO: ==17283== Releasing lock... [2026-04-13 13:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:06:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:06:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:06:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:06:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:06:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:06:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:06:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:06:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:06:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:06:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:06:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:06:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:06:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:06:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:06:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:06:14] Production.INFO: call_cost start [2026-04-13 13:06:14] Production.INFO: call_cost end [2026-04-13 13:06:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:06:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:06:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:06:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:06:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:06:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:06:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:06:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:06:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:06:14] Production.INFO: ==17279== Releasing lock... [2026-04-13 13:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:06:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:07:01] Production.INFO: ==17349== Lock acquired, processing the job... [2026-04-13 18:07:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:07:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:07:01] Production.INFO: neon service started [2026-04-13 18:07:01] Production.INFO: neon service started [2026-04-13 18:07:01] Production.INFO: ==17349== Releasing lock... [2026-04-13 18:07:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:07:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:07:01] Production.INFO: ==17353== Lock acquired, processing the job... [2026-04-13 17:07:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:07:01] Production.INFO: ==17353== Releasing lock... [2026-04-13 17:07:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:07:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:07:01] Production.INFO: ==17351== Lock acquired, processing the job... [2026-04-13 13:07:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:07:02] Production.INFO: ==17351== Releasing lock... [2026-04-13 13:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:07:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:07:02] Production.INFO: ==17358== Lock acquired, processing the job... [2026-04-13 13:07:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:07:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:07:02] Production.INFO: ==17364== Lock acquired, processing the job... [2026-04-13 13:07:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:07:02] Production.INFO: Account Balance Start. [2026-04-13 13:07:02] Production.INFO: CreateAllLog Start [2026-04-13 13:07:02] Production.INFO: 117 [2026-04-13 13:07:02] Production.INFO: Date 2026-04-08 [2026-04-13 13:07:02] Production.INFO: Reseller ==> 0 [2026-04-13 13:07:02] Production.INFO: Date 2026-04-09 [2026-04-13 13:07:02] Production.INFO: Reseller ==> 0 [2026-04-13 13:07:02] Production.INFO: Date 2026-04-10 [2026-04-13 13:07:02] Production.INFO: Reseller ==> 0 [2026-04-13 13:07:02] Production.INFO: Date 2026-04-11 [2026-04-13 13:07:02] Production.INFO: Reseller ==> 0 [2026-04-13 13:07:02] Production.INFO: Date 2026-04-12 [2026-04-13 13:07:02] Production.INFO: Reseller ==> 0 [2026-04-13 13:07:02] Production.INFO: Date 2026-04-13 [2026-04-13 13:07:02] Production.INFO: Reseller ==> 0 [2026-04-13 13:07:02] Production.INFO: Total Charge 0 [2026-04-13 13:07:02] Production.INFO: CreateAllLog End [2026-04-13 13:07:03] Production.INFO: Account Balance End. [2026-04-13 13:07:03] Production.ERROR: CronJobId end 12 [2026-04-13 13:07:03] Production.INFO: ==17364== Releasing lock... [2026-04-13 13:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:07:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:07:03] Production.INFO: ==17360== Lock acquired, processing the job... [2026-04-13 13:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:07:03] Production.INFO: ==17366== Lock acquired, processing the job... [2026-04-13 13:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:07:03] Production.INFO: ==17362== Lock acquired, processing the job... [2026-04-13 13:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:07:03] Production.INFO: ==17366== Releasing lock... [2026-04-13 13:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:07:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:07:03] Production.INFO: ==17360== Releasing lock... [2026-04-13 13:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:07:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:07:11] Production.ERROR: CronJobId end10 [2026-04-13 13:07:11] Production.INFO: ==17362== Releasing lock... [2026-04-13 13:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:07:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:07:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:07:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:07:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:07:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:07:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:07:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:07:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:07:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:07:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:07:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:07:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:07:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:07:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:07:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:07:14] Production.INFO: call_cost start [2026-04-13 13:07:14] Production.INFO: call_cost end [2026-04-13 13:07:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:07:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:07:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:07:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:07:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:07:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:07:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:07:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:07:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:07:14] Production.INFO: ==17358== Releasing lock... [2026-04-13 13:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:07:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:08:01] Production.INFO: ==17426== Lock acquired, processing the job... [2026-04-13 18:08:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:08:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:08:01] Production.INFO: neon service started [2026-04-13 18:08:01] Production.INFO: neon service started [2026-04-13 18:08:01] Production.INFO: ==17426== Releasing lock... [2026-04-13 18:08:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:08:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:08:02] Production.INFO: ==17428== Lock acquired, processing the job... [2026-04-13 13:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:08:02] Production.INFO: ==17428== Releasing lock... [2026-04-13 13:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:08:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:08:02] Production.INFO: ==17430== Lock acquired, processing the job... [2026-04-13 17:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:08:02] Production.INFO: ==17430== Releasing lock... [2026-04-13 17:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:08:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:08:03] Production.INFO: ==17432== Lock acquired, processing the job... [2026-04-13 13:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:08:03] Production.INFO: ==17434== Lock acquired, processing the job... [2026-04-13 13:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:08:03] Production.INFO: ==17436== Lock acquired, processing the job... [2026-04-13 13:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:08:03] Production.INFO: ==17441== Lock acquired, processing the job... [2026-04-13 13:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:08:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:08:03] Production.INFO: ==17438== Lock acquired, processing the job... [2026-04-13 13:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:08:03] Production.INFO: Account Balance Start. [2026-04-13 13:08:03] Production.INFO: CreateAllLog Start [2026-04-13 13:08:03] Production.INFO: 117 [2026-04-13 13:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:08:03] Production.INFO: Date 2026-04-08 [2026-04-13 13:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:08:03] Production.INFO: ==17441== Releasing lock... [2026-04-13 13:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:08:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:08:03] Production.INFO: Date 2026-04-09 [2026-04-13 13:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:08:03] Production.INFO: Date 2026-04-10 [2026-04-13 13:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:08:03] Production.INFO: Date 2026-04-11 [2026-04-13 13:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:08:03] Production.INFO: Date 2026-04-12 [2026-04-13 13:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:08:03] Production.INFO: Date 2026-04-13 [2026-04-13 13:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:08:03] Production.INFO: Total Charge 0 [2026-04-13 13:08:04] Production.INFO: CreateAllLog End [2026-04-13 13:08:04] Production.INFO: ==17434== Releasing lock... [2026-04-13 13:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:08:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:08:04] Production.INFO: Account Balance End. [2026-04-13 13:08:04] Production.ERROR: CronJobId end 12 [2026-04-13 13:08:04] Production.INFO: ==17438== Releasing lock... [2026-04-13 13:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:08:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:08:11] Production.ERROR: CronJobId end10 [2026-04-13 13:08:11] Production.INFO: ==17436== Releasing lock... [2026-04-13 13:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:08:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:08:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:08:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:08:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:08:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:08:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:08:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:08:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:08:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:08:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:08:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:08:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:08:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:08:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:08:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:08:13] Production.INFO: call_cost start [2026-04-13 13:08:13] Production.INFO: call_cost end [2026-04-13 13:08:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:08:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:08:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:08:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:08:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:08:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:08:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:08:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:08:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:08:13] Production.INFO: ==17432== Releasing lock... [2026-04-13 13:08:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:08:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:09:02] Production.INFO: ==17501== Lock acquired, processing the job... [2026-04-13 18:09:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:09:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:09:02] Production.INFO: neon service started [2026-04-13 18:09:02] Production.INFO: neon service started [2026-04-13 18:09:02] Production.INFO: ==17501== Releasing lock... [2026-04-13 18:09:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:09:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:09:02] Production.INFO: ==17505== Lock acquired, processing the job... [2026-04-13 17:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:09:02] Production.INFO: ==17505== Releasing lock... [2026-04-13 17:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:09:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:09:02] Production.INFO: ==17503== Lock acquired, processing the job... [2026-04-13 13:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:09:02] Production.INFO: ==17503== Releasing lock... [2026-04-13 13:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:09:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:09:03] Production.INFO: ==17508== Lock acquired, processing the job... [2026-04-13 13:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:09:03] Production.INFO: ==17510== Lock acquired, processing the job... [2026-04-13 13:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:09:03] Production.INFO: ==17512== Lock acquired, processing the job... [2026-04-13 13:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:09:03] Production.INFO: ==17516== Lock acquired, processing the job... [2026-04-13 13:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:09:03] Production.INFO: ==17514== Lock acquired, processing the job... [2026-04-13 13:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:09:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:09:03] Production.INFO: Account Balance Start. [2026-04-13 13:09:03] Production.INFO: CreateAllLog Start [2026-04-13 13:09:03] Production.INFO: 117 [2026-04-13 13:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:09:03] Production.INFO: Date 2026-04-08 [2026-04-13 13:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:09:03] Production.INFO: ==17516== Releasing lock... [2026-04-13 13:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:09:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:09:03] Production.INFO: Date 2026-04-09 [2026-04-13 13:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:09:03] Production.INFO: Date 2026-04-10 [2026-04-13 13:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:09:03] Production.INFO: Date 2026-04-11 [2026-04-13 13:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:09:03] Production.INFO: Date 2026-04-12 [2026-04-13 13:09:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:09:04] Production.INFO: Date 2026-04-13 [2026-04-13 13:09:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:09:04] Production.INFO: Total Charge 0 [2026-04-13 13:09:04] Production.INFO: CreateAllLog End [2026-04-13 13:09:04] Production.INFO: ==17510== Releasing lock... [2026-04-13 13:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:09:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:09:04] Production.INFO: Account Balance End. [2026-04-13 13:09:04] Production.ERROR: CronJobId end 12 [2026-04-13 13:09:04] Production.INFO: ==17514== Releasing lock... [2026-04-13 13:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:09:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:09:11] Production.ERROR: CronJobId end10 [2026-04-13 13:09:11] Production.INFO: ==17512== Releasing lock... [2026-04-13 13:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:09:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:09:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:09:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:09:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:09:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:09:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:09:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:09:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:09:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:09:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:09:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:09:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:09:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:09:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:09:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:09:13] Production.INFO: call_cost start [2026-04-13 13:09:13] Production.INFO: call_cost end [2026-04-13 13:09:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:09:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:09:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:09:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:09:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:09:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:09:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:09:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:09:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:09:13] Production.INFO: ==17508== Releasing lock... [2026-04-13 13:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:09:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:10:01] Production.INFO: ==17577== Lock acquired, processing the job... [2026-04-13 18:10:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:10:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:10:01] Production.INFO: neon service started [2026-04-13 18:10:01] Production.INFO: neon service started [2026-04-13 18:10:01] Production.INFO: ==17577== Releasing lock... [2026-04-13 18:10:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:10:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:10:01] Production.INFO: ==17579== Lock acquired, processing the job... [2026-04-13 13:10:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:10:02] Production.INFO: ==17579== Releasing lock... [2026-04-13 13:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:10:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:10:02] Production.INFO: ==17581== Lock acquired, processing the job... [2026-04-13 17:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:10:02] Production.INFO: ==17581== Releasing lock... [2026-04-13 17:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:10:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:10:02] Production.INFO: ==17589== Lock acquired, processing the job... [2026-04-13 13:10:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:10:02] Production.INFO: ==17585== Lock acquired, processing the job... [2026-04-13 13:10:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:10:02] Production.INFO: ==17592== Lock acquired, processing the job... [2026-04-13 13:10:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:10:02] Production.INFO: ==17587== Lock acquired, processing the job... [2026-04-13 13:10:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:10:03] Production.INFO: ==17583== Lock acquired, processing the job... [2026-04-13 13:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:10:03] Production.INFO: Account Balance Start. [2026-04-13 13:10:03] Production.INFO: CreateAllLog Start [2026-04-13 13:10:03] Production.INFO: 117 [2026-04-13 13:10:03] Production.INFO: Date 2026-04-08 [2026-04-13 13:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:10:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:10:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:10:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:10:03] Production.INFO: ==17592== Releasing lock... [2026-04-13 13:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:10:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:10:03] Production.INFO: Date 2026-04-09 [2026-04-13 13:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:10:03] Production.INFO: Date 2026-04-10 [2026-04-13 13:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:10:03] Production.INFO: Date 2026-04-11 [2026-04-13 13:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:10:03] Production.INFO: Date 2026-04-12 [2026-04-13 13:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:10:03] Production.INFO: Date 2026-04-13 [2026-04-13 13:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:10:03] Production.INFO: Total Charge 0 [2026-04-13 13:10:03] Production.INFO: CreateAllLog End [2026-04-13 13:10:03] Production.INFO: ==17585== Releasing lock... [2026-04-13 13:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:10:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:10:03] Production.INFO: Account Balance End. [2026-04-13 13:10:03] Production.ERROR: CronJobId end 12 [2026-04-13 13:10:03] Production.INFO: ==17589== Releasing lock... [2026-04-13 13:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:10:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:10:11] Production.ERROR: CronJobId end10 [2026-04-13 13:10:11] Production.INFO: ==17587== Releasing lock... [2026-04-13 13:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:10:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:10:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:10:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:10:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:10:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:10:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:10:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:10:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:10:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:10:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:10:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:10:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:10:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:10:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:10:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:10:14] Production.INFO: call_cost start [2026-04-13 13:10:14] Production.INFO: call_cost end [2026-04-13 13:10:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:10:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:10:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:10:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:10:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:10:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:10:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:10:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:10:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:10:14] Production.INFO: ==17583== Releasing lock... [2026-04-13 13:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:10:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:11:01] Production.INFO: ==17658== Lock acquired, processing the job... [2026-04-13 18:11:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:11:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:11:01] Production.INFO: neon service started [2026-04-13 18:11:01] Production.INFO: neon service started [2026-04-13 18:11:01] Production.INFO: ==17658== Releasing lock... [2026-04-13 18:11:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:11:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:11:02] Production.INFO: ==17660== Lock acquired, processing the job... [2026-04-13 13:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:11:02] Production.INFO: ==17660== Releasing lock... [2026-04-13 13:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:11:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:11:02] Production.INFO: ==17662== Lock acquired, processing the job... [2026-04-13 17:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:11:02] Production.INFO: ==17662== Releasing lock... [2026-04-13 17:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:11:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:11:03] Production.INFO: ==17670== Lock acquired, processing the job... [2026-04-13 13:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:11:03] Production.INFO: ==17675== Lock acquired, processing the job... [2026-04-13 13:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 13:11:03] Production.INFO: ==17666== Lock acquired, processing the job... [2026-04-13 13:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:11:03] Production.INFO: ==17664== Lock acquired, processing the job... [2026-04-13 13:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 13:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:11:03] Production.INFO: ==17668== Lock acquired, processing the job... [2026-04-13 13:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:11:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 13:11:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 13:11:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 13:11:03] Production.ERROR: CronJob PID - 17670 [2026-04-13 13:11:03] Production.ERROR: CronJob Title - Create Customer Summary Live [2026-04-13 13:11:03] Production.ERROR: CronJob ID - 10 [2026-04-13 13:11:03] Production.ERROR: CronJob Last Run Time 2026-04-13 13:11:00 [2026-04-13 13:11:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 13:11:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 13:11:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 13:11:03] Production.ERROR: CronJob PID - 17675 [2026-04-13 13:11:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process [2026-04-13 13:11:03] Production.ERROR: CronJob ID - 17 [2026-04-13 13:11:03] Production.ERROR: CronJob Last Run Time 2026-04-13 13:11:00 [2026-04-13 13:11:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 13:11:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 13:11:03] Production.INFO: ==17672== Lock acquired, processing the job... [2026-04-13 13:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:11:03] Production.INFO: ==17677== Lock acquired, processing the job... [2026-04-13 13:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:11:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 13:11:03] Production.INFO: ==17664== Releasing lock... [2026-04-13 13:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 13:11:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 13:11:04] Production.INFO: Account Balance Start. [2026-04-13 13:11:04] Production.INFO: CreateAllLog Start [2026-04-13 13:11:04] Production.INFO: 117 [2026-04-13 13:11:04] Production.INFO: Date 2026-04-08 [2026-04-13 13:11:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:11:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:11:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:11:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:11:04] Production.INFO: Date 2026-04-09 [2026-04-13 13:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:11:04] Production.INFO: Date 2026-04-10 [2026-04-13 13:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:11:04] Production.INFO: Date 2026-04-11 [2026-04-13 13:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:11:04] Production.INFO: Date 2026-04-12 [2026-04-13 13:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:11:04] Production.INFO: Date 2026-04-13 [2026-04-13 13:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:11:04] Production.INFO: Total Charge 0 [2026-04-13 13:11:04] Production.INFO: CreateAllLog End [2026-04-13 13:11:04] Production.INFO: ==17677== Releasing lock... [2026-04-13 13:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:11:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:11:04] Production.ERROR: done [2026-04-13 13:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 13:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089339', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 13:11:04] Production.INFO: Account Balance End. [2026-04-13 13:11:04] Production.ERROR: CronJobId end 12 [2026-04-13 13:11:04] Production.INFO: ==17672== Releasing lock... [2026-04-13 13:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:11:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:11:04] Production.INFO: ==17668== Releasing lock... [2026-04-13 13:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:11:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:11:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089339', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 13:11:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 13:11:10] Production.INFO: ProcessCDR(1,17089339,1,1,2) [2026-04-13 13:11:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17089339,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 13:11:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17089339,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 13:11:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 13:11:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 13:11:10] Production.INFO: ==17675== Releasing lock... [2026-04-13 13:11:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 13:11:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 13:11:13] Production.ERROR: CronJobId end10 [2026-04-13 13:11:13] Production.INFO: ==17670== Releasing lock... [2026-04-13 13:11:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:11:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:11:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:11:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:11:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:11:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:11:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:11:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:11:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:11:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:11:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:11:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:11:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:11:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:11:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:11:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:11:16] Production.INFO: call_cost start [2026-04-13 13:11:16] Production.INFO: call_cost end [2026-04-13 13:11:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:11:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:11:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:11:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:11:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:11:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:11:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:11:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:11:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:11:16] Production.INFO: ==17666== Releasing lock... [2026-04-13 13:11:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:11:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:12:02] Production.INFO: ==17736== Lock acquired, processing the job... [2026-04-13 18:12:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:12:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:12:02] Production.INFO: neon service started [2026-04-13 18:12:02] Production.INFO: neon service started [2026-04-13 18:12:02] Production.INFO: ==17736== Releasing lock... [2026-04-13 18:12:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:12:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:12:02] Production.INFO: ==17740== Lock acquired, processing the job... [2026-04-13 17:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:12:02] Production.INFO: ==17740== Releasing lock... [2026-04-13 17:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:12:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:12:02] Production.INFO: ==17738== Lock acquired, processing the job... [2026-04-13 13:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:12:03] Production.INFO: ==17738== Releasing lock... [2026-04-13 13:12:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:12:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:12:03] Production.INFO: ==17743== Lock acquired, processing the job... [2026-04-13 13:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:12:03] Production.INFO: ==17747== Lock acquired, processing the job... [2026-04-13 13:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:12:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:12:04] Production.INFO: ==17751== Lock acquired, processing the job... [2026-04-13 13:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:12:04] Production.INFO: ==17745== Lock acquired, processing the job... [2026-04-13 13:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:12:04] Production.INFO: ==17749== Lock acquired, processing the job... [2026-04-13 13:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:12:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:12:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:12:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:12:04] Production.INFO: ==17751== Releasing lock... [2026-04-13 13:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:12:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:12:04] Production.INFO: Account Balance Start. [2026-04-13 13:12:04] Production.INFO: CreateAllLog Start [2026-04-13 13:12:04] Production.INFO: 117 [2026-04-13 13:12:04] Production.INFO: Date 2026-04-08 [2026-04-13 13:12:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:12:04] Production.INFO: Date 2026-04-09 [2026-04-13 13:12:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:12:04] Production.INFO: Date 2026-04-10 [2026-04-13 13:12:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:12:04] Production.INFO: Date 2026-04-11 [2026-04-13 13:12:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:12:04] Production.INFO: Date 2026-04-12 [2026-04-13 13:12:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:12:04] Production.INFO: Date 2026-04-13 [2026-04-13 13:12:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:12:04] Production.INFO: Total Charge 0 [2026-04-13 13:12:04] Production.INFO: CreateAllLog End [2026-04-13 13:12:04] Production.INFO: ==17745== Releasing lock... [2026-04-13 13:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:12:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:12:04] Production.INFO: Account Balance End. [2026-04-13 13:12:04] Production.ERROR: CronJobId end 12 [2026-04-13 13:12:04] Production.INFO: ==17749== Releasing lock... [2026-04-13 13:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:12:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:12:11] Production.ERROR: CronJobId end10 [2026-04-13 13:12:11] Production.INFO: ==17747== Releasing lock... [2026-04-13 13:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:12:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:12:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:12:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:12:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:12:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:12:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:12:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:12:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:12:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:12:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:12:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:12:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:12:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:12:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:12:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:12:14] Production.INFO: call_cost start [2026-04-13 13:12:14] Production.INFO: call_cost end [2026-04-13 13:12:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:12:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:12:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:12:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:12:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:12:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:12:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:12:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:12:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:12:14] Production.INFO: ==17743== Releasing lock... [2026-04-13 13:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:12:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:13:01] Production.INFO: ==17814== Lock acquired, processing the job... [2026-04-13 18:13:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:13:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:13:01] Production.INFO: neon service started [2026-04-13 18:13:01] Production.INFO: neon service started [2026-04-13 18:13:01] Production.INFO: ==17814== Releasing lock... [2026-04-13 18:13:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:13:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:13:02] Production.INFO: ==17816== Lock acquired, processing the job... [2026-04-13 13:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:13:02] Production.INFO: ==17816== Releasing lock... [2026-04-13 13:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:13:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:13:02] Production.INFO: ==17818== Lock acquired, processing the job... [2026-04-13 17:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:13:02] Production.INFO: ==17818== Releasing lock... [2026-04-13 17:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:13:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:13:03] Production.INFO: ==17820== Lock acquired, processing the job... [2026-04-13 13:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:13:03] Production.INFO: ==17822== Lock acquired, processing the job... [2026-04-13 13:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:13:03] Production.INFO: ==17824== Lock acquired, processing the job... [2026-04-13 13:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:13:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:13:03] Production.INFO: ==17826== Lock acquired, processing the job... [2026-04-13 13:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:13:03] Production.INFO: ==17828== Lock acquired, processing the job... [2026-04-13 13:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:13:03] Production.INFO: Account Balance Start. [2026-04-13 13:13:03] Production.INFO: CreateAllLog Start [2026-04-13 13:13:03] Production.INFO: 117 [2026-04-13 13:13:03] Production.INFO: Date 2026-04-08 [2026-04-13 13:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:13:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:13:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:13:03] Production.INFO: Date 2026-04-09 [2026-04-13 13:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:13:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:13:03] Production.INFO: ==17828== Releasing lock... [2026-04-13 13:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:13:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:13:03] Production.INFO: Date 2026-04-10 [2026-04-13 13:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:13:03] Production.INFO: Date 2026-04-11 [2026-04-13 13:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:13:03] Production.INFO: Date 2026-04-12 [2026-04-13 13:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:13:03] Production.INFO: Date 2026-04-13 [2026-04-13 13:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:13:03] Production.INFO: ==17822== Releasing lock... [2026-04-13 13:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:13:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:13:03] Production.INFO: Total Charge 0 [2026-04-13 13:13:03] Production.INFO: CreateAllLog End [2026-04-13 13:13:03] Production.INFO: Account Balance End. [2026-04-13 13:13:03] Production.ERROR: CronJobId end 12 [2026-04-13 13:13:03] Production.INFO: ==17826== Releasing lock... [2026-04-13 13:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:13:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:13:11] Production.ERROR: CronJobId end10 [2026-04-13 13:13:11] Production.INFO: ==17824== Releasing lock... [2026-04-13 13:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:13:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:13:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:13:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:13:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:13:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:13:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:13:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:13:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:13:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:13:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:13:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:13:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:13:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:13:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:13:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:13:13] Production.INFO: call_cost start [2026-04-13 13:13:13] Production.INFO: call_cost end [2026-04-13 13:13:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:13:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:13:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:13:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:13:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:13:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:13:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:13:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:13:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:13:13] Production.INFO: ==17820== Releasing lock... [2026-04-13 13:13:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:13:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:14:02] Production.INFO: ==17890== Lock acquired, processing the job... [2026-04-13 18:14:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:14:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:14:02] Production.INFO: neon service started [2026-04-13 18:14:02] Production.INFO: neon service started [2026-04-13 18:14:02] Production.INFO: ==17890== Releasing lock... [2026-04-13 18:14:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:14:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:14:02] Production.INFO: ==17892== Lock acquired, processing the job... [2026-04-13 13:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:14:02] Production.INFO: ==17892== Releasing lock... [2026-04-13 13:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:14:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:14:02] Production.INFO: ==17894== Lock acquired, processing the job... [2026-04-13 17:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:14:02] Production.INFO: ==17894== Releasing lock... [2026-04-13 17:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:14:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:14:03] Production.INFO: ==17896== Lock acquired, processing the job... [2026-04-13 13:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:14:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:14:03] Production.INFO: ==17900== Lock acquired, processing the job... [2026-04-13 13:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:14:03] Production.INFO: ==17898== Lock acquired, processing the job... [2026-04-13 13:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:14:03] Production.INFO: ==17902== Lock acquired, processing the job... [2026-04-13 13:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:14:03] Production.INFO: ==17905== Lock acquired, processing the job... [2026-04-13 13:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:14:03] Production.INFO: Account Balance Start. [2026-04-13 13:14:03] Production.INFO: CreateAllLog Start [2026-04-13 13:14:03] Production.INFO: 117 [2026-04-13 13:14:03] Production.INFO: Date 2026-04-08 [2026-04-13 13:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:14:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:14:03] Production.INFO: Date 2026-04-09 [2026-04-13 13:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:14:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:14:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:14:03] Production.INFO: ==17905== Releasing lock... [2026-04-13 13:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:14:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:14:03] Production.INFO: Date 2026-04-10 [2026-04-13 13:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:14:04] Production.INFO: Date 2026-04-11 [2026-04-13 13:14:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:14:04] Production.INFO: Date 2026-04-12 [2026-04-13 13:14:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:14:04] Production.INFO: Date 2026-04-13 [2026-04-13 13:14:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:14:04] Production.INFO: Total Charge 0 [2026-04-13 13:14:04] Production.INFO: CreateAllLog End [2026-04-13 13:14:04] Production.INFO: Account Balance End. [2026-04-13 13:14:04] Production.ERROR: CronJobId end 12 [2026-04-13 13:14:04] Production.INFO: ==17902== Releasing lock... [2026-04-13 13:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:14:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:14:04] Production.INFO: ==17898== Releasing lock... [2026-04-13 13:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:14:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:14:12] Production.ERROR: CronJobId end10 [2026-04-13 13:14:12] Production.INFO: ==17900== Releasing lock... [2026-04-13 13:14:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:14:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:14:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:14:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:14:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:14:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:14:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:14:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:14:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:14:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:14:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:14:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:14:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:14:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:14:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:14:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:14:14] Production.INFO: call_cost start [2026-04-13 13:14:14] Production.INFO: call_cost end [2026-04-13 13:14:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:14:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:14:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:14:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:14:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:14:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:14:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:14:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:14:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:14:14] Production.INFO: ==17896== Releasing lock... [2026-04-13 13:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:14:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:15:01] Production.INFO: ==17960== Lock acquired, processing the job... [2026-04-13 18:15:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:15:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:15:01] Production.INFO: neon service started [2026-04-13 18:15:01] Production.INFO: neon service started [2026-04-13 18:15:01] Production.INFO: ==17960== Releasing lock... [2026-04-13 18:15:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:15:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:15:01] Production.INFO: ==17962== Lock acquired, processing the job... [2026-04-13 13:15:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:15:02] Production.INFO: ==17962== Releasing lock... [2026-04-13 13:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:15:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:15:02] Production.INFO: ==17964== Lock acquired, processing the job... [2026-04-13 17:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:15:02] Production.INFO: ==17964== Releasing lock... [2026-04-13 17:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:15:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:15:02] Production.INFO: ==17968== Lock acquired, processing the job... [2026-04-13 13:15:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:15:02] Production.INFO: ==17970== Lock acquired, processing the job... [2026-04-13 13:15:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:15:02] Production.INFO: ==17966== Lock acquired, processing the job... [2026-04-13 13:15:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:15:03] Production.INFO: ==17972== Lock acquired, processing the job... [2026-04-13 13:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:15:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:15:03] Production.INFO: ==17974== Lock acquired, processing the job... [2026-04-13 13:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:15:03] Production.INFO: Account Balance Start. [2026-04-13 13:15:03] Production.INFO: CreateAllLog Start [2026-04-13 13:15:03] Production.INFO: 117 [2026-04-13 13:15:03] Production.INFO: Date 2026-04-08 [2026-04-13 13:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:15:03] Production.INFO: Date 2026-04-09 [2026-04-13 13:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:15:03] Production.INFO: ==17974== Releasing lock... [2026-04-13 13:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:15:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:15:03] Production.INFO: Date 2026-04-10 [2026-04-13 13:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:15:03] Production.INFO: Date 2026-04-11 [2026-04-13 13:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:15:03] Production.INFO: Date 2026-04-12 [2026-04-13 13:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:15:03] Production.INFO: Date 2026-04-13 [2026-04-13 13:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:15:03] Production.INFO: Total Charge 0 [2026-04-13 13:15:03] Production.INFO: CreateAllLog End [2026-04-13 13:15:03] Production.INFO: ==17968== Releasing lock... [2026-04-13 13:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:15:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:15:03] Production.INFO: Account Balance End. [2026-04-13 13:15:03] Production.ERROR: CronJobId end 12 [2026-04-13 13:15:03] Production.INFO: ==17972== Releasing lock... [2026-04-13 13:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:15:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:15:12] Production.ERROR: CronJobId end10 [2026-04-13 13:15:12] Production.INFO: ==17970== Releasing lock... [2026-04-13 13:15:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:15:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:15:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:15:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:15:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:15:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:15:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:15:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:15:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:15:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:15:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:15:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:15:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:15:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:15:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:15:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:15:13] Production.INFO: call_cost start [2026-04-13 13:15:13] Production.INFO: call_cost end [2026-04-13 13:15:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:15:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:15:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:15:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:15:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:15:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:15:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:15:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:15:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:15:14] Production.INFO: ==17966== Releasing lock... [2026-04-13 13:15:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:15:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:16:01] Production.INFO: ==18038== Lock acquired, processing the job... [2026-04-13 18:16:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:16:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:16:01] Production.INFO: neon service started [2026-04-13 18:16:02] Production.INFO: neon service started [2026-04-13 18:16:02] Production.INFO: ==18038== Releasing lock... [2026-04-13 18:16:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:16:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:16:02] Production.INFO: ==18042== Lock acquired, processing the job... [2026-04-13 17:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:16:02] Production.INFO: ==18042== Releasing lock... [2026-04-13 17:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:16:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:16:02] Production.INFO: ==18040== Lock acquired, processing the job... [2026-04-13 13:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:16:02] Production.INFO: ==18040== Releasing lock... [2026-04-13 13:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:16:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:16:03] Production.INFO: ==18046== Lock acquired, processing the job... [2026-04-13 13:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:16:03] Production.INFO: ==18044== Lock acquired, processing the job... [2026-04-13 13:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:16:03] Production.INFO: ==18052== Lock acquired, processing the job... [2026-04-13 13:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:16:03] Production.INFO: ==18048== Lock acquired, processing the job... [2026-04-13 13:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:16:03] Production.INFO: ==18050== Lock acquired, processing the job... [2026-04-13 13:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:16:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:16:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:16:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:16:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:16:03] Production.INFO: ==18052== Releasing lock... [2026-04-13 13:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:16:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:16:03] Production.INFO: Account Balance Start. [2026-04-13 13:16:03] Production.INFO: CreateAllLog Start [2026-04-13 13:16:03] Production.INFO: 117 [2026-04-13 13:16:03] Production.INFO: Date 2026-04-08 [2026-04-13 13:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:16:03] Production.INFO: Date 2026-04-09 [2026-04-13 13:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:16:03] Production.INFO: Date 2026-04-10 [2026-04-13 13:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:16:03] Production.INFO: Date 2026-04-11 [2026-04-13 13:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:16:03] Production.INFO: Date 2026-04-12 [2026-04-13 13:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:16:04] Production.INFO: ==18046== Releasing lock... [2026-04-13 13:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:16:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:16:04] Production.INFO: Date 2026-04-13 [2026-04-13 13:16:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:16:04] Production.INFO: Total Charge 0 [2026-04-13 13:16:04] Production.INFO: CreateAllLog End [2026-04-13 13:16:04] Production.INFO: Account Balance End. [2026-04-13 13:16:04] Production.ERROR: CronJobId end 12 [2026-04-13 13:16:04] Production.INFO: ==18050== Releasing lock... [2026-04-13 13:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:16:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:16:10] Production.ERROR: CronJobId end10 [2026-04-13 13:16:10] Production.INFO: ==18048== Releasing lock... [2026-04-13 13:16:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:16:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:16:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:16:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:16:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:16:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:16:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:16:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:16:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:16:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:16:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:16:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:16:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:16:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:16:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:16:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:16:13] Production.INFO: call_cost start [2026-04-13 13:16:13] Production.INFO: call_cost end [2026-04-13 13:16:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:16:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:16:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:16:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:16:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:16:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:16:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:16:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:16:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:16:13] Production.INFO: ==18044== Releasing lock... [2026-04-13 13:16:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:16:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:17:01] Production.INFO: ==18115== Lock acquired, processing the job... [2026-04-13 18:17:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:17:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:17:01] Production.INFO: neon service started [2026-04-13 18:17:01] Production.INFO: neon service started [2026-04-13 18:17:01] Production.INFO: ==18115== Releasing lock... [2026-04-13 18:17:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:17:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:17:01] Production.INFO: ==18117== Lock acquired, processing the job... [2026-04-13 13:17:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:17:01] Production.INFO: ==18117== Releasing lock... [2026-04-13 13:17:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:17:01] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:17:02] Production.INFO: ==18119== Lock acquired, processing the job... [2026-04-13 17:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:17:02] Production.INFO: ==18119== Releasing lock... [2026-04-13 17:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:17:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:17:02] Production.INFO: ==18121== Lock acquired, processing the job... [2026-04-13 13:17:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:17:02] Production.INFO: ==18127== Lock acquired, processing the job... [2026-04-13 13:17:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:17:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:17:02] Production.INFO: ==18123== Lock acquired, processing the job... [2026-04-13 13:17:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:17:02] Production.INFO: ==18125== Lock acquired, processing the job... [2026-04-13 13:17:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:17:02] Production.INFO: Account Balance Start. [2026-04-13 13:17:02] Production.INFO: CreateAllLog Start [2026-04-13 13:17:02] Production.INFO: 117 [2026-04-13 13:17:02] Production.INFO: ==18129== Lock acquired, processing the job... [2026-04-13 13:17:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:17:02] Production.INFO: Date 2026-04-08 [2026-04-13 13:17:02] Production.INFO: Reseller ==> 0 [2026-04-13 13:17:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:17:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:17:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:17:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:17:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:17:02] Production.INFO: Date 2026-04-09 [2026-04-13 13:17:02] Production.INFO: Reseller ==> 0 [2026-04-13 13:17:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:17:02] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:17:02] Production.INFO: ==18129== Releasing lock... [2026-04-13 13:17:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:17:02] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:17:02] Production.INFO: Date 2026-04-10 [2026-04-13 13:17:02] Production.INFO: Reseller ==> 0 [2026-04-13 13:17:03] Production.INFO: Date 2026-04-11 [2026-04-13 13:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:17:03] Production.INFO: Date 2026-04-12 [2026-04-13 13:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:17:03] Production.INFO: Date 2026-04-13 [2026-04-13 13:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:17:03] Production.INFO: Total Charge 0 [2026-04-13 13:17:03] Production.INFO: CreateAllLog End [2026-04-13 13:17:03] Production.INFO: Account Balance End. [2026-04-13 13:17:03] Production.ERROR: CronJobId end 12 [2026-04-13 13:17:03] Production.INFO: ==18127== Releasing lock... [2026-04-13 13:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:17:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:17:03] Production.INFO: ==18123== Releasing lock... [2026-04-13 13:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:17:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:17:10] Production.ERROR: CronJobId end10 [2026-04-13 13:17:10] Production.INFO: ==18125== Releasing lock... [2026-04-13 13:17:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:17:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:17:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:17:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:17:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:17:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:17:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:17:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:17:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:17:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:17:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:17:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:17:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:17:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:17:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:17:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:17:13] Production.INFO: call_cost start [2026-04-13 13:17:13] Production.INFO: call_cost end [2026-04-13 13:17:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:17:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:17:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:17:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:17:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:17:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:17:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:17:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:17:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:17:13] Production.INFO: ==18121== Releasing lock... [2026-04-13 13:17:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:17:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:18:01] Production.INFO: ==18195== Lock acquired, processing the job... [2026-04-13 18:18:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:18:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:18:01] Production.INFO: neon service started [2026-04-13 18:18:01] Production.INFO: neon service started [2026-04-13 18:18:01] Production.INFO: ==18195== Releasing lock... [2026-04-13 18:18:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:18:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:18:02] Production.INFO: ==18199== Lock acquired, processing the job... [2026-04-13 17:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:18:02] Production.INFO: ==18199== Releasing lock... [2026-04-13 17:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:18:02] Production.INFO: 26 MB #Memory Used# [2026-04-13 13:18:02] Production.INFO: ==18197== Lock acquired, processing the job... [2026-04-13 13:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:18:02] Production.INFO: ==18197== Releasing lock... [2026-04-13 13:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:18:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:18:03] Production.INFO: ==18201== Lock acquired, processing the job... [2026-04-13 13:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:18:03] Production.INFO: ==18203== Lock acquired, processing the job... [2026-04-13 13:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:18:03] Production.INFO: ==18209== Lock acquired, processing the job... [2026-04-13 13:18:03] Production.INFO: ==18205== Lock acquired, processing the job... [2026-04-13 13:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:18:03] Production.INFO: ==18207== Lock acquired, processing the job... [2026-04-13 13:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:18:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:18:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:18:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:18:03] Production.INFO: Account Balance Start. [2026-04-13 13:18:03] Production.INFO: CreateAllLog Start [2026-04-13 13:18:03] Production.INFO: 117 [2026-04-13 13:18:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:18:03] Production.INFO: Date 2026-04-08 [2026-04-13 13:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:18:03] Production.INFO: ==18209== Releasing lock... [2026-04-13 13:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:18:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:18:03] Production.INFO: Date 2026-04-09 [2026-04-13 13:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:18:03] Production.INFO: Date 2026-04-10 [2026-04-13 13:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:18:03] Production.INFO: Date 2026-04-11 [2026-04-13 13:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:18:03] Production.INFO: Date 2026-04-12 [2026-04-13 13:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:18:03] Production.INFO: Date 2026-04-13 [2026-04-13 13:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:18:03] Production.INFO: Total Charge 0 [2026-04-13 13:18:03] Production.INFO: CreateAllLog End [2026-04-13 13:18:03] Production.INFO: Account Balance End. [2026-04-13 13:18:03] Production.ERROR: CronJobId end 12 [2026-04-13 13:18:03] Production.INFO: ==18207== Releasing lock... [2026-04-13 13:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:18:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:18:04] Production.INFO: ==18203== Releasing lock... [2026-04-13 13:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:18:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:18:11] Production.ERROR: CronJobId end10 [2026-04-13 13:18:11] Production.INFO: ==18205== Releasing lock... [2026-04-13 13:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:18:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:18:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:18:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:18:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:18:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:18:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:18:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:18:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:18:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:18:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:18:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:18:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:18:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:18:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:18:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:18:13] Production.INFO: call_cost start [2026-04-13 13:18:13] Production.INFO: call_cost end [2026-04-13 13:18:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:18:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:18:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:18:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:18:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:18:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:18:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:18:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:18:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:18:13] Production.INFO: ==18201== Releasing lock... [2026-04-13 13:18:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:18:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:19:02] Production.INFO: ==18266== Lock acquired, processing the job... [2026-04-13 18:19:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:19:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:19:02] Production.INFO: neon service started [2026-04-13 18:19:02] Production.INFO: neon service started [2026-04-13 18:19:02] Production.INFO: ==18266== Releasing lock... [2026-04-13 18:19:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:19:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:19:02] Production.INFO: ==18268== Lock acquired, processing the job... [2026-04-13 13:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:19:02] Production.INFO: ==18268== Releasing lock... [2026-04-13 13:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:19:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:19:02] Production.INFO: ==18270== Lock acquired, processing the job... [2026-04-13 17:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:19:02] Production.INFO: ==18270== Releasing lock... [2026-04-13 17:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:19:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:19:03] Production.INFO: ==18278== Lock acquired, processing the job... [2026-04-13 13:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:19:03] Production.INFO: ==18280== Lock acquired, processing the job... [2026-04-13 13:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:19:03] Production.INFO: ==18275== Lock acquired, processing the job... [2026-04-13 13:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:19:03] Production.INFO: Account Balance Start. [2026-04-13 13:19:03] Production.INFO: CreateAllLog Start [2026-04-13 13:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:19:03] Production.INFO: 117 [2026-04-13 13:19:03] Production.INFO: Date 2026-04-08 [2026-04-13 13:19:03] Production.INFO: ==18273== Lock acquired, processing the job... [2026-04-13 13:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:19:03] Production.INFO: ==18283== Lock acquired, processing the job... [2026-04-13 13:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:19:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:19:03] Production.INFO: Date 2026-04-09 [2026-04-13 13:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:19:03] Production.INFO: Date 2026-04-10 [2026-04-13 13:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:19:03] Production.INFO: Date 2026-04-11 [2026-04-13 13:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:19:03] Production.INFO: Date 2026-04-12 [2026-04-13 13:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:19:03] Production.INFO: Date 2026-04-13 [2026-04-13 13:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:19:03] Production.INFO: Total Charge 0 [2026-04-13 13:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:19:03] Production.INFO: ==18283== Releasing lock... [2026-04-13 13:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:19:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:19:03] Production.INFO: CreateAllLog End [2026-04-13 13:19:04] Production.INFO: Account Balance End. [2026-04-13 13:19:04] Production.ERROR: CronJobId end 12 [2026-04-13 13:19:04] Production.INFO: ==18280== Releasing lock... [2026-04-13 13:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:19:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:19:04] Production.INFO: ==18275== Releasing lock... [2026-04-13 13:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:19:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:19:11] Production.ERROR: CronJobId end10 [2026-04-13 13:19:11] Production.INFO: ==18278== Releasing lock... [2026-04-13 13:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:19:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:19:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:19:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:19:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:19:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:19:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:19:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:19:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:19:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:19:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:19:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:19:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:19:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:19:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:19:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:19:14] Production.INFO: call_cost start [2026-04-13 13:19:14] Production.INFO: call_cost end [2026-04-13 13:19:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:19:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:19:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:19:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:19:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:19:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:19:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:19:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:19:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:19:14] Production.INFO: ==18273== Releasing lock... [2026-04-13 13:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:19:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:20:01] Production.INFO: ==18345== Lock acquired, processing the job... [2026-04-13 18:20:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:20:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:20:01] Production.INFO: neon service started [2026-04-13 18:20:01] Production.INFO: neon service started [2026-04-13 18:20:01] Production.INFO: ==18345== Releasing lock... [2026-04-13 18:20:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:20:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:20:01] Production.INFO: ==18349== Lock acquired, processing the job... [2026-04-13 17:20:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:20:01] Production.INFO: ==18349== Releasing lock... [2026-04-13 17:20:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:20:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:20:02] Production.INFO: ==18347== Lock acquired, processing the job... [2026-04-13 13:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:20:02] Production.INFO: ==18347== Releasing lock... [2026-04-13 13:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:20:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:20:03] Production.INFO: ==18354== Lock acquired, processing the job... [2026-04-13 13:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:20:03] Production.INFO: ==18356== Lock acquired, processing the job... [2026-04-13 13:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:20:03] Production.INFO: ==18358== Lock acquired, processing the job... [2026-04-13 13:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:20:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:20:03] Production.INFO: ==18362== Lock acquired, processing the job... [2026-04-13 13:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:20:03] Production.INFO: ==18360== Lock acquired, processing the job... [2026-04-13 13:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:20:03] Production.INFO: ==18362== Releasing lock... [2026-04-13 13:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:20:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:20:03] Production.INFO: Account Balance Start. [2026-04-13 13:20:03] Production.INFO: CreateAllLog Start [2026-04-13 13:20:03] Production.INFO: 117 [2026-04-13 13:20:03] Production.INFO: Date 2026-04-08 [2026-04-13 13:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:20:03] Production.INFO: Date 2026-04-09 [2026-04-13 13:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:20:03] Production.INFO: Date 2026-04-10 [2026-04-13 13:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:20:03] Production.INFO: Date 2026-04-11 [2026-04-13 13:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:20:03] Production.INFO: Date 2026-04-12 [2026-04-13 13:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:20:03] Production.INFO: Date 2026-04-13 [2026-04-13 13:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:20:03] Production.INFO: Total Charge 0 [2026-04-13 13:20:03] Production.INFO: CreateAllLog End [2026-04-13 13:20:03] Production.INFO: ==18356== Releasing lock... [2026-04-13 13:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:20:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:20:03] Production.INFO: Account Balance End. [2026-04-13 13:20:03] Production.ERROR: CronJobId end 12 [2026-04-13 13:20:03] Production.INFO: ==18360== Releasing lock... [2026-04-13 13:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:20:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:20:11] Production.ERROR: CronJobId end10 [2026-04-13 13:20:11] Production.INFO: ==18358== Releasing lock... [2026-04-13 13:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:20:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:20:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:20:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:20:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:20:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:20:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:20:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:20:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:20:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:20:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:20:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:20:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:20:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:20:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:20:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:20:14] Production.INFO: call_cost start [2026-04-13 13:20:14] Production.INFO: call_cost end [2026-04-13 13:20:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:20:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:20:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:20:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:20:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:20:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:20:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:20:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:20:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:20:14] Production.INFO: ==18354== Releasing lock... [2026-04-13 13:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:20:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:21:01] Production.INFO: ==18429== Lock acquired, processing the job... [2026-04-13 18:21:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:21:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:21:01] Production.INFO: neon service started [2026-04-13 18:21:01] Production.INFO: neon service started [2026-04-13 18:21:01] Production.INFO: ==18429== Releasing lock... [2026-04-13 18:21:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:21:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:21:02] Production.INFO: ==18433== Lock acquired, processing the job... [2026-04-13 17:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:21:02] Production.INFO: ==18433== Releasing lock... [2026-04-13 17:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:21:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:21:02] Production.INFO: ==18431== Lock acquired, processing the job... [2026-04-13 13:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:21:02] Production.INFO: ==18431== Releasing lock... [2026-04-13 13:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:21:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:21:03] Production.INFO: ==18439== Lock acquired, processing the job... [2026-04-13 13:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:21:03] Production.INFO: ==18444== Lock acquired, processing the job... [2026-04-13 13:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:21:03] Production.INFO: ==18446== Lock acquired, processing the job... [2026-04-13 13:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 13:21:03] Production.INFO: Account Balance Start. [2026-04-13 13:21:03] Production.INFO: CreateAllLog Start [2026-04-13 13:21:03] Production.INFO: 117 [2026-04-13 13:21:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 13:21:03] Production.INFO: Date 2026-04-08 [2026-04-13 13:21:03] Production.INFO: ==18441== Lock acquired, processing the job... [2026-04-13 13:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:21:03] Production.INFO: ==18437== Lock acquired, processing the job... [2026-04-13 13:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:21:03] Production.INFO: Date 2026-04-09 [2026-04-13 13:21:03] Production.INFO: ==18435== Lock acquired, processing the job... [2026-04-13 13:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 13:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:21:03] Production.INFO: ==18448== Lock acquired, processing the job... [2026-04-13 13:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:21:03] Production.INFO: Date 2026-04-10 [2026-04-13 13:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:21:03] Production.INFO: Date 2026-04-11 [2026-04-13 13:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:21:03] Production.INFO: Date 2026-04-12 [2026-04-13 13:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:21:03] Production.INFO: Date 2026-04-13 [2026-04-13 13:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:21:04] Production.INFO: Total Charge 0 [2026-04-13 13:21:04] Production.INFO: CreateAllLog End [2026-04-13 13:21:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:21:04] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 13:21:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 13:21:04] Production.ERROR: CronJob PID - 18437 [2026-04-13 13:21:04] Production.ERROR: CronJob Title - System Alerts [2026-04-13 13:21:04] Production.ERROR: CronJob ID - 5 [2026-04-13 13:21:04] Production.ERROR: CronJob Last Run Time 2026-04-13 13:21:00 [2026-04-13 13:21:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 13:21:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 13:21:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 13:21:04] Production.ERROR: CronJob PID - 18439 [2026-04-13 13:21:04] Production.ERROR: CronJob Title - Account Block [2026-04-13 13:21:04] Production.ERROR: CronJob ID - 7 [2026-04-13 13:21:04] Production.ERROR: CronJob Last Run Time 2026-04-13 13:21:00 [2026-04-13 13:21:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 13:21:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 13:21:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 13:21:04] Production.ERROR: CronJob PID - 18441 [2026-04-13 13:21:04] Production.ERROR: CronJob Title - Create Customer Summary Live [2026-04-13 13:21:04] Production.ERROR: CronJob ID - 10 [2026-04-13 13:21:04] Production.ERROR: CronJob Last Run Time 2026-04-13 13:21:00 [2026-04-13 13:21:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 13:21:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 13:21:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 13:21:04] Production.ERROR: CronJob PID - 18444 [2026-04-13 13:21:04] Production.ERROR: CronJob Title - Prepaid Account Balance [2026-04-13 13:21:04] Production.ERROR: CronJob ID - 12 [2026-04-13 13:21:04] Production.ERROR: CronJob Last Run Time 2026-04-13 13:21:00 [2026-04-13 13:21:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 13:21:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 13:21:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 13:21:04] Production.ERROR: CronJob PID - 18446 [2026-04-13 13:21:04] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process [2026-04-13 13:21:04] Production.ERROR: CronJob ID - 17 [2026-04-13 13:21:04] Production.ERROR: CronJob Last Run Time 2026-04-13 13:21:00 [2026-04-13 13:21:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 13:21:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 13:21:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:21:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 13:21:04] Production.ERROR: CronJob PID - 18448 [2026-04-13 13:21:04] Production.ERROR: CronJob Title - Import PBX Extensions and DIDs [2026-04-13 13:21:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:21:04] Production.ERROR: CronJob ID - 19 [2026-04-13 13:21:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:21:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:21:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:21:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:21:04] Production.ERROR: CronJob Last Run Time 2026-04-13 13:21:00 [2026-04-13 13:21:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 13:21:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 13:21:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:21:04] Production.INFO: ==18448== Releasing lock... [2026-04-13 13:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:21:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:21:04] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 13:21:04] Production.INFO: ==18435== Releasing lock... [2026-04-13 13:21:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 13:21:04] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 13:21:04] Production.INFO: ==18439== Releasing lock... [2026-04-13 13:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:21:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:21:04] Production.INFO: Account Balance End. [2026-04-13 13:21:04] Production.ERROR: done [2026-04-13 13:21:04] Production.ERROR: CronJobId end 12 [2026-04-13 13:21:04] Production.INFO: ==18444== Releasing lock... [2026-04-13 13:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:21:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 13:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089380', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 13:21:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089380', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 13:21:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 13:21:10] Production.INFO: ProcessCDR(1,17089380,1,1,2) [2026-04-13 13:21:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17089380,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 13:21:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17089380,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 13:21:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 13:21:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 13:21:10] Production.INFO: ==18446== Releasing lock... [2026-04-13 13:21:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 13:21:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 13:21:14] Production.ERROR: CronJobId end10 [2026-04-13 13:21:14] Production.INFO: ==18441== Releasing lock... [2026-04-13 13:21:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:21:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:21:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:21:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:21:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:21:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:21:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:21:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:21:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:21:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:21:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:21:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:21:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:21:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:21:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:21:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:21:17] Production.INFO: call_cost start [2026-04-13 13:21:17] Production.INFO: call_cost end [2026-04-13 13:21:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:21:17] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:21:17] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:21:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:21:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:21:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:21:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:21:17] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:21:17] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:21:17] Production.INFO: ==18437== Releasing lock... [2026-04-13 13:21:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:21:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:22:02] Production.INFO: ==18513== Lock acquired, processing the job... [2026-04-13 18:22:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:22:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:22:02] Production.INFO: neon service started [2026-04-13 18:22:02] Production.INFO: neon service started [2026-04-13 18:22:02] Production.INFO: ==18513== Releasing lock... [2026-04-13 18:22:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:22:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:22:02] Production.INFO: ==18518== Lock acquired, processing the job... [2026-04-13 17:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 13:22:02] Production.INFO: ==18516== Lock acquired, processing the job... [2026-04-13 13:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:22:02] Production.INFO: ==18518== Releasing lock... [2026-04-13 17:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:22:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:22:03] Production.INFO: ==18516== Releasing lock... [2026-04-13 13:22:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:22:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:22:03] Production.INFO: ==18522== Lock acquired, processing the job... [2026-04-13 13:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:22:03] Production.INFO: ==18520== Lock acquired, processing the job... [2026-04-13 13:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:22:03] Production.INFO: ==18526== Lock acquired, processing the job... [2026-04-13 13:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:22:04] Production.INFO: ==18528== Lock acquired, processing the job... [2026-04-13 13:22:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:22:04] Production.INFO: ==18524== Lock acquired, processing the job... [2026-04-13 13:22:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:22:04] Production.INFO: Account Balance Start. [2026-04-13 13:22:04] Production.INFO: CreateAllLog Start [2026-04-13 13:22:04] Production.INFO: 117 [2026-04-13 13:22:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:22:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:22:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:22:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:22:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:22:04] Production.INFO: Date 2026-04-08 [2026-04-13 13:22:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:22:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:22:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:22:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:22:04] Production.INFO: ==18528== Releasing lock... [2026-04-13 13:22:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:22:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:22:04] Production.INFO: Date 2026-04-09 [2026-04-13 13:22:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:22:04] Production.INFO: Date 2026-04-10 [2026-04-13 13:22:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:22:04] Production.INFO: Date 2026-04-11 [2026-04-13 13:22:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:22:04] Production.INFO: Date 2026-04-12 [2026-04-13 13:22:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:22:04] Production.INFO: ==18522== Releasing lock... [2026-04-13 13:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:22:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:22:04] Production.INFO: Date 2026-04-13 [2026-04-13 13:22:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:22:04] Production.INFO: Total Charge 0 [2026-04-13 13:22:04] Production.INFO: CreateAllLog End [2026-04-13 13:22:05] Production.INFO: Account Balance End. [2026-04-13 13:22:05] Production.ERROR: CronJobId end 12 [2026-04-13 13:22:05] Production.INFO: ==18526== Releasing lock... [2026-04-13 13:22:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:22:05] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:22:11] Production.ERROR: CronJobId end10 [2026-04-13 13:22:11] Production.INFO: ==18524== Releasing lock... [2026-04-13 13:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:22:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:22:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:22:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:22:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:22:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:22:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:22:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:22:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:22:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:22:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:22:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:22:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:22:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:22:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:22:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:22:15] Production.INFO: call_cost start [2026-04-13 13:22:15] Production.INFO: call_cost end [2026-04-13 13:22:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:22:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:22:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:22:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:22:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:22:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:22:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:22:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:22:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:22:15] Production.INFO: ==18520== Releasing lock... [2026-04-13 13:22:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:22:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:23:01] Production.INFO: ==18583== Lock acquired, processing the job... [2026-04-13 18:23:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:23:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:23:01] Production.INFO: neon service started [2026-04-13 18:23:01] Production.INFO: neon service started [2026-04-13 18:23:01] Production.INFO: ==18583== Releasing lock... [2026-04-13 18:23:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:23:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:23:02] Production.INFO: ==18585== Lock acquired, processing the job... [2026-04-13 13:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:23:02] Production.INFO: ==18585== Releasing lock... [2026-04-13 13:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:23:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:23:02] Production.INFO: ==18587== Lock acquired, processing the job... [2026-04-13 17:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:23:02] Production.INFO: ==18587== Releasing lock... [2026-04-13 17:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:23:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:23:03] Production.INFO: ==18596== Lock acquired, processing the job... [2026-04-13 13:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:23:03] Production.INFO: ==18590== Lock acquired, processing the job... [2026-04-13 13:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:23:03] Production.INFO: ==18592== Lock acquired, processing the job... [2026-04-13 13:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:23:03] Production.INFO: ==18598== Lock acquired, processing the job... [2026-04-13 13:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:23:03] Production.INFO: ==18594== Lock acquired, processing the job... [2026-04-13 13:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:23:03] Production.INFO: Account Balance Start. [2026-04-13 13:23:03] Production.INFO: CreateAllLog Start [2026-04-13 13:23:03] Production.INFO: 117 [2026-04-13 13:23:03] Production.INFO: Date 2026-04-08 [2026-04-13 13:23:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:23:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:23:03] Production.INFO: Date 2026-04-09 [2026-04-13 13:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:23:03] Production.INFO: ==18598== Releasing lock... [2026-04-13 13:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:23:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:23:03] Production.INFO: Date 2026-04-10 [2026-04-13 13:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:23:03] Production.INFO: Date 2026-04-11 [2026-04-13 13:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:23:03] Production.INFO: Date 2026-04-12 [2026-04-13 13:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:23:03] Production.INFO: Date 2026-04-13 [2026-04-13 13:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:23:03] Production.INFO: Total Charge 0 [2026-04-13 13:23:03] Production.INFO: CreateAllLog End [2026-04-13 13:23:03] Production.INFO: Account Balance End. [2026-04-13 13:23:03] Production.ERROR: CronJobId end 12 [2026-04-13 13:23:03] Production.INFO: ==18596== Releasing lock... [2026-04-13 13:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:23:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:23:03] Production.INFO: ==18592== Releasing lock... [2026-04-13 13:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:23:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:23:11] Production.ERROR: CronJobId end10 [2026-04-13 13:23:11] Production.INFO: ==18594== Releasing lock... [2026-04-13 13:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:23:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:23:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:23:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:23:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:23:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:23:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:23:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:23:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:23:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:23:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:23:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:23:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:23:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:23:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:23:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:23:14] Production.INFO: call_cost start [2026-04-13 13:23:14] Production.INFO: call_cost end [2026-04-13 13:23:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:23:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:23:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:23:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:23:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:23:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:23:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:23:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:23:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:23:14] Production.INFO: ==18590== Releasing lock... [2026-04-13 13:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:23:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:24:02] Production.INFO: ==18664== Lock acquired, processing the job... [2026-04-13 18:24:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:24:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:24:02] Production.INFO: neon service started [2026-04-13 18:24:02] Production.INFO: neon service started [2026-04-13 18:24:02] Production.INFO: ==18664== Releasing lock... [2026-04-13 18:24:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:24:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:24:02] Production.INFO: ==18666== Lock acquired, processing the job... [2026-04-13 13:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:24:02] Production.INFO: ==18668== Lock acquired, processing the job... [2026-04-13 17:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:24:02] Production.INFO: ==18668== Releasing lock... [2026-04-13 17:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:24:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:24:03] Production.INFO: ==18666== Releasing lock... [2026-04-13 13:24:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:24:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:24:03] Production.INFO: ==18671== Lock acquired, processing the job... [2026-04-13 13:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:24:03] Production.INFO: ==18673== Lock acquired, processing the job... [2026-04-13 13:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:24:03] Production.INFO: ==18675== Lock acquired, processing the job... [2026-04-13 13:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:24:03] Production.INFO: ==18677== Lock acquired, processing the job... [2026-04-13 13:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:24:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:24:04] Production.INFO: Account Balance Start. [2026-04-13 13:24:04] Production.INFO: CreateAllLog Start [2026-04-13 13:24:04] Production.INFO: 117 [2026-04-13 13:24:04] Production.INFO: ==18679== Lock acquired, processing the job... [2026-04-13 13:24:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:24:04] Production.INFO: Date 2026-04-08 [2026-04-13 13:24:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:24:04] Production.INFO: Date 2026-04-09 [2026-04-13 13:24:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:24:04] Production.INFO: Date 2026-04-10 [2026-04-13 13:24:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:24:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:24:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:24:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:24:04] Production.INFO: ==18679== Releasing lock... [2026-04-13 13:24:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:24:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:24:04] Production.INFO: Date 2026-04-11 [2026-04-13 13:24:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:24:04] Production.INFO: Date 2026-04-12 [2026-04-13 13:24:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:24:04] Production.INFO: Date 2026-04-13 [2026-04-13 13:24:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:24:04] Production.INFO: Total Charge 0 [2026-04-13 13:24:04] Production.INFO: CreateAllLog End [2026-04-13 13:24:04] Production.INFO: Account Balance End. [2026-04-13 13:24:04] Production.INFO: ==18673== Releasing lock... [2026-04-13 13:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:24:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:24:04] Production.ERROR: CronJobId end 12 [2026-04-13 13:24:04] Production.INFO: ==18677== Releasing lock... [2026-04-13 13:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:24:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:24:11] Production.ERROR: CronJobId end10 [2026-04-13 13:24:11] Production.INFO: ==18675== Releasing lock... [2026-04-13 13:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:24:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:24:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:24:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:24:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:24:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:24:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:24:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:24:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:24:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:24:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:24:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:24:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:24:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:24:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:24:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:24:14] Production.INFO: call_cost start [2026-04-13 13:24:14] Production.INFO: call_cost end [2026-04-13 13:24:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:24:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:24:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:24:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:24:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:24:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:24:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:24:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:24:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:24:14] Production.INFO: ==18671== Releasing lock... [2026-04-13 13:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:24:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:25:01] Production.INFO: ==18742== Lock acquired, processing the job... [2026-04-13 18:25:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:25:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:25:01] Production.INFO: neon service started [2026-04-13 18:25:01] Production.INFO: neon service started [2026-04-13 18:25:01] Production.INFO: ==18742== Releasing lock... [2026-04-13 18:25:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:25:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:25:01] Production.INFO: ==18749== Lock acquired, processing the job... [2026-04-13 13:25:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:25:02] Production.INFO: ==18749== Releasing lock... [2026-04-13 13:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:25:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:25:02] Production.INFO: ==18753== Lock acquired, processing the job... [2026-04-13 17:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:25:02] Production.INFO: ==18753== Releasing lock... [2026-04-13 17:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:25:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:25:03] Production.INFO: ==18759== Lock acquired, processing the job... [2026-04-13 13:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:25:03] Production.INFO: ==18755== Lock acquired, processing the job... [2026-04-13 13:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:25:03] Production.INFO: ==18763== Lock acquired, processing the job... [2026-04-13 13:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:25:03] Production.INFO: ==18757== Lock acquired, processing the job... [2026-04-13 13:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:25:03] Production.INFO: ==18765== Lock acquired, processing the job... [2026-04-13 13:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:25:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:25:03] Production.INFO: Account Balance Start. [2026-04-13 13:25:03] Production.INFO: CreateAllLog Start [2026-04-13 13:25:03] Production.INFO: 117 [2026-04-13 13:25:03] Production.INFO: Date 2026-04-08 [2026-04-13 13:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:25:03] Production.INFO: Date 2026-04-09 [2026-04-13 13:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:25:03] Production.INFO: Date 2026-04-10 [2026-04-13 13:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:25:03] Production.INFO: ==18765== Releasing lock... [2026-04-13 13:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:25:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:25:03] Production.INFO: Date 2026-04-11 [2026-04-13 13:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:25:03] Production.INFO: Date 2026-04-12 [2026-04-13 13:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:25:03] Production.INFO: Date 2026-04-13 [2026-04-13 13:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:25:03] Production.INFO: Total Charge 0 [2026-04-13 13:25:03] Production.INFO: CreateAllLog End [2026-04-13 13:25:03] Production.INFO: ==18757== Releasing lock... [2026-04-13 13:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:25:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:25:03] Production.INFO: Account Balance End. [2026-04-13 13:25:03] Production.ERROR: CronJobId end 12 [2026-04-13 13:25:03] Production.INFO: ==18763== Releasing lock... [2026-04-13 13:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:25:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:25:10] Production.ERROR: CronJobId end10 [2026-04-13 13:25:10] Production.INFO: ==18759== Releasing lock... [2026-04-13 13:25:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:25:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:25:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:25:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:25:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:25:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:25:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:25:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:25:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:25:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:25:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:25:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:25:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:25:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:25:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:25:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:25:14] Production.INFO: call_cost start [2026-04-13 13:25:14] Production.INFO: call_cost end [2026-04-13 13:25:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:25:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:25:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:25:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:25:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:25:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:25:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:25:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:25:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:25:14] Production.INFO: ==18755== Releasing lock... [2026-04-13 13:25:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:25:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:26:02] Production.INFO: ==18831== Lock acquired, processing the job... [2026-04-13 18:26:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:26:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:26:02] Production.INFO: neon service started [2026-04-13 18:26:02] Production.INFO: neon service started [2026-04-13 18:26:02] Production.INFO: ==18831== Releasing lock... [2026-04-13 18:26:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:26:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:26:02] Production.INFO: ==18835== Lock acquired, processing the job... [2026-04-13 17:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:26:02] Production.INFO: ==18835== Releasing lock... [2026-04-13 17:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:26:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:26:02] Production.INFO: ==18833== Lock acquired, processing the job... [2026-04-13 13:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:26:02] Production.INFO: ==18833== Releasing lock... [2026-04-13 13:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:26:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:26:03] Production.INFO: ==18839== Lock acquired, processing the job... [2026-04-13 13:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:26:03] Production.INFO: ==18841== Lock acquired, processing the job... [2026-04-13 13:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:26:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:26:03] Production.INFO: ==18843== Lock acquired, processing the job... [2026-04-13 13:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:26:03] Production.INFO: ==18845== Lock acquired, processing the job... [2026-04-13 13:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:26:03] Production.INFO: ==18847== Lock acquired, processing the job... [2026-04-13 13:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:26:03] Production.INFO: Account Balance Start. [2026-04-13 13:26:03] Production.INFO: CreateAllLog Start [2026-04-13 13:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:26:03] Production.INFO: 117 [2026-04-13 13:26:03] Production.INFO: Date 2026-04-08 [2026-04-13 13:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:26:04] Production.INFO: ==18847== Releasing lock... [2026-04-13 13:26:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:26:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:26:04] Production.INFO: Date 2026-04-09 [2026-04-13 13:26:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:26:04] Production.INFO: Date 2026-04-10 [2026-04-13 13:26:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:26:04] Production.INFO: Date 2026-04-11 [2026-04-13 13:26:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:26:04] Production.INFO: Date 2026-04-12 [2026-04-13 13:26:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:26:04] Production.INFO: ==18841== Releasing lock... [2026-04-13 13:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:26:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:26:04] Production.INFO: Date 2026-04-13 [2026-04-13 13:26:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:26:04] Production.INFO: Total Charge 0 [2026-04-13 13:26:04] Production.INFO: CreateAllLog End [2026-04-13 13:26:04] Production.INFO: Account Balance End. [2026-04-13 13:26:04] Production.ERROR: CronJobId end 12 [2026-04-13 13:26:04] Production.INFO: ==18845== Releasing lock... [2026-04-13 13:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:26:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:26:11] Production.ERROR: CronJobId end10 [2026-04-13 13:26:11] Production.INFO: ==18843== Releasing lock... [2026-04-13 13:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:26:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:26:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:26:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:26:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:26:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:26:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:26:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:26:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:26:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:26:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:26:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:26:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:26:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:26:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:26:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:26:13] Production.INFO: call_cost start [2026-04-13 13:26:13] Production.INFO: call_cost end [2026-04-13 13:26:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:26:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:26:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:26:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:26:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:26:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:26:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:26:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:26:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:26:13] Production.INFO: ==18839== Releasing lock... [2026-04-13 13:26:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:26:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:27:01] Production.INFO: ==18908== Lock acquired, processing the job... [2026-04-13 18:27:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:27:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:27:01] Production.INFO: neon service started [2026-04-13 18:27:01] Production.INFO: neon service started [2026-04-13 18:27:01] Production.INFO: ==18908== Releasing lock... [2026-04-13 18:27:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:27:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:27:01] Production.INFO: ==18910== Lock acquired, processing the job... [2026-04-13 13:27:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:27:02] Production.INFO: ==18912== Lock acquired, processing the job... [2026-04-13 17:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:27:02] Production.INFO: ==18912== Releasing lock... [2026-04-13 17:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:27:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:27:02] Production.INFO: ==18910== Releasing lock... [2026-04-13 13:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:27:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:27:02] Production.INFO: ==18915== Lock acquired, processing the job... [2026-04-13 13:27:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:27:03] Production.INFO: ==18917== Lock acquired, processing the job... [2026-04-13 13:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:27:03] Production.INFO: ==18919== Lock acquired, processing the job... [2026-04-13 13:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:27:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:27:03] Production.INFO: ==18923== Lock acquired, processing the job... [2026-04-13 13:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:27:03] Production.INFO: ==18921== Lock acquired, processing the job... [2026-04-13 13:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:27:03] Production.INFO: Account Balance Start. [2026-04-13 13:27:03] Production.INFO: CreateAllLog Start [2026-04-13 13:27:03] Production.INFO: 117 [2026-04-13 13:27:03] Production.INFO: Date 2026-04-08 [2026-04-13 13:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:27:03] Production.INFO: Date 2026-04-09 [2026-04-13 13:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:27:03] Production.INFO: ==18923== Releasing lock... [2026-04-13 13:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:27:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:27:03] Production.INFO: Date 2026-04-10 [2026-04-13 13:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:27:03] Production.INFO: Date 2026-04-11 [2026-04-13 13:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:27:03] Production.INFO: Date 2026-04-12 [2026-04-13 13:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:27:03] Production.INFO: Date 2026-04-13 [2026-04-13 13:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:27:03] Production.INFO: Total Charge 0 [2026-04-13 13:27:03] Production.INFO: CreateAllLog End [2026-04-13 13:27:03] Production.INFO: ==18917== Releasing lock... [2026-04-13 13:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:27:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:27:03] Production.INFO: Account Balance End. [2026-04-13 13:27:03] Production.ERROR: CronJobId end 12 [2026-04-13 13:27:03] Production.INFO: ==18921== Releasing lock... [2026-04-13 13:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:27:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:27:11] Production.ERROR: CronJobId end10 [2026-04-13 13:27:11] Production.INFO: ==18919== Releasing lock... [2026-04-13 13:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:27:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:27:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:27:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:27:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:27:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:27:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:27:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:27:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:27:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:27:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:27:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:27:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:27:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:27:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:27:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:27:15] Production.INFO: call_cost start [2026-04-13 13:27:15] Production.INFO: call_cost end [2026-04-13 13:27:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:27:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:27:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:27:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:27:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:27:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:27:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:27:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:27:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:27:15] Production.INFO: ==18915== Releasing lock... [2026-04-13 13:27:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:27:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:28:01] Production.INFO: ==18984== Lock acquired, processing the job... [2026-04-13 18:28:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:28:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:28:01] Production.INFO: neon service started [2026-04-13 18:28:01] Production.INFO: neon service started [2026-04-13 18:28:01] Production.INFO: ==18984== Releasing lock... [2026-04-13 18:28:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:28:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:28:02] Production.INFO: ==18986== Lock acquired, processing the job... [2026-04-13 13:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:28:02] Production.INFO: ==18986== Releasing lock... [2026-04-13 13:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:28:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:28:02] Production.INFO: ==18988== Lock acquired, processing the job... [2026-04-13 17:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:28:02] Production.INFO: ==18988== Releasing lock... [2026-04-13 17:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:28:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:28:03] Production.INFO: ==18992== Lock acquired, processing the job... [2026-04-13 13:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:28:03] Production.INFO: ==18990== Lock acquired, processing the job... [2026-04-13 13:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:28:03] Production.INFO: ==18994== Lock acquired, processing the job... [2026-04-13 13:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:28:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:28:03] Production.INFO: ==18996== Lock acquired, processing the job... [2026-04-13 13:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:28:03] Production.INFO: Account Balance Start. [2026-04-13 13:28:03] Production.INFO: CreateAllLog Start [2026-04-13 13:28:03] Production.INFO: 117 [2026-04-13 13:28:03] Production.INFO: Date 2026-04-08 [2026-04-13 13:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:28:03] Production.INFO: ==18998== Lock acquired, processing the job... [2026-04-13 13:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:28:03] Production.INFO: Date 2026-04-09 [2026-04-13 13:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:28:03] Production.INFO: Date 2026-04-10 [2026-04-13 13:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:28:03] Production.INFO: Date 2026-04-11 [2026-04-13 13:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:28:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:28:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:28:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:28:03] Production.INFO: ==18998== Releasing lock... [2026-04-13 13:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:28:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:28:03] Production.INFO: Date 2026-04-12 [2026-04-13 13:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:28:03] Production.INFO: Date 2026-04-13 [2026-04-13 13:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:28:03] Production.INFO: Total Charge 0 [2026-04-13 13:28:03] Production.INFO: CreateAllLog End [2026-04-13 13:28:03] Production.INFO: Account Balance End. [2026-04-13 13:28:03] Production.ERROR: CronJobId end 12 [2026-04-13 13:28:03] Production.INFO: ==18996== Releasing lock... [2026-04-13 13:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:28:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:28:03] Production.INFO: ==18992== Releasing lock... [2026-04-13 13:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:28:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:28:10] Production.ERROR: CronJobId end10 [2026-04-13 13:28:10] Production.INFO: ==18994== Releasing lock... [2026-04-13 13:28:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:28:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:28:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:28:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:28:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:28:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:28:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:28:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:28:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:28:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:28:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:28:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:28:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:28:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:28:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:28:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:28:14] Production.INFO: call_cost start [2026-04-13 13:28:14] Production.INFO: call_cost end [2026-04-13 13:28:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:28:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:28:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:28:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:28:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:28:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:28:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:28:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:28:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:28:14] Production.INFO: ==18990== Releasing lock... [2026-04-13 13:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:28:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:29:02] Production.INFO: ==19058== Lock acquired, processing the job... [2026-04-13 18:29:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:29:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:29:02] Production.INFO: neon service started [2026-04-13 18:29:02] Production.INFO: neon service started [2026-04-13 18:29:02] Production.INFO: ==19058== Releasing lock... [2026-04-13 18:29:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:29:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:29:02] Production.INFO: ==19060== Lock acquired, processing the job... [2026-04-13 13:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:29:02] Production.INFO: ==19062== Lock acquired, processing the job... [2026-04-13 17:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:29:02] Production.INFO: ==19062== Releasing lock... [2026-04-13 17:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:29:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:29:02] Production.INFO: ==19060== Releasing lock... [2026-04-13 13:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:29:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:29:03] Production.INFO: ==19065== Lock acquired, processing the job... [2026-04-13 13:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:29:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:29:03] Production.INFO: ==19069== Lock acquired, processing the job... [2026-04-13 13:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:29:04] Production.INFO: ==19067== Lock acquired, processing the job... [2026-04-13 13:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:29:04] Production.INFO: ==19071== Lock acquired, processing the job... [2026-04-13 13:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:29:04] Production.INFO: ==19073== Lock acquired, processing the job... [2026-04-13 13:29:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:29:04] Production.INFO: Account Balance Start. [2026-04-13 13:29:04] Production.INFO: CreateAllLog Start [2026-04-13 13:29:04] Production.INFO: 117 [2026-04-13 13:29:04] Production.INFO: Date 2026-04-08 [2026-04-13 13:29:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:29:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:29:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:29:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:29:04] Production.INFO: Date 2026-04-09 [2026-04-13 13:29:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:29:04] Production.INFO: ==19073== Releasing lock... [2026-04-13 13:29:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:29:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:29:04] Production.INFO: Date 2026-04-10 [2026-04-13 13:29:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:29:04] Production.INFO: Date 2026-04-11 [2026-04-13 13:29:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:29:04] Production.INFO: Date 2026-04-12 [2026-04-13 13:29:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:29:04] Production.INFO: Date 2026-04-13 [2026-04-13 13:29:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:29:04] Production.INFO: Total Charge 0 [2026-04-13 13:29:04] Production.INFO: CreateAllLog End [2026-04-13 13:29:04] Production.INFO: Account Balance End. [2026-04-13 13:29:04] Production.ERROR: CronJobId end 12 [2026-04-13 13:29:04] Production.INFO: ==19071== Releasing lock... [2026-04-13 13:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:29:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:29:04] Production.INFO: ==19067== Releasing lock... [2026-04-13 13:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:29:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:29:11] Production.ERROR: CronJobId end10 [2026-04-13 13:29:11] Production.INFO: ==19069== Releasing lock... [2026-04-13 13:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:29:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:29:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:29:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:29:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:29:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:29:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:29:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:29:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:29:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:29:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:29:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:29:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:29:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:29:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:29:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:29:14] Production.INFO: call_cost start [2026-04-13 13:29:14] Production.INFO: call_cost end [2026-04-13 13:29:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:29:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:29:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:29:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:29:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:29:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:29:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:29:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:29:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:29:14] Production.INFO: ==19065== Releasing lock... [2026-04-13 13:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:29:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:30:01] Production.INFO: ==19132== Lock acquired, processing the job... [2026-04-13 18:30:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:30:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:30:01] Production.INFO: neon service started [2026-04-13 18:30:01] Production.INFO: neon service started [2026-04-13 18:30:01] Production.INFO: ==19132== Releasing lock... [2026-04-13 18:30:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:30:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:30:02] Production.INFO: ==19134== Lock acquired, processing the job... [2026-04-13 13:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:30:02] Production.INFO: ==19134== Releasing lock... [2026-04-13 13:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:30:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:30:02] Production.INFO: ==19136== Lock acquired, processing the job... [2026-04-13 17:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:30:02] Production.INFO: ==19136== Releasing lock... [2026-04-13 17:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:30:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:30:03] Production.INFO: ==19139== Lock acquired, processing the job... [2026-04-13 13:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:30:03] Production.INFO: ==19141== Lock acquired, processing the job... [2026-04-13 13:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:30:03] Production.INFO: ==19143== Lock acquired, processing the job... [2026-04-13 13:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:30:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:30:03] Production.INFO: ==19145== Lock acquired, processing the job... [2026-04-13 13:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:30:03] Production.INFO: ==19147== Lock acquired, processing the job... [2026-04-13 13:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:30:03] Production.INFO: Account Balance Start. [2026-04-13 13:30:03] Production.INFO: CreateAllLog Start [2026-04-13 13:30:03] Production.INFO: 117 [2026-04-13 13:30:03] Production.INFO: Date 2026-04-08 [2026-04-13 13:30:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:30:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:30:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:30:03] Production.INFO: ==19147== Releasing lock... [2026-04-13 13:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:30:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:30:03] Production.INFO: Date 2026-04-09 [2026-04-13 13:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:30:03] Production.INFO: Date 2026-04-10 [2026-04-13 13:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:30:03] Production.INFO: Date 2026-04-11 [2026-04-13 13:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:30:03] Production.INFO: Date 2026-04-12 [2026-04-13 13:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:30:03] Production.INFO: Date 2026-04-13 [2026-04-13 13:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:30:03] Production.INFO: Total Charge 0 [2026-04-13 13:30:03] Production.INFO: CreateAllLog End [2026-04-13 13:30:03] Production.INFO: Account Balance End. [2026-04-13 13:30:03] Production.ERROR: CronJobId end 12 [2026-04-13 13:30:03] Production.INFO: ==19145== Releasing lock... [2026-04-13 13:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:30:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:30:03] Production.INFO: ==19141== Releasing lock... [2026-04-13 13:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:30:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:30:10] Production.ERROR: CronJobId end10 [2026-04-13 13:30:10] Production.INFO: ==19143== Releasing lock... [2026-04-13 13:30:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:30:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:30:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:30:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:30:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:30:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:30:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:30:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:30:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:30:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:30:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:30:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:30:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:30:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:30:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:30:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:30:13] Production.INFO: call_cost start [2026-04-13 13:30:13] Production.INFO: call_cost end [2026-04-13 13:30:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:30:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:30:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:30:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:30:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:30:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:30:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:30:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:30:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:30:13] Production.INFO: ==19139== Releasing lock... [2026-04-13 13:30:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:30:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:31:02] Production.INFO: ==19206== Lock acquired, processing the job... [2026-04-13 18:31:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:31:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:31:02] Production.INFO: neon service started [2026-04-13 18:31:02] Production.INFO: neon service started [2026-04-13 18:31:02] Production.INFO: ==19206== Releasing lock... [2026-04-13 18:31:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:31:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:31:02] Production.INFO: ==19208== Lock acquired, processing the job... [2026-04-13 13:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:31:02] Production.INFO: ==19208== Releasing lock... [2026-04-13 13:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:31:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:31:02] Production.INFO: ==19210== Lock acquired, processing the job... [2026-04-13 17:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:31:02] Production.INFO: ==19210== Releasing lock... [2026-04-13 17:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:31:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:31:03] Production.INFO: ==19213== Lock acquired, processing the job... [2026-04-13 13:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 13:31:03] Production.INFO: ==19217== Lock acquired, processing the job... [2026-04-13 13:31:03] Production.INFO: ==19215== Lock acquired, processing the job... [2026-04-13 13:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:31:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 13:31:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 13:31:03] Production.INFO: ==19213== Releasing lock... [2026-04-13 13:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 13:31:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 13:31:03] Production.INFO: ==19225== Lock acquired, processing the job... [2026-04-13 13:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:31:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:31:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:31:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:31:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:31:03] Production.INFO: ==19225== Releasing lock... [2026-04-13 13:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:31:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:31:03] Production.INFO: ==19219== Lock acquired, processing the job... [2026-04-13 13:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:31:04] Production.INFO: ==19221== Lock acquired, processing the job... [2026-04-13 13:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:31:04] Production.INFO: ==19223== Lock acquired, processing the job... [2026-04-13 13:31:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 13:31:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 13:31:04] Production.INFO: Account Balance Start. [2026-04-13 13:31:04] Production.INFO: CreateAllLog Start [2026-04-13 13:31:04] Production.INFO: 117 [2026-04-13 13:31:04] Production.INFO: Date 2026-04-08 [2026-04-13 13:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:31:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:31:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:31:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:31:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:31:04] Production.INFO: Date 2026-04-09 [2026-04-13 13:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:31:04] Production.INFO: Date 2026-04-10 [2026-04-13 13:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:31:04] Production.INFO: Date 2026-04-11 [2026-04-13 13:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:31:04] Production.INFO: Date 2026-04-12 [2026-04-13 13:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:31:04] Production.INFO: Date 2026-04-13 [2026-04-13 13:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:31:04] Production.INFO: Total Charge 0 [2026-04-13 13:31:04] Production.INFO: CreateAllLog End [2026-04-13 13:31:04] Production.INFO: ==19217== Releasing lock... [2026-04-13 13:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:31:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:31:04] Production.ERROR: done [2026-04-13 13:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 13:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089421', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 13:31:04] Production.INFO: Account Balance End. [2026-04-13 13:31:04] Production.ERROR: CronJobId end 12 [2026-04-13 13:31:04] Production.INFO: ==19221== Releasing lock... [2026-04-13 13:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:31:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:31:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089421', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 13:31:09] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 13:31:09] Production.INFO: ProcessCDR(1,17089421,1,1,2) [2026-04-13 13:31:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17089421,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 13:31:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17089421,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 13:31:09] Production.ERROR: pbx prc_insertCDR start [2026-04-13 13:31:09] Production.ERROR: pbx prc_insertCDR end [2026-04-13 13:31:09] Production.INFO: ==19223== Releasing lock... [2026-04-13 13:31:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 13:31:09] Production.INFO: 26 MB #Memory Used# [2026-04-13 13:31:13] Production.ERROR: CronJobId end10 [2026-04-13 13:31:13] Production.INFO: ==19219== Releasing lock... [2026-04-13 13:31:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:31:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:31:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:31:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:31:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:31:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:31:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:31:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:31:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:31:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:31:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:31:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:31:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:31:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:31:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:31:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:31:16] Production.INFO: call_cost start [2026-04-13 13:31:16] Production.INFO: call_cost end [2026-04-13 13:31:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:31:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:31:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:31:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:31:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:31:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:31:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:31:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:31:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:31:16] Production.INFO: ==19215== Releasing lock... [2026-04-13 13:31:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:31:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:32:01] Production.INFO: ==19281== Lock acquired, processing the job... [2026-04-13 18:32:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:32:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:32:01] Production.INFO: neon service started [2026-04-13 18:32:01] Production.INFO: neon service started [2026-04-13 18:32:01] Production.INFO: ==19281== Releasing lock... [2026-04-13 18:32:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:32:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:32:01] Production.INFO: ==19283== Lock acquired, processing the job... [2026-04-13 13:32:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:32:02] Production.INFO: ==19283== Releasing lock... [2026-04-13 13:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:32:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:32:02] Production.INFO: ==19285== Lock acquired, processing the job... [2026-04-13 17:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:32:02] Production.INFO: ==19285== Releasing lock... [2026-04-13 17:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:32:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:32:02] Production.INFO: ==19287== Lock acquired, processing the job... [2026-04-13 13:32:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:32:02] Production.INFO: ==19291== Lock acquired, processing the job... [2026-04-13 13:32:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:32:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:32:03] Production.INFO: ==19293== Lock acquired, processing the job... [2026-04-13 13:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:32:03] Production.INFO: ==19295== Lock acquired, processing the job... [2026-04-13 13:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:32:03] Production.INFO: ==19289== Lock acquired, processing the job... [2026-04-13 13:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:32:03] Production.INFO: Account Balance Start. [2026-04-13 13:32:03] Production.INFO: CreateAllLog Start [2026-04-13 13:32:03] Production.INFO: 117 [2026-04-13 13:32:03] Production.INFO: Date 2026-04-08 [2026-04-13 13:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:32:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:32:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:32:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:32:03] Production.INFO: Date 2026-04-09 [2026-04-13 13:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:32:03] Production.INFO: ==19295== Releasing lock... [2026-04-13 13:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:32:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:32:03] Production.INFO: Date 2026-04-10 [2026-04-13 13:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:32:03] Production.INFO: Date 2026-04-11 [2026-04-13 13:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:32:03] Production.INFO: Date 2026-04-12 [2026-04-13 13:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:32:03] Production.INFO: Date 2026-04-13 [2026-04-13 13:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:32:03] Production.INFO: Total Charge 0 [2026-04-13 13:32:03] Production.INFO: CreateAllLog End [2026-04-13 13:32:03] Production.INFO: Account Balance End. [2026-04-13 13:32:03] Production.ERROR: CronJobId end 12 [2026-04-13 13:32:03] Production.INFO: ==19293== Releasing lock... [2026-04-13 13:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:32:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:32:03] Production.INFO: ==19289== Releasing lock... [2026-04-13 13:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:32:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:32:11] Production.ERROR: CronJobId end10 [2026-04-13 13:32:11] Production.INFO: ==19291== Releasing lock... [2026-04-13 13:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:32:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:32:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:32:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:32:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:32:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:32:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:32:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:32:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:32:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:32:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:32:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:32:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:32:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:32:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:32:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:32:14] Production.INFO: call_cost start [2026-04-13 13:32:14] Production.INFO: call_cost end [2026-04-13 13:32:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:32:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:32:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:32:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:32:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:32:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:32:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:32:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:32:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:32:14] Production.INFO: ==19287== Releasing lock... [2026-04-13 13:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:32:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:33:01] Production.INFO: ==19356== Lock acquired, processing the job... [2026-04-13 18:33:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:33:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:33:01] Production.INFO: neon service started [2026-04-13 18:33:01] Production.INFO: neon service started [2026-04-13 18:33:01] Production.INFO: ==19356== Releasing lock... [2026-04-13 18:33:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:33:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:33:02] Production.INFO: ==19358== Lock acquired, processing the job... [2026-04-13 13:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:33:02] Production.INFO: ==19358== Releasing lock... [2026-04-13 13:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:33:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:33:02] Production.INFO: ==19360== Lock acquired, processing the job... [2026-04-13 17:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:33:02] Production.INFO: ==19360== Releasing lock... [2026-04-13 17:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:33:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:33:03] Production.INFO: ==19362== Lock acquired, processing the job... [2026-04-13 13:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:33:03] Production.INFO: ==19364== Lock acquired, processing the job... [2026-04-13 13:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:33:03] Production.INFO: ==19366== Lock acquired, processing the job... [2026-04-13 13:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:33:03] Production.INFO: ==19368== Lock acquired, processing the job... [2026-04-13 13:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:33:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:33:03] Production.INFO: ==19370== Lock acquired, processing the job... [2026-04-13 13:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:33:03] Production.INFO: Account Balance Start. [2026-04-13 13:33:03] Production.INFO: CreateAllLog Start [2026-04-13 13:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:33:03] Production.INFO: 117 [2026-04-13 13:33:03] Production.INFO: ==19370== Releasing lock... [2026-04-13 13:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:33:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:33:03] Production.INFO: Date 2026-04-08 [2026-04-13 13:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:33:03] Production.INFO: Date 2026-04-09 [2026-04-13 13:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:33:03] Production.INFO: Date 2026-04-10 [2026-04-13 13:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:33:03] Production.INFO: Date 2026-04-11 [2026-04-13 13:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:33:04] Production.INFO: ==19364== Releasing lock... [2026-04-13 13:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:33:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:33:04] Production.INFO: Date 2026-04-12 [2026-04-13 13:33:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:33:04] Production.INFO: Date 2026-04-13 [2026-04-13 13:33:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:33:04] Production.INFO: Total Charge 0 [2026-04-13 13:33:04] Production.INFO: CreateAllLog End [2026-04-13 13:33:04] Production.INFO: Account Balance End. [2026-04-13 13:33:04] Production.ERROR: CronJobId end 12 [2026-04-13 13:33:04] Production.INFO: ==19368== Releasing lock... [2026-04-13 13:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:33:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:33:11] Production.ERROR: CronJobId end10 [2026-04-13 13:33:11] Production.INFO: ==19366== Releasing lock... [2026-04-13 13:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:33:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:33:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:33:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:33:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:33:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:33:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:33:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:33:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:33:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:33:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:33:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:33:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:33:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:33:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:33:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:33:13] Production.INFO: call_cost start [2026-04-13 13:33:13] Production.INFO: call_cost end [2026-04-13 13:33:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:33:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:33:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:33:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:33:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:33:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:33:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:33:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:33:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:33:13] Production.INFO: ==19362== Releasing lock... [2026-04-13 13:33:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:33:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:34:02] Production.INFO: ==19427== Lock acquired, processing the job... [2026-04-13 18:34:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:34:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:34:02] Production.INFO: neon service started [2026-04-13 18:34:02] Production.INFO: neon service started [2026-04-13 18:34:02] Production.INFO: ==19427== Releasing lock... [2026-04-13 18:34:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:34:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:34:02] Production.INFO: ==19429== Lock acquired, processing the job... [2026-04-13 13:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:34:02] Production.INFO: ==19431== Lock acquired, processing the job... [2026-04-13 17:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:34:03] Production.INFO: ==19431== Releasing lock... [2026-04-13 17:34:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:34:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:34:03] Production.INFO: ==19429== Releasing lock... [2026-04-13 13:34:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:34:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:34:04] Production.INFO: ==19434== Lock acquired, processing the job... [2026-04-13 13:34:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:34:04] Production.INFO: ==19436== Lock acquired, processing the job... [2026-04-13 13:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:34:04] Production.INFO: ==19440== Lock acquired, processing the job... [2026-04-13 13:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:34:04] Production.INFO: ==19438== Lock acquired, processing the job... [2026-04-13 13:34:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:34:04] Production.INFO: Account Balance Start. [2026-04-13 13:34:04] Production.INFO: CreateAllLog Start [2026-04-13 13:34:04] Production.INFO: 117 [2026-04-13 13:34:04] Production.INFO: Date 2026-04-08 [2026-04-13 13:34:04] Production.INFO: ==19442== Lock acquired, processing the job... [2026-04-13 13:34:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:34:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:34:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:34:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:34:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:34:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:34:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:34:04] Production.INFO: Date 2026-04-09 [2026-04-13 13:34:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:34:04] Production.INFO: Date 2026-04-10 [2026-04-13 13:34:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:34:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:34:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:34:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:34:04] Production.INFO: ==19442== Releasing lock... [2026-04-13 13:34:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:34:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:34:04] Production.INFO: Date 2026-04-11 [2026-04-13 13:34:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:34:04] Production.INFO: Date 2026-04-12 [2026-04-13 13:34:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:34:04] Production.INFO: Date 2026-04-13 [2026-04-13 13:34:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:34:04] Production.INFO: ==19436== Releasing lock... [2026-04-13 13:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:34:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:34:04] Production.INFO: Total Charge 0 [2026-04-13 13:34:04] Production.INFO: CreateAllLog End [2026-04-13 13:34:04] Production.INFO: Account Balance End. [2026-04-13 13:34:04] Production.ERROR: CronJobId end 12 [2026-04-13 13:34:04] Production.INFO: ==19440== Releasing lock... [2026-04-13 13:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:34:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:34:12] Production.ERROR: CronJobId end10 [2026-04-13 13:34:12] Production.INFO: ==19438== Releasing lock... [2026-04-13 13:34:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:34:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:34:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:34:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:34:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:34:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:34:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:34:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:34:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:34:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:34:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:34:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:34:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:34:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:34:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:34:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:34:14] Production.INFO: call_cost start [2026-04-13 13:34:14] Production.INFO: call_cost end [2026-04-13 13:34:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:34:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:34:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:34:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:34:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:34:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:34:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:34:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:34:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:34:14] Production.INFO: ==19434== Releasing lock... [2026-04-13 13:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:34:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:35:01] Production.INFO: ==19500== Lock acquired, processing the job... [2026-04-13 18:35:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:35:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:35:01] Production.INFO: neon service started [2026-04-13 18:35:01] Production.INFO: neon service started [2026-04-13 18:35:01] Production.INFO: ==19500== Releasing lock... [2026-04-13 18:35:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:35:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:35:02] Production.INFO: ==19504== Lock acquired, processing the job... [2026-04-13 17:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:35:02] Production.INFO: ==19504== Releasing lock... [2026-04-13 17:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:35:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:35:02] Production.INFO: ==19502== Lock acquired, processing the job... [2026-04-13 13:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:35:02] Production.INFO: ==19502== Releasing lock... [2026-04-13 13:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:35:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:35:03] Production.INFO: ==19507== Lock acquired, processing the job... [2026-04-13 13:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:35:03] Production.INFO: ==19509== Lock acquired, processing the job... [2026-04-13 13:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:35:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:35:03] Production.INFO: ==19515== Lock acquired, processing the job... [2026-04-13 13:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:35:03] Production.INFO: ==19511== Lock acquired, processing the job... [2026-04-13 13:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:35:03] Production.INFO: ==19513== Lock acquired, processing the job... [2026-04-13 13:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:35:03] Production.INFO: Account Balance Start. [2026-04-13 13:35:03] Production.INFO: CreateAllLog Start [2026-04-13 13:35:03] Production.INFO: 117 [2026-04-13 13:35:03] Production.INFO: Date 2026-04-08 [2026-04-13 13:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:35:03] Production.INFO: ==19515== Releasing lock... [2026-04-13 13:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:35:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:35:03] Production.INFO: Date 2026-04-09 [2026-04-13 13:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:35:03] Production.INFO: Date 2026-04-10 [2026-04-13 13:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:35:03] Production.INFO: Date 2026-04-11 [2026-04-13 13:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:35:03] Production.INFO: Date 2026-04-12 [2026-04-13 13:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:35:03] Production.INFO: Date 2026-04-13 [2026-04-13 13:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:35:03] Production.INFO: Total Charge 0 [2026-04-13 13:35:03] Production.INFO: CreateAllLog End [2026-04-13 13:35:03] Production.INFO: Account Balance End. [2026-04-13 13:35:03] Production.ERROR: CronJobId end 12 [2026-04-13 13:35:03] Production.INFO: ==19513== Releasing lock... [2026-04-13 13:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:35:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:35:03] Production.INFO: ==19509== Releasing lock... [2026-04-13 13:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:35:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:35:11] Production.ERROR: CronJobId end10 [2026-04-13 13:35:11] Production.INFO: ==19511== Releasing lock... [2026-04-13 13:35:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:35:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:35:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:35:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:35:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:35:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:35:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:35:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:35:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:35:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:35:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:35:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:35:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:35:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:35:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:35:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:35:14] Production.INFO: call_cost start [2026-04-13 13:35:14] Production.INFO: call_cost end [2026-04-13 13:35:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:35:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:35:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:35:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:35:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:35:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:35:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:35:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:35:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:35:14] Production.INFO: ==19507== Releasing lock... [2026-04-13 13:35:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:35:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:36:02] Production.INFO: ==19576== Lock acquired, processing the job... [2026-04-13 18:36:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:36:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:36:02] Production.INFO: neon service started [2026-04-13 18:36:02] Production.INFO: neon service started [2026-04-13 18:36:02] Production.INFO: ==19576== Releasing lock... [2026-04-13 18:36:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:36:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:36:02] Production.INFO: ==19578== Lock acquired, processing the job... [2026-04-13 13:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:36:02] Production.INFO: ==19578== Releasing lock... [2026-04-13 13:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:36:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:36:02] Production.INFO: ==19580== Lock acquired, processing the job... [2026-04-13 17:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:36:03] Production.INFO: ==19580== Releasing lock... [2026-04-13 17:36:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:36:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:36:03] Production.INFO: ==19584== Lock acquired, processing the job... [2026-04-13 13:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:36:03] Production.INFO: ==19582== Lock acquired, processing the job... [2026-04-13 13:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:36:03] Production.INFO: ==19586== Lock acquired, processing the job... [2026-04-13 13:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:36:03] Production.INFO: ==19588== Lock acquired, processing the job... [2026-04-13 13:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:36:03] Production.INFO: ==19590== Lock acquired, processing the job... [2026-04-13 13:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:36:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:36:03] Production.INFO: Account Balance Start. [2026-04-13 13:36:03] Production.INFO: CreateAllLog Start [2026-04-13 13:36:03] Production.INFO: 117 [2026-04-13 13:36:03] Production.INFO: Date 2026-04-08 [2026-04-13 13:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:36:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:36:03] Production.INFO: ==19590== Releasing lock... [2026-04-13 13:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:36:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:36:03] Production.INFO: Date 2026-04-09 [2026-04-13 13:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:36:03] Production.INFO: Date 2026-04-10 [2026-04-13 13:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:36:03] Production.INFO: Date 2026-04-11 [2026-04-13 13:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:36:04] Production.INFO: Date 2026-04-12 [2026-04-13 13:36:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:36:04] Production.INFO: ==19584== Releasing lock... [2026-04-13 13:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:36:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:36:04] Production.INFO: Date 2026-04-13 [2026-04-13 13:36:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:36:04] Production.INFO: Total Charge 0 [2026-04-13 13:36:04] Production.INFO: CreateAllLog End [2026-04-13 13:36:04] Production.INFO: Account Balance End. [2026-04-13 13:36:04] Production.ERROR: CronJobId end 12 [2026-04-13 13:36:04] Production.INFO: ==19588== Releasing lock... [2026-04-13 13:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:36:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:36:11] Production.ERROR: CronJobId end10 [2026-04-13 13:36:11] Production.INFO: ==19586== Releasing lock... [2026-04-13 13:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:36:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:36:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:36:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:36:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:36:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:36:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:36:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:36:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:36:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:36:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:36:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:36:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:36:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:36:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:36:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:36:14] Production.INFO: call_cost start [2026-04-13 13:36:14] Production.INFO: call_cost end [2026-04-13 13:36:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:36:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:36:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:36:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:36:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:36:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:36:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:36:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:36:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:36:14] Production.INFO: ==19582== Releasing lock... [2026-04-13 13:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:36:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:37:01] Production.INFO: ==19645== Lock acquired, processing the job... [2026-04-13 18:37:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:37:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:37:01] Production.INFO: neon service started [2026-04-13 18:37:01] Production.INFO: neon service started [2026-04-13 18:37:01] Production.INFO: ==19645== Releasing lock... [2026-04-13 18:37:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:37:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:37:01] Production.INFO: ==19647== Lock acquired, processing the job... [2026-04-13 13:37:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:37:02] Production.INFO: ==19647== Releasing lock... [2026-04-13 13:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:37:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:37:02] Production.INFO: ==19649== Lock acquired, processing the job... [2026-04-13 17:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:37:02] Production.INFO: ==19649== Releasing lock... [2026-04-13 17:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:37:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:37:02] Production.INFO: ==19655== Lock acquired, processing the job... [2026-04-13 13:37:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:37:03] Production.INFO: ==19651== Lock acquired, processing the job... [2026-04-13 13:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:37:03] Production.INFO: ==19653== Lock acquired, processing the job... [2026-04-13 13:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:37:03] Production.INFO: ==19657== Lock acquired, processing the job... [2026-04-13 13:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:37:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:37:03] Production.INFO: ==19659== Lock acquired, processing the job... [2026-04-13 13:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:37:03] Production.INFO: Account Balance Start. [2026-04-13 13:37:03] Production.INFO: CreateAllLog Start [2026-04-13 13:37:03] Production.INFO: 117 [2026-04-13 13:37:03] Production.INFO: Date 2026-04-08 [2026-04-13 13:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:37:03] Production.INFO: Date 2026-04-09 [2026-04-13 13:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:37:03] Production.INFO: Date 2026-04-10 [2026-04-13 13:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:37:03] Production.INFO: Date 2026-04-11 [2026-04-13 13:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:37:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:37:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:37:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:37:03] Production.INFO: ==19659== Releasing lock... [2026-04-13 13:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:37:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:37:03] Production.INFO: Date 2026-04-12 [2026-04-13 13:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:37:03] Production.INFO: Date 2026-04-13 [2026-04-13 13:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:37:03] Production.INFO: Total Charge 0 [2026-04-13 13:37:03] Production.INFO: CreateAllLog End [2026-04-13 13:37:03] Production.INFO: Account Balance End. [2026-04-13 13:37:03] Production.ERROR: CronJobId end 12 [2026-04-13 13:37:03] Production.INFO: ==19657== Releasing lock... [2026-04-13 13:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:37:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:37:04] Production.INFO: ==19653== Releasing lock... [2026-04-13 13:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:37:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:37:11] Production.ERROR: CronJobId end10 [2026-04-13 13:37:11] Production.INFO: ==19655== Releasing lock... [2026-04-13 13:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:37:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:37:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:37:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:37:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:37:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:37:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:37:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:37:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:37:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:37:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:37:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:37:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:37:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:37:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:37:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:37:14] Production.INFO: call_cost start [2026-04-13 13:37:14] Production.INFO: call_cost end [2026-04-13 13:37:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:37:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:37:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:37:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:37:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:37:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:37:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:37:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:37:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:37:14] Production.INFO: ==19651== Releasing lock... [2026-04-13 13:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:37:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:38:02] Production.INFO: ==19717== Lock acquired, processing the job... [2026-04-13 18:38:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:38:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:38:02] Production.INFO: neon service started [2026-04-13 18:38:02] Production.INFO: neon service started [2026-04-13 18:38:02] Production.INFO: ==19717== Releasing lock... [2026-04-13 18:38:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:38:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:38:02] Production.INFO: ==19719== Lock acquired, processing the job... [2026-04-13 13:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:38:02] Production.INFO: ==19719== Releasing lock... [2026-04-13 13:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:38:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:38:02] Production.INFO: ==19721== Lock acquired, processing the job... [2026-04-13 17:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:38:03] Production.INFO: ==19721== Releasing lock... [2026-04-13 17:38:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:38:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:38:03] Production.INFO: ==19729== Lock acquired, processing the job... [2026-04-13 13:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:38:03] Production.INFO: Account Balance Start. [2026-04-13 13:38:03] Production.INFO: CreateAllLog Start [2026-04-13 13:38:03] Production.INFO: 117 [2026-04-13 13:38:03] Production.INFO: ==19723== Lock acquired, processing the job... [2026-04-13 13:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:38:03] Production.INFO: Date 2026-04-08 [2026-04-13 13:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:38:03] Production.INFO: Date 2026-04-09 [2026-04-13 13:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:38:03] Production.INFO: Date 2026-04-10 [2026-04-13 13:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:38:03] Production.INFO: Date 2026-04-11 [2026-04-13 13:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:38:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:38:03] Production.INFO: ==19725== Lock acquired, processing the job... [2026-04-13 13:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:38:03] Production.INFO: Date 2026-04-12 [2026-04-13 13:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:38:03] Production.INFO: ==19727== Lock acquired, processing the job... [2026-04-13 13:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:38:03] Production.INFO: Date 2026-04-13 [2026-04-13 13:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:38:04] Production.INFO: Total Charge 0 [2026-04-13 13:38:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:38:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:38:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:38:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:38:04] Production.INFO: CreateAllLog End [2026-04-13 13:38:04] Production.INFO: ==19731== Lock acquired, processing the job... [2026-04-13 13:38:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:38:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:38:04] Production.INFO: Account Balance End. [2026-04-13 13:38:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:38:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:38:04] Production.INFO: ==19731== Releasing lock... [2026-04-13 13:38:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:38:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:38:04] Production.ERROR: CronJobId end 12 [2026-04-13 13:38:04] Production.INFO: ==19729== Releasing lock... [2026-04-13 13:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:38:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:38:04] Production.INFO: ==19725== Releasing lock... [2026-04-13 13:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:38:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:38:12] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:362 Stack trace: #0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(362): PDOStatement->execute(Array) #1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_update...', Array) #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_update...', Array, Object(Closure)) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(363): Illuminate\Database\Connection->run('CALL prc_update...', Array, Object(Closure)) #4 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Database\Connection->statement() #5 /var/www/html/onswitch.neon.service/app/Console/Commands/CreateSummaryLive.php(0): App\Lib\AccountBalance::getOutstandingAmount() #6 [internal function]: App\Console\Commands\CreateSummaryLive->handle() #7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #8 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #9 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\CreateSummaryLive), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #13 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #14 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #15 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #16 {main} Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_updateSOAOffSet(1,0))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624 Stack trace: #0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_update...', Array, Object(Closure)) #1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(363): Illuminate\Database\Connection->run('CALL prc_update...', Array, Object(Closure)) #2 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Database\Connection->statement() #3 /var/www/html/onswitch.neon.service/app/Console/Commands/CreateSummaryLive.php(0): App\Lib\AccountBalance::getOutstandingAmount() #4 [internal function]: App\Console\Commands\CreateSummaryLive->handle() #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\CreateSummaryLive), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #13 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #14 {main} [2026-04-13 13:38:12] Production.ERROR: CronJobId end10 [2026-04-13 13:38:12] Production.INFO: ==19727== Releasing lock... [2026-04-13 13:38:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:38:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:38:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:38:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:38:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:38:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:38:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:38:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:38:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:38:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:38:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:38:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:38:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:38:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:38:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:38:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:38:15] Production.INFO: call_cost start [2026-04-13 13:38:15] Production.INFO: call_cost end [2026-04-13 13:38:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:38:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:38:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:38:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:38:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:38:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:38:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:38:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:38:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:38:15] Production.INFO: ==19723== Releasing lock... [2026-04-13 13:38:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:38:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:39:01] Production.INFO: ==19790== Lock acquired, processing the job... [2026-04-13 18:39:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:39:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:39:01] Production.INFO: neon service started [2026-04-13 18:39:01] Production.INFO: neon service started [2026-04-13 18:39:01] Production.INFO: ==19790== Releasing lock... [2026-04-13 18:39:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:39:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:39:01] Production.INFO: ==19792== Lock acquired, processing the job... [2026-04-13 13:39:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:39:01] Production.INFO: ==19794== Lock acquired, processing the job... [2026-04-13 17:39:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:39:01] Production.INFO: ==19794== Releasing lock... [2026-04-13 17:39:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:39:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:39:02] Production.INFO: ==19792== Releasing lock... [2026-04-13 13:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:39:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:39:02] Production.INFO: ==19800== Lock acquired, processing the job... [2026-04-13 13:39:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:39:02] Production.INFO: ==19798== Lock acquired, processing the job... [2026-04-13 13:39:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:39:02] Production.INFO: ==19796== Lock acquired, processing the job... [2026-04-13 13:39:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:39:03] Production.INFO: ==19802== Lock acquired, processing the job... [2026-04-13 13:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:39:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:39:03] Production.INFO: ==19804== Lock acquired, processing the job... [2026-04-13 13:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:39:03] Production.INFO: Account Balance Start. [2026-04-13 13:39:03] Production.INFO: CreateAllLog Start [2026-04-13 13:39:03] Production.INFO: 117 [2026-04-13 13:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:39:03] Production.INFO: Date 2026-04-08 [2026-04-13 13:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:39:03] Production.INFO: ==19804== Releasing lock... [2026-04-13 13:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:39:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:39:03] Production.INFO: Date 2026-04-09 [2026-04-13 13:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:39:03] Production.INFO: Date 2026-04-10 [2026-04-13 13:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:39:03] Production.INFO: Date 2026-04-11 [2026-04-13 13:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:39:03] Production.INFO: Date 2026-04-12 [2026-04-13 13:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:39:03] Production.INFO: Date 2026-04-13 [2026-04-13 13:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:39:03] Production.INFO: Total Charge 0 [2026-04-13 13:39:03] Production.INFO: CreateAllLog End [2026-04-13 13:39:03] Production.INFO: Account Balance End. [2026-04-13 13:39:03] Production.ERROR: CronJobId end 12 [2026-04-13 13:39:03] Production.INFO: ==19802== Releasing lock... [2026-04-13 13:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:39:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:39:03] Production.INFO: ==19798== Releasing lock... [2026-04-13 13:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:39:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:39:12] Production.ERROR: CronJobId end10 [2026-04-13 13:39:12] Production.INFO: ==19800== Releasing lock... [2026-04-13 13:39:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:39:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:39:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:39:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:39:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:39:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:39:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:39:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:39:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:39:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:39:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:39:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:39:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:39:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:39:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:39:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:39:14] Production.INFO: call_cost start [2026-04-13 13:39:14] Production.INFO: call_cost end [2026-04-13 13:39:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:39:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:39:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:39:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:39:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:39:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:39:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:39:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:39:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:39:14] Production.INFO: ==19796== Releasing lock... [2026-04-13 13:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:39:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:40:01] Production.INFO: ==19864== Lock acquired, processing the job... [2026-04-13 18:40:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:40:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:40:01] Production.INFO: neon service started [2026-04-13 18:40:01] Production.INFO: neon service started [2026-04-13 18:40:01] Production.INFO: ==19864== Releasing lock... [2026-04-13 18:40:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:40:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:40:02] Production.INFO: ==19866== Lock acquired, processing the job... [2026-04-13 13:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:40:02] Production.INFO: ==19866== Releasing lock... [2026-04-13 13:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:40:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:40:02] Production.INFO: ==19868== Lock acquired, processing the job... [2026-04-13 17:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:40:02] Production.INFO: ==19868== Releasing lock... [2026-04-13 17:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:40:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:40:03] Production.INFO: ==19872== Lock acquired, processing the job... [2026-04-13 13:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:40:03] Production.INFO: ==19870== Lock acquired, processing the job... [2026-04-13 13:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:40:03] Production.INFO: ==19876== Lock acquired, processing the job... [2026-04-13 13:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:40:03] Production.INFO: ==19874== Lock acquired, processing the job... [2026-04-13 13:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:40:03] Production.INFO: Account Balance Start. [2026-04-13 13:40:03] Production.INFO: CreateAllLog Start [2026-04-13 13:40:03] Production.INFO: 117 [2026-04-13 13:40:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:40:03] Production.INFO: Date 2026-04-08 [2026-04-13 13:40:03] Production.INFO: ==19878== Lock acquired, processing the job... [2026-04-13 13:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:40:03] Production.INFO: Date 2026-04-09 [2026-04-13 13:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:40:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:40:03] Production.INFO: Date 2026-04-10 [2026-04-13 13:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:40:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:40:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:40:03] Production.INFO: ==19878== Releasing lock... [2026-04-13 13:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:40:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:40:03] Production.INFO: Date 2026-04-11 [2026-04-13 13:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:40:03] Production.INFO: Date 2026-04-12 [2026-04-13 13:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:40:03] Production.INFO: Date 2026-04-13 [2026-04-13 13:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:40:03] Production.INFO: Total Charge 0 [2026-04-13 13:40:03] Production.INFO: CreateAllLog End [2026-04-13 13:40:03] Production.INFO: Account Balance End. [2026-04-13 13:40:03] Production.ERROR: CronJobId end 12 [2026-04-13 13:40:03] Production.INFO: ==19876== Releasing lock... [2026-04-13 13:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:40:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:40:03] Production.INFO: ==19872== Releasing lock... [2026-04-13 13:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:40:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:40:11] Production.ERROR: CronJobId end10 [2026-04-13 13:40:11] Production.INFO: ==19874== Releasing lock... [2026-04-13 13:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:40:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:40:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:40:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:40:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:40:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:40:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:40:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:40:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:40:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:40:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:40:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:40:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:40:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:40:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:40:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:40:12] Production.INFO: call_cost start [2026-04-13 13:40:12] Production.INFO: call_cost end [2026-04-13 13:40:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:40:12] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:40:12] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:40:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:40:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:40:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:40:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:40:12] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:40:12] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:40:12] Production.INFO: ==19870== Releasing lock... [2026-04-13 13:40:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:40:12] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:41:02] Production.INFO: ==19941== Lock acquired, processing the job... [2026-04-13 18:41:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:41:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:41:02] Production.INFO: neon service started [2026-04-13 18:41:02] Production.INFO: neon service started [2026-04-13 18:41:02] Production.INFO: ==19941== Releasing lock... [2026-04-13 18:41:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:41:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:41:02] Production.INFO: ==19943== Lock acquired, processing the job... [2026-04-13 13:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:41:02] Production.INFO: ==19943== Releasing lock... [2026-04-13 13:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:41:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:41:02] Production.INFO: ==19945== Lock acquired, processing the job... [2026-04-13 17:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:41:03] Production.INFO: ==19945== Releasing lock... [2026-04-13 17:41:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:41:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:41:03] Production.INFO: ==19947== Lock acquired, processing the job... [2026-04-13 13:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 13:41:03] Production.INFO: ==19949== Lock acquired, processing the job... [2026-04-13 13:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:41:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 13:41:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 13:41:03] Production.INFO: ==19947== Releasing lock... [2026-04-13 13:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 13:41:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 13:41:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:41:03] Production.INFO: ==19951== Lock acquired, processing the job... [2026-04-13 13:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:41:04] Production.INFO: ==19955== Lock acquired, processing the job... [2026-04-13 13:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:41:04] Production.INFO: ==19953== Lock acquired, processing the job... [2026-04-13 13:41:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:41:04] Production.INFO: Account Balance Start. [2026-04-13 13:41:04] Production.INFO: CreateAllLog Start [2026-04-13 13:41:04] Production.INFO: 117 [2026-04-13 13:41:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:41:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:41:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:41:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:41:04] Production.INFO: Date 2026-04-08 [2026-04-13 13:41:04] Production.INFO: ==19957== Lock acquired, processing the job... [2026-04-13 13:41:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 13:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:41:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 13:41:04] Production.INFO: ==19959== Lock acquired, processing the job... [2026-04-13 13:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:41:04] Production.INFO: Date 2026-04-09 [2026-04-13 13:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:41:04] Production.INFO: Date 2026-04-10 [2026-04-13 13:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:41:04] Production.INFO: Date 2026-04-11 [2026-04-13 13:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:41:04] Production.INFO: Date 2026-04-12 [2026-04-13 13:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:41:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:41:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:41:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:41:04] Production.INFO: Date 2026-04-13 [2026-04-13 13:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:41:04] Production.INFO: Total Charge 0 [2026-04-13 13:41:04] Production.INFO: CreateAllLog End [2026-04-13 13:41:04] Production.INFO: ==19959== Releasing lock... [2026-04-13 13:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:41:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:41:04] Production.INFO: Account Balance End. [2026-04-13 13:41:04] Production.ERROR: done [2026-04-13 13:41:04] Production.ERROR: CronJobId end 12 [2026-04-13 13:41:04] Production.INFO: ==19955== Releasing lock... [2026-04-13 13:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:41:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:41:04] Production.INFO: ==19951== Releasing lock... [2026-04-13 13:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:41:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 13:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089462', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 13:41:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089462', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 13:41:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 13:41:10] Production.INFO: ProcessCDR(1,17089462,1,1,2) [2026-04-13 13:41:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17089462,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 13:41:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17089462,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 13:41:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 13:41:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 13:41:10] Production.INFO: ==19957== Releasing lock... [2026-04-13 13:41:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 13:41:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 13:41:14] Production.ERROR: CronJobId end10 [2026-04-13 13:41:14] Production.INFO: ==19953== Releasing lock... [2026-04-13 13:41:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:41:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:41:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:41:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:41:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:41:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:41:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:41:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:41:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:41:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:41:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:41:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:41:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:41:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:41:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:41:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:41:16] Production.INFO: call_cost start [2026-04-13 13:41:16] Production.INFO: call_cost end [2026-04-13 13:41:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:41:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:41:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:41:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:41:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:41:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:41:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:41:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:41:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:41:16] Production.INFO: ==19949== Releasing lock... [2026-04-13 13:41:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:41:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:42:01] Production.INFO: ==20018== Lock acquired, processing the job... [2026-04-13 18:42:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:42:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:42:01] Production.INFO: neon service started [2026-04-13 18:42:01] Production.INFO: neon service started [2026-04-13 18:42:01] Production.INFO: ==20018== Releasing lock... [2026-04-13 18:42:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:42:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:42:02] Production.INFO: ==20022== Lock acquired, processing the job... [2026-04-13 17:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:42:02] Production.INFO: ==20022== Releasing lock... [2026-04-13 17:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:42:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:42:02] Production.INFO: ==20020== Lock acquired, processing the job... [2026-04-13 13:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:42:02] Production.INFO: ==20020== Releasing lock... [2026-04-13 13:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:42:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:42:03] Production.INFO: ==20028== Lock acquired, processing the job... [2026-04-13 13:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:42:03] Production.INFO: ==20026== Lock acquired, processing the job... [2026-04-13 13:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:42:03] Production.INFO: ==20024== Lock acquired, processing the job... [2026-04-13 13:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:42:03] Production.INFO: ==20030== Lock acquired, processing the job... [2026-04-13 13:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:42:03] Production.INFO: ==20032== Lock acquired, processing the job... [2026-04-13 13:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:42:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:42:03] Production.INFO: Account Balance Start. [2026-04-13 13:42:03] Production.INFO: CreateAllLog Start [2026-04-13 13:42:03] Production.INFO: 117 [2026-04-13 13:42:03] Production.INFO: Date 2026-04-08 [2026-04-13 13:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:42:03] Production.INFO: Date 2026-04-09 [2026-04-13 13:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:42:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:42:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:42:03] Production.INFO: Date 2026-04-10 [2026-04-13 13:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:42:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:42:03] Production.INFO: Date 2026-04-11 [2026-04-13 13:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:42:03] Production.INFO: ==20032== Releasing lock... [2026-04-13 13:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:42:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:42:03] Production.INFO: Date 2026-04-12 [2026-04-13 13:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:42:03] Production.INFO: Date 2026-04-13 [2026-04-13 13:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:42:03] Production.INFO: Total Charge 0 [2026-04-13 13:42:03] Production.INFO: CreateAllLog End [2026-04-13 13:42:03] Production.INFO: ==20026== Releasing lock... [2026-04-13 13:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:42:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:42:03] Production.INFO: Account Balance End. [2026-04-13 13:42:03] Production.ERROR: CronJobId end 12 [2026-04-13 13:42:03] Production.INFO: ==20030== Releasing lock... [2026-04-13 13:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:42:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:42:11] Production.ERROR: CronJobId end10 [2026-04-13 13:42:11] Production.INFO: ==20028== Releasing lock... [2026-04-13 13:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:42:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:42:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:42:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:42:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:42:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:42:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:42:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:42:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:42:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:42:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:42:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:42:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:42:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:42:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:42:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:42:13] Production.INFO: call_cost start [2026-04-13 13:42:13] Production.INFO: call_cost end [2026-04-13 13:42:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:42:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:42:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:42:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:42:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:42:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:42:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:42:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:42:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:42:13] Production.INFO: ==20024== Releasing lock... [2026-04-13 13:42:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:42:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:43:02] Production.INFO: ==20088== Lock acquired, processing the job... [2026-04-13 18:43:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:43:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:43:02] Production.INFO: neon service started [2026-04-13 18:43:02] Production.INFO: neon service started [2026-04-13 18:43:02] Production.INFO: ==20088== Releasing lock... [2026-04-13 18:43:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:43:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:43:02] Production.INFO: ==20093== Lock acquired, processing the job... [2026-04-13 17:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:43:02] Production.INFO: ==20093== Releasing lock... [2026-04-13 17:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:43:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:43:02] Production.INFO: ==20091== Lock acquired, processing the job... [2026-04-13 13:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:43:02] Production.INFO: ==20091== Releasing lock... [2026-04-13 13:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:43:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:43:03] Production.INFO: ==20095== Lock acquired, processing the job... [2026-04-13 13:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:43:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:43:03] Production.INFO: ==20097== Lock acquired, processing the job... [2026-04-13 13:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:43:03] Production.INFO: ==20101== Lock acquired, processing the job... [2026-04-13 13:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:43:03] Production.INFO: ==20099== Lock acquired, processing the job... [2026-04-13 13:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:43:03] Production.INFO: ==20103== Lock acquired, processing the job... [2026-04-13 13:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:43:03] Production.INFO: Account Balance Start. [2026-04-13 13:43:03] Production.INFO: CreateAllLog Start [2026-04-13 13:43:03] Production.INFO: 117 [2026-04-13 13:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:43:03] Production.INFO: Date 2026-04-08 [2026-04-13 13:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:43:03] Production.INFO: ==20103== Releasing lock... [2026-04-13 13:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:43:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:43:03] Production.INFO: Date 2026-04-09 [2026-04-13 13:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:43:04] Production.INFO: Date 2026-04-10 [2026-04-13 13:43:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:43:04] Production.INFO: Date 2026-04-11 [2026-04-13 13:43:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:43:04] Production.INFO: Date 2026-04-12 [2026-04-13 13:43:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:43:04] Production.INFO: Date 2026-04-13 [2026-04-13 13:43:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:43:04] Production.INFO: ==20097== Releasing lock... [2026-04-13 13:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:43:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:43:04] Production.INFO: Total Charge 0 [2026-04-13 13:43:04] Production.INFO: CreateAllLog End [2026-04-13 13:43:04] Production.INFO: Account Balance End. [2026-04-13 13:43:04] Production.ERROR: CronJobId end 12 [2026-04-13 13:43:04] Production.INFO: ==20101== Releasing lock... [2026-04-13 13:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:43:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:43:11] Production.ERROR: CronJobId end10 [2026-04-13 13:43:11] Production.INFO: ==20099== Releasing lock... [2026-04-13 13:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:43:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:43:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:43:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:43:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:43:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:43:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:43:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:43:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:43:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:43:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:43:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:43:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:43:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:43:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:43:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:43:13] Production.INFO: call_cost start [2026-04-13 13:43:13] Production.INFO: call_cost end [2026-04-13 13:43:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:43:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:43:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:43:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:43:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:43:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:43:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:43:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:43:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:43:13] Production.INFO: ==20095== Releasing lock... [2026-04-13 13:43:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:43:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:44:01] Production.INFO: ==20162== Lock acquired, processing the job... [2026-04-13 18:44:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:44:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:44:01] Production.INFO: neon service started [2026-04-13 18:44:01] Production.INFO: neon service started [2026-04-13 18:44:01] Production.INFO: ==20162== Releasing lock... [2026-04-13 18:44:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:44:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:44:01] Production.INFO: ==20164== Lock acquired, processing the job... [2026-04-13 13:44:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:44:02] Production.INFO: ==20164== Releasing lock... [2026-04-13 13:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:44:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:44:02] Production.INFO: ==20166== Lock acquired, processing the job... [2026-04-13 17:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:44:02] Production.INFO: ==20166== Releasing lock... [2026-04-13 17:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:44:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:44:02] Production.INFO: ==20174== Lock acquired, processing the job... [2026-04-13 13:44:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:44:02] Production.INFO: Account Balance Start. [2026-04-13 13:44:02] Production.INFO: CreateAllLog Start [2026-04-13 13:44:02] Production.INFO: 117 [2026-04-13 13:44:02] Production.INFO: Date 2026-04-08 [2026-04-13 13:44:02] Production.INFO: Reseller ==> 0 [2026-04-13 13:44:02] Production.INFO: Date 2026-04-09 [2026-04-13 13:44:02] Production.INFO: Reseller ==> 0 [2026-04-13 13:44:02] Production.INFO: Date 2026-04-10 [2026-04-13 13:44:02] Production.INFO: Reseller ==> 0 [2026-04-13 13:44:02] Production.INFO: Date 2026-04-11 [2026-04-13 13:44:02] Production.INFO: Reseller ==> 0 [2026-04-13 13:44:02] Production.INFO: ==20168== Lock acquired, processing the job... [2026-04-13 13:44:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:44:02] Production.INFO: Date 2026-04-12 [2026-04-13 13:44:02] Production.INFO: Reseller ==> 0 [2026-04-13 13:44:02] Production.INFO: ==20170== Lock acquired, processing the job... [2026-04-13 13:44:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:44:02] Production.INFO: Date 2026-04-13 [2026-04-13 13:44:02] Production.INFO: Reseller ==> 0 [2026-04-13 13:44:03] Production.INFO: Total Charge 0 [2026-04-13 13:44:03] Production.INFO: ==20176== Lock acquired, processing the job... [2026-04-13 13:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:44:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:44:03] Production.INFO: CreateAllLog End [2026-04-13 13:44:03] Production.INFO: ==20172== Lock acquired, processing the job... [2026-04-13 13:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:44:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:44:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:44:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:44:03] Production.INFO: ==20176== Releasing lock... [2026-04-13 13:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:44:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:44:03] Production.INFO: Account Balance End. [2026-04-13 13:44:03] Production.ERROR: CronJobId end 12 [2026-04-13 13:44:03] Production.INFO: ==20174== Releasing lock... [2026-04-13 13:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:44:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:44:03] Production.INFO: ==20170== Releasing lock... [2026-04-13 13:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:44:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:44:10] Production.ERROR: CronJobId end10 [2026-04-13 13:44:10] Production.INFO: ==20172== Releasing lock... [2026-04-13 13:44:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:44:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:44:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:44:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:44:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:44:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:44:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:44:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:44:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:44:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:44:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:44:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:44:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:44:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:44:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:44:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:44:13] Production.INFO: call_cost start [2026-04-13 13:44:13] Production.INFO: call_cost end [2026-04-13 13:44:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:44:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:44:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:44:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:44:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:44:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:44:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:44:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:44:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:44:13] Production.INFO: ==20168== Releasing lock... [2026-04-13 13:44:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:44:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:45:01] Production.INFO: ==20233== Lock acquired, processing the job... [2026-04-13 18:45:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:45:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:45:01] Production.INFO: neon service started [2026-04-13 18:45:01] Production.INFO: neon service started [2026-04-13 18:45:01] Production.INFO: ==20233== Releasing lock... [2026-04-13 18:45:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:45:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:45:02] Production.INFO: ==20235== Lock acquired, processing the job... [2026-04-13 13:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:45:02] Production.INFO: ==20237== Lock acquired, processing the job... [2026-04-13 17:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:45:02] Production.INFO: ==20237== Releasing lock... [2026-04-13 17:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:45:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:45:02] Production.INFO: ==20235== Releasing lock... [2026-04-13 13:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:45:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:45:03] Production.INFO: ==20240== Lock acquired, processing the job... [2026-04-13 13:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:45:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:45:03] Production.INFO: ==20242== Lock acquired, processing the job... [2026-04-13 13:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:45:03] Production.INFO: ==20258== Lock acquired, processing the job... [2026-04-13 13:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:45:03] Production.INFO: ==20262== Lock acquired, processing the job... [2026-04-13 13:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:45:03] Production.INFO: ==20260== Lock acquired, processing the job... [2026-04-13 13:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:45:03] Production.INFO: Account Balance Start. [2026-04-13 13:45:03] Production.INFO: CreateAllLog Start [2026-04-13 13:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:45:03] Production.INFO: 117 [2026-04-13 13:45:03] Production.INFO: ==20262== Releasing lock... [2026-04-13 13:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:45:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:45:03] Production.INFO: Date 2026-04-08 [2026-04-13 13:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:45:03] Production.INFO: Date 2026-04-09 [2026-04-13 13:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:45:03] Production.INFO: Date 2026-04-10 [2026-04-13 13:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:45:03] Production.INFO: Date 2026-04-11 [2026-04-13 13:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:45:03] Production.INFO: Date 2026-04-12 [2026-04-13 13:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:45:03] Production.INFO: Date 2026-04-13 [2026-04-13 13:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:45:03] Production.INFO: Total Charge 0 [2026-04-13 13:45:03] Production.INFO: CreateAllLog End [2026-04-13 13:45:04] Production.INFO: ==20242== Releasing lock... [2026-04-13 13:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:45:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:45:04] Production.INFO: Account Balance End. [2026-04-13 13:45:04] Production.ERROR: CronJobId end 12 [2026-04-13 13:45:04] Production.INFO: ==20260== Releasing lock... [2026-04-13 13:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:45:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:45:11] Production.ERROR: CronJobId end10 [2026-04-13 13:45:11] Production.INFO: ==20258== Releasing lock... [2026-04-13 13:45:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:45:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:45:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:45:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:45:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:45:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:45:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:45:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:45:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:45:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:45:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:45:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:45:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:45:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:45:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:45:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:45:14] Production.INFO: call_cost start [2026-04-13 13:45:14] Production.INFO: call_cost end [2026-04-13 13:45:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:45:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:45:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:45:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:45:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:45:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:45:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:45:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:45:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:45:14] Production.INFO: ==20240== Releasing lock... [2026-04-13 13:45:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:45:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:46:02] Production.INFO: ==20321== Lock acquired, processing the job... [2026-04-13 18:46:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:46:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:46:02] Production.INFO: neon service started [2026-04-13 18:46:02] Production.INFO: neon service started [2026-04-13 18:46:02] Production.INFO: ==20321== Releasing lock... [2026-04-13 18:46:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:46:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:46:02] Production.INFO: ==20325== Lock acquired, processing the job... [2026-04-13 17:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:46:02] Production.INFO: ==20325== Releasing lock... [2026-04-13 17:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:46:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:46:02] Production.INFO: ==20323== Lock acquired, processing the job... [2026-04-13 13:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:46:03] Production.INFO: ==20323== Releasing lock... [2026-04-13 13:46:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:46:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:46:03] Production.INFO: ==20334== Lock acquired, processing the job... [2026-04-13 13:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:46:03] Production.INFO: Account Balance Start. [2026-04-13 13:46:03] Production.INFO: CreateAllLog Start [2026-04-13 13:46:03] Production.INFO: 117 [2026-04-13 13:46:03] Production.INFO: Date 2026-04-08 [2026-04-13 13:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:46:03] Production.INFO: Date 2026-04-09 [2026-04-13 13:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:46:03] Production.INFO: Date 2026-04-10 [2026-04-13 13:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:46:03] Production.INFO: Date 2026-04-11 [2026-04-13 13:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:46:03] Production.INFO: Date 2026-04-12 [2026-04-13 13:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:46:03] Production.INFO: Date 2026-04-13 [2026-04-13 13:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:46:03] Production.INFO: Total Charge 0 [2026-04-13 13:46:03] Production.INFO: CreateAllLog End [2026-04-13 13:46:04] Production.INFO: ==20328== Lock acquired, processing the job... [2026-04-13 13:46:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:46:04] Production.INFO: ==20330== Lock acquired, processing the job... [2026-04-13 13:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:46:04] Production.INFO: ==20332== Lock acquired, processing the job... [2026-04-13 13:46:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:46:04] Production.INFO: Account Balance End. [2026-04-13 13:46:04] Production.ERROR: CronJobId end 12 [2026-04-13 13:46:04] Production.INFO: ==20334== Releasing lock... [2026-04-13 13:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:46:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:46:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:46:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:46:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:46:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:46:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:46:04] Production.INFO: ==20336== Lock acquired, processing the job... [2026-04-13 13:46:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:46:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:46:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:46:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:46:04] Production.INFO: ==20336== Releasing lock... [2026-04-13 13:46:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:46:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:46:04] Production.INFO: ==20330== Releasing lock... [2026-04-13 13:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:46:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:46:11] Production.ERROR: CronJobId end10 [2026-04-13 13:46:11] Production.INFO: ==20332== Releasing lock... [2026-04-13 13:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:46:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:46:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:46:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:46:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:46:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:46:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:46:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:46:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:46:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:46:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:46:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:46:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:46:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:46:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:46:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:46:14] Production.INFO: call_cost start [2026-04-13 13:46:14] Production.INFO: call_cost end [2026-04-13 13:46:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:46:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:46:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:46:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:46:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:46:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:46:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:46:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:46:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:46:14] Production.INFO: ==20328== Releasing lock... [2026-04-13 13:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:46:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:47:01] Production.INFO: ==20389== Lock acquired, processing the job... [2026-04-13 18:47:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:47:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:47:01] Production.INFO: neon service started [2026-04-13 18:47:01] Production.INFO: neon service started [2026-04-13 18:47:01] Production.INFO: ==20389== Releasing lock... [2026-04-13 18:47:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:47:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:47:02] Production.INFO: ==20391== Lock acquired, processing the job... [2026-04-13 13:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:47:02] Production.INFO: ==20393== Lock acquired, processing the job... [2026-04-13 17:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:47:02] Production.INFO: ==20393== Releasing lock... [2026-04-13 17:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:47:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:47:02] Production.INFO: ==20391== Releasing lock... [2026-04-13 13:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:47:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:47:03] Production.INFO: ==20396== Lock acquired, processing the job... [2026-04-13 13:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:47:03] Production.INFO: ==20400== Lock acquired, processing the job... [2026-04-13 13:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:47:03] Production.INFO: ==20398== Lock acquired, processing the job... [2026-04-13 13:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:47:03] Production.INFO: ==20404== Lock acquired, processing the job... [2026-04-13 13:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:47:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:47:03] Production.INFO: ==20402== Lock acquired, processing the job... [2026-04-13 13:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:47:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:47:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:47:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:47:03] Production.INFO: ==20404== Releasing lock... [2026-04-13 13:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:47:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:47:03] Production.INFO: Account Balance Start. [2026-04-13 13:47:03] Production.INFO: CreateAllLog Start [2026-04-13 13:47:03] Production.INFO: 117 [2026-04-13 13:47:03] Production.INFO: Date 2026-04-08 [2026-04-13 13:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:47:03] Production.INFO: Date 2026-04-09 [2026-04-13 13:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:47:03] Production.INFO: Date 2026-04-10 [2026-04-13 13:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:47:03] Production.INFO: Date 2026-04-11 [2026-04-13 13:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:47:03] Production.INFO: Date 2026-04-12 [2026-04-13 13:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:47:03] Production.INFO: Date 2026-04-13 [2026-04-13 13:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:47:03] Production.INFO: Total Charge 0 [2026-04-13 13:47:03] Production.INFO: CreateAllLog End [2026-04-13 13:47:04] Production.INFO: ==20398== Releasing lock... [2026-04-13 13:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:47:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:47:04] Production.INFO: Account Balance End. [2026-04-13 13:47:04] Production.ERROR: CronJobId end 12 [2026-04-13 13:47:04] Production.INFO: ==20402== Releasing lock... [2026-04-13 13:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:47:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:47:11] Production.ERROR: CronJobId end10 [2026-04-13 13:47:11] Production.INFO: ==20400== Releasing lock... [2026-04-13 13:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:47:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:47:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:47:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:47:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:47:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:47:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:47:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:47:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:47:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:47:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:47:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:47:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:47:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:47:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:47:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:47:13] Production.INFO: call_cost start [2026-04-13 13:47:13] Production.INFO: call_cost end [2026-04-13 13:47:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:47:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:47:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:47:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:47:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:47:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:47:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:47:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:47:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:47:13] Production.INFO: ==20396== Releasing lock... [2026-04-13 13:47:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:47:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:48:02] Production.INFO: ==20462== Lock acquired, processing the job... [2026-04-13 18:48:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:48:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:48:02] Production.INFO: neon service started [2026-04-13 18:48:02] Production.INFO: neon service started [2026-04-13 18:48:02] Production.INFO: ==20462== Releasing lock... [2026-04-13 18:48:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:48:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:48:02] Production.INFO: ==20466== Lock acquired, processing the job... [2026-04-13 17:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:48:02] Production.INFO: ==20466== Releasing lock... [2026-04-13 17:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:48:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:48:02] Production.INFO: ==20464== Lock acquired, processing the job... [2026-04-13 13:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:48:02] Production.INFO: ==20464== Releasing lock... [2026-04-13 13:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:48:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:48:03] Production.INFO: ==20469== Lock acquired, processing the job... [2026-04-13 13:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:48:03] Production.INFO: ==20471== Lock acquired, processing the job... [2026-04-13 13:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:48:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:48:03] Production.INFO: ==20473== Lock acquired, processing the job... [2026-04-13 13:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:48:03] Production.INFO: ==20475== Lock acquired, processing the job... [2026-04-13 13:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:48:03] Production.INFO: ==20477== Lock acquired, processing the job... [2026-04-13 13:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:48:03] Production.INFO: Account Balance Start. [2026-04-13 13:48:03] Production.INFO: CreateAllLog Start [2026-04-13 13:48:03] Production.INFO: 117 [2026-04-13 13:48:03] Production.INFO: Date 2026-04-08 [2026-04-13 13:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:48:03] Production.INFO: Date 2026-04-09 [2026-04-13 13:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:48:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:48:04] Production.INFO: Date 2026-04-10 [2026-04-13 13:48:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:48:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:48:04] Production.INFO: ==20477== Releasing lock... [2026-04-13 13:48:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:48:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:48:04] Production.INFO: Date 2026-04-11 [2026-04-13 13:48:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:48:04] Production.INFO: Date 2026-04-12 [2026-04-13 13:48:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:48:04] Production.INFO: Date 2026-04-13 [2026-04-13 13:48:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:48:04] Production.INFO: Total Charge 0 [2026-04-13 13:48:04] Production.INFO: CreateAllLog End [2026-04-13 13:48:04] Production.INFO: Account Balance End. [2026-04-13 13:48:04] Production.ERROR: CronJobId end 12 [2026-04-13 13:48:04] Production.INFO: ==20475== Releasing lock... [2026-04-13 13:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:48:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:48:04] Production.INFO: ==20471== Releasing lock... [2026-04-13 13:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:48:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:48:12] Production.ERROR: CronJobId end10 [2026-04-13 13:48:12] Production.INFO: ==20473== Releasing lock... [2026-04-13 13:48:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:48:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:48:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:48:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:48:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:48:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:48:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:48:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:48:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:48:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:48:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:48:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:48:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:48:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:48:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:48:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:48:15] Production.INFO: call_cost start [2026-04-13 13:48:15] Production.INFO: call_cost end [2026-04-13 13:48:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:48:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:48:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:48:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:48:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:48:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:48:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:48:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:48:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:48:15] Production.INFO: ==20469== Releasing lock... [2026-04-13 13:48:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:48:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:49:01] Production.INFO: ==20536== Lock acquired, processing the job... [2026-04-13 18:49:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:49:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:49:01] Production.INFO: neon service started [2026-04-13 18:49:01] Production.INFO: neon service started [2026-04-13 18:49:01] Production.INFO: ==20536== Releasing lock... [2026-04-13 18:49:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:49:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:49:01] Production.INFO: ==20538== Lock acquired, processing the job... [2026-04-13 13:49:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:49:02] Production.INFO: ==20538== Releasing lock... [2026-04-13 13:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:49:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:49:02] Production.INFO: ==20540== Lock acquired, processing the job... [2026-04-13 17:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:49:02] Production.INFO: ==20540== Releasing lock... [2026-04-13 17:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:49:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:49:02] Production.INFO: ==20549== Lock acquired, processing the job... [2026-04-13 13:49:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:49:02] Production.INFO: Account Balance Start. [2026-04-13 13:49:02] Production.INFO: CreateAllLog Start [2026-04-13 13:49:02] Production.INFO: 117 [2026-04-13 13:49:02] Production.INFO: Date 2026-04-08 [2026-04-13 13:49:02] Production.INFO: Reseller ==> 0 [2026-04-13 13:49:02] Production.INFO: ==20543== Lock acquired, processing the job... [2026-04-13 13:49:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:49:02] Production.INFO: Date 2026-04-09 [2026-04-13 13:49:02] Production.INFO: Reseller ==> 0 [2026-04-13 13:49:02] Production.INFO: ==20547== Lock acquired, processing the job... [2026-04-13 13:49:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:49:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:49:02] Production.INFO: ==20545== Lock acquired, processing the job... [2026-04-13 13:49:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:49:02] Production.INFO: Date 2026-04-10 [2026-04-13 13:49:02] Production.INFO: Reseller ==> 0 [2026-04-13 13:49:03] Production.INFO: Date 2026-04-11 [2026-04-13 13:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:49:03] Production.INFO: Date 2026-04-12 [2026-04-13 13:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:49:03] Production.INFO: Date 2026-04-13 [2026-04-13 13:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:49:03] Production.INFO: ==20551== Lock acquired, processing the job... [2026-04-13 13:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:49:03] Production.INFO: Total Charge 0 [2026-04-13 13:49:03] Production.INFO: CreateAllLog End [2026-04-13 13:49:03] Production.INFO: Account Balance End. [2026-04-13 13:49:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:49:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:49:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:49:03] Production.INFO: ==20551== Releasing lock... [2026-04-13 13:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:49:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:49:03] Production.ERROR: CronJobId end 12 [2026-04-13 13:49:03] Production.INFO: ==20549== Releasing lock... [2026-04-13 13:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:49:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:49:03] Production.INFO: ==20545== Releasing lock... [2026-04-13 13:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:49:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:49:10] Production.ERROR: CronJobId end10 [2026-04-13 13:49:10] Production.INFO: ==20547== Releasing lock... [2026-04-13 13:49:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:49:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:49:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:49:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:49:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:49:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:49:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:49:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:49:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:49:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:49:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:49:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:49:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:49:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:49:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:49:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:49:13] Production.INFO: call_cost start [2026-04-13 13:49:13] Production.INFO: call_cost end [2026-04-13 13:49:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:49:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:49:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:49:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:49:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:49:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:49:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:49:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:49:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:49:13] Production.INFO: ==20543== Releasing lock... [2026-04-13 13:49:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:49:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:50:01] Production.INFO: ==20608== Lock acquired, processing the job... [2026-04-13 18:50:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:50:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:50:01] Production.INFO: neon service started [2026-04-13 18:50:01] Production.INFO: neon service started [2026-04-13 18:50:01] Production.INFO: ==20608== Releasing lock... [2026-04-13 18:50:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:50:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:50:02] Production.INFO: ==20610== Lock acquired, processing the job... [2026-04-13 13:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:50:02] Production.INFO: ==20610== Releasing lock... [2026-04-13 13:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:50:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:50:02] Production.INFO: ==20612== Lock acquired, processing the job... [2026-04-13 17:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:50:02] Production.INFO: ==20612== Releasing lock... [2026-04-13 17:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:50:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:50:03] Production.INFO: ==20623== Lock acquired, processing the job... [2026-04-13 13:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:50:03] Production.INFO: ==20615== Lock acquired, processing the job... [2026-04-13 13:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:50:03] Production.INFO: ==20623== Releasing lock... [2026-04-13 13:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:50:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:50:03] Production.INFO: ==20617== Lock acquired, processing the job... [2026-04-13 13:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:50:03] Production.INFO: ==20621== Lock acquired, processing the job... [2026-04-13 13:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:50:03] Production.INFO: ==20619== Lock acquired, processing the job... [2026-04-13 13:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:50:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:50:03] Production.INFO: Account Balance Start. [2026-04-13 13:50:03] Production.INFO: CreateAllLog Start [2026-04-13 13:50:03] Production.INFO: 117 [2026-04-13 13:50:03] Production.INFO: Date 2026-04-08 [2026-04-13 13:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:50:03] Production.INFO: Date 2026-04-09 [2026-04-13 13:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:50:03] Production.INFO: Date 2026-04-10 [2026-04-13 13:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:50:03] Production.INFO: Date 2026-04-11 [2026-04-13 13:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:50:03] Production.INFO: Date 2026-04-12 [2026-04-13 13:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:50:03] Production.INFO: Date 2026-04-13 [2026-04-13 13:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:50:03] Production.INFO: Total Charge 0 [2026-04-13 13:50:03] Production.INFO: CreateAllLog End [2026-04-13 13:50:03] Production.INFO: Account Balance End. [2026-04-13 13:50:03] Production.ERROR: CronJobId end 12 [2026-04-13 13:50:03] Production.INFO: ==20621== Releasing lock... [2026-04-13 13:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:50:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:50:04] Production.INFO: ==20617== Releasing lock... [2026-04-13 13:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:50:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:50:11] Production.ERROR: CronJobId end10 [2026-04-13 13:50:11] Production.INFO: ==20619== Releasing lock... [2026-04-13 13:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:50:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:50:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:50:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:50:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:50:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:50:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:50:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:50:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:50:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:50:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:50:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:50:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:50:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:50:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:50:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:50:13] Production.INFO: call_cost start [2026-04-13 13:50:13] Production.INFO: call_cost end [2026-04-13 13:50:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:50:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:50:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:50:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:50:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:50:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:50:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:50:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:50:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:50:13] Production.INFO: ==20615== Releasing lock... [2026-04-13 13:50:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:50:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:51:02] Production.INFO: ==20682== Lock acquired, processing the job... [2026-04-13 18:51:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:51:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:51:02] Production.INFO: neon service started [2026-04-13 18:51:02] Production.INFO: neon service started [2026-04-13 18:51:02] Production.INFO: ==20682== Releasing lock... [2026-04-13 18:51:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:51:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:51:02] Production.INFO: ==20686== Lock acquired, processing the job... [2026-04-13 17:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:51:02] Production.INFO: ==20686== Releasing lock... [2026-04-13 17:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:51:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:51:02] Production.INFO: ==20684== Lock acquired, processing the job... [2026-04-13 13:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:51:03] Production.INFO: ==20684== Releasing lock... [2026-04-13 13:51:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:51:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:51:03] Production.INFO: ==20693== Lock acquired, processing the job... [2026-04-13 13:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:51:03] Production.INFO: ==20699== Lock acquired, processing the job... [2026-04-13 13:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 13:51:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 13:51:04] Production.INFO: ==20691== Lock acquired, processing the job... [2026-04-13 13:51:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:51:04] Production.INFO: ==20689== Lock acquired, processing the job... [2026-04-13 13:51:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 13:51:04] Production.INFO: ==20695== Lock acquired, processing the job... [2026-04-13 13:51:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:51:04] Production.INFO: ==20697== Lock acquired, processing the job... [2026-04-13 13:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:51:04] Production.INFO: ==20701== Lock acquired, processing the job... [2026-04-13 13:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:51:04] Production.ERROR: done [2026-04-13 13:51:04] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 13:51:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 13:51:04] Production.ERROR: CronJob PID - 20691 [2026-04-13 13:51:04] Production.ERROR: CronJob Title - System Alerts [2026-04-13 13:51:04] Production.ERROR: CronJob ID - 5 [2026-04-13 13:51:04] Production.ERROR: CronJob Last Run Time 2026-04-13 13:51:00 [2026-04-13 13:51:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 13:51:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 13:51:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 13:51:04] Production.ERROR: CronJob PID - 20695 [2026-04-13 13:51:04] Production.ERROR: CronJob Title - Create Customer Summary Live [2026-04-13 13:51:04] Production.ERROR: CronJob ID - 10 [2026-04-13 13:51:04] Production.ERROR: CronJob Last Run Time 2026-04-13 13:51:00 [2026-04-13 13:51:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 13:51:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 13:51:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 13:51:04] Production.ERROR: CronJob PID - 20697 [2026-04-13 13:51:04] Production.ERROR: CronJob Title - Prepaid Account Balance [2026-04-13 13:51:04] Production.ERROR: CronJob ID - 12 [2026-04-13 13:51:04] Production.ERROR: CronJob Last Run Time 2026-04-13 13:51:00 [2026-04-13 13:51:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 13:51:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 13:51:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 13:51:04] Production.ERROR: CronJob PID - 20699 [2026-04-13 13:51:04] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process [2026-04-13 13:51:04] Production.ERROR: CronJob ID - 17 [2026-04-13 13:51:04] Production.ERROR: CronJob Last Run Time 2026-04-13 13:51:00 [2026-04-13 13:51:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 13:51:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 13:51:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 13:51:04] Production.ERROR: CronJob PID - 20701 [2026-04-13 13:51:04] Production.ERROR: CronJob Title - Import PBX Extensions and DIDs [2026-04-13 13:51:04] Production.ERROR: CronJob ID - 19 [2026-04-13 13:51:04] Production.ERROR: CronJob Last Run Time 2026-04-13 13:51:00 [2026-04-13 13:51:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 13:51:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 13:51:04] Production.INFO: Account Balance Start. [2026-04-13 13:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 13:51:04] Production.INFO: CreateAllLog Start [2026-04-13 13:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089500', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 13:51:04] Production.INFO: ==20693== Releasing lock... [2026-04-13 13:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:51:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:51:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:51:04] Production.INFO: 117 [2026-04-13 13:51:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:51:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:51:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:51:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:51:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:51:04] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 13:51:04] Production.INFO: ==20689== Releasing lock... [2026-04-13 13:51:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 13:51:04] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 13:51:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:51:04] Production.INFO: Date 2026-04-08 [2026-04-13 13:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:51:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:51:04] Production.INFO: ==20701== Releasing lock... [2026-04-13 13:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:51:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:51:04] Production.INFO: Date 2026-04-09 [2026-04-13 13:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:51:04] Production.INFO: Date 2026-04-10 [2026-04-13 13:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:51:04] Production.INFO: Date 2026-04-11 [2026-04-13 13:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:51:04] Production.INFO: Date 2026-04-12 [2026-04-13 13:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:51:04] Production.INFO: Date 2026-04-13 [2026-04-13 13:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:51:04] Production.INFO: Total Charge 0 [2026-04-13 13:51:04] Production.INFO: CreateAllLog End [2026-04-13 13:51:04] Production.INFO: Account Balance End. [2026-04-13 13:51:05] Production.ERROR: CronJobId end 12 [2026-04-13 13:51:05] Production.INFO: ==20697== Releasing lock... [2026-04-13 13:51:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:51:05] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:51:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089500', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 13:51:11] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 13:51:11] Production.INFO: ProcessCDR(1,17089500,1,1,2) [2026-04-13 13:51:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17089500,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 13:51:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17089500,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 13:51:11] Production.ERROR: pbx prc_insertCDR start [2026-04-13 13:51:11] Production.ERROR: pbx prc_insertCDR end [2026-04-13 13:51:11] Production.INFO: ==20699== Releasing lock... [2026-04-13 13:51:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 13:51:11] Production.INFO: 26 MB #Memory Used# [2026-04-13 13:51:14] Production.ERROR: CronJobId end10 [2026-04-13 13:51:14] Production.INFO: ==20695== Releasing lock... [2026-04-13 13:51:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:51:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:51:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:51:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:51:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:51:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:51:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:51:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:51:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:51:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:51:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:51:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:51:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:51:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:51:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:51:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:51:17] Production.INFO: call_cost start [2026-04-13 13:51:17] Production.INFO: call_cost end [2026-04-13 13:51:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:51:17] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:51:17] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:51:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:51:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:51:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:51:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:51:17] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:51:17] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:51:17] Production.INFO: ==20691== Releasing lock... [2026-04-13 13:51:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:51:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:52:01] Production.INFO: ==20754== Lock acquired, processing the job... [2026-04-13 18:52:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:52:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:52:01] Production.INFO: neon service started [2026-04-13 18:52:01] Production.INFO: neon service started [2026-04-13 18:52:01] Production.INFO: ==20754== Releasing lock... [2026-04-13 18:52:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:52:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:52:02] Production.INFO: ==20756== Lock acquired, processing the job... [2026-04-13 13:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:52:02] Production.INFO: ==20756== Releasing lock... [2026-04-13 13:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:52:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:52:02] Production.INFO: ==20758== Lock acquired, processing the job... [2026-04-13 17:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:52:02] Production.INFO: ==20758== Releasing lock... [2026-04-13 17:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:52:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:52:03] Production.INFO: ==20761== Lock acquired, processing the job... [2026-04-13 13:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:52:03] Production.INFO: ==20767== Lock acquired, processing the job... [2026-04-13 13:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:52:03] Production.INFO: ==20763== Lock acquired, processing the job... [2026-04-13 13:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:52:03] Production.INFO: ==20765== Lock acquired, processing the job... [2026-04-13 13:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:52:03] Production.INFO: Account Balance Start. [2026-04-13 13:52:03] Production.INFO: CreateAllLog Start [2026-04-13 13:52:03] Production.INFO: 117 [2026-04-13 13:52:03] Production.INFO: ==20769== Lock acquired, processing the job... [2026-04-13 13:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:52:03] Production.INFO: Date 2026-04-08 [2026-04-13 13:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:52:03] Production.INFO: Date 2026-04-09 [2026-04-13 13:52:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:52:03] Production.INFO: Date 2026-04-10 [2026-04-13 13:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:52:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:52:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:52:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:52:03] Production.INFO: ==20769== Releasing lock... [2026-04-13 13:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:52:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:52:03] Production.INFO: Date 2026-04-11 [2026-04-13 13:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:52:03] Production.INFO: Date 2026-04-12 [2026-04-13 13:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:52:03] Production.INFO: Date 2026-04-13 [2026-04-13 13:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:52:03] Production.INFO: Total Charge 0 [2026-04-13 13:52:03] Production.INFO: CreateAllLog End [2026-04-13 13:52:03] Production.INFO: Account Balance End. [2026-04-13 13:52:03] Production.ERROR: CronJobId end 12 [2026-04-13 13:52:03] Production.INFO: ==20767== Releasing lock... [2026-04-13 13:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:52:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:52:03] Production.INFO: ==20763== Releasing lock... [2026-04-13 13:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:52:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:52:10] Production.ERROR: CronJobId end10 [2026-04-13 13:52:10] Production.INFO: ==20765== Releasing lock... [2026-04-13 13:52:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:52:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:52:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:52:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:52:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:52:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:52:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:52:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:52:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:52:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:52:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:52:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:52:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:52:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:52:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:52:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:52:14] Production.INFO: call_cost start [2026-04-13 13:52:14] Production.INFO: call_cost end [2026-04-13 13:52:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:52:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:52:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:52:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:52:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:52:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:52:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:52:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:52:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:52:14] Production.INFO: ==20761== Releasing lock... [2026-04-13 13:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:52:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:53:02] Production.INFO: ==20834== Lock acquired, processing the job... [2026-04-13 18:53:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:53:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:53:02] Production.INFO: neon service started [2026-04-13 18:53:02] Production.INFO: neon service started [2026-04-13 18:53:02] Production.INFO: ==20834== Releasing lock... [2026-04-13 18:53:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:53:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:53:02] Production.INFO: ==20837== Lock acquired, processing the job... [2026-04-13 13:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:53:02] Production.INFO: ==20837== Releasing lock... [2026-04-13 13:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:53:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:53:02] Production.INFO: ==20839== Lock acquired, processing the job... [2026-04-13 17:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:53:02] Production.INFO: ==20839== Releasing lock... [2026-04-13 17:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:53:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:53:03] Production.INFO: ==20841== Lock acquired, processing the job... [2026-04-13 13:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:53:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:53:03] Production.INFO: ==20845== Lock acquired, processing the job... [2026-04-13 13:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:53:03] Production.INFO: ==20847== Lock acquired, processing the job... [2026-04-13 13:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:53:03] Production.INFO: Account Balance Start. [2026-04-13 13:53:03] Production.INFO: CreateAllLog Start [2026-04-13 13:53:03] Production.INFO: 117 [2026-04-13 13:53:03] Production.INFO: Date 2026-04-08 [2026-04-13 13:53:03] Production.INFO: ==20843== Lock acquired, processing the job... [2026-04-13 13:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:53:03] Production.INFO: Date 2026-04-09 [2026-04-13 13:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:53:03] Production.INFO: ==20849== Lock acquired, processing the job... [2026-04-13 13:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:53:03] Production.INFO: Date 2026-04-10 [2026-04-13 13:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:53:03] Production.INFO: Date 2026-04-11 [2026-04-13 13:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:53:03] Production.INFO: Date 2026-04-12 [2026-04-13 13:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:53:03] Production.INFO: Date 2026-04-13 [2026-04-13 13:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:53:03] Production.INFO: Total Charge 0 [2026-04-13 13:53:03] Production.INFO: CreateAllLog End [2026-04-13 13:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:53:03] Production.INFO: ==20849== Releasing lock... [2026-04-13 13:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:53:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:53:04] Production.INFO: Account Balance End. [2026-04-13 13:53:04] Production.ERROR: CronJobId end 12 [2026-04-13 13:53:04] Production.INFO: ==20847== Releasing lock... [2026-04-13 13:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:53:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:53:04] Production.INFO: ==20843== Releasing lock... [2026-04-13 13:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:53:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:53:11] Production.ERROR: CronJobId end10 [2026-04-13 13:53:11] Production.INFO: ==20845== Releasing lock... [2026-04-13 13:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:53:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:53:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:53:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:53:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:53:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:53:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:53:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:53:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:53:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:53:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:53:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:53:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:53:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:53:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:53:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:53:14] Production.INFO: call_cost start [2026-04-13 13:53:14] Production.INFO: call_cost end [2026-04-13 13:53:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:53:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:53:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:53:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:53:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:53:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:53:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:53:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:53:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:53:14] Production.INFO: ==20841== Releasing lock... [2026-04-13 13:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:53:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:54:01] Production.INFO: ==20909== Lock acquired, processing the job... [2026-04-13 18:54:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:54:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:54:01] Production.INFO: neon service started [2026-04-13 18:54:01] Production.INFO: neon service started [2026-04-13 18:54:01] Production.INFO: ==20909== Releasing lock... [2026-04-13 18:54:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:54:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:54:01] Production.INFO: ==20913== Lock acquired, processing the job... [2026-04-13 13:54:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:54:02] Production.INFO: ==20913== Releasing lock... [2026-04-13 13:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:54:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:54:02] Production.INFO: ==20915== Lock acquired, processing the job... [2026-04-13 17:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:54:02] Production.INFO: ==20915== Releasing lock... [2026-04-13 17:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:54:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:54:02] Production.INFO: ==20917== Lock acquired, processing the job... [2026-04-13 13:54:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:54:02] Production.INFO: ==20921== Lock acquired, processing the job... [2026-04-13 13:54:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:54:03] Production.INFO: ==20919== Lock acquired, processing the job... [2026-04-13 13:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:54:03] Production.INFO: ==20925== Lock acquired, processing the job... [2026-04-13 13:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:54:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:54:03] Production.INFO: ==20923== Lock acquired, processing the job... [2026-04-13 13:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:54:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:54:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:54:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:54:03] Production.INFO: ==20925== Releasing lock... [2026-04-13 13:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:54:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:54:03] Production.INFO: Account Balance Start. [2026-04-13 13:54:03] Production.INFO: CreateAllLog Start [2026-04-13 13:54:03] Production.INFO: 117 [2026-04-13 13:54:03] Production.INFO: Date 2026-04-08 [2026-04-13 13:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:54:03] Production.INFO: Date 2026-04-09 [2026-04-13 13:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:54:03] Production.INFO: Date 2026-04-10 [2026-04-13 13:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:54:03] Production.INFO: Date 2026-04-11 [2026-04-13 13:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:54:03] Production.INFO: ==20919== Releasing lock... [2026-04-13 13:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:54:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:54:03] Production.INFO: Date 2026-04-12 [2026-04-13 13:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:54:03] Production.INFO: Date 2026-04-13 [2026-04-13 13:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:54:04] Production.INFO: Total Charge 0 [2026-04-13 13:54:04] Production.INFO: CreateAllLog End [2026-04-13 13:54:04] Production.INFO: Account Balance End. [2026-04-13 13:54:04] Production.ERROR: CronJobId end 12 [2026-04-13 13:54:04] Production.INFO: ==20923== Releasing lock... [2026-04-13 13:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:54:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:54:12] Production.ERROR: CronJobId end10 [2026-04-13 13:54:12] Production.INFO: ==20921== Releasing lock... [2026-04-13 13:54:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:54:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:54:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:54:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:54:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:54:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:54:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:54:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:54:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:54:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:54:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:54:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:54:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:54:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:54:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:54:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:54:14] Production.INFO: call_cost start [2026-04-13 13:54:14] Production.INFO: call_cost end [2026-04-13 13:54:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:54:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:54:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:54:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:54:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:54:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:54:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:54:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:54:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:54:14] Production.INFO: ==20917== Releasing lock... [2026-04-13 13:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:54:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:55:01] Production.INFO: ==20998== Lock acquired, processing the job... [2026-04-13 18:55:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:55:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:55:01] Production.INFO: neon service started [2026-04-13 18:55:01] Production.INFO: neon service started [2026-04-13 18:55:01] Production.INFO: ==20998== Releasing lock... [2026-04-13 18:55:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:55:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:55:02] Production.INFO: ==21000== Lock acquired, processing the job... [2026-04-13 13:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:55:02] Production.INFO: ==21002== Lock acquired, processing the job... [2026-04-13 17:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:55:02] Production.INFO: ==21002== Releasing lock... [2026-04-13 17:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:55:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:55:02] Production.INFO: ==21000== Releasing lock... [2026-04-13 13:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:55:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:55:03] Production.INFO: ==21005== Lock acquired, processing the job... [2026-04-13 13:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:55:03] Production.INFO: ==21007== Lock acquired, processing the job... [2026-04-13 13:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:55:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:55:03] Production.INFO: ==21009== Lock acquired, processing the job... [2026-04-13 13:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:55:03] Production.INFO: ==21011== Lock acquired, processing the job... [2026-04-13 13:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:55:03] Production.INFO: ==21013== Lock acquired, processing the job... [2026-04-13 13:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:55:04] Production.INFO: Account Balance Start. [2026-04-13 13:55:04] Production.INFO: CreateAllLog Start [2026-04-13 13:55:04] Production.INFO: 117 [2026-04-13 13:55:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:55:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:55:04] Production.INFO: Date 2026-04-08 [2026-04-13 13:55:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:55:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:55:04] Production.INFO: ==21013== Releasing lock... [2026-04-13 13:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:55:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:55:04] Production.INFO: Date 2026-04-09 [2026-04-13 13:55:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:55:04] Production.INFO: Date 2026-04-10 [2026-04-13 13:55:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:55:04] Production.INFO: Date 2026-04-11 [2026-04-13 13:55:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:55:04] Production.INFO: Date 2026-04-12 [2026-04-13 13:55:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:55:04] Production.INFO: Date 2026-04-13 [2026-04-13 13:55:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:55:04] Production.INFO: Total Charge 0 [2026-04-13 13:55:04] Production.INFO: CreateAllLog End [2026-04-13 13:55:04] Production.INFO: ==21007== Releasing lock... [2026-04-13 13:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:55:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:55:04] Production.INFO: Account Balance End. [2026-04-13 13:55:04] Production.ERROR: CronJobId end 12 [2026-04-13 13:55:04] Production.INFO: ==21011== Releasing lock... [2026-04-13 13:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:55:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:55:10] Production.ERROR: CronJobId end10 [2026-04-13 13:55:10] Production.INFO: ==21009== Releasing lock... [2026-04-13 13:55:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:55:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:55:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:55:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:55:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:55:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:55:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:55:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:55:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:55:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:55:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:55:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:55:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:55:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:55:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:55:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:55:14] Production.INFO: call_cost start [2026-04-13 13:55:14] Production.INFO: call_cost end [2026-04-13 13:55:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:55:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:55:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:55:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:55:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:55:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:55:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:55:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:55:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:55:14] Production.INFO: ==21005== Releasing lock... [2026-04-13 13:55:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:55:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:56:02] Production.INFO: ==21086== Lock acquired, processing the job... [2026-04-13 18:56:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:56:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:56:02] Production.INFO: neon service started [2026-04-13 18:56:02] Production.INFO: neon service started [2026-04-13 18:56:02] Production.INFO: ==21086== Releasing lock... [2026-04-13 18:56:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:56:02] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 13:56:02] Production.INFO: ==21088== Lock acquired, processing the job... [2026-04-13 13:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:56:02] Production.INFO: ==21088== Releasing lock... [2026-04-13 13:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:56:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:56:03] Production.INFO: ==21090== Lock acquired, processing the job... [2026-04-13 17:56:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:56:03] Production.INFO: ==21090== Releasing lock... [2026-04-13 17:56:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:56:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:56:03] Production.INFO: ==21092== Lock acquired, processing the job... [2026-04-13 13:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:56:03] Production.INFO: ==21094== Lock acquired, processing the job... [2026-04-13 13:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:56:03] Production.INFO: ==21096== Lock acquired, processing the job... [2026-04-13 13:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:56:03] Production.INFO: ==21100== Lock acquired, processing the job... [2026-04-13 13:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:56:03] Production.INFO: ==21098== Lock acquired, processing the job... [2026-04-13 13:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:56:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:56:04] Production.INFO: Account Balance Start. [2026-04-13 13:56:04] Production.INFO: CreateAllLog Start [2026-04-13 13:56:04] Production.INFO: 117 [2026-04-13 13:56:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:56:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:56:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:56:04] Production.INFO: Date 2026-04-08 [2026-04-13 13:56:04] Production.INFO: ==21100== Releasing lock... [2026-04-13 13:56:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:56:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:56:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:56:04] Production.INFO: Date 2026-04-09 [2026-04-13 13:56:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:56:04] Production.INFO: Date 2026-04-10 [2026-04-13 13:56:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:56:04] Production.INFO: Date 2026-04-11 [2026-04-13 13:56:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:56:04] Production.INFO: Date 2026-04-12 [2026-04-13 13:56:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:56:04] Production.INFO: Date 2026-04-13 [2026-04-13 13:56:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:56:04] Production.INFO: Total Charge 0 [2026-04-13 13:56:04] Production.INFO: CreateAllLog End [2026-04-13 13:56:04] Production.INFO: Account Balance End. [2026-04-13 13:56:04] Production.ERROR: CronJobId end 12 [2026-04-13 13:56:04] Production.INFO: ==21098== Releasing lock... [2026-04-13 13:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:56:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:56:04] Production.INFO: ==21094== Releasing lock... [2026-04-13 13:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:56:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:56:12] Production.ERROR: CronJobId end10 [2026-04-13 13:56:12] Production.INFO: ==21096== Releasing lock... [2026-04-13 13:56:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:56:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:56:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:56:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:56:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:56:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:56:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:56:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:56:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:56:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:56:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:56:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:56:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:56:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:56:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:56:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:56:14] Production.INFO: call_cost start [2026-04-13 13:56:14] Production.INFO: call_cost end [2026-04-13 13:56:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:56:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:56:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:56:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:56:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:56:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:56:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:56:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:56:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:56:14] Production.INFO: ==21092== Releasing lock... [2026-04-13 13:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:56:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:57:01] Production.INFO: ==21166== Lock acquired, processing the job... [2026-04-13 18:57:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:57:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:57:01] Production.INFO: neon service started [2026-04-13 18:57:01] Production.INFO: neon service started [2026-04-13 18:57:01] Production.INFO: ==21166== Releasing lock... [2026-04-13 18:57:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:57:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:57:02] Production.INFO: ==21170== Lock acquired, processing the job... [2026-04-13 17:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:57:02] Production.INFO: ==21170== Releasing lock... [2026-04-13 17:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:57:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:57:02] Production.INFO: ==21168== Lock acquired, processing the job... [2026-04-13 13:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:57:02] Production.INFO: ==21168== Releasing lock... [2026-04-13 13:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:57:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:57:03] Production.INFO: ==21175== Lock acquired, processing the job... [2026-04-13 13:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:57:03] Production.INFO: ==21177== Lock acquired, processing the job... [2026-04-13 13:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:57:03] Production.INFO: ==21173== Lock acquired, processing the job... [2026-04-13 13:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:57:03] Production.INFO: ==21179== Lock acquired, processing the job... [2026-04-13 13:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:57:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:57:03] Production.INFO: ==21181== Lock acquired, processing the job... [2026-04-13 13:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:57:03] Production.INFO: Account Balance Start. [2026-04-13 13:57:03] Production.INFO: CreateAllLog Start [2026-04-13 13:57:03] Production.INFO: 117 [2026-04-13 13:57:03] Production.INFO: Date 2026-04-08 [2026-04-13 13:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:57:03] Production.INFO: Date 2026-04-09 [2026-04-13 13:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:57:03] Production.INFO: ==21181== Releasing lock... [2026-04-13 13:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:57:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:57:03] Production.INFO: Date 2026-04-10 [2026-04-13 13:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:57:03] Production.INFO: Date 2026-04-11 [2026-04-13 13:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:57:03] Production.INFO: Date 2026-04-12 [2026-04-13 13:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:57:03] Production.INFO: Date 2026-04-13 [2026-04-13 13:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:57:03] Production.INFO: Total Charge 0 [2026-04-13 13:57:03] Production.INFO: CreateAllLog End [2026-04-13 13:57:03] Production.INFO: Account Balance End. [2026-04-13 13:57:03] Production.ERROR: CronJobId end 12 [2026-04-13 13:57:03] Production.INFO: ==21179== Releasing lock... [2026-04-13 13:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:57:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:57:03] Production.INFO: ==21175== Releasing lock... [2026-04-13 13:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:57:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:57:10] Production.ERROR: CronJobId end10 [2026-04-13 13:57:10] Production.INFO: ==21177== Releasing lock... [2026-04-13 13:57:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:57:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:57:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:57:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:57:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:57:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:57:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:57:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:57:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:57:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:57:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:57:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:57:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:57:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:57:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:57:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:57:13] Production.INFO: call_cost start [2026-04-13 13:57:13] Production.INFO: call_cost end [2026-04-13 13:57:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:57:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:57:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:57:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:57:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:57:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:57:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:57:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:57:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:57:13] Production.INFO: ==21173== Releasing lock... [2026-04-13 13:57:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:57:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:58:02] Production.INFO: ==21255== Lock acquired, processing the job... [2026-04-13 18:58:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:58:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:58:02] Production.INFO: neon service started [2026-04-13 18:58:02] Production.INFO: neon service started [2026-04-13 18:58:02] Production.INFO: ==21255== Releasing lock... [2026-04-13 18:58:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:58:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 13:58:02] Production.INFO: ==21257== Lock acquired, processing the job... [2026-04-13 13:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:58:02] Production.INFO: ==21259== Lock acquired, processing the job... [2026-04-13 17:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:58:02] Production.INFO: ==21259== Releasing lock... [2026-04-13 17:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:58:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:58:03] Production.INFO: ==21257== Releasing lock... [2026-04-13 13:58:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:58:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:58:03] Production.INFO: ==21262== Lock acquired, processing the job... [2026-04-13 13:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:58:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:58:03] Production.INFO: ==21268== Lock acquired, processing the job... [2026-04-13 13:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:58:03] Production.INFO: ==21266== Lock acquired, processing the job... [2026-04-13 13:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:58:03] Production.INFO: ==21264== Lock acquired, processing the job... [2026-04-13 13:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:58:03] Production.INFO: ==21270== Lock acquired, processing the job... [2026-04-13 13:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:58:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:58:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:58:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:58:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:58:04] Production.INFO: Account Balance Start. [2026-04-13 13:58:04] Production.INFO: CreateAllLog Start [2026-04-13 13:58:04] Production.INFO: 117 [2026-04-13 13:58:04] Production.INFO: Date 2026-04-08 [2026-04-13 13:58:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:58:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:58:04] Production.INFO: Date 2026-04-09 [2026-04-13 13:58:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:58:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:58:04] Production.INFO: Date 2026-04-10 [2026-04-13 13:58:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:58:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:58:04] Production.INFO: ==21270== Releasing lock... [2026-04-13 13:58:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:58:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:58:04] Production.INFO: Date 2026-04-11 [2026-04-13 13:58:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:58:04] Production.INFO: Date 2026-04-12 [2026-04-13 13:58:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:58:04] Production.INFO: Date 2026-04-13 [2026-04-13 13:58:04] Production.INFO: Reseller ==> 0 [2026-04-13 13:58:04] Production.INFO: Total Charge 0 [2026-04-13 13:58:04] Production.INFO: CreateAllLog End [2026-04-13 13:58:04] Production.INFO: Account Balance End. [2026-04-13 13:58:04] Production.ERROR: CronJobId end 12 [2026-04-13 13:58:04] Production.INFO: ==21268== Releasing lock... [2026-04-13 13:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:58:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:58:04] Production.INFO: ==21264== Releasing lock... [2026-04-13 13:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:58:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:58:12] Production.ERROR: CronJobId end10 [2026-04-13 13:58:12] Production.INFO: ==21266== Releasing lock... [2026-04-13 13:58:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:58:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:58:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:58:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:58:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:58:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:58:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:58:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:58:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:58:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:58:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:58:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:58:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:58:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:58:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:58:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:58:14] Production.INFO: call_cost start [2026-04-13 13:58:14] Production.INFO: call_cost end [2026-04-13 13:58:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:58:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:58:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:58:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:58:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:58:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:58:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:58:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:58:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:58:14] Production.INFO: ==21262== Releasing lock... [2026-04-13 13:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:58:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:59:01] Production.INFO: ==21332== Lock acquired, processing the job... [2026-04-13 18:59:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 18:59:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 18:59:01] Production.INFO: neon service started [2026-04-13 18:59:01] Production.INFO: neon service started [2026-04-13 18:59:01] Production.INFO: ==21332== Releasing lock... [2026-04-13 18:59:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 18:59:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:59:01] Production.INFO: ==21336== Lock acquired, processing the job... [2026-04-13 17:59:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:59:01] Production.INFO: ==21336== Releasing lock... [2026-04-13 17:59:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 17:59:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 13:59:02] Production.INFO: ==21334== Lock acquired, processing the job... [2026-04-13 13:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 13:59:02] Production.INFO: ==21334== Releasing lock... [2026-04-13 13:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 13:59:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 13:59:03] Production.INFO: ==21338== Lock acquired, processing the job... [2026-04-13 13:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 13:59:03] Production.INFO: ==21340== Lock acquired, processing the job... [2026-04-13 13:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 13:59:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 13:59:03] Production.INFO: ==21342== Lock acquired, processing the job... [2026-04-13 13:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 13:59:03] Production.INFO: ==21344== Lock acquired, processing the job... [2026-04-13 13:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 13:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 13:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 13:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 13:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 13:59:03] Production.INFO: ==21347== Lock acquired, processing the job... [2026-04-13 13:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 13:59:03] Production.INFO: Account Balance Start. [2026-04-13 13:59:03] Production.INFO: CreateAllLog Start [2026-04-13 13:59:03] Production.INFO: 117 [2026-04-13 13:59:03] Production.INFO: Date 2026-04-08 [2026-04-13 13:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:59:03] Production.INFO: Date 2026-04-09 [2026-04-13 13:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:59:03] Production.INFO: Date 2026-04-10 [2026-04-13 13:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:59:03] Production.INFO: Date 2026-04-11 [2026-04-13 13:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:59:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 13:59:03] Production.INFO: Date 2026-04-12 [2026-04-13 13:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:59:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 13:59:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 13:59:03] Production.INFO: ==21347== Releasing lock... [2026-04-13 13:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 13:59:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 13:59:03] Production.INFO: Date 2026-04-13 [2026-04-13 13:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 13:59:03] Production.INFO: Total Charge 0 [2026-04-13 13:59:03] Production.INFO: CreateAllLog End [2026-04-13 13:59:03] Production.INFO: ==21340== Releasing lock... [2026-04-13 13:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 13:59:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 13:59:03] Production.INFO: Account Balance End. [2026-04-13 13:59:03] Production.ERROR: CronJobId end 12 [2026-04-13 13:59:03] Production.INFO: ==21344== Releasing lock... [2026-04-13 13:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 13:59:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 13:59:11] Production.ERROR: CronJobId end10 [2026-04-13 13:59:11] Production.INFO: ==21342== Releasing lock... [2026-04-13 13:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 13:59:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 13:59:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 13:59:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 13:59:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 13:59:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 13:59:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 13:59:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 13:59:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 13:59:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 13:59:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 13:59:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 13:59:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 13:59:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 13:59:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 13:59:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 13:59:13] Production.INFO: call_cost start [2026-04-13 13:59:13] Production.INFO: call_cost end [2026-04-13 13:59:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 13:59:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 13:59:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 13:59:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 13:59:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 13:59:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 13:59:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 13:59:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 13:59:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 13:59:13] Production.INFO: ==21338== Releasing lock... [2026-04-13 13:59:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 13:59:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:00:01] Production.INFO: ==21416== Lock acquired, processing the job... [2026-04-13 19:00:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:00:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:00:01] Production.INFO: neon service started [2026-04-13 19:00:01] Production.INFO: neon service started [2026-04-13 19:00:01] Production.INFO: ==21416== Releasing lock... [2026-04-13 19:00:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:00:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:00:02] Production.INFO: ==21420== Lock acquired, processing the job... [2026-04-13 18:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:00:02] Production.INFO: ==21420== Releasing lock... [2026-04-13 18:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:00:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:00:02] Production.INFO: ==21418== Lock acquired, processing the job... [2026-04-13 14:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:00:02] Production.INFO: ==21418== Releasing lock... [2026-04-13 14:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:00:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:00:03] Production.INFO: ==21422== Lock acquired, processing the job... [2026-04-13 14:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:00:03] Production.INFO: ==21424== Lock acquired, processing the job... [2026-04-13 14:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:00:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:00:03] Production.INFO: ==21428== Lock acquired, processing the job... [2026-04-13 14:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:00:03] Production.INFO: ==21426== Lock acquired, processing the job... [2026-04-13 14:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:00:03] Production.INFO: ==21430== Lock acquired, processing the job... [2026-04-13 14:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:00:03] Production.INFO: Account Balance Start. [2026-04-13 14:00:03] Production.INFO: CreateAllLog Start [2026-04-13 14:00:03] Production.INFO: 117 [2026-04-13 14:00:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:00:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:00:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:00:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:00:03] Production.INFO: ==21430== Releasing lock... [2026-04-13 14:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:00:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:00:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:00:03] Production.INFO: Date 2026-04-10 [2026-04-13 14:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:00:03] Production.INFO: Date 2026-04-11 [2026-04-13 14:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:00:03] Production.INFO: Date 2026-04-12 [2026-04-13 14:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:00:04] Production.INFO: Date 2026-04-13 [2026-04-13 14:00:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:00:04] Production.INFO: Total Charge 0 [2026-04-13 14:00:04] Production.INFO: CreateAllLog End [2026-04-13 14:00:04] Production.INFO: Account Balance End. [2026-04-13 14:00:04] Production.INFO: ==21424== Releasing lock... [2026-04-13 14:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:00:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:00:04] Production.ERROR: CronJobId end 12 [2026-04-13 14:00:04] Production.INFO: ==21428== Releasing lock... [2026-04-13 14:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:00:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:00:11] Production.ERROR: CronJobId end10 [2026-04-13 14:00:11] Production.INFO: ==21426== Releasing lock... [2026-04-13 14:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:00:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:00:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:00:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:00:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:00:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:00:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:00:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:00:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:00:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:00:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:00:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:00:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:00:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:00:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:00:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:00:13] Production.INFO: call_cost start [2026-04-13 14:00:13] Production.INFO: call_cost end [2026-04-13 14:00:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:00:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:00:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:00:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:00:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:00:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:00:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:00:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:00:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:00:13] Production.INFO: ==21422== Releasing lock... [2026-04-13 14:00:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:00:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:01:01] Production.INFO: ==21503== Lock acquired, processing the job... [2026-04-13 19:01:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:01:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:01:01] Production.INFO: neon service started [2026-04-13 19:01:01] Production.INFO: neon service started [2026-04-13 19:01:01] Production.INFO: ==21503== Releasing lock... [2026-04-13 19:01:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:01:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:01:02] Production.INFO: ==21510== Lock acquired, processing the job... [2026-04-13 14:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:01:02] Production.INFO: ==21512== Lock acquired, processing the job... [2026-04-13 18:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:01:02] Production.INFO: ==21512== Releasing lock... [2026-04-13 18:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:01:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:01:02] Production.INFO: ==21510== Releasing lock... [2026-04-13 14:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:01:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:01:03] Production.INFO: ==21521== Lock acquired, processing the job... [2026-04-13 14:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:01:03] Production.INFO: ==21515== Lock acquired, processing the job... [2026-04-13 14:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 14:01:03] Production.INFO: ==21517== Lock acquired, processing the job... [2026-04-13 14:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:01:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 14:01:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 14:01:03] Production.ERROR: CronJob PID - 21521 [2026-04-13 14:01:03] Production.ERROR: CronJob Title - Create Customer Summary Live [2026-04-13 14:01:03] Production.ERROR: CronJob ID - 10 [2026-04-13 14:01:03] Production.ERROR: CronJob Last Run Time 2026-04-13 14:01:00 [2026-04-13 14:01:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 14:01:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 14:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:01:03] Production.INFO: ==21519== Lock acquired, processing the job... [2026-04-13 14:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:01:03] Production.INFO: ==21523== Lock acquired, processing the job... [2026-04-13 14:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:01:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 14:01:03] Production.INFO: ==21515== Releasing lock... [2026-04-13 14:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 14:01:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 14:01:03] Production.INFO: ==21527== Lock acquired, processing the job... [2026-04-13 14:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:01:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:01:03] Production.INFO: ==21525== Lock acquired, processing the job... [2026-04-13 14:01:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 14:01:03] Production.INFO: Account Balance Start. [2026-04-13 14:01:03] Production.INFO: CreateAllLog Start [2026-04-13 14:01:03] Production.INFO: 117 [2026-04-13 14:01:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:01:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 14:01:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:01:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:01:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:01:03] Production.INFO: Date 2026-04-10 [2026-04-13 14:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:01:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:01:03] Production.INFO: Date 2026-04-11 [2026-04-13 14:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:01:03] Production.INFO: Date 2026-04-12 [2026-04-13 14:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:01:03] Production.INFO: Date 2026-04-13 [2026-04-13 14:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:01:03] Production.INFO: Total Charge 0 [2026-04-13 14:01:03] Production.INFO: CreateAllLog End [2026-04-13 14:01:04] Production.INFO: ==21527== Releasing lock... [2026-04-13 14:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:01:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:01:04] Production.ERROR: done [2026-04-13 14:01:04] Production.INFO: Account Balance End. [2026-04-13 14:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 14:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089544', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 14:01:04] Production.ERROR: CronJobId end 12 [2026-04-13 14:01:04] Production.INFO: ==21523== Releasing lock... [2026-04-13 14:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:01:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:01:04] Production.INFO: ==21519== Releasing lock... [2026-04-13 14:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:01:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:01:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089544', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 14:01:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 14:01:10] Production.INFO: ProcessCDR(1,17089544,1,1,2) [2026-04-13 14:01:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17089544,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 14:01:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17089544,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 14:01:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 14:01:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 14:01:10] Production.INFO: ==21525== Releasing lock... [2026-04-13 14:01:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 14:01:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 14:01:14] Production.ERROR: CronJobId end10 [2026-04-13 14:01:14] Production.INFO: ==21521== Releasing lock... [2026-04-13 14:01:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:01:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:01:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:01:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:01:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:01:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:01:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:01:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:01:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:01:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:01:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:01:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:01:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:01:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:01:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:01:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:01:16] Production.INFO: call_cost start [2026-04-13 14:01:16] Production.INFO: call_cost end [2026-04-13 14:01:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:01:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:01:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:01:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:01:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:01:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:01:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:01:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:01:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:01:16] Production.INFO: ==21517== Releasing lock... [2026-04-13 14:01:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:01:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:02:01] Production.INFO: ==21601== Lock acquired, processing the job... [2026-04-13 19:02:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:02:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:02:01] Production.INFO: neon service started [2026-04-13 19:02:01] Production.INFO: neon service started [2026-04-13 19:02:01] Production.INFO: ==21601== Releasing lock... [2026-04-13 19:02:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:02:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:02:02] Production.INFO: ==21603== Lock acquired, processing the job... [2026-04-13 14:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:02:02] Production.INFO: ==21603== Releasing lock... [2026-04-13 14:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:02:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:02:02] Production.INFO: ==21605== Lock acquired, processing the job... [2026-04-13 18:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:02:02] Production.INFO: ==21605== Releasing lock... [2026-04-13 18:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:02:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:02:03] Production.INFO: ==21612== Lock acquired, processing the job... [2026-04-13 14:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:02:03] Production.INFO: ==21607== Lock acquired, processing the job... [2026-04-13 14:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:02:03] Production.INFO: ==21609== Lock acquired, processing the job... [2026-04-13 14:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:02:03] Production.INFO: ==21618== Lock acquired, processing the job... [2026-04-13 14:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:02:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:02:03] Production.INFO: ==21614== Lock acquired, processing the job... [2026-04-13 14:02:03] Production.INFO: ==21616== Lock acquired, processing the job... [2026-04-13 14:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts# [2026-04-13 14:02:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 14:02:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:02:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:02:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:02:03] Production.INFO: Account Balance Start. [2026-04-13 14:02:03] Production.INFO: CreateAllLog Start [2026-04-13 14:02:03] Production.INFO: 117 [2026-04-13 14:02:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:02:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:02:03] Production.INFO: Date 2026-04-10 [2026-04-13 14:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:02:03] Production.INFO: Date 2026-04-11 [2026-04-13 14:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:02:03] Production.INFO: Date 2026-04-12 [2026-04-13 14:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:02:03] Production.INFO: Date 2026-04-13 [2026-04-13 14:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:02:03] Production.INFO: ==21618== Releasing lock... [2026-04-13 14:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:02:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:02:03] Production.INFO: ==21609== Releasing lock... [2026-04-13 14:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:02:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:02:04] Production.INFO: Total Charge 0 [2026-04-13 14:02:04] Production.INFO: CreateAllLog End [2026-04-13 14:02:04] Production.ERROR: done [2026-04-13 14:02:04] Production.ERROR: tblTempVendorCDR_20 [2026-04-13 14:02:04] Production.INFO: Account Balance End. [2026-04-13 14:02:04] Production.ERROR: done [2026-04-13 14:02:04] Production.ERROR: CronJobId end 12 [2026-04-13 14:02:04] Production.INFO: ==21614== Releasing lock... [2026-04-13 14:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:02:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:02:04] Production.ERROR: Array ( [start_date_ymd] => 2026-04-01 03:02:06 [end_date_ymd] => 2026-04-02 03:02:06 [RateCDR] => 1 ) [2026-04-13 14:02:04] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode, c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type, disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description, pin.pc_description as pincode_name from asteriskcdrdb.cdr c left outer join asterisk.cc_callcosts cc on c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/ left outer join asterisk.pr_providers p on cc_pr_id = pr_id left outer join asterisk.te_tenants te ON te.te_code = c.accountcode left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06' AND ( userfield like '%outbound%' or userfield like '%inbound%' or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/ ) AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/ AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' and prevuniqueid='' group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'') [2026-04-13 14:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs() #1 [internal function]: App\Console\Commands\PBXAccountUsage->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:02:04] Production.INFO: ==21616== Releasing lock... [2026-04-13 14:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops# [2026-04-13 14:02:04] Production.INFO: 27.25 MB #Memory Used# [2026-04-13 14:02:12] Production.ERROR: CronJobId end10 [2026-04-13 14:02:12] Production.INFO: ==21612== Releasing lock... [2026-04-13 14:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:02:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:02:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:02:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:02:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:02:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:02:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:02:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:02:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:02:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:02:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:02:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:02:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:02:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:02:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:02:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:02:14] Production.INFO: call_cost start [2026-04-13 14:02:14] Production.INFO: call_cost end [2026-04-13 14:02:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:02:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:02:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:02:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:02:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:02:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:02:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:02:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:02:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:02:14] Production.INFO: ==21607== Releasing lock... [2026-04-13 14:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:02:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:03:02] Production.INFO: ==21678== Lock acquired, processing the job... [2026-04-13 19:03:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:03:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:03:02] Production.INFO: neon service started [2026-04-13 19:03:02] Production.INFO: neon service started [2026-04-13 19:03:02] Production.INFO: ==21678== Releasing lock... [2026-04-13 19:03:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:03:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:03:02] Production.INFO: ==21680== Lock acquired, processing the job... [2026-04-13 14:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:03:02] Production.INFO: ==21680== Releasing lock... [2026-04-13 14:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:03:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:03:02] Production.INFO: ==21682== Lock acquired, processing the job... [2026-04-13 18:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:03:03] Production.INFO: ==21682== Releasing lock... [2026-04-13 18:03:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:03:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:03:03] Production.INFO: ==21684== Lock acquired, processing the job... [2026-04-13 14:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:03:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:03:03] Production.INFO: ==21688== Lock acquired, processing the job... [2026-04-13 14:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:03:03] Production.INFO: ==21692== Lock acquired, processing the job... [2026-04-13 14:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:03:03] Production.INFO: ==21686== Lock acquired, processing the job... [2026-04-13 14:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:03:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:03:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:03:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:03:03] Production.INFO: ==21690== Lock acquired, processing the job... [2026-04-13 14:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:03:03] Production.INFO: ==21692== Releasing lock... [2026-04-13 14:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:03:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:03:03] Production.INFO: Account Balance Start. [2026-04-13 14:03:03] Production.INFO: CreateAllLog Start [2026-04-13 14:03:03] Production.INFO: 117 [2026-04-13 14:03:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:03:04] Production.INFO: Date 2026-04-09 [2026-04-13 14:03:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:03:04] Production.INFO: Date 2026-04-10 [2026-04-13 14:03:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:03:04] Production.INFO: Date 2026-04-11 [2026-04-13 14:03:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:03:04] Production.INFO: Date 2026-04-12 [2026-04-13 14:03:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:03:04] Production.INFO: Date 2026-04-13 [2026-04-13 14:03:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:03:04] Production.INFO: ==21686== Releasing lock... [2026-04-13 14:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:03:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:03:04] Production.INFO: Total Charge 0 [2026-04-13 14:03:04] Production.INFO: CreateAllLog End [2026-04-13 14:03:04] Production.INFO: Account Balance End. [2026-04-13 14:03:04] Production.ERROR: CronJobId end 12 [2026-04-13 14:03:04] Production.INFO: ==21690== Releasing lock... [2026-04-13 14:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:03:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:03:11] Production.ERROR: CronJobId end10 [2026-04-13 14:03:11] Production.INFO: ==21688== Releasing lock... [2026-04-13 14:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:03:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:03:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:03:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:03:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:03:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:03:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:03:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:03:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:03:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:03:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:03:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:03:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:03:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:03:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:03:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:03:13] Production.INFO: call_cost start [2026-04-13 14:03:13] Production.INFO: call_cost end [2026-04-13 14:03:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:03:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:03:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:03:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:03:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:03:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:03:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:03:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:03:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:03:13] Production.INFO: ==21684== Releasing lock... [2026-04-13 14:03:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:03:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:04:01] Production.INFO: ==21752== Lock acquired, processing the job... [2026-04-13 19:04:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:04:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:04:01] Production.INFO: neon service started [2026-04-13 19:04:01] Production.INFO: neon service started [2026-04-13 19:04:01] Production.INFO: ==21752== Releasing lock... [2026-04-13 19:04:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:04:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:04:01] Production.INFO: ==21754== Lock acquired, processing the job... [2026-04-13 14:04:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:04:02] Production.INFO: ==21754== Releasing lock... [2026-04-13 14:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:04:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:04:02] Production.INFO: ==21756== Lock acquired, processing the job... [2026-04-13 18:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:04:02] Production.INFO: ==21756== Releasing lock... [2026-04-13 18:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:04:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:04:02] Production.INFO: ==21760== Lock acquired, processing the job... [2026-04-13 14:04:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:04:03] Production.INFO: ==21758== Lock acquired, processing the job... [2026-04-13 14:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:04:03] Production.INFO: ==21764== Lock acquired, processing the job... [2026-04-13 14:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:04:03] Production.INFO: ==21762== Lock acquired, processing the job... [2026-04-13 14:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:04:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:04:03] Production.INFO: ==21766== Lock acquired, processing the job... [2026-04-13 14:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:04:03] Production.INFO: Account Balance Start. [2026-04-13 14:04:03] Production.INFO: CreateAllLog Start [2026-04-13 14:04:03] Production.INFO: 117 [2026-04-13 14:04:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:04:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:04:03] Production.INFO: ==21766== Releasing lock... [2026-04-13 14:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:04:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:04:03] Production.INFO: Date 2026-04-10 [2026-04-13 14:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:04:03] Production.INFO: Date 2026-04-11 [2026-04-13 14:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:04:03] Production.INFO: ==21760== Releasing lock... [2026-04-13 14:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:04:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:04:03] Production.INFO: Date 2026-04-12 [2026-04-13 14:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:04:03] Production.INFO: Date 2026-04-13 [2026-04-13 14:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:04:03] Production.INFO: Total Charge 0 [2026-04-13 14:04:03] Production.INFO: CreateAllLog End [2026-04-13 14:04:03] Production.INFO: Account Balance End. [2026-04-13 14:04:03] Production.ERROR: CronJobId end 12 [2026-04-13 14:04:03] Production.INFO: ==21764== Releasing lock... [2026-04-13 14:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:04:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:04:11] Production.ERROR: CronJobId end10 [2026-04-13 14:04:11] Production.INFO: ==21762== Releasing lock... [2026-04-13 14:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:04:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:04:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:04:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:04:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:04:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:04:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:04:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:04:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:04:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:04:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:04:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:04:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:04:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:04:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:04:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:04:12] Production.INFO: call_cost start [2026-04-13 14:04:12] Production.INFO: call_cost end [2026-04-13 14:04:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:04:12] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:04:12] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:04:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:04:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:04:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:04:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:04:12] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:04:12] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:04:12] Production.INFO: ==21758== Releasing lock... [2026-04-13 14:04:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:04:12] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:05:02] Production.INFO: ==21829== Lock acquired, processing the job... [2026-04-13 19:05:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:05:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:05:02] Production.INFO: neon service started [2026-04-13 19:05:02] Production.INFO: neon service started [2026-04-13 19:05:02] Production.INFO: ==21829== Releasing lock... [2026-04-13 19:05:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:05:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:05:02] Production.INFO: ==21831== Lock acquired, processing the job... [2026-04-13 14:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:05:02] Production.INFO: ==21831== Releasing lock... [2026-04-13 14:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:05:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:05:02] Production.INFO: ==21833== Lock acquired, processing the job... [2026-04-13 18:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:05:02] Production.INFO: ==21833== Releasing lock... [2026-04-13 18:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:05:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:05:03] Production.INFO: ==21839== Lock acquired, processing the job... [2026-04-13 14:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:05:03] Production.INFO: ==21835== Lock acquired, processing the job... [2026-04-13 14:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:05:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:05:03] Production.INFO: ==21837== Lock acquired, processing the job... [2026-04-13 14:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:05:03] Production.INFO: ==21841== Lock acquired, processing the job... [2026-04-13 14:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:05:03] Production.INFO: ==21843== Lock acquired, processing the job... [2026-04-13 14:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:05:03] Production.INFO: Account Balance Start. [2026-04-13 14:05:03] Production.INFO: CreateAllLog Start [2026-04-13 14:05:03] Production.INFO: 117 [2026-04-13 14:05:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:05:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:05:03] Production.INFO: ==21843== Releasing lock... [2026-04-13 14:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:05:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:05:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:05:03] Production.INFO: Date 2026-04-10 [2026-04-13 14:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:05:04] Production.INFO: Date 2026-04-11 [2026-04-13 14:05:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:05:04] Production.INFO: Date 2026-04-12 [2026-04-13 14:05:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:05:04] Production.INFO: Date 2026-04-13 [2026-04-13 14:05:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:05:04] Production.INFO: Total Charge 0 [2026-04-13 14:05:04] Production.INFO: CreateAllLog End [2026-04-13 14:05:04] Production.INFO: Account Balance End. [2026-04-13 14:05:04] Production.ERROR: CronJobId end 12 [2026-04-13 14:05:04] Production.INFO: ==21841== Releasing lock... [2026-04-13 14:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:05:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:05:04] Production.INFO: ==21837== Releasing lock... [2026-04-13 14:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:05:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:05:11] Production.ERROR: CronJobId end10 [2026-04-13 14:05:11] Production.INFO: ==21839== Releasing lock... [2026-04-13 14:05:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:05:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:05:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:05:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:05:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:05:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:05:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:05:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:05:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:05:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:05:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:05:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:05:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:05:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:05:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:05:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:05:14] Production.INFO: call_cost start [2026-04-13 14:05:14] Production.INFO: call_cost end [2026-04-13 14:05:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:05:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:05:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:05:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:05:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:05:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:05:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:05:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:05:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:05:14] Production.INFO: ==21835== Releasing lock... [2026-04-13 14:05:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:05:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:06:01] Production.INFO: ==21906== Lock acquired, processing the job... [2026-04-13 19:06:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:06:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:06:01] Production.INFO: neon service started [2026-04-13 19:06:01] Production.INFO: neon service started [2026-04-13 19:06:01] Production.INFO: ==21906== Releasing lock... [2026-04-13 19:06:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:06:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:06:02] Production.INFO: ==21908== Lock acquired, processing the job... [2026-04-13 14:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:06:02] Production.INFO: ==21910== Lock acquired, processing the job... [2026-04-13 18:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:06:02] Production.INFO: ==21910== Releasing lock... [2026-04-13 18:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:06:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:06:02] Production.INFO: ==21908== Releasing lock... [2026-04-13 14:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:06:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:06:03] Production.INFO: ==21913== Lock acquired, processing the job... [2026-04-13 14:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:06:03] Production.INFO: ==21917== Lock acquired, processing the job... [2026-04-13 14:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:06:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:06:03] Production.INFO: ==21915== Lock acquired, processing the job... [2026-04-13 14:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:06:03] Production.INFO: ==21921== Lock acquired, processing the job... [2026-04-13 14:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:06:03] Production.INFO: ==21919== Lock acquired, processing the job... [2026-04-13 14:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:06:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:06:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:06:03] Production.INFO: Account Balance Start. [2026-04-13 14:06:03] Production.INFO: CreateAllLog Start [2026-04-13 14:06:03] Production.INFO: 117 [2026-04-13 14:06:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:06:03] Production.INFO: ==21921== Releasing lock... [2026-04-13 14:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:06:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:06:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:06:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:06:03] Production.INFO: Date 2026-04-10 [2026-04-13 14:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:06:03] Production.INFO: Date 2026-04-11 [2026-04-13 14:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:06:03] Production.INFO: Date 2026-04-12 [2026-04-13 14:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:06:03] Production.INFO: Date 2026-04-13 [2026-04-13 14:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:06:03] Production.INFO: Total Charge 0 [2026-04-13 14:06:03] Production.INFO: CreateAllLog End [2026-04-13 14:06:03] Production.INFO: Account Balance End. [2026-04-13 14:06:03] Production.ERROR: CronJobId end 12 [2026-04-13 14:06:03] Production.INFO: ==21919== Releasing lock... [2026-04-13 14:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:06:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:06:03] Production.INFO: ==21915== Releasing lock... [2026-04-13 14:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:06:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:06:10] Production.ERROR: CronJobId end10 [2026-04-13 14:06:10] Production.INFO: ==21917== Releasing lock... [2026-04-13 14:06:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:06:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:06:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:06:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:06:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:06:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:06:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:06:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:06:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:06:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:06:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:06:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:06:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:06:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:06:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:06:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:06:13] Production.INFO: call_cost start [2026-04-13 14:06:13] Production.INFO: call_cost end [2026-04-13 14:06:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:06:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:06:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:06:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:06:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:06:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:06:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:06:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:06:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:06:13] Production.INFO: ==21913== Releasing lock... [2026-04-13 14:06:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:06:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:07:01] Production.INFO: ==21983== Lock acquired, processing the job... [2026-04-13 19:07:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:07:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:07:01] Production.INFO: neon service started [2026-04-13 19:07:01] Production.INFO: neon service started [2026-04-13 19:07:01] Production.INFO: ==21983== Releasing lock... [2026-04-13 19:07:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:07:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:07:02] Production.INFO: ==21985== Lock acquired, processing the job... [2026-04-13 14:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:07:02] Production.INFO: ==21985== Releasing lock... [2026-04-13 14:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:07:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:07:02] Production.INFO: ==21987== Lock acquired, processing the job... [2026-04-13 18:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:07:02] Production.INFO: ==21987== Releasing lock... [2026-04-13 18:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:07:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:07:03] Production.INFO: ==21993== Lock acquired, processing the job... [2026-04-13 14:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:07:03] Production.INFO: ==21989== Lock acquired, processing the job... [2026-04-13 14:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:07:03] Production.INFO: ==21991== Lock acquired, processing the job... [2026-04-13 14:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:07:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:07:03] Production.INFO: ==21995== Lock acquired, processing the job... [2026-04-13 14:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:07:03] Production.INFO: ==21997== Lock acquired, processing the job... [2026-04-13 14:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:07:03] Production.INFO: Account Balance Start. [2026-04-13 14:07:03] Production.INFO: CreateAllLog Start [2026-04-13 14:07:03] Production.INFO: 117 [2026-04-13 14:07:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:07:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:07:03] Production.INFO: Date 2026-04-10 [2026-04-13 14:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:07:03] Production.INFO: ==21997== Releasing lock... [2026-04-13 14:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:07:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:07:03] Production.INFO: Date 2026-04-11 [2026-04-13 14:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:07:03] Production.INFO: Date 2026-04-12 [2026-04-13 14:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:07:03] Production.INFO: Date 2026-04-13 [2026-04-13 14:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:07:03] Production.INFO: Total Charge 0 [2026-04-13 14:07:03] Production.INFO: CreateAllLog End [2026-04-13 14:07:04] Production.INFO: Account Balance End. [2026-04-13 14:07:04] Production.ERROR: CronJobId end 12 [2026-04-13 14:07:04] Production.INFO: ==21995== Releasing lock... [2026-04-13 14:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:07:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:07:04] Production.INFO: ==21991== Releasing lock... [2026-04-13 14:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:07:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:07:11] Production.ERROR: CronJobId end10 [2026-04-13 14:07:11] Production.INFO: ==21993== Releasing lock... [2026-04-13 14:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:07:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:07:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:07:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:07:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:07:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:07:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:07:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:07:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:07:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:07:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:07:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:07:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:07:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:07:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:07:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:07:13] Production.INFO: call_cost start [2026-04-13 14:07:13] Production.INFO: call_cost end [2026-04-13 14:07:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:07:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:07:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:07:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:07:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:07:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:07:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:07:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:07:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:07:13] Production.INFO: ==21989== Releasing lock... [2026-04-13 14:07:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:07:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:08:02] Production.INFO: ==22063== Lock acquired, processing the job... [2026-04-13 19:08:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:08:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:08:02] Production.INFO: neon service started [2026-04-13 19:08:02] Production.INFO: neon service started [2026-04-13 19:08:02] Production.INFO: ==22063== Releasing lock... [2026-04-13 19:08:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:08:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:08:02] Production.INFO: ==22065== Lock acquired, processing the job... [2026-04-13 14:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:08:02] Production.INFO: ==22067== Lock acquired, processing the job... [2026-04-13 18:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:08:03] Production.INFO: ==22067== Releasing lock... [2026-04-13 18:08:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:08:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:08:03] Production.INFO: ==22065== Releasing lock... [2026-04-13 14:08:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:08:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:08:04] Production.INFO: ==22076== Lock acquired, processing the job... [2026-04-13 14:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:08:04] Production.INFO: ==22070== Lock acquired, processing the job... [2026-04-13 14:08:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:08:04] Production.INFO: ==22074== Lock acquired, processing the job... [2026-04-13 14:08:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:08:04] Production.INFO: ==22072== Lock acquired, processing the job... [2026-04-13 14:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:08:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:08:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:08:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:08:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:08:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:08:04] Production.INFO: Account Balance Start. [2026-04-13 14:08:04] Production.INFO: CreateAllLog Start [2026-04-13 14:08:04] Production.INFO: 117 [2026-04-13 14:08:04] Production.INFO: Date 2026-04-08 [2026-04-13 14:08:04] Production.INFO: ==22078== Lock acquired, processing the job... [2026-04-13 14:08:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:08:04] Production.INFO: Date 2026-04-09 [2026-04-13 14:08:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:08:04] Production.INFO: Date 2026-04-10 [2026-04-13 14:08:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:08:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:08:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:08:04] Production.INFO: Date 2026-04-11 [2026-04-13 14:08:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:08:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:08:04] Production.INFO: Date 2026-04-12 [2026-04-13 14:08:04] Production.INFO: ==22078== Releasing lock... [2026-04-13 14:08:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:08:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:08:04] Production.INFO: Date 2026-04-13 [2026-04-13 14:08:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:08:04] Production.INFO: Total Charge 0 [2026-04-13 14:08:04] Production.INFO: CreateAllLog End [2026-04-13 14:08:04] Production.INFO: Account Balance End. [2026-04-13 14:08:04] Production.ERROR: CronJobId end 12 [2026-04-13 14:08:04] Production.INFO: ==22076== Releasing lock... [2026-04-13 14:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:08:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:08:04] Production.INFO: ==22072== Releasing lock... [2026-04-13 14:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:08:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:08:12] Production.ERROR: CronJobId end10 [2026-04-13 14:08:12] Production.INFO: ==22074== Releasing lock... [2026-04-13 14:08:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:08:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:08:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:08:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:08:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:08:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:08:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:08:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:08:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:08:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:08:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:08:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:08:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:08:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:08:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:08:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:08:14] Production.INFO: call_cost start [2026-04-13 14:08:14] Production.INFO: call_cost end [2026-04-13 14:08:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:08:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:08:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:08:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:08:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:08:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:08:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:08:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:08:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:08:14] Production.INFO: ==22070== Releasing lock... [2026-04-13 14:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:08:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:09:01] Production.INFO: ==22139== Lock acquired, processing the job... [2026-04-13 19:09:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:09:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:09:01] Production.INFO: neon service started [2026-04-13 19:09:01] Production.INFO: neon service started [2026-04-13 19:09:01] Production.INFO: ==22139== Releasing lock... [2026-04-13 19:09:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:09:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:09:02] Production.INFO: ==22141== Lock acquired, processing the job... [2026-04-13 14:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:09:02] Production.INFO: ==22143== Lock acquired, processing the job... [2026-04-13 18:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:09:02] Production.INFO: ==22143== Releasing lock... [2026-04-13 18:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:09:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:09:02] Production.INFO: ==22141== Releasing lock... [2026-04-13 14:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:09:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:09:03] Production.INFO: ==22152== Lock acquired, processing the job... [2026-04-13 14:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:09:03] Production.INFO: ==22146== Lock acquired, processing the job... [2026-04-13 14:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:09:03] Production.INFO: Account Balance Start. [2026-04-13 14:09:03] Production.INFO: CreateAllLog Start [2026-04-13 14:09:03] Production.INFO: 117 [2026-04-13 14:09:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:09:03] Production.INFO: ==22148== Lock acquired, processing the job... [2026-04-13 14:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:09:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:09:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:09:03] Production.INFO: ==22154== Lock acquired, processing the job... [2026-04-13 14:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:09:03] Production.INFO: ==22150== Lock acquired, processing the job... [2026-04-13 14:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:09:03] Production.INFO: Date 2026-04-10 [2026-04-13 14:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:09:03] Production.INFO: Date 2026-04-11 [2026-04-13 14:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:09:03] Production.INFO: Date 2026-04-12 [2026-04-13 14:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:09:03] Production.INFO: Date 2026-04-13 [2026-04-13 14:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:09:03] Production.INFO: Total Charge 0 [2026-04-13 14:09:03] Production.INFO: ==22154== Releasing lock... [2026-04-13 14:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:09:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:09:03] Production.INFO: CreateAllLog End [2026-04-13 14:09:03] Production.INFO: Account Balance End. [2026-04-13 14:09:03] Production.ERROR: CronJobId end 12 [2026-04-13 14:09:03] Production.INFO: ==22152== Releasing lock... [2026-04-13 14:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:09:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:09:04] Production.INFO: ==22148== Releasing lock... [2026-04-13 14:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:09:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:09:11] Production.ERROR: CronJobId end10 [2026-04-13 14:09:11] Production.INFO: ==22150== Releasing lock... [2026-04-13 14:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:09:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:09:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:09:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:09:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:09:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:09:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:09:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:09:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:09:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:09:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:09:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:09:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:09:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:09:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:09:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:09:13] Production.INFO: call_cost start [2026-04-13 14:09:13] Production.INFO: call_cost end [2026-04-13 14:09:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:09:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:09:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:09:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:09:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:09:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:09:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:09:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:09:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:09:14] Production.INFO: ==22146== Releasing lock... [2026-04-13 14:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:09:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:10:02] Production.INFO: ==22221== Lock acquired, processing the job... [2026-04-13 19:10:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:10:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:10:02] Production.INFO: neon service started [2026-04-13 19:10:02] Production.INFO: neon service started [2026-04-13 19:10:02] Production.INFO: ==22221== Releasing lock... [2026-04-13 19:10:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:10:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:10:02] Production.INFO: ==22223== Lock acquired, processing the job... [2026-04-13 14:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:10:02] Production.INFO: ==22223== Releasing lock... [2026-04-13 14:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:10:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:10:02] Production.INFO: ==22225== Lock acquired, processing the job... [2026-04-13 18:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:10:02] Production.INFO: ==22225== Releasing lock... [2026-04-13 18:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:10:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:10:03] Production.INFO: ==22227== Lock acquired, processing the job... [2026-04-13 14:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:10:03] Production.INFO: ==22229== Lock acquired, processing the job... [2026-04-13 14:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:10:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:10:03] Production.INFO: ==22231== Lock acquired, processing the job... [2026-04-13 14:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:10:03] Production.INFO: ==22235== Lock acquired, processing the job... [2026-04-13 14:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:10:03] Production.INFO: ==22233== Lock acquired, processing the job... [2026-04-13 14:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:10:03] Production.INFO: Account Balance Start. [2026-04-13 14:10:03] Production.INFO: CreateAllLog Start [2026-04-13 14:10:03] Production.INFO: 117 [2026-04-13 14:10:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:10:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:10:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:10:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:10:03] Production.INFO: ==22235== Releasing lock... [2026-04-13 14:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:10:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:10:03] Production.INFO: Date 2026-04-10 [2026-04-13 14:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:10:04] Production.INFO: Date 2026-04-11 [2026-04-13 14:10:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:10:04] Production.INFO: Date 2026-04-12 [2026-04-13 14:10:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:10:04] Production.INFO: Date 2026-04-13 [2026-04-13 14:10:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:10:04] Production.INFO: Total Charge 0 [2026-04-13 14:10:04] Production.INFO: CreateAllLog End [2026-04-13 14:10:04] Production.INFO: ==22229== Releasing lock... [2026-04-13 14:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:10:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:10:04] Production.INFO: Account Balance End. [2026-04-13 14:10:04] Production.ERROR: CronJobId end 12 [2026-04-13 14:10:04] Production.INFO: ==22233== Releasing lock... [2026-04-13 14:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:10:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:10:10] Production.ERROR: CronJobId end10 [2026-04-13 14:10:10] Production.INFO: ==22231== Releasing lock... [2026-04-13 14:10:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:10:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:10:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:10:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:10:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:10:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:10:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:10:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:10:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:10:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:10:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:10:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:10:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:10:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:10:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:10:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:10:14] Production.INFO: call_cost start [2026-04-13 14:10:14] Production.INFO: call_cost end [2026-04-13 14:10:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:10:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:10:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:10:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:10:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:10:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:10:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:10:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:10:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:10:14] Production.INFO: ==22227== Releasing lock... [2026-04-13 14:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:10:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:11:01] Production.INFO: ==22303== Lock acquired, processing the job... [2026-04-13 19:11:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:11:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:11:01] Production.INFO: neon service started [2026-04-13 19:11:01] Production.INFO: neon service started [2026-04-13 19:11:01] Production.INFO: ==22303== Releasing lock... [2026-04-13 19:11:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:11:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:11:02] Production.INFO: ==22305== Lock acquired, processing the job... [2026-04-13 14:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:11:02] Production.INFO: ==22307== Lock acquired, processing the job... [2026-04-13 18:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:11:02] Production.INFO: ==22307== Releasing lock... [2026-04-13 18:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:11:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:11:02] Production.INFO: ==22305== Releasing lock... [2026-04-13 14:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:11:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:11:03] Production.INFO: ==22310== Lock acquired, processing the job... [2026-04-13 14:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 14:11:03] Production.INFO: ==22312== Lock acquired, processing the job... [2026-04-13 14:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:11:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 14:11:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 14:11:03] Production.ERROR: CronJob PID - 22312 [2026-04-13 14:11:03] Production.ERROR: CronJob Title - System Alerts [2026-04-13 14:11:03] Production.ERROR: CronJob ID - 5 [2026-04-13 14:11:03] Production.ERROR: CronJob Last Run Time 2026-04-13 14:11:00 [2026-04-13 14:11:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 14:11:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 14:11:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 14:11:03] Production.INFO: ==22310== Releasing lock... [2026-04-13 14:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 14:11:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 14:11:03] Production.INFO: ==22316== Lock acquired, processing the job... [2026-04-13 14:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:11:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:11:03] Production.INFO: ==22314== Lock acquired, processing the job... [2026-04-13 14:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:11:03] Production.INFO: ==22318== Lock acquired, processing the job... [2026-04-13 14:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:11:03] Production.INFO: ==22320== Lock acquired, processing the job... [2026-04-13 14:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 14:11:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 14:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:11:03] Production.INFO: ==22322== Lock acquired, processing the job... [2026-04-13 14:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:11:03] Production.INFO: Account Balance Start. [2026-04-13 14:11:03] Production.INFO: CreateAllLog Start [2026-04-13 14:11:03] Production.INFO: 117 [2026-04-13 14:11:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:11:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:11:04] Production.INFO: Date 2026-04-10 [2026-04-13 14:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:11:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:11:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:11:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:11:04] Production.INFO: Date 2026-04-11 [2026-04-13 14:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:11:04] Production.INFO: Date 2026-04-12 [2026-04-13 14:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:11:04] Production.INFO: Date 2026-04-13 [2026-04-13 14:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:11:04] Production.INFO: Total Charge 0 [2026-04-13 14:11:04] Production.INFO: CreateAllLog End [2026-04-13 14:11:04] Production.INFO: ==22322== Releasing lock... [2026-04-13 14:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:11:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:11:04] Production.ERROR: done [2026-04-13 14:11:04] Production.INFO: ==22314== Releasing lock... [2026-04-13 14:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:11:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:11:04] Production.INFO: Account Balance End. [2026-04-13 14:11:04] Production.ERROR: CronJobId end 12 [2026-04-13 14:11:04] Production.INFO: ==22318== Releasing lock... [2026-04-13 14:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:11:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 14:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089586', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 14:11:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089586', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 14:11:09] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 14:11:09] Production.INFO: ProcessCDR(1,17089586,1,1,2) [2026-04-13 14:11:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17089586,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 14:11:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17089586,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 14:11:09] Production.ERROR: pbx prc_insertCDR start [2026-04-13 14:11:09] Production.ERROR: pbx prc_insertCDR end [2026-04-13 14:11:09] Production.INFO: ==22320== Releasing lock... [2026-04-13 14:11:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 14:11:09] Production.INFO: 26 MB #Memory Used# [2026-04-13 14:11:13] Production.ERROR: CronJobId end10 [2026-04-13 14:11:13] Production.INFO: ==22316== Releasing lock... [2026-04-13 14:11:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:11:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:11:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:11:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:11:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:11:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:11:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:11:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:11:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:11:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:11:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:11:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:11:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:11:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:11:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:11:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:11:16] Production.INFO: call_cost start [2026-04-13 14:11:16] Production.INFO: call_cost end [2026-04-13 14:11:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:11:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:11:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:11:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:11:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:11:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:11:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:11:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:11:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:11:16] Production.INFO: ==22312== Releasing lock... [2026-04-13 14:11:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:11:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:12:01] Production.INFO: ==22386== Lock acquired, processing the job... [2026-04-13 19:12:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:12:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:12:01] Production.INFO: neon service started [2026-04-13 19:12:01] Production.INFO: neon service started [2026-04-13 19:12:01] Production.INFO: ==22386== Releasing lock... [2026-04-13 19:12:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:12:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:12:02] Production.INFO: ==22388== Lock acquired, processing the job... [2026-04-13 14:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:12:02] Production.INFO: ==22390== Lock acquired, processing the job... [2026-04-13 18:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:12:02] Production.INFO: ==22390== Releasing lock... [2026-04-13 18:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:12:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:12:02] Production.INFO: ==22388== Releasing lock... [2026-04-13 14:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:12:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:12:03] Production.INFO: ==22401== Lock acquired, processing the job... [2026-04-13 14:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:12:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:12:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:12:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:12:03] Production.INFO: ==22401== Releasing lock... [2026-04-13 14:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:12:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:12:03] Production.INFO: ==22397== Lock acquired, processing the job... [2026-04-13 14:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:12:03] Production.INFO: ==22393== Lock acquired, processing the job... [2026-04-13 14:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:12:03] Production.INFO: ==22395== Lock acquired, processing the job... [2026-04-13 14:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:12:03] Production.INFO: ==22399== Lock acquired, processing the job... [2026-04-13 14:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:12:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:12:03] Production.INFO: Account Balance Start. [2026-04-13 14:12:03] Production.INFO: CreateAllLog Start [2026-04-13 14:12:03] Production.INFO: 117 [2026-04-13 14:12:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:12:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:12:04] Production.INFO: Date 2026-04-09 [2026-04-13 14:12:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:12:04] Production.INFO: Date 2026-04-10 [2026-04-13 14:12:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:12:04] Production.INFO: Date 2026-04-11 [2026-04-13 14:12:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:12:04] Production.INFO: Date 2026-04-12 [2026-04-13 14:12:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:12:04] Production.INFO: Date 2026-04-13 [2026-04-13 14:12:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:12:04] Production.INFO: Total Charge 0 [2026-04-13 14:12:04] Production.INFO: CreateAllLog End [2026-04-13 14:12:04] Production.INFO: Account Balance End. [2026-04-13 14:12:04] Production.ERROR: CronJobId end 12 [2026-04-13 14:12:04] Production.INFO: ==22399== Releasing lock... [2026-04-13 14:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:12:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:12:04] Production.INFO: ==22395== Releasing lock... [2026-04-13 14:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:12:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:12:11] Production.ERROR: CronJobId end10 [2026-04-13 14:12:11] Production.INFO: ==22397== Releasing lock... [2026-04-13 14:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:12:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:12:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:12:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:12:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:12:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:12:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:12:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:12:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:12:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:12:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:12:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:12:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:12:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:12:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:12:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:12:14] Production.INFO: call_cost start [2026-04-13 14:12:14] Production.INFO: call_cost end [2026-04-13 14:12:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:12:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:12:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:12:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:12:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:12:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:12:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:12:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:12:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:12:14] Production.INFO: ==22393== Releasing lock... [2026-04-13 14:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:12:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:13:01] Production.INFO: ==22463== Lock acquired, processing the job... [2026-04-13 19:13:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:13:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:13:01] Production.INFO: neon service started [2026-04-13 19:13:01] Production.INFO: neon service started [2026-04-13 19:13:01] Production.INFO: ==22463== Releasing lock... [2026-04-13 19:13:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:13:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:13:01] Production.INFO: ==22465== Lock acquired, processing the job... [2026-04-13 14:13:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:13:01] Production.INFO: ==22465== Releasing lock... [2026-04-13 14:13:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:13:01] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:13:02] Production.INFO: ==22467== Lock acquired, processing the job... [2026-04-13 18:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:13:02] Production.INFO: ==22467== Releasing lock... [2026-04-13 18:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:13:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:13:02] Production.INFO: ==22469== Lock acquired, processing the job... [2026-04-13 14:13:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:13:02] Production.INFO: ==22471== Lock acquired, processing the job... [2026-04-13 14:13:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:13:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:13:02] Production.INFO: ==22473== Lock acquired, processing the job... [2026-04-13 14:13:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:13:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:13:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:13:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:13:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:13:02] Production.INFO: ==22475== Lock acquired, processing the job... [2026-04-13 14:13:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:13:02] Production.INFO: ==22477== Lock acquired, processing the job... [2026-04-13 14:13:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:13:03] Production.INFO: Account Balance Start. [2026-04-13 14:13:03] Production.INFO: CreateAllLog Start [2026-04-13 14:13:03] Production.INFO: 117 [2026-04-13 14:13:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:13:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:13:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:13:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:13:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:13:03] Production.INFO: Date 2026-04-10 [2026-04-13 14:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:13:03] Production.INFO: ==22477== Releasing lock... [2026-04-13 14:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:13:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:13:03] Production.INFO: Date 2026-04-11 [2026-04-13 14:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:13:03] Production.INFO: Date 2026-04-12 [2026-04-13 14:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:13:03] Production.INFO: Date 2026-04-13 [2026-04-13 14:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:13:03] Production.INFO: Total Charge 0 [2026-04-13 14:13:03] Production.INFO: CreateAllLog End [2026-04-13 14:13:03] Production.INFO: ==22471== Releasing lock... [2026-04-13 14:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:13:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:13:03] Production.INFO: Account Balance End. [2026-04-13 14:13:03] Production.ERROR: CronJobId end 12 [2026-04-13 14:13:03] Production.INFO: ==22475== Releasing lock... [2026-04-13 14:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:13:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:13:11] Production.ERROR: CronJobId end10 [2026-04-13 14:13:11] Production.INFO: ==22473== Releasing lock... [2026-04-13 14:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:13:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:13:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:13:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:13:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:13:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:13:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:13:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:13:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:13:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:13:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:13:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:13:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:13:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:13:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:13:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:13:12] Production.INFO: call_cost start [2026-04-13 14:13:12] Production.INFO: call_cost end [2026-04-13 14:13:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:13:12] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:13:12] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:13:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:13:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:13:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:13:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:13:12] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:13:12] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:13:12] Production.INFO: ==22469== Releasing lock... [2026-04-13 14:13:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:13:12] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:14:01] Production.INFO: ==22533== Lock acquired, processing the job... [2026-04-13 19:14:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:14:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:14:01] Production.INFO: neon service started [2026-04-13 19:14:01] Production.INFO: neon service started [2026-04-13 19:14:01] Production.INFO: ==22533== Releasing lock... [2026-04-13 19:14:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:14:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:14:02] Production.INFO: ==22535== Lock acquired, processing the job... [2026-04-13 14:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:14:02] Production.INFO: ==22535== Releasing lock... [2026-04-13 14:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:14:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:14:02] Production.INFO: ==22537== Lock acquired, processing the job... [2026-04-13 18:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:14:02] Production.INFO: ==22537== Releasing lock... [2026-04-13 18:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:14:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:14:03] Production.INFO: ==22542== Lock acquired, processing the job... [2026-04-13 14:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:14:03] Production.INFO: ==22544== Lock acquired, processing the job... [2026-04-13 14:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:14:03] Production.INFO: ==22546== Lock acquired, processing the job... [2026-04-13 14:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:14:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:14:03] Production.INFO: ==22550== Lock acquired, processing the job... [2026-04-13 14:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:14:03] Production.INFO: ==22548== Lock acquired, processing the job... [2026-04-13 14:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:14:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:14:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:14:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:14:03] Production.INFO: ==22550== Releasing lock... [2026-04-13 14:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:14:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:14:03] Production.INFO: Account Balance Start. [2026-04-13 14:14:03] Production.INFO: CreateAllLog Start [2026-04-13 14:14:03] Production.INFO: 117 [2026-04-13 14:14:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:14:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:14:03] Production.INFO: Date 2026-04-10 [2026-04-13 14:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:14:03] Production.INFO: Date 2026-04-11 [2026-04-13 14:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:14:03] Production.INFO: Date 2026-04-12 [2026-04-13 14:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:14:03] Production.INFO: Date 2026-04-13 [2026-04-13 14:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:14:03] Production.INFO: Total Charge 0 [2026-04-13 14:14:03] Production.INFO: CreateAllLog End [2026-04-13 14:14:03] Production.INFO: ==22544== Releasing lock... [2026-04-13 14:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:14:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:14:03] Production.INFO: Account Balance End. [2026-04-13 14:14:03] Production.ERROR: CronJobId end 12 [2026-04-13 14:14:03] Production.INFO: ==22548== Releasing lock... [2026-04-13 14:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:14:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:14:11] Production.ERROR: CronJobId end10 [2026-04-13 14:14:11] Production.INFO: ==22546== Releasing lock... [2026-04-13 14:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:14:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:14:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:14:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:14:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:14:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:14:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:14:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:14:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:14:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:14:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:14:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:14:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:14:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:14:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:14:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:14:14] Production.INFO: call_cost start [2026-04-13 14:14:14] Production.INFO: call_cost end [2026-04-13 14:14:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:14:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:14:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:14:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:14:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:14:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:14:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:14:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:14:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:14:14] Production.INFO: ==22542== Releasing lock... [2026-04-13 14:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:14:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:15:02] Production.INFO: ==22615== Lock acquired, processing the job... [2026-04-13 19:15:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:15:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:15:02] Production.INFO: neon service started [2026-04-13 19:15:02] Production.INFO: neon service started [2026-04-13 19:15:02] Production.INFO: ==22615== Releasing lock... [2026-04-13 19:15:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:15:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:15:02] Production.INFO: ==22617== Lock acquired, processing the job... [2026-04-13 14:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:15:02] Production.INFO: ==22617== Releasing lock... [2026-04-13 14:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:15:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:15:02] Production.INFO: ==22619== Lock acquired, processing the job... [2026-04-13 18:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:15:03] Production.INFO: ==22619== Releasing lock... [2026-04-13 18:15:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:15:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:15:03] Production.INFO: ==22622== Lock acquired, processing the job... [2026-04-13 14:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:15:03] Production.INFO: ==22624== Lock acquired, processing the job... [2026-04-13 14:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:15:03] Production.INFO: ==22630== Lock acquired, processing the job... [2026-04-13 14:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:15:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:15:03] Production.INFO: ==22626== Lock acquired, processing the job... [2026-04-13 14:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:15:03] Production.INFO: ==22628== Lock acquired, processing the job... [2026-04-13 14:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:15:03] Production.INFO: ==22630== Releasing lock... [2026-04-13 14:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:15:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:15:03] Production.INFO: Account Balance Start. [2026-04-13 14:15:03] Production.INFO: CreateAllLog Start [2026-04-13 14:15:03] Production.INFO: 117 [2026-04-13 14:15:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:15:04] Production.INFO: Date 2026-04-09 [2026-04-13 14:15:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:15:04] Production.INFO: Date 2026-04-10 [2026-04-13 14:15:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:15:04] Production.INFO: Date 2026-04-11 [2026-04-13 14:15:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:15:04] Production.INFO: Date 2026-04-12 [2026-04-13 14:15:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:15:04] Production.INFO: Date 2026-04-13 [2026-04-13 14:15:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:15:04] Production.INFO: Total Charge 0 [2026-04-13 14:15:04] Production.INFO: CreateAllLog End [2026-04-13 14:15:04] Production.INFO: ==22624== Releasing lock... [2026-04-13 14:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:15:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:15:04] Production.INFO: Account Balance End. [2026-04-13 14:15:04] Production.ERROR: CronJobId end 12 [2026-04-13 14:15:04] Production.INFO: ==22628== Releasing lock... [2026-04-13 14:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:15:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:15:12] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:362 Stack trace: #0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(362): PDOStatement->execute(Array) #1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_update...', Array) #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_update...', Array, Object(Closure)) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(363): Illuminate\Database\Connection->run('CALL prc_update...', Array, Object(Closure)) #4 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Database\Connection->statement() #5 /var/www/html/onswitch.neon.service/app/Console/Commands/CreateSummaryLive.php(0): App\Lib\AccountBalance::getOutstandingAmount() #6 [internal function]: App\Console\Commands\CreateSummaryLive->handle() #7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #8 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #9 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\CreateSummaryLive), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #13 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #14 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #15 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #16 {main} Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_updateSOAOffSet(1,0))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624 Stack trace: #0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_update...', Array, Object(Closure)) #1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(363): Illuminate\Database\Connection->run('CALL prc_update...', Array, Object(Closure)) #2 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Database\Connection->statement() #3 /var/www/html/onswitch.neon.service/app/Console/Commands/CreateSummaryLive.php(0): App\Lib\AccountBalance::getOutstandingAmount() #4 [internal function]: App\Console\Commands\CreateSummaryLive->handle() #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\CreateSummaryLive), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #13 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #14 {main} [2026-04-13 14:15:12] Production.ERROR: CronJobId end10 [2026-04-13 14:15:12] Production.INFO: ==22626== Releasing lock... [2026-04-13 14:15:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:15:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:15:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:15:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:15:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:15:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:15:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:15:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:15:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:15:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:15:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:15:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:15:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:15:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:15:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:15:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:15:14] Production.INFO: call_cost start [2026-04-13 14:15:14] Production.INFO: call_cost end [2026-04-13 14:15:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:15:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:15:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:15:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:15:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:15:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:15:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:15:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:15:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:15:14] Production.INFO: ==22622== Releasing lock... [2026-04-13 14:15:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:15:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:16:01] Production.INFO: ==22688== Lock acquired, processing the job... [2026-04-13 19:16:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:16:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:16:01] Production.INFO: neon service started [2026-04-13 19:16:01] Production.INFO: neon service started [2026-04-13 19:16:01] Production.INFO: ==22688== Releasing lock... [2026-04-13 19:16:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:16:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:16:02] Production.INFO: ==22690== Lock acquired, processing the job... [2026-04-13 14:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:16:02] Production.INFO: ==22690== Releasing lock... [2026-04-13 14:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:16:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:16:02] Production.INFO: ==22692== Lock acquired, processing the job... [2026-04-13 18:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:16:02] Production.INFO: ==22692== Releasing lock... [2026-04-13 18:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:16:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:16:03] Production.INFO: ==22694== Lock acquired, processing the job... [2026-04-13 14:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:16:03] Production.INFO: ==22696== Lock acquired, processing the job... [2026-04-13 14:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:16:03] Production.INFO: ==22698== Lock acquired, processing the job... [2026-04-13 14:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:16:03] Production.INFO: ==22703== Lock acquired, processing the job... [2026-04-13 14:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:16:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:16:03] Production.INFO: ==22700== Lock acquired, processing the job... [2026-04-13 14:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:16:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:16:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:16:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:16:03] Production.INFO: ==22703== Releasing lock... [2026-04-13 14:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:16:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:16:03] Production.INFO: Account Balance Start. [2026-04-13 14:16:03] Production.INFO: CreateAllLog Start [2026-04-13 14:16:03] Production.INFO: 117 [2026-04-13 14:16:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:16:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:16:03] Production.INFO: Date 2026-04-10 [2026-04-13 14:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:16:03] Production.INFO: Date 2026-04-11 [2026-04-13 14:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:16:03] Production.INFO: Date 2026-04-12 [2026-04-13 14:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:16:03] Production.INFO: Date 2026-04-13 [2026-04-13 14:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:16:03] Production.INFO: Total Charge 0 [2026-04-13 14:16:03] Production.INFO: CreateAllLog End [2026-04-13 14:16:03] Production.INFO: Account Balance End. [2026-04-13 14:16:03] Production.ERROR: CronJobId end 12 [2026-04-13 14:16:03] Production.INFO: ==22700== Releasing lock... [2026-04-13 14:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:16:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:16:03] Production.INFO: ==22696== Releasing lock... [2026-04-13 14:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:16:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:16:10] Production.ERROR: CronJobId end10 [2026-04-13 14:16:10] Production.INFO: ==22698== Releasing lock... [2026-04-13 14:16:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:16:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:16:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:16:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:16:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:16:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:16:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:16:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:16:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:16:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:16:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:16:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:16:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:16:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:16:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:16:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:16:13] Production.INFO: call_cost start [2026-04-13 14:16:13] Production.INFO: call_cost end [2026-04-13 14:16:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:16:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:16:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:16:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:16:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:16:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:16:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:16:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:16:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:16:13] Production.INFO: ==22694== Releasing lock... [2026-04-13 14:16:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:16:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:17:02] Production.INFO: ==22768== Lock acquired, processing the job... [2026-04-13 19:17:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:17:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:17:02] Production.INFO: neon service started [2026-04-13 19:17:02] Production.INFO: neon service started [2026-04-13 19:17:02] Production.INFO: ==22768== Releasing lock... [2026-04-13 19:17:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:17:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:17:02] Production.INFO: ==22770== Lock acquired, processing the job... [2026-04-13 14:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:17:02] Production.INFO: ==22770== Releasing lock... [2026-04-13 14:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:17:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:17:02] Production.INFO: ==22772== Lock acquired, processing the job... [2026-04-13 18:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:17:02] Production.INFO: ==22772== Releasing lock... [2026-04-13 18:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:17:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:17:03] Production.INFO: ==22778== Lock acquired, processing the job... [2026-04-13 14:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:17:03] Production.INFO: ==22780== Lock acquired, processing the job... [2026-04-13 14:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:17:03] Production.INFO: ==22776== Lock acquired, processing the job... [2026-04-13 14:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:17:03] Production.INFO: Account Balance Start. [2026-04-13 14:17:03] Production.INFO: CreateAllLog Start [2026-04-13 14:17:03] Production.INFO: 117 [2026-04-13 14:17:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:17:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:17:03] Production.INFO: ==22774== Lock acquired, processing the job... [2026-04-13 14:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:17:03] Production.INFO: Date 2026-04-10 [2026-04-13 14:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:17:03] Production.INFO: Date 2026-04-11 [2026-04-13 14:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:17:03] Production.INFO: ==22782== Lock acquired, processing the job... [2026-04-13 14:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:17:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:17:03] Production.INFO: Date 2026-04-12 [2026-04-13 14:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:17:03] Production.INFO: Date 2026-04-13 [2026-04-13 14:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:17:03] Production.INFO: Total Charge 0 [2026-04-13 14:17:03] Production.INFO: CreateAllLog End [2026-04-13 14:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:17:03] Production.INFO: ==22782== Releasing lock... [2026-04-13 14:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:17:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:17:03] Production.INFO: ==22776== Releasing lock... [2026-04-13 14:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:17:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:17:03] Production.INFO: Account Balance End. [2026-04-13 14:17:04] Production.ERROR: CronJobId end 12 [2026-04-13 14:17:04] Production.INFO: ==22780== Releasing lock... [2026-04-13 14:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:17:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:17:11] Production.ERROR: CronJobId end10 [2026-04-13 14:17:11] Production.INFO: ==22778== Releasing lock... [2026-04-13 14:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:17:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:17:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:17:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:17:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:17:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:17:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:17:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:17:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:17:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:17:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:17:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:17:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:17:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:17:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:17:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:17:15] Production.INFO: call_cost start [2026-04-13 14:17:15] Production.INFO: call_cost end [2026-04-13 14:17:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:17:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:17:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:17:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:17:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:17:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:17:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:17:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:17:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:17:15] Production.INFO: ==22774== Releasing lock... [2026-04-13 14:17:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:17:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:18:01] Production.INFO: ==22845== Lock acquired, processing the job... [2026-04-13 19:18:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:18:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:18:01] Production.INFO: neon service started [2026-04-13 19:18:01] Production.INFO: neon service started [2026-04-13 19:18:01] Production.INFO: ==22845== Releasing lock... [2026-04-13 19:18:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:18:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:18:02] Production.INFO: ==22847== Lock acquired, processing the job... [2026-04-13 14:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:18:02] Production.INFO: ==22849== Lock acquired, processing the job... [2026-04-13 18:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:18:02] Production.INFO: ==22849== Releasing lock... [2026-04-13 18:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:18:02] Production.INFO: 26 MB #Memory Used# [2026-04-13 14:18:02] Production.INFO: ==22847== Releasing lock... [2026-04-13 14:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:18:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:18:03] Production.INFO: ==22855== Lock acquired, processing the job... [2026-04-13 14:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:18:03] Production.INFO: ==22853== Lock acquired, processing the job... [2026-04-13 14:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:18:03] Production.INFO: ==22857== Lock acquired, processing the job... [2026-04-13 14:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:18:03] Production.INFO: ==22859== Lock acquired, processing the job... [2026-04-13 14:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:18:03] Production.INFO: ==22861== Lock acquired, processing the job... [2026-04-13 14:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:18:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:18:03] Production.INFO: Account Balance Start. [2026-04-13 14:18:03] Production.INFO: CreateAllLog Start [2026-04-13 14:18:03] Production.INFO: 117 [2026-04-13 14:18:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:18:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:18:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:18:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:18:03] Production.INFO: ==22861== Releasing lock... [2026-04-13 14:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:18:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:18:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:18:03] Production.INFO: Date 2026-04-10 [2026-04-13 14:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:18:03] Production.INFO: Date 2026-04-11 [2026-04-13 14:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:18:03] Production.INFO: Date 2026-04-12 [2026-04-13 14:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:18:03] Production.INFO: Date 2026-04-13 [2026-04-13 14:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:18:03] Production.INFO: Total Charge 0 [2026-04-13 14:18:03] Production.INFO: CreateAllLog End [2026-04-13 14:18:03] Production.INFO: Account Balance End. [2026-04-13 14:18:03] Production.ERROR: CronJobId end 12 [2026-04-13 14:18:03] Production.INFO: ==22859== Releasing lock... [2026-04-13 14:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:18:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:18:04] Production.INFO: ==22855== Releasing lock... [2026-04-13 14:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:18:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:18:10] Production.ERROR: CronJobId end10 [2026-04-13 14:18:10] Production.INFO: ==22857== Releasing lock... [2026-04-13 14:18:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:18:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:18:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:18:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:18:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:18:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:18:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:18:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:18:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:18:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:18:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:18:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:18:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:18:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:18:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:18:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:18:13] Production.INFO: call_cost start [2026-04-13 14:18:13] Production.INFO: call_cost end [2026-04-13 14:18:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:18:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:18:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:18:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:18:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:18:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:18:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:18:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:18:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:18:14] Production.INFO: ==22853== Releasing lock... [2026-04-13 14:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:18:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:19:01] Production.INFO: ==22921== Lock acquired, processing the job... [2026-04-13 19:19:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:19:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:19:01] Production.INFO: neon service started [2026-04-13 19:19:01] Production.INFO: neon service started [2026-04-13 19:19:01] Production.INFO: ==22921== Releasing lock... [2026-04-13 19:19:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:19:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:19:02] Production.INFO: ==22923== Lock acquired, processing the job... [2026-04-13 14:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:19:02] Production.INFO: ==22923== Releasing lock... [2026-04-13 14:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:19:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:19:02] Production.INFO: ==22925== Lock acquired, processing the job... [2026-04-13 18:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:19:02] Production.INFO: ==22925== Releasing lock... [2026-04-13 18:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:19:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:19:03] Production.INFO: ==22935== Lock acquired, processing the job... [2026-04-13 14:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:19:03] Production.INFO: ==22931== Lock acquired, processing the job... [2026-04-13 14:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:19:03] Production.INFO: ==22927== Lock acquired, processing the job... [2026-04-13 14:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:19:03] Production.INFO: ==22935== Releasing lock... [2026-04-13 14:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:19:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:19:03] Production.INFO: ==22933== Lock acquired, processing the job... [2026-04-13 14:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:19:03] Production.INFO: ==22929== Lock acquired, processing the job... [2026-04-13 14:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:19:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:19:03] Production.INFO: Account Balance Start. [2026-04-13 14:19:03] Production.INFO: CreateAllLog Start [2026-04-13 14:19:03] Production.INFO: 117 [2026-04-13 14:19:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:19:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:19:03] Production.INFO: Date 2026-04-10 [2026-04-13 14:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:19:03] Production.INFO: Date 2026-04-11 [2026-04-13 14:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:19:03] Production.INFO: Date 2026-04-12 [2026-04-13 14:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:19:03] Production.INFO: Date 2026-04-13 [2026-04-13 14:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:19:03] Production.INFO: Total Charge 0 [2026-04-13 14:19:03] Production.INFO: CreateAllLog End [2026-04-13 14:19:03] Production.INFO: Account Balance End. [2026-04-13 14:19:03] Production.ERROR: CronJobId end 12 [2026-04-13 14:19:03] Production.INFO: ==22933== Releasing lock... [2026-04-13 14:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:19:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:19:03] Production.INFO: ==22929== Releasing lock... [2026-04-13 14:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:19:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:19:10] Production.ERROR: CronJobId end10 [2026-04-13 14:19:10] Production.INFO: ==22931== Releasing lock... [2026-04-13 14:19:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:19:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:19:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:19:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:19:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:19:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:19:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:19:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:19:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:19:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:19:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:19:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:19:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:19:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:19:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:19:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:19:13] Production.INFO: call_cost start [2026-04-13 14:19:13] Production.INFO: call_cost end [2026-04-13 14:19:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:19:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:19:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:19:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:19:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:19:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:19:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:19:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:19:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:19:13] Production.INFO: ==22927== Releasing lock... [2026-04-13 14:19:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:19:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:20:02] Production.INFO: ==23000== Lock acquired, processing the job... [2026-04-13 19:20:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:20:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:20:02] Production.INFO: neon service started [2026-04-13 19:20:02] Production.INFO: neon service started [2026-04-13 19:20:02] Production.INFO: ==23000== Releasing lock... [2026-04-13 19:20:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:20:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:20:02] Production.INFO: ==23002== Lock acquired, processing the job... [2026-04-13 14:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:20:02] Production.INFO: ==23002== Releasing lock... [2026-04-13 14:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:20:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:20:02] Production.INFO: ==23004== Lock acquired, processing the job... [2026-04-13 18:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:20:03] Production.INFO: ==23004== Releasing lock... [2026-04-13 18:20:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:20:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:20:03] Production.INFO: ==23010== Lock acquired, processing the job... [2026-04-13 14:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:20:03] Production.INFO: ==23012== Lock acquired, processing the job... [2026-04-13 14:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:20:03] Production.INFO: ==23008== Lock acquired, processing the job... [2026-04-13 14:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:20:03] Production.INFO: ==23017== Lock acquired, processing the job... [2026-04-13 14:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:20:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:20:03] Production.INFO: ==23014== Lock acquired, processing the job... [2026-04-13 14:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:20:03] Production.INFO: Account Balance Start. [2026-04-13 14:20:03] Production.INFO: CreateAllLog Start [2026-04-13 14:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:20:03] Production.INFO: 117 [2026-04-13 14:20:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:20:03] Production.INFO: ==23017== Releasing lock... [2026-04-13 14:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:20:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:20:04] Production.INFO: Date 2026-04-09 [2026-04-13 14:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:20:04] Production.INFO: Date 2026-04-10 [2026-04-13 14:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:20:04] Production.INFO: Date 2026-04-11 [2026-04-13 14:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:20:04] Production.INFO: Date 2026-04-12 [2026-04-13 14:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:20:04] Production.INFO: Date 2026-04-13 [2026-04-13 14:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:20:04] Production.INFO: Total Charge 0 [2026-04-13 14:20:04] Production.INFO: CreateAllLog End [2026-04-13 14:20:04] Production.INFO: Account Balance End. [2026-04-13 14:20:04] Production.ERROR: CronJobId end 12 [2026-04-13 14:20:04] Production.INFO: ==23014== Releasing lock... [2026-04-13 14:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:20:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:20:04] Production.INFO: ==23010== Releasing lock... [2026-04-13 14:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:20:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:20:11] Production.ERROR: CronJobId end10 [2026-04-13 14:20:11] Production.INFO: ==23012== Releasing lock... [2026-04-13 14:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:20:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:20:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:20:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:20:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:20:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:20:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:20:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:20:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:20:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:20:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:20:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:20:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:20:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:20:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:20:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:20:14] Production.INFO: call_cost start [2026-04-13 14:20:14] Production.INFO: call_cost end [2026-04-13 14:20:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:20:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:20:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:20:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:20:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:20:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:20:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:20:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:20:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:20:14] Production.INFO: ==23008== Releasing lock... [2026-04-13 14:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:20:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:21:01] Production.INFO: ==23094== Lock acquired, processing the job... [2026-04-13 19:21:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:21:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:21:01] Production.INFO: neon service started [2026-04-13 19:21:01] Production.INFO: neon service started [2026-04-13 19:21:01] Production.INFO: ==23094== Releasing lock... [2026-04-13 19:21:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:21:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:21:02] Production.INFO: ==23096== Lock acquired, processing the job... [2026-04-13 14:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:21:02] Production.INFO: ==23096== Releasing lock... [2026-04-13 14:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:21:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:21:02] Production.INFO: ==23098== Lock acquired, processing the job... [2026-04-13 18:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:21:02] Production.INFO: ==23098== Releasing lock... [2026-04-13 18:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:21:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:21:03] Production.INFO: ==23101== Lock acquired, processing the job... [2026-04-13 14:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 14:21:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 14:21:03] Production.INFO: ==23113== Lock acquired, processing the job... [2026-04-13 14:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:21:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 14:21:03] Production.INFO: ==23101== Releasing lock... [2026-04-13 14:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 14:21:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 14:21:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:21:03] Production.INFO: ==23103== Lock acquired, processing the job... [2026-04-13 14:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:21:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:21:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:21:03] Production.INFO: ==23105== Lock acquired, processing the job... [2026-04-13 14:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:21:03] Production.INFO: ==23113== Releasing lock... [2026-04-13 14:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:21:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:21:03] Production.INFO: ==23107== Lock acquired, processing the job... [2026-04-13 14:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:21:03] Production.INFO: ==23109== Lock acquired, processing the job... [2026-04-13 14:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:21:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:21:03] Production.INFO: ==23111== Lock acquired, processing the job... [2026-04-13 14:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 14:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:21:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 14:21:03] Production.INFO: Account Balance Start. [2026-04-13 14:21:03] Production.INFO: CreateAllLog Start [2026-04-13 14:21:03] Production.INFO: 117 [2026-04-13 14:21:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:21:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:21:04] Production.INFO: Date 2026-04-10 [2026-04-13 14:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:21:04] Production.INFO: Date 2026-04-11 [2026-04-13 14:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:21:04] Production.INFO: Date 2026-04-12 [2026-04-13 14:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:21:04] Production.INFO: Date 2026-04-13 [2026-04-13 14:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:21:04] Production.INFO: Total Charge 0 [2026-04-13 14:21:04] Production.INFO: CreateAllLog End [2026-04-13 14:21:04] Production.INFO: ==23105== Releasing lock... [2026-04-13 14:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:21:04] Production.ERROR: done [2026-04-13 14:21:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:21:04] Production.INFO: Account Balance End. [2026-04-13 14:21:04] Production.ERROR: CronJobId end 12 [2026-04-13 14:21:04] Production.INFO: ==23109== Releasing lock... [2026-04-13 14:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:21:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 14:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089627', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 14:21:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089627', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 14:21:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 14:21:10] Production.INFO: ProcessCDR(1,17089627,1,1,2) [2026-04-13 14:21:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17089627,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 14:21:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17089627,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 14:21:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 14:21:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 14:21:10] Production.INFO: ==23111== Releasing lock... [2026-04-13 14:21:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 14:21:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 14:21:15] Production.ERROR: CronJobId end10 [2026-04-13 14:21:15] Production.INFO: ==23107== Releasing lock... [2026-04-13 14:21:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:21:15] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:21:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:21:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:21:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:21:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:21:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:21:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:21:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:21:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:21:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:21:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:21:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:21:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:21:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:21:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:21:16] Production.INFO: call_cost start [2026-04-13 14:21:16] Production.INFO: call_cost end [2026-04-13 14:21:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:21:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:21:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:21:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:21:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:21:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:21:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:21:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:21:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:21:16] Production.INFO: ==23103== Releasing lock... [2026-04-13 14:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:21:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:22:02] Production.INFO: ==23180== Lock acquired, processing the job... [2026-04-13 19:22:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:22:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:22:02] Production.INFO: neon service started [2026-04-13 19:22:02] Production.INFO: neon service started [2026-04-13 19:22:02] Production.INFO: ==23180== Releasing lock... [2026-04-13 19:22:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:22:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:22:02] Production.INFO: ==23184== Lock acquired, processing the job... [2026-04-13 18:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:22:02] Production.INFO: ==23184== Releasing lock... [2026-04-13 18:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:22:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:22:02] Production.INFO: ==23182== Lock acquired, processing the job... [2026-04-13 14:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:22:02] Production.INFO: ==23182== Releasing lock... [2026-04-13 14:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:22:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:22:03] Production.INFO: ==23188== Lock acquired, processing the job... [2026-04-13 14:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:22:03] Production.INFO: ==23186== Lock acquired, processing the job... [2026-04-13 14:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:22:03] Production.INFO: ==23190== Lock acquired, processing the job... [2026-04-13 14:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:22:03] Production.INFO: ==23192== Lock acquired, processing the job... [2026-04-13 14:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:22:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:22:03] Production.INFO: Account Balance Start. [2026-04-13 14:22:03] Production.INFO: CreateAllLog Start [2026-04-13 14:22:03] Production.INFO: ==23194== Lock acquired, processing the job... [2026-04-13 14:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:22:03] Production.INFO: 117 [2026-04-13 14:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:22:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:22:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:22:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:22:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:22:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:22:03] Production.INFO: ==23194== Releasing lock... [2026-04-13 14:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:22:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:22:04] Production.INFO: Date 2026-04-10 [2026-04-13 14:22:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:22:04] Production.INFO: Date 2026-04-11 [2026-04-13 14:22:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:22:04] Production.INFO: Date 2026-04-12 [2026-04-13 14:22:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:22:04] Production.INFO: Date 2026-04-13 [2026-04-13 14:22:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:22:04] Production.INFO: Total Charge 0 [2026-04-13 14:22:04] Production.INFO: ==23188== Releasing lock... [2026-04-13 14:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:22:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:22:04] Production.INFO: CreateAllLog End [2026-04-13 14:22:04] Production.INFO: Account Balance End. [2026-04-13 14:22:04] Production.ERROR: CronJobId end 12 [2026-04-13 14:22:04] Production.INFO: ==23192== Releasing lock... [2026-04-13 14:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:22:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:22:12] Production.ERROR: CronJobId end10 [2026-04-13 14:22:12] Production.INFO: ==23190== Releasing lock... [2026-04-13 14:22:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:22:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:22:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:22:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:22:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:22:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:22:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:22:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:22:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:22:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:22:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:22:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:22:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:22:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:22:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:22:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:22:15] Production.INFO: call_cost start [2026-04-13 14:22:15] Production.INFO: call_cost end [2026-04-13 14:22:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:22:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:22:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:22:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:22:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:22:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:22:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:22:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:22:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:22:15] Production.INFO: ==23186== Releasing lock... [2026-04-13 14:22:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:22:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:23:01] Production.INFO: ==23250== Lock acquired, processing the job... [2026-04-13 19:23:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:23:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:23:01] Production.INFO: neon service started [2026-04-13 19:23:01] Production.INFO: neon service started [2026-04-13 19:23:01] Production.INFO: ==23250== Releasing lock... [2026-04-13 19:23:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:23:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:23:01] Production.INFO: ==23252== Lock acquired, processing the job... [2026-04-13 14:23:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:23:02] Production.INFO: ==23252== Releasing lock... [2026-04-13 14:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:23:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:23:02] Production.INFO: ==23254== Lock acquired, processing the job... [2026-04-13 18:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:23:02] Production.INFO: ==23254== Releasing lock... [2026-04-13 18:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:23:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:23:02] Production.INFO: ==23267== Lock acquired, processing the job... [2026-04-13 14:23:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:23:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:23:03] Production.INFO: ==23267== Releasing lock... [2026-04-13 14:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:23:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:23:03] Production.INFO: ==23257== Lock acquired, processing the job... [2026-04-13 14:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:23:03] Production.INFO: ==23259== Lock acquired, processing the job... [2026-04-13 14:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:23:03] Production.INFO: ==23262== Lock acquired, processing the job... [2026-04-13 14:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:23:03] Production.INFO: ==23265== Lock acquired, processing the job... [2026-04-13 14:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:23:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:23:03] Production.INFO: Account Balance Start. [2026-04-13 14:23:03] Production.INFO: CreateAllLog Start [2026-04-13 14:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:23:03] Production.INFO: 117 [2026-04-13 14:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:23:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:23:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:23:03] Production.INFO: Date 2026-04-10 [2026-04-13 14:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:23:03] Production.INFO: Date 2026-04-11 [2026-04-13 14:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:23:03] Production.INFO: Date 2026-04-12 [2026-04-13 14:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:23:03] Production.INFO: Date 2026-04-13 [2026-04-13 14:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:23:03] Production.INFO: Total Charge 0 [2026-04-13 14:23:03] Production.INFO: CreateAllLog End [2026-04-13 14:23:03] Production.INFO: Account Balance End. [2026-04-13 14:23:03] Production.ERROR: CronJobId end 12 [2026-04-13 14:23:03] Production.INFO: ==23265== Releasing lock... [2026-04-13 14:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:23:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:23:03] Production.INFO: ==23259== Releasing lock... [2026-04-13 14:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:23:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:23:10] Production.ERROR: CronJobId end10 [2026-04-13 14:23:10] Production.INFO: ==23262== Releasing lock... [2026-04-13 14:23:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:23:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:23:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:23:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:23:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:23:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:23:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:23:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:23:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:23:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:23:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:23:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:23:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:23:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:23:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:23:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:23:13] Production.INFO: call_cost start [2026-04-13 14:23:13] Production.INFO: call_cost end [2026-04-13 14:23:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:23:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:23:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:23:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:23:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:23:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:23:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:23:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:23:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:23:13] Production.INFO: ==23257== Releasing lock... [2026-04-13 14:23:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:23:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:24:01] Production.INFO: ==23327== Lock acquired, processing the job... [2026-04-13 19:24:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:24:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:24:01] Production.INFO: neon service started [2026-04-13 19:24:01] Production.INFO: neon service started [2026-04-13 19:24:01] Production.INFO: ==23327== Releasing lock... [2026-04-13 19:24:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:24:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:24:02] Production.INFO: ==23331== Lock acquired, processing the job... [2026-04-13 18:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:24:02] Production.INFO: ==23331== Releasing lock... [2026-04-13 18:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:24:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:24:02] Production.INFO: ==23329== Lock acquired, processing the job... [2026-04-13 14:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:24:02] Production.INFO: ==23329== Releasing lock... [2026-04-13 14:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:24:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:24:03] Production.INFO: ==23336== Lock acquired, processing the job... [2026-04-13 14:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:24:03] Production.INFO: ==23340== Lock acquired, processing the job... [2026-04-13 14:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:24:03] Production.INFO: ==23334== Lock acquired, processing the job... [2026-04-13 14:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:24:03] Production.INFO: ==23338== Lock acquired, processing the job... [2026-04-13 14:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:24:03] Production.INFO: Account Balance Start. [2026-04-13 14:24:03] Production.INFO: CreateAllLog Start [2026-04-13 14:24:03] Production.INFO: 117 [2026-04-13 14:24:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:24:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:24:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:24:03] Production.INFO: Date 2026-04-10 [2026-04-13 14:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:24:03] Production.INFO: Date 2026-04-11 [2026-04-13 14:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:24:03] Production.INFO: ==23342== Lock acquired, processing the job... [2026-04-13 14:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:24:03] Production.INFO: Date 2026-04-12 [2026-04-13 14:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:24:03] Production.INFO: Date 2026-04-13 [2026-04-13 14:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:24:03] Production.INFO: Total Charge 0 [2026-04-13 14:24:03] Production.INFO: CreateAllLog End [2026-04-13 14:24:03] Production.INFO: ==23336== Releasing lock... [2026-04-13 14:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:24:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:24:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:24:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:24:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:24:03] Production.INFO: ==23342== Releasing lock... [2026-04-13 14:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:24:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:24:03] Production.INFO: Account Balance End. [2026-04-13 14:24:03] Production.ERROR: CronJobId end 12 [2026-04-13 14:24:03] Production.INFO: ==23340== Releasing lock... [2026-04-13 14:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:24:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:24:12] Production.ERROR: CronJobId end10 [2026-04-13 14:24:12] Production.INFO: ==23338== Releasing lock... [2026-04-13 14:24:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:24:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:24:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:24:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:24:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:24:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:24:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:24:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:24:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:24:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:24:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:24:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:24:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:24:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:24:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:24:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:24:15] Production.INFO: call_cost start [2026-04-13 14:24:15] Production.INFO: call_cost end [2026-04-13 14:24:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:24:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:24:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:24:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:24:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:24:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:24:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:24:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:24:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:24:15] Production.INFO: ==23334== Releasing lock... [2026-04-13 14:24:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:24:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:25:02] Production.INFO: ==23402== Lock acquired, processing the job... [2026-04-13 19:25:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:25:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:25:02] Production.INFO: neon service started [2026-04-13 19:25:02] Production.INFO: neon service started [2026-04-13 19:25:02] Production.INFO: ==23402== Releasing lock... [2026-04-13 19:25:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:25:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:25:02] Production.INFO: ==23404== Lock acquired, processing the job... [2026-04-13 14:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:25:02] Production.INFO: ==23404== Releasing lock... [2026-04-13 14:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:25:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:25:02] Production.INFO: ==23406== Lock acquired, processing the job... [2026-04-13 18:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:25:02] Production.INFO: ==23406== Releasing lock... [2026-04-13 18:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:25:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:25:03] Production.INFO: ==23408== Lock acquired, processing the job... [2026-04-13 14:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:25:03] Production.INFO: ==23415== Lock acquired, processing the job... [2026-04-13 14:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:25:03] Production.INFO: ==23417== Lock acquired, processing the job... [2026-04-13 14:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:25:03] Production.INFO: ==23413== Lock acquired, processing the job... [2026-04-13 14:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:25:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:25:03] Production.INFO: Account Balance Start. [2026-04-13 14:25:03] Production.INFO: CreateAllLog Start [2026-04-13 14:25:03] Production.INFO: ==23411== Lock acquired, processing the job... [2026-04-13 14:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:25:03] Production.INFO: 117 [2026-04-13 14:25:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:25:03] Production.INFO: ==23417== Releasing lock... [2026-04-13 14:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:25:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:25:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:25:04] Production.INFO: Date 2026-04-10 [2026-04-13 14:25:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:25:04] Production.INFO: Date 2026-04-11 [2026-04-13 14:25:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:25:04] Production.INFO: Date 2026-04-12 [2026-04-13 14:25:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:25:04] Production.INFO: Date 2026-04-13 [2026-04-13 14:25:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:25:04] Production.INFO: Total Charge 0 [2026-04-13 14:25:04] Production.INFO: CreateAllLog End [2026-04-13 14:25:04] Production.INFO: Account Balance End. [2026-04-13 14:25:04] Production.ERROR: CronJobId end 12 [2026-04-13 14:25:04] Production.INFO: ==23415== Releasing lock... [2026-04-13 14:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:25:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:25:04] Production.INFO: ==23411== Releasing lock... [2026-04-13 14:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:25:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:25:12] Production.ERROR: CronJobId end10 [2026-04-13 14:25:12] Production.INFO: ==23413== Releasing lock... [2026-04-13 14:25:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:25:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:25:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:25:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:25:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:25:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:25:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:25:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:25:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:25:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:25:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:25:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:25:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:25:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:25:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:25:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:25:14] Production.INFO: call_cost start [2026-04-13 14:25:14] Production.INFO: call_cost end [2026-04-13 14:25:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:25:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:25:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:25:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:25:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:25:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:25:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:25:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:25:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:25:14] Production.INFO: ==23408== Releasing lock... [2026-04-13 14:25:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:25:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:26:01] Production.INFO: ==23481== Lock acquired, processing the job... [2026-04-13 19:26:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:26:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:26:01] Production.INFO: neon service started [2026-04-13 19:26:01] Production.INFO: neon service started [2026-04-13 19:26:01] Production.INFO: ==23481== Releasing lock... [2026-04-13 19:26:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:26:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:26:02] Production.INFO: ==23483== Lock acquired, processing the job... [2026-04-13 14:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:26:02] Production.INFO: ==23485== Lock acquired, processing the job... [2026-04-13 18:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:26:02] Production.INFO: ==23483== Releasing lock... [2026-04-13 14:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:26:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:26:02] Production.INFO: ==23485== Releasing lock... [2026-04-13 18:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:26:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:26:03] Production.INFO: ==23488== Lock acquired, processing the job... [2026-04-13 14:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:26:03] Production.INFO: ==23490== Lock acquired, processing the job... [2026-04-13 14:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:26:03] Production.INFO: ==23494== Lock acquired, processing the job... [2026-04-13 14:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:26:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:26:03] Production.INFO: ==23492== Lock acquired, processing the job... [2026-04-13 14:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:26:03] Production.INFO: ==23496== Lock acquired, processing the job... [2026-04-13 14:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:26:03] Production.INFO: Account Balance Start. [2026-04-13 14:26:03] Production.INFO: CreateAllLog Start [2026-04-13 14:26:03] Production.INFO: 117 [2026-04-13 14:26:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:26:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:26:03] Production.INFO: Date 2026-04-10 [2026-04-13 14:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:26:03] Production.INFO: Date 2026-04-11 [2026-04-13 14:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:26:03] Production.INFO: Date 2026-04-12 [2026-04-13 14:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:26:03] Production.INFO: ==23496== Releasing lock... [2026-04-13 14:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:26:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:26:03] Production.INFO: Date 2026-04-13 [2026-04-13 14:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:26:03] Production.INFO: Total Charge 0 [2026-04-13 14:26:03] Production.INFO: CreateAllLog End [2026-04-13 14:26:03] Production.INFO: Account Balance End. [2026-04-13 14:26:03] Production.ERROR: CronJobId end 12 [2026-04-13 14:26:03] Production.INFO: ==23494== Releasing lock... [2026-04-13 14:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:26:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:26:03] Production.INFO: ==23490== Releasing lock... [2026-04-13 14:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:26:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:26:11] Production.ERROR: CronJobId end10 [2026-04-13 14:26:11] Production.INFO: ==23492== Releasing lock... [2026-04-13 14:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:26:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:26:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:26:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:26:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:26:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:26:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:26:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:26:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:26:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:26:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:26:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:26:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:26:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:26:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:26:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:26:12] Production.INFO: call_cost start [2026-04-13 14:26:12] Production.INFO: call_cost end [2026-04-13 14:26:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:26:12] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:26:12] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:26:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:26:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:26:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:26:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:26:12] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:26:12] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:26:12] Production.INFO: ==23488== Releasing lock... [2026-04-13 14:26:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:26:12] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:27:02] Production.INFO: ==23556== Lock acquired, processing the job... [2026-04-13 19:27:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:27:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:27:02] Production.INFO: neon service started [2026-04-13 19:27:02] Production.INFO: neon service started [2026-04-13 19:27:02] Production.INFO: ==23556== Releasing lock... [2026-04-13 19:27:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:27:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:27:02] Production.INFO: ==23558== Lock acquired, processing the job... [2026-04-13 14:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:27:02] Production.INFO: ==23558== Releasing lock... [2026-04-13 14:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:27:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:27:02] Production.INFO: ==23560== Lock acquired, processing the job... [2026-04-13 18:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:27:02] Production.INFO: ==23560== Releasing lock... [2026-04-13 18:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:27:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:27:03] Production.INFO: ==23562== Lock acquired, processing the job... [2026-04-13 14:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:27:03] Production.INFO: ==23564== Lock acquired, processing the job... [2026-04-13 14:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:27:03] Production.INFO: ==23568== Lock acquired, processing the job... [2026-04-13 14:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:27:03] Production.INFO: ==23566== Lock acquired, processing the job... [2026-04-13 14:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:27:03] Production.INFO: ==23570== Lock acquired, processing the job... [2026-04-13 14:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:27:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:27:03] Production.INFO: Account Balance Start. [2026-04-13 14:27:03] Production.INFO: CreateAllLog Start [2026-04-13 14:27:03] Production.INFO: 117 [2026-04-13 14:27:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:27:03] Production.INFO: ==23570== Releasing lock... [2026-04-13 14:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:27:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:27:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:27:03] Production.INFO: Date 2026-04-10 [2026-04-13 14:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:27:03] Production.INFO: Date 2026-04-11 [2026-04-13 14:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:27:03] Production.INFO: ==23564== Releasing lock... [2026-04-13 14:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:27:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:27:03] Production.INFO: Date 2026-04-12 [2026-04-13 14:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:27:04] Production.INFO: Date 2026-04-13 [2026-04-13 14:27:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:27:04] Production.INFO: Total Charge 0 [2026-04-13 14:27:04] Production.INFO: CreateAllLog End [2026-04-13 14:27:04] Production.INFO: Account Balance End. [2026-04-13 14:27:04] Production.ERROR: CronJobId end 12 [2026-04-13 14:27:04] Production.INFO: ==23568== Releasing lock... [2026-04-13 14:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:27:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:27:11] Production.ERROR: CronJobId end10 [2026-04-13 14:27:11] Production.INFO: ==23566== Releasing lock... [2026-04-13 14:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:27:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:27:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:27:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:27:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:27:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:27:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:27:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:27:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:27:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:27:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:27:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:27:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:27:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:27:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:27:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:27:14] Production.INFO: call_cost start [2026-04-13 14:27:14] Production.INFO: call_cost end [2026-04-13 14:27:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:27:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:27:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:27:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:27:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:27:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:27:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:27:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:27:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:27:14] Production.INFO: ==23562== Releasing lock... [2026-04-13 14:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:27:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:28:01] Production.INFO: ==23632== Lock acquired, processing the job... [2026-04-13 19:28:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:28:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:28:01] Production.INFO: neon service started [2026-04-13 19:28:01] Production.INFO: neon service started [2026-04-13 19:28:01] Production.INFO: ==23632== Releasing lock... [2026-04-13 19:28:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:28:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:28:01] Production.INFO: ==23634== Lock acquired, processing the job... [2026-04-13 14:28:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:28:02] Production.INFO: ==23634== Releasing lock... [2026-04-13 14:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:28:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:28:02] Production.INFO: ==23636== Lock acquired, processing the job... [2026-04-13 18:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:28:02] Production.INFO: ==23636== Releasing lock... [2026-04-13 18:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:28:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:28:02] Production.INFO: ==23639== Lock acquired, processing the job... [2026-04-13 14:28:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:28:02] Production.INFO: ==23641== Lock acquired, processing the job... [2026-04-13 14:28:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:28:02] Production.INFO: ==23643== Lock acquired, processing the job... [2026-04-13 14:28:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:28:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:28:02] Production.INFO: ==23647== Lock acquired, processing the job... [2026-04-13 14:28:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:28:02] Production.INFO: ==23645== Lock acquired, processing the job... [2026-04-13 14:28:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:28:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:28:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:28:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:28:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:28:03] Production.INFO: Account Balance Start. [2026-04-13 14:28:03] Production.INFO: CreateAllLog Start [2026-04-13 14:28:03] Production.INFO: 117 [2026-04-13 14:28:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:28:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:28:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:28:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:28:03] Production.INFO: ==23647== Releasing lock... [2026-04-13 14:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:28:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:28:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:28:03] Production.INFO: Date 2026-04-10 [2026-04-13 14:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:28:03] Production.INFO: Date 2026-04-11 [2026-04-13 14:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:28:03] Production.INFO: Date 2026-04-12 [2026-04-13 14:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:28:03] Production.INFO: Date 2026-04-13 [2026-04-13 14:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:28:03] Production.INFO: Total Charge 0 [2026-04-13 14:28:03] Production.INFO: CreateAllLog End [2026-04-13 14:28:03] Production.INFO: Account Balance End. [2026-04-13 14:28:03] Production.INFO: ==23641== Releasing lock... [2026-04-13 14:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:28:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:28:03] Production.ERROR: CronJobId end 12 [2026-04-13 14:28:03] Production.INFO: ==23645== Releasing lock... [2026-04-13 14:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:28:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:28:11] Production.ERROR: CronJobId end10 [2026-04-13 14:28:11] Production.INFO: ==23643== Releasing lock... [2026-04-13 14:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:28:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:28:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:28:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:28:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:28:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:28:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:28:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:28:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:28:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:28:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:28:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:28:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:28:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:28:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:28:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:28:13] Production.INFO: call_cost start [2026-04-13 14:28:13] Production.INFO: call_cost end [2026-04-13 14:28:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:28:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:28:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:28:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:28:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:28:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:28:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:28:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:28:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:28:13] Production.INFO: ==23639== Releasing lock... [2026-04-13 14:28:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:28:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:29:01] Production.INFO: ==23705== Lock acquired, processing the job... [2026-04-13 19:29:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:29:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:29:01] Production.INFO: neon service started [2026-04-13 19:29:01] Production.INFO: neon service started [2026-04-13 19:29:01] Production.INFO: ==23705== Releasing lock... [2026-04-13 19:29:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:29:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:29:02] Production.INFO: ==23707== Lock acquired, processing the job... [2026-04-13 14:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:29:02] Production.INFO: ==23707== Releasing lock... [2026-04-13 14:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:29:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:29:02] Production.INFO: ==23709== Lock acquired, processing the job... [2026-04-13 18:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:29:02] Production.INFO: ==23709== Releasing lock... [2026-04-13 18:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:29:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:29:03] Production.INFO: ==23712== Lock acquired, processing the job... [2026-04-13 14:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:29:03] Production.INFO: ==23714== Lock acquired, processing the job... [2026-04-13 14:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:29:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:29:03] Production.INFO: ==23720== Lock acquired, processing the job... [2026-04-13 14:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:29:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:29:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:29:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:29:03] Production.INFO: ==23720== Releasing lock... [2026-04-13 14:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:29:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:29:03] Production.INFO: ==23716== Lock acquired, processing the job... [2026-04-13 14:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:29:03] Production.INFO: ==23718== Lock acquired, processing the job... [2026-04-13 14:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:29:03] Production.INFO: Account Balance Start. [2026-04-13 14:29:03] Production.INFO: CreateAllLog Start [2026-04-13 14:29:03] Production.INFO: 117 [2026-04-13 14:29:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:29:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:29:03] Production.INFO: Date 2026-04-10 [2026-04-13 14:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:29:03] Production.INFO: Date 2026-04-11 [2026-04-13 14:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:29:03] Production.INFO: Date 2026-04-12 [2026-04-13 14:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:29:03] Production.INFO: Date 2026-04-13 [2026-04-13 14:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:29:03] Production.INFO: Total Charge 0 [2026-04-13 14:29:03] Production.INFO: ==23714== Releasing lock... [2026-04-13 14:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:29:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:29:04] Production.INFO: CreateAllLog End [2026-04-13 14:29:04] Production.INFO: Account Balance End. [2026-04-13 14:29:04] Production.ERROR: CronJobId end 12 [2026-04-13 14:29:04] Production.INFO: ==23718== Releasing lock... [2026-04-13 14:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:29:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:29:12] Production.ERROR: CronJobId end10 [2026-04-13 14:29:12] Production.INFO: ==23716== Releasing lock... [2026-04-13 14:29:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:29:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:29:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:29:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:29:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:29:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:29:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:29:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:29:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:29:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:29:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:29:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:29:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:29:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:29:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:29:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:29:14] Production.INFO: call_cost start [2026-04-13 14:29:14] Production.INFO: call_cost end [2026-04-13 14:29:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:29:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:29:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:29:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:29:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:29:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:29:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:29:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:29:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:29:14] Production.INFO: ==23712== Releasing lock... [2026-04-13 14:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:29:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:30:01] Production.INFO: ==23782== Lock acquired, processing the job... [2026-04-13 19:30:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:30:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:30:01] Production.INFO: neon service started [2026-04-13 19:30:01] Production.INFO: neon service started [2026-04-13 19:30:01] Production.INFO: ==23782== Releasing lock... [2026-04-13 19:30:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:30:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:30:01] Production.INFO: ==23789== Lock acquired, processing the job... [2026-04-13 18:30:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:30:01] Production.INFO: ==23789== Releasing lock... [2026-04-13 18:30:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:30:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:30:01] Production.INFO: ==23787== Lock acquired, processing the job... [2026-04-13 14:30:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:30:02] Production.INFO: ==23787== Releasing lock... [2026-04-13 14:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:30:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:30:02] Production.INFO: ==23791== Lock acquired, processing the job... [2026-04-13 14:30:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:30:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:30:02] Production.INFO: ==23793== Lock acquired, processing the job... [2026-04-13 14:30:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:30:02] Production.INFO: ==23795== Lock acquired, processing the job... [2026-04-13 14:30:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:30:03] Production.INFO: ==23799== Lock acquired, processing the job... [2026-04-13 14:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:30:03] Production.INFO: ==23797== Lock acquired, processing the job... [2026-04-13 14:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:30:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:30:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:30:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:30:03] Production.INFO: ==23799== Releasing lock... [2026-04-13 14:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:30:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:30:03] Production.INFO: Account Balance Start. [2026-04-13 14:30:03] Production.INFO: CreateAllLog Start [2026-04-13 14:30:03] Production.INFO: 117 [2026-04-13 14:30:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:30:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:30:03] Production.INFO: Date 2026-04-10 [2026-04-13 14:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:30:03] Production.INFO: ==23793== Releasing lock... [2026-04-13 14:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:30:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:30:03] Production.INFO: Date 2026-04-11 [2026-04-13 14:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:30:03] Production.INFO: Date 2026-04-12 [2026-04-13 14:30:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:30:04] Production.INFO: Date 2026-04-13 [2026-04-13 14:30:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:30:04] Production.INFO: Total Charge 0 [2026-04-13 14:30:04] Production.INFO: CreateAllLog End [2026-04-13 14:30:04] Production.INFO: Account Balance End. [2026-04-13 14:30:04] Production.ERROR: CronJobId end 12 [2026-04-13 14:30:04] Production.INFO: ==23797== Releasing lock... [2026-04-13 14:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:30:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:30:10] Production.ERROR: CronJobId end10 [2026-04-13 14:30:10] Production.INFO: ==23795== Releasing lock... [2026-04-13 14:30:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:30:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:30:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:30:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:30:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:30:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:30:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:30:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:30:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:30:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:30:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:30:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:30:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:30:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:30:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:30:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:30:12] Production.INFO: call_cost start [2026-04-13 14:30:12] Production.INFO: call_cost end [2026-04-13 14:30:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:30:12] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:30:12] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:30:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:30:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:30:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:30:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:30:12] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:30:12] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:30:12] Production.INFO: ==23791== Releasing lock... [2026-04-13 14:30:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:30:12] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:31:01] Production.INFO: ==23858== Lock acquired, processing the job... [2026-04-13 19:31:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:31:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:31:01] Production.INFO: neon service started [2026-04-13 19:31:01] Production.INFO: neon service started [2026-04-13 19:31:01] Production.INFO: ==23858== Releasing lock... [2026-04-13 19:31:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:31:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:31:02] Production.INFO: ==23862== Lock acquired, processing the job... [2026-04-13 18:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:31:02] Production.INFO: ==23862== Releasing lock... [2026-04-13 18:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:31:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:31:02] Production.INFO: ==23860== Lock acquired, processing the job... [2026-04-13 14:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:31:02] Production.INFO: ==23860== Releasing lock... [2026-04-13 14:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:31:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:31:03] Production.INFO: ==23864== Lock acquired, processing the job... [2026-04-13 14:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 14:31:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 14:31:03] Production.INFO: ==23866== Lock acquired, processing the job... [2026-04-13 14:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:31:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 14:31:03] Production.INFO: ==23864== Releasing lock... [2026-04-13 14:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 14:31:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 14:31:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:31:03] Production.INFO: ==23868== Lock acquired, processing the job... [2026-04-13 14:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:31:03] Production.INFO: ==23870== Lock acquired, processing the job... [2026-04-13 14:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:31:03] Production.INFO: ==23877== Lock acquired, processing the job... [2026-04-13 14:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:31:03] Production.INFO: ==23872== Lock acquired, processing the job... [2026-04-13 14:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:31:03] Production.INFO: ==23874== Lock acquired, processing the job... [2026-04-13 14:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 14:31:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 14:31:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:31:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:31:03] Production.INFO: Account Balance Start. [2026-04-13 14:31:03] Production.INFO: CreateAllLog Start [2026-04-13 14:31:03] Production.INFO: 117 [2026-04-13 14:31:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:31:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:31:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:31:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:31:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:31:03] Production.INFO: Date 2026-04-10 [2026-04-13 14:31:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:31:03] Production.INFO: Date 2026-04-11 [2026-04-13 14:31:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:31:04] Production.INFO: Date 2026-04-12 [2026-04-13 14:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:31:04] Production.INFO: ==23877== Releasing lock... [2026-04-13 14:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:31:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:31:04] Production.INFO: Date 2026-04-13 [2026-04-13 14:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:31:04] Production.INFO: Total Charge 0 [2026-04-13 14:31:04] Production.INFO: CreateAllLog End [2026-04-13 14:31:04] Production.INFO: ==23868== Releasing lock... [2026-04-13 14:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:31:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:31:04] Production.ERROR: done [2026-04-13 14:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 14:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089668', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 14:31:04] Production.INFO: Account Balance End. [2026-04-13 14:31:04] Production.ERROR: CronJobId end 12 [2026-04-13 14:31:04] Production.INFO: ==23872== Releasing lock... [2026-04-13 14:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:31:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:31:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089668', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 14:31:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 14:31:10] Production.INFO: ProcessCDR(1,17089668,1,1,2) [2026-04-13 14:31:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17089668,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 14:31:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17089668,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 14:31:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 14:31:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 14:31:10] Production.INFO: ==23874== Releasing lock... [2026-04-13 14:31:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 14:31:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 14:31:14] Production.ERROR: CronJobId end10 [2026-04-13 14:31:14] Production.INFO: ==23870== Releasing lock... [2026-04-13 14:31:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:31:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:31:17] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:31:17] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:31:17] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:31:17] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:31:17] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:31:17] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:31:17] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:31:17] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:31:17] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:31:17] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:31:17] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:31:17] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:31:17] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:31:17] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:31:17] Production.INFO: call_cost start [2026-04-13 14:31:17] Production.INFO: call_cost end [2026-04-13 14:31:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:31:17] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:31:17] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:31:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:31:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:31:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:31:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:31:17] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:31:17] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:31:17] Production.INFO: ==23866== Releasing lock... [2026-04-13 14:31:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:31:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:32:02] Production.INFO: ==23938== Lock acquired, processing the job... [2026-04-13 19:32:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:32:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:32:02] Production.INFO: neon service started [2026-04-13 19:32:02] Production.INFO: neon service started [2026-04-13 19:32:02] Production.INFO: ==23938== Releasing lock... [2026-04-13 19:32:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:32:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:32:02] Production.INFO: ==23942== Lock acquired, processing the job... [2026-04-13 18:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:32:02] Production.INFO: ==23942== Releasing lock... [2026-04-13 18:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:32:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:32:02] Production.INFO: ==23940== Lock acquired, processing the job... [2026-04-13 14:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:32:03] Production.INFO: ==23940== Releasing lock... [2026-04-13 14:32:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:32:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:32:03] Production.INFO: ==23947== Lock acquired, processing the job... [2026-04-13 14:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:32:03] Production.INFO: ==23953== Lock acquired, processing the job... [2026-04-13 14:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:32:03] Production.INFO: ==23945== Lock acquired, processing the job... [2026-04-13 14:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:32:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:32:03] Production.INFO: ==23949== Lock acquired, processing the job... [2026-04-13 14:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:32:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:32:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:32:04] Production.INFO: ==23951== Lock acquired, processing the job... [2026-04-13 14:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:32:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:32:04] Production.INFO: ==23953== Releasing lock... [2026-04-13 14:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:32:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:32:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:32:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:32:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:32:04] Production.INFO: Account Balance Start. [2026-04-13 14:32:04] Production.INFO: CreateAllLog Start [2026-04-13 14:32:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:32:04] Production.INFO: 117 [2026-04-13 14:32:04] Production.INFO: Date 2026-04-08 [2026-04-13 14:32:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:32:04] Production.INFO: Date 2026-04-09 [2026-04-13 14:32:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:32:04] Production.INFO: Date 2026-04-10 [2026-04-13 14:32:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:32:04] Production.INFO: Date 2026-04-11 [2026-04-13 14:32:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:32:04] Production.INFO: Date 2026-04-12 [2026-04-13 14:32:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:32:04] Production.INFO: Date 2026-04-13 [2026-04-13 14:32:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:32:04] Production.INFO: Total Charge 0 [2026-04-13 14:32:04] Production.INFO: ==23947== Releasing lock... [2026-04-13 14:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:32:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:32:04] Production.INFO: CreateAllLog End [2026-04-13 14:32:04] Production.INFO: Account Balance End. [2026-04-13 14:32:04] Production.ERROR: CronJobId end 12 [2026-04-13 14:32:04] Production.INFO: ==23951== Releasing lock... [2026-04-13 14:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:32:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:32:12] Production.ERROR: CronJobId end10 [2026-04-13 14:32:12] Production.INFO: ==23949== Releasing lock... [2026-04-13 14:32:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:32:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:32:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:32:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:32:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:32:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:32:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:32:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:32:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:32:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:32:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:32:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:32:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:32:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:32:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:32:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:32:14] Production.INFO: call_cost start [2026-04-13 14:32:14] Production.INFO: call_cost end [2026-04-13 14:32:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:32:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:32:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:32:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:32:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:32:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:32:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:32:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:32:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:32:14] Production.INFO: ==23945== Releasing lock... [2026-04-13 14:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:32:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:33:01] Production.INFO: ==24009== Lock acquired, processing the job... [2026-04-13 19:33:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:33:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:33:01] Production.INFO: neon service started [2026-04-13 19:33:01] Production.INFO: neon service started [2026-04-13 19:33:01] Production.INFO: ==24009== Releasing lock... [2026-04-13 19:33:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:33:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:33:02] Production.INFO: ==24013== Lock acquired, processing the job... [2026-04-13 18:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:33:02] Production.INFO: ==24013== Releasing lock... [2026-04-13 18:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:33:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:33:02] Production.INFO: ==24011== Lock acquired, processing the job... [2026-04-13 14:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:33:02] Production.INFO: ==24011== Releasing lock... [2026-04-13 14:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:33:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:33:02] Production.INFO: ==24017== Lock acquired, processing the job... [2026-04-13 14:33:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:33:02] Production.INFO: ==24019== Lock acquired, processing the job... [2026-04-13 14:33:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:33:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:33:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:33:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:33:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:33:03] Production.INFO: ==24015== Lock acquired, processing the job... [2026-04-13 14:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:33:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:33:03] Production.INFO: ==24021== Lock acquired, processing the job... [2026-04-13 14:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:33:03] Production.INFO: ==24023== Lock acquired, processing the job... [2026-04-13 14:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:33:03] Production.INFO: Account Balance Start. [2026-04-13 14:33:03] Production.INFO: CreateAllLog Start [2026-04-13 14:33:03] Production.INFO: 117 [2026-04-13 14:33:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:33:03] Production.INFO: ==24017== Releasing lock... [2026-04-13 14:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:33:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:33:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:33:03] Production.INFO: Date 2026-04-10 [2026-04-13 14:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:33:03] Production.INFO: ==24023== Releasing lock... [2026-04-13 14:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:33:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:33:03] Production.INFO: Date 2026-04-11 [2026-04-13 14:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:33:03] Production.INFO: Date 2026-04-12 [2026-04-13 14:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:33:03] Production.INFO: Date 2026-04-13 [2026-04-13 14:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:33:03] Production.INFO: Total Charge 0 [2026-04-13 14:33:03] Production.INFO: CreateAllLog End [2026-04-13 14:33:03] Production.INFO: Account Balance End. [2026-04-13 14:33:03] Production.ERROR: CronJobId end 12 [2026-04-13 14:33:03] Production.INFO: ==24021== Releasing lock... [2026-04-13 14:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:33:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:33:10] Production.ERROR: CronJobId end10 [2026-04-13 14:33:10] Production.INFO: ==24019== Releasing lock... [2026-04-13 14:33:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:33:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:33:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:33:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:33:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:33:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:33:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:33:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:33:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:33:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:33:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:33:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:33:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:33:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:33:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:33:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:33:13] Production.INFO: call_cost start [2026-04-13 14:33:13] Production.INFO: call_cost end [2026-04-13 14:33:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:33:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:33:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:33:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:33:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:33:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:33:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:33:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:33:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:33:13] Production.INFO: ==24015== Releasing lock... [2026-04-13 14:33:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:33:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:34:02] Production.INFO: ==24087== Lock acquired, processing the job... [2026-04-13 19:34:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:34:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:34:02] Production.INFO: neon service started [2026-04-13 19:34:02] Production.INFO: neon service started [2026-04-13 19:34:02] Production.INFO: ==24087== Releasing lock... [2026-04-13 19:34:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:34:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:34:02] Production.INFO: ==24089== Lock acquired, processing the job... [2026-04-13 14:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:34:02] Production.INFO: ==24089== Releasing lock... [2026-04-13 14:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:34:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:34:02] Production.INFO: ==24091== Lock acquired, processing the job... [2026-04-13 18:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:34:02] Production.INFO: ==24091== Releasing lock... [2026-04-13 18:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:34:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:34:03] Production.INFO: ==24095== Lock acquired, processing the job... [2026-04-13 14:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:34:03] Production.INFO: ==24097== Lock acquired, processing the job... [2026-04-13 14:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:34:03] Production.INFO: ==24099== Lock acquired, processing the job... [2026-04-13 14:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:34:03] Production.INFO: ==24101== Lock acquired, processing the job... [2026-04-13 14:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:34:03] Production.INFO: ==24093== Lock acquired, processing the job... [2026-04-13 14:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:34:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:34:03] Production.INFO: Account Balance Start. [2026-04-13 14:34:03] Production.INFO: CreateAllLog Start [2026-04-13 14:34:03] Production.INFO: 117 [2026-04-13 14:34:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:34:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:34:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:34:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:34:03] Production.INFO: ==24101== Releasing lock... [2026-04-13 14:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:34:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:34:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:34:03] Production.INFO: Date 2026-04-10 [2026-04-13 14:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:34:03] Production.INFO: Date 2026-04-11 [2026-04-13 14:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:34:03] Production.INFO: ==24095== Releasing lock... [2026-04-13 14:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:34:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:34:03] Production.INFO: Date 2026-04-12 [2026-04-13 14:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:34:03] Production.INFO: Date 2026-04-13 [2026-04-13 14:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:34:04] Production.INFO: Total Charge 0 [2026-04-13 14:34:04] Production.INFO: CreateAllLog End [2026-04-13 14:34:04] Production.INFO: Account Balance End. [2026-04-13 14:34:04] Production.ERROR: CronJobId end 12 [2026-04-13 14:34:04] Production.INFO: ==24099== Releasing lock... [2026-04-13 14:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:34:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:34:09] Production.ERROR: CronJobId end10 [2026-04-13 14:34:10] Production.INFO: ==24097== Releasing lock... [2026-04-13 14:34:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:34:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:34:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:34:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:34:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:34:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:34:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:34:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:34:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:34:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:34:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:34:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:34:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:34:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:34:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:34:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:34:13] Production.INFO: call_cost start [2026-04-13 14:34:13] Production.INFO: call_cost end [2026-04-13 14:34:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:34:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:34:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:34:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:34:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:34:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:34:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:34:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:34:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:34:13] Production.INFO: ==24093== Releasing lock... [2026-04-13 14:34:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:34:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:35:01] Production.INFO: ==24156== Lock acquired, processing the job... [2026-04-13 19:35:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:35:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:35:01] Production.INFO: neon service started [2026-04-13 19:35:01] Production.INFO: neon service started [2026-04-13 19:35:01] Production.INFO: ==24156== Releasing lock... [2026-04-13 19:35:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:35:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:35:01] Production.INFO: ==24158== Lock acquired, processing the job... [2026-04-13 14:35:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:35:02] Production.INFO: ==24158== Releasing lock... [2026-04-13 14:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:35:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:35:02] Production.INFO: ==24160== Lock acquired, processing the job... [2026-04-13 18:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:35:02] Production.INFO: ==24160== Releasing lock... [2026-04-13 18:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:35:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:35:02] Production.INFO: ==24162== Lock acquired, processing the job... [2026-04-13 14:35:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:35:02] Production.INFO: ==24166== Lock acquired, processing the job... [2026-04-13 14:35:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:35:02] Production.INFO: ==24164== Lock acquired, processing the job... [2026-04-13 14:35:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:35:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:35:03] Production.INFO: ==24168== Lock acquired, processing the job... [2026-04-13 14:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:35:03] Production.INFO: ==24171== Lock acquired, processing the job... [2026-04-13 14:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:35:03] Production.INFO: Account Balance Start. [2026-04-13 14:35:03] Production.INFO: CreateAllLog Start [2026-04-13 14:35:03] Production.INFO: 117 [2026-04-13 14:35:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:35:03] Production.INFO: ==24171== Releasing lock... [2026-04-13 14:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:35:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:35:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:35:03] Production.INFO: Date 2026-04-10 [2026-04-13 14:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:35:03] Production.INFO: Date 2026-04-11 [2026-04-13 14:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:35:03] Production.INFO: Date 2026-04-12 [2026-04-13 14:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:35:03] Production.INFO: Date 2026-04-13 [2026-04-13 14:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:35:03] Production.INFO: Total Charge 0 [2026-04-13 14:35:03] Production.INFO: CreateAllLog End [2026-04-13 14:35:03] Production.INFO: ==24164== Releasing lock... [2026-04-13 14:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:35:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:35:03] Production.INFO: Account Balance End. [2026-04-13 14:35:03] Production.ERROR: CronJobId end 12 [2026-04-13 14:35:03] Production.INFO: ==24168== Releasing lock... [2026-04-13 14:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:35:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:35:10] Production.ERROR: CronJobId end10 [2026-04-13 14:35:10] Production.INFO: ==24166== Releasing lock... [2026-04-13 14:35:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:35:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:35:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:35:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:35:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:35:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:35:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:35:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:35:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:35:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:35:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:35:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:35:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:35:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:35:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:35:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:35:14] Production.INFO: call_cost start [2026-04-13 14:35:14] Production.INFO: call_cost end [2026-04-13 14:35:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:35:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:35:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:35:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:35:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:35:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:35:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:35:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:35:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:35:14] Production.INFO: ==24162== Releasing lock... [2026-04-13 14:35:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:35:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:36:01] Production.INFO: ==24230== Lock acquired, processing the job... [2026-04-13 19:36:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:36:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:36:01] Production.INFO: neon service started [2026-04-13 19:36:01] Production.INFO: neon service started [2026-04-13 19:36:01] Production.INFO: ==24230== Releasing lock... [2026-04-13 19:36:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:36:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:36:02] Production.INFO: ==24232== Lock acquired, processing the job... [2026-04-13 14:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:36:02] Production.INFO: ==24232== Releasing lock... [2026-04-13 14:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:36:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:36:02] Production.INFO: ==24234== Lock acquired, processing the job... [2026-04-13 18:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:36:02] Production.INFO: ==24234== Releasing lock... [2026-04-13 18:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:36:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:36:03] Production.INFO: ==24237== Lock acquired, processing the job... [2026-04-13 14:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:36:03] Production.INFO: ==24241== Lock acquired, processing the job... [2026-04-13 14:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:36:03] Production.INFO: ==24239== Lock acquired, processing the job... [2026-04-13 14:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:36:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:36:03] Production.INFO: ==24245== Lock acquired, processing the job... [2026-04-13 14:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:36:03] Production.INFO: ==24243== Lock acquired, processing the job... [2026-04-13 14:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:36:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:36:03] Production.INFO: ==24245== Releasing lock... [2026-04-13 14:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:36:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:36:03] Production.INFO: Account Balance Start. [2026-04-13 14:36:03] Production.INFO: CreateAllLog Start [2026-04-13 14:36:03] Production.INFO: 117 [2026-04-13 14:36:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:36:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:36:03] Production.INFO: Date 2026-04-10 [2026-04-13 14:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:36:03] Production.INFO: Date 2026-04-11 [2026-04-13 14:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:36:04] Production.INFO: Date 2026-04-12 [2026-04-13 14:36:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:36:04] Production.INFO: Date 2026-04-13 [2026-04-13 14:36:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:36:04] Production.INFO: ==24239== Releasing lock... [2026-04-13 14:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:36:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:36:04] Production.INFO: Total Charge 0 [2026-04-13 14:36:04] Production.INFO: CreateAllLog End [2026-04-13 14:36:04] Production.INFO: Account Balance End. [2026-04-13 14:36:04] Production.ERROR: CronJobId end 12 [2026-04-13 14:36:04] Production.INFO: ==24243== Releasing lock... [2026-04-13 14:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:36:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:36:11] Production.ERROR: CronJobId end10 [2026-04-13 14:36:11] Production.INFO: ==24241== Releasing lock... [2026-04-13 14:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:36:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:36:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:36:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:36:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:36:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:36:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:36:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:36:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:36:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:36:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:36:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:36:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:36:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:36:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:36:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:36:14] Production.INFO: call_cost start [2026-04-13 14:36:14] Production.INFO: call_cost end [2026-04-13 14:36:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:36:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:36:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:36:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:36:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:36:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:36:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:36:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:36:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:36:14] Production.INFO: ==24237== Releasing lock... [2026-04-13 14:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:36:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:37:02] Production.INFO: ==24307== Lock acquired, processing the job... [2026-04-13 19:37:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:37:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:37:02] Production.INFO: neon service started [2026-04-13 19:37:02] Production.INFO: neon service started [2026-04-13 19:37:02] Production.INFO: ==24307== Releasing lock... [2026-04-13 19:37:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:37:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:37:02] Production.INFO: ==24311== Lock acquired, processing the job... [2026-04-13 18:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:37:02] Production.INFO: ==24311== Releasing lock... [2026-04-13 18:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:37:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:37:02] Production.INFO: ==24309== Lock acquired, processing the job... [2026-04-13 14:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:37:03] Production.INFO: ==24309== Releasing lock... [2026-04-13 14:37:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:37:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:37:03] Production.INFO: ==24313== Lock acquired, processing the job... [2026-04-13 14:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:37:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:37:03] Production.INFO: ==24319== Lock acquired, processing the job... [2026-04-13 14:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:37:03] Production.INFO: Account Balance Start. [2026-04-13 14:37:03] Production.INFO: CreateAllLog Start [2026-04-13 14:37:03] Production.INFO: 117 [2026-04-13 14:37:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:37:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:37:03] Production.INFO: Date 2026-04-10 [2026-04-13 14:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:37:03] Production.INFO: Date 2026-04-11 [2026-04-13 14:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:37:03] Production.INFO: ==24315== Lock acquired, processing the job... [2026-04-13 14:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:37:03] Production.INFO: Date 2026-04-12 [2026-04-13 14:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:37:03] Production.INFO: ==24317== Lock acquired, processing the job... [2026-04-13 14:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:37:04] Production.INFO: Date 2026-04-13 [2026-04-13 14:37:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:37:04] Production.INFO: Total Charge 0 [2026-04-13 14:37:04] Production.INFO: CreateAllLog End [2026-04-13 14:37:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:37:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:37:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:37:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:37:04] Production.INFO: ==24321== Lock acquired, processing the job... [2026-04-13 14:37:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:37:04] Production.INFO: Account Balance End. [2026-04-13 14:37:04] Production.ERROR: CronJobId end 12 [2026-04-13 14:37:04] Production.INFO: ==24319== Releasing lock... [2026-04-13 14:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:37:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:37:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:37:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:37:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:37:04] Production.INFO: ==24321== Releasing lock... [2026-04-13 14:37:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:37:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:37:04] Production.INFO: ==24315== Releasing lock... [2026-04-13 14:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:37:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:37:12] Production.ERROR: CronJobId end10 [2026-04-13 14:37:12] Production.INFO: ==24317== Releasing lock... [2026-04-13 14:37:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:37:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:37:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:37:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:37:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:37:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:37:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:37:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:37:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:37:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:37:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:37:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:37:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:37:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:37:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:37:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:37:14] Production.INFO: call_cost start [2026-04-13 14:37:14] Production.INFO: call_cost end [2026-04-13 14:37:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:37:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:37:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:37:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:37:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:37:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:37:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:37:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:37:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:37:14] Production.INFO: ==24313== Releasing lock... [2026-04-13 14:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:37:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:38:01] Production.INFO: ==24375== Lock acquired, processing the job... [2026-04-13 19:38:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:38:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:38:01] Production.INFO: neon service started [2026-04-13 19:38:01] Production.INFO: neon service started [2026-04-13 19:38:01] Production.INFO: ==24375== Releasing lock... [2026-04-13 19:38:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:38:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:38:02] Production.INFO: ==24377== Lock acquired, processing the job... [2026-04-13 14:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:38:02] Production.INFO: ==24379== Lock acquired, processing the job... [2026-04-13 18:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:38:02] Production.INFO: ==24379== Releasing lock... [2026-04-13 18:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:38:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:38:02] Production.INFO: ==24377== Releasing lock... [2026-04-13 14:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:38:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:38:03] Production.INFO: ==24386== Lock acquired, processing the job... [2026-04-13 14:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:38:03] Production.INFO: ==24382== Lock acquired, processing the job... [2026-04-13 14:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:38:03] Production.INFO: ==24384== Lock acquired, processing the job... [2026-04-13 14:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:38:03] Production.INFO: ==24388== Lock acquired, processing the job... [2026-04-13 14:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:38:03] Production.INFO: ==24390== Lock acquired, processing the job... [2026-04-13 14:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:38:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:38:03] Production.INFO: Account Balance Start. [2026-04-13 14:38:03] Production.INFO: CreateAllLog Start [2026-04-13 14:38:03] Production.INFO: 117 [2026-04-13 14:38:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:38:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:38:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:38:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:38:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:38:03] Production.INFO: ==24390== Releasing lock... [2026-04-13 14:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:38:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:38:03] Production.INFO: Date 2026-04-10 [2026-04-13 14:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:38:03] Production.INFO: Date 2026-04-11 [2026-04-13 14:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:38:03] Production.INFO: Date 2026-04-12 [2026-04-13 14:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:38:04] Production.INFO: Date 2026-04-13 [2026-04-13 14:38:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:38:04] Production.INFO: Total Charge 0 [2026-04-13 14:38:04] Production.INFO: CreateAllLog End [2026-04-13 14:38:04] Production.INFO: Account Balance End. [2026-04-13 14:38:04] Production.ERROR: CronJobId end 12 [2026-04-13 14:38:04] Production.INFO: ==24388== Releasing lock... [2026-04-13 14:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:38:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:38:04] Production.INFO: ==24384== Releasing lock... [2026-04-13 14:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:38:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:38:11] Production.ERROR: CronJobId end10 [2026-04-13 14:38:11] Production.INFO: ==24386== Releasing lock... [2026-04-13 14:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:38:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:38:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:38:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:38:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:38:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:38:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:38:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:38:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:38:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:38:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:38:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:38:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:38:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:38:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:38:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:38:13] Production.INFO: call_cost start [2026-04-13 14:38:13] Production.INFO: call_cost end [2026-04-13 14:38:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:38:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:38:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:38:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:38:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:38:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:38:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:38:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:38:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:38:13] Production.INFO: ==24382== Releasing lock... [2026-04-13 14:38:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:38:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:39:02] Production.INFO: ==24448== Lock acquired, processing the job... [2026-04-13 19:39:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:39:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:39:02] Production.INFO: neon service started [2026-04-13 19:39:02] Production.INFO: neon service started [2026-04-13 19:39:02] Production.INFO: ==24448== Releasing lock... [2026-04-13 19:39:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:39:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:39:02] Production.INFO: ==24450== Lock acquired, processing the job... [2026-04-13 14:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:39:02] Production.INFO: ==24450== Releasing lock... [2026-04-13 14:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:39:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:39:02] Production.INFO: ==24452== Lock acquired, processing the job... [2026-04-13 18:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:39:02] Production.INFO: ==24452== Releasing lock... [2026-04-13 18:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:39:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:39:03] Production.INFO: ==24457== Lock acquired, processing the job... [2026-04-13 14:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:39:03] Production.INFO: ==24455== Lock acquired, processing the job... [2026-04-13 14:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:39:03] Production.INFO: ==24463== Lock acquired, processing the job... [2026-04-13 14:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:39:03] Production.INFO: ==24459== Lock acquired, processing the job... [2026-04-13 14:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:39:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:39:03] Production.INFO: ==24461== Lock acquired, processing the job... [2026-04-13 14:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:39:03] Production.INFO: ==24463== Releasing lock... [2026-04-13 14:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:39:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:39:03] Production.INFO: Account Balance Start. [2026-04-13 14:39:03] Production.INFO: CreateAllLog Start [2026-04-13 14:39:03] Production.INFO: 117 [2026-04-13 14:39:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:39:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:39:03] Production.INFO: Date 2026-04-10 [2026-04-13 14:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:39:03] Production.INFO: Date 2026-04-11 [2026-04-13 14:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:39:03] Production.INFO: Date 2026-04-12 [2026-04-13 14:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:39:03] Production.INFO: Date 2026-04-13 [2026-04-13 14:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:39:04] Production.INFO: ==24457== Releasing lock... [2026-04-13 14:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:39:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:39:04] Production.INFO: Total Charge 0 [2026-04-13 14:39:04] Production.INFO: CreateAllLog End [2026-04-13 14:39:04] Production.INFO: Account Balance End. [2026-04-13 14:39:04] Production.ERROR: CronJobId end 12 [2026-04-13 14:39:04] Production.INFO: ==24461== Releasing lock... [2026-04-13 14:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:39:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:39:12] Production.ERROR: CronJobId end10 [2026-04-13 14:39:12] Production.INFO: ==24459== Releasing lock... [2026-04-13 14:39:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:39:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:39:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:39:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:39:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:39:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:39:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:39:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:39:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:39:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:39:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:39:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:39:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:39:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:39:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:39:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:39:15] Production.INFO: call_cost start [2026-04-13 14:39:15] Production.INFO: call_cost end [2026-04-13 14:39:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:39:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:39:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:39:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:39:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:39:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:39:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:39:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:39:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:39:15] Production.INFO: ==24455== Releasing lock... [2026-04-13 14:39:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:39:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:40:01] Production.INFO: ==24517== Lock acquired, processing the job... [2026-04-13 19:40:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:40:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:40:01] Production.INFO: neon service started [2026-04-13 19:40:01] Production.INFO: neon service started [2026-04-13 19:40:01] Production.INFO: ==24517== Releasing lock... [2026-04-13 19:40:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:40:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:40:01] Production.INFO: ==24519== Lock acquired, processing the job... [2026-04-13 14:40:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:40:02] Production.INFO: ==24521== Lock acquired, processing the job... [2026-04-13 18:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:40:02] Production.INFO: ==24519== Releasing lock... [2026-04-13 14:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:40:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:40:02] Production.INFO: ==24521== Releasing lock... [2026-04-13 18:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:40:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:40:02] Production.INFO: ==24526== Lock acquired, processing the job... [2026-04-13 14:40:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:40:02] Production.INFO: ==24528== Lock acquired, processing the job... [2026-04-13 14:40:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:40:03] Production.INFO: ==24524== Lock acquired, processing the job... [2026-04-13 14:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:40:03] Production.INFO: ==24530== Lock acquired, processing the job... [2026-04-13 14:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:40:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:40:03] Production.INFO: Account Balance Start. [2026-04-13 14:40:03] Production.INFO: CreateAllLog Start [2026-04-13 14:40:03] Production.INFO: 117 [2026-04-13 14:40:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:40:03] Production.INFO: ==24532== Lock acquired, processing the job... [2026-04-13 14:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:40:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:40:03] Production.INFO: Date 2026-04-10 [2026-04-13 14:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:40:03] Production.INFO: ==24526== Releasing lock... [2026-04-13 14:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:40:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:40:03] Production.INFO: Date 2026-04-11 [2026-04-13 14:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:40:03] Production.INFO: Date 2026-04-12 [2026-04-13 14:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:40:03] Production.INFO: Date 2026-04-13 [2026-04-13 14:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:40:03] Production.INFO: Total Charge 0 [2026-04-13 14:40:03] Production.INFO: CreateAllLog End [2026-04-13 14:40:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:40:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:40:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:40:03] Production.INFO: ==24532== Releasing lock... [2026-04-13 14:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:40:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:40:03] Production.INFO: Account Balance End. [2026-04-13 14:40:03] Production.ERROR: CronJobId end 12 [2026-04-13 14:40:03] Production.INFO: ==24530== Releasing lock... [2026-04-13 14:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:40:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:40:10] Production.ERROR: CronJobId end10 [2026-04-13 14:40:10] Production.INFO: ==24528== Releasing lock... [2026-04-13 14:40:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:40:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:40:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:40:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:40:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:40:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:40:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:40:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:40:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:40:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:40:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:40:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:40:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:40:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:40:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:40:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:40:13] Production.INFO: call_cost start [2026-04-13 14:40:13] Production.INFO: call_cost end [2026-04-13 14:40:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:40:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:40:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:40:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:40:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:40:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:40:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:40:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:40:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:40:13] Production.INFO: ==24524== Releasing lock... [2026-04-13 14:40:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:40:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:41:01] Production.INFO: ==24594== Lock acquired, processing the job... [2026-04-13 19:41:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:41:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:41:01] Production.INFO: neon service started [2026-04-13 19:41:01] Production.INFO: neon service started [2026-04-13 19:41:01] Production.INFO: ==24594== Releasing lock... [2026-04-13 19:41:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:41:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:41:02] Production.INFO: ==24596== Lock acquired, processing the job... [2026-04-13 14:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:41:02] Production.INFO: ==24596== Releasing lock... [2026-04-13 14:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:41:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:41:02] Production.INFO: ==24598== Lock acquired, processing the job... [2026-04-13 18:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:41:02] Production.INFO: ==24598== Releasing lock... [2026-04-13 18:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:41:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:41:03] Production.INFO: ==24601== Lock acquired, processing the job... [2026-04-13 14:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 14:41:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 14:41:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 14:41:03] Production.INFO: ==24601== Releasing lock... [2026-04-13 14:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 14:41:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 14:41:03] Production.INFO: ==24605== Lock acquired, processing the job... [2026-04-13 14:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:41:03] Production.INFO: ==24607== Lock acquired, processing the job... [2026-04-13 14:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:41:03] Production.INFO: ==24603== Lock acquired, processing the job... [2026-04-13 14:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:41:03] Production.INFO: ==24609== Lock acquired, processing the job... [2026-04-13 14:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:41:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:41:03] Production.INFO: ==24611== Lock acquired, processing the job... [2026-04-13 14:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 14:41:03] Production.INFO: ==24613== Lock acquired, processing the job... [2026-04-13 14:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:41:03] Production.INFO: Account Balance Start. [2026-04-13 14:41:03] Production.INFO: CreateAllLog Start [2026-04-13 14:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:41:03] Production.INFO: 117 [2026-04-13 14:41:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 14:41:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:41:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:41:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:41:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:41:03] Production.INFO: Date 2026-04-10 [2026-04-13 14:41:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:41:03] Production.INFO: Date 2026-04-11 [2026-04-13 14:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:41:04] Production.INFO: Date 2026-04-12 [2026-04-13 14:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:41:04] Production.INFO: Date 2026-04-13 [2026-04-13 14:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:41:04] Production.INFO: Total Charge 0 [2026-04-13 14:41:04] Production.INFO: CreateAllLog End [2026-04-13 14:41:04] Production.INFO: ==24613== Releasing lock... [2026-04-13 14:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:41:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:41:04] Production.INFO: Account Balance End. [2026-04-13 14:41:04] Production.ERROR: CronJobId end 12 [2026-04-13 14:41:04] Production.INFO: ==24609== Releasing lock... [2026-04-13 14:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:41:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:41:04] Production.INFO: ==24605== Releasing lock... [2026-04-13 14:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:41:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:41:04] Production.ERROR: done [2026-04-13 14:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 14:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089709', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 14:41:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089709', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 14:41:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 14:41:10] Production.INFO: ProcessCDR(1,17089709,1,1,2) [2026-04-13 14:41:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17089709,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 14:41:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17089709,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 14:41:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 14:41:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 14:41:10] Production.INFO: ==24611== Releasing lock... [2026-04-13 14:41:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 14:41:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 14:41:13] Production.ERROR: CronJobId end10 [2026-04-13 14:41:13] Production.INFO: ==24607== Releasing lock... [2026-04-13 14:41:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:41:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:41:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:41:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:41:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:41:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:41:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:41:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:41:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:41:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:41:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:41:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:41:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:41:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:41:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:41:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:41:16] Production.INFO: call_cost start [2026-04-13 14:41:16] Production.INFO: call_cost end [2026-04-13 14:41:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:41:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:41:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:41:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:41:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:41:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:41:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:41:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:41:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:41:16] Production.INFO: ==24603== Releasing lock... [2026-04-13 14:41:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:41:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:42:02] Production.INFO: ==24668== Lock acquired, processing the job... [2026-04-13 19:42:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:42:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:42:02] Production.INFO: neon service started [2026-04-13 19:42:02] Production.INFO: neon service started [2026-04-13 19:42:02] Production.INFO: ==24668== Releasing lock... [2026-04-13 19:42:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:42:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:42:02] Production.INFO: ==24670== Lock acquired, processing the job... [2026-04-13 14:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:42:02] Production.INFO: ==24670== Releasing lock... [2026-04-13 14:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:42:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:42:03] Production.INFO: ==24672== Lock acquired, processing the job... [2026-04-13 18:42:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:42:03] Production.INFO: ==24672== Releasing lock... [2026-04-13 18:42:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:42:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:42:03] Production.INFO: ==24675== Lock acquired, processing the job... [2026-04-13 14:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:42:03] Production.INFO: ==24677== Lock acquired, processing the job... [2026-04-13 14:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:42:03] Production.INFO: ==24679== Lock acquired, processing the job... [2026-04-13 14:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:42:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:42:03] Production.INFO: ==24681== Lock acquired, processing the job... [2026-04-13 14:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:42:03] Production.INFO: ==24683== Lock acquired, processing the job... [2026-04-13 14:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:42:03] Production.INFO: Account Balance Start. [2026-04-13 14:42:03] Production.INFO: CreateAllLog Start [2026-04-13 14:42:03] Production.INFO: 117 [2026-04-13 14:42:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:42:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:42:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:42:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:42:03] Production.INFO: ==24683== Releasing lock... [2026-04-13 14:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:42:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:42:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:42:03] Production.INFO: Date 2026-04-10 [2026-04-13 14:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:42:04] Production.INFO: Date 2026-04-11 [2026-04-13 14:42:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:42:04] Production.INFO: Date 2026-04-12 [2026-04-13 14:42:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:42:04] Production.INFO: Date 2026-04-13 [2026-04-13 14:42:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:42:04] Production.INFO: Total Charge 0 [2026-04-13 14:42:04] Production.INFO: CreateAllLog End [2026-04-13 14:42:04] Production.INFO: ==24677== Releasing lock... [2026-04-13 14:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:42:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:42:04] Production.INFO: Account Balance End. [2026-04-13 14:42:04] Production.ERROR: CronJobId end 12 [2026-04-13 14:42:04] Production.INFO: ==24681== Releasing lock... [2026-04-13 14:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:42:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:42:10] Production.ERROR: CronJobId end10 [2026-04-13 14:42:10] Production.INFO: ==24679== Releasing lock... [2026-04-13 14:42:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:42:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:42:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:42:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:42:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:42:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:42:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:42:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:42:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:42:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:42:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:42:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:42:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:42:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:42:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:42:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:42:14] Production.INFO: call_cost start [2026-04-13 14:42:14] Production.INFO: call_cost end [2026-04-13 14:42:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:42:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:42:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:42:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:42:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:42:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:42:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:42:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:42:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:42:14] Production.INFO: ==24675== Releasing lock... [2026-04-13 14:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:42:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:43:01] Production.INFO: ==24736== Lock acquired, processing the job... [2026-04-13 19:43:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:43:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:43:01] Production.INFO: neon service started [2026-04-13 19:43:01] Production.INFO: neon service started [2026-04-13 19:43:01] Production.INFO: ==24736== Releasing lock... [2026-04-13 19:43:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:43:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:43:02] Production.INFO: ==24740== Lock acquired, processing the job... [2026-04-13 18:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:43:02] Production.INFO: ==24740== Releasing lock... [2026-04-13 18:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:43:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:43:02] Production.INFO: ==24738== Lock acquired, processing the job... [2026-04-13 14:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:43:02] Production.INFO: ==24738== Releasing lock... [2026-04-13 14:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:43:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:43:03] Production.INFO: ==24743== Lock acquired, processing the job... [2026-04-13 14:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:43:03] Production.INFO: ==24745== Lock acquired, processing the job... [2026-04-13 14:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:43:03] Production.INFO: ==24749== Lock acquired, processing the job... [2026-04-13 14:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:43:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:43:03] Production.INFO: Account Balance Start. [2026-04-13 14:43:03] Production.INFO: CreateAllLog Start [2026-04-13 14:43:03] Production.INFO: 117 [2026-04-13 14:43:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:43:03] Production.INFO: ==24751== Lock acquired, processing the job... [2026-04-13 14:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:43:03] Production.INFO: ==24747== Lock acquired, processing the job... [2026-04-13 14:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:43:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:43:03] Production.INFO: Date 2026-04-10 [2026-04-13 14:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:43:03] Production.INFO: Date 2026-04-11 [2026-04-13 14:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:43:03] Production.INFO: ==24751== Releasing lock... [2026-04-13 14:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:43:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:43:03] Production.INFO: Date 2026-04-12 [2026-04-13 14:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:43:03] Production.INFO: Date 2026-04-13 [2026-04-13 14:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:43:03] Production.INFO: Total Charge 0 [2026-04-13 14:43:03] Production.INFO: CreateAllLog End [2026-04-13 14:43:03] Production.INFO: Account Balance End. [2026-04-13 14:43:03] Production.ERROR: CronJobId end 12 [2026-04-13 14:43:03] Production.INFO: ==24749== Releasing lock... [2026-04-13 14:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:43:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:43:03] Production.INFO: ==24745== Releasing lock... [2026-04-13 14:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:43:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:43:11] Production.ERROR: CronJobId end10 [2026-04-13 14:43:11] Production.INFO: ==24747== Releasing lock... [2026-04-13 14:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:43:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:43:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:43:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:43:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:43:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:43:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:43:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:43:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:43:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:43:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:43:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:43:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:43:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:43:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:43:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:43:14] Production.INFO: call_cost start [2026-04-13 14:43:14] Production.INFO: call_cost end [2026-04-13 14:43:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:43:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:43:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:43:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:43:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:43:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:43:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:43:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:43:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:43:14] Production.INFO: ==24743== Releasing lock... [2026-04-13 14:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:43:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:44:02] Production.INFO: ==24807== Lock acquired, processing the job... [2026-04-13 19:44:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:44:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:44:02] Production.INFO: neon service started [2026-04-13 19:44:02] Production.INFO: neon service started [2026-04-13 19:44:02] Production.INFO: ==24807== Releasing lock... [2026-04-13 19:44:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:44:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:44:02] Production.INFO: ==24809== Lock acquired, processing the job... [2026-04-13 14:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:44:02] Production.INFO: ==24809== Releasing lock... [2026-04-13 14:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:44:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:44:02] Production.INFO: ==24811== Lock acquired, processing the job... [2026-04-13 18:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:44:02] Production.INFO: ==24811== Releasing lock... [2026-04-13 18:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:44:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:44:03] Production.INFO: ==24814== Lock acquired, processing the job... [2026-04-13 14:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:44:03] Production.INFO: ==24820== Lock acquired, processing the job... [2026-04-13 14:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:44:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:44:03] Production.INFO: ==24818== Lock acquired, processing the job... [2026-04-13 14:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:44:03] Production.INFO: Account Balance Start. [2026-04-13 14:44:03] Production.INFO: CreateAllLog Start [2026-04-13 14:44:03] Production.INFO: 117 [2026-04-13 14:44:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:44:03] Production.INFO: ==24816== Lock acquired, processing the job... [2026-04-13 14:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:44:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:44:03] Production.INFO: Date 2026-04-10 [2026-04-13 14:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:44:03] Production.INFO: Date 2026-04-11 [2026-04-13 14:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:44:03] Production.INFO: ==24822== Lock acquired, processing the job... [2026-04-13 14:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:44:03] Production.INFO: Date 2026-04-12 [2026-04-13 14:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:44:03] Production.INFO: Date 2026-04-13 [2026-04-13 14:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:44:03] Production.INFO: Total Charge 0 [2026-04-13 14:44:03] Production.INFO: CreateAllLog End [2026-04-13 14:44:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:44:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:44:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:44:03] Production.INFO: ==24822== Releasing lock... [2026-04-13 14:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:44:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:44:03] Production.INFO: Account Balance End. [2026-04-13 14:44:03] Production.ERROR: CronJobId end 12 [2026-04-13 14:44:03] Production.INFO: ==24820== Releasing lock... [2026-04-13 14:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:44:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:44:04] Production.INFO: ==24816== Releasing lock... [2026-04-13 14:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:44:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:44:11] Production.ERROR: CronJobId end10 [2026-04-13 14:44:11] Production.INFO: ==24818== Releasing lock... [2026-04-13 14:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:44:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:44:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:44:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:44:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:44:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:44:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:44:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:44:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:44:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:44:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:44:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:44:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:44:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:44:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:44:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:44:13] Production.INFO: call_cost start [2026-04-13 14:44:13] Production.INFO: call_cost end [2026-04-13 14:44:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:44:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:44:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:44:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:44:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:44:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:44:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:44:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:44:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:44:13] Production.INFO: ==24814== Releasing lock... [2026-04-13 14:44:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:44:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:45:01] Production.INFO: ==24876== Lock acquired, processing the job... [2026-04-13 19:45:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:45:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:45:01] Production.INFO: neon service started [2026-04-13 19:45:01] Production.INFO: neon service started [2026-04-13 19:45:01] Production.INFO: ==24876== Releasing lock... [2026-04-13 19:45:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:45:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:45:02] Production.INFO: ==24878== Lock acquired, processing the job... [2026-04-13 14:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:45:02] Production.INFO: ==24880== Lock acquired, processing the job... [2026-04-13 18:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:45:02] Production.INFO: ==24880== Releasing lock... [2026-04-13 18:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:45:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:45:02] Production.INFO: ==24878== Releasing lock... [2026-04-13 14:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:45:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:45:03] Production.INFO: ==24882== Lock acquired, processing the job... [2026-04-13 14:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:45:03] Production.INFO: ==24884== Lock acquired, processing the job... [2026-04-13 14:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:45:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:45:03] Production.INFO: ==24886== Lock acquired, processing the job... [2026-04-13 14:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:45:03] Production.INFO: ==24889== Lock acquired, processing the job... [2026-04-13 14:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:45:03] Production.INFO: Account Balance Start. [2026-04-13 14:45:03] Production.INFO: CreateAllLog Start [2026-04-13 14:45:03] Production.INFO: 117 [2026-04-13 14:45:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:45:03] Production.INFO: ==24891== Lock acquired, processing the job... [2026-04-13 14:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:45:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:45:03] Production.INFO: Date 2026-04-10 [2026-04-13 14:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:45:03] Production.INFO: Date 2026-04-11 [2026-04-13 14:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:45:03] Production.INFO: Date 2026-04-12 [2026-04-13 14:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:45:03] Production.INFO: ==24891== Releasing lock... [2026-04-13 14:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:45:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:45:03] Production.INFO: Date 2026-04-13 [2026-04-13 14:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:45:03] Production.INFO: Total Charge 0 [2026-04-13 14:45:03] Production.INFO: CreateAllLog End [2026-04-13 14:45:03] Production.INFO: ==24884== Releasing lock... [2026-04-13 14:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:45:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:45:03] Production.INFO: Account Balance End. [2026-04-13 14:45:03] Production.ERROR: CronJobId end 12 [2026-04-13 14:45:03] Production.INFO: ==24889== Releasing lock... [2026-04-13 14:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:45:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:45:12] Production.ERROR: CronJobId end10 [2026-04-13 14:45:12] Production.INFO: ==24886== Releasing lock... [2026-04-13 14:45:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:45:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:45:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:45:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:45:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:45:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:45:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:45:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:45:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:45:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:45:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:45:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:45:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:45:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:45:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:45:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:45:14] Production.INFO: call_cost start [2026-04-13 14:45:14] Production.INFO: call_cost end [2026-04-13 14:45:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:45:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:45:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:45:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:45:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:45:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:45:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:45:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:45:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:45:14] Production.INFO: ==24882== Releasing lock... [2026-04-13 14:45:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:45:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:46:01] Production.INFO: ==24946== Lock acquired, processing the job... [2026-04-13 19:46:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:46:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:46:01] Production.INFO: neon service started [2026-04-13 19:46:01] Production.INFO: neon service started [2026-04-13 19:46:01] Production.INFO: ==24946== Releasing lock... [2026-04-13 19:46:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:46:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:46:02] Production.INFO: ==24948== Lock acquired, processing the job... [2026-04-13 14:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:46:02] Production.INFO: ==24948== Releasing lock... [2026-04-13 14:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:46:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:46:02] Production.INFO: ==24950== Lock acquired, processing the job... [2026-04-13 18:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:46:02] Production.INFO: ==24950== Releasing lock... [2026-04-13 18:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:46:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:46:03] Production.INFO: ==24957== Lock acquired, processing the job... [2026-04-13 14:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:46:03] Production.INFO: ==24961== Lock acquired, processing the job... [2026-04-13 14:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:46:03] Production.INFO: ==24953== Lock acquired, processing the job... [2026-04-13 14:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:46:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:46:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:46:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:46:03] Production.INFO: ==24961== Releasing lock... [2026-04-13 14:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:46:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:46:03] Production.INFO: ==24955== Lock acquired, processing the job... [2026-04-13 14:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:46:03] Production.INFO: ==24959== Lock acquired, processing the job... [2026-04-13 14:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:46:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:46:03] Production.INFO: Account Balance Start. [2026-04-13 14:46:03] Production.INFO: CreateAllLog Start [2026-04-13 14:46:03] Production.INFO: 117 [2026-04-13 14:46:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:46:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:46:03] Production.INFO: Date 2026-04-10 [2026-04-13 14:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:46:03] Production.INFO: Date 2026-04-11 [2026-04-13 14:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:46:03] Production.INFO: Date 2026-04-12 [2026-04-13 14:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:46:03] Production.INFO: Date 2026-04-13 [2026-04-13 14:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:46:03] Production.INFO: Total Charge 0 [2026-04-13 14:46:03] Production.INFO: CreateAllLog End [2026-04-13 14:46:04] Production.INFO: ==24955== Releasing lock... [2026-04-13 14:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:46:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:46:04] Production.INFO: Account Balance End. [2026-04-13 14:46:04] Production.ERROR: CronJobId end 12 [2026-04-13 14:46:04] Production.INFO: ==24959== Releasing lock... [2026-04-13 14:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:46:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:46:11] Production.ERROR: CronJobId end10 [2026-04-13 14:46:11] Production.INFO: ==24957== Releasing lock... [2026-04-13 14:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:46:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:46:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:46:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:46:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:46:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:46:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:46:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:46:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:46:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:46:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:46:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:46:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:46:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:46:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:46:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:46:13] Production.INFO: call_cost start [2026-04-13 14:46:13] Production.INFO: call_cost end [2026-04-13 14:46:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:46:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:46:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:46:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:46:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:46:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:46:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:46:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:46:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:46:13] Production.INFO: ==24953== Releasing lock... [2026-04-13 14:46:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:46:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:47:02] Production.INFO: ==25020== Lock acquired, processing the job... [2026-04-13 19:47:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:47:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:47:02] Production.INFO: neon service started [2026-04-13 19:47:02] Production.INFO: neon service started [2026-04-13 19:47:02] Production.INFO: ==25020== Releasing lock... [2026-04-13 19:47:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:47:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:47:02] Production.INFO: ==25022== Lock acquired, processing the job... [2026-04-13 14:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:47:02] Production.INFO: ==25022== Releasing lock... [2026-04-13 14:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:47:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:47:03] Production.INFO: ==25024== Lock acquired, processing the job... [2026-04-13 18:47:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:47:03] Production.INFO: ==25024== Releasing lock... [2026-04-13 18:47:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:47:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:47:03] Production.INFO: ==25026== Lock acquired, processing the job... [2026-04-13 14:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:47:03] Production.INFO: ==25030== Lock acquired, processing the job... [2026-04-13 14:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:47:03] Production.INFO: ==25028== Lock acquired, processing the job... [2026-04-13 14:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:47:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:47:03] Production.INFO: ==25034== Lock acquired, processing the job... [2026-04-13 14:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:47:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:47:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:47:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:47:03] Production.INFO: ==25034== Releasing lock... [2026-04-13 14:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:47:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:47:04] Production.INFO: ==25032== Lock acquired, processing the job... [2026-04-13 14:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:47:04] Production.INFO: Account Balance Start. [2026-04-13 14:47:04] Production.INFO: CreateAllLog Start [2026-04-13 14:47:04] Production.INFO: 117 [2026-04-13 14:47:04] Production.INFO: Date 2026-04-08 [2026-04-13 14:47:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:47:04] Production.INFO: ==25028== Releasing lock... [2026-04-13 14:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:47:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:47:04] Production.INFO: Date 2026-04-09 [2026-04-13 14:47:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:47:04] Production.INFO: Date 2026-04-10 [2026-04-13 14:47:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:47:04] Production.INFO: Date 2026-04-11 [2026-04-13 14:47:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:47:04] Production.INFO: Date 2026-04-12 [2026-04-13 14:47:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:47:04] Production.INFO: Date 2026-04-13 [2026-04-13 14:47:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:47:04] Production.INFO: Total Charge 0 [2026-04-13 14:47:04] Production.INFO: CreateAllLog End [2026-04-13 14:47:04] Production.INFO: Account Balance End. [2026-04-13 14:47:04] Production.ERROR: CronJobId end 12 [2026-04-13 14:47:04] Production.INFO: ==25032== Releasing lock... [2026-04-13 14:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:47:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:47:11] Production.ERROR: CronJobId end10 [2026-04-13 14:47:11] Production.INFO: ==25030== Releasing lock... [2026-04-13 14:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:47:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:47:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:47:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:47:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:47:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:47:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:47:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:47:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:47:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:47:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:47:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:47:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:47:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:47:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:47:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:47:14] Production.INFO: call_cost start [2026-04-13 14:47:14] Production.INFO: call_cost end [2026-04-13 14:47:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:47:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:47:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:47:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:47:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:47:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:47:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:47:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:47:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:47:14] Production.INFO: ==25026== Releasing lock... [2026-04-13 14:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:47:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:48:01] Production.INFO: ==25089== Lock acquired, processing the job... [2026-04-13 19:48:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:48:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:48:01] Production.INFO: neon service started [2026-04-13 19:48:01] Production.INFO: neon service started [2026-04-13 19:48:01] Production.INFO: ==25089== Releasing lock... [2026-04-13 19:48:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:48:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:48:02] Production.INFO: ==25091== Lock acquired, processing the job... [2026-04-13 14:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:48:02] Production.INFO: ==25091== Releasing lock... [2026-04-13 14:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:48:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:48:02] Production.INFO: ==25093== Lock acquired, processing the job... [2026-04-13 18:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:48:02] Production.INFO: ==25093== Releasing lock... [2026-04-13 18:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:48:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:48:02] Production.INFO: ==25103== Lock acquired, processing the job... [2026-04-13 14:48:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:48:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:48:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:48:03] Production.INFO: ==25103== Releasing lock... [2026-04-13 14:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:48:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:48:03] Production.INFO: ==25095== Lock acquired, processing the job... [2026-04-13 14:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:48:03] Production.INFO: ==25097== Lock acquired, processing the job... [2026-04-13 14:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:48:03] Production.INFO: ==25099== Lock acquired, processing the job... [2026-04-13 14:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:48:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:48:03] Production.INFO: ==25101== Lock acquired, processing the job... [2026-04-13 14:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:48:03] Production.INFO: Account Balance Start. [2026-04-13 14:48:03] Production.INFO: CreateAllLog Start [2026-04-13 14:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:48:03] Production.INFO: 117 [2026-04-13 14:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:48:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:48:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:48:03] Production.INFO: Date 2026-04-10 [2026-04-13 14:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:48:03] Production.INFO: Date 2026-04-11 [2026-04-13 14:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:48:03] Production.INFO: Date 2026-04-12 [2026-04-13 14:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:48:03] Production.INFO: Date 2026-04-13 [2026-04-13 14:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:48:03] Production.INFO: Total Charge 0 [2026-04-13 14:48:03] Production.INFO: CreateAllLog End [2026-04-13 14:48:03] Production.INFO: Account Balance End. [2026-04-13 14:48:03] Production.ERROR: CronJobId end 12 [2026-04-13 14:48:03] Production.INFO: ==25101== Releasing lock... [2026-04-13 14:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:48:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:48:03] Production.INFO: ==25097== Releasing lock... [2026-04-13 14:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:48:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:48:11] Production.ERROR: CronJobId end10 [2026-04-13 14:48:11] Production.INFO: ==25099== Releasing lock... [2026-04-13 14:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:48:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:48:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:48:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:48:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:48:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:48:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:48:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:48:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:48:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:48:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:48:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:48:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:48:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:48:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:48:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:48:13] Production.INFO: call_cost start [2026-04-13 14:48:13] Production.INFO: call_cost end [2026-04-13 14:48:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:48:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:48:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:48:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:48:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:48:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:48:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:48:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:48:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:48:13] Production.INFO: ==25095== Releasing lock... [2026-04-13 14:48:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:48:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:49:02] Production.INFO: ==25160== Lock acquired, processing the job... [2026-04-13 19:49:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:49:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:49:02] Production.INFO: neon service started [2026-04-13 19:49:02] Production.INFO: neon service started [2026-04-13 19:49:02] Production.INFO: ==25160== Releasing lock... [2026-04-13 19:49:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:49:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:49:02] Production.INFO: ==25162== Lock acquired, processing the job... [2026-04-13 14:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:49:02] Production.INFO: ==25164== Lock acquired, processing the job... [2026-04-13 18:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:49:02] Production.INFO: ==25164== Releasing lock... [2026-04-13 18:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:49:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:49:02] Production.INFO: ==25162== Releasing lock... [2026-04-13 14:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:49:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:49:03] Production.INFO: ==25166== Lock acquired, processing the job... [2026-04-13 14:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:49:03] Production.INFO: ==25168== Lock acquired, processing the job... [2026-04-13 14:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:49:03] Production.INFO: ==25170== Lock acquired, processing the job... [2026-04-13 14:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:49:03] Production.INFO: ==25172== Lock acquired, processing the job... [2026-04-13 14:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:49:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:49:03] Production.INFO: ==25174== Lock acquired, processing the job... [2026-04-13 14:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:49:03] Production.INFO: Account Balance Start. [2026-04-13 14:49:03] Production.INFO: CreateAllLog Start [2026-04-13 14:49:03] Production.INFO: 117 [2026-04-13 14:49:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:49:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:49:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:49:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:49:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:49:03] Production.INFO: ==25174== Releasing lock... [2026-04-13 14:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:49:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:49:03] Production.INFO: Date 2026-04-10 [2026-04-13 14:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:49:03] Production.INFO: Date 2026-04-11 [2026-04-13 14:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:49:03] Production.INFO: Date 2026-04-12 [2026-04-13 14:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:49:03] Production.INFO: Date 2026-04-13 [2026-04-13 14:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:49:04] Production.INFO: Total Charge 0 [2026-04-13 14:49:04] Production.INFO: CreateAllLog End [2026-04-13 14:49:04] Production.INFO: Account Balance End. [2026-04-13 14:49:04] Production.ERROR: CronJobId end 12 [2026-04-13 14:49:04] Production.INFO: ==25168== Releasing lock... [2026-04-13 14:49:04] Production.INFO: ==25172== Releasing lock... [2026-04-13 14:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:49:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:49:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:49:10] Production.ERROR: CronJobId end10 [2026-04-13 14:49:10] Production.INFO: ==25170== Releasing lock... [2026-04-13 14:49:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:49:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:49:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:49:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:49:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:49:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:49:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:49:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:49:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:49:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:49:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:49:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:49:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:49:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:49:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:49:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:49:13] Production.INFO: call_cost start [2026-04-13 14:49:13] Production.INFO: call_cost end [2026-04-13 14:49:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:49:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:49:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:49:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:49:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:49:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:49:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:49:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:49:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:49:13] Production.INFO: ==25166== Releasing lock... [2026-04-13 14:49:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:49:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:50:01] Production.INFO: ==25231== Lock acquired, processing the job... [2026-04-13 19:50:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:50:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:50:01] Production.INFO: neon service started [2026-04-13 19:50:01] Production.INFO: neon service started [2026-04-13 19:50:01] Production.INFO: ==25231== Releasing lock... [2026-04-13 19:50:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:50:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:50:01] Production.INFO: ==25233== Lock acquired, processing the job... [2026-04-13 14:50:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:50:02] Production.INFO: ==25233== Releasing lock... [2026-04-13 14:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:50:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:50:02] Production.INFO: ==25235== Lock acquired, processing the job... [2026-04-13 18:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:50:02] Production.INFO: ==25235== Releasing lock... [2026-04-13 18:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:50:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:50:02] Production.INFO: ==25242== Lock acquired, processing the job... [2026-04-13 14:50:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:50:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:50:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:50:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:50:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:50:03] Production.INFO: ==25246== Lock acquired, processing the job... [2026-04-13 14:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:50:03] Production.INFO: ==25240== Lock acquired, processing the job... [2026-04-13 14:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:50:03] Production.INFO: ==25238== Lock acquired, processing the job... [2026-04-13 14:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:50:03] Production.INFO: ==25246== Releasing lock... [2026-04-13 14:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:50:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:50:03] Production.INFO: ==25244== Lock acquired, processing the job... [2026-04-13 14:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:50:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:50:03] Production.INFO: Account Balance Start. [2026-04-13 14:50:03] Production.INFO: CreateAllLog Start [2026-04-13 14:50:03] Production.INFO: 117 [2026-04-13 14:50:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:50:04] Production.INFO: Date 2026-04-09 [2026-04-13 14:50:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:50:04] Production.INFO: ==25240== Releasing lock... [2026-04-13 14:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:50:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:50:04] Production.INFO: Date 2026-04-10 [2026-04-13 14:50:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:50:04] Production.INFO: Date 2026-04-11 [2026-04-13 14:50:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:50:04] Production.INFO: Date 2026-04-12 [2026-04-13 14:50:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:50:04] Production.INFO: Date 2026-04-13 [2026-04-13 14:50:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:50:04] Production.INFO: Total Charge 0 [2026-04-13 14:50:04] Production.INFO: CreateAllLog End [2026-04-13 14:50:04] Production.INFO: Account Balance End. [2026-04-13 14:50:04] Production.ERROR: CronJobId end 12 [2026-04-13 14:50:04] Production.INFO: ==25244== Releasing lock... [2026-04-13 14:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:50:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:50:10] Production.ERROR: CronJobId end10 [2026-04-13 14:50:10] Production.INFO: ==25242== Releasing lock... [2026-04-13 14:50:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:50:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:50:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:50:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:50:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:50:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:50:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:50:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:50:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:50:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:50:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:50:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:50:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:50:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:50:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:50:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:50:13] Production.INFO: call_cost start [2026-04-13 14:50:13] Production.INFO: call_cost end [2026-04-13 14:50:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:50:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:50:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:50:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:50:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:50:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:50:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:50:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:50:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:50:13] Production.INFO: ==25238== Releasing lock... [2026-04-13 14:50:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:50:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:51:01] Production.INFO: ==25301== Lock acquired, processing the job... [2026-04-13 19:51:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:51:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:51:01] Production.INFO: neon service started [2026-04-13 19:51:02] Production.INFO: neon service started [2026-04-13 19:51:02] Production.INFO: ==25301== Releasing lock... [2026-04-13 19:51:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:51:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:51:02] Production.INFO: ==25303== Lock acquired, processing the job... [2026-04-13 14:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:51:02] Production.INFO: ==25305== Lock acquired, processing the job... [2026-04-13 18:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 14:51:02] Production.INFO: ==25303== Releasing lock... [2026-04-13 14:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:51:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:51:02] Production.INFO: ==25305== Releasing lock... [2026-04-13 18:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:51:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:51:03] Production.INFO: ==25307== Lock acquired, processing the job... [2026-04-13 14:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 14:51:03] Production.INFO: ==25309== Lock acquired, processing the job... [2026-04-13 14:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:51:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 14:51:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 14:51:03] Production.INFO: ==25307== Releasing lock... [2026-04-13 14:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 14:51:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 14:51:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:51:03] Production.INFO: ==25311== Lock acquired, processing the job... [2026-04-13 14:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:51:03] Production.INFO: ==25313== Lock acquired, processing the job... [2026-04-13 14:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:51:03] Production.INFO: ==25317== Lock acquired, processing the job... [2026-04-13 14:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 14:51:03] Production.INFO: ==25315== Lock acquired, processing the job... [2026-04-13 14:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:51:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 14:51:03] Production.INFO: ==25319== Lock acquired, processing the job... [2026-04-13 14:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:51:03] Production.INFO: Account Balance Start. [2026-04-13 14:51:03] Production.INFO: CreateAllLog Start [2026-04-13 14:51:03] Production.INFO: 117 [2026-04-13 14:51:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:51:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:51:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:51:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:51:03] Production.INFO: Date 2026-04-10 [2026-04-13 14:51:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:51:04] Production.INFO: Date 2026-04-11 [2026-04-13 14:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:51:04] Production.INFO: Date 2026-04-12 [2026-04-13 14:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:51:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:51:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:51:04] Production.INFO: Date 2026-04-13 [2026-04-13 14:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:51:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:51:04] Production.INFO: Total Charge 0 [2026-04-13 14:51:04] Production.INFO: CreateAllLog End [2026-04-13 14:51:04] Production.INFO: ==25319== Releasing lock... [2026-04-13 14:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:51:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:51:04] Production.ERROR: done [2026-04-13 14:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 14:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089750', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 14:51:04] Production.INFO: Account Balance End. [2026-04-13 14:51:04] Production.ERROR: CronJobId end 12 [2026-04-13 14:51:04] Production.INFO: ==25315== Releasing lock... [2026-04-13 14:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:51:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:51:04] Production.INFO: ==25311== Releasing lock... [2026-04-13 14:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:51:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:51:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089750', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 14:51:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 14:51:10] Production.INFO: ProcessCDR(1,17089750,1,1,2) [2026-04-13 14:51:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17089750,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 14:51:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17089750,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 14:51:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 14:51:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 14:51:10] Production.INFO: ==25317== Releasing lock... [2026-04-13 14:51:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 14:51:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 14:51:13] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:362 Stack trace: #0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(362): PDOStatement->execute(Array) #1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_update...', Array) #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_update...', Array, Object(Closure)) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(363): Illuminate\Database\Connection->run('CALL prc_update...', Array, Object(Closure)) #4 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Database\Connection->statement() #5 /var/www/html/onswitch.neon.service/app/Console/Commands/CreateSummaryLive.php(0): App\Lib\AccountBalance::getOutstandingAmount() #6 [internal function]: App\Console\Commands\CreateSummaryLive->handle() #7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #8 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #9 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\CreateSummaryLive), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #13 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #14 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #15 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #16 {main} Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_updateSOAOffSet(1,0))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624 Stack trace: #0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_update...', Array, Object(Closure)) #1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(363): Illuminate\Database\Connection->run('CALL prc_update...', Array, Object(Closure)) #2 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Database\Connection->statement() #3 /var/www/html/onswitch.neon.service/app/Console/Commands/CreateSummaryLive.php(0): App\Lib\AccountBalance::getOutstandingAmount() #4 [internal function]: App\Console\Commands\CreateSummaryLive->handle() #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\CreateSummaryLive), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #13 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #14 {main} [2026-04-13 14:51:13] Production.ERROR: CronJobId end10 [2026-04-13 14:51:13] Production.INFO: ==25313== Releasing lock... [2026-04-13 14:51:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:51:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:51:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:51:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:51:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:51:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:51:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:51:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:51:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:51:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:51:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:51:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:51:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:51:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:51:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:51:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:51:15] Production.INFO: call_cost start [2026-04-13 14:51:15] Production.INFO: call_cost end [2026-04-13 14:51:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:51:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:51:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:51:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:51:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:51:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:51:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:51:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:51:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:51:15] Production.INFO: ==25309== Releasing lock... [2026-04-13 14:51:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:51:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:52:01] Production.INFO: ==25378== Lock acquired, processing the job... [2026-04-13 19:52:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:52:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:52:01] Production.INFO: neon service started [2026-04-13 19:52:01] Production.INFO: neon service started [2026-04-13 19:52:01] Production.INFO: ==25378== Releasing lock... [2026-04-13 19:52:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:52:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:52:02] Production.INFO: ==25380== Lock acquired, processing the job... [2026-04-13 14:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:52:02] Production.INFO: ==25382== Lock acquired, processing the job... [2026-04-13 18:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:52:02] Production.INFO: ==25382== Releasing lock... [2026-04-13 18:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:52:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:52:02] Production.INFO: ==25380== Releasing lock... [2026-04-13 14:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:52:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:52:03] Production.INFO: ==25385== Lock acquired, processing the job... [2026-04-13 14:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:52:03] Production.INFO: ==25389== Lock acquired, processing the job... [2026-04-13 14:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:52:03] Production.INFO: ==25391== Lock acquired, processing the job... [2026-04-13 14:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:52:03] Production.INFO: ==25387== Lock acquired, processing the job... [2026-04-13 14:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:52:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:52:03] Production.INFO: ==25393== Lock acquired, processing the job... [2026-04-13 14:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:52:03] Production.INFO: Account Balance Start. [2026-04-13 14:52:03] Production.INFO: CreateAllLog Start [2026-04-13 14:52:03] Production.INFO: 117 [2026-04-13 14:52:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:52:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:52:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:52:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:52:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:52:03] Production.INFO: Date 2026-04-10 [2026-04-13 14:52:03] Production.INFO: ==25393== Releasing lock... [2026-04-13 14:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:52:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:52:03] Production.INFO: Date 2026-04-11 [2026-04-13 14:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:52:03] Production.INFO: Date 2026-04-12 [2026-04-13 14:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:52:03] Production.INFO: Date 2026-04-13 [2026-04-13 14:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:52:03] Production.INFO: Total Charge 0 [2026-04-13 14:52:03] Production.INFO: CreateAllLog End [2026-04-13 14:52:03] Production.INFO: Account Balance End. [2026-04-13 14:52:03] Production.ERROR: CronJobId end 12 [2026-04-13 14:52:03] Production.INFO: ==25391== Releasing lock... [2026-04-13 14:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:52:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:52:03] Production.INFO: ==25387== Releasing lock... [2026-04-13 14:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:52:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:52:10] Production.ERROR: CronJobId end10 [2026-04-13 14:52:10] Production.INFO: ==25389== Releasing lock... [2026-04-13 14:52:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:52:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:52:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:52:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:52:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:52:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:52:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:52:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:52:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:52:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:52:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:52:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:52:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:52:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:52:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:52:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:52:12] Production.INFO: call_cost start [2026-04-13 14:52:12] Production.INFO: call_cost end [2026-04-13 14:52:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:52:12] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:52:12] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:52:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:52:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:52:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:52:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:52:12] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:52:12] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:52:12] Production.INFO: ==25385== Releasing lock... [2026-04-13 14:52:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:52:12] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:53:01] Production.INFO: ==25450== Lock acquired, processing the job... [2026-04-13 19:53:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:53:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:53:01] Production.INFO: neon service started [2026-04-13 19:53:01] Production.INFO: neon service started [2026-04-13 19:53:01] Production.INFO: ==25450== Releasing lock... [2026-04-13 19:53:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:53:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:53:02] Production.INFO: ==25454== Lock acquired, processing the job... [2026-04-13 18:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:53:02] Production.INFO: ==25454== Releasing lock... [2026-04-13 18:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:53:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:53:02] Production.INFO: ==25452== Lock acquired, processing the job... [2026-04-13 14:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:53:02] Production.INFO: ==25452== Releasing lock... [2026-04-13 14:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:53:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:53:03] Production.INFO: ==25456== Lock acquired, processing the job... [2026-04-13 14:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:53:03] Production.INFO: ==25460== Lock acquired, processing the job... [2026-04-13 14:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:53:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:53:03] Production.INFO: ==25465== Lock acquired, processing the job... [2026-04-13 14:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:53:03] Production.INFO: ==25458== Lock acquired, processing the job... [2026-04-13 14:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:53:03] Production.INFO: ==25463== Lock acquired, processing the job... [2026-04-13 14:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:53:03] Production.INFO: ==25465== Releasing lock... [2026-04-13 14:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:53:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:53:03] Production.INFO: Account Balance Start. [2026-04-13 14:53:03] Production.INFO: CreateAllLog Start [2026-04-13 14:53:03] Production.INFO: 117 [2026-04-13 14:53:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:53:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:53:03] Production.INFO: Date 2026-04-10 [2026-04-13 14:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:53:03] Production.INFO: Date 2026-04-11 [2026-04-13 14:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:53:03] Production.INFO: Date 2026-04-12 [2026-04-13 14:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:53:03] Production.INFO: Date 2026-04-13 [2026-04-13 14:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:53:03] Production.INFO: Total Charge 0 [2026-04-13 14:53:03] Production.INFO: CreateAllLog End [2026-04-13 14:53:04] Production.INFO: Account Balance End. [2026-04-13 14:53:04] Production.ERROR: CronJobId end 12 [2026-04-13 14:53:04] Production.INFO: ==25463== Releasing lock... [2026-04-13 14:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:53:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:53:04] Production.INFO: ==25458== Releasing lock... [2026-04-13 14:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:53:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:53:13] Production.ERROR: CronJobId end10 [2026-04-13 14:53:13] Production.INFO: ==25460== Releasing lock... [2026-04-13 14:53:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:53:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:53:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:53:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:53:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:53:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:53:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:53:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:53:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:53:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:53:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:53:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:53:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:53:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:53:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:53:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:53:15] Production.INFO: call_cost start [2026-04-13 14:53:15] Production.INFO: call_cost end [2026-04-13 14:53:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:53:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:53:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:53:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:53:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:53:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:53:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:53:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:53:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:53:15] Production.INFO: ==25456== Releasing lock... [2026-04-13 14:53:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:53:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:54:02] Production.INFO: ==25522== Lock acquired, processing the job... [2026-04-13 19:54:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:54:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:54:02] Production.INFO: neon service started [2026-04-13 19:54:02] Production.INFO: neon service started [2026-04-13 19:54:02] Production.INFO: ==25522== Releasing lock... [2026-04-13 19:54:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:54:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:54:02] Production.INFO: ==25526== Lock acquired, processing the job... [2026-04-13 18:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:54:02] Production.INFO: ==25526== Releasing lock... [2026-04-13 18:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:54:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:54:02] Production.INFO: ==25524== Lock acquired, processing the job... [2026-04-13 14:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:54:02] Production.INFO: ==25524== Releasing lock... [2026-04-13 14:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:54:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:54:03] Production.INFO: ==25533== Lock acquired, processing the job... [2026-04-13 14:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:54:03] Production.INFO: ==25537== Lock acquired, processing the job... [2026-04-13 14:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:54:03] Production.INFO: ==25529== Lock acquired, processing the job... [2026-04-13 14:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:54:03] Production.INFO: ==25531== Lock acquired, processing the job... [2026-04-13 14:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:54:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:54:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:54:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:54:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:54:03] Production.INFO: ==25537== Releasing lock... [2026-04-13 14:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:54:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:54:03] Production.INFO: ==25535== Lock acquired, processing the job... [2026-04-13 14:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:54:03] Production.INFO: Account Balance Start. [2026-04-13 14:54:03] Production.INFO: CreateAllLog Start [2026-04-13 14:54:03] Production.INFO: 117 [2026-04-13 14:54:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:54:04] Production.INFO: Date 2026-04-09 [2026-04-13 14:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:54:04] Production.INFO: Date 2026-04-10 [2026-04-13 14:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:54:04] Production.INFO: Date 2026-04-11 [2026-04-13 14:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:54:04] Production.INFO: Date 2026-04-12 [2026-04-13 14:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:54:04] Production.INFO: Date 2026-04-13 [2026-04-13 14:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:54:04] Production.INFO: Total Charge 0 [2026-04-13 14:54:04] Production.INFO: CreateAllLog End [2026-04-13 14:54:04] Production.INFO: Account Balance End. [2026-04-13 14:54:04] Production.ERROR: CronJobId end 12 [2026-04-13 14:54:04] Production.INFO: ==25535== Releasing lock... [2026-04-13 14:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:54:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:54:04] Production.INFO: ==25531== Releasing lock... [2026-04-13 14:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:54:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:54:11] Production.ERROR: CronJobId end10 [2026-04-13 14:54:11] Production.INFO: ==25533== Releasing lock... [2026-04-13 14:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:54:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:54:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:54:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:54:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:54:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:54:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:54:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:54:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:54:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:54:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:54:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:54:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:54:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:54:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:54:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:54:14] Production.INFO: call_cost start [2026-04-13 14:54:14] Production.INFO: call_cost end [2026-04-13 14:54:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:54:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:54:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:54:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:54:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:54:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:54:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:54:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:54:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:54:14] Production.INFO: ==25529== Releasing lock... [2026-04-13 14:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:54:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:55:01] Production.INFO: ==25592== Lock acquired, processing the job... [2026-04-13 19:55:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:55:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:55:01] Production.INFO: neon service started [2026-04-13 19:55:01] Production.INFO: neon service started [2026-04-13 19:55:01] Production.INFO: ==25592== Releasing lock... [2026-04-13 19:55:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:55:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:55:01] Production.INFO: ==25597== Lock acquired, processing the job... [2026-04-13 18:55:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:55:01] Production.INFO: ==25597== Releasing lock... [2026-04-13 18:55:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:55:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:55:02] Production.INFO: ==25595== Lock acquired, processing the job... [2026-04-13 14:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:55:02] Production.INFO: ==25595== Releasing lock... [2026-04-13 14:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:55:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:55:03] Production.INFO: ==25601== Lock acquired, processing the job... [2026-04-13 14:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:55:03] Production.INFO: ==25603== Lock acquired, processing the job... [2026-04-13 14:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:55:03] Production.INFO: ==25599== Lock acquired, processing the job... [2026-04-13 14:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:55:03] Production.INFO: ==25605== Lock acquired, processing the job... [2026-04-13 14:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:55:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:55:03] Production.INFO: ==25607== Lock acquired, processing the job... [2026-04-13 14:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:55:03] Production.INFO: Account Balance Start. [2026-04-13 14:55:03] Production.INFO: CreateAllLog Start [2026-04-13 14:55:03] Production.INFO: 117 [2026-04-13 14:55:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:55:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:55:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:55:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:55:03] Production.INFO: ==25607== Releasing lock... [2026-04-13 14:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:55:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:55:03] Production.INFO: Date 2026-04-10 [2026-04-13 14:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:55:03] Production.INFO: Date 2026-04-11 [2026-04-13 14:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:55:03] Production.INFO: Date 2026-04-12 [2026-04-13 14:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:55:03] Production.INFO: Date 2026-04-13 [2026-04-13 14:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:55:03] Production.INFO: Total Charge 0 [2026-04-13 14:55:03] Production.INFO: CreateAllLog End [2026-04-13 14:55:03] Production.INFO: Account Balance End. [2026-04-13 14:55:03] Production.ERROR: CronJobId end 12 [2026-04-13 14:55:03] Production.INFO: ==25605== Releasing lock... [2026-04-13 14:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:55:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:55:03] Production.INFO: ==25601== Releasing lock... [2026-04-13 14:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:55:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:55:11] Production.ERROR: CronJobId end10 [2026-04-13 14:55:11] Production.INFO: ==25603== Releasing lock... [2026-04-13 14:55:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:55:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:55:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:55:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:55:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:55:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:55:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:55:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:55:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:55:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:55:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:55:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:55:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:55:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:55:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:55:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:55:14] Production.INFO: call_cost start [2026-04-13 14:55:14] Production.INFO: call_cost end [2026-04-13 14:55:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:55:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:55:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:55:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:55:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:55:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:55:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:55:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:55:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:55:14] Production.INFO: ==25599== Releasing lock... [2026-04-13 14:55:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:55:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:56:01] Production.INFO: ==25667== Lock acquired, processing the job... [2026-04-13 19:56:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:56:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:56:02] Production.INFO: neon service started [2026-04-13 19:56:02] Production.INFO: neon service started [2026-04-13 19:56:02] Production.INFO: ==25667== Releasing lock... [2026-04-13 19:56:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:56:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:56:02] Production.INFO: ==25674== Lock acquired, processing the job... [2026-04-13 18:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:56:02] Production.INFO: ==25674== Releasing lock... [2026-04-13 18:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:56:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:56:02] Production.INFO: ==25672== Lock acquired, processing the job... [2026-04-13 14:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:56:02] Production.INFO: ==25672== Releasing lock... [2026-04-13 14:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:56:02] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:56:03] Production.INFO: ==25677== Lock acquired, processing the job... [2026-04-13 14:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:56:03] Production.INFO: ==25679== Lock acquired, processing the job... [2026-04-13 14:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:56:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:56:03] Production.INFO: ==25681== Lock acquired, processing the job... [2026-04-13 14:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:56:03] Production.INFO: ==25683== Lock acquired, processing the job... [2026-04-13 14:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:56:03] Production.INFO: ==25685== Lock acquired, processing the job... [2026-04-13 14:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:56:03] Production.INFO: Account Balance Start. [2026-04-13 14:56:03] Production.INFO: CreateAllLog Start [2026-04-13 14:56:03] Production.INFO: 117 [2026-04-13 14:56:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:56:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:56:03] Production.INFO: ==25685== Releasing lock... [2026-04-13 14:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:56:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:56:04] Production.INFO: Date 2026-04-10 [2026-04-13 14:56:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:56:04] Production.INFO: Date 2026-04-11 [2026-04-13 14:56:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:56:04] Production.INFO: Date 2026-04-12 [2026-04-13 14:56:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:56:04] Production.INFO: Date 2026-04-13 [2026-04-13 14:56:04] Production.INFO: Reseller ==> 0 [2026-04-13 14:56:04] Production.INFO: Total Charge 0 [2026-04-13 14:56:04] Production.INFO: CreateAllLog End [2026-04-13 14:56:04] Production.INFO: ==25679== Releasing lock... [2026-04-13 14:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:56:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:56:04] Production.INFO: Account Balance End. [2026-04-13 14:56:04] Production.ERROR: CronJobId end 12 [2026-04-13 14:56:04] Production.INFO: ==25683== Releasing lock... [2026-04-13 14:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:56:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:56:11] Production.ERROR: CronJobId end10 [2026-04-13 14:56:11] Production.INFO: ==25681== Releasing lock... [2026-04-13 14:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:56:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:56:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:56:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:56:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:56:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:56:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:56:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:56:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:56:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:56:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:56:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:56:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:56:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:56:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:56:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:56:13] Production.INFO: call_cost start [2026-04-13 14:56:13] Production.INFO: call_cost end [2026-04-13 14:56:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:56:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:56:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:56:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:56:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:56:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:56:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:56:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:56:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:56:13] Production.INFO: ==25677== Releasing lock... [2026-04-13 14:56:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:56:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:57:01] Production.INFO: ==25740== Lock acquired, processing the job... [2026-04-13 19:57:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:57:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:57:01] Production.INFO: neon service started [2026-04-13 19:57:01] Production.INFO: neon service started [2026-04-13 19:57:01] Production.INFO: ==25740== Releasing lock... [2026-04-13 19:57:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:57:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:57:01] Production.INFO: ==25742== Lock acquired, processing the job... [2026-04-13 14:57:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:57:01] Production.INFO: ==25742== Releasing lock... [2026-04-13 14:57:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:57:01] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:57:02] Production.INFO: ==25744== Lock acquired, processing the job... [2026-04-13 18:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:57:02] Production.INFO: ==25744== Releasing lock... [2026-04-13 18:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:57:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:57:02] Production.INFO: ==25746== Lock acquired, processing the job... [2026-04-13 14:57:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:57:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:57:02] Production.INFO: ==25750== Lock acquired, processing the job... [2026-04-13 14:57:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:57:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:57:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:57:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:57:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:57:02] Production.INFO: ==25748== Lock acquired, processing the job... [2026-04-13 14:57:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:57:02] Production.INFO: ==25754== Lock acquired, processing the job... [2026-04-13 14:57:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:57:02] Production.INFO: ==25752== Lock acquired, processing the job... [2026-04-13 14:57:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:57:03] Production.INFO: ==25754== Releasing lock... [2026-04-13 14:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:57:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:57:03] Production.INFO: Account Balance Start. [2026-04-13 14:57:03] Production.INFO: CreateAllLog Start [2026-04-13 14:57:03] Production.INFO: 117 [2026-04-13 14:57:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:57:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:57:03] Production.INFO: Date 2026-04-10 [2026-04-13 14:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:57:03] Production.INFO: Date 2026-04-11 [2026-04-13 14:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:57:03] Production.INFO: Date 2026-04-12 [2026-04-13 14:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:57:03] Production.INFO: Date 2026-04-13 [2026-04-13 14:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:57:03] Production.INFO: ==25748== Releasing lock... [2026-04-13 14:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:57:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:57:03] Production.INFO: Total Charge 0 [2026-04-13 14:57:03] Production.INFO: CreateAllLog End [2026-04-13 14:57:03] Production.INFO: Account Balance End. [2026-04-13 14:57:03] Production.ERROR: CronJobId end 12 [2026-04-13 14:57:03] Production.INFO: ==25752== Releasing lock... [2026-04-13 14:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:57:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:57:10] Production.ERROR: CronJobId end10 [2026-04-13 14:57:10] Production.INFO: ==25750== Releasing lock... [2026-04-13 14:57:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:57:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:57:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:57:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:57:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:57:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:57:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:57:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:57:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:57:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:57:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:57:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:57:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:57:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:57:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:57:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:57:13] Production.INFO: call_cost start [2026-04-13 14:57:13] Production.INFO: call_cost end [2026-04-13 14:57:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:57:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:57:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:57:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:57:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:57:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:57:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:57:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:57:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:57:13] Production.INFO: ==25746== Releasing lock... [2026-04-13 14:57:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:57:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:58:01] Production.INFO: ==25810== Lock acquired, processing the job... [2026-04-13 19:58:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:58:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:58:01] Production.INFO: neon service started [2026-04-13 19:58:01] Production.INFO: neon service started [2026-04-13 19:58:01] Production.INFO: ==25810== Releasing lock... [2026-04-13 19:58:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:58:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 14:58:02] Production.INFO: ==25812== Lock acquired, processing the job... [2026-04-13 14:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:58:02] Production.INFO: ==25812== Releasing lock... [2026-04-13 14:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:58:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:58:02] Production.INFO: ==25814== Lock acquired, processing the job... [2026-04-13 18:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:58:02] Production.INFO: ==25814== Releasing lock... [2026-04-13 18:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:58:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:58:03] Production.INFO: ==25816== Lock acquired, processing the job... [2026-04-13 14:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:58:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:58:03] Production.INFO: ==25820== Lock acquired, processing the job... [2026-04-13 14:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:58:03] Production.INFO: ==25824== Lock acquired, processing the job... [2026-04-13 14:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:58:03] Production.INFO: ==25818== Lock acquired, processing the job... [2026-04-13 14:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:58:03] Production.INFO: ==25822== Lock acquired, processing the job... [2026-04-13 14:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:58:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:58:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:58:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:58:03] Production.INFO: ==25824== Releasing lock... [2026-04-13 14:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:58:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:58:03] Production.INFO: Account Balance Start. [2026-04-13 14:58:03] Production.INFO: CreateAllLog Start [2026-04-13 14:58:03] Production.INFO: 117 [2026-04-13 14:58:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:58:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:58:03] Production.INFO: Date 2026-04-10 [2026-04-13 14:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:58:03] Production.INFO: Date 2026-04-11 [2026-04-13 14:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:58:03] Production.INFO: Date 2026-04-12 [2026-04-13 14:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:58:03] Production.INFO: Date 2026-04-13 [2026-04-13 14:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:58:03] Production.INFO: Total Charge 0 [2026-04-13 14:58:03] Production.INFO: CreateAllLog End [2026-04-13 14:58:03] Production.INFO: ==25818== Releasing lock... [2026-04-13 14:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:58:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:58:04] Production.INFO: Account Balance End. [2026-04-13 14:58:04] Production.ERROR: CronJobId end 12 [2026-04-13 14:58:04] Production.INFO: ==25822== Releasing lock... [2026-04-13 14:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:58:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:58:10] Production.ERROR: CronJobId end10 [2026-04-13 14:58:10] Production.INFO: ==25820== Releasing lock... [2026-04-13 14:58:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:58:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:58:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:58:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:58:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:58:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:58:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:58:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:58:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:58:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:58:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:58:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:58:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:58:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:58:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:58:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:58:13] Production.INFO: call_cost start [2026-04-13 14:58:13] Production.INFO: call_cost end [2026-04-13 14:58:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:58:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:58:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:58:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:58:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:58:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:58:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:58:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:58:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:58:13] Production.INFO: ==25816== Releasing lock... [2026-04-13 14:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:58:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 19:59:02] Production.INFO: ==25879== Lock acquired, processing the job... [2026-04-13 19:59:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 19:59:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 19:59:02] Production.INFO: neon service started [2026-04-13 19:59:02] Production.INFO: neon service started [2026-04-13 19:59:02] Production.INFO: ==25879== Releasing lock... [2026-04-13 19:59:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 19:59:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:59:02] Production.INFO: ==25883== Lock acquired, processing the job... [2026-04-13 18:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 18:59:02] Production.INFO: ==25883== Releasing lock... [2026-04-13 18:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 18:59:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 14:59:02] Production.INFO: ==25881== Lock acquired, processing the job... [2026-04-13 14:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 14:59:02] Production.INFO: ==25881== Releasing lock... [2026-04-13 14:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 14:59:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 14:59:03] Production.INFO: ==25891== Lock acquired, processing the job... [2026-04-13 14:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 14:59:03] Production.INFO: Account Balance Start. [2026-04-13 14:59:03] Production.INFO: CreateAllLog Start [2026-04-13 14:59:03] Production.INFO: 117 [2026-04-13 14:59:03] Production.INFO: Date 2026-04-08 [2026-04-13 14:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:59:03] Production.INFO: Date 2026-04-09 [2026-04-13 14:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:59:03] Production.INFO: ==25885== Lock acquired, processing the job... [2026-04-13 14:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 14:59:03] Production.INFO: Date 2026-04-10 [2026-04-13 14:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:59:03] Production.INFO: ==25887== Lock acquired, processing the job... [2026-04-13 14:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 14:59:03] Production.INFO: Date 2026-04-11 [2026-04-13 14:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:59:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 14:59:03] Production.INFO: ==25889== Lock acquired, processing the job... [2026-04-13 14:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 14:59:03] Production.INFO: Date 2026-04-12 [2026-04-13 14:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:59:03] Production.INFO: ==25893== Lock acquired, processing the job... [2026-04-13 14:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 14:59:03] Production.INFO: Date 2026-04-13 [2026-04-13 14:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 14:59:03] Production.INFO: Total Charge 0 [2026-04-13 14:59:03] Production.INFO: CreateAllLog End [2026-04-13 14:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 14:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 14:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 14:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 14:59:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 14:59:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 14:59:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 14:59:04] Production.INFO: ==25893== Releasing lock... [2026-04-13 14:59:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 14:59:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 14:59:04] Production.INFO: Account Balance End. [2026-04-13 14:59:04] Production.ERROR: CronJobId end 12 [2026-04-13 14:59:04] Production.INFO: ==25891== Releasing lock... [2026-04-13 14:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 14:59:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 14:59:04] Production.INFO: ==25887== Releasing lock... [2026-04-13 14:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 14:59:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 14:59:11] Production.ERROR: CronJobId end10 [2026-04-13 14:59:11] Production.INFO: ==25889== Releasing lock... [2026-04-13 14:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 14:59:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 14:59:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 14:59:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 14:59:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 14:59:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 14:59:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 14:59:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 14:59:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 14:59:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 14:59:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 14:59:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 14:59:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 14:59:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 14:59:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 14:59:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 14:59:15] Production.INFO: call_cost start [2026-04-13 14:59:15] Production.INFO: call_cost end [2026-04-13 14:59:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 14:59:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 14:59:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 14:59:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 14:59:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 14:59:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 14:59:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 14:59:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 14:59:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 14:59:15] Production.INFO: ==25885== Releasing lock... [2026-04-13 14:59:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 14:59:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:00:01] Production.INFO: ==25951== Lock acquired, processing the job... [2026-04-13 20:00:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:00:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:00:01] Production.INFO: neon service started [2026-04-13 20:00:01] Production.INFO: neon service started [2026-04-13 20:00:01] Production.INFO: ==25951== Releasing lock... [2026-04-13 20:00:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:00:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:00:02] Production.INFO: ==25953== Lock acquired, processing the job... [2026-04-13 15:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:00:02] Production.INFO: ==25953== Releasing lock... [2026-04-13 15:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:00:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 19:00:02] Production.INFO: ==25955== Lock acquired, processing the job... [2026-04-13 19:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:00:02] Production.INFO: ==25955== Releasing lock... [2026-04-13 19:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:00:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:00:03] Production.INFO: ==25958== Lock acquired, processing the job... [2026-04-13 15:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:00:03] Production.INFO: ==25960== Lock acquired, processing the job... [2026-04-13 15:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:00:03] Production.INFO: ==25966== Lock acquired, processing the job... [2026-04-13 15:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:00:03] Production.INFO: ==25964== Lock acquired, processing the job... [2026-04-13 15:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:00:03] Production.INFO: ==25962== Lock acquired, processing the job... [2026-04-13 15:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:00:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:00:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:00:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:00:03] Production.INFO: Account Balance Start. [2026-04-13 15:00:03] Production.INFO: CreateAllLog Start [2026-04-13 15:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:00:03] Production.INFO: 117 [2026-04-13 15:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:00:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:00:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:00:03] Production.INFO: ==25966== Releasing lock... [2026-04-13 15:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:00:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:00:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:00:03] Production.INFO: Date 2026-04-10 [2026-04-13 15:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:00:03] Production.INFO: Date 2026-04-11 [2026-04-13 15:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:00:03] Production.INFO: Date 2026-04-12 [2026-04-13 15:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:00:03] Production.INFO: Date 2026-04-13 [2026-04-13 15:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:00:03] Production.INFO: Total Charge 0 [2026-04-13 15:00:03] Production.INFO: CreateAllLog End [2026-04-13 15:00:03] Production.INFO: ==25960== Releasing lock... [2026-04-13 15:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:00:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:00:03] Production.INFO: Account Balance End. [2026-04-13 15:00:03] Production.ERROR: CronJobId end 12 [2026-04-13 15:00:03] Production.INFO: ==25964== Releasing lock... [2026-04-13 15:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:00:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:00:11] Production.ERROR: CronJobId end10 [2026-04-13 15:00:11] Production.INFO: ==25962== Releasing lock... [2026-04-13 15:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:00:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:00:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:00:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:00:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:00:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:00:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:00:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:00:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:00:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:00:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:00:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:00:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:00:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:00:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:00:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:00:13] Production.INFO: call_cost start [2026-04-13 15:00:13] Production.INFO: call_cost end [2026-04-13 15:00:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:00:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:00:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:00:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:00:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:00:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:00:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:00:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:00:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:00:13] Production.INFO: ==25958== Releasing lock... [2026-04-13 15:00:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:00:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:01:02] Production.INFO: ==26031== Lock acquired, processing the job... [2026-04-13 20:01:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:01:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:01:02] Production.INFO: neon service started [2026-04-13 20:01:02] Production.INFO: neon service started [2026-04-13 20:01:02] Production.INFO: ==26031== Releasing lock... [2026-04-13 20:01:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:01:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 19:01:02] Production.INFO: ==26038== Lock acquired, processing the job... [2026-04-13 19:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:01:02] Production.INFO: ==26038== Releasing lock... [2026-04-13 19:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:01:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:01:02] Production.INFO: ==26036== Lock acquired, processing the job... [2026-04-13 15:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:01:02] Production.INFO: ==26036== Releasing lock... [2026-04-13 15:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:01:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:01:03] Production.INFO: ==26042== Lock acquired, processing the job... [2026-04-13 15:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:01:03] Production.INFO: ==26048== Lock acquired, processing the job... [2026-04-13 15:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:01:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:01:03] Production.INFO: Account Balance Start. [2026-04-13 15:01:03] Production.INFO: CreateAllLog Start [2026-04-13 15:01:03] Production.INFO: 117 [2026-04-13 15:01:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:01:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:01:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:01:04] Production.INFO: Date 2026-04-10 [2026-04-13 15:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:01:04] Production.INFO: ==26040== Lock acquired, processing the job... [2026-04-13 15:01:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 15:01:04] Production.INFO: Date 2026-04-11 [2026-04-13 15:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:01:04] Production.INFO: Date 2026-04-12 [2026-04-13 15:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:01:04] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 15:01:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 15:01:04] Production.ERROR: CronJob PID - 26042 [2026-04-13 15:01:04] Production.ERROR: CronJob Title - System Alerts [2026-04-13 15:01:04] Production.ERROR: CronJob ID - 5 [2026-04-13 15:01:04] Production.ERROR: CronJob Last Run Time 2026-04-13 15:01:00 [2026-04-13 15:01:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 15:01:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 15:01:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 15:01:04] Production.ERROR: CronJob PID - 26048 [2026-04-13 15:01:04] Production.ERROR: CronJob Title - Prepaid Account Balance [2026-04-13 15:01:04] Production.ERROR: CronJob ID - 12 [2026-04-13 15:01:04] Production.ERROR: CronJob Last Run Time 2026-04-13 15:01:00 [2026-04-13 15:01:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 15:01:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 15:01:04] Production.INFO: Date 2026-04-13 [2026-04-13 15:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:01:04] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 15:01:04] Production.INFO: ==26040== Releasing lock... [2026-04-13 15:01:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 15:01:04] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 15:01:04] Production.INFO: Total Charge 0 [2026-04-13 15:01:04] Production.INFO: CreateAllLog End [2026-04-13 15:01:04] Production.INFO: ==26044== Lock acquired, processing the job... [2026-04-13 15:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:01:04] Production.INFO: ==26046== Lock acquired, processing the job... [2026-04-13 15:01:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:01:04] Production.INFO: ==26050== Lock acquired, processing the job... [2026-04-13 15:01:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 15:01:04] Production.INFO: ==26052== Lock acquired, processing the job... [2026-04-13 15:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:01:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:01:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:01:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:01:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:01:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 15:01:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:01:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:01:04] Production.INFO: Account Balance End. [2026-04-13 15:01:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:01:04] Production.ERROR: CronJobId end 12 [2026-04-13 15:01:04] Production.INFO: ==26048== Releasing lock... [2026-04-13 15:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:01:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:01:04] Production.INFO: ==26052== Releasing lock... [2026-04-13 15:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:01:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:01:04] Production.INFO: ==26044== Releasing lock... [2026-04-13 15:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:01:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:01:04] Production.ERROR: done [2026-04-13 15:01:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 15:01:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089791', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 15:01:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089791', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 15:01:11] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 15:01:11] Production.INFO: ProcessCDR(1,17089791,1,1,2) [2026-04-13 15:01:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17089791,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 15:01:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17089791,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 15:01:11] Production.ERROR: pbx prc_insertCDR start [2026-04-13 15:01:11] Production.ERROR: pbx prc_insertCDR end [2026-04-13 15:01:11] Production.INFO: ==26050== Releasing lock... [2026-04-13 15:01:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 15:01:11] Production.INFO: 26 MB #Memory Used# [2026-04-13 15:01:14] Production.ERROR: CronJobId end10 [2026-04-13 15:01:14] Production.INFO: ==26046== Releasing lock... [2026-04-13 15:01:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:01:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:01:17] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:01:17] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:01:17] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:01:17] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:01:17] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:01:17] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:01:17] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:01:17] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:01:17] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:01:17] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:01:17] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:01:17] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:01:17] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:01:17] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:01:17] Production.INFO: call_cost start [2026-04-13 15:01:17] Production.INFO: call_cost end [2026-04-13 15:01:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:01:17] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:01:17] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:01:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:01:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:01:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:01:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:01:17] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:01:17] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:01:17] Production.INFO: ==26042== Releasing lock... [2026-04-13 15:01:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:01:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:02:01] Production.INFO: ==26107== Lock acquired, processing the job... [2026-04-13 20:02:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:02:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:02:01] Production.INFO: neon service started [2026-04-13 20:02:01] Production.INFO: neon service started [2026-04-13 20:02:01] Production.INFO: ==26107== Releasing lock... [2026-04-13 20:02:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:02:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 19:02:01] Production.INFO: ==26111== Lock acquired, processing the job... [2026-04-13 19:02:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:02:01] Production.INFO: ==26111== Releasing lock... [2026-04-13 19:02:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:02:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:02:02] Production.INFO: ==26109== Lock acquired, processing the job... [2026-04-13 15:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:02:02] Production.INFO: ==26109== Releasing lock... [2026-04-13 15:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:02:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:02:03] Production.INFO: ==26115== Lock acquired, processing the job... [2026-04-13 15:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:02:03] Production.INFO: ==26122== Lock acquired, processing the job... [2026-04-13 15:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts# [2026-04-13 15:02:03] Production.INFO: ==26113== Lock acquired, processing the job... [2026-04-13 15:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:02:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 15:02:03] Production.INFO: ==26117== Lock acquired, processing the job... [2026-04-13 15:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:02:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:02:03] Production.INFO: ==26119== Lock acquired, processing the job... [2026-04-13 15:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:02:03] Production.INFO: ==26125== Lock acquired, processing the job... [2026-04-13 15:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:02:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:02:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:02:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:02:03] Production.INFO: Account Balance Start. [2026-04-13 15:02:03] Production.INFO: CreateAllLog Start [2026-04-13 15:02:03] Production.INFO: 117 [2026-04-13 15:02:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:02:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:02:03] Production.INFO: Date 2026-04-10 [2026-04-13 15:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:02:03] Production.INFO: Date 2026-04-11 [2026-04-13 15:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:02:03] Production.INFO: Date 2026-04-12 [2026-04-13 15:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:02:03] Production.INFO: ==26125== Releasing lock... [2026-04-13 15:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:02:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:02:03] Production.INFO: Date 2026-04-13 [2026-04-13 15:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:02:03] Production.INFO: Total Charge 0 [2026-04-13 15:02:03] Production.INFO: CreateAllLog End [2026-04-13 15:02:03] Production.ERROR: done [2026-04-13 15:02:03] Production.ERROR: tblTempVendorCDR_20 [2026-04-13 15:02:04] Production.INFO: ==26115== Releasing lock... [2026-04-13 15:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:02:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:02:04] Production.ERROR: done [2026-04-13 15:02:04] Production.INFO: Account Balance End. [2026-04-13 15:02:04] Production.ERROR: CronJobId end 12 [2026-04-13 15:02:04] Production.INFO: ==26119== Releasing lock... [2026-04-13 15:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:02:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:02:04] Production.ERROR: Array ( [start_date_ymd] => 2026-04-01 03:02:06 [end_date_ymd] => 2026-04-02 03:02:06 [RateCDR] => 1 ) [2026-04-13 15:02:04] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode, c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type, disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description, pin.pc_description as pincode_name from asteriskcdrdb.cdr c left outer join asterisk.cc_callcosts cc on c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/ left outer join asterisk.pr_providers p on cc_pr_id = pr_id left outer join asterisk.te_tenants te ON te.te_code = c.accountcode left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06' AND ( userfield like '%outbound%' or userfield like '%inbound%' or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/ ) AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/ AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' and prevuniqueid='' group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'') [2026-04-13 15:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs() #1 [internal function]: App\Console\Commands\PBXAccountUsage->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:02:04] Production.INFO: ==26122== Releasing lock... [2026-04-13 15:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops# [2026-04-13 15:02:04] Production.INFO: 27.25 MB #Memory Used# [2026-04-13 15:02:11] Production.ERROR: CronJobId end10 [2026-04-13 15:02:11] Production.INFO: ==26117== Releasing lock... [2026-04-13 15:02:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:02:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:02:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:02:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:02:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:02:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:02:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:02:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:02:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:02:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:02:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:02:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:02:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:02:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:02:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:02:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:02:13] Production.INFO: call_cost start [2026-04-13 15:02:13] Production.INFO: call_cost end [2026-04-13 15:02:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:02:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:02:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:02:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:02:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:02:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:02:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:02:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:02:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:02:13] Production.INFO: ==26113== Releasing lock... [2026-04-13 15:02:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:02:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:03:01] Production.INFO: ==26183== Lock acquired, processing the job... [2026-04-13 20:03:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:03:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:03:01] Production.INFO: neon service started [2026-04-13 20:03:01] Production.INFO: neon service started [2026-04-13 20:03:01] Production.INFO: ==26183== Releasing lock... [2026-04-13 20:03:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:03:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 19:03:02] Production.INFO: ==26187== Lock acquired, processing the job... [2026-04-13 19:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:03:02] Production.INFO: ==26187== Releasing lock... [2026-04-13 19:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:03:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:03:02] Production.INFO: ==26185== Lock acquired, processing the job... [2026-04-13 15:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:03:02] Production.INFO: ==26185== Releasing lock... [2026-04-13 15:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:03:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:03:03] Production.INFO: ==26190== Lock acquired, processing the job... [2026-04-13 15:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:03:03] Production.INFO: ==26192== Lock acquired, processing the job... [2026-04-13 15:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:03:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:03:03] Production.INFO: ==26194== Lock acquired, processing the job... [2026-04-13 15:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:03:03] Production.INFO: ==26198== Lock acquired, processing the job... [2026-04-13 15:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:03:03] Production.INFO: ==26196== Lock acquired, processing the job... [2026-04-13 15:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:03:03] Production.INFO: Account Balance Start. [2026-04-13 15:03:03] Production.INFO: CreateAllLog Start [2026-04-13 15:03:03] Production.INFO: 117 [2026-04-13 15:03:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:03:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:03:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:03:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:03:03] Production.INFO: ==26198== Releasing lock... [2026-04-13 15:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:03:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:03:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:03:03] Production.INFO: Date 2026-04-10 [2026-04-13 15:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:03:03] Production.INFO: Date 2026-04-11 [2026-04-13 15:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:03:03] Production.INFO: Date 2026-04-12 [2026-04-13 15:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:03:03] Production.INFO: Date 2026-04-13 [2026-04-13 15:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:03:03] Production.INFO: Total Charge 0 [2026-04-13 15:03:03] Production.INFO: CreateAllLog End [2026-04-13 15:03:03] Production.INFO: Account Balance End. [2026-04-13 15:03:04] Production.ERROR: CronJobId end 12 [2026-04-13 15:03:04] Production.INFO: ==26196== Releasing lock... [2026-04-13 15:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:03:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:03:04] Production.INFO: ==26192== Releasing lock... [2026-04-13 15:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:03:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:03:10] Production.ERROR: CronJobId end10 [2026-04-13 15:03:10] Production.INFO: ==26194== Releasing lock... [2026-04-13 15:03:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:03:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:03:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:03:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:03:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:03:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:03:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:03:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:03:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:03:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:03:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:03:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:03:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:03:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:03:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:03:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:03:14] Production.INFO: call_cost start [2026-04-13 15:03:14] Production.INFO: call_cost end [2026-04-13 15:03:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:03:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:03:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:03:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:03:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:03:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:03:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:03:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:03:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:03:14] Production.INFO: ==26190== Releasing lock... [2026-04-13 15:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:03:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:04:01] Production.INFO: ==26255== Lock acquired, processing the job... [2026-04-13 20:04:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:04:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:04:01] Production.INFO: neon service started [2026-04-13 20:04:01] Production.INFO: neon service started [2026-04-13 20:04:01] Production.INFO: ==26255== Releasing lock... [2026-04-13 20:04:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:04:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 19:04:01] Production.INFO: ==26259== Lock acquired, processing the job... [2026-04-13 19:04:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:04:01] Production.INFO: ==26259== Releasing lock... [2026-04-13 19:04:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:04:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:04:01] Production.INFO: ==26257== Lock acquired, processing the job... [2026-04-13 15:04:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:04:02] Production.INFO: ==26257== Releasing lock... [2026-04-13 15:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:04:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:04:02] Production.INFO: ==26264== Lock acquired, processing the job... [2026-04-13 15:04:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:04:02] Production.INFO: ==26268== Lock acquired, processing the job... [2026-04-13 15:04:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:04:02] Production.INFO: Account Balance Start. [2026-04-13 15:04:02] Production.INFO: CreateAllLog Start [2026-04-13 15:04:02] Production.INFO: 117 [2026-04-13 15:04:02] Production.INFO: Date 2026-04-08 [2026-04-13 15:04:02] Production.INFO: Reseller ==> 0 [2026-04-13 15:04:02] Production.INFO: Date 2026-04-09 [2026-04-13 15:04:02] Production.INFO: Reseller ==> 0 [2026-04-13 15:04:02] Production.INFO: Date 2026-04-10 [2026-04-13 15:04:02] Production.INFO: Reseller ==> 0 [2026-04-13 15:04:02] Production.INFO: Date 2026-04-11 [2026-04-13 15:04:02] Production.INFO: Reseller ==> 0 [2026-04-13 15:04:02] Production.INFO: Date 2026-04-12 [2026-04-13 15:04:02] Production.INFO: Reseller ==> 0 [2026-04-13 15:04:02] Production.INFO: Date 2026-04-13 [2026-04-13 15:04:02] Production.INFO: Reseller ==> 0 [2026-04-13 15:04:03] Production.INFO: ==26266== Lock acquired, processing the job... [2026-04-13 15:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:04:03] Production.INFO: Total Charge 0 [2026-04-13 15:04:03] Production.INFO: ==26262== Lock acquired, processing the job... [2026-04-13 15:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:04:03] Production.INFO: CreateAllLog End [2026-04-13 15:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:04:03] Production.INFO: ==26270== Lock acquired, processing the job... [2026-04-13 15:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:04:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:04:03] Production.INFO: Account Balance End. [2026-04-13 15:04:03] Production.INFO: ==26264== Releasing lock... [2026-04-13 15:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:04:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:04:03] Production.ERROR: CronJobId end 12 [2026-04-13 15:04:03] Production.INFO: ==26268== Releasing lock... [2026-04-13 15:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:04:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:04:03] Production.INFO: ==26270== Releasing lock... [2026-04-13 15:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:04:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:04:09] Production.ERROR: CronJobId end10 [2026-04-13 15:04:09] Production.INFO: ==26266== Releasing lock... [2026-04-13 15:04:09] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:04:09] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:04:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:04:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:04:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:04:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:04:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:04:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:04:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:04:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:04:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:04:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:04:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:04:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:04:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:04:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:04:12] Production.INFO: call_cost start [2026-04-13 15:04:12] Production.INFO: call_cost end [2026-04-13 15:04:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:04:12] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:04:12] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:04:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:04:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:04:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:04:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:04:12] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:04:12] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:04:12] Production.INFO: ==26262== Releasing lock... [2026-04-13 15:04:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:04:12] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:05:01] Production.INFO: ==26325== Lock acquired, processing the job... [2026-04-13 20:05:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:05:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:05:01] Production.INFO: neon service started [2026-04-13 20:05:01] Production.INFO: neon service started [2026-04-13 20:05:01] Production.INFO: ==26325== Releasing lock... [2026-04-13 20:05:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:05:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 19:05:02] Production.INFO: ==26329== Lock acquired, processing the job... [2026-04-13 19:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:05:02] Production.INFO: ==26329== Releasing lock... [2026-04-13 19:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:05:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:05:02] Production.INFO: ==26327== Lock acquired, processing the job... [2026-04-13 15:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:05:02] Production.INFO: ==26327== Releasing lock... [2026-04-13 15:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:05:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:05:03] Production.INFO: ==26336== Lock acquired, processing the job... [2026-04-13 15:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:05:03] Production.INFO: ==26332== Lock acquired, processing the job... [2026-04-13 15:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:05:03] Production.INFO: ==26334== Lock acquired, processing the job... [2026-04-13 15:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:05:03] Production.INFO: ==26338== Lock acquired, processing the job... [2026-04-13 15:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:05:03] Production.INFO: ==26340== Lock acquired, processing the job... [2026-04-13 15:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:05:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:05:03] Production.INFO: Account Balance Start. [2026-04-13 15:05:03] Production.INFO: CreateAllLog Start [2026-04-13 15:05:03] Production.INFO: 117 [2026-04-13 15:05:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:05:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:05:03] Production.INFO: ==26340== Releasing lock... [2026-04-13 15:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:05:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:05:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:05:03] Production.INFO: Date 2026-04-10 [2026-04-13 15:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:05:03] Production.INFO: Date 2026-04-11 [2026-04-13 15:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:05:03] Production.INFO: Date 2026-04-12 [2026-04-13 15:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:05:03] Production.INFO: Date 2026-04-13 [2026-04-13 15:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:05:03] Production.INFO: Total Charge 0 [2026-04-13 15:05:03] Production.INFO: CreateAllLog End [2026-04-13 15:05:03] Production.INFO: Account Balance End. [2026-04-13 15:05:03] Production.ERROR: CronJobId end 12 [2026-04-13 15:05:03] Production.INFO: ==26338== Releasing lock... [2026-04-13 15:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:05:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:05:04] Production.INFO: ==26334== Releasing lock... [2026-04-13 15:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:05:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:05:11] Production.ERROR: CronJobId end10 [2026-04-13 15:05:11] Production.INFO: ==26336== Releasing lock... [2026-04-13 15:05:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:05:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:05:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:05:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:05:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:05:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:05:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:05:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:05:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:05:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:05:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:05:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:05:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:05:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:05:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:05:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:05:14] Production.INFO: call_cost start [2026-04-13 15:05:14] Production.INFO: call_cost end [2026-04-13 15:05:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:05:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:05:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:05:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:05:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:05:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:05:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:05:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:05:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:05:14] Production.INFO: ==26332== Releasing lock... [2026-04-13 15:05:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:05:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:06:02] Production.INFO: ==26397== Lock acquired, processing the job... [2026-04-13 20:06:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:06:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:06:02] Production.INFO: neon service started [2026-04-13 20:06:02] Production.INFO: neon service started [2026-04-13 20:06:02] Production.INFO: ==26397== Releasing lock... [2026-04-13 20:06:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:06:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:06:02] Production.INFO: ==26399== Lock acquired, processing the job... [2026-04-13 15:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:06:02] Production.INFO: ==26399== Releasing lock... [2026-04-13 15:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:06:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 19:06:03] Production.INFO: ==26401== Lock acquired, processing the job... [2026-04-13 19:06:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:06:03] Production.INFO: ==26401== Releasing lock... [2026-04-13 19:06:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:06:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:06:03] Production.INFO: ==26406== Lock acquired, processing the job... [2026-04-13 15:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:06:03] Production.INFO: ==26404== Lock acquired, processing the job... [2026-04-13 15:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:06:03] Production.INFO: ==26408== Lock acquired, processing the job... [2026-04-13 15:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:06:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:06:03] Production.INFO: ==26410== Lock acquired, processing the job... [2026-04-13 15:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:06:03] Production.INFO: ==26412== Lock acquired, processing the job... [2026-04-13 15:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:06:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:06:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:06:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:06:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:06:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:06:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:06:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:06:04] Production.INFO: Account Balance Start. [2026-04-13 15:06:04] Production.INFO: CreateAllLog Start [2026-04-13 15:06:04] Production.INFO: 117 [2026-04-13 15:06:04] Production.INFO: ==26412== Releasing lock... [2026-04-13 15:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:06:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:06:04] Production.INFO: Date 2026-04-08 [2026-04-13 15:06:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:06:04] Production.INFO: Date 2026-04-09 [2026-04-13 15:06:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:06:04] Production.INFO: Date 2026-04-10 [2026-04-13 15:06:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:06:04] Production.INFO: Date 2026-04-11 [2026-04-13 15:06:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:06:04] Production.INFO: Date 2026-04-12 [2026-04-13 15:06:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:06:04] Production.INFO: Date 2026-04-13 [2026-04-13 15:06:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:06:04] Production.INFO: Total Charge 0 [2026-04-13 15:06:04] Production.INFO: CreateAllLog End [2026-04-13 15:06:04] Production.INFO: Account Balance End. [2026-04-13 15:06:04] Production.ERROR: CronJobId end 12 [2026-04-13 15:06:04] Production.INFO: ==26410== Releasing lock... [2026-04-13 15:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:06:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:06:04] Production.INFO: ==26406== Releasing lock... [2026-04-13 15:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:06:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:06:12] Production.ERROR: CronJobId end10 [2026-04-13 15:06:12] Production.INFO: ==26408== Releasing lock... [2026-04-13 15:06:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:06:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:06:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:06:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:06:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:06:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:06:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:06:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:06:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:06:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:06:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:06:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:06:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:06:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:06:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:06:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:06:16] Production.INFO: call_cost start [2026-04-13 15:06:16] Production.INFO: call_cost end [2026-04-13 15:06:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:06:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:06:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:06:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:06:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:06:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:06:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:06:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:06:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:06:16] Production.INFO: ==26404== Releasing lock... [2026-04-13 15:06:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:06:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:07:01] Production.INFO: ==26480== Lock acquired, processing the job... [2026-04-13 20:07:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:07:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:07:01] Production.INFO: neon service started [2026-04-13 20:07:01] Production.INFO: neon service started [2026-04-13 20:07:01] Production.INFO: ==26480== Releasing lock... [2026-04-13 20:07:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:07:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:07:02] Production.INFO: ==26482== Lock acquired, processing the job... [2026-04-13 15:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 19:07:02] Production.INFO: ==26484== Lock acquired, processing the job... [2026-04-13 19:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:07:02] Production.INFO: ==26484== Releasing lock... [2026-04-13 19:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:07:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:07:02] Production.INFO: ==26482== Releasing lock... [2026-04-13 15:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:07:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:07:03] Production.INFO: ==26487== Lock acquired, processing the job... [2026-04-13 15:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:07:03] Production.INFO: ==26491== Lock acquired, processing the job... [2026-04-13 15:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:07:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:07:03] Production.INFO: ==26493== Lock acquired, processing the job... [2026-04-13 15:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:07:03] Production.INFO: Account Balance Start. [2026-04-13 15:07:03] Production.INFO: CreateAllLog Start [2026-04-13 15:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:07:03] Production.INFO: 117 [2026-04-13 15:07:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:07:03] Production.INFO: ==26489== Lock acquired, processing the job... [2026-04-13 15:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:07:03] Production.INFO: ==26495== Lock acquired, processing the job... [2026-04-13 15:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:07:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:07:03] Production.INFO: Date 2026-04-10 [2026-04-13 15:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:07:03] Production.INFO: ==26495== Releasing lock... [2026-04-13 15:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:07:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:07:03] Production.INFO: Date 2026-04-11 [2026-04-13 15:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:07:03] Production.INFO: Date 2026-04-12 [2026-04-13 15:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:07:03] Production.INFO: Date 2026-04-13 [2026-04-13 15:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:07:03] Production.INFO: Total Charge 0 [2026-04-13 15:07:03] Production.INFO: CreateAllLog End [2026-04-13 15:07:04] Production.INFO: Account Balance End. [2026-04-13 15:07:04] Production.ERROR: CronJobId end 12 [2026-04-13 15:07:04] Production.INFO: ==26493== Releasing lock... [2026-04-13 15:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:07:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:07:04] Production.INFO: ==26489== Releasing lock... [2026-04-13 15:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:07:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:07:11] Production.ERROR: CronJobId end10 [2026-04-13 15:07:11] Production.INFO: ==26491== Releasing lock... [2026-04-13 15:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:07:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:07:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:07:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:07:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:07:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:07:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:07:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:07:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:07:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:07:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:07:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:07:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:07:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:07:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:07:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:07:14] Production.INFO: call_cost start [2026-04-13 15:07:14] Production.INFO: call_cost end [2026-04-13 15:07:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:07:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:07:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:07:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:07:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:07:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:07:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:07:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:07:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:07:14] Production.INFO: ==26487== Releasing lock... [2026-04-13 15:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:07:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:08:02] Production.INFO: ==26586== Lock acquired, processing the job... [2026-04-13 20:08:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:08:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:08:02] Production.INFO: neon service started [2026-04-13 20:08:02] Production.INFO: neon service started [2026-04-13 20:08:02] Production.INFO: ==26586== Releasing lock... [2026-04-13 20:08:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:08:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 19:08:02] Production.INFO: ==26592== Lock acquired, processing the job... [2026-04-13 19:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:08:02] Production.INFO: ==26592== Releasing lock... [2026-04-13 19:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:08:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:08:02] Production.INFO: ==26590== Lock acquired, processing the job... [2026-04-13 15:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:08:02] Production.INFO: ==26590== Releasing lock... [2026-04-13 15:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:08:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:08:03] Production.INFO: ==26596== Lock acquired, processing the job... [2026-04-13 15:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:08:03] Production.INFO: ==26600== Lock acquired, processing the job... [2026-04-13 15:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:08:03] Production.INFO: Account Balance Start. [2026-04-13 15:08:03] Production.INFO: CreateAllLog Start [2026-04-13 15:08:03] Production.INFO: 117 [2026-04-13 15:08:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:08:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:08:03] Production.INFO: Date 2026-04-10 [2026-04-13 15:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:08:03] Production.INFO: Date 2026-04-11 [2026-04-13 15:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:08:03] Production.INFO: ==26594== Lock acquired, processing the job... [2026-04-13 15:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:08:03] Production.INFO: ==26602== Lock acquired, processing the job... [2026-04-13 15:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:08:03] Production.INFO: Date 2026-04-12 [2026-04-13 15:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:08:03] Production.INFO: ==26598== Lock acquired, processing the job... [2026-04-13 15:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:08:03] Production.INFO: Date 2026-04-13 [2026-04-13 15:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:08:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:08:03] Production.INFO: Total Charge 0 [2026-04-13 15:08:03] Production.INFO: CreateAllLog End [2026-04-13 15:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:08:03] Production.INFO: ==26602== Releasing lock... [2026-04-13 15:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:08:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:08:04] Production.INFO: Account Balance End. [2026-04-13 15:08:04] Production.INFO: ==26596== Releasing lock... [2026-04-13 15:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:08:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:08:04] Production.ERROR: CronJobId end 12 [2026-04-13 15:08:04] Production.INFO: ==26600== Releasing lock... [2026-04-13 15:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:08:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:08:11] Production.ERROR: CronJobId end10 [2026-04-13 15:08:11] Production.INFO: ==26598== Releasing lock... [2026-04-13 15:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:08:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:08:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:08:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:08:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:08:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:08:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:08:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:08:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:08:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:08:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:08:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:08:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:08:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:08:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:08:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:08:14] Production.INFO: call_cost start [2026-04-13 15:08:14] Production.INFO: call_cost end [2026-04-13 15:08:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:08:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:08:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:08:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:08:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:08:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:08:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:08:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:08:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:08:14] Production.INFO: ==26594== Releasing lock... [2026-04-13 15:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:08:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:09:01] Production.INFO: ==26695== Lock acquired, processing the job... [2026-04-13 20:09:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:09:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:09:01] Production.INFO: neon service started [2026-04-13 20:09:01] Production.INFO: neon service started [2026-04-13 20:09:01] Production.INFO: ==26695== Releasing lock... [2026-04-13 20:09:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:09:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:09:01] Production.INFO: ==26699== Lock acquired, processing the job... [2026-04-13 15:09:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:09:02] Production.INFO: ==26699== Releasing lock... [2026-04-13 15:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:09:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 19:09:02] Production.INFO: ==26701== Lock acquired, processing the job... [2026-04-13 19:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:09:02] Production.INFO: ==26701== Releasing lock... [2026-04-13 19:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:09:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:09:02] Production.INFO: ==26703== Lock acquired, processing the job... [2026-04-13 15:09:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:09:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:09:02] Production.INFO: ==26710== Lock acquired, processing the job... [2026-04-13 15:09:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:09:02] Production.INFO: Account Balance Start. [2026-04-13 15:09:02] Production.INFO: CreateAllLog Start [2026-04-13 15:09:02] Production.INFO: 117 [2026-04-13 15:09:02] Production.INFO: Date 2026-04-08 [2026-04-13 15:09:02] Production.INFO: Reseller ==> 0 [2026-04-13 15:09:02] Production.INFO: Date 2026-04-09 [2026-04-13 15:09:02] Production.INFO: Reseller ==> 0 [2026-04-13 15:09:03] Production.INFO: Date 2026-04-10 [2026-04-13 15:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:09:03] Production.INFO: Date 2026-04-11 [2026-04-13 15:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:09:03] Production.INFO: Date 2026-04-12 [2026-04-13 15:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:09:03] Production.INFO: Date 2026-04-13 [2026-04-13 15:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:09:03] Production.INFO: Total Charge 0 [2026-04-13 15:09:03] Production.INFO: CreateAllLog End [2026-04-13 15:09:03] Production.INFO: ==26708== Lock acquired, processing the job... [2026-04-13 15:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:09:03] Production.INFO: ==26705== Lock acquired, processing the job... [2026-04-13 15:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:09:03] Production.INFO: Account Balance End. [2026-04-13 15:09:03] Production.INFO: ==26712== Lock acquired, processing the job... [2026-04-13 15:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:09:03] Production.ERROR: CronJobId end 12 [2026-04-13 15:09:03] Production.INFO: ==26710== Releasing lock... [2026-04-13 15:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:09:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:09:03] Production.INFO: ==26712== Releasing lock... [2026-04-13 15:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:09:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:09:03] Production.INFO: ==26705== Releasing lock... [2026-04-13 15:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:09:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:09:11] Production.ERROR: CronJobId end10 [2026-04-13 15:09:11] Production.INFO: ==26708== Releasing lock... [2026-04-13 15:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:09:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:09:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:09:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:09:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:09:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:09:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:09:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:09:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:09:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:09:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:09:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:09:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:09:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:09:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:09:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:09:14] Production.INFO: call_cost start [2026-04-13 15:09:14] Production.INFO: call_cost end [2026-04-13 15:09:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:09:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:09:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:09:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:09:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:09:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:09:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:09:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:09:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:09:14] Production.INFO: ==26703== Releasing lock... [2026-04-13 15:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:09:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:10:01] Production.INFO: ==26800== Lock acquired, processing the job... [2026-04-13 20:10:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:10:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:10:01] Production.INFO: neon service started [2026-04-13 20:10:01] Production.INFO: neon service started [2026-04-13 20:10:01] Production.INFO: ==26800== Releasing lock... [2026-04-13 20:10:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:10:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 19:10:02] Production.INFO: ==26804== Lock acquired, processing the job... [2026-04-13 19:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:10:02] Production.INFO: ==26804== Releasing lock... [2026-04-13 19:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:10:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:10:02] Production.INFO: ==26802== Lock acquired, processing the job... [2026-04-13 15:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:10:02] Production.INFO: ==26802== Releasing lock... [2026-04-13 15:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:10:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:10:03] Production.INFO: ==26809== Lock acquired, processing the job... [2026-04-13 15:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:10:03] Production.INFO: ==26813== Lock acquired, processing the job... [2026-04-13 15:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:10:03] Production.INFO: ==26811== Lock acquired, processing the job... [2026-04-13 15:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:10:03] Production.INFO: ==26815== Lock acquired, processing the job... [2026-04-13 15:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:10:03] Production.INFO: ==26817== Lock acquired, processing the job... [2026-04-13 15:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:10:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:10:03] Production.INFO: Account Balance Start. [2026-04-13 15:10:03] Production.INFO: CreateAllLog Start [2026-04-13 15:10:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:10:03] Production.INFO: 117 [2026-04-13 15:10:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:10:03] Production.INFO: ==26817== Releasing lock... [2026-04-13 15:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:10:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:10:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:10:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:10:03] Production.INFO: Date 2026-04-10 [2026-04-13 15:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:10:03] Production.INFO: Date 2026-04-11 [2026-04-13 15:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:10:03] Production.INFO: Date 2026-04-12 [2026-04-13 15:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:10:04] Production.INFO: Date 2026-04-13 [2026-04-13 15:10:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:10:04] Production.INFO: Total Charge 0 [2026-04-13 15:10:04] Production.INFO: CreateAllLog End [2026-04-13 15:10:04] Production.INFO: ==26811== Releasing lock... [2026-04-13 15:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:10:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:10:04] Production.INFO: Account Balance End. [2026-04-13 15:10:04] Production.ERROR: CronJobId end 12 [2026-04-13 15:10:04] Production.INFO: ==26815== Releasing lock... [2026-04-13 15:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:10:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:10:10] Production.ERROR: CronJobId end10 [2026-04-13 15:10:10] Production.INFO: ==26813== Releasing lock... [2026-04-13 15:10:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:10:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:10:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:10:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:10:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:10:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:10:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:10:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:10:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:10:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:10:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:10:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:10:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:10:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:10:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:10:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:10:14] Production.INFO: call_cost start [2026-04-13 15:10:14] Production.INFO: call_cost end [2026-04-13 15:10:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:10:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:10:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:10:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:10:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:10:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:10:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:10:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:10:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:10:14] Production.INFO: ==26809== Releasing lock... [2026-04-13 15:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:10:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:11:01] Production.INFO: ==26904== Lock acquired, processing the job... [2026-04-13 20:11:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:11:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:11:01] Production.INFO: neon service started [2026-04-13 20:11:01] Production.INFO: neon service started [2026-04-13 20:11:01] Production.INFO: ==26904== Releasing lock... [2026-04-13 20:11:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:11:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:11:01] Production.INFO: ==26906== Lock acquired, processing the job... [2026-04-13 15:11:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:11:02] Production.INFO: ==26906== Releasing lock... [2026-04-13 15:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:11:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 19:11:02] Production.INFO: ==26908== Lock acquired, processing the job... [2026-04-13 19:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:11:02] Production.INFO: ==26908== Releasing lock... [2026-04-13 19:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:11:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:11:02] Production.INFO: ==26910== Lock acquired, processing the job... [2026-04-13 15:11:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 15:11:02] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 15:11:02] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 15:11:02] Production.INFO: ==26910== Releasing lock... [2026-04-13 15:11:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 15:11:02] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 15:11:03] Production.INFO: ==26914== Lock acquired, processing the job... [2026-04-13 15:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:11:03] Production.INFO: ==26918== Lock acquired, processing the job... [2026-04-13 15:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:11:03] Production.INFO: ==26912== Lock acquired, processing the job... [2026-04-13 15:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:11:03] Production.INFO: ==26916== Lock acquired, processing the job... [2026-04-13 15:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:11:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:11:03] Production.INFO: Account Balance Start. [2026-04-13 15:11:03] Production.INFO: CreateAllLog Start [2026-04-13 15:11:03] Production.INFO: 117 [2026-04-13 15:11:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:11:03] Production.INFO: ==26922== Lock acquired, processing the job... [2026-04-13 15:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:11:03] Production.INFO: ==26920== Lock acquired, processing the job... [2026-04-13 15:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 15:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:11:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:11:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 15:11:03] Production.INFO: Date 2026-04-10 [2026-04-13 15:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:11:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:11:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:11:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:11:03] Production.INFO: Date 2026-04-11 [2026-04-13 15:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:11:03] Production.INFO: Date 2026-04-12 [2026-04-13 15:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:11:03] Production.INFO: Date 2026-04-13 [2026-04-13 15:11:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:11:03] Production.INFO: Total Charge 0 [2026-04-13 15:11:03] Production.INFO: CreateAllLog End [2026-04-13 15:11:03] Production.INFO: ==26922== Releasing lock... [2026-04-13 15:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:11:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:11:03] Production.INFO: ==26914== Releasing lock... [2026-04-13 15:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:11:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:11:03] Production.ERROR: done [2026-04-13 15:11:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 15:11:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089833', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 15:11:03] Production.INFO: Account Balance End. [2026-04-13 15:11:03] Production.ERROR: CronJobId end 12 [2026-04-13 15:11:03] Production.INFO: ==26918== Releasing lock... [2026-04-13 15:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:11:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:11:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089833', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 15:11:09] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 15:11:09] Production.INFO: ProcessCDR(1,17089833,1,1,2) [2026-04-13 15:11:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17089833,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 15:11:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17089833,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 15:11:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 15:11:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 15:11:10] Production.INFO: ==26920== Releasing lock... [2026-04-13 15:11:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 15:11:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 15:11:13] Production.ERROR: CronJobId end10 [2026-04-13 15:11:13] Production.INFO: ==26916== Releasing lock... [2026-04-13 15:11:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:11:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:11:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:11:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:11:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:11:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:11:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:11:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:11:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:11:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:11:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:11:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:11:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:11:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:11:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:11:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:11:16] Production.INFO: call_cost start [2026-04-13 15:11:16] Production.INFO: call_cost end [2026-04-13 15:11:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:11:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:11:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:11:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:11:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:11:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:11:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:11:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:11:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:11:16] Production.INFO: ==26912== Releasing lock... [2026-04-13 15:11:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:11:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:12:01] Production.INFO: ==27017== Lock acquired, processing the job... [2026-04-13 20:12:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:12:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:12:01] Production.INFO: neon service started [2026-04-13 20:12:01] Production.INFO: neon service started [2026-04-13 20:12:01] Production.INFO: ==27017== Releasing lock... [2026-04-13 20:12:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:12:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 19:12:02] Production.INFO: ==27021== Lock acquired, processing the job... [2026-04-13 19:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:12:02] Production.INFO: ==27021== Releasing lock... [2026-04-13 19:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:12:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:12:02] Production.INFO: ==27019== Lock acquired, processing the job... [2026-04-13 15:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:12:02] Production.INFO: ==27019== Releasing lock... [2026-04-13 15:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:12:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:12:03] Production.INFO: ==27028== Lock acquired, processing the job... [2026-04-13 15:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:12:03] Production.INFO: ==27024== Lock acquired, processing the job... [2026-04-13 15:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:12:03] Production.INFO: ==27032== Lock acquired, processing the job... [2026-04-13 15:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:12:03] Production.INFO: ==27026== Lock acquired, processing the job... [2026-04-13 15:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:12:03] Production.INFO: ==27030== Lock acquired, processing the job... [2026-04-13 15:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:12:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:12:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:12:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:12:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:12:03] Production.INFO: Account Balance Start. [2026-04-13 15:12:03] Production.INFO: ==27032== Releasing lock... [2026-04-13 15:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:12:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:12:03] Production.INFO: CreateAllLog Start [2026-04-13 15:12:03] Production.INFO: 117 [2026-04-13 15:12:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:12:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:12:03] Production.INFO: Date 2026-04-10 [2026-04-13 15:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:12:03] Production.INFO: Date 2026-04-11 [2026-04-13 15:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:12:03] Production.INFO: Date 2026-04-12 [2026-04-13 15:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:12:03] Production.INFO: Date 2026-04-13 [2026-04-13 15:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:12:03] Production.INFO: Total Charge 0 [2026-04-13 15:12:03] Production.INFO: CreateAllLog End [2026-04-13 15:12:04] Production.INFO: Account Balance End. [2026-04-13 15:12:04] Production.ERROR: CronJobId end 12 [2026-04-13 15:12:04] Production.INFO: ==27030== Releasing lock... [2026-04-13 15:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:12:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:12:04] Production.INFO: ==27026== Releasing lock... [2026-04-13 15:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:12:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:12:12] Production.ERROR: CronJobId end10 [2026-04-13 15:12:12] Production.INFO: ==27028== Releasing lock... [2026-04-13 15:12:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:12:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:12:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:12:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:12:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:12:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:12:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:12:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:12:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:12:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:12:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:12:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:12:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:12:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:12:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:12:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:12:15] Production.INFO: call_cost start [2026-04-13 15:12:15] Production.INFO: call_cost end [2026-04-13 15:12:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:12:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:12:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:12:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:12:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:12:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:12:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:12:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:12:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:12:15] Production.INFO: ==27024== Releasing lock... [2026-04-13 15:12:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:12:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:13:02] Production.INFO: ==27120== Lock acquired, processing the job... [2026-04-13 20:13:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:13:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:13:02] Production.INFO: neon service started [2026-04-13 20:13:02] Production.INFO: neon service started [2026-04-13 20:13:02] Production.INFO: ==27120== Releasing lock... [2026-04-13 20:13:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:13:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:13:02] Production.INFO: ==27122== Lock acquired, processing the job... [2026-04-13 15:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 19:13:02] Production.INFO: ==27124== Lock acquired, processing the job... [2026-04-13 19:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:13:02] Production.INFO: ==27124== Releasing lock... [2026-04-13 19:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:13:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:13:03] Production.INFO: ==27122== Releasing lock... [2026-04-13 15:13:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:13:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:13:03] Production.INFO: ==27127== Lock acquired, processing the job... [2026-04-13 15:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:13:03] Production.INFO: ==27129== Lock acquired, processing the job... [2026-04-13 15:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:13:03] Production.INFO: ==27131== Lock acquired, processing the job... [2026-04-13 15:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:13:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:13:03] Production.INFO: ==27133== Lock acquired, processing the job... [2026-04-13 15:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:13:03] Production.INFO: ==27135== Lock acquired, processing the job... [2026-04-13 15:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:13:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:13:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:13:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:13:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:13:04] Production.INFO: Account Balance Start. [2026-04-13 15:13:04] Production.INFO: CreateAllLog Start [2026-04-13 15:13:04] Production.INFO: 117 [2026-04-13 15:13:04] Production.INFO: Date 2026-04-08 [2026-04-13 15:13:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:13:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:13:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:13:04] Production.INFO: Date 2026-04-09 [2026-04-13 15:13:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:13:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:13:04] Production.INFO: ==27135== Releasing lock... [2026-04-13 15:13:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:13:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:13:04] Production.INFO: Date 2026-04-10 [2026-04-13 15:13:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:13:04] Production.INFO: Date 2026-04-11 [2026-04-13 15:13:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:13:04] Production.INFO: Date 2026-04-12 [2026-04-13 15:13:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:13:04] Production.INFO: Date 2026-04-13 [2026-04-13 15:13:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:13:04] Production.INFO: Total Charge 0 [2026-04-13 15:13:04] Production.INFO: CreateAllLog End [2026-04-13 15:13:04] Production.INFO: ==27129== Releasing lock... [2026-04-13 15:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:13:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:13:04] Production.INFO: Account Balance End. [2026-04-13 15:13:04] Production.ERROR: CronJobId end 12 [2026-04-13 15:13:04] Production.INFO: ==27133== Releasing lock... [2026-04-13 15:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:13:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:13:11] Production.ERROR: CronJobId end10 [2026-04-13 15:13:11] Production.INFO: ==27131== Releasing lock... [2026-04-13 15:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:13:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:13:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:13:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:13:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:13:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:13:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:13:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:13:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:13:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:13:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:13:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:13:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:13:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:13:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:13:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:13:13] Production.INFO: call_cost start [2026-04-13 15:13:13] Production.INFO: call_cost end [2026-04-13 15:13:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:13:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:13:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:13:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:13:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:13:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:13:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:13:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:13:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:13:13] Production.INFO: ==27127== Releasing lock... [2026-04-13 15:13:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:13:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:14:01] Production.INFO: ==27190== Lock acquired, processing the job... [2026-04-13 20:14:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:14:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:14:01] Production.INFO: neon service started [2026-04-13 20:14:01] Production.INFO: neon service started [2026-04-13 20:14:01] Production.INFO: ==27190== Releasing lock... [2026-04-13 20:14:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:14:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:14:01] Production.INFO: ==27192== Lock acquired, processing the job... [2026-04-13 15:14:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:14:02] Production.INFO: ==27192== Releasing lock... [2026-04-13 15:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:14:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 19:14:02] Production.INFO: ==27194== Lock acquired, processing the job... [2026-04-13 19:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:14:02] Production.INFO: ==27194== Releasing lock... [2026-04-13 19:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:14:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:14:02] Production.INFO: ==27196== Lock acquired, processing the job... [2026-04-13 15:14:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:14:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:14:02] Production.INFO: ==27198== Lock acquired, processing the job... [2026-04-13 15:14:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:14:03] Production.INFO: ==27204== Lock acquired, processing the job... [2026-04-13 15:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:14:03] Production.INFO: ==27200== Lock acquired, processing the job... [2026-04-13 15:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:14:03] Production.INFO: ==27202== Lock acquired, processing the job... [2026-04-13 15:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:14:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:14:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:14:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:14:03] Production.INFO: ==27204== Releasing lock... [2026-04-13 15:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:14:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:14:03] Production.INFO: Account Balance Start. [2026-04-13 15:14:03] Production.INFO: CreateAllLog Start [2026-04-13 15:14:03] Production.INFO: 117 [2026-04-13 15:14:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:14:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:14:03] Production.INFO: Date 2026-04-10 [2026-04-13 15:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:14:03] Production.INFO: Date 2026-04-11 [2026-04-13 15:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:14:03] Production.INFO: Date 2026-04-12 [2026-04-13 15:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:14:03] Production.INFO: Date 2026-04-13 [2026-04-13 15:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:14:03] Production.INFO: Total Charge 0 [2026-04-13 15:14:03] Production.INFO: CreateAllLog End [2026-04-13 15:14:03] Production.INFO: Account Balance End. [2026-04-13 15:14:03] Production.ERROR: CronJobId end 12 [2026-04-13 15:14:03] Production.INFO: ==27202== Releasing lock... [2026-04-13 15:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:14:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:14:03] Production.INFO: ==27198== Releasing lock... [2026-04-13 15:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:14:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:14:11] Production.ERROR: CronJobId end10 [2026-04-13 15:14:11] Production.INFO: ==27200== Releasing lock... [2026-04-13 15:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:14:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:14:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:14:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:14:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:14:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:14:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:14:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:14:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:14:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:14:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:14:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:14:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:14:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:14:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:14:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:14:15] Production.INFO: call_cost start [2026-04-13 15:14:15] Production.INFO: call_cost end [2026-04-13 15:14:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:14:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:14:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:14:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:14:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:14:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:14:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:14:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:14:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:14:15] Production.INFO: ==27196== Releasing lock... [2026-04-13 15:14:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:14:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:15:01] Production.INFO: ==27258== Lock acquired, processing the job... [2026-04-13 20:15:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:15:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:15:01] Production.INFO: neon service started [2026-04-13 20:15:02] Production.INFO: neon service started [2026-04-13 20:15:02] Production.INFO: ==27258== Releasing lock... [2026-04-13 20:15:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:15:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:15:02] Production.INFO: ==27260== Lock acquired, processing the job... [2026-04-13 15:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:15:02] Production.INFO: ==27260== Releasing lock... [2026-04-13 15:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:15:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 19:15:02] Production.INFO: ==27262== Lock acquired, processing the job... [2026-04-13 19:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:15:02] Production.INFO: ==27262== Releasing lock... [2026-04-13 19:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:15:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:15:03] Production.INFO: ==27273== Lock acquired, processing the job... [2026-04-13 15:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:15:03] Production.INFO: ==27273== Releasing lock... [2026-04-13 15:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:15:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:15:03] Production.INFO: ==27265== Lock acquired, processing the job... [2026-04-13 15:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:15:03] Production.INFO: ==27267== Lock acquired, processing the job... [2026-04-13 15:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:15:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:15:03] Production.INFO: ==27271== Lock acquired, processing the job... [2026-04-13 15:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:15:03] Production.INFO: ==27269== Lock acquired, processing the job... [2026-04-13 15:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:15:03] Production.INFO: Account Balance Start. [2026-04-13 15:15:03] Production.INFO: CreateAllLog Start [2026-04-13 15:15:03] Production.INFO: 117 [2026-04-13 15:15:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:15:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:15:04] Production.INFO: Date 2026-04-10 [2026-04-13 15:15:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:15:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:15:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:15:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:15:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:15:04] Production.INFO: Date 2026-04-11 [2026-04-13 15:15:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:15:04] Production.INFO: Date 2026-04-12 [2026-04-13 15:15:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:15:04] Production.INFO: Date 2026-04-13 [2026-04-13 15:15:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:15:04] Production.INFO: Total Charge 0 [2026-04-13 15:15:04] Production.INFO: CreateAllLog End [2026-04-13 15:15:04] Production.INFO: Account Balance End. [2026-04-13 15:15:04] Production.ERROR: CronJobId end 12 [2026-04-13 15:15:04] Production.INFO: ==27271== Releasing lock... [2026-04-13 15:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:15:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:15:04] Production.INFO: ==27267== Releasing lock... [2026-04-13 15:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:15:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:15:11] Production.ERROR: CronJobId end10 [2026-04-13 15:15:11] Production.INFO: ==27269== Releasing lock... [2026-04-13 15:15:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:15:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:15:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:15:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:15:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:15:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:15:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:15:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:15:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:15:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:15:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:15:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:15:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:15:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:15:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:15:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:15:13] Production.INFO: call_cost start [2026-04-13 15:15:13] Production.INFO: call_cost end [2026-04-13 15:15:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:15:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:15:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:15:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:15:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:15:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:15:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:15:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:15:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:15:13] Production.INFO: ==27265== Releasing lock... [2026-04-13 15:15:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:15:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:16:01] Production.INFO: ==27331== Lock acquired, processing the job... [2026-04-13 20:16:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:16:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:16:01] Production.INFO: neon service started [2026-04-13 20:16:01] Production.INFO: neon service started [2026-04-13 20:16:01] Production.INFO: ==27331== Releasing lock... [2026-04-13 20:16:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:16:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:16:01] Production.INFO: ==27333== Lock acquired, processing the job... [2026-04-13 15:16:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:16:01] Production.INFO: ==27333== Releasing lock... [2026-04-13 15:16:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:16:01] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 19:16:02] Production.INFO: ==27335== Lock acquired, processing the job... [2026-04-13 19:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:16:02] Production.INFO: ==27335== Releasing lock... [2026-04-13 19:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:16:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:16:02] Production.INFO: ==27344== Lock acquired, processing the job... [2026-04-13 15:16:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:16:02] Production.INFO: Account Balance Start. [2026-04-13 15:16:02] Production.INFO: CreateAllLog Start [2026-04-13 15:16:02] Production.INFO: 117 [2026-04-13 15:16:02] Production.INFO: Date 2026-04-08 [2026-04-13 15:16:02] Production.INFO: ==27342== Lock acquired, processing the job... [2026-04-13 15:16:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:16:02] Production.INFO: Reseller ==> 0 [2026-04-13 15:16:02] Production.INFO: Date 2026-04-09 [2026-04-13 15:16:02] Production.INFO: Reseller ==> 0 [2026-04-13 15:16:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:16:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:16:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:16:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:16:02] Production.INFO: Date 2026-04-10 [2026-04-13 15:16:02] Production.INFO: Reseller ==> 0 [2026-04-13 15:16:03] Production.INFO: Date 2026-04-11 [2026-04-13 15:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:16:03] Production.INFO: ==27338== Lock acquired, processing the job... [2026-04-13 15:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:16:03] Production.INFO: Date 2026-04-12 [2026-04-13 15:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:16:03] Production.INFO: ==27340== Lock acquired, processing the job... [2026-04-13 15:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:16:03] Production.INFO: Date 2026-04-13 [2026-04-13 15:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:16:03] Production.INFO: Total Charge 0 [2026-04-13 15:16:03] Production.INFO: CreateAllLog End [2026-04-13 15:16:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:16:03] Production.INFO: ==27346== Lock acquired, processing the job... [2026-04-13 15:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:16:03] Production.INFO: Account Balance End. [2026-04-13 15:16:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:16:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:16:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:16:03] Production.ERROR: CronJobId end 12 [2026-04-13 15:16:03] Production.INFO: ==27344== Releasing lock... [2026-04-13 15:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:16:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:16:03] Production.INFO: ==27346== Releasing lock... [2026-04-13 15:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:16:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:16:03] Production.INFO: ==27340== Releasing lock... [2026-04-13 15:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:16:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:16:11] Production.ERROR: CronJobId end10 [2026-04-13 15:16:11] Production.INFO: ==27342== Releasing lock... [2026-04-13 15:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:16:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:16:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:16:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:16:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:16:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:16:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:16:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:16:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:16:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:16:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:16:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:16:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:16:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:16:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:16:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:16:14] Production.INFO: call_cost start [2026-04-13 15:16:14] Production.INFO: call_cost end [2026-04-13 15:16:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:16:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:16:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:16:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:16:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:16:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:16:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:16:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:16:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:16:14] Production.INFO: ==27338== Releasing lock... [2026-04-13 15:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:16:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:17:01] Production.INFO: ==27403== Lock acquired, processing the job... [2026-04-13 20:17:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:17:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:17:01] Production.INFO: neon service started [2026-04-13 20:17:01] Production.INFO: neon service started [2026-04-13 20:17:01] Production.INFO: ==27403== Releasing lock... [2026-04-13 20:17:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:17:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:17:02] Production.INFO: ==27405== Lock acquired, processing the job... [2026-04-13 15:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:17:02] Production.INFO: ==27405== Releasing lock... [2026-04-13 15:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:17:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 19:17:02] Production.INFO: ==27407== Lock acquired, processing the job... [2026-04-13 19:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:17:02] Production.INFO: ==27407== Releasing lock... [2026-04-13 19:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:17:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:17:03] Production.INFO: ==27415== Lock acquired, processing the job... [2026-04-13 15:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:17:03] Production.INFO: Account Balance Start. [2026-04-13 15:17:03] Production.INFO: CreateAllLog Start [2026-04-13 15:17:03] Production.INFO: 117 [2026-04-13 15:17:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:17:03] Production.INFO: ==27411== Lock acquired, processing the job... [2026-04-13 15:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:17:03] Production.INFO: ==27409== Lock acquired, processing the job... [2026-04-13 15:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:17:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:17:03] Production.INFO: Date 2026-04-10 [2026-04-13 15:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:17:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:17:03] Production.INFO: ==27417== Lock acquired, processing the job... [2026-04-13 15:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:17:03] Production.INFO: ==27413== Lock acquired, processing the job... [2026-04-13 15:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:17:03] Production.INFO: Date 2026-04-11 [2026-04-13 15:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:17:03] Production.INFO: Date 2026-04-12 [2026-04-13 15:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:17:03] Production.INFO: Date 2026-04-13 [2026-04-13 15:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:17:03] Production.INFO: Total Charge 0 [2026-04-13 15:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:17:03] Production.INFO: CreateAllLog End [2026-04-13 15:17:03] Production.INFO: ==27417== Releasing lock... [2026-04-13 15:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:17:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:17:03] Production.INFO: Account Balance End. [2026-04-13 15:17:03] Production.ERROR: CronJobId end 12 [2026-04-13 15:17:03] Production.INFO: ==27415== Releasing lock... [2026-04-13 15:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:17:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:17:03] Production.INFO: ==27411== Releasing lock... [2026-04-13 15:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:17:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:17:10] Production.ERROR: CronJobId end10 [2026-04-13 15:17:10] Production.INFO: ==27413== Releasing lock... [2026-04-13 15:17:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:17:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:17:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:17:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:17:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:17:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:17:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:17:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:17:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:17:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:17:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:17:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:17:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:17:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:17:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:17:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:17:14] Production.INFO: call_cost start [2026-04-13 15:17:14] Production.INFO: call_cost end [2026-04-13 15:17:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:17:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:17:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:17:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:17:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:17:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:17:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:17:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:17:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:17:14] Production.INFO: ==27409== Releasing lock... [2026-04-13 15:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:17:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:18:02] Production.INFO: ==27473== Lock acquired, processing the job... [2026-04-13 20:18:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:18:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:18:02] Production.INFO: neon service started [2026-04-13 20:18:02] Production.INFO: neon service started [2026-04-13 20:18:02] Production.INFO: ==27473== Releasing lock... [2026-04-13 20:18:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:18:02] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 15:18:02] Production.INFO: ==27475== Lock acquired, processing the job... [2026-04-13 15:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:18:02] Production.INFO: ==27475== Releasing lock... [2026-04-13 15:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:18:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 19:18:02] Production.INFO: ==27477== Lock acquired, processing the job... [2026-04-13 19:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:18:02] Production.INFO: ==27477== Releasing lock... [2026-04-13 19:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:18:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:18:03] Production.INFO: ==27479== Lock acquired, processing the job... [2026-04-13 15:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:18:03] Production.INFO: ==27481== Lock acquired, processing the job... [2026-04-13 15:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:18:03] Production.INFO: ==27483== Lock acquired, processing the job... [2026-04-13 15:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:18:03] Production.INFO: ==27485== Lock acquired, processing the job... [2026-04-13 15:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:18:03] Production.INFO: ==27487== Lock acquired, processing the job... [2026-04-13 15:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:18:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:18:03] Production.INFO: Account Balance Start. [2026-04-13 15:18:03] Production.INFO: CreateAllLog Start [2026-04-13 15:18:03] Production.INFO: 117 [2026-04-13 15:18:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:18:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:18:03] Production.INFO: Date 2026-04-10 [2026-04-13 15:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:18:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:18:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:18:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:18:03] Production.INFO: ==27487== Releasing lock... [2026-04-13 15:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:18:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:18:03] Production.INFO: Date 2026-04-11 [2026-04-13 15:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:18:03] Production.INFO: Date 2026-04-12 [2026-04-13 15:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:18:03] Production.INFO: Date 2026-04-13 [2026-04-13 15:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:18:03] Production.INFO: Total Charge 0 [2026-04-13 15:18:03] Production.INFO: CreateAllLog End [2026-04-13 15:18:04] Production.INFO: Account Balance End. [2026-04-13 15:18:04] Production.INFO: ==27481== Releasing lock... [2026-04-13 15:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:18:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:18:04] Production.ERROR: CronJobId end 12 [2026-04-13 15:18:04] Production.INFO: ==27485== Releasing lock... [2026-04-13 15:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:18:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:18:10] Production.ERROR: CronJobId end10 [2026-04-13 15:18:10] Production.INFO: ==27483== Releasing lock... [2026-04-13 15:18:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:18:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:18:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:18:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:18:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:18:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:18:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:18:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:18:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:18:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:18:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:18:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:18:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:18:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:18:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:18:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:18:13] Production.INFO: call_cost start [2026-04-13 15:18:13] Production.INFO: call_cost end [2026-04-13 15:18:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:18:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:18:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:18:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:18:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:18:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:18:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:18:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:18:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:18:13] Production.INFO: ==27479== Releasing lock... [2026-04-13 15:18:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:18:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:19:01] Production.INFO: ==27541== Lock acquired, processing the job... [2026-04-13 20:19:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:19:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:19:01] Production.INFO: neon service started [2026-04-13 20:19:01] Production.INFO: neon service started [2026-04-13 20:19:01] Production.INFO: ==27541== Releasing lock... [2026-04-13 20:19:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:19:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 19:19:01] Production.INFO: ==27545== Lock acquired, processing the job... [2026-04-13 19:19:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:19:01] Production.INFO: ==27545== Releasing lock... [2026-04-13 19:19:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:19:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:19:02] Production.INFO: ==27543== Lock acquired, processing the job... [2026-04-13 15:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:19:02] Production.INFO: ==27543== Releasing lock... [2026-04-13 15:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:19:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:19:03] Production.INFO: ==27551== Lock acquired, processing the job... [2026-04-13 15:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:19:03] Production.INFO: ==27549== Lock acquired, processing the job... [2026-04-13 15:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:19:03] Production.INFO: ==27557== Lock acquired, processing the job... [2026-04-13 15:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:19:03] Production.INFO: ==27553== Lock acquired, processing the job... [2026-04-13 15:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:19:03] Production.INFO: ==27555== Lock acquired, processing the job... [2026-04-13 15:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:19:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:19:03] Production.INFO: Account Balance Start. [2026-04-13 15:19:03] Production.INFO: CreateAllLog Start [2026-04-13 15:19:03] Production.INFO: 117 [2026-04-13 15:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:19:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:19:03] Production.INFO: ==27557== Releasing lock... [2026-04-13 15:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:19:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:19:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:19:03] Production.INFO: Date 2026-04-10 [2026-04-13 15:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:19:03] Production.INFO: Date 2026-04-11 [2026-04-13 15:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:19:03] Production.INFO: Date 2026-04-12 [2026-04-13 15:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:19:03] Production.INFO: Date 2026-04-13 [2026-04-13 15:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:19:03] Production.INFO: Total Charge 0 [2026-04-13 15:19:03] Production.INFO: CreateAllLog End [2026-04-13 15:19:03] Production.INFO: ==27551== Releasing lock... [2026-04-13 15:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:19:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:19:03] Production.INFO: Account Balance End. [2026-04-13 15:19:03] Production.ERROR: CronJobId end 12 [2026-04-13 15:19:03] Production.INFO: ==27555== Releasing lock... [2026-04-13 15:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:19:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:19:11] Production.ERROR: CronJobId end10 [2026-04-13 15:19:11] Production.INFO: ==27553== Releasing lock... [2026-04-13 15:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:19:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:19:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:19:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:19:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:19:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:19:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:19:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:19:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:19:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:19:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:19:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:19:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:19:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:19:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:19:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:19:14] Production.INFO: call_cost start [2026-04-13 15:19:14] Production.INFO: call_cost end [2026-04-13 15:19:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:19:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:19:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:19:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:19:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:19:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:19:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:19:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:19:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:19:14] Production.INFO: ==27549== Releasing lock... [2026-04-13 15:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:19:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:20:01] Production.INFO: ==27613== Lock acquired, processing the job... [2026-04-13 20:20:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:20:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:20:01] Production.INFO: neon service started [2026-04-13 20:20:01] Production.INFO: neon service started [2026-04-13 20:20:01] Production.INFO: ==27613== Releasing lock... [2026-04-13 20:20:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:20:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:20:02] Production.INFO: ==27615== Lock acquired, processing the job... [2026-04-13 15:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:20:02] Production.INFO: ==27615== Releasing lock... [2026-04-13 15:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:20:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 19:20:02] Production.INFO: ==27617== Lock acquired, processing the job... [2026-04-13 19:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:20:02] Production.INFO: ==27617== Releasing lock... [2026-04-13 19:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:20:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:20:03] Production.INFO: ==27620== Lock acquired, processing the job... [2026-04-13 15:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:20:03] Production.INFO: ==27624== Lock acquired, processing the job... [2026-04-13 15:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:20:03] Production.INFO: ==27622== Lock acquired, processing the job... [2026-04-13 15:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:20:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:20:03] Production.INFO: ==27626== Lock acquired, processing the job... [2026-04-13 15:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:20:03] Production.INFO: ==27628== Lock acquired, processing the job... [2026-04-13 15:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:20:03] Production.INFO: Account Balance Start. [2026-04-13 15:20:03] Production.INFO: CreateAllLog Start [2026-04-13 15:20:03] Production.INFO: 117 [2026-04-13 15:20:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:20:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:20:03] Production.INFO: ==27628== Releasing lock... [2026-04-13 15:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:20:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:20:03] Production.INFO: ==27622== Releasing lock... [2026-04-13 15:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:20:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:20:03] Production.INFO: Date 2026-04-10 [2026-04-13 15:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:20:03] Production.INFO: Date 2026-04-11 [2026-04-13 15:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:20:04] Production.INFO: Date 2026-04-12 [2026-04-13 15:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:20:04] Production.INFO: Date 2026-04-13 [2026-04-13 15:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:20:04] Production.INFO: Total Charge 0 [2026-04-13 15:20:04] Production.INFO: CreateAllLog End [2026-04-13 15:20:04] Production.INFO: Account Balance End. [2026-04-13 15:20:04] Production.ERROR: CronJobId end 12 [2026-04-13 15:20:04] Production.INFO: ==27626== Releasing lock... [2026-04-13 15:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:20:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:20:10] Production.ERROR: CronJobId end10 [2026-04-13 15:20:10] Production.INFO: ==27624== Releasing lock... [2026-04-13 15:20:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:20:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:20:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:20:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:20:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:20:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:20:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:20:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:20:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:20:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:20:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:20:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:20:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:20:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:20:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:20:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:20:13] Production.INFO: call_cost start [2026-04-13 15:20:13] Production.INFO: call_cost end [2026-04-13 15:20:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:20:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:20:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:20:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:20:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:20:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:20:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:20:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:20:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:20:13] Production.INFO: ==27620== Releasing lock... [2026-04-13 15:20:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:20:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:21:01] Production.INFO: ==27683== Lock acquired, processing the job... [2026-04-13 20:21:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:21:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:21:01] Production.INFO: neon service started [2026-04-13 20:21:01] Production.INFO: neon service started [2026-04-13 20:21:01] Production.INFO: ==27683== Releasing lock... [2026-04-13 20:21:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:21:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 19:21:01] Production.INFO: ==27687== Lock acquired, processing the job... [2026-04-13 19:21:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:21:01] Production.INFO: ==27687== Releasing lock... [2026-04-13 19:21:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:21:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:21:01] Production.INFO: ==27685== Lock acquired, processing the job... [2026-04-13 15:21:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:21:02] Production.INFO: ==27685== Releasing lock... [2026-04-13 15:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:21:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:21:03] Production.INFO: ==27690== Lock acquired, processing the job... [2026-04-13 15:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 15:21:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 15:21:03] Production.INFO: ==27692== Lock acquired, processing the job... [2026-04-13 15:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:21:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 15:21:03] Production.INFO: ==27690== Releasing lock... [2026-04-13 15:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 15:21:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 15:21:03] Production.INFO: ==27694== Lock acquired, processing the job... [2026-04-13 15:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:21:03] Production.INFO: ==27696== Lock acquired, processing the job... [2026-04-13 15:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:21:03] Production.INFO: ==27698== Lock acquired, processing the job... [2026-04-13 15:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:21:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:21:03] Production.INFO: ==27700== Lock acquired, processing the job... [2026-04-13 15:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 15:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:21:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 15:21:03] Production.INFO: Account Balance Start. [2026-04-13 15:21:03] Production.INFO: CreateAllLog Start [2026-04-13 15:21:03] Production.INFO: 117 [2026-04-13 15:21:03] Production.INFO: ==27702== Lock acquired, processing the job... [2026-04-13 15:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:21:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:21:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:21:03] Production.INFO: Date 2026-04-10 [2026-04-13 15:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:21:03] Production.INFO: Date 2026-04-11 [2026-04-13 15:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:21:03] Production.INFO: Date 2026-04-12 [2026-04-13 15:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:21:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:21:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:21:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:21:03] Production.INFO: Date 2026-04-13 [2026-04-13 15:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:21:03] Production.INFO: Total Charge 0 [2026-04-13 15:21:03] Production.INFO: CreateAllLog End [2026-04-13 15:21:03] Production.INFO: ==27702== Releasing lock... [2026-04-13 15:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:21:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:21:04] Production.ERROR: done [2026-04-13 15:21:04] Production.INFO: Account Balance End. [2026-04-13 15:21:04] Production.ERROR: CronJobId end 12 [2026-04-13 15:21:04] Production.INFO: ==27698== Releasing lock... [2026-04-13 15:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:21:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 15:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089874', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 15:21:04] Production.INFO: ==27694== Releasing lock... [2026-04-13 15:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:21:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:21:08] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089874', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 15:21:08] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 15:21:08] Production.INFO: ProcessCDR(1,17089874,1,1,2) [2026-04-13 15:21:08] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17089874,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 15:21:08] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17089874,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 15:21:08] Production.ERROR: pbx prc_insertCDR start [2026-04-13 15:21:08] Production.ERROR: pbx prc_insertCDR end [2026-04-13 15:21:08] Production.INFO: ==27700== Releasing lock... [2026-04-13 15:21:08] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 15:21:08] Production.INFO: 26 MB #Memory Used# [2026-04-13 15:21:12] Production.ERROR: CronJobId end10 [2026-04-13 15:21:12] Production.INFO: ==27696== Releasing lock... [2026-04-13 15:21:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:21:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:21:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:21:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:21:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:21:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:21:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:21:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:21:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:21:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:21:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:21:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:21:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:21:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:21:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:21:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:21:16] Production.INFO: call_cost start [2026-04-13 15:21:16] Production.INFO: call_cost end [2026-04-13 15:21:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:21:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:21:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:21:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:21:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:21:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:21:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:21:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:21:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:21:16] Production.INFO: ==27692== Releasing lock... [2026-04-13 15:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:21:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:22:01] Production.INFO: ==27757== Lock acquired, processing the job... [2026-04-13 20:22:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:22:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:22:01] Production.INFO: neon service started [2026-04-13 20:22:01] Production.INFO: neon service started [2026-04-13 20:22:01] Production.INFO: ==27757== Releasing lock... [2026-04-13 20:22:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:22:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:22:02] Production.INFO: ==27759== Lock acquired, processing the job... [2026-04-13 15:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:22:02] Production.INFO: ==27759== Releasing lock... [2026-04-13 15:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:22:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 19:22:02] Production.INFO: ==27761== Lock acquired, processing the job... [2026-04-13 19:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:22:02] Production.INFO: ==27761== Releasing lock... [2026-04-13 19:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:22:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:22:03] Production.INFO: ==27767== Lock acquired, processing the job... [2026-04-13 15:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:22:03] Production.INFO: ==27763== Lock acquired, processing the job... [2026-04-13 15:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:22:03] Production.INFO: ==27765== Lock acquired, processing the job... [2026-04-13 15:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:22:03] Production.INFO: ==27769== Lock acquired, processing the job... [2026-04-13 15:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:22:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:22:03] Production.INFO: ==27772== Lock acquired, processing the job... [2026-04-13 15:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:22:03] Production.INFO: Account Balance Start. [2026-04-13 15:22:03] Production.INFO: CreateAllLog Start [2026-04-13 15:22:03] Production.INFO: 117 [2026-04-13 15:22:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:22:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:22:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:22:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:22:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:22:03] Production.INFO: Date 2026-04-10 [2026-04-13 15:22:03] Production.INFO: ==27772== Releasing lock... [2026-04-13 15:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:22:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:22:03] Production.INFO: Date 2026-04-11 [2026-04-13 15:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:22:03] Production.INFO: Date 2026-04-12 [2026-04-13 15:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:22:03] Production.INFO: Date 2026-04-13 [2026-04-13 15:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:22:03] Production.INFO: Total Charge 0 [2026-04-13 15:22:03] Production.INFO: CreateAllLog End [2026-04-13 15:22:03] Production.INFO: Account Balance End. [2026-04-13 15:22:04] Production.ERROR: CronJobId end 12 [2026-04-13 15:22:04] Production.INFO: ==27769== Releasing lock... [2026-04-13 15:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:22:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:22:04] Production.INFO: ==27765== Releasing lock... [2026-04-13 15:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:22:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:22:10] Production.ERROR: CronJobId end10 [2026-04-13 15:22:10] Production.INFO: ==27767== Releasing lock... [2026-04-13 15:22:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:22:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:22:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:22:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:22:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:22:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:22:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:22:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:22:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:22:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:22:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:22:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:22:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:22:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:22:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:22:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:22:14] Production.INFO: call_cost start [2026-04-13 15:22:14] Production.INFO: call_cost end [2026-04-13 15:22:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:22:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:22:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:22:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:22:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:22:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:22:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:22:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:22:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:22:14] Production.INFO: ==27763== Releasing lock... [2026-04-13 15:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:22:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:23:02] Production.INFO: ==27830== Lock acquired, processing the job... [2026-04-13 20:23:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:23:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:23:02] Production.INFO: neon service started [2026-04-13 20:23:02] Production.INFO: neon service started [2026-04-13 20:23:02] Production.INFO: ==27830== Releasing lock... [2026-04-13 20:23:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:23:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 19:23:02] Production.INFO: ==27834== Lock acquired, processing the job... [2026-04-13 19:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:23:02] Production.INFO: ==27834== Releasing lock... [2026-04-13 19:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:23:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:23:02] Production.INFO: ==27832== Lock acquired, processing the job... [2026-04-13 15:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:23:02] Production.INFO: ==27832== Releasing lock... [2026-04-13 15:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:23:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:23:03] Production.INFO: ==27836== Lock acquired, processing the job... [2026-04-13 15:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:23:03] Production.INFO: ==27840== Lock acquired, processing the job... [2026-04-13 15:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:23:03] Production.INFO: ==27838== Lock acquired, processing the job... [2026-04-13 15:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:23:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:23:03] Production.INFO: ==27842== Lock acquired, processing the job... [2026-04-13 15:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:23:03] Production.INFO: ==27844== Lock acquired, processing the job... [2026-04-13 15:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:23:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:23:03] Production.INFO: Account Balance Start. [2026-04-13 15:23:03] Production.INFO: CreateAllLog Start [2026-04-13 15:23:03] Production.INFO: 117 [2026-04-13 15:23:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:23:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:23:03] Production.INFO: ==27844== Releasing lock... [2026-04-13 15:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:23:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:23:03] Production.INFO: Date 2026-04-10 [2026-04-13 15:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:23:03] Production.INFO: Date 2026-04-11 [2026-04-13 15:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:23:03] Production.INFO: Date 2026-04-12 [2026-04-13 15:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:23:03] Production.INFO: Date 2026-04-13 [2026-04-13 15:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:23:03] Production.INFO: Total Charge 0 [2026-04-13 15:23:03] Production.INFO: CreateAllLog End [2026-04-13 15:23:04] Production.INFO: Account Balance End. [2026-04-13 15:23:04] Production.ERROR: CronJobId end 12 [2026-04-13 15:23:04] Production.INFO: ==27842== Releasing lock... [2026-04-13 15:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:23:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:23:04] Production.INFO: ==27838== Releasing lock... [2026-04-13 15:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:23:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:23:11] Production.ERROR: CronJobId end10 [2026-04-13 15:23:11] Production.INFO: ==27840== Releasing lock... [2026-04-13 15:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:23:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:23:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:23:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:23:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:23:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:23:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:23:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:23:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:23:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:23:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:23:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:23:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:23:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:23:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:23:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:23:13] Production.INFO: call_cost start [2026-04-13 15:23:13] Production.INFO: call_cost end [2026-04-13 15:23:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:23:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:23:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:23:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:23:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:23:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:23:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:23:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:23:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:23:13] Production.INFO: ==27836== Releasing lock... [2026-04-13 15:23:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:23:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:24:01] Production.INFO: ==27898== Lock acquired, processing the job... [2026-04-13 20:24:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:24:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:24:01] Production.INFO: neon service started [2026-04-13 20:24:01] Production.INFO: neon service started [2026-04-13 20:24:01] Production.INFO: ==27898== Releasing lock... [2026-04-13 20:24:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:24:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 19:24:02] Production.INFO: ==27902== Lock acquired, processing the job... [2026-04-13 19:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:24:02] Production.INFO: ==27900== Lock acquired, processing the job... [2026-04-13 15:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 19:24:02] Production.INFO: ==27902== Releasing lock... [2026-04-13 19:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:24:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:24:02] Production.INFO: ==27900== Releasing lock... [2026-04-13 15:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:24:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:24:03] Production.INFO: ==27905== Lock acquired, processing the job... [2026-04-13 15:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:24:03] Production.INFO: ==27909== Lock acquired, processing the job... [2026-04-13 15:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:24:03] Production.INFO: ==27907== Lock acquired, processing the job... [2026-04-13 15:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:24:03] Production.INFO: ==27911== Lock acquired, processing the job... [2026-04-13 15:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:24:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:24:03] Production.INFO: Account Balance Start. [2026-04-13 15:24:03] Production.INFO: CreateAllLog Start [2026-04-13 15:24:03] Production.INFO: 117 [2026-04-13 15:24:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:24:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:24:03] Production.INFO: ==27913== Lock acquired, processing the job... [2026-04-13 15:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:24:03] Production.INFO: Date 2026-04-10 [2026-04-13 15:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:24:03] Production.INFO: Date 2026-04-11 [2026-04-13 15:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:24:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:24:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:24:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:24:03] Production.INFO: Date 2026-04-12 [2026-04-13 15:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:24:03] Production.INFO: ==27913== Releasing lock... [2026-04-13 15:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:24:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:24:03] Production.INFO: Date 2026-04-13 [2026-04-13 15:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:24:03] Production.INFO: Total Charge 0 [2026-04-13 15:24:03] Production.INFO: CreateAllLog End [2026-04-13 15:24:03] Production.INFO: Account Balance End. [2026-04-13 15:24:03] Production.ERROR: CronJobId end 12 [2026-04-13 15:24:03] Production.INFO: ==27911== Releasing lock... [2026-04-13 15:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:24:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:24:04] Production.INFO: ==27907== Releasing lock... [2026-04-13 15:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:24:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:24:11] Production.ERROR: CronJobId end10 [2026-04-13 15:24:11] Production.INFO: ==27909== Releasing lock... [2026-04-13 15:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:24:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:24:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:24:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:24:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:24:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:24:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:24:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:24:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:24:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:24:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:24:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:24:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:24:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:24:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:24:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:24:13] Production.INFO: call_cost start [2026-04-13 15:24:13] Production.INFO: call_cost end [2026-04-13 15:24:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:24:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:24:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:24:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:24:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:24:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:24:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:24:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:24:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:24:13] Production.INFO: ==27905== Releasing lock... [2026-04-13 15:24:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:24:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:25:01] Production.INFO: ==27966== Lock acquired, processing the job... [2026-04-13 20:25:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:25:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:25:01] Production.INFO: neon service started [2026-04-13 20:25:01] Production.INFO: neon service started [2026-04-13 20:25:01] Production.INFO: ==27966== Releasing lock... [2026-04-13 20:25:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:25:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 19:25:02] Production.INFO: ==27970== Lock acquired, processing the job... [2026-04-13 19:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:25:02] Production.INFO: ==27970== Releasing lock... [2026-04-13 19:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:25:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:25:02] Production.INFO: ==27968== Lock acquired, processing the job... [2026-04-13 15:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:25:02] Production.INFO: ==27968== Releasing lock... [2026-04-13 15:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:25:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:25:03] Production.INFO: ==27973== Lock acquired, processing the job... [2026-04-13 15:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:25:03] Production.INFO: ==27975== Lock acquired, processing the job... [2026-04-13 15:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:25:03] Production.INFO: ==27981== Lock acquired, processing the job... [2026-04-13 15:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:25:03] Production.INFO: ==27977== Lock acquired, processing the job... [2026-04-13 15:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:25:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:25:03] Production.INFO: ==27979== Lock acquired, processing the job... [2026-04-13 15:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:25:03] Production.INFO: ==27981== Releasing lock... [2026-04-13 15:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:25:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:25:03] Production.INFO: Account Balance Start. [2026-04-13 15:25:03] Production.INFO: CreateAllLog Start [2026-04-13 15:25:03] Production.INFO: 117 [2026-04-13 15:25:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:25:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:25:03] Production.INFO: Date 2026-04-10 [2026-04-13 15:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:25:03] Production.INFO: Date 2026-04-11 [2026-04-13 15:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:25:03] Production.INFO: Date 2026-04-12 [2026-04-13 15:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:25:03] Production.INFO: Date 2026-04-13 [2026-04-13 15:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:25:03] Production.INFO: ==27975== Releasing lock... [2026-04-13 15:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:25:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:25:04] Production.INFO: Total Charge 0 [2026-04-13 15:25:04] Production.INFO: CreateAllLog End [2026-04-13 15:25:04] Production.INFO: Account Balance End. [2026-04-13 15:25:04] Production.ERROR: CronJobId end 12 [2026-04-13 15:25:04] Production.INFO: ==27979== Releasing lock... [2026-04-13 15:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:25:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:25:10] Production.ERROR: CronJobId end10 [2026-04-13 15:25:10] Production.INFO: ==27977== Releasing lock... [2026-04-13 15:25:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:25:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:25:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:25:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:25:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:25:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:25:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:25:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:25:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:25:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:25:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:25:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:25:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:25:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:25:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:25:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:25:13] Production.INFO: call_cost start [2026-04-13 15:25:13] Production.INFO: call_cost end [2026-04-13 15:25:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:25:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:25:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:25:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:25:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:25:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:25:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:25:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:25:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:25:13] Production.INFO: ==27973== Releasing lock... [2026-04-13 15:25:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:25:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:26:01] Production.INFO: ==28038== Lock acquired, processing the job... [2026-04-13 20:26:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:26:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:26:01] Production.INFO: neon service started [2026-04-13 20:26:01] Production.INFO: neon service started [2026-04-13 20:26:01] Production.INFO: ==28038== Releasing lock... [2026-04-13 20:26:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:26:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:26:01] Production.INFO: ==28040== Lock acquired, processing the job... [2026-04-13 15:26:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 19:26:02] Production.INFO: ==28042== Lock acquired, processing the job... [2026-04-13 19:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:26:02] Production.INFO: ==28042== Releasing lock... [2026-04-13 19:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:26:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:26:02] Production.INFO: ==28040== Releasing lock... [2026-04-13 15:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:26:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:26:03] Production.INFO: ==28045== Lock acquired, processing the job... [2026-04-13 15:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:26:03] Production.INFO: ==28047== Lock acquired, processing the job... [2026-04-13 15:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:26:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:26:03] Production.INFO: ==28051== Lock acquired, processing the job... [2026-04-13 15:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:26:03] Production.INFO: ==28049== Lock acquired, processing the job... [2026-04-13 15:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:26:03] Production.INFO: ==28053== Lock acquired, processing the job... [2026-04-13 15:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:26:03] Production.INFO: Account Balance Start. [2026-04-13 15:26:03] Production.INFO: CreateAllLog Start [2026-04-13 15:26:03] Production.INFO: 117 [2026-04-13 15:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:26:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:26:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:26:03] Production.INFO: ==28053== Releasing lock... [2026-04-13 15:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:26:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:26:03] Production.INFO: Date 2026-04-10 [2026-04-13 15:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:26:03] Production.INFO: Date 2026-04-11 [2026-04-13 15:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:26:03] Production.INFO: Date 2026-04-12 [2026-04-13 15:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:26:03] Production.INFO: Date 2026-04-13 [2026-04-13 15:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:26:03] Production.INFO: Total Charge 0 [2026-04-13 15:26:03] Production.INFO: CreateAllLog End [2026-04-13 15:26:03] Production.INFO: Account Balance End. [2026-04-13 15:26:03] Production.ERROR: CronJobId end 12 [2026-04-13 15:26:03] Production.INFO: ==28051== Releasing lock... [2026-04-13 15:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:26:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:26:03] Production.INFO: ==28047== Releasing lock... [2026-04-13 15:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:26:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:26:11] Production.ERROR: CronJobId end10 [2026-04-13 15:26:11] Production.INFO: ==28049== Releasing lock... [2026-04-13 15:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:26:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:26:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:26:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:26:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:26:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:26:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:26:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:26:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:26:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:26:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:26:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:26:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:26:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:26:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:26:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:26:13] Production.INFO: call_cost start [2026-04-13 15:26:13] Production.INFO: call_cost end [2026-04-13 15:26:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:26:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:26:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:26:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:26:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:26:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:26:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:26:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:26:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:26:13] Production.INFO: ==28045== Releasing lock... [2026-04-13 15:26:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:26:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:27:01] Production.INFO: ==28113== Lock acquired, processing the job... [2026-04-13 20:27:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:27:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:27:01] Production.INFO: neon service started [2026-04-13 20:27:01] Production.INFO: neon service started [2026-04-13 20:27:01] Production.INFO: ==28113== Releasing lock... [2026-04-13 20:27:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:27:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:27:02] Production.INFO: ==28115== Lock acquired, processing the job... [2026-04-13 15:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 19:27:02] Production.INFO: ==28117== Lock acquired, processing the job... [2026-04-13 19:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:27:02] Production.INFO: ==28117== Releasing lock... [2026-04-13 19:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:27:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:27:02] Production.INFO: ==28115== Releasing lock... [2026-04-13 15:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:27:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:27:03] Production.INFO: ==28120== Lock acquired, processing the job... [2026-04-13 15:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:27:03] Production.INFO: ==28122== Lock acquired, processing the job... [2026-04-13 15:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:27:03] Production.INFO: ==28126== Lock acquired, processing the job... [2026-04-13 15:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:27:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:27:03] Production.INFO: ==28124== Lock acquired, processing the job... [2026-04-13 15:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:27:03] Production.INFO: ==28128== Lock acquired, processing the job... [2026-04-13 15:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:27:03] Production.INFO: Account Balance Start. [2026-04-13 15:27:03] Production.INFO: CreateAllLog Start [2026-04-13 15:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:27:03] Production.INFO: 117 [2026-04-13 15:27:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:27:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:27:03] Production.INFO: ==28128== Releasing lock... [2026-04-13 15:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:27:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:27:03] Production.INFO: Date 2026-04-10 [2026-04-13 15:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:27:03] Production.INFO: Date 2026-04-11 [2026-04-13 15:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:27:03] Production.INFO: Date 2026-04-12 [2026-04-13 15:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:27:03] Production.INFO: Date 2026-04-13 [2026-04-13 15:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:27:03] Production.INFO: Total Charge 0 [2026-04-13 15:27:03] Production.INFO: CreateAllLog End [2026-04-13 15:27:04] Production.INFO: ==28122== Releasing lock... [2026-04-13 15:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:27:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:27:04] Production.INFO: Account Balance End. [2026-04-13 15:27:04] Production.ERROR: CronJobId end 12 [2026-04-13 15:27:04] Production.INFO: ==28126== Releasing lock... [2026-04-13 15:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:27:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:27:10] Production.ERROR: CronJobId end10 [2026-04-13 15:27:10] Production.INFO: ==28124== Releasing lock... [2026-04-13 15:27:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:27:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:27:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:27:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:27:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:27:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:27:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:27:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:27:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:27:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:27:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:27:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:27:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:27:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:27:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:27:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:27:13] Production.INFO: call_cost start [2026-04-13 15:27:13] Production.INFO: call_cost end [2026-04-13 15:27:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:27:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:27:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:27:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:27:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:27:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:27:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:27:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:27:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:27:13] Production.INFO: ==28120== Releasing lock... [2026-04-13 15:27:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:27:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:28:02] Production.INFO: ==28183== Lock acquired, processing the job... [2026-04-13 20:28:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:28:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:28:02] Production.INFO: neon service started [2026-04-13 20:28:02] Production.INFO: neon service started [2026-04-13 20:28:02] Production.INFO: ==28183== Releasing lock... [2026-04-13 20:28:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:28:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 19:28:02] Production.INFO: ==28187== Lock acquired, processing the job... [2026-04-13 19:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:28:02] Production.INFO: ==28187== Releasing lock... [2026-04-13 19:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:28:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:28:02] Production.INFO: ==28185== Lock acquired, processing the job... [2026-04-13 15:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:28:02] Production.INFO: ==28185== Releasing lock... [2026-04-13 15:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:28:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:28:03] Production.INFO: ==28190== Lock acquired, processing the job... [2026-04-13 15:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:28:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:28:03] Production.INFO: ==28192== Lock acquired, processing the job... [2026-04-13 15:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:28:03] Production.INFO: ==28198== Lock acquired, processing the job... [2026-04-13 15:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:28:03] Production.INFO: ==28194== Lock acquired, processing the job... [2026-04-13 15:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:28:03] Production.INFO: ==28196== Lock acquired, processing the job... [2026-04-13 15:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:28:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:28:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:28:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:28:03] Production.INFO: ==28198== Releasing lock... [2026-04-13 15:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:28:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:28:03] Production.INFO: Account Balance Start. [2026-04-13 15:28:03] Production.INFO: CreateAllLog Start [2026-04-13 15:28:04] Production.INFO: 117 [2026-04-13 15:28:04] Production.INFO: Date 2026-04-08 [2026-04-13 15:28:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:28:04] Production.INFO: Date 2026-04-09 [2026-04-13 15:28:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:28:04] Production.INFO: Date 2026-04-10 [2026-04-13 15:28:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:28:04] Production.INFO: Date 2026-04-11 [2026-04-13 15:28:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:28:04] Production.INFO: Date 2026-04-12 [2026-04-13 15:28:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:28:04] Production.INFO: Date 2026-04-13 [2026-04-13 15:28:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:28:04] Production.INFO: Total Charge 0 [2026-04-13 15:28:04] Production.INFO: CreateAllLog End [2026-04-13 15:28:04] Production.INFO: Account Balance End. [2026-04-13 15:28:04] Production.ERROR: CronJobId end 12 [2026-04-13 15:28:04] Production.INFO: ==28196== Releasing lock... [2026-04-13 15:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:28:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:28:04] Production.INFO: ==28192== Releasing lock... [2026-04-13 15:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:28:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:28:10] Production.ERROR: CronJobId end10 [2026-04-13 15:28:10] Production.INFO: ==28194== Releasing lock... [2026-04-13 15:28:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:28:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:28:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:28:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:28:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:28:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:28:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:28:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:28:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:28:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:28:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:28:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:28:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:28:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:28:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:28:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:28:13] Production.INFO: call_cost start [2026-04-13 15:28:13] Production.INFO: call_cost end [2026-04-13 15:28:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:28:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:28:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:28:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:28:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:28:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:28:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:28:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:28:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:28:13] Production.INFO: ==28190== Releasing lock... [2026-04-13 15:28:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:28:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:29:01] Production.INFO: ==28256== Lock acquired, processing the job... [2026-04-13 20:29:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:29:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:29:01] Production.INFO: neon service started [2026-04-13 20:29:01] Production.INFO: neon service started [2026-04-13 20:29:01] Production.INFO: ==28256== Releasing lock... [2026-04-13 20:29:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:29:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:29:01] Production.INFO: ==28258== Lock acquired, processing the job... [2026-04-13 15:29:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:29:02] Production.INFO: ==28258== Releasing lock... [2026-04-13 15:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:29:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 19:29:02] Production.INFO: ==28260== Lock acquired, processing the job... [2026-04-13 19:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:29:02] Production.INFO: ==28260== Releasing lock... [2026-04-13 19:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:29:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:29:02] Production.INFO: ==28266== Lock acquired, processing the job... [2026-04-13 15:29:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:29:02] Production.INFO: ==28262== Lock acquired, processing the job... [2026-04-13 15:29:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:29:02] Production.INFO: ==28264== Lock acquired, processing the job... [2026-04-13 15:29:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:29:02] Production.INFO: ==28268== Lock acquired, processing the job... [2026-04-13 15:29:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:29:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:29:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:29:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:29:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:29:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:29:03] Production.INFO: ==28270== Lock acquired, processing the job... [2026-04-13 15:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:29:03] Production.INFO: Account Balance Start. [2026-04-13 15:29:03] Production.INFO: CreateAllLog Start [2026-04-13 15:29:03] Production.INFO: 117 [2026-04-13 15:29:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:29:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:29:03] Production.INFO: Date 2026-04-10 [2026-04-13 15:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:29:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:29:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:29:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:29:03] Production.INFO: Date 2026-04-11 [2026-04-13 15:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:29:03] Production.INFO: ==28270== Releasing lock... [2026-04-13 15:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:29:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:29:03] Production.INFO: Date 2026-04-12 [2026-04-13 15:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:29:03] Production.INFO: Date 2026-04-13 [2026-04-13 15:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:29:03] Production.INFO: Total Charge 0 [2026-04-13 15:29:03] Production.INFO: CreateAllLog End [2026-04-13 15:29:03] Production.INFO: Account Balance End. [2026-04-13 15:29:03] Production.ERROR: CronJobId end 12 [2026-04-13 15:29:03] Production.INFO: ==28268== Releasing lock... [2026-04-13 15:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:29:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:29:03] Production.INFO: ==28264== Releasing lock... [2026-04-13 15:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:29:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:29:11] Production.ERROR: CronJobId end10 [2026-04-13 15:29:11] Production.INFO: ==28266== Releasing lock... [2026-04-13 15:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:29:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:29:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:29:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:29:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:29:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:29:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:29:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:29:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:29:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:29:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:29:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:29:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:29:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:29:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:29:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:29:13] Production.INFO: call_cost start [2026-04-13 15:29:13] Production.INFO: call_cost end [2026-04-13 15:29:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:29:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:29:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:29:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:29:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:29:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:29:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:29:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:29:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:29:13] Production.INFO: ==28262== Releasing lock... [2026-04-13 15:29:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:29:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:30:01] Production.INFO: ==28325== Lock acquired, processing the job... [2026-04-13 20:30:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:30:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:30:01] Production.INFO: neon service started [2026-04-13 20:30:02] Production.INFO: neon service started [2026-04-13 20:30:02] Production.INFO: ==28325== Releasing lock... [2026-04-13 20:30:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:30:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:30:02] Production.INFO: ==28327== Lock acquired, processing the job... [2026-04-13 15:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:30:02] Production.INFO: ==28327== Releasing lock... [2026-04-13 15:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:30:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 19:30:02] Production.INFO: ==28329== Lock acquired, processing the job... [2026-04-13 19:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:30:02] Production.INFO: ==28329== Releasing lock... [2026-04-13 19:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:30:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:30:03] Production.INFO: ==28334== Lock acquired, processing the job... [2026-04-13 15:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:30:03] Production.INFO: ==28332== Lock acquired, processing the job... [2026-04-13 15:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:30:03] Production.INFO: ==28340== Lock acquired, processing the job... [2026-04-13 15:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:30:03] Production.INFO: ==28336== Lock acquired, processing the job... [2026-04-13 15:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:30:03] Production.INFO: ==28338== Lock acquired, processing the job... [2026-04-13 15:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:30:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:30:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:30:03] Production.INFO: Account Balance Start. [2026-04-13 15:30:03] Production.INFO: CreateAllLog Start [2026-04-13 15:30:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:30:03] Production.INFO: 117 [2026-04-13 15:30:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:30:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:30:03] Production.INFO: ==28340== Releasing lock... [2026-04-13 15:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:30:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:30:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:30:03] Production.INFO: Date 2026-04-10 [2026-04-13 15:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:30:03] Production.INFO: Date 2026-04-11 [2026-04-13 15:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:30:03] Production.INFO: Date 2026-04-12 [2026-04-13 15:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:30:03] Production.INFO: Date 2026-04-13 [2026-04-13 15:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:30:03] Production.INFO: Total Charge 0 [2026-04-13 15:30:04] Production.INFO: CreateAllLog End [2026-04-13 15:30:04] Production.INFO: Account Balance End. [2026-04-13 15:30:04] Production.ERROR: CronJobId end 12 [2026-04-13 15:30:04] Production.INFO: ==28338== Releasing lock... [2026-04-13 15:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:30:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:30:04] Production.INFO: ==28334== Releasing lock... [2026-04-13 15:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:30:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:30:11] Production.ERROR: CronJobId end10 [2026-04-13 15:30:11] Production.INFO: ==28336== Releasing lock... [2026-04-13 15:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:30:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:30:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:30:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:30:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:30:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:30:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:30:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:30:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:30:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:30:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:30:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:30:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:30:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:30:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:30:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:30:14] Production.INFO: call_cost start [2026-04-13 15:30:14] Production.INFO: call_cost end [2026-04-13 15:30:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:30:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:30:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:30:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:30:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:30:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:30:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:30:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:30:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:30:14] Production.INFO: ==28332== Releasing lock... [2026-04-13 15:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:30:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:31:01] Production.INFO: ==28393== Lock acquired, processing the job... [2026-04-13 20:31:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:31:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:31:01] Production.INFO: neon service started [2026-04-13 20:31:01] Production.INFO: neon service started [2026-04-13 20:31:01] Production.INFO: ==28393== Releasing lock... [2026-04-13 20:31:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:31:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 19:31:01] Production.INFO: ==28397== Lock acquired, processing the job... [2026-04-13 19:31:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:31:01] Production.INFO: ==28397== Releasing lock... [2026-04-13 19:31:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:31:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:31:01] Production.INFO: ==28395== Lock acquired, processing the job... [2026-04-13 15:31:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:31:02] Production.INFO: ==28395== Releasing lock... [2026-04-13 15:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:31:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:31:02] Production.INFO: ==28399== Lock acquired, processing the job... [2026-04-13 15:31:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 15:31:03] Production.INFO: ==28401== Lock acquired, processing the job... [2026-04-13 15:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:31:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 15:31:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 15:31:03] Production.INFO: ==28399== Releasing lock... [2026-04-13 15:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 15:31:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 15:31:03] Production.INFO: ==28406== Lock acquired, processing the job... [2026-04-13 15:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:31:03] Production.INFO: ==28403== Lock acquired, processing the job... [2026-04-13 15:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:31:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:31:03] Production.INFO: ==28408== Lock acquired, processing the job... [2026-04-13 15:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:31:03] Production.INFO: Account Balance Start. [2026-04-13 15:31:03] Production.INFO: CreateAllLog Start [2026-04-13 15:31:03] Production.INFO: 117 [2026-04-13 15:31:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:31:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:31:03] Production.INFO: ==28410== Lock acquired, processing the job... [2026-04-13 15:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 15:31:03] Production.INFO: ==28412== Lock acquired, processing the job... [2026-04-13 15:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:31:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:31:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:31:03] Production.INFO: Date 2026-04-10 [2026-04-13 15:31:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:31:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 15:31:03] Production.INFO: Date 2026-04-11 [2026-04-13 15:31:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:31:03] Production.INFO: Date 2026-04-12 [2026-04-13 15:31:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:31:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:31:03] Production.INFO: Date 2026-04-13 [2026-04-13 15:31:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:31:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:31:03] Production.INFO: Total Charge 0 [2026-04-13 15:31:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:31:03] Production.INFO: CreateAllLog End [2026-04-13 15:31:03] Production.INFO: ==28412== Releasing lock... [2026-04-13 15:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:31:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:31:03] Production.INFO: ==28403== Releasing lock... [2026-04-13 15:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:31:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:31:04] Production.INFO: Account Balance End. [2026-04-13 15:31:04] Production.ERROR: done [2026-04-13 15:31:04] Production.ERROR: CronJobId end 12 [2026-04-13 15:31:04] Production.INFO: ==28408== Releasing lock... [2026-04-13 15:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:31:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 15:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089915', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 15:31:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089915', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 15:31:09] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 15:31:09] Production.INFO: ProcessCDR(1,17089915,1,1,2) [2026-04-13 15:31:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17089915,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 15:31:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17089915,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 15:31:09] Production.ERROR: pbx prc_insertCDR start [2026-04-13 15:31:09] Production.ERROR: pbx prc_insertCDR end [2026-04-13 15:31:09] Production.INFO: ==28410== Releasing lock... [2026-04-13 15:31:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 15:31:09] Production.INFO: 26 MB #Memory Used# [2026-04-13 15:31:13] Production.ERROR: CronJobId end10 [2026-04-13 15:31:13] Production.INFO: ==28406== Releasing lock... [2026-04-13 15:31:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:31:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:31:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:31:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:31:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:31:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:31:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:31:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:31:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:31:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:31:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:31:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:31:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:31:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:31:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:31:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:31:15] Production.INFO: call_cost start [2026-04-13 15:31:15] Production.INFO: call_cost end [2026-04-13 15:31:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:31:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:31:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:31:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:31:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:31:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:31:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:31:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:31:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:31:15] Production.INFO: ==28401== Releasing lock... [2026-04-13 15:31:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:31:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:32:01] Production.INFO: ==28467== Lock acquired, processing the job... [2026-04-13 20:32:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:32:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:32:01] Production.INFO: neon service started [2026-04-13 20:32:01] Production.INFO: neon service started [2026-04-13 20:32:01] Production.INFO: ==28467== Releasing lock... [2026-04-13 20:32:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:32:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:32:02] Production.INFO: ==28469== Lock acquired, processing the job... [2026-04-13 15:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:32:02] Production.INFO: ==28469== Releasing lock... [2026-04-13 15:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:32:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 19:32:02] Production.INFO: ==28471== Lock acquired, processing the job... [2026-04-13 19:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:32:02] Production.INFO: ==28471== Releasing lock... [2026-04-13 19:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:32:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:32:03] Production.INFO: ==28481== Lock acquired, processing the job... [2026-04-13 15:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:32:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:32:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:32:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:32:03] Production.INFO: ==28481== Releasing lock... [2026-04-13 15:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:32:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:32:03] Production.INFO: ==28473== Lock acquired, processing the job... [2026-04-13 15:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:32:03] Production.INFO: ==28475== Lock acquired, processing the job... [2026-04-13 15:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:32:03] Production.INFO: ==28477== Lock acquired, processing the job... [2026-04-13 15:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:32:03] Production.INFO: ==28479== Lock acquired, processing the job... [2026-04-13 15:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:32:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:32:03] Production.INFO: Account Balance Start. [2026-04-13 15:32:03] Production.INFO: CreateAllLog Start [2026-04-13 15:32:03] Production.INFO: 117 [2026-04-13 15:32:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:32:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:32:03] Production.INFO: Date 2026-04-10 [2026-04-13 15:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:32:03] Production.INFO: Date 2026-04-11 [2026-04-13 15:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:32:03] Production.INFO: Date 2026-04-12 [2026-04-13 15:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:32:03] Production.INFO: Date 2026-04-13 [2026-04-13 15:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:32:03] Production.INFO: Total Charge 0 [2026-04-13 15:32:03] Production.INFO: CreateAllLog End [2026-04-13 15:32:04] Production.INFO: Account Balance End. [2026-04-13 15:32:04] Production.ERROR: CronJobId end 12 [2026-04-13 15:32:04] Production.INFO: ==28479== Releasing lock... [2026-04-13 15:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:32:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:32:04] Production.INFO: ==28475== Releasing lock... [2026-04-13 15:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:32:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:32:10] Production.ERROR: CronJobId end10 [2026-04-13 15:32:10] Production.INFO: ==28477== Releasing lock... [2026-04-13 15:32:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:32:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:32:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:32:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:32:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:32:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:32:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:32:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:32:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:32:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:32:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:32:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:32:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:32:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:32:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:32:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:32:14] Production.INFO: call_cost start [2026-04-13 15:32:14] Production.INFO: call_cost end [2026-04-13 15:32:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:32:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:32:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:32:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:32:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:32:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:32:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:32:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:32:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:32:14] Production.INFO: ==28473== Releasing lock... [2026-04-13 15:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:32:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:33:02] Production.INFO: ==28540== Lock acquired, processing the job... [2026-04-13 20:33:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:33:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:33:02] Production.INFO: neon service started [2026-04-13 20:33:02] Production.INFO: neon service started [2026-04-13 20:33:02] Production.INFO: ==28540== Releasing lock... [2026-04-13 20:33:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:33:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:33:02] Production.INFO: ==28542== Lock acquired, processing the job... [2026-04-13 15:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 19:33:02] Production.INFO: ==28544== Lock acquired, processing the job... [2026-04-13 19:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:33:02] Production.INFO: ==28544== Releasing lock... [2026-04-13 19:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:33:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:33:02] Production.INFO: ==28542== Releasing lock... [2026-04-13 15:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:33:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:33:03] Production.INFO: ==28546== Lock acquired, processing the job... [2026-04-13 15:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:33:03] Production.INFO: ==28550== Lock acquired, processing the job... [2026-04-13 15:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:33:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:33:03] Production.INFO: ==28552== Lock acquired, processing the job... [2026-04-13 15:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:33:03] Production.INFO: ==28548== Lock acquired, processing the job... [2026-04-13 15:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:33:03] Production.INFO: ==28554== Lock acquired, processing the job... [2026-04-13 15:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:33:03] Production.INFO: Account Balance Start. [2026-04-13 15:33:03] Production.INFO: CreateAllLog Start [2026-04-13 15:33:03] Production.INFO: 117 [2026-04-13 15:33:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:33:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:33:03] Production.INFO: Date 2026-04-10 [2026-04-13 15:33:03] Production.INFO: ==28554== Releasing lock... [2026-04-13 15:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:33:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:33:03] Production.INFO: Date 2026-04-11 [2026-04-13 15:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:33:04] Production.INFO: Date 2026-04-12 [2026-04-13 15:33:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:33:04] Production.INFO: Date 2026-04-13 [2026-04-13 15:33:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:33:04] Production.INFO: Total Charge 0 [2026-04-13 15:33:04] Production.INFO: CreateAllLog End [2026-04-13 15:33:04] Production.INFO: Account Balance End. [2026-04-13 15:33:04] Production.ERROR: CronJobId end 12 [2026-04-13 15:33:04] Production.INFO: ==28552== Releasing lock... [2026-04-13 15:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:33:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:33:04] Production.INFO: ==28548== Releasing lock... [2026-04-13 15:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:33:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:33:12] Production.ERROR: CronJobId end10 [2026-04-13 15:33:12] Production.INFO: ==28550== Releasing lock... [2026-04-13 15:33:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:33:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:33:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:33:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:33:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:33:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:33:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:33:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:33:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:33:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:33:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:33:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:33:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:33:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:33:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:33:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:33:14] Production.INFO: call_cost start [2026-04-13 15:33:15] Production.INFO: call_cost end [2026-04-13 15:33:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:33:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:33:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:33:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:33:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:33:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:33:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:33:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:33:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:33:15] Production.INFO: ==28546== Releasing lock... [2026-04-13 15:33:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:33:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:34:01] Production.INFO: ==28609== Lock acquired, processing the job... [2026-04-13 20:34:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:34:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:34:01] Production.INFO: neon service started [2026-04-13 20:34:01] Production.INFO: neon service started [2026-04-13 20:34:01] Production.INFO: ==28609== Releasing lock... [2026-04-13 20:34:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:34:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:34:01] Production.INFO: ==28611== Lock acquired, processing the job... [2026-04-13 15:34:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 19:34:02] Production.INFO: ==28613== Lock acquired, processing the job... [2026-04-13 19:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:34:02] Production.INFO: ==28613== Releasing lock... [2026-04-13 19:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:34:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:34:02] Production.INFO: ==28611== Releasing lock... [2026-04-13 15:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:34:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:34:03] Production.INFO: ==28622== Lock acquired, processing the job... [2026-04-13 15:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:34:03] Production.INFO: ==28616== Lock acquired, processing the job... [2026-04-13 15:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:34:03] Production.INFO: Account Balance Start. [2026-04-13 15:34:03] Production.INFO: CreateAllLog Start [2026-04-13 15:34:03] Production.INFO: 117 [2026-04-13 15:34:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:34:03] Production.INFO: ==28618== Lock acquired, processing the job... [2026-04-13 15:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:34:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:34:03] Production.INFO: ==28624== Lock acquired, processing the job... [2026-04-13 15:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:34:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:34:03] Production.INFO: ==28620== Lock acquired, processing the job... [2026-04-13 15:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:34:03] Production.INFO: Date 2026-04-10 [2026-04-13 15:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:34:03] Production.INFO: Date 2026-04-11 [2026-04-13 15:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:34:03] Production.INFO: Date 2026-04-12 [2026-04-13 15:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:34:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:34:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:34:03] Production.INFO: Date 2026-04-13 [2026-04-13 15:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:34:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:34:03] Production.INFO: Total Charge 0 [2026-04-13 15:34:03] Production.INFO: ==28624== Releasing lock... [2026-04-13 15:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:34:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:34:03] Production.INFO: CreateAllLog End [2026-04-13 15:34:03] Production.INFO: Account Balance End. [2026-04-13 15:34:03] Production.ERROR: CronJobId end 12 [2026-04-13 15:34:03] Production.INFO: ==28622== Releasing lock... [2026-04-13 15:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:34:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:34:03] Production.INFO: ==28618== Releasing lock... [2026-04-13 15:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:34:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:34:10] Production.ERROR: CronJobId end10 [2026-04-13 15:34:10] Production.INFO: ==28620== Releasing lock... [2026-04-13 15:34:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:34:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:34:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:34:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:34:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:34:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:34:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:34:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:34:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:34:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:34:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:34:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:34:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:34:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:34:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:34:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:34:13] Production.INFO: call_cost start [2026-04-13 15:34:13] Production.INFO: call_cost end [2026-04-13 15:34:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:34:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:34:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:34:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:34:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:34:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:34:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:34:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:34:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:34:13] Production.INFO: ==28616== Releasing lock... [2026-04-13 15:34:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:34:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:35:01] Production.INFO: ==28690== Lock acquired, processing the job... [2026-04-13 20:35:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:35:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:35:01] Production.INFO: neon service started [2026-04-13 20:35:01] Production.INFO: neon service started [2026-04-13 20:35:01] Production.INFO: ==28690== Releasing lock... [2026-04-13 20:35:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:35:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:35:02] Production.INFO: ==28692== Lock acquired, processing the job... [2026-04-13 15:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 19:35:02] Production.INFO: ==28694== Lock acquired, processing the job... [2026-04-13 19:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:35:02] Production.INFO: ==28694== Releasing lock... [2026-04-13 19:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:35:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:35:02] Production.INFO: ==28692== Releasing lock... [2026-04-13 15:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:35:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:35:03] Production.INFO: ==28700== Lock acquired, processing the job... [2026-04-13 15:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:35:03] Production.INFO: ==28698== Lock acquired, processing the job... [2026-04-13 15:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:35:03] Production.INFO: ==28696== Lock acquired, processing the job... [2026-04-13 15:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:35:03] Production.INFO: ==28703== Lock acquired, processing the job... [2026-04-13 15:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:35:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:35:03] Production.INFO: ==28705== Lock acquired, processing the job... [2026-04-13 15:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:35:03] Production.INFO: Account Balance Start. [2026-04-13 15:35:03] Production.INFO: CreateAllLog Start [2026-04-13 15:35:03] Production.INFO: 117 [2026-04-13 15:35:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:35:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:35:03] Production.INFO: Date 2026-04-10 [2026-04-13 15:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:35:03] Production.INFO: ==28705== Releasing lock... [2026-04-13 15:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:35:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:35:03] Production.INFO: Date 2026-04-11 [2026-04-13 15:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:35:03] Production.INFO: Date 2026-04-12 [2026-04-13 15:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:35:04] Production.INFO: Date 2026-04-13 [2026-04-13 15:35:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:35:04] Production.INFO: Total Charge 0 [2026-04-13 15:35:04] Production.INFO: CreateAllLog End [2026-04-13 15:35:04] Production.INFO: Account Balance End. [2026-04-13 15:35:04] Production.ERROR: CronJobId end 12 [2026-04-13 15:35:04] Production.INFO: ==28703== Releasing lock... [2026-04-13 15:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:35:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:35:04] Production.INFO: ==28698== Releasing lock... [2026-04-13 15:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:35:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:35:11] Production.ERROR: CronJobId end10 [2026-04-13 15:35:11] Production.INFO: ==28700== Releasing lock... [2026-04-13 15:35:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:35:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:35:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:35:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:35:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:35:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:35:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:35:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:35:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:35:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:35:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:35:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:35:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:35:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:35:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:35:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:35:14] Production.INFO: call_cost start [2026-04-13 15:35:14] Production.INFO: call_cost end [2026-04-13 15:35:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:35:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:35:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:35:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:35:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:35:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:35:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:35:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:35:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:35:14] Production.INFO: ==28696== Releasing lock... [2026-04-13 15:35:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:35:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:36:01] Production.INFO: ==28761== Lock acquired, processing the job... [2026-04-13 20:36:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:36:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:36:01] Production.INFO: neon service started [2026-04-13 20:36:01] Production.INFO: neon service started [2026-04-13 20:36:01] Production.INFO: ==28761== Releasing lock... [2026-04-13 20:36:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:36:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:36:01] Production.INFO: ==28763== Lock acquired, processing the job... [2026-04-13 15:36:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:36:02] Production.INFO: ==28763== Releasing lock... [2026-04-13 15:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:36:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 19:36:02] Production.INFO: ==28765== Lock acquired, processing the job... [2026-04-13 19:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:36:02] Production.INFO: ==28765== Releasing lock... [2026-04-13 19:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:36:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:36:02] Production.INFO: ==28776== Lock acquired, processing the job... [2026-04-13 15:36:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:36:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:36:03] Production.INFO: ==28768== Lock acquired, processing the job... [2026-04-13 15:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:36:03] Production.INFO: ==28776== Releasing lock... [2026-04-13 15:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:36:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:36:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:36:03] Production.INFO: ==28770== Lock acquired, processing the job... [2026-04-13 15:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:36:03] Production.INFO: ==28772== Lock acquired, processing the job... [2026-04-13 15:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:36:03] Production.INFO: ==28774== Lock acquired, processing the job... [2026-04-13 15:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:36:03] Production.INFO: Account Balance Start. [2026-04-13 15:36:03] Production.INFO: CreateAllLog Start [2026-04-13 15:36:03] Production.INFO: 117 [2026-04-13 15:36:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:36:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:36:03] Production.INFO: Date 2026-04-10 [2026-04-13 15:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:36:03] Production.INFO: Date 2026-04-11 [2026-04-13 15:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:36:03] Production.INFO: Date 2026-04-12 [2026-04-13 15:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:36:03] Production.INFO: Date 2026-04-13 [2026-04-13 15:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:36:03] Production.INFO: Total Charge 0 [2026-04-13 15:36:03] Production.INFO: CreateAllLog End [2026-04-13 15:36:03] Production.INFO: Account Balance End. [2026-04-13 15:36:03] Production.ERROR: CronJobId end 12 [2026-04-13 15:36:03] Production.INFO: ==28774== Releasing lock... [2026-04-13 15:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:36:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:36:03] Production.INFO: ==28770== Releasing lock... [2026-04-13 15:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:36:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:36:11] Production.ERROR: CronJobId end10 [2026-04-13 15:36:11] Production.INFO: ==28772== Releasing lock... [2026-04-13 15:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:36:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:36:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:36:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:36:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:36:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:36:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:36:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:36:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:36:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:36:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:36:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:36:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:36:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:36:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:36:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:36:13] Production.INFO: call_cost start [2026-04-13 15:36:13] Production.INFO: call_cost end [2026-04-13 15:36:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:36:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:36:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:36:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:36:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:36:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:36:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:36:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:36:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:36:13] Production.INFO: ==28768== Releasing lock... [2026-04-13 15:36:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:36:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:37:01] Production.INFO: ==28830== Lock acquired, processing the job... [2026-04-13 20:37:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:37:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:37:01] Production.INFO: neon service started [2026-04-13 20:37:01] Production.INFO: neon service started [2026-04-13 20:37:01] Production.INFO: ==28830== Releasing lock... [2026-04-13 20:37:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:37:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:37:02] Production.INFO: ==28832== Lock acquired, processing the job... [2026-04-13 15:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 19:37:02] Production.INFO: ==28834== Lock acquired, processing the job... [2026-04-13 19:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:37:02] Production.INFO: ==28832== Releasing lock... [2026-04-13 15:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:37:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 19:37:02] Production.INFO: ==28834== Releasing lock... [2026-04-13 19:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:37:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:37:03] Production.INFO: ==28836== Lock acquired, processing the job... [2026-04-13 15:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:37:03] Production.INFO: ==28838== Lock acquired, processing the job... [2026-04-13 15:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:37:03] Production.INFO: ==28842== Lock acquired, processing the job... [2026-04-13 15:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:37:03] Production.INFO: ==28844== Lock acquired, processing the job... [2026-04-13 15:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:37:03] Production.INFO: ==28840== Lock acquired, processing the job... [2026-04-13 15:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:37:03] Production.INFO: Account Balance Start. [2026-04-13 15:37:03] Production.INFO: CreateAllLog Start [2026-04-13 15:37:03] Production.INFO: 117 [2026-04-13 15:37:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:37:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:37:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:37:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:37:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:37:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:37:03] Production.INFO: Date 2026-04-10 [2026-04-13 15:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:37:03] Production.INFO: Date 2026-04-11 [2026-04-13 15:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:37:03] Production.INFO: ==28844== Releasing lock... [2026-04-13 15:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:37:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:37:03] Production.INFO: Date 2026-04-12 [2026-04-13 15:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:37:03] Production.INFO: Date 2026-04-13 [2026-04-13 15:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:37:03] Production.INFO: Total Charge 0 [2026-04-13 15:37:03] Production.INFO: CreateAllLog End [2026-04-13 15:37:03] Production.INFO: Account Balance End. [2026-04-13 15:37:03] Production.INFO: ==28838== Releasing lock... [2026-04-13 15:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:37:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:37:03] Production.ERROR: CronJobId end 12 [2026-04-13 15:37:03] Production.INFO: ==28842== Releasing lock... [2026-04-13 15:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:37:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:37:11] Production.ERROR: CronJobId end10 [2026-04-13 15:37:11] Production.INFO: ==28840== Releasing lock... [2026-04-13 15:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:37:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:37:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:37:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:37:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:37:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:37:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:37:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:37:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:37:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:37:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:37:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:37:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:37:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:37:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:37:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:37:13] Production.INFO: call_cost start [2026-04-13 15:37:13] Production.INFO: call_cost end [2026-04-13 15:37:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:37:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:37:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:37:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:37:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:37:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:37:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:37:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:37:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:37:14] Production.INFO: ==28836== Releasing lock... [2026-04-13 15:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:37:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:38:02] Production.INFO: ==28898== Lock acquired, processing the job... [2026-04-13 20:38:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:38:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:38:02] Production.INFO: neon service started [2026-04-13 20:38:02] Production.INFO: neon service started [2026-04-13 20:38:02] Production.INFO: ==28898== Releasing lock... [2026-04-13 20:38:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:38:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:38:02] Production.INFO: ==28901== Lock acquired, processing the job... [2026-04-13 15:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:38:02] Production.INFO: ==28901== Releasing lock... [2026-04-13 15:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:38:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 19:38:02] Production.INFO: ==28903== Lock acquired, processing the job... [2026-04-13 19:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:38:02] Production.INFO: ==28903== Releasing lock... [2026-04-13 19:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:38:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:38:03] Production.INFO: ==28905== Lock acquired, processing the job... [2026-04-13 15:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:38:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:38:03] Production.INFO: ==28907== Lock acquired, processing the job... [2026-04-13 15:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:38:03] Production.INFO: ==28909== Lock acquired, processing the job... [2026-04-13 15:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:38:03] Production.INFO: ==28911== Lock acquired, processing the job... [2026-04-13 15:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:38:03] Production.INFO: ==28913== Lock acquired, processing the job... [2026-04-13 15:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:38:03] Production.INFO: Account Balance Start. [2026-04-13 15:38:03] Production.INFO: CreateAllLog Start [2026-04-13 15:38:03] Production.INFO: 117 [2026-04-13 15:38:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:38:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:38:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:38:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:38:03] Production.INFO: ==28913== Releasing lock... [2026-04-13 15:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:38:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:38:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:38:04] Production.INFO: Date 2026-04-10 [2026-04-13 15:38:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:38:04] Production.INFO: Date 2026-04-11 [2026-04-13 15:38:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:38:04] Production.INFO: Date 2026-04-12 [2026-04-13 15:38:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:38:04] Production.INFO: Date 2026-04-13 [2026-04-13 15:38:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:38:04] Production.INFO: Total Charge 0 [2026-04-13 15:38:04] Production.INFO: CreateAllLog End [2026-04-13 15:38:04] Production.INFO: Account Balance End. [2026-04-13 15:38:04] Production.ERROR: CronJobId end 12 [2026-04-13 15:38:04] Production.INFO: ==28911== Releasing lock... [2026-04-13 15:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:38:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:38:04] Production.INFO: ==28907== Releasing lock... [2026-04-13 15:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:38:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:38:11] Production.ERROR: CronJobId end10 [2026-04-13 15:38:11] Production.INFO: ==28909== Releasing lock... [2026-04-13 15:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:38:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:38:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:38:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:38:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:38:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:38:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:38:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:38:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:38:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:38:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:38:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:38:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:38:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:38:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:38:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:38:14] Production.INFO: call_cost start [2026-04-13 15:38:14] Production.INFO: call_cost end [2026-04-13 15:38:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:38:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:38:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:38:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:38:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:38:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:38:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:38:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:38:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:38:14] Production.INFO: ==28905== Releasing lock... [2026-04-13 15:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:38:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:39:01] Production.INFO: ==28971== Lock acquired, processing the job... [2026-04-13 20:39:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:39:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:39:01] Production.INFO: neon service started [2026-04-13 20:39:01] Production.INFO: neon service started [2026-04-13 20:39:01] Production.INFO: ==28971== Releasing lock... [2026-04-13 20:39:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:39:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:39:02] Production.INFO: ==28973== Lock acquired, processing the job... [2026-04-13 15:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 19:39:02] Production.INFO: ==28975== Lock acquired, processing the job... [2026-04-13 19:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:39:02] Production.INFO: ==28975== Releasing lock... [2026-04-13 19:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:39:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:39:02] Production.INFO: ==28973== Releasing lock... [2026-04-13 15:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:39:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:39:03] Production.INFO: ==28978== Lock acquired, processing the job... [2026-04-13 15:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:39:03] Production.INFO: ==28982== Lock acquired, processing the job... [2026-04-13 15:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:39:03] Production.INFO: ==28980== Lock acquired, processing the job... [2026-04-13 15:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:39:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:39:03] Production.INFO: ==28986== Lock acquired, processing the job... [2026-04-13 15:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:39:03] Production.INFO: ==28984== Lock acquired, processing the job... [2026-04-13 15:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:39:03] Production.INFO: Account Balance Start. [2026-04-13 15:39:03] Production.INFO: CreateAllLog Start [2026-04-13 15:39:03] Production.INFO: 117 [2026-04-13 15:39:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:39:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:39:03] Production.INFO: Date 2026-04-10 [2026-04-13 15:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:39:03] Production.INFO: ==28986== Releasing lock... [2026-04-13 15:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:39:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:39:03] Production.INFO: Date 2026-04-11 [2026-04-13 15:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:39:03] Production.INFO: Date 2026-04-12 [2026-04-13 15:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:39:03] Production.INFO: Date 2026-04-13 [2026-04-13 15:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:39:03] Production.INFO: Total Charge 0 [2026-04-13 15:39:03] Production.INFO: CreateAllLog End [2026-04-13 15:39:03] Production.INFO: Account Balance End. [2026-04-13 15:39:04] Production.ERROR: CronJobId end 12 [2026-04-13 15:39:04] Production.INFO: ==28984== Releasing lock... [2026-04-13 15:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:39:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:39:04] Production.INFO: ==28980== Releasing lock... [2026-04-13 15:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:39:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:39:10] Production.ERROR: CronJobId end10 [2026-04-13 15:39:10] Production.INFO: ==28982== Releasing lock... [2026-04-13 15:39:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:39:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:39:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:39:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:39:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:39:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:39:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:39:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:39:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:39:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:39:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:39:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:39:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:39:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:39:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:39:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:39:13] Production.INFO: call_cost start [2026-04-13 15:39:13] Production.INFO: call_cost end [2026-04-13 15:39:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:39:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:39:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:39:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:39:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:39:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:39:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:39:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:39:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:39:13] Production.INFO: ==28978== Releasing lock... [2026-04-13 15:39:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:39:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:40:02] Production.INFO: ==29041== Lock acquired, processing the job... [2026-04-13 20:40:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:40:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:40:02] Production.INFO: neon service started [2026-04-13 20:40:02] Production.INFO: neon service started [2026-04-13 20:40:02] Production.INFO: ==29041== Releasing lock... [2026-04-13 20:40:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:40:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:40:03] Production.INFO: ==29043== Lock acquired, processing the job... [2026-04-13 15:40:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 19:40:03] Production.INFO: ==29045== Lock acquired, processing the job... [2026-04-13 19:40:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:40:03] Production.INFO: ==29045== Releasing lock... [2026-04-13 19:40:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:40:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:40:03] Production.INFO: ==29043== Releasing lock... [2026-04-13 15:40:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:40:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:40:04] Production.INFO: ==29050== Lock acquired, processing the job... [2026-04-13 15:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:40:04] Production.INFO: ==29048== Lock acquired, processing the job... [2026-04-13 15:40:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:40:04] Production.INFO: ==29052== Lock acquired, processing the job... [2026-04-13 15:40:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:40:04] Production.INFO: ==29054== Lock acquired, processing the job... [2026-04-13 15:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:40:04] Production.INFO: ==29056== Lock acquired, processing the job... [2026-04-13 15:40:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:40:04] Production.INFO: Account Balance Start. [2026-04-13 15:40:04] Production.INFO: CreateAllLog Start [2026-04-13 15:40:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:40:04] Production.INFO: 117 [2026-04-13 15:40:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:40:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:40:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:40:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:40:04] Production.INFO: Date 2026-04-08 [2026-04-13 15:40:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:40:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:40:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:40:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:40:04] Production.INFO: Date 2026-04-09 [2026-04-13 15:40:04] Production.INFO: ==29056== Releasing lock... [2026-04-13 15:40:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:40:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:40:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:40:04] Production.INFO: Date 2026-04-10 [2026-04-13 15:40:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:40:04] Production.INFO: Date 2026-04-11 [2026-04-13 15:40:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:40:04] Production.INFO: Date 2026-04-12 [2026-04-13 15:40:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:40:04] Production.INFO: Date 2026-04-13 [2026-04-13 15:40:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:40:04] Production.INFO: Total Charge 0 [2026-04-13 15:40:04] Production.INFO: CreateAllLog End [2026-04-13 15:40:04] Production.INFO: ==29050== Releasing lock... [2026-04-13 15:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:40:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:40:04] Production.INFO: Account Balance End. [2026-04-13 15:40:04] Production.ERROR: CronJobId end 12 [2026-04-13 15:40:04] Production.INFO: ==29054== Releasing lock... [2026-04-13 15:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:40:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:40:11] Production.ERROR: CronJobId end10 [2026-04-13 15:40:11] Production.INFO: ==29052== Releasing lock... [2026-04-13 15:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:40:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:40:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:40:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:40:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:40:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:40:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:40:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:40:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:40:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:40:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:40:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:40:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:40:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:40:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:40:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:40:13] Production.INFO: call_cost start [2026-04-13 15:40:13] Production.INFO: call_cost end [2026-04-13 15:40:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:40:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:40:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:40:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:40:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:40:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:40:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:40:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:40:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:40:13] Production.INFO: ==29048== Releasing lock... [2026-04-13 15:40:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:40:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:41:01] Production.INFO: ==29108== Lock acquired, processing the job... [2026-04-13 20:41:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:41:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:41:01] Production.INFO: neon service started [2026-04-13 20:41:01] Production.INFO: neon service started [2026-04-13 20:41:01] Production.INFO: ==29108== Releasing lock... [2026-04-13 20:41:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:41:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 19:41:02] Production.INFO: ==29112== Lock acquired, processing the job... [2026-04-13 19:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:41:02] Production.INFO: ==29112== Releasing lock... [2026-04-13 19:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:41:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:41:02] Production.INFO: ==29110== Lock acquired, processing the job... [2026-04-13 15:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:41:02] Production.INFO: ==29110== Releasing lock... [2026-04-13 15:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:41:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:41:03] Production.INFO: ==29114== Lock acquired, processing the job... [2026-04-13 15:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 15:41:03] Production.INFO: ==29116== Lock acquired, processing the job... [2026-04-13 15:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:41:03] Production.INFO: ==29121== Lock acquired, processing the job... [2026-04-13 15:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:41:03] Production.INFO: ==29118== Lock acquired, processing the job... [2026-04-13 15:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:41:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 15:41:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 15:41:03] Production.ERROR: CronJob PID - 29121 [2026-04-13 15:41:03] Production.ERROR: CronJob Title - Create Customer Summary Live [2026-04-13 15:41:03] Production.ERROR: CronJob ID - 10 [2026-04-13 15:41:03] Production.ERROR: CronJob Last Run Time 2026-04-13 15:41:00 [2026-04-13 15:41:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 15:41:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 15:41:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 15:41:03] Production.INFO: ==29114== Releasing lock... [2026-04-13 15:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 15:41:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 15:41:03] Production.INFO: ==29123== Lock acquired, processing the job... [2026-04-13 15:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:41:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:41:03] Production.INFO: ==29125== Lock acquired, processing the job... [2026-04-13 15:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 15:41:03] Production.INFO: Account Balance Start. [2026-04-13 15:41:03] Production.INFO: CreateAllLog Start [2026-04-13 15:41:03] Production.INFO: 117 [2026-04-13 15:41:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:41:03] Production.INFO: ==29127== Lock acquired, processing the job... [2026-04-13 15:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:41:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 15:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:41:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:41:04] Production.INFO: Date 2026-04-10 [2026-04-13 15:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:41:04] Production.INFO: Date 2026-04-11 [2026-04-13 15:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:41:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:41:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:41:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:41:04] Production.INFO: Date 2026-04-12 [2026-04-13 15:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:41:04] Production.INFO: Date 2026-04-13 [2026-04-13 15:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:41:04] Production.INFO: Total Charge 0 [2026-04-13 15:41:04] Production.INFO: CreateAllLog End [2026-04-13 15:41:04] Production.INFO: ==29127== Releasing lock... [2026-04-13 15:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:41:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:41:04] Production.INFO: Account Balance End. [2026-04-13 15:41:04] Production.ERROR: CronJobId end 12 [2026-04-13 15:41:04] Production.INFO: ==29123== Releasing lock... [2026-04-13 15:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:41:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:41:04] Production.ERROR: done [2026-04-13 15:41:04] Production.INFO: ==29118== Releasing lock... [2026-04-13 15:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:41:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 15:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089956', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 15:41:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089956', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 15:41:09] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 15:41:09] Production.INFO: ProcessCDR(1,17089956,1,1,2) [2026-04-13 15:41:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17089956,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 15:41:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17089956,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 15:41:09] Production.ERROR: pbx prc_insertCDR start [2026-04-13 15:41:09] Production.ERROR: pbx prc_insertCDR end [2026-04-13 15:41:09] Production.INFO: ==29125== Releasing lock... [2026-04-13 15:41:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 15:41:09] Production.INFO: 26 MB #Memory Used# [2026-04-13 15:41:14] Production.ERROR: CronJobId end10 [2026-04-13 15:41:14] Production.INFO: ==29121== Releasing lock... [2026-04-13 15:41:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:41:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:41:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:41:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:41:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:41:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:41:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:41:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:41:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:41:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:41:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:41:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:41:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:41:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:41:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:41:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:41:16] Production.INFO: call_cost start [2026-04-13 15:41:16] Production.INFO: call_cost end [2026-04-13 15:41:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:41:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:41:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:41:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:41:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:41:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:41:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:41:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:41:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:41:16] Production.INFO: ==29116== Releasing lock... [2026-04-13 15:41:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:41:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:42:02] Production.INFO: ==29190== Lock acquired, processing the job... [2026-04-13 20:42:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:42:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:42:02] Production.INFO: neon service started [2026-04-13 20:42:02] Production.INFO: neon service started [2026-04-13 20:42:02] Production.INFO: ==29190== Releasing lock... [2026-04-13 20:42:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:42:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:42:02] Production.INFO: ==29192== Lock acquired, processing the job... [2026-04-13 15:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:42:02] Production.INFO: ==29192== Releasing lock... [2026-04-13 15:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:42:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 19:42:03] Production.INFO: ==29194== Lock acquired, processing the job... [2026-04-13 19:42:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:42:03] Production.INFO: ==29194== Releasing lock... [2026-04-13 19:42:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:42:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:42:03] Production.INFO: ==29198== Lock acquired, processing the job... [2026-04-13 15:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:42:03] Production.INFO: ==29196== Lock acquired, processing the job... [2026-04-13 15:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:42:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:42:03] Production.INFO: ==29200== Lock acquired, processing the job... [2026-04-13 15:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:42:03] Production.INFO: ==29202== Lock acquired, processing the job... [2026-04-13 15:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:42:03] Production.INFO: ==29205== Lock acquired, processing the job... [2026-04-13 15:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:42:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:42:03] Production.INFO: Account Balance Start. [2026-04-13 15:42:03] Production.INFO: CreateAllLog Start [2026-04-13 15:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:42:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:42:03] Production.INFO: 117 [2026-04-13 15:42:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:42:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:42:04] Production.INFO: ==29205== Releasing lock... [2026-04-13 15:42:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:42:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:42:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:42:04] Production.INFO: Date 2026-04-09 [2026-04-13 15:42:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:42:04] Production.INFO: Date 2026-04-10 [2026-04-13 15:42:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:42:04] Production.INFO: Date 2026-04-11 [2026-04-13 15:42:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:42:04] Production.INFO: Date 2026-04-12 [2026-04-13 15:42:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:42:04] Production.INFO: Date 2026-04-13 [2026-04-13 15:42:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:42:04] Production.INFO: Total Charge 0 [2026-04-13 15:42:04] Production.INFO: CreateAllLog End [2026-04-13 15:42:04] Production.INFO: Account Balance End. [2026-04-13 15:42:04] Production.ERROR: CronJobId end 12 [2026-04-13 15:42:04] Production.INFO: ==29202== Releasing lock... [2026-04-13 15:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:42:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:42:04] Production.INFO: ==29198== Releasing lock... [2026-04-13 15:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:42:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:42:12] Production.ERROR: CronJobId end10 [2026-04-13 15:42:12] Production.INFO: ==29200== Releasing lock... [2026-04-13 15:42:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:42:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:42:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:42:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:42:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:42:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:42:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:42:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:42:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:42:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:42:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:42:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:42:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:42:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:42:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:42:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:42:14] Production.INFO: call_cost start [2026-04-13 15:42:14] Production.INFO: call_cost end [2026-04-13 15:42:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:42:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:42:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:42:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:42:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:42:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:42:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:42:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:42:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:42:14] Production.INFO: ==29196== Releasing lock... [2026-04-13 15:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:42:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:43:01] Production.INFO: ==29258== Lock acquired, processing the job... [2026-04-13 20:43:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:43:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:43:01] Production.INFO: neon service started [2026-04-13 20:43:01] Production.INFO: neon service started [2026-04-13 20:43:01] Production.INFO: ==29258== Releasing lock... [2026-04-13 20:43:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:43:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:43:02] Production.INFO: ==29260== Lock acquired, processing the job... [2026-04-13 15:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:43:02] Production.INFO: ==29260== Releasing lock... [2026-04-13 15:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:43:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 19:43:02] Production.INFO: ==29262== Lock acquired, processing the job... [2026-04-13 19:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:43:02] Production.INFO: ==29262== Releasing lock... [2026-04-13 19:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:43:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:43:03] Production.INFO: ==29264== Lock acquired, processing the job... [2026-04-13 15:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:43:03] Production.INFO: ==29266== Lock acquired, processing the job... [2026-04-13 15:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:43:03] Production.INFO: ==29270== Lock acquired, processing the job... [2026-04-13 15:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:43:03] Production.INFO: ==29268== Lock acquired, processing the job... [2026-04-13 15:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:43:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:43:03] Production.INFO: ==29272== Lock acquired, processing the job... [2026-04-13 15:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:43:03] Production.INFO: Account Balance Start. [2026-04-13 15:43:03] Production.INFO: CreateAllLog Start [2026-04-13 15:43:03] Production.INFO: 117 [2026-04-13 15:43:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:43:03] Production.INFO: ==29272== Releasing lock... [2026-04-13 15:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:43:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:43:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:43:03] Production.INFO: Date 2026-04-10 [2026-04-13 15:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:43:03] Production.INFO: Date 2026-04-11 [2026-04-13 15:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:43:03] Production.INFO: Date 2026-04-12 [2026-04-13 15:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:43:03] Production.INFO: Date 2026-04-13 [2026-04-13 15:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:43:03] Production.INFO: Total Charge 0 [2026-04-13 15:43:03] Production.INFO: CreateAllLog End [2026-04-13 15:43:03] Production.INFO: ==29266== Releasing lock... [2026-04-13 15:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:43:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:43:03] Production.INFO: Account Balance End. [2026-04-13 15:43:03] Production.ERROR: CronJobId end 12 [2026-04-13 15:43:03] Production.INFO: ==29270== Releasing lock... [2026-04-13 15:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:43:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:43:11] Production.ERROR: CronJobId end10 [2026-04-13 15:43:11] Production.INFO: ==29268== Releasing lock... [2026-04-13 15:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:43:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:43:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:43:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:43:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:43:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:43:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:43:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:43:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:43:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:43:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:43:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:43:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:43:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:43:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:43:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:43:14] Production.INFO: call_cost start [2026-04-13 15:43:14] Production.INFO: call_cost end [2026-04-13 15:43:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:43:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:43:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:43:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:43:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:43:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:43:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:43:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:43:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:43:14] Production.INFO: ==29264== Releasing lock... [2026-04-13 15:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:43:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:44:02] Production.INFO: ==29328== Lock acquired, processing the job... [2026-04-13 20:44:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:44:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:44:02] Production.INFO: neon service started [2026-04-13 20:44:02] Production.INFO: neon service started [2026-04-13 20:44:02] Production.INFO: ==29328== Releasing lock... [2026-04-13 20:44:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:44:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:44:02] Production.INFO: ==29330== Lock acquired, processing the job... [2026-04-13 15:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:44:02] Production.INFO: ==29330== Releasing lock... [2026-04-13 15:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:44:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 19:44:02] Production.INFO: ==29332== Lock acquired, processing the job... [2026-04-13 19:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:44:02] Production.INFO: ==29332== Releasing lock... [2026-04-13 19:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:44:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:44:03] Production.INFO: ==29340== Lock acquired, processing the job... [2026-04-13 15:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:44:03] Production.INFO: Account Balance Start. [2026-04-13 15:44:03] Production.INFO: CreateAllLog Start [2026-04-13 15:44:03] Production.INFO: 117 [2026-04-13 15:44:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:44:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:44:03] Production.INFO: Date 2026-04-10 [2026-04-13 15:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:44:03] Production.INFO: Date 2026-04-11 [2026-04-13 15:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:44:03] Production.INFO: Date 2026-04-12 [2026-04-13 15:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:44:03] Production.INFO: Date 2026-04-13 [2026-04-13 15:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:44:03] Production.INFO: Total Charge 0 [2026-04-13 15:44:03] Production.INFO: CreateAllLog End [2026-04-13 15:44:03] Production.INFO: ==29334== Lock acquired, processing the job... [2026-04-13 15:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:44:03] Production.INFO: Account Balance End. [2026-04-13 15:44:03] Production.INFO: ==29336== Lock acquired, processing the job... [2026-04-13 15:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:44:03] Production.ERROR: CronJobId end 12 [2026-04-13 15:44:03] Production.INFO: ==29340== Releasing lock... [2026-04-13 15:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:44:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:44:03] Production.INFO: ==29338== Lock acquired, processing the job... [2026-04-13 15:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:44:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:44:03] Production.INFO: ==29342== Lock acquired, processing the job... [2026-04-13 15:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:44:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:44:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:44:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:44:04] Production.INFO: ==29342== Releasing lock... [2026-04-13 15:44:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:44:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:44:04] Production.INFO: ==29336== Releasing lock... [2026-04-13 15:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:44:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:44:11] Production.ERROR: CronJobId end10 [2026-04-13 15:44:11] Production.INFO: ==29338== Releasing lock... [2026-04-13 15:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:44:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:44:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:44:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:44:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:44:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:44:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:44:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:44:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:44:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:44:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:44:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:44:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:44:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:44:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:44:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:44:14] Production.INFO: call_cost start [2026-04-13 15:44:14] Production.INFO: call_cost end [2026-04-13 15:44:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:44:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:44:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:44:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:44:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:44:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:44:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:44:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:44:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:44:14] Production.INFO: ==29334== Releasing lock... [2026-04-13 15:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:44:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:45:01] Production.INFO: ==29402== Lock acquired, processing the job... [2026-04-13 20:45:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:45:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:45:01] Production.INFO: neon service started [2026-04-13 20:45:01] Production.INFO: neon service started [2026-04-13 20:45:01] Production.INFO: ==29402== Releasing lock... [2026-04-13 20:45:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:45:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:45:01] Production.INFO: ==29404== Lock acquired, processing the job... [2026-04-13 15:45:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:45:02] Production.INFO: ==29404== Releasing lock... [2026-04-13 15:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:45:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 19:45:02] Production.INFO: ==29406== Lock acquired, processing the job... [2026-04-13 19:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:45:02] Production.INFO: ==29406== Releasing lock... [2026-04-13 19:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:45:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:45:02] Production.INFO: ==29408== Lock acquired, processing the job... [2026-04-13 15:45:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:45:02] Production.INFO: ==29410== Lock acquired, processing the job... [2026-04-13 15:45:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:45:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:45:03] Production.INFO: ==29416== Lock acquired, processing the job... [2026-04-13 15:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:45:03] Production.INFO: ==29414== Lock acquired, processing the job... [2026-04-13 15:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:45:03] Production.INFO: ==29412== Lock acquired, processing the job... [2026-04-13 15:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:45:03] Production.INFO: Account Balance Start. [2026-04-13 15:45:03] Production.INFO: CreateAllLog Start [2026-04-13 15:45:03] Production.INFO: 117 [2026-04-13 15:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:45:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:45:03] Production.INFO: ==29416== Releasing lock... [2026-04-13 15:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:45:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:45:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:45:03] Production.INFO: Date 2026-04-10 [2026-04-13 15:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:45:03] Production.INFO: Date 2026-04-11 [2026-04-13 15:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:45:03] Production.INFO: Date 2026-04-12 [2026-04-13 15:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:45:03] Production.INFO: Date 2026-04-13 [2026-04-13 15:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:45:03] Production.INFO: Total Charge 0 [2026-04-13 15:45:03] Production.INFO: CreateAllLog End [2026-04-13 15:45:03] Production.INFO: Account Balance End. [2026-04-13 15:45:03] Production.ERROR: CronJobId end 12 [2026-04-13 15:45:03] Production.INFO: ==29414== Releasing lock... [2026-04-13 15:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:45:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:45:03] Production.INFO: ==29410== Releasing lock... [2026-04-13 15:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:45:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:45:10] Production.ERROR: CronJobId end10 [2026-04-13 15:45:10] Production.INFO: ==29412== Releasing lock... [2026-04-13 15:45:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:45:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:45:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:45:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:45:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:45:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:45:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:45:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:45:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:45:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:45:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:45:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:45:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:45:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:45:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:45:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:45:14] Production.INFO: call_cost start [2026-04-13 15:45:14] Production.INFO: call_cost end [2026-04-13 15:45:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:45:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:45:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:45:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:45:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:45:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:45:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:45:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:45:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:45:14] Production.INFO: ==29408== Releasing lock... [2026-04-13 15:45:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:45:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:46:01] Production.INFO: ==29471== Lock acquired, processing the job... [2026-04-13 20:46:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:46:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:46:01] Production.INFO: neon service started [2026-04-13 20:46:01] Production.INFO: neon service started [2026-04-13 20:46:01] Production.INFO: ==29471== Releasing lock... [2026-04-13 20:46:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:46:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:46:02] Production.INFO: ==29473== Lock acquired, processing the job... [2026-04-13 15:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:46:02] Production.INFO: ==29473== Releasing lock... [2026-04-13 15:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:46:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 19:46:02] Production.INFO: ==29475== Lock acquired, processing the job... [2026-04-13 19:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:46:02] Production.INFO: ==29475== Releasing lock... [2026-04-13 19:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:46:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:46:03] Production.INFO: ==29479== Lock acquired, processing the job... [2026-04-13 15:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:46:03] Production.INFO: ==29477== Lock acquired, processing the job... [2026-04-13 15:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:46:03] Production.INFO: ==29485== Lock acquired, processing the job... [2026-04-13 15:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:46:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:46:03] Production.INFO: ==29481== Lock acquired, processing the job... [2026-04-13 15:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:46:03] Production.INFO: ==29483== Lock acquired, processing the job... [2026-04-13 15:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:46:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:46:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:46:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:46:03] Production.INFO: ==29485== Releasing lock... [2026-04-13 15:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:46:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:46:03] Production.INFO: Account Balance Start. [2026-04-13 15:46:03] Production.INFO: CreateAllLog Start [2026-04-13 15:46:03] Production.INFO: 117 [2026-04-13 15:46:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:46:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:46:03] Production.INFO: Date 2026-04-10 [2026-04-13 15:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:46:03] Production.INFO: Date 2026-04-11 [2026-04-13 15:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:46:03] Production.INFO: Date 2026-04-12 [2026-04-13 15:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:46:03] Production.INFO: Date 2026-04-13 [2026-04-13 15:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:46:03] Production.INFO: Total Charge 0 [2026-04-13 15:46:03] Production.INFO: CreateAllLog End [2026-04-13 15:46:03] Production.INFO: ==29479== Releasing lock... [2026-04-13 15:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:46:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:46:03] Production.INFO: Account Balance End. [2026-04-13 15:46:03] Production.ERROR: CronJobId end 12 [2026-04-13 15:46:03] Production.INFO: ==29483== Releasing lock... [2026-04-13 15:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:46:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:46:12] Production.ERROR: CronJobId end10 [2026-04-13 15:46:12] Production.INFO: ==29481== Releasing lock... [2026-04-13 15:46:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:46:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:46:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:46:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:46:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:46:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:46:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:46:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:46:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:46:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:46:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:46:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:46:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:46:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:46:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:46:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:46:15] Production.INFO: call_cost start [2026-04-13 15:46:15] Production.INFO: call_cost end [2026-04-13 15:46:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:46:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:46:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:46:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:46:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:46:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:46:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:46:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:46:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:46:15] Production.INFO: ==29477== Releasing lock... [2026-04-13 15:46:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:46:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:47:02] Production.INFO: ==29539== Lock acquired, processing the job... [2026-04-13 20:47:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:47:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:47:02] Production.INFO: neon service started [2026-04-13 20:47:02] Production.INFO: neon service started [2026-04-13 20:47:02] Production.INFO: ==29539== Releasing lock... [2026-04-13 20:47:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:47:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:47:02] Production.INFO: ==29541== Lock acquired, processing the job... [2026-04-13 15:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:47:02] Production.INFO: ==29541== Releasing lock... [2026-04-13 15:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:47:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 19:47:02] Production.INFO: ==29543== Lock acquired, processing the job... [2026-04-13 19:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:47:03] Production.INFO: ==29543== Releasing lock... [2026-04-13 19:47:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:47:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:47:03] Production.INFO: ==29550== Lock acquired, processing the job... [2026-04-13 15:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:47:03] Production.INFO: ==29546== Lock acquired, processing the job... [2026-04-13 15:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:47:03] Production.INFO: ==29548== Lock acquired, processing the job... [2026-04-13 15:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:47:04] Production.INFO: ==29552== Lock acquired, processing the job... [2026-04-13 15:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:47:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:47:04] Production.INFO: ==29554== Lock acquired, processing the job... [2026-04-13 15:47:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:47:04] Production.INFO: Account Balance Start. [2026-04-13 15:47:04] Production.INFO: CreateAllLog Start [2026-04-13 15:47:04] Production.INFO: 117 [2026-04-13 15:47:04] Production.INFO: Date 2026-04-08 [2026-04-13 15:47:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:47:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:47:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:47:04] Production.INFO: Date 2026-04-09 [2026-04-13 15:47:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:47:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:47:04] Production.INFO: ==29554== Releasing lock... [2026-04-13 15:47:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:47:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:47:04] Production.INFO: Date 2026-04-10 [2026-04-13 15:47:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:47:04] Production.INFO: Date 2026-04-11 [2026-04-13 15:47:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:47:04] Production.INFO: Date 2026-04-12 [2026-04-13 15:47:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:47:04] Production.INFO: ==29548== Releasing lock... [2026-04-13 15:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:47:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:47:04] Production.INFO: Date 2026-04-13 [2026-04-13 15:47:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:47:04] Production.INFO: Total Charge 0 [2026-04-13 15:47:04] Production.INFO: CreateAllLog End [2026-04-13 15:47:04] Production.INFO: Account Balance End. [2026-04-13 15:47:04] Production.ERROR: CronJobId end 12 [2026-04-13 15:47:04] Production.INFO: ==29552== Releasing lock... [2026-04-13 15:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:47:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:47:10] Production.ERROR: CronJobId end10 [2026-04-13 15:47:10] Production.INFO: ==29550== Releasing lock... [2026-04-13 15:47:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:47:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:47:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:47:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:47:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:47:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:47:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:47:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:47:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:47:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:47:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:47:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:47:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:47:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:47:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:47:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:47:13] Production.INFO: call_cost start [2026-04-13 15:47:13] Production.INFO: call_cost end [2026-04-13 15:47:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:47:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:47:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:47:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:47:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:47:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:47:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:47:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:47:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:47:13] Production.INFO: ==29546== Releasing lock... [2026-04-13 15:47:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:47:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:48:01] Production.INFO: ==29608== Lock acquired, processing the job... [2026-04-13 20:48:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:48:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:48:01] Production.INFO: neon service started [2026-04-13 20:48:01] Production.INFO: neon service started [2026-04-13 20:48:01] Production.INFO: ==29608== Releasing lock... [2026-04-13 20:48:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:48:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:48:02] Production.INFO: ==29610== Lock acquired, processing the job... [2026-04-13 15:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:48:02] Production.INFO: ==29610== Releasing lock... [2026-04-13 15:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:48:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 19:48:02] Production.INFO: ==29612== Lock acquired, processing the job... [2026-04-13 19:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:48:02] Production.INFO: ==29612== Releasing lock... [2026-04-13 19:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:48:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:48:02] Production.INFO: ==29621== Lock acquired, processing the job... [2026-04-13 15:48:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:48:03] Production.INFO: Account Balance Start. [2026-04-13 15:48:03] Production.INFO: CreateAllLog Start [2026-04-13 15:48:03] Production.INFO: 117 [2026-04-13 15:48:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:48:03] Production.INFO: ==29615== Lock acquired, processing the job... [2026-04-13 15:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:48:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:48:03] Production.INFO: ==29617== Lock acquired, processing the job... [2026-04-13 15:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:48:03] Production.INFO: Date 2026-04-10 [2026-04-13 15:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:48:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:48:03] Production.INFO: ==29619== Lock acquired, processing the job... [2026-04-13 15:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:48:03] Production.INFO: Date 2026-04-11 [2026-04-13 15:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:48:03] Production.INFO: ==29623== Lock acquired, processing the job... [2026-04-13 15:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:48:03] Production.INFO: Date 2026-04-12 [2026-04-13 15:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:48:03] Production.INFO: Date 2026-04-13 [2026-04-13 15:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:48:03] Production.INFO: Total Charge 0 [2026-04-13 15:48:03] Production.INFO: CreateAllLog End [2026-04-13 15:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:48:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:48:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:48:03] Production.INFO: Account Balance End. [2026-04-13 15:48:03] Production.INFO: ==29623== Releasing lock... [2026-04-13 15:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:48:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:48:03] Production.ERROR: CronJobId end 12 [2026-04-13 15:48:03] Production.INFO: ==29621== Releasing lock... [2026-04-13 15:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:48:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:48:04] Production.INFO: ==29617== Releasing lock... [2026-04-13 15:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:48:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:48:11] Production.ERROR: CronJobId end10 [2026-04-13 15:48:11] Production.INFO: ==29619== Releasing lock... [2026-04-13 15:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:48:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:48:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:48:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:48:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:48:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:48:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:48:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:48:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:48:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:48:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:48:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:48:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:48:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:48:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:48:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:48:13] Production.INFO: call_cost start [2026-04-13 15:48:13] Production.INFO: call_cost end [2026-04-13 15:48:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:48:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:48:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:48:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:48:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:48:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:48:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:48:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:48:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:48:13] Production.INFO: ==29615== Releasing lock... [2026-04-13 15:48:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:48:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:49:02] Production.INFO: ==29680== Lock acquired, processing the job... [2026-04-13 20:49:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:49:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:49:02] Production.INFO: neon service started [2026-04-13 20:49:02] Production.INFO: neon service started [2026-04-13 20:49:02] Production.INFO: ==29680== Releasing lock... [2026-04-13 20:49:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:49:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 19:49:02] Production.INFO: ==29684== Lock acquired, processing the job... [2026-04-13 19:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:49:02] Production.INFO: ==29684== Releasing lock... [2026-04-13 19:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:49:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:49:02] Production.INFO: ==29682== Lock acquired, processing the job... [2026-04-13 15:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:49:02] Production.INFO: ==29682== Releasing lock... [2026-04-13 15:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:49:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:49:03] Production.INFO: ==29688== Lock acquired, processing the job... [2026-04-13 15:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:49:03] Production.INFO: ==29686== Lock acquired, processing the job... [2026-04-13 15:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:49:03] Production.INFO: ==29690== Lock acquired, processing the job... [2026-04-13 15:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:49:03] Production.INFO: ==29692== Lock acquired, processing the job... [2026-04-13 15:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:49:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:49:03] Production.INFO: ==29694== Lock acquired, processing the job... [2026-04-13 15:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:49:03] Production.INFO: Account Balance Start. [2026-04-13 15:49:03] Production.INFO: CreateAllLog Start [2026-04-13 15:49:03] Production.INFO: 117 [2026-04-13 15:49:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:49:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:49:03] Production.INFO: Date 2026-04-10 [2026-04-13 15:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:49:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:49:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:49:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:49:03] Production.INFO: ==29694== Releasing lock... [2026-04-13 15:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:49:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:49:03] Production.INFO: Date 2026-04-11 [2026-04-13 15:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:49:04] Production.INFO: Date 2026-04-12 [2026-04-13 15:49:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:49:04] Production.INFO: Date 2026-04-13 [2026-04-13 15:49:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:49:04] Production.INFO: Total Charge 0 [2026-04-13 15:49:04] Production.INFO: CreateAllLog End [2026-04-13 15:49:04] Production.INFO: Account Balance End. [2026-04-13 15:49:04] Production.ERROR: CronJobId end 12 [2026-04-13 15:49:04] Production.INFO: ==29692== Releasing lock... [2026-04-13 15:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:49:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:49:04] Production.INFO: ==29688== Releasing lock... [2026-04-13 15:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:49:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:49:11] Production.ERROR: CronJobId end10 [2026-04-13 15:49:11] Production.INFO: ==29690== Releasing lock... [2026-04-13 15:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:49:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:49:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:49:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:49:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:49:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:49:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:49:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:49:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:49:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:49:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:49:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:49:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:49:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:49:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:49:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:49:14] Production.INFO: call_cost start [2026-04-13 15:49:14] Production.INFO: call_cost end [2026-04-13 15:49:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:49:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:49:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:49:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:49:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:49:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:49:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:49:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:49:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:49:14] Production.INFO: ==29686== Releasing lock... [2026-04-13 15:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:49:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:50:01] Production.INFO: ==29747== Lock acquired, processing the job... [2026-04-13 20:50:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:50:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:50:01] Production.INFO: neon service started [2026-04-13 20:50:01] Production.INFO: neon service started [2026-04-13 20:50:01] Production.INFO: ==29747== Releasing lock... [2026-04-13 20:50:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:50:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:50:01] Production.INFO: ==29749== Lock acquired, processing the job... [2026-04-13 15:50:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:50:01] Production.INFO: ==29749== Releasing lock... [2026-04-13 15:50:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:50:01] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 19:50:02] Production.INFO: ==29751== Lock acquired, processing the job... [2026-04-13 19:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:50:02] Production.INFO: ==29751== Releasing lock... [2026-04-13 19:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:50:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:50:02] Production.INFO: ==29753== Lock acquired, processing the job... [2026-04-13 15:50:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:50:02] Production.INFO: ==29755== Lock acquired, processing the job... [2026-04-13 15:50:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:50:02] Production.INFO: ==29757== Lock acquired, processing the job... [2026-04-13 15:50:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:50:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:50:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:50:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:50:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:50:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:50:02] Production.INFO: ==29759== Lock acquired, processing the job... [2026-04-13 15:50:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:50:02] Production.INFO: ==29761== Lock acquired, processing the job... [2026-04-13 15:50:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:50:03] Production.INFO: Account Balance Start. [2026-04-13 15:50:03] Production.INFO: CreateAllLog Start [2026-04-13 15:50:03] Production.INFO: 117 [2026-04-13 15:50:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:50:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:50:03] Production.INFO: Date 2026-04-10 [2026-04-13 15:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:50:03] Production.INFO: Date 2026-04-11 [2026-04-13 15:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:50:03] Production.INFO: ==29761== Releasing lock... [2026-04-13 15:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:50:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:50:03] Production.INFO: Date 2026-04-12 [2026-04-13 15:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:50:03] Production.INFO: Date 2026-04-13 [2026-04-13 15:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:50:03] Production.INFO: Total Charge 0 [2026-04-13 15:50:03] Production.INFO: CreateAllLog End [2026-04-13 15:50:03] Production.INFO: Account Balance End. [2026-04-13 15:50:03] Production.ERROR: CronJobId end 12 [2026-04-13 15:50:03] Production.INFO: ==29759== Releasing lock... [2026-04-13 15:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:50:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:50:03] Production.INFO: ==29755== Releasing lock... [2026-04-13 15:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:50:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:50:10] Production.ERROR: CronJobId end10 [2026-04-13 15:50:10] Production.INFO: ==29757== Releasing lock... [2026-04-13 15:50:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:50:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:50:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:50:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:50:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:50:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:50:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:50:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:50:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:50:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:50:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:50:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:50:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:50:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:50:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:50:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:50:14] Production.INFO: call_cost start [2026-04-13 15:50:14] Production.INFO: call_cost end [2026-04-13 15:50:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:50:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:50:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:50:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:50:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:50:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:50:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:50:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:50:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:50:14] Production.INFO: ==29753== Releasing lock... [2026-04-13 15:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:50:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:51:01] Production.INFO: ==29817== Lock acquired, processing the job... [2026-04-13 20:51:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:51:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:51:01] Production.INFO: neon service started [2026-04-13 20:51:01] Production.INFO: neon service started [2026-04-13 20:51:01] Production.INFO: ==29817== Releasing lock... [2026-04-13 20:51:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:51:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 19:51:02] Production.INFO: ==29821== Lock acquired, processing the job... [2026-04-13 19:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:51:02] Production.INFO: ==29821== Releasing lock... [2026-04-13 19:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:51:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:51:02] Production.INFO: ==29819== Lock acquired, processing the job... [2026-04-13 15:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:51:02] Production.INFO: ==29819== Releasing lock... [2026-04-13 15:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:51:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:51:03] Production.INFO: ==29824== Lock acquired, processing the job... [2026-04-13 15:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 15:51:03] Production.INFO: ==29826== Lock acquired, processing the job... [2026-04-13 15:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:51:03] Production.INFO: ==29828== Lock acquired, processing the job... [2026-04-13 15:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:51:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 15:51:03] Production.INFO: ==29830== Lock acquired, processing the job... [2026-04-13 15:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:51:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 15:51:03] Production.INFO: ==29824== Releasing lock... [2026-04-13 15:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 15:51:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 15:51:03] Production.INFO: ==29832== Lock acquired, processing the job... [2026-04-13 15:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:51:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:51:03] Production.INFO: ==29834== Lock acquired, processing the job... [2026-04-13 15:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 15:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:51:03] Production.INFO: ==29836== Lock acquired, processing the job... [2026-04-13 15:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:51:03] Production.INFO: Account Balance Start. [2026-04-13 15:51:03] Production.INFO: CreateAllLog Start [2026-04-13 15:51:03] Production.INFO: 117 [2026-04-13 15:51:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:51:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 15:51:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:51:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:51:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:51:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:51:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:51:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:51:03] Production.INFO: Date 2026-04-10 [2026-04-13 15:51:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:51:04] Production.INFO: Date 2026-04-11 [2026-04-13 15:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:51:04] Production.INFO: Date 2026-04-12 [2026-04-13 15:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:51:04] Production.INFO: Date 2026-04-13 [2026-04-13 15:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:51:04] Production.INFO: Total Charge 0 [2026-04-13 15:51:04] Production.INFO: CreateAllLog End [2026-04-13 15:51:04] Production.INFO: ==29836== Releasing lock... [2026-04-13 15:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:51:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:51:04] Production.ERROR: done [2026-04-13 15:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 15:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089997', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 15:51:04] Production.INFO: Account Balance End. [2026-04-13 15:51:04] Production.ERROR: CronJobId end 12 [2026-04-13 15:51:04] Production.INFO: ==29832== Releasing lock... [2026-04-13 15:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:51:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:51:04] Production.INFO: ==29828== Releasing lock... [2026-04-13 15:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:51:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:51:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17089997', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 15:51:09] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 15:51:09] Production.INFO: ProcessCDR(1,17089997,1,1,2) [2026-04-13 15:51:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17089997,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 15:51:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17089997,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 15:51:09] Production.ERROR: pbx prc_insertCDR start [2026-04-13 15:51:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 15:51:10] Production.INFO: ==29834== Releasing lock... [2026-04-13 15:51:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 15:51:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 15:51:13] Production.ERROR: CronJobId end10 [2026-04-13 15:51:13] Production.INFO: ==29830== Releasing lock... [2026-04-13 15:51:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:51:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:51:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:51:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:51:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:51:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:51:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:51:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:51:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:51:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:51:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:51:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:51:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:51:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:51:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:51:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:51:16] Production.INFO: call_cost start [2026-04-13 15:51:16] Production.INFO: call_cost end [2026-04-13 15:51:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:51:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:51:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:51:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:51:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:51:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:51:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:51:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:51:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:51:16] Production.INFO: ==29826== Releasing lock... [2026-04-13 15:51:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:51:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:52:02] Production.INFO: ==29895== Lock acquired, processing the job... [2026-04-13 20:52:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:52:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:52:02] Production.INFO: neon service started [2026-04-13 20:52:02] Production.INFO: neon service started [2026-04-13 20:52:02] Production.INFO: ==29895== Releasing lock... [2026-04-13 20:52:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:52:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 19:52:02] Production.INFO: ==29899== Lock acquired, processing the job... [2026-04-13 19:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:52:02] Production.INFO: ==29899== Releasing lock... [2026-04-13 19:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:52:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:52:02] Production.INFO: ==29897== Lock acquired, processing the job... [2026-04-13 15:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:52:03] Production.INFO: ==29897== Releasing lock... [2026-04-13 15:52:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:52:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:52:03] Production.INFO: ==29902== Lock acquired, processing the job... [2026-04-13 15:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:52:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:52:03] Production.INFO: ==29908== Lock acquired, processing the job... [2026-04-13 15:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:52:03] Production.INFO: ==29904== Lock acquired, processing the job... [2026-04-13 15:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:52:03] Production.INFO: Account Balance Start. [2026-04-13 15:52:03] Production.INFO: CreateAllLog Start [2026-04-13 15:52:03] Production.INFO: 117 [2026-04-13 15:52:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:52:03] Production.INFO: ==29906== Lock acquired, processing the job... [2026-04-13 15:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:52:03] Production.INFO: ==29910== Lock acquired, processing the job... [2026-04-13 15:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:52:04] Production.INFO: Date 2026-04-09 [2026-04-13 15:52:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:52:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:52:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:52:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:52:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:52:04] Production.INFO: Date 2026-04-10 [2026-04-13 15:52:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:52:04] Production.INFO: Date 2026-04-11 [2026-04-13 15:52:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:52:04] Production.INFO: Date 2026-04-12 [2026-04-13 15:52:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:52:04] Production.INFO: Date 2026-04-13 [2026-04-13 15:52:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:52:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:52:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:52:04] Production.INFO: Total Charge 0 [2026-04-13 15:52:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:52:04] Production.INFO: CreateAllLog End [2026-04-13 15:52:04] Production.INFO: ==29910== Releasing lock... [2026-04-13 15:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:52:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:52:04] Production.INFO: Account Balance End. [2026-04-13 15:52:04] Production.ERROR: CronJobId end 12 [2026-04-13 15:52:04] Production.INFO: ==29908== Releasing lock... [2026-04-13 15:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:52:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:52:04] Production.INFO: ==29904== Releasing lock... [2026-04-13 15:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:52:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:52:11] Production.ERROR: CronJobId end10 [2026-04-13 15:52:11] Production.INFO: ==29906== Releasing lock... [2026-04-13 15:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:52:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:52:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:52:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:52:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:52:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:52:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:52:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:52:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:52:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:52:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:52:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:52:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:52:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:52:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:52:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:52:14] Production.INFO: call_cost start [2026-04-13 15:52:14] Production.INFO: call_cost end [2026-04-13 15:52:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:52:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:52:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:52:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:52:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:52:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:52:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:52:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:52:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:52:14] Production.INFO: ==29902== Releasing lock... [2026-04-13 15:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:52:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:53:01] Production.INFO: ==29963== Lock acquired, processing the job... [2026-04-13 20:53:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:53:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:53:01] Production.INFO: neon service started [2026-04-13 20:53:01] Production.INFO: neon service started [2026-04-13 20:53:01] Production.INFO: ==29963== Releasing lock... [2026-04-13 20:53:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:53:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:53:01] Production.INFO: ==29965== Lock acquired, processing the job... [2026-04-13 15:53:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:53:02] Production.INFO: ==29965== Releasing lock... [2026-04-13 15:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:53:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 19:53:02] Production.INFO: ==29967== Lock acquired, processing the job... [2026-04-13 19:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:53:02] Production.INFO: ==29967== Releasing lock... [2026-04-13 19:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:53:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:53:03] Production.INFO: ==29972== Lock acquired, processing the job... [2026-04-13 15:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:53:03] Production.INFO: ==29974== Lock acquired, processing the job... [2026-04-13 15:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:53:03] Production.INFO: ==29970== Lock acquired, processing the job... [2026-04-13 15:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:53:03] Production.INFO: ==29978== Lock acquired, processing the job... [2026-04-13 15:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:53:03] Production.INFO: ==29976== Lock acquired, processing the job... [2026-04-13 15:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:53:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:53:03] Production.INFO: Account Balance Start. [2026-04-13 15:53:03] Production.INFO: CreateAllLog Start [2026-04-13 15:53:03] Production.INFO: 117 [2026-04-13 15:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:53:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:53:03] Production.INFO: ==29978== Releasing lock... [2026-04-13 15:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:53:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:53:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:53:03] Production.INFO: Date 2026-04-10 [2026-04-13 15:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:53:03] Production.INFO: Date 2026-04-11 [2026-04-13 15:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:53:03] Production.INFO: Date 2026-04-12 [2026-04-13 15:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:53:03] Production.INFO: Date 2026-04-13 [2026-04-13 15:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:53:03] Production.INFO: Total Charge 0 [2026-04-13 15:53:03] Production.INFO: CreateAllLog End [2026-04-13 15:53:03] Production.INFO: Account Balance End. [2026-04-13 15:53:03] Production.ERROR: CronJobId end 12 [2026-04-13 15:53:03] Production.INFO: ==29976== Releasing lock... [2026-04-13 15:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:53:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:53:03] Production.INFO: ==29972== Releasing lock... [2026-04-13 15:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:53:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:53:10] Production.ERROR: CronJobId end10 [2026-04-13 15:53:10] Production.INFO: ==29974== Releasing lock... [2026-04-13 15:53:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:53:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:53:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:53:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:53:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:53:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:53:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:53:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:53:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:53:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:53:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:53:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:53:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:53:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:53:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:53:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:53:13] Production.INFO: call_cost start [2026-04-13 15:53:13] Production.INFO: call_cost end [2026-04-13 15:53:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:53:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:53:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:53:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:53:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:53:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:53:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:53:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:53:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:53:13] Production.INFO: ==29970== Releasing lock... [2026-04-13 15:53:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:53:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:54:02] Production.INFO: ==30034== Lock acquired, processing the job... [2026-04-13 20:54:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:54:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:54:02] Production.INFO: neon service started [2026-04-13 20:54:02] Production.INFO: neon service started [2026-04-13 20:54:02] Production.INFO: ==30034== Releasing lock... [2026-04-13 20:54:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:54:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 19:54:02] Production.INFO: ==30038== Lock acquired, processing the job... [2026-04-13 19:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:54:02] Production.INFO: ==30038== Releasing lock... [2026-04-13 19:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:54:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:54:02] Production.INFO: ==30036== Lock acquired, processing the job... [2026-04-13 15:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:54:02] Production.INFO: ==30036== Releasing lock... [2026-04-13 15:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:54:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:54:03] Production.INFO: ==30041== Lock acquired, processing the job... [2026-04-13 15:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:54:03] Production.INFO: ==30043== Lock acquired, processing the job... [2026-04-13 15:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:54:03] Production.INFO: ==30047== Lock acquired, processing the job... [2026-04-13 15:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:54:03] Production.INFO: Account Balance Start. [2026-04-13 15:54:03] Production.INFO: CreateAllLog Start [2026-04-13 15:54:03] Production.INFO: 117 [2026-04-13 15:54:03] Production.INFO: ==30045== Lock acquired, processing the job... [2026-04-13 15:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:54:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:54:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:54:03] Production.INFO: ==30049== Lock acquired, processing the job... [2026-04-13 15:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:54:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:54:03] Production.INFO: Date 2026-04-10 [2026-04-13 15:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:54:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:54:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:54:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:54:03] Production.INFO: ==30049== Releasing lock... [2026-04-13 15:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:54:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:54:04] Production.INFO: ==30043== Releasing lock... [2026-04-13 15:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:54:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:54:04] Production.INFO: Date 2026-04-11 [2026-04-13 15:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:54:04] Production.INFO: Date 2026-04-12 [2026-04-13 15:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:54:04] Production.INFO: Date 2026-04-13 [2026-04-13 15:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:54:04] Production.INFO: Total Charge 0 [2026-04-13 15:54:04] Production.INFO: CreateAllLog End [2026-04-13 15:54:04] Production.INFO: Account Balance End. [2026-04-13 15:54:04] Production.ERROR: CronJobId end 12 [2026-04-13 15:54:04] Production.INFO: ==30047== Releasing lock... [2026-04-13 15:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:54:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:54:11] Production.ERROR: CronJobId end10 [2026-04-13 15:54:11] Production.INFO: ==30045== Releasing lock... [2026-04-13 15:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:54:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:54:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:54:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:54:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:54:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:54:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:54:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:54:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:54:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:54:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:54:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:54:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:54:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:54:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:54:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:54:14] Production.INFO: call_cost start [2026-04-13 15:54:14] Production.INFO: call_cost end [2026-04-13 15:54:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:54:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:54:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:54:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:54:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:54:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:54:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:54:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:54:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:54:14] Production.INFO: ==30041== Releasing lock... [2026-04-13 15:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:54:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:55:01] Production.INFO: ==30110== Lock acquired, processing the job... [2026-04-13 20:55:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:55:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:55:01] Production.INFO: neon service started [2026-04-13 20:55:01] Production.INFO: neon service started [2026-04-13 20:55:01] Production.INFO: ==30110== Releasing lock... [2026-04-13 20:55:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:55:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 19:55:01] Production.INFO: ==30114== Lock acquired, processing the job... [2026-04-13 19:55:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:55:01] Production.INFO: ==30114== Releasing lock... [2026-04-13 19:55:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:55:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:55:01] Production.INFO: ==30112== Lock acquired, processing the job... [2026-04-13 15:55:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:55:02] Production.INFO: ==30112== Releasing lock... [2026-04-13 15:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:55:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:55:02] Production.INFO: ==30116== Lock acquired, processing the job... [2026-04-13 15:55:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:55:02] Production.INFO: ==30118== Lock acquired, processing the job... [2026-04-13 15:55:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:55:03] Production.INFO: ==30120== Lock acquired, processing the job... [2026-04-13 15:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:55:03] Production.INFO: ==30122== Lock acquired, processing the job... [2026-04-13 15:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:55:03] Production.INFO: ==30124== Lock acquired, processing the job... [2026-04-13 15:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:55:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:55:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:55:03] Production.INFO: Account Balance Start. [2026-04-13 15:55:03] Production.INFO: CreateAllLog Start [2026-04-13 15:55:03] Production.INFO: 117 [2026-04-13 15:55:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:55:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:55:03] Production.INFO: ==30124== Releasing lock... [2026-04-13 15:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:55:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:55:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:55:03] Production.INFO: Date 2026-04-10 [2026-04-13 15:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:55:03] Production.INFO: Date 2026-04-11 [2026-04-13 15:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:55:03] Production.INFO: Date 2026-04-12 [2026-04-13 15:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:55:03] Production.INFO: Date 2026-04-13 [2026-04-13 15:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:55:03] Production.INFO: Total Charge 0 [2026-04-13 15:55:03] Production.INFO: CreateAllLog End [2026-04-13 15:55:03] Production.INFO: ==30118== Releasing lock... [2026-04-13 15:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:55:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:55:03] Production.INFO: Account Balance End. [2026-04-13 15:55:03] Production.ERROR: CronJobId end 12 [2026-04-13 15:55:03] Production.INFO: ==30122== Releasing lock... [2026-04-13 15:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:55:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:55:11] Production.ERROR: CronJobId end10 [2026-04-13 15:55:11] Production.INFO: ==30120== Releasing lock... [2026-04-13 15:55:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:55:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:55:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:55:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:55:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:55:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:55:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:55:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:55:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:55:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:55:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:55:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:55:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:55:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:55:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:55:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:55:14] Production.INFO: call_cost start [2026-04-13 15:55:14] Production.INFO: call_cost end [2026-04-13 15:55:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:55:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:55:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:55:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:55:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:55:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:55:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:55:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:55:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:55:14] Production.INFO: ==30116== Releasing lock... [2026-04-13 15:55:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:55:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:56:01] Production.INFO: ==30182== Lock acquired, processing the job... [2026-04-13 20:56:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:56:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:56:01] Production.INFO: neon service started [2026-04-13 20:56:01] Production.INFO: neon service started [2026-04-13 20:56:01] Production.INFO: ==30182== Releasing lock... [2026-04-13 20:56:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:56:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 19:56:02] Production.INFO: ==30187== Lock acquired, processing the job... [2026-04-13 19:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 15:56:02] Production.INFO: ==30185== Lock acquired, processing the job... [2026-04-13 15:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 19:56:02] Production.INFO: ==30187== Releasing lock... [2026-04-13 19:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:56:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:56:02] Production.INFO: ==30185== Releasing lock... [2026-04-13 15:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:56:02] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:56:03] Production.INFO: ==30191== Lock acquired, processing the job... [2026-04-13 15:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:56:03] Production.INFO: ==30189== Lock acquired, processing the job... [2026-04-13 15:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:56:03] Production.INFO: ==30193== Lock acquired, processing the job... [2026-04-13 15:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:56:03] Production.INFO: ==30195== Lock acquired, processing the job... [2026-04-13 15:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:56:03] Production.INFO: ==30197== Lock acquired, processing the job... [2026-04-13 15:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:56:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:56:03] Production.INFO: Account Balance Start. [2026-04-13 15:56:03] Production.INFO: CreateAllLog Start [2026-04-13 15:56:03] Production.INFO: 117 [2026-04-13 15:56:03] Production.INFO: ==30197== Releasing lock... [2026-04-13 15:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:56:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:56:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:56:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:56:03] Production.INFO: Date 2026-04-10 [2026-04-13 15:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:56:04] Production.INFO: Date 2026-04-11 [2026-04-13 15:56:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:56:04] Production.INFO: Date 2026-04-12 [2026-04-13 15:56:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:56:04] Production.INFO: Date 2026-04-13 [2026-04-13 15:56:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:56:04] Production.INFO: Total Charge 0 [2026-04-13 15:56:04] Production.INFO: CreateAllLog End [2026-04-13 15:56:04] Production.INFO: ==30191== Releasing lock... [2026-04-13 15:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:56:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:56:04] Production.INFO: Account Balance End. [2026-04-13 15:56:04] Production.ERROR: CronJobId end 12 [2026-04-13 15:56:04] Production.INFO: ==30195== Releasing lock... [2026-04-13 15:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:56:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:56:11] Production.ERROR: CronJobId end10 [2026-04-13 15:56:11] Production.INFO: ==30193== Releasing lock... [2026-04-13 15:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:56:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:56:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:56:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:56:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:56:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:56:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:56:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:56:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:56:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:56:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:56:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:56:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:56:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:56:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:56:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:56:15] Production.INFO: call_cost start [2026-04-13 15:56:15] Production.INFO: call_cost end [2026-04-13 15:56:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:56:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:56:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:56:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:56:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:56:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:56:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:56:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:56:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:56:15] Production.INFO: ==30189== Releasing lock... [2026-04-13 15:56:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:56:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:57:02] Production.INFO: ==30265== Lock acquired, processing the job... [2026-04-13 20:57:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:57:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:57:02] Production.INFO: neon service started [2026-04-13 20:57:02] Production.INFO: neon service started [2026-04-13 20:57:02] Production.INFO: ==30265== Releasing lock... [2026-04-13 20:57:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:57:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:57:02] Production.INFO: ==30267== Lock acquired, processing the job... [2026-04-13 15:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:57:02] Production.INFO: ==30267== Releasing lock... [2026-04-13 15:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:57:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 19:57:02] Production.INFO: ==30269== Lock acquired, processing the job... [2026-04-13 19:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:57:03] Production.INFO: ==30269== Releasing lock... [2026-04-13 19:57:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:57:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:57:03] Production.INFO: ==30279== Lock acquired, processing the job... [2026-04-13 15:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:57:03] Production.INFO: ==30279== Releasing lock... [2026-04-13 15:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:57:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:57:03] Production.INFO: ==30271== Lock acquired, processing the job... [2026-04-13 15:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:57:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:57:03] Production.INFO: ==30273== Lock acquired, processing the job... [2026-04-13 15:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:57:04] Production.INFO: ==30275== Lock acquired, processing the job... [2026-04-13 15:57:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:57:04] Production.INFO: ==30277== Lock acquired, processing the job... [2026-04-13 15:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:57:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:57:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:57:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:57:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:57:04] Production.INFO: Account Balance Start. [2026-04-13 15:57:04] Production.INFO: CreateAllLog Start [2026-04-13 15:57:04] Production.INFO: 117 [2026-04-13 15:57:04] Production.INFO: Date 2026-04-08 [2026-04-13 15:57:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:57:04] Production.INFO: Date 2026-04-09 [2026-04-13 15:57:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:57:04] Production.INFO: Date 2026-04-10 [2026-04-13 15:57:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:57:04] Production.INFO: Date 2026-04-11 [2026-04-13 15:57:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:57:04] Production.INFO: Date 2026-04-12 [2026-04-13 15:57:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:57:04] Production.INFO: Date 2026-04-13 [2026-04-13 15:57:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:57:04] Production.INFO: Total Charge 0 [2026-04-13 15:57:04] Production.INFO: CreateAllLog End [2026-04-13 15:57:04] Production.INFO: Account Balance End. [2026-04-13 15:57:04] Production.ERROR: CronJobId end 12 [2026-04-13 15:57:04] Production.INFO: ==30277== Releasing lock... [2026-04-13 15:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:57:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:57:04] Production.INFO: ==30273== Releasing lock... [2026-04-13 15:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:57:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:57:11] Production.ERROR: CronJobId end10 [2026-04-13 15:57:11] Production.INFO: ==30275== Releasing lock... [2026-04-13 15:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:57:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:57:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:57:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:57:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:57:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:57:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:57:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:57:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:57:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:57:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:57:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:57:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:57:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:57:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:57:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:57:15] Production.INFO: call_cost start [2026-04-13 15:57:15] Production.INFO: call_cost end [2026-04-13 15:57:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:57:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:57:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:57:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:57:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:57:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:57:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:57:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:57:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:57:15] Production.INFO: ==30271== Releasing lock... [2026-04-13 15:57:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:57:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:58:01] Production.INFO: ==30339== Lock acquired, processing the job... [2026-04-13 20:58:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:58:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:58:01] Production.INFO: neon service started [2026-04-13 20:58:01] Production.INFO: neon service started [2026-04-13 20:58:01] Production.INFO: ==30339== Releasing lock... [2026-04-13 20:58:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:58:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:58:02] Production.INFO: ==30341== Lock acquired, processing the job... [2026-04-13 15:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 19:58:02] Production.INFO: ==30343== Lock acquired, processing the job... [2026-04-13 19:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:58:02] Production.INFO: ==30343== Releasing lock... [2026-04-13 19:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:58:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:58:02] Production.INFO: ==30341== Releasing lock... [2026-04-13 15:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:58:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 15:58:03] Production.INFO: ==30346== Lock acquired, processing the job... [2026-04-13 15:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:58:03] Production.INFO: ==30348== Lock acquired, processing the job... [2026-04-13 15:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:58:03] Production.INFO: ==30350== Lock acquired, processing the job... [2026-04-13 15:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:58:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:58:03] Production.INFO: ==30354== Lock acquired, processing the job... [2026-04-13 15:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:58:03] Production.INFO: ==30352== Lock acquired, processing the job... [2026-04-13 15:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:58:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:58:03] Production.INFO: Account Balance Start. [2026-04-13 15:58:03] Production.INFO: CreateAllLog Start [2026-04-13 15:58:03] Production.INFO: 117 [2026-04-13 15:58:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:58:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:58:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:58:03] Production.INFO: ==30354== Releasing lock... [2026-04-13 15:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:58:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:58:03] Production.INFO: Date 2026-04-09 [2026-04-13 15:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:58:03] Production.INFO: Date 2026-04-10 [2026-04-13 15:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:58:03] Production.INFO: Date 2026-04-11 [2026-04-13 15:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:58:03] Production.INFO: Date 2026-04-12 [2026-04-13 15:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:58:04] Production.INFO: Date 2026-04-13 [2026-04-13 15:58:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:58:04] Production.INFO: Total Charge 0 [2026-04-13 15:58:04] Production.INFO: CreateAllLog End [2026-04-13 15:58:04] Production.INFO: Account Balance End. [2026-04-13 15:58:04] Production.ERROR: CronJobId end 12 [2026-04-13 15:58:04] Production.INFO: ==30352== Releasing lock... [2026-04-13 15:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:58:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:58:04] Production.INFO: ==30348== Releasing lock... [2026-04-13 15:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:58:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:58:10] Production.ERROR: CronJobId end10 [2026-04-13 15:58:10] Production.INFO: ==30350== Releasing lock... [2026-04-13 15:58:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:58:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:58:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:58:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:58:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:58:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:58:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:58:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:58:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:58:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:58:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:58:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:58:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:58:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:58:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:58:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:58:13] Production.INFO: call_cost start [2026-04-13 15:58:13] Production.INFO: call_cost end [2026-04-13 15:58:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:58:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:58:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:58:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:58:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:58:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:58:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:58:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:58:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:58:13] Production.INFO: ==30346== Releasing lock... [2026-04-13 15:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:58:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 20:59:02] Production.INFO: ==30413== Lock acquired, processing the job... [2026-04-13 20:59:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 20:59:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 20:59:02] Production.INFO: neon service started [2026-04-13 20:59:02] Production.INFO: neon service started [2026-04-13 20:59:02] Production.INFO: ==30413== Releasing lock... [2026-04-13 20:59:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 20:59:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 15:59:02] Production.INFO: ==30415== Lock acquired, processing the job... [2026-04-13 15:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 15:59:02] Production.INFO: ==30415== Releasing lock... [2026-04-13 15:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 15:59:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 19:59:03] Production.INFO: ==30417== Lock acquired, processing the job... [2026-04-13 19:59:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 19:59:03] Production.INFO: ==30417== Releasing lock... [2026-04-13 19:59:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 19:59:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 15:59:03] Production.INFO: ==30422== Lock acquired, processing the job... [2026-04-13 15:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 15:59:03] Production.INFO: ==30420== Lock acquired, processing the job... [2026-04-13 15:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 15:59:03] Production.INFO: ==30424== Lock acquired, processing the job... [2026-04-13 15:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 15:59:03] Production.INFO: ==30426== Lock acquired, processing the job... [2026-04-13 15:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 15:59:03] Production.INFO: ==30428== Lock acquired, processing the job... [2026-04-13 15:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 15:59:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 15:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 15:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 15:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 15:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 15:59:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 15:59:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 15:59:03] Production.INFO: Account Balance Start. [2026-04-13 15:59:03] Production.INFO: CreateAllLog Start [2026-04-13 15:59:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 15:59:03] Production.INFO: 117 [2026-04-13 15:59:03] Production.INFO: ==30428== Releasing lock... [2026-04-13 15:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 15:59:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 15:59:03] Production.INFO: Date 2026-04-08 [2026-04-13 15:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 15:59:04] Production.INFO: Date 2026-04-09 [2026-04-13 15:59:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:59:04] Production.INFO: Date 2026-04-10 [2026-04-13 15:59:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:59:04] Production.INFO: Date 2026-04-11 [2026-04-13 15:59:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:59:04] Production.INFO: ==30422== Releasing lock... [2026-04-13 15:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 15:59:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 15:59:04] Production.INFO: Date 2026-04-12 [2026-04-13 15:59:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:59:04] Production.INFO: Date 2026-04-13 [2026-04-13 15:59:04] Production.INFO: Reseller ==> 0 [2026-04-13 15:59:04] Production.INFO: Total Charge 0 [2026-04-13 15:59:04] Production.INFO: CreateAllLog End [2026-04-13 15:59:04] Production.INFO: Account Balance End. [2026-04-13 15:59:04] Production.ERROR: CronJobId end 12 [2026-04-13 15:59:04] Production.INFO: ==30426== Releasing lock... [2026-04-13 15:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 15:59:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 15:59:12] Production.ERROR: CronJobId end10 [2026-04-13 15:59:12] Production.INFO: ==30424== Releasing lock... [2026-04-13 15:59:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 15:59:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 15:59:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 15:59:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 15:59:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 15:59:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 15:59:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 15:59:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 15:59:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 15:59:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 15:59:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 15:59:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 15:59:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 15:59:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 15:59:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 15:59:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 15:59:14] Production.INFO: call_cost start [2026-04-13 15:59:14] Production.INFO: call_cost end [2026-04-13 15:59:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 15:59:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 15:59:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 15:59:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 15:59:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 15:59:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 15:59:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 15:59:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 15:59:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 15:59:14] Production.INFO: ==30420== Releasing lock... [2026-04-13 15:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 15:59:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:00:01] Production.INFO: ==30487== Lock acquired, processing the job... [2026-04-13 21:00:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:00:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:00:01] Production.INFO: neon service started [2026-04-13 21:00:01] Production.INFO: neon service started [2026-04-13 21:00:01] Production.INFO: ==30487== Releasing lock... [2026-04-13 21:00:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:00:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:00:02] Production.INFO: ==30489== Lock acquired, processing the job... [2026-04-13 16:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:00:02] Production.INFO: ==30489== Releasing lock... [2026-04-13 16:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:00:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 20:00:02] Production.INFO: ==30491== Lock acquired, processing the job... [2026-04-13 20:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:00:02] Production.INFO: ==30491== Releasing lock... [2026-04-13 20:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:00:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:00:02] Production.INFO: ==30496== Lock acquired, processing the job... [2026-04-13 16:00:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:00:02] Production.INFO: ==30494== Lock acquired, processing the job... [2026-04-13 16:00:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:00:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:00:03] Production.INFO: ==30498== Lock acquired, processing the job... [2026-04-13 16:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:00:03] Production.INFO: ==30502== Lock acquired, processing the job... [2026-04-13 16:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:00:03] Production.INFO: ==30500== Lock acquired, processing the job... [2026-04-13 16:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:00:03] Production.INFO: Account Balance Start. [2026-04-13 16:00:03] Production.INFO: CreateAllLog Start [2026-04-13 16:00:03] Production.INFO: 117 [2026-04-13 16:00:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:00:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:00:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:00:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:00:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:00:03] Production.INFO: ==30502== Releasing lock... [2026-04-13 16:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:00:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:00:03] Production.INFO: Date 2026-04-10 [2026-04-13 16:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:00:03] Production.INFO: Date 2026-04-11 [2026-04-13 16:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:00:03] Production.INFO: Date 2026-04-12 [2026-04-13 16:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:00:03] Production.INFO: Date 2026-04-13 [2026-04-13 16:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:00:03] Production.INFO: Total Charge 0 [2026-04-13 16:00:03] Production.INFO: CreateAllLog End [2026-04-13 16:00:03] Production.INFO: ==30496== Releasing lock... [2026-04-13 16:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:00:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:00:03] Production.INFO: Account Balance End. [2026-04-13 16:00:03] Production.ERROR: CronJobId end 12 [2026-04-13 16:00:03] Production.INFO: ==30500== Releasing lock... [2026-04-13 16:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:00:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:00:11] Production.ERROR: CronJobId end10 [2026-04-13 16:00:11] Production.INFO: ==30498== Releasing lock... [2026-04-13 16:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:00:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:00:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:00:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:00:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:00:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:00:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:00:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:00:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:00:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:00:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:00:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:00:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:00:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:00:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:00:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:00:14] Production.INFO: call_cost start [2026-04-13 16:00:14] Production.INFO: call_cost end [2026-04-13 16:00:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:00:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:00:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:00:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:00:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:00:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:00:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:00:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:00:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:00:14] Production.INFO: ==30494== Releasing lock... [2026-04-13 16:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:00:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:01:02] Production.INFO: ==30568== Lock acquired, processing the job... [2026-04-13 21:01:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:01:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:01:02] Production.INFO: neon service started [2026-04-13 21:01:02] Production.INFO: neon service started [2026-04-13 21:01:02] Production.INFO: ==30568== Releasing lock... [2026-04-13 21:01:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:01:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:01:02] Production.INFO: ==30573== Lock acquired, processing the job... [2026-04-13 16:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:01:02] Production.INFO: ==30573== Releasing lock... [2026-04-13 16:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:01:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 20:01:03] Production.INFO: ==30575== Lock acquired, processing the job... [2026-04-13 20:01:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:01:03] Production.INFO: ==30575== Releasing lock... [2026-04-13 20:01:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:01:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:01:03] Production.INFO: ==30579== Lock acquired, processing the job... [2026-04-13 16:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:01:03] Production.INFO: ==30581== Lock acquired, processing the job... [2026-04-13 16:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:01:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:01:03] Production.INFO: ==30585== Lock acquired, processing the job... [2026-04-13 16:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:01:03] Production.INFO: ==30577== Lock acquired, processing the job... [2026-04-13 16:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 16:01:03] Production.INFO: ==30583== Lock acquired, processing the job... [2026-04-13 16:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:01:03] Production.INFO: ==30589== Lock acquired, processing the job... [2026-04-13 16:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:01:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 16:01:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 16:01:03] Production.ERROR: CronJob PID - 30579 [2026-04-13 16:01:03] Production.ERROR: CronJob Title - System Alerts [2026-04-13 16:01:03] Production.ERROR: CronJob ID - 5 [2026-04-13 16:01:03] Production.ERROR: CronJob Last Run Time 2026-04-13 16:01:00 [2026-04-13 16:01:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 16:01:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 16:01:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 16:01:03] Production.ERROR: CronJob PID - 30581 [2026-04-13 16:01:03] Production.ERROR: CronJob Title - Account Block [2026-04-13 16:01:03] Production.ERROR: CronJob ID - 7 [2026-04-13 16:01:03] Production.ERROR: CronJob Last Run Time 2026-04-13 16:01:00 [2026-04-13 16:01:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 16:01:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 16:01:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 16:01:03] Production.ERROR: CronJob PID - 30585 [2026-04-13 16:01:03] Production.ERROR: CronJob Title - Prepaid Account Balance [2026-04-13 16:01:03] Production.ERROR: CronJob ID - 12 [2026-04-13 16:01:03] Production.ERROR: CronJob Last Run Time 2026-04-13 16:01:00 [2026-04-13 16:01:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 16:01:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 16:01:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 16:01:03] Production.INFO: ==30577== Releasing lock... [2026-04-13 16:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 16:01:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 16:01:04] Production.INFO: Account Balance Start. [2026-04-13 16:01:04] Production.INFO: CreateAllLog Start [2026-04-13 16:01:04] Production.INFO: 117 [2026-04-13 16:01:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:01:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:01:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:01:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:01:04] Production.INFO: ==30587== Lock acquired, processing the job... [2026-04-13 16:01:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 16:01:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:01:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:01:04] Production.INFO: Date 2026-04-08 [2026-04-13 16:01:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:01:04] Production.INFO: ==30589== Releasing lock... [2026-04-13 16:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:01:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:01:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 16:01:04] Production.INFO: Date 2026-04-09 [2026-04-13 16:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:01:04] Production.INFO: Date 2026-04-10 [2026-04-13 16:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:01:04] Production.INFO: Date 2026-04-11 [2026-04-13 16:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:01:04] Production.INFO: Date 2026-04-12 [2026-04-13 16:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:01:04] Production.INFO: Date 2026-04-13 [2026-04-13 16:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:01:04] Production.INFO: Total Charge 0 [2026-04-13 16:01:04] Production.INFO: CreateAllLog End [2026-04-13 16:01:04] Production.INFO: ==30581== Releasing lock... [2026-04-13 16:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:01:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:01:04] Production.ERROR: done [2026-04-13 16:01:04] Production.INFO: Account Balance End. [2026-04-13 16:01:04] Production.ERROR: CronJobId end 12 [2026-04-13 16:01:04] Production.INFO: ==30585== Releasing lock... [2026-04-13 16:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:01:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 16:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17090038', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 16:01:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17090038', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 16:01:11] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 16:01:11] Production.INFO: ProcessCDR(1,17090038,1,1,2) [2026-04-13 16:01:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17090038,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 16:01:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17090038,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 16:01:11] Production.ERROR: pbx prc_insertCDR start [2026-04-13 16:01:11] Production.ERROR: pbx prc_insertCDR end [2026-04-13 16:01:11] Production.INFO: ==30587== Releasing lock... [2026-04-13 16:01:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 16:01:11] Production.INFO: 26 MB #Memory Used# [2026-04-13 16:01:14] Production.ERROR: CronJobId end10 [2026-04-13 16:01:14] Production.INFO: ==30583== Releasing lock... [2026-04-13 16:01:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:01:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:01:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:01:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:01:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:01:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:01:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:01:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:01:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:01:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:01:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:01:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:01:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:01:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:01:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:01:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:01:16] Production.INFO: call_cost start [2026-04-13 16:01:16] Production.INFO: call_cost end [2026-04-13 16:01:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:01:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:01:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:01:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:01:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:01:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:01:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:01:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:01:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:01:16] Production.INFO: ==30579== Releasing lock... [2026-04-13 16:01:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:01:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:02:01] Production.INFO: ==30655== Lock acquired, processing the job... [2026-04-13 21:02:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:02:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:02:01] Production.INFO: neon service started [2026-04-13 21:02:01] Production.INFO: neon service started [2026-04-13 21:02:01] Production.INFO: ==30655== Releasing lock... [2026-04-13 21:02:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:02:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:02:01] Production.INFO: ==30657== Lock acquired, processing the job... [2026-04-13 16:02:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 20:02:02] Production.INFO: ==30660== Lock acquired, processing the job... [2026-04-13 20:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:02:02] Production.INFO: ==30660== Releasing lock... [2026-04-13 20:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:02:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:02:02] Production.INFO: ==30657== Releasing lock... [2026-04-13 16:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:02:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:02:03] Production.INFO: ==30668== Lock acquired, processing the job... [2026-04-13 16:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:02:03] Production.INFO: ==30672== Lock acquired, processing the job... [2026-04-13 16:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:02:03] Production.INFO: Account Balance Start. [2026-04-13 16:02:03] Production.INFO: CreateAllLog Start [2026-04-13 16:02:03] Production.INFO: 117 [2026-04-13 16:02:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:02:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:02:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:02:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:02:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:02:03] Production.INFO: ==30672== Releasing lock... [2026-04-13 16:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:02:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:02:03] Production.INFO: ==30662== Lock acquired, processing the job... [2026-04-13 16:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:02:03] Production.INFO: Date 2026-04-10 [2026-04-13 16:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:02:03] Production.INFO: Date 2026-04-11 [2026-04-13 16:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:02:03] Production.INFO: Date 2026-04-12 [2026-04-13 16:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:02:03] Production.INFO: Date 2026-04-13 [2026-04-13 16:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:02:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:02:03] Production.INFO: Total Charge 0 [2026-04-13 16:02:03] Production.INFO: ==30666== Lock acquired, processing the job... [2026-04-13 16:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:02:03] Production.INFO: ==30664== Lock acquired, processing the job... [2026-04-13 16:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:02:03] Production.INFO: CreateAllLog End [2026-04-13 16:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:02:03] Production.INFO: ==30670== Lock acquired, processing the job... [2026-04-13 16:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts# [2026-04-13 16:02:03] Production.INFO: Account Balance End. [2026-04-13 16:02:03] Production.ERROR: CronJobId end 12 [2026-04-13 16:02:03] Production.INFO: ==30668== Releasing lock... [2026-04-13 16:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:02:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:02:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 16:02:04] Production.ERROR: done [2026-04-13 16:02:04] Production.INFO: ==30664== Releasing lock... [2026-04-13 16:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:02:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:02:04] Production.ERROR: tblTempVendorCDR_20 [2026-04-13 16:02:04] Production.ERROR: done [2026-04-13 16:02:04] Production.ERROR: Array ( [start_date_ymd] => 2026-04-01 03:02:06 [end_date_ymd] => 2026-04-02 03:02:06 [RateCDR] => 1 ) [2026-04-13 16:02:04] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode, c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type, disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description, pin.pc_description as pincode_name from asteriskcdrdb.cdr c left outer join asterisk.cc_callcosts cc on c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/ left outer join asterisk.pr_providers p on cc_pr_id = pr_id left outer join asterisk.te_tenants te ON te.te_code = c.accountcode left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06' AND ( userfield like '%outbound%' or userfield like '%inbound%' or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/ ) AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/ AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' and prevuniqueid='' group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'') [2026-04-13 16:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs() #1 [internal function]: App\Console\Commands\PBXAccountUsage->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:02:04] Production.INFO: ==30670== Releasing lock... [2026-04-13 16:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops# [2026-04-13 16:02:04] Production.INFO: 27.25 MB #Memory Used# [2026-04-13 16:02:11] Production.ERROR: CronJobId end10 [2026-04-13 16:02:11] Production.INFO: ==30666== Releasing lock... [2026-04-13 16:02:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:02:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:02:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:02:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:02:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:02:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:02:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:02:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:02:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:02:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:02:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:02:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:02:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:02:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:02:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:02:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:02:14] Production.INFO: call_cost start [2026-04-13 16:02:14] Production.INFO: call_cost end [2026-04-13 16:02:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:02:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:02:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:02:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:02:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:02:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:02:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:02:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:02:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:02:14] Production.INFO: ==30662== Releasing lock... [2026-04-13 16:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:02:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:03:01] Production.INFO: ==30726== Lock acquired, processing the job... [2026-04-13 21:03:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:03:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:03:01] Production.INFO: neon service started [2026-04-13 21:03:01] Production.INFO: neon service started [2026-04-13 21:03:01] Production.INFO: ==30726== Releasing lock... [2026-04-13 21:03:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:03:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:03:02] Production.INFO: ==30728== Lock acquired, processing the job... [2026-04-13 16:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:03:02] Production.INFO: ==30728== Releasing lock... [2026-04-13 16:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:03:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 20:03:02] Production.INFO: ==30730== Lock acquired, processing the job... [2026-04-13 20:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:03:02] Production.INFO: ==30730== Releasing lock... [2026-04-13 20:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:03:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:03:03] Production.INFO: ==30738== Lock acquired, processing the job... [2026-04-13 16:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:03:03] Production.INFO: ==30732== Lock acquired, processing the job... [2026-04-13 16:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:03:03] Production.INFO: Account Balance Start. [2026-04-13 16:03:03] Production.INFO: CreateAllLog Start [2026-04-13 16:03:03] Production.INFO: 117 [2026-04-13 16:03:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:03:03] Production.INFO: ==30734== Lock acquired, processing the job... [2026-04-13 16:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:03:03] Production.INFO: ==30736== Lock acquired, processing the job... [2026-04-13 16:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:03:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:03:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:03:03] Production.INFO: Date 2026-04-10 [2026-04-13 16:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:03:03] Production.INFO: Date 2026-04-11 [2026-04-13 16:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:03:03] Production.INFO: Date 2026-04-12 [2026-04-13 16:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:03:03] Production.INFO: Date 2026-04-13 [2026-04-13 16:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:03:03] Production.INFO: ==30740== Lock acquired, processing the job... [2026-04-13 16:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:03:03] Production.INFO: Total Charge 0 [2026-04-13 16:03:03] Production.INFO: CreateAllLog End [2026-04-13 16:03:03] Production.INFO: Account Balance End. [2026-04-13 16:03:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:03:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:03:03] Production.ERROR: CronJobId end 12 [2026-04-13 16:03:03] Production.INFO: ==30738== Releasing lock... [2026-04-13 16:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:03:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:03:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:03:03] Production.INFO: ==30740== Releasing lock... [2026-04-13 16:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:03:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:03:04] Production.INFO: ==30734== Releasing lock... [2026-04-13 16:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:03:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:03:12] Production.ERROR: CronJobId end10 [2026-04-13 16:03:12] Production.INFO: ==30736== Releasing lock... [2026-04-13 16:03:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:03:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:03:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:03:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:03:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:03:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:03:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:03:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:03:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:03:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:03:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:03:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:03:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:03:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:03:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:03:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:03:14] Production.INFO: call_cost start [2026-04-13 16:03:14] Production.INFO: call_cost end [2026-04-13 16:03:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:03:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:03:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:03:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:03:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:03:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:03:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:03:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:03:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:03:14] Production.INFO: ==30732== Releasing lock... [2026-04-13 16:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:03:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:04:02] Production.INFO: ==30807== Lock acquired, processing the job... [2026-04-13 21:04:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:04:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:04:02] Production.INFO: neon service started [2026-04-13 21:04:02] Production.INFO: neon service started [2026-04-13 21:04:02] Production.INFO: ==30807== Releasing lock... [2026-04-13 21:04:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:04:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:04:02] Production.INFO: ==30809== Lock acquired, processing the job... [2026-04-13 16:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:04:02] Production.INFO: ==30809== Releasing lock... [2026-04-13 16:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:04:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 20:04:03] Production.INFO: ==30811== Lock acquired, processing the job... [2026-04-13 20:04:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:04:03] Production.INFO: ==30811== Releasing lock... [2026-04-13 20:04:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:04:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:04:03] Production.INFO: ==30816== Lock acquired, processing the job... [2026-04-13 16:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:04:03] Production.INFO: ==30822== Lock acquired, processing the job... [2026-04-13 16:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:04:03] Production.INFO: ==30814== Lock acquired, processing the job... [2026-04-13 16:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:04:03] Production.INFO: ==30818== Lock acquired, processing the job... [2026-04-13 16:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:04:03] Production.INFO: ==30820== Lock acquired, processing the job... [2026-04-13 16:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:04:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:04:03] Production.INFO: ==30822== Releasing lock... [2026-04-13 16:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:04:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:04:04] Production.INFO: Account Balance Start. [2026-04-13 16:04:04] Production.INFO: CreateAllLog Start [2026-04-13 16:04:04] Production.INFO: 117 [2026-04-13 16:04:04] Production.INFO: Date 2026-04-08 [2026-04-13 16:04:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:04:04] Production.INFO: Date 2026-04-09 [2026-04-13 16:04:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:04:04] Production.INFO: Date 2026-04-10 [2026-04-13 16:04:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:04:04] Production.INFO: Date 2026-04-11 [2026-04-13 16:04:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:04:04] Production.INFO: ==30816== Releasing lock... [2026-04-13 16:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:04:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:04:04] Production.INFO: Date 2026-04-12 [2026-04-13 16:04:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:04:04] Production.INFO: Date 2026-04-13 [2026-04-13 16:04:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:04:04] Production.INFO: Total Charge 0 [2026-04-13 16:04:04] Production.INFO: CreateAllLog End [2026-04-13 16:04:04] Production.INFO: Account Balance End. [2026-04-13 16:04:04] Production.ERROR: CronJobId end 12 [2026-04-13 16:04:04] Production.INFO: ==30820== Releasing lock... [2026-04-13 16:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:04:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:04:12] Production.ERROR: CronJobId end10 [2026-04-13 16:04:12] Production.INFO: ==30818== Releasing lock... [2026-04-13 16:04:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:04:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:04:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:04:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:04:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:04:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:04:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:04:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:04:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:04:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:04:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:04:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:04:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:04:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:04:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:04:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:04:15] Production.INFO: call_cost start [2026-04-13 16:04:15] Production.INFO: call_cost end [2026-04-13 16:04:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:04:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:04:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:04:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:04:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:04:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:04:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:04:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:04:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:04:15] Production.INFO: ==30814== Releasing lock... [2026-04-13 16:04:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:04:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:05:01] Production.INFO: ==30887== Lock acquired, processing the job... [2026-04-13 21:05:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:05:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:05:01] Production.INFO: neon service started [2026-04-13 21:05:01] Production.INFO: neon service started [2026-04-13 21:05:01] Production.INFO: ==30887== Releasing lock... [2026-04-13 21:05:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:05:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 20:05:02] Production.INFO: ==30891== Lock acquired, processing the job... [2026-04-13 20:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:05:02] Production.INFO: ==30891== Releasing lock... [2026-04-13 20:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:05:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:05:02] Production.INFO: ==30889== Lock acquired, processing the job... [2026-04-13 16:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:05:02] Production.INFO: ==30889== Releasing lock... [2026-04-13 16:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:05:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:05:03] Production.INFO: ==30898== Lock acquired, processing the job... [2026-04-13 16:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:05:03] Production.INFO: ==30894== Lock acquired, processing the job... [2026-04-13 16:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:05:03] Production.INFO: ==30900== Lock acquired, processing the job... [2026-04-13 16:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:05:03] Production.INFO: ==30896== Lock acquired, processing the job... [2026-04-13 16:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:05:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:05:03] Production.INFO: Account Balance Start. [2026-04-13 16:05:03] Production.INFO: CreateAllLog Start [2026-04-13 16:05:03] Production.INFO: 117 [2026-04-13 16:05:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:05:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:05:03] Production.INFO: ==30902== Lock acquired, processing the job... [2026-04-13 16:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:05:03] Production.INFO: Date 2026-04-10 [2026-04-13 16:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:05:03] Production.INFO: Date 2026-04-11 [2026-04-13 16:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:05:03] Production.INFO: Date 2026-04-12 [2026-04-13 16:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:05:03] Production.INFO: Date 2026-04-13 [2026-04-13 16:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:05:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:05:03] Production.INFO: Total Charge 0 [2026-04-13 16:05:03] Production.INFO: ==30902== Releasing lock... [2026-04-13 16:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:05:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:05:03] Production.INFO: CreateAllLog End [2026-04-13 16:05:04] Production.INFO: Account Balance End. [2026-04-13 16:05:04] Production.INFO: ==30896== Releasing lock... [2026-04-13 16:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:05:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:05:04] Production.ERROR: CronJobId end 12 [2026-04-13 16:05:04] Production.INFO: ==30900== Releasing lock... [2026-04-13 16:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:05:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:05:12] Production.ERROR: CronJobId end10 [2026-04-13 16:05:12] Production.INFO: ==30898== Releasing lock... [2026-04-13 16:05:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:05:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:05:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:05:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:05:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:05:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:05:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:05:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:05:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:05:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:05:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:05:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:05:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:05:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:05:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:05:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:05:15] Production.INFO: call_cost start [2026-04-13 16:05:15] Production.INFO: call_cost end [2026-04-13 16:05:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:05:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:05:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:05:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:05:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:05:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:05:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:05:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:05:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:05:15] Production.INFO: ==30894== Releasing lock... [2026-04-13 16:05:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:05:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:06:02] Production.INFO: ==30958== Lock acquired, processing the job... [2026-04-13 21:06:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:06:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:06:02] Production.INFO: neon service started [2026-04-13 21:06:02] Production.INFO: neon service started [2026-04-13 21:06:02] Production.INFO: ==30958== Releasing lock... [2026-04-13 21:06:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:06:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 20:06:02] Production.INFO: ==30962== Lock acquired, processing the job... [2026-04-13 20:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:06:02] Production.INFO: ==30962== Releasing lock... [2026-04-13 20:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:06:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:06:02] Production.INFO: ==30960== Lock acquired, processing the job... [2026-04-13 16:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:06:02] Production.INFO: ==30960== Releasing lock... [2026-04-13 16:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:06:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:06:03] Production.INFO: ==30965== Lock acquired, processing the job... [2026-04-13 16:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:06:03] Production.INFO: ==30967== Lock acquired, processing the job... [2026-04-13 16:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:06:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:06:03] Production.INFO: ==30971== Lock acquired, processing the job... [2026-04-13 16:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:06:03] Production.INFO: ==30969== Lock acquired, processing the job... [2026-04-13 16:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:06:03] Production.INFO: ==30973== Lock acquired, processing the job... [2026-04-13 16:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:06:03] Production.INFO: Account Balance Start. [2026-04-13 16:06:03] Production.INFO: CreateAllLog Start [2026-04-13 16:06:03] Production.INFO: 117 [2026-04-13 16:06:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:06:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:06:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:06:03] Production.INFO: Date 2026-04-10 [2026-04-13 16:06:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:06:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:06:03] Production.INFO: Date 2026-04-11 [2026-04-13 16:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:06:03] Production.INFO: Date 2026-04-12 [2026-04-13 16:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:06:03] Production.INFO: ==30973== Releasing lock... [2026-04-13 16:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:06:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:06:04] Production.INFO: Date 2026-04-13 [2026-04-13 16:06:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:06:04] Production.INFO: Total Charge 0 [2026-04-13 16:06:04] Production.INFO: CreateAllLog End [2026-04-13 16:06:04] Production.INFO: Account Balance End. [2026-04-13 16:06:04] Production.ERROR: CronJobId end 12 [2026-04-13 16:06:04] Production.INFO: ==30971== Releasing lock... [2026-04-13 16:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:06:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:06:04] Production.INFO: ==30967== Releasing lock... [2026-04-13 16:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:06:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:06:11] Production.ERROR: CronJobId end10 [2026-04-13 16:06:11] Production.INFO: ==30969== Releasing lock... [2026-04-13 16:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:06:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:06:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:06:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:06:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:06:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:06:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:06:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:06:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:06:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:06:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:06:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:06:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:06:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:06:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:06:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:06:13] Production.INFO: call_cost start [2026-04-13 16:06:13] Production.INFO: call_cost end [2026-04-13 16:06:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:06:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:06:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:06:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:06:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:06:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:06:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:06:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:06:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:06:13] Production.INFO: ==30965== Releasing lock... [2026-04-13 16:06:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:06:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:07:01] Production.INFO: ==31037== Lock acquired, processing the job... [2026-04-13 21:07:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:07:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:07:01] Production.INFO: neon service started [2026-04-13 21:07:01] Production.INFO: neon service started [2026-04-13 21:07:01] Production.INFO: ==31037== Releasing lock... [2026-04-13 21:07:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:07:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:07:01] Production.INFO: ==31039== Lock acquired, processing the job... [2026-04-13 16:07:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:07:02] Production.INFO: ==31039== Releasing lock... [2026-04-13 16:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:07:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 20:07:02] Production.INFO: ==31041== Lock acquired, processing the job... [2026-04-13 20:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:07:02] Production.INFO: ==31041== Releasing lock... [2026-04-13 20:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:07:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:07:02] Production.INFO: ==31043== Lock acquired, processing the job... [2026-04-13 16:07:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:07:02] Production.INFO: ==31045== Lock acquired, processing the job... [2026-04-13 16:07:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:07:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:07:02] Production.INFO: ==31052== Lock acquired, processing the job... [2026-04-13 16:07:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:07:02] Production.INFO: ==31047== Lock acquired, processing the job... [2026-04-13 16:07:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:07:03] Production.INFO: ==31049== Lock acquired, processing the job... [2026-04-13 16:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:07:03] Production.INFO: ==31052== Releasing lock... [2026-04-13 16:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:07:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:07:03] Production.INFO: Account Balance Start. [2026-04-13 16:07:03] Production.INFO: CreateAllLog Start [2026-04-13 16:07:03] Production.INFO: 117 [2026-04-13 16:07:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:07:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:07:03] Production.INFO: Date 2026-04-10 [2026-04-13 16:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:07:03] Production.INFO: Date 2026-04-11 [2026-04-13 16:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:07:03] Production.INFO: Date 2026-04-12 [2026-04-13 16:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:07:03] Production.INFO: Date 2026-04-13 [2026-04-13 16:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:07:03] Production.INFO: ==31045== Releasing lock... [2026-04-13 16:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:07:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:07:03] Production.INFO: Total Charge 0 [2026-04-13 16:07:03] Production.INFO: CreateAllLog End [2026-04-13 16:07:03] Production.INFO: Account Balance End. [2026-04-13 16:07:03] Production.ERROR: CronJobId end 12 [2026-04-13 16:07:03] Production.INFO: ==31049== Releasing lock... [2026-04-13 16:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:07:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:07:12] Production.ERROR: CronJobId end10 [2026-04-13 16:07:12] Production.INFO: ==31047== Releasing lock... [2026-04-13 16:07:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:07:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:07:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:07:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:07:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:07:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:07:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:07:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:07:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:07:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:07:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:07:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:07:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:07:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:07:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:07:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:07:14] Production.INFO: call_cost start [2026-04-13 16:07:14] Production.INFO: call_cost end [2026-04-13 16:07:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:07:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:07:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:07:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:07:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:07:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:07:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:07:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:07:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:07:14] Production.INFO: ==31043== Releasing lock... [2026-04-13 16:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:07:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:08:01] Production.INFO: ==31117== Lock acquired, processing the job... [2026-04-13 21:08:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:08:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:08:01] Production.INFO: neon service started [2026-04-13 21:08:01] Production.INFO: neon service started [2026-04-13 21:08:01] Production.INFO: ==31117== Releasing lock... [2026-04-13 21:08:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:08:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 20:08:02] Production.INFO: ==31121== Lock acquired, processing the job... [2026-04-13 20:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:08:02] Production.INFO: ==31121== Releasing lock... [2026-04-13 20:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:08:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:08:02] Production.INFO: ==31119== Lock acquired, processing the job... [2026-04-13 16:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:08:02] Production.INFO: ==31119== Releasing lock... [2026-04-13 16:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:08:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:08:03] Production.INFO: ==31123== Lock acquired, processing the job... [2026-04-13 16:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:08:03] Production.INFO: ==31128== Lock acquired, processing the job... [2026-04-13 16:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:08:03] Production.INFO: ==31125== Lock acquired, processing the job... [2026-04-13 16:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:08:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:08:03] Production.INFO: ==31132== Lock acquired, processing the job... [2026-04-13 16:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:08:03] Production.INFO: ==31130== Lock acquired, processing the job... [2026-04-13 16:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:08:03] Production.INFO: Account Balance Start. [2026-04-13 16:08:03] Production.INFO: CreateAllLog Start [2026-04-13 16:08:03] Production.INFO: 117 [2026-04-13 16:08:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:08:03] Production.INFO: ==31132== Releasing lock... [2026-04-13 16:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:08:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:08:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:08:03] Production.INFO: Date 2026-04-10 [2026-04-13 16:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:08:03] Production.INFO: Date 2026-04-11 [2026-04-13 16:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:08:03] Production.INFO: Date 2026-04-12 [2026-04-13 16:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:08:03] Production.INFO: Date 2026-04-13 [2026-04-13 16:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:08:03] Production.INFO: Total Charge 0 [2026-04-13 16:08:03] Production.INFO: CreateAllLog End [2026-04-13 16:08:03] Production.INFO: Account Balance End. [2026-04-13 16:08:04] Production.ERROR: CronJobId end 12 [2026-04-13 16:08:04] Production.INFO: ==31130== Releasing lock... [2026-04-13 16:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:08:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:08:04] Production.INFO: ==31125== Releasing lock... [2026-04-13 16:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:08:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:08:11] Production.ERROR: CronJobId end10 [2026-04-13 16:08:11] Production.INFO: ==31128== Releasing lock... [2026-04-13 16:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:08:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:08:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:08:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:08:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:08:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:08:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:08:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:08:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:08:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:08:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:08:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:08:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:08:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:08:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:08:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:08:14] Production.INFO: call_cost start [2026-04-13 16:08:14] Production.INFO: call_cost end [2026-04-13 16:08:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:08:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:08:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:08:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:08:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:08:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:08:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:08:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:08:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:08:14] Production.INFO: ==31123== Releasing lock... [2026-04-13 16:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:08:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:09:02] Production.INFO: ==31192== Lock acquired, processing the job... [2026-04-13 21:09:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:09:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:09:02] Production.INFO: neon service started [2026-04-13 21:09:02] Production.INFO: neon service started [2026-04-13 21:09:02] Production.INFO: ==31192== Releasing lock... [2026-04-13 21:09:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:09:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:09:02] Production.INFO: ==31194== Lock acquired, processing the job... [2026-04-13 16:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 20:09:03] Production.INFO: ==31196== Lock acquired, processing the job... [2026-04-13 20:09:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:09:03] Production.INFO: ==31196== Releasing lock... [2026-04-13 20:09:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:09:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:09:03] Production.INFO: ==31194== Releasing lock... [2026-04-13 16:09:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:09:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:09:03] Production.INFO: ==31199== Lock acquired, processing the job... [2026-04-13 16:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:09:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:09:03] Production.INFO: ==31203== Lock acquired, processing the job... [2026-04-13 16:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:09:03] Production.INFO: ==31201== Lock acquired, processing the job... [2026-04-13 16:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:09:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:09:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:09:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:09:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:09:04] Production.INFO: ==31205== Lock acquired, processing the job... [2026-04-13 16:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:09:04] Production.INFO: ==31207== Lock acquired, processing the job... [2026-04-13 16:09:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:09:04] Production.INFO: Account Balance Start. [2026-04-13 16:09:04] Production.INFO: CreateAllLog Start [2026-04-13 16:09:04] Production.INFO: 117 [2026-04-13 16:09:04] Production.INFO: Date 2026-04-08 [2026-04-13 16:09:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:09:04] Production.INFO: Date 2026-04-09 [2026-04-13 16:09:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:09:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:09:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:09:04] Production.INFO: Date 2026-04-10 [2026-04-13 16:09:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:09:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:09:04] Production.INFO: ==31207== Releasing lock... [2026-04-13 16:09:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:09:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:09:04] Production.INFO: Date 2026-04-11 [2026-04-13 16:09:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:09:04] Production.INFO: Date 2026-04-12 [2026-04-13 16:09:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:09:04] Production.INFO: Date 2026-04-13 [2026-04-13 16:09:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:09:04] Production.INFO: Total Charge 0 [2026-04-13 16:09:04] Production.INFO: ==31201== Releasing lock... [2026-04-13 16:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:09:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:09:04] Production.INFO: CreateAllLog End [2026-04-13 16:09:04] Production.INFO: Account Balance End. [2026-04-13 16:09:04] Production.ERROR: CronJobId end 12 [2026-04-13 16:09:04] Production.INFO: ==31205== Releasing lock... [2026-04-13 16:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:09:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:09:11] Production.ERROR: CronJobId end10 [2026-04-13 16:09:11] Production.INFO: ==31203== Releasing lock... [2026-04-13 16:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:09:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:09:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:09:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:09:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:09:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:09:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:09:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:09:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:09:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:09:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:09:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:09:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:09:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:09:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:09:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:09:14] Production.INFO: call_cost start [2026-04-13 16:09:14] Production.INFO: call_cost end [2026-04-13 16:09:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:09:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:09:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:09:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:09:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:09:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:09:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:09:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:09:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:09:14] Production.INFO: ==31199== Releasing lock... [2026-04-13 16:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:09:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:10:01] Production.INFO: ==31270== Lock acquired, processing the job... [2026-04-13 21:10:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:10:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:10:01] Production.INFO: neon service started [2026-04-13 21:10:01] Production.INFO: neon service started [2026-04-13 21:10:01] Production.INFO: ==31270== Releasing lock... [2026-04-13 21:10:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:10:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:10:02] Production.INFO: ==31272== Lock acquired, processing the job... [2026-04-13 16:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:10:02] Production.INFO: ==31272== Releasing lock... [2026-04-13 16:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:10:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 20:10:02] Production.INFO: ==31274== Lock acquired, processing the job... [2026-04-13 20:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:10:02] Production.INFO: ==31274== Releasing lock... [2026-04-13 20:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:10:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:10:03] Production.INFO: ==31277== Lock acquired, processing the job... [2026-04-13 16:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:10:03] Production.INFO: ==31279== Lock acquired, processing the job... [2026-04-13 16:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:10:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:10:03] Production.INFO: ==31283== Lock acquired, processing the job... [2026-04-13 16:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:10:03] Production.INFO: ==31281== Lock acquired, processing the job... [2026-04-13 16:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:10:03] Production.INFO: ==31286== Lock acquired, processing the job... [2026-04-13 16:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:10:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:10:03] Production.INFO: Account Balance Start. [2026-04-13 16:10:03] Production.INFO: CreateAllLog Start [2026-04-13 16:10:03] Production.INFO: 117 [2026-04-13 16:10:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:10:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:10:03] Production.INFO: ==31286== Releasing lock... [2026-04-13 16:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:10:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:10:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:10:03] Production.INFO: Date 2026-04-10 [2026-04-13 16:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:10:03] Production.INFO: Date 2026-04-11 [2026-04-13 16:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:10:03] Production.INFO: Date 2026-04-12 [2026-04-13 16:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:10:03] Production.INFO: Date 2026-04-13 [2026-04-13 16:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:10:03] Production.INFO: Total Charge 0 [2026-04-13 16:10:03] Production.INFO: CreateAllLog End [2026-04-13 16:10:03] Production.INFO: Account Balance End. [2026-04-13 16:10:03] Production.ERROR: CronJobId end 12 [2026-04-13 16:10:03] Production.INFO: ==31283== Releasing lock... [2026-04-13 16:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:10:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:10:03] Production.INFO: ==31279== Releasing lock... [2026-04-13 16:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:10:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:10:11] Production.ERROR: CronJobId end10 [2026-04-13 16:10:11] Production.INFO: ==31281== Releasing lock... [2026-04-13 16:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:10:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:10:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:10:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:10:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:10:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:10:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:10:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:10:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:10:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:10:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:10:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:10:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:10:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:10:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:10:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:10:13] Production.INFO: call_cost start [2026-04-13 16:10:13] Production.INFO: call_cost end [2026-04-13 16:10:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:10:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:10:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:10:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:10:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:10:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:10:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:10:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:10:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:10:13] Production.INFO: ==31277== Releasing lock... [2026-04-13 16:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:10:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:11:02] Production.INFO: ==31346== Lock acquired, processing the job... [2026-04-13 21:11:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:11:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:11:02] Production.INFO: neon service started [2026-04-13 21:11:02] Production.INFO: neon service started [2026-04-13 21:11:02] Production.INFO: ==31346== Releasing lock... [2026-04-13 21:11:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:11:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:11:02] Production.INFO: ==31348== Lock acquired, processing the job... [2026-04-13 16:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:11:02] Production.INFO: ==31348== Releasing lock... [2026-04-13 16:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:11:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 20:11:02] Production.INFO: ==31350== Lock acquired, processing the job... [2026-04-13 20:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:11:03] Production.INFO: ==31350== Releasing lock... [2026-04-13 20:11:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:11:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:11:03] Production.INFO: ==31352== Lock acquired, processing the job... [2026-04-13 16:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 16:11:03] Production.INFO: ==31358== Lock acquired, processing the job... [2026-04-13 16:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:11:03] Production.INFO: ==31356== Lock acquired, processing the job... [2026-04-13 16:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:11:03] Production.INFO: ==31354== Lock acquired, processing the job... [2026-04-13 16:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:11:03] Production.INFO: ==31365== Lock acquired, processing the job... [2026-04-13 16:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:11:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:11:03] Production.INFO: ==31360== Lock acquired, processing the job... [2026-04-13 16:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:11:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 16:11:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 16:11:03] Production.ERROR: CronJob PID - 31354 [2026-04-13 16:11:03] Production.ERROR: CronJob Title - System Alerts [2026-04-13 16:11:03] Production.ERROR: CronJob ID - 5 [2026-04-13 16:11:03] Production.ERROR: CronJob Last Run Time 2026-04-13 16:11:00 [2026-04-13 16:11:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 16:11:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 16:11:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 16:11:03] Production.ERROR: CronJob PID - 31356 [2026-04-13 16:11:03] Production.ERROR: CronJob Title - Account Block [2026-04-13 16:11:03] Production.ERROR: CronJob ID - 7 [2026-04-13 16:11:03] Production.ERROR: CronJob Last Run Time 2026-04-13 16:11:00 [2026-04-13 16:11:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 16:11:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 16:11:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 16:11:03] Production.ERROR: CronJob PID - 31358 [2026-04-13 16:11:03] Production.ERROR: CronJob Title - Create Customer Summary Live [2026-04-13 16:11:03] Production.ERROR: CronJob ID - 10 [2026-04-13 16:11:03] Production.ERROR: CronJob Last Run Time 2026-04-13 16:11:00 [2026-04-13 16:11:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 16:11:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 16:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:11:03] Production.INFO: ==31362== Lock acquired, processing the job... [2026-04-13 16:11:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 16:11:04] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 16:11:04] Production.INFO: ==31352== Releasing lock... [2026-04-13 16:11:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 16:11:04] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 16:11:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 16:11:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:11:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:11:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:11:04] Production.INFO: Account Balance Start. [2026-04-13 16:11:04] Production.INFO: CreateAllLog Start [2026-04-13 16:11:04] Production.INFO: 117 [2026-04-13 16:11:04] Production.INFO: Date 2026-04-08 [2026-04-13 16:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:11:04] Production.INFO: Date 2026-04-09 [2026-04-13 16:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:11:04] Production.INFO: Date 2026-04-10 [2026-04-13 16:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:11:04] Production.INFO: Date 2026-04-11 [2026-04-13 16:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:11:04] Production.INFO: Date 2026-04-12 [2026-04-13 16:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:11:04] Production.INFO: Date 2026-04-13 [2026-04-13 16:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:11:04] Production.INFO: Total Charge 0 [2026-04-13 16:11:04] Production.INFO: CreateAllLog End [2026-04-13 16:11:04] Production.INFO: ==31365== Releasing lock... [2026-04-13 16:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:11:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:11:04] Production.ERROR: done [2026-04-13 16:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 16:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17090080', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 16:11:04] Production.INFO: Account Balance End. [2026-04-13 16:11:04] Production.ERROR: CronJobId end 12 [2026-04-13 16:11:04] Production.INFO: ==31360== Releasing lock... [2026-04-13 16:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:11:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:11:05] Production.INFO: ==31356== Releasing lock... [2026-04-13 16:11:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:11:05] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:11:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17090080', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 16:11:09] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 16:11:09] Production.INFO: ProcessCDR(1,17090080,1,1,2) [2026-04-13 16:11:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17090080,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 16:11:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17090080,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 16:11:09] Production.ERROR: pbx prc_insertCDR start [2026-04-13 16:11:09] Production.ERROR: pbx prc_insertCDR end [2026-04-13 16:11:09] Production.INFO: ==31362== Releasing lock... [2026-04-13 16:11:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 16:11:09] Production.INFO: 26 MB #Memory Used# [2026-04-13 16:11:13] Production.ERROR: CronJobId end10 [2026-04-13 16:11:13] Production.INFO: ==31358== Releasing lock... [2026-04-13 16:11:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:11:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:11:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:11:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:11:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:11:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:11:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:11:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:11:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:11:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:11:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:11:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:11:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:11:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:11:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:11:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:11:16] Production.INFO: call_cost start [2026-04-13 16:11:16] Production.INFO: call_cost end [2026-04-13 16:11:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:11:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:11:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:11:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:11:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:11:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:11:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:11:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:11:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:11:16] Production.INFO: ==31354== Releasing lock... [2026-04-13 16:11:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:11:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:12:01] Production.INFO: ==31431== Lock acquired, processing the job... [2026-04-13 21:12:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:12:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:12:01] Production.INFO: neon service started [2026-04-13 21:12:01] Production.INFO: neon service started [2026-04-13 21:12:01] Production.INFO: ==31431== Releasing lock... [2026-04-13 21:12:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:12:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:12:02] Production.INFO: ==31433== Lock acquired, processing the job... [2026-04-13 16:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 20:12:02] Production.INFO: ==31435== Lock acquired, processing the job... [2026-04-13 20:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:12:02] Production.INFO: ==31435== Releasing lock... [2026-04-13 20:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:12:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:12:02] Production.INFO: ==31433== Releasing lock... [2026-04-13 16:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:12:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:12:03] Production.INFO: ==31438== Lock acquired, processing the job... [2026-04-13 16:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:12:03] Production.INFO: ==31440== Lock acquired, processing the job... [2026-04-13 16:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:12:03] Production.INFO: ==31442== Lock acquired, processing the job... [2026-04-13 16:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:12:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:12:03] Production.INFO: ==31444== Lock acquired, processing the job... [2026-04-13 16:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:12:03] Production.INFO: Account Balance Start. [2026-04-13 16:12:03] Production.INFO: CreateAllLog Start [2026-04-13 16:12:03] Production.INFO: 117 [2026-04-13 16:12:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:12:03] Production.INFO: ==31446== Lock acquired, processing the job... [2026-04-13 16:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:12:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:12:03] Production.INFO: Date 2026-04-10 [2026-04-13 16:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:12:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:12:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:12:03] Production.INFO: Date 2026-04-11 [2026-04-13 16:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:12:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:12:03] Production.INFO: ==31446== Releasing lock... [2026-04-13 16:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:12:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:12:03] Production.INFO: Date 2026-04-12 [2026-04-13 16:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:12:03] Production.INFO: Date 2026-04-13 [2026-04-13 16:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:12:03] Production.INFO: Total Charge 0 [2026-04-13 16:12:03] Production.INFO: CreateAllLog End [2026-04-13 16:12:04] Production.INFO: Account Balance End. [2026-04-13 16:12:04] Production.ERROR: CronJobId end 12 [2026-04-13 16:12:04] Production.INFO: ==31444== Releasing lock... [2026-04-13 16:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:12:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:12:04] Production.INFO: ==31440== Releasing lock... [2026-04-13 16:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:12:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:12:11] Production.ERROR: CronJobId end10 [2026-04-13 16:12:11] Production.INFO: ==31442== Releasing lock... [2026-04-13 16:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:12:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:12:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:12:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:12:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:12:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:12:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:12:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:12:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:12:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:12:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:12:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:12:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:12:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:12:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:12:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:12:13] Production.INFO: call_cost start [2026-04-13 16:12:13] Production.INFO: call_cost end [2026-04-13 16:12:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:12:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:12:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:12:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:12:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:12:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:12:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:12:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:12:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:12:13] Production.INFO: ==31438== Releasing lock... [2026-04-13 16:12:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:12:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:13:01] Production.INFO: ==31509== Lock acquired, processing the job... [2026-04-13 21:13:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:13:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:13:02] Production.INFO: neon service started [2026-04-13 21:13:02] Production.INFO: neon service started [2026-04-13 21:13:02] Production.INFO: ==31509== Releasing lock... [2026-04-13 21:13:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:13:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:13:02] Production.INFO: ==31511== Lock acquired, processing the job... [2026-04-13 16:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 20:13:02] Production.INFO: ==31513== Lock acquired, processing the job... [2026-04-13 20:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:13:02] Production.INFO: ==31513== Releasing lock... [2026-04-13 20:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:13:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:13:02] Production.INFO: ==31511== Releasing lock... [2026-04-13 16:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:13:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:13:03] Production.INFO: ==31516== Lock acquired, processing the job... [2026-04-13 16:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:13:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:13:03] Production.INFO: ==31520== Lock acquired, processing the job... [2026-04-13 16:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:13:03] Production.INFO: ==31522== Lock acquired, processing the job... [2026-04-13 16:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:13:03] Production.INFO: ==31518== Lock acquired, processing the job... [2026-04-13 16:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:13:03] Production.INFO: ==31524== Lock acquired, processing the job... [2026-04-13 16:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:13:04] Production.INFO: Account Balance Start. [2026-04-13 16:13:04] Production.INFO: CreateAllLog Start [2026-04-13 16:13:04] Production.INFO: 117 [2026-04-13 16:13:04] Production.INFO: Date 2026-04-08 [2026-04-13 16:13:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:13:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:13:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:13:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:13:04] Production.INFO: Date 2026-04-09 [2026-04-13 16:13:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:13:04] Production.INFO: ==31524== Releasing lock... [2026-04-13 16:13:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:13:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:13:04] Production.INFO: Date 2026-04-10 [2026-04-13 16:13:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:13:04] Production.INFO: Date 2026-04-11 [2026-04-13 16:13:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:13:04] Production.INFO: Date 2026-04-12 [2026-04-13 16:13:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:13:04] Production.INFO: Date 2026-04-13 [2026-04-13 16:13:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:13:04] Production.INFO: ==31518== Releasing lock... [2026-04-13 16:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:13:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:13:04] Production.INFO: Total Charge 0 [2026-04-13 16:13:04] Production.INFO: CreateAllLog End [2026-04-13 16:13:04] Production.INFO: Account Balance End. [2026-04-13 16:13:04] Production.ERROR: CronJobId end 12 [2026-04-13 16:13:04] Production.INFO: ==31522== Releasing lock... [2026-04-13 16:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:13:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:13:11] Production.ERROR: CronJobId end10 [2026-04-13 16:13:11] Production.INFO: ==31520== Releasing lock... [2026-04-13 16:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:13:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:13:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:13:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:13:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:13:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:13:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:13:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:13:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:13:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:13:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:13:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:13:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:13:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:13:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:13:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:13:15] Production.INFO: call_cost start [2026-04-13 16:13:15] Production.INFO: call_cost end [2026-04-13 16:13:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:13:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:13:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:13:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:13:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:13:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:13:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:13:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:13:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:13:15] Production.INFO: ==31516== Releasing lock... [2026-04-13 16:13:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:13:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:14:01] Production.INFO: ==31592== Lock acquired, processing the job... [2026-04-13 21:14:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:14:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:14:01] Production.INFO: neon service started [2026-04-13 21:14:01] Production.INFO: neon service started [2026-04-13 21:14:01] Production.INFO: ==31592== Releasing lock... [2026-04-13 21:14:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:14:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:14:02] Production.INFO: ==31594== Lock acquired, processing the job... [2026-04-13 16:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 20:14:02] Production.INFO: ==31596== Lock acquired, processing the job... [2026-04-13 20:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:14:02] Production.INFO: ==31596== Releasing lock... [2026-04-13 20:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:14:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:14:02] Production.INFO: ==31594== Releasing lock... [2026-04-13 16:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:14:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:14:03] Production.INFO: ==31601== Lock acquired, processing the job... [2026-04-13 16:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:14:03] Production.INFO: ==31599== Lock acquired, processing the job... [2026-04-13 16:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:14:03] Production.INFO: ==31603== Lock acquired, processing the job... [2026-04-13 16:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:14:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:14:03] Production.INFO: ==31607== Lock acquired, processing the job... [2026-04-13 16:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:14:03] Production.INFO: ==31605== Lock acquired, processing the job... [2026-04-13 16:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:14:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:14:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:14:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:14:03] Production.INFO: ==31607== Releasing lock... [2026-04-13 16:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:14:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:14:03] Production.INFO: Account Balance Start. [2026-04-13 16:14:03] Production.INFO: CreateAllLog Start [2026-04-13 16:14:03] Production.INFO: 117 [2026-04-13 16:14:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:14:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:14:03] Production.INFO: Date 2026-04-10 [2026-04-13 16:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:14:03] Production.INFO: Date 2026-04-11 [2026-04-13 16:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:14:03] Production.INFO: Date 2026-04-12 [2026-04-13 16:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:14:03] Production.INFO: Date 2026-04-13 [2026-04-13 16:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:14:03] Production.INFO: Total Charge 0 [2026-04-13 16:14:03] Production.INFO: CreateAllLog End [2026-04-13 16:14:03] Production.INFO: ==31601== Releasing lock... [2026-04-13 16:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:14:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:14:03] Production.INFO: Account Balance End. [2026-04-13 16:14:04] Production.ERROR: CronJobId end 12 [2026-04-13 16:14:04] Production.INFO: ==31605== Releasing lock... [2026-04-13 16:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:14:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:14:10] Production.ERROR: CronJobId end10 [2026-04-13 16:14:10] Production.INFO: ==31603== Releasing lock... [2026-04-13 16:14:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:14:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:14:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:14:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:14:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:14:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:14:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:14:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:14:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:14:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:14:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:14:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:14:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:14:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:14:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:14:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:14:13] Production.INFO: call_cost start [2026-04-13 16:14:13] Production.INFO: call_cost end [2026-04-13 16:14:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:14:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:14:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:14:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:14:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:14:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:14:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:14:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:14:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:14:13] Production.INFO: ==31599== Releasing lock... [2026-04-13 16:14:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:14:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:15:01] Production.INFO: ==31665== Lock acquired, processing the job... [2026-04-13 21:15:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:15:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:15:01] Production.INFO: neon service started [2026-04-13 21:15:01] Production.INFO: neon service started [2026-04-13 21:15:01] Production.INFO: ==31665== Releasing lock... [2026-04-13 21:15:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:15:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:15:02] Production.INFO: ==31667== Lock acquired, processing the job... [2026-04-13 16:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:15:02] Production.INFO: ==31667== Releasing lock... [2026-04-13 16:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:15:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 20:15:02] Production.INFO: ==31669== Lock acquired, processing the job... [2026-04-13 20:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:15:02] Production.INFO: ==31669== Releasing lock... [2026-04-13 20:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:15:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:15:03] Production.INFO: ==31671== Lock acquired, processing the job... [2026-04-13 16:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:15:03] Production.INFO: ==31679== Lock acquired, processing the job... [2026-04-13 16:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:15:03] Production.INFO: ==31673== Lock acquired, processing the job... [2026-04-13 16:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:15:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:15:03] Production.INFO: ==31675== Lock acquired, processing the job... [2026-04-13 16:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:15:03] Production.INFO: ==31677== Lock acquired, processing the job... [2026-04-13 16:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:15:03] Production.INFO: ==31679== Releasing lock... [2026-04-13 16:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:15:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:15:03] Production.INFO: Account Balance Start. [2026-04-13 16:15:03] Production.INFO: CreateAllLog Start [2026-04-13 16:15:03] Production.INFO: 117 [2026-04-13 16:15:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:15:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:15:03] Production.INFO: Date 2026-04-10 [2026-04-13 16:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:15:03] Production.INFO: Date 2026-04-11 [2026-04-13 16:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:15:03] Production.INFO: Date 2026-04-12 [2026-04-13 16:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:15:03] Production.INFO: Date 2026-04-13 [2026-04-13 16:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:15:03] Production.INFO: Total Charge 0 [2026-04-13 16:15:03] Production.INFO: CreateAllLog End [2026-04-13 16:15:03] Production.INFO: ==31673== Releasing lock... [2026-04-13 16:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:15:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:15:04] Production.INFO: Account Balance End. [2026-04-13 16:15:04] Production.ERROR: CronJobId end 12 [2026-04-13 16:15:04] Production.INFO: ==31677== Releasing lock... [2026-04-13 16:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:15:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:15:11] Production.ERROR: CronJobId end10 [2026-04-13 16:15:11] Production.INFO: ==31675== Releasing lock... [2026-04-13 16:15:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:15:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:15:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:15:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:15:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:15:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:15:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:15:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:15:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:15:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:15:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:15:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:15:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:15:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:15:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:15:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:15:14] Production.INFO: call_cost start [2026-04-13 16:15:14] Production.INFO: call_cost end [2026-04-13 16:15:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:15:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:15:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:15:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:15:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:15:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:15:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:15:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:15:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:15:14] Production.INFO: ==31671== Releasing lock... [2026-04-13 16:15:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:15:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:16:02] Production.INFO: ==31744== Lock acquired, processing the job... [2026-04-13 21:16:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:16:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:16:02] Production.INFO: neon service started [2026-04-13 21:16:02] Production.INFO: neon service started [2026-04-13 21:16:02] Production.INFO: ==31744== Releasing lock... [2026-04-13 21:16:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:16:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:16:02] Production.INFO: ==31746== Lock acquired, processing the job... [2026-04-13 16:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:16:02] Production.INFO: ==31746== Releasing lock... [2026-04-13 16:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:16:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 20:16:03] Production.INFO: ==31748== Lock acquired, processing the job... [2026-04-13 20:16:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:16:03] Production.INFO: ==31748== Releasing lock... [2026-04-13 20:16:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:16:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:16:03] Production.INFO: ==31750== Lock acquired, processing the job... [2026-04-13 16:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:16:03] Production.INFO: ==31752== Lock acquired, processing the job... [2026-04-13 16:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:16:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:16:03] Production.INFO: ==31754== Lock acquired, processing the job... [2026-04-13 16:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:16:03] Production.INFO: ==31756== Lock acquired, processing the job... [2026-04-13 16:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:16:03] Production.INFO: ==31758== Lock acquired, processing the job... [2026-04-13 16:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:16:03] Production.INFO: Account Balance Start. [2026-04-13 16:16:03] Production.INFO: CreateAllLog Start [2026-04-13 16:16:03] Production.INFO: 117 [2026-04-13 16:16:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:16:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:16:03] Production.INFO: Date 2026-04-10 [2026-04-13 16:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:16:04] Production.INFO: Date 2026-04-11 [2026-04-13 16:16:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:16:04] Production.INFO: Date 2026-04-12 [2026-04-13 16:16:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:16:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:16:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:16:04] Production.INFO: Date 2026-04-13 [2026-04-13 16:16:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:16:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:16:04] Production.INFO: ==31758== Releasing lock... [2026-04-13 16:16:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:16:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:16:04] Production.INFO: Total Charge 0 [2026-04-13 16:16:04] Production.INFO: CreateAllLog End [2026-04-13 16:16:04] Production.INFO: Account Balance End. [2026-04-13 16:16:04] Production.ERROR: CronJobId end 12 [2026-04-13 16:16:04] Production.INFO: ==31756== Releasing lock... [2026-04-13 16:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:16:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:16:04] Production.INFO: ==31752== Releasing lock... [2026-04-13 16:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:16:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:16:11] Production.ERROR: CronJobId end10 [2026-04-13 16:16:11] Production.INFO: ==31754== Releasing lock... [2026-04-13 16:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:16:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:16:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:16:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:16:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:16:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:16:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:16:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:16:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:16:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:16:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:16:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:16:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:16:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:16:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:16:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:16:14] Production.INFO: call_cost start [2026-04-13 16:16:14] Production.INFO: call_cost end [2026-04-13 16:16:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:16:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:16:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:16:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:16:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:16:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:16:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:16:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:16:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:16:14] Production.INFO: ==31750== Releasing lock... [2026-04-13 16:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:16:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:17:01] Production.INFO: ==31824== Lock acquired, processing the job... [2026-04-13 21:17:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:17:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:17:01] Production.INFO: neon service started [2026-04-13 21:17:01] Production.INFO: neon service started [2026-04-13 21:17:01] Production.INFO: ==31824== Releasing lock... [2026-04-13 21:17:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:17:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:17:02] Production.INFO: ==31826== Lock acquired, processing the job... [2026-04-13 16:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:17:02] Production.INFO: ==31826== Releasing lock... [2026-04-13 16:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:17:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 20:17:02] Production.INFO: ==31828== Lock acquired, processing the job... [2026-04-13 20:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:17:02] Production.INFO: ==31828== Releasing lock... [2026-04-13 20:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:17:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:17:03] Production.INFO: ==31835== Lock acquired, processing the job... [2026-04-13 16:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:17:03] Production.INFO: ==31831== Lock acquired, processing the job... [2026-04-13 16:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:17:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:17:03] Production.INFO: ==31833== Lock acquired, processing the job... [2026-04-13 16:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:17:03] Production.INFO: ==31837== Lock acquired, processing the job... [2026-04-13 16:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:17:03] Production.INFO: ==31839== Lock acquired, processing the job... [2026-04-13 16:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:17:03] Production.INFO: Account Balance Start. [2026-04-13 16:17:03] Production.INFO: CreateAllLog Start [2026-04-13 16:17:03] Production.INFO: 117 [2026-04-13 16:17:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:17:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:17:03] Production.INFO: ==31839== Releasing lock... [2026-04-13 16:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:17:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:17:03] Production.INFO: Date 2026-04-10 [2026-04-13 16:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:17:03] Production.INFO: Date 2026-04-11 [2026-04-13 16:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:17:04] Production.INFO: Date 2026-04-12 [2026-04-13 16:17:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:17:04] Production.INFO: Date 2026-04-13 [2026-04-13 16:17:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:17:04] Production.INFO: Total Charge 0 [2026-04-13 16:17:04] Production.INFO: CreateAllLog End [2026-04-13 16:17:04] Production.INFO: ==31833== Releasing lock... [2026-04-13 16:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:17:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:17:04] Production.INFO: Account Balance End. [2026-04-13 16:17:04] Production.ERROR: CronJobId end 12 [2026-04-13 16:17:04] Production.INFO: ==31837== Releasing lock... [2026-04-13 16:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:17:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:17:11] Production.ERROR: CronJobId end10 [2026-04-13 16:17:11] Production.INFO: ==31835== Releasing lock... [2026-04-13 16:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:17:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:17:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:17:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:17:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:17:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:17:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:17:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:17:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:17:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:17:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:17:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:17:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:17:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:17:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:17:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:17:14] Production.INFO: call_cost start [2026-04-13 16:17:14] Production.INFO: call_cost end [2026-04-13 16:17:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:17:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:17:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:17:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:17:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:17:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:17:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:17:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:17:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:17:14] Production.INFO: ==31831== Releasing lock... [2026-04-13 16:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:17:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:18:02] Production.INFO: ==31897== Lock acquired, processing the job... [2026-04-13 21:18:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:18:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:18:02] Production.INFO: neon service started [2026-04-13 21:18:02] Production.INFO: neon service started [2026-04-13 21:18:02] Production.INFO: ==31897== Releasing lock... [2026-04-13 21:18:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:18:02] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 16:18:02] Production.INFO: ==31899== Lock acquired, processing the job... [2026-04-13 16:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 20:18:02] Production.INFO: ==31901== Lock acquired, processing the job... [2026-04-13 20:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:18:02] Production.INFO: ==31901== Releasing lock... [2026-04-13 20:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:18:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:18:03] Production.INFO: ==31899== Releasing lock... [2026-04-13 16:18:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:18:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:18:03] Production.INFO: ==31906== Lock acquired, processing the job... [2026-04-13 16:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:18:03] Production.INFO: ==31904== Lock acquired, processing the job... [2026-04-13 16:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:18:04] Production.INFO: ==31908== Lock acquired, processing the job... [2026-04-13 16:18:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:18:04] Production.INFO: ==31912== Lock acquired, processing the job... [2026-04-13 16:18:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:18:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:18:04] Production.INFO: ==31910== Lock acquired, processing the job... [2026-04-13 16:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:18:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:18:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:18:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:18:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:18:04] Production.INFO: Account Balance Start. [2026-04-13 16:18:04] Production.INFO: CreateAllLog Start [2026-04-13 16:18:04] Production.INFO: 117 [2026-04-13 16:18:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:18:04] Production.INFO: Date 2026-04-08 [2026-04-13 16:18:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:18:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:18:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:18:04] Production.INFO: Date 2026-04-09 [2026-04-13 16:18:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:18:04] Production.INFO: ==31912== Releasing lock... [2026-04-13 16:18:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:18:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:18:04] Production.INFO: Date 2026-04-10 [2026-04-13 16:18:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:18:04] Production.INFO: Date 2026-04-11 [2026-04-13 16:18:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:18:04] Production.INFO: Date 2026-04-12 [2026-04-13 16:18:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:18:04] Production.INFO: Date 2026-04-13 [2026-04-13 16:18:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:18:04] Production.INFO: Total Charge 0 [2026-04-13 16:18:04] Production.INFO: CreateAllLog End [2026-04-13 16:18:04] Production.INFO: ==31906== Releasing lock... [2026-04-13 16:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:18:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:18:04] Production.INFO: Account Balance End. [2026-04-13 16:18:04] Production.ERROR: CronJobId end 12 [2026-04-13 16:18:04] Production.INFO: ==31910== Releasing lock... [2026-04-13 16:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:18:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:18:11] Production.ERROR: CronJobId end10 [2026-04-13 16:18:11] Production.INFO: ==31908== Releasing lock... [2026-04-13 16:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:18:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:18:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:18:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:18:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:18:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:18:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:18:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:18:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:18:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:18:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:18:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:18:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:18:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:18:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:18:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:18:15] Production.INFO: call_cost start [2026-04-13 16:18:15] Production.INFO: call_cost end [2026-04-13 16:18:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:18:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:18:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:18:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:18:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:18:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:18:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:18:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:18:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:18:15] Production.INFO: ==31904== Releasing lock... [2026-04-13 16:18:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:18:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:19:01] Production.INFO: ==31971== Lock acquired, processing the job... [2026-04-13 21:19:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:19:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:19:01] Production.INFO: neon service started [2026-04-13 21:19:01] Production.INFO: neon service started [2026-04-13 21:19:01] Production.INFO: ==31971== Releasing lock... [2026-04-13 21:19:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:19:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:19:02] Production.INFO: ==31973== Lock acquired, processing the job... [2026-04-13 16:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 20:19:02] Production.INFO: ==31975== Lock acquired, processing the job... [2026-04-13 20:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:19:02] Production.INFO: ==31975== Releasing lock... [2026-04-13 20:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:19:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:19:02] Production.INFO: ==31973== Releasing lock... [2026-04-13 16:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:19:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:19:03] Production.INFO: ==31978== Lock acquired, processing the job... [2026-04-13 16:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:19:03] Production.INFO: ==31980== Lock acquired, processing the job... [2026-04-13 16:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:19:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:19:03] Production.INFO: ==31982== Lock acquired, processing the job... [2026-04-13 16:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:19:03] Production.INFO: ==31986== Lock acquired, processing the job... [2026-04-13 16:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:19:03] Production.INFO: ==31984== Lock acquired, processing the job... [2026-04-13 16:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:19:03] Production.INFO: Account Balance Start. [2026-04-13 16:19:03] Production.INFO: CreateAllLog Start [2026-04-13 16:19:03] Production.INFO: ==31986== Releasing lock... [2026-04-13 16:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:19:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:19:03] Production.INFO: 117 [2026-04-13 16:19:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:19:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:19:03] Production.INFO: Date 2026-04-10 [2026-04-13 16:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:19:03] Production.INFO: Date 2026-04-11 [2026-04-13 16:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:19:03] Production.INFO: Date 2026-04-12 [2026-04-13 16:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:19:03] Production.INFO: Date 2026-04-13 [2026-04-13 16:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:19:03] Production.INFO: Total Charge 0 [2026-04-13 16:19:03] Production.INFO: CreateAllLog End [2026-04-13 16:19:03] Production.INFO: ==31980== Releasing lock... [2026-04-13 16:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:19:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:19:03] Production.INFO: Account Balance End. [2026-04-13 16:19:03] Production.ERROR: CronJobId end 12 [2026-04-13 16:19:03] Production.INFO: ==31984== Releasing lock... [2026-04-13 16:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:19:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:19:11] Production.ERROR: CronJobId end10 [2026-04-13 16:19:11] Production.INFO: ==31982== Releasing lock... [2026-04-13 16:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:19:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:19:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:19:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:19:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:19:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:19:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:19:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:19:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:19:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:19:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:19:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:19:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:19:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:19:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:19:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:19:14] Production.INFO: call_cost start [2026-04-13 16:19:14] Production.INFO: call_cost end [2026-04-13 16:19:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:19:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:19:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:19:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:19:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:19:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:19:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:19:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:19:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:19:14] Production.INFO: ==31978== Releasing lock... [2026-04-13 16:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:19:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:20:02] Production.INFO: ==32052== Lock acquired, processing the job... [2026-04-13 21:20:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:20:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:20:02] Production.INFO: neon service started [2026-04-13 21:20:02] Production.INFO: neon service started [2026-04-13 21:20:02] Production.INFO: ==32052== Releasing lock... [2026-04-13 21:20:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:20:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:20:02] Production.INFO: ==32054== Lock acquired, processing the job... [2026-04-13 16:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:20:02] Production.INFO: ==32054== Releasing lock... [2026-04-13 16:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:20:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 20:20:02] Production.INFO: ==32056== Lock acquired, processing the job... [2026-04-13 20:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:20:02] Production.INFO: ==32056== Releasing lock... [2026-04-13 20:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:20:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:20:03] Production.INFO: ==32060== Lock acquired, processing the job... [2026-04-13 16:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:20:03] Production.INFO: ==32058== Lock acquired, processing the job... [2026-04-13 16:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:20:03] Production.INFO: ==32064== Lock acquired, processing the job... [2026-04-13 16:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:20:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:20:03] Production.INFO: ==32062== Lock acquired, processing the job... [2026-04-13 16:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:20:03] Production.INFO: Account Balance Start. [2026-04-13 16:20:03] Production.INFO: CreateAllLog Start [2026-04-13 16:20:03] Production.INFO: 117 [2026-04-13 16:20:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:20:03] Production.INFO: ==32066== Lock acquired, processing the job... [2026-04-13 16:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:20:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:20:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:20:04] Production.INFO: Date 2026-04-10 [2026-04-13 16:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:20:04] Production.INFO: Date 2026-04-11 [2026-04-13 16:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:20:04] Production.INFO: Date 2026-04-12 [2026-04-13 16:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:20:04] Production.INFO: Date 2026-04-13 [2026-04-13 16:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:20:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:20:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:20:04] Production.INFO: ==32060== Releasing lock... [2026-04-13 16:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:20:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:20:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:20:04] Production.INFO: ==32066== Releasing lock... [2026-04-13 16:20:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:20:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:20:04] Production.INFO: Total Charge 0 [2026-04-13 16:20:04] Production.INFO: CreateAllLog End [2026-04-13 16:20:04] Production.INFO: Account Balance End. [2026-04-13 16:20:04] Production.ERROR: CronJobId end 12 [2026-04-13 16:20:04] Production.INFO: ==32064== Releasing lock... [2026-04-13 16:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:20:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:20:11] Production.ERROR: CronJobId end10 [2026-04-13 16:20:11] Production.INFO: ==32062== Releasing lock... [2026-04-13 16:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:20:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:20:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:20:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:20:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:20:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:20:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:20:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:20:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:20:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:20:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:20:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:20:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:20:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:20:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:20:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:20:14] Production.INFO: call_cost start [2026-04-13 16:20:14] Production.INFO: call_cost end [2026-04-13 16:20:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:20:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:20:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:20:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:20:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:20:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:20:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:20:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:20:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:20:14] Production.INFO: ==32058== Releasing lock... [2026-04-13 16:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:20:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:21:01] Production.INFO: ==32131== Lock acquired, processing the job... [2026-04-13 21:21:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:21:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:21:01] Production.INFO: neon service started [2026-04-13 21:21:01] Production.INFO: neon service started [2026-04-13 21:21:01] Production.INFO: ==32131== Releasing lock... [2026-04-13 21:21:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:21:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 20:21:02] Production.INFO: ==32135== Lock acquired, processing the job... [2026-04-13 20:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:21:02] Production.INFO: ==32133== Lock acquired, processing the job... [2026-04-13 16:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 20:21:02] Production.INFO: ==32135== Releasing lock... [2026-04-13 20:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:21:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:21:02] Production.INFO: ==32133== Releasing lock... [2026-04-13 16:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:21:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:21:03] Production.INFO: ==32138== Lock acquired, processing the job... [2026-04-13 16:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 16:21:03] Production.INFO: ==32140== Lock acquired, processing the job... [2026-04-13 16:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:21:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 16:21:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 16:21:03] Production.ERROR: CronJob PID - 32140 [2026-04-13 16:21:03] Production.ERROR: CronJob Title - System Alerts [2026-04-13 16:21:03] Production.ERROR: CronJob ID - 5 [2026-04-13 16:21:03] Production.ERROR: CronJob Last Run Time 2026-04-13 16:21:00 [2026-04-13 16:21:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 16:21:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 16:21:03] Production.INFO: ==32144== Lock acquired, processing the job... [2026-04-13 16:21:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 16:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:21:03] Production.INFO: ==32138== Releasing lock... [2026-04-13 16:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 16:21:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 16:21:03] Production.INFO: ==32142== Lock acquired, processing the job... [2026-04-13 16:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:21:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:21:03] Production.INFO: ==32148== Lock acquired, processing the job... [2026-04-13 16:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 16:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:21:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 16:21:03] Production.INFO: ==32146== Lock acquired, processing the job... [2026-04-13 16:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:21:03] Production.INFO: ==32150== Lock acquired, processing the job... [2026-04-13 16:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:21:03] Production.INFO: Account Balance Start. [2026-04-13 16:21:03] Production.INFO: CreateAllLog Start [2026-04-13 16:21:03] Production.INFO: 117 [2026-04-13 16:21:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:21:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:21:04] Production.INFO: Date 2026-04-10 [2026-04-13 16:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:21:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:21:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:21:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:21:04] Production.INFO: ==32150== Releasing lock... [2026-04-13 16:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:21:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:21:04] Production.INFO: Date 2026-04-11 [2026-04-13 16:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:21:04] Production.INFO: Date 2026-04-12 [2026-04-13 16:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:21:04] Production.INFO: Date 2026-04-13 [2026-04-13 16:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:21:04] Production.INFO: Total Charge 0 [2026-04-13 16:21:04] Production.INFO: CreateAllLog End [2026-04-13 16:21:04] Production.ERROR: done [2026-04-13 16:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 16:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17090121', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 16:21:04] Production.INFO: Account Balance End. [2026-04-13 16:21:04] Production.ERROR: CronJobId end 12 [2026-04-13 16:21:04] Production.INFO: ==32146== Releasing lock... [2026-04-13 16:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:21:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:21:04] Production.INFO: ==32142== Releasing lock... [2026-04-13 16:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:21:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:21:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17090121', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 16:21:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 16:21:10] Production.INFO: ProcessCDR(1,17090121,1,1,2) [2026-04-13 16:21:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17090121,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 16:21:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17090121,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 16:21:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 16:21:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 16:21:10] Production.INFO: ==32148== Releasing lock... [2026-04-13 16:21:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 16:21:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 16:21:14] Production.ERROR: CronJobId end10 [2026-04-13 16:21:14] Production.INFO: ==32144== Releasing lock... [2026-04-13 16:21:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:21:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:21:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:21:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:21:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:21:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:21:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:21:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:21:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:21:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:21:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:21:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:21:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:21:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:21:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:21:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:21:16] Production.INFO: call_cost start [2026-04-13 16:21:16] Production.INFO: call_cost end [2026-04-13 16:21:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:21:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:21:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:21:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:21:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:21:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:21:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:21:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:21:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:21:16] Production.INFO: ==32140== Releasing lock... [2026-04-13 16:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:21:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:22:01] Production.INFO: ==32207== Lock acquired, processing the job... [2026-04-13 21:22:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:22:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:22:01] Production.INFO: neon service started [2026-04-13 21:22:01] Production.INFO: neon service started [2026-04-13 21:22:01] Production.INFO: ==32207== Releasing lock... [2026-04-13 21:22:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:22:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 20:22:02] Production.INFO: ==32211== Lock acquired, processing the job... [2026-04-13 20:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:22:02] Production.INFO: ==32211== Releasing lock... [2026-04-13 20:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:22:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:22:02] Production.INFO: ==32209== Lock acquired, processing the job... [2026-04-13 16:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:22:02] Production.INFO: ==32209== Releasing lock... [2026-04-13 16:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:22:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:22:03] Production.INFO: ==32213== Lock acquired, processing the job... [2026-04-13 16:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:22:03] Production.INFO: ==32215== Lock acquired, processing the job... [2026-04-13 16:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:22:03] Production.INFO: ==32217== Lock acquired, processing the job... [2026-04-13 16:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:22:03] Production.INFO: ==32219== Lock acquired, processing the job... [2026-04-13 16:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:22:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:22:03] Production.INFO: ==32221== Lock acquired, processing the job... [2026-04-13 16:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:22:03] Production.INFO: Account Balance Start. [2026-04-13 16:22:03] Production.INFO: CreateAllLog Start [2026-04-13 16:22:03] Production.INFO: 117 [2026-04-13 16:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:22:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:22:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:22:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:22:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:22:03] Production.INFO: Date 2026-04-10 [2026-04-13 16:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:22:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:22:03] Production.INFO: ==32221== Releasing lock... [2026-04-13 16:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:22:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:22:03] Production.INFO: Date 2026-04-11 [2026-04-13 16:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:22:03] Production.INFO: Date 2026-04-12 [2026-04-13 16:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:22:03] Production.INFO: Date 2026-04-13 [2026-04-13 16:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:22:03] Production.INFO: Total Charge 0 [2026-04-13 16:22:03] Production.INFO: CreateAllLog End [2026-04-13 16:22:04] Production.INFO: ==32215== Releasing lock... [2026-04-13 16:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:22:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:22:04] Production.INFO: Account Balance End. [2026-04-13 16:22:04] Production.ERROR: CronJobId end 12 [2026-04-13 16:22:04] Production.INFO: ==32219== Releasing lock... [2026-04-13 16:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:22:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:22:10] Production.ERROR: CronJobId end10 [2026-04-13 16:22:10] Production.INFO: ==32217== Releasing lock... [2026-04-13 16:22:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:22:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:22:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:22:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:22:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:22:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:22:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:22:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:22:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:22:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:22:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:22:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:22:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:22:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:22:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:22:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:22:14] Production.INFO: call_cost start [2026-04-13 16:22:14] Production.INFO: call_cost end [2026-04-13 16:22:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:22:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:22:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:22:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:22:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:22:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:22:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:22:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:22:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:22:14] Production.INFO: ==32213== Releasing lock... [2026-04-13 16:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:22:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:23:02] Production.INFO: ==32283== Lock acquired, processing the job... [2026-04-13 21:23:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:23:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:23:02] Production.INFO: neon service started [2026-04-13 21:23:02] Production.INFO: neon service started [2026-04-13 21:23:02] Production.INFO: ==32283== Releasing lock... [2026-04-13 21:23:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:23:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:23:02] Production.INFO: ==32286== Lock acquired, processing the job... [2026-04-13 16:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 20:23:02] Production.INFO: ==32288== Lock acquired, processing the job... [2026-04-13 20:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:23:02] Production.INFO: ==32288== Releasing lock... [2026-04-13 20:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:23:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:23:03] Production.INFO: ==32286== Releasing lock... [2026-04-13 16:23:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:23:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:23:03] Production.INFO: ==32290== Lock acquired, processing the job... [2026-04-13 16:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:23:03] Production.INFO: ==32292== Lock acquired, processing the job... [2026-04-13 16:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:23:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:23:03] Production.INFO: ==32294== Lock acquired, processing the job... [2026-04-13 16:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:23:04] Production.INFO: ==32296== Lock acquired, processing the job... [2026-04-13 16:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:23:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:23:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:23:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:23:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:23:04] Production.INFO: ==32298== Lock acquired, processing the job... [2026-04-13 16:23:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:23:04] Production.INFO: Account Balance Start. [2026-04-13 16:23:04] Production.INFO: CreateAllLog Start [2026-04-13 16:23:04] Production.INFO: ==32292== Releasing lock... [2026-04-13 16:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:23:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:23:04] Production.INFO: 117 [2026-04-13 16:23:04] Production.INFO: Date 2026-04-08 [2026-04-13 16:23:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:23:04] Production.INFO: Date 2026-04-09 [2026-04-13 16:23:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:23:04] Production.INFO: Date 2026-04-10 [2026-04-13 16:23:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:23:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:23:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:23:04] Production.INFO: Date 2026-04-11 [2026-04-13 16:23:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:23:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:23:04] Production.INFO: Date 2026-04-12 [2026-04-13 16:23:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:23:04] Production.INFO: ==32298== Releasing lock... [2026-04-13 16:23:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:23:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:23:04] Production.INFO: Date 2026-04-13 [2026-04-13 16:23:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:23:04] Production.INFO: Total Charge 0 [2026-04-13 16:23:04] Production.INFO: CreateAllLog End [2026-04-13 16:23:04] Production.INFO: Account Balance End. [2026-04-13 16:23:04] Production.ERROR: CronJobId end 12 [2026-04-13 16:23:04] Production.INFO: ==32296== Releasing lock... [2026-04-13 16:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:23:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:23:12] Production.ERROR: CronJobId end10 [2026-04-13 16:23:12] Production.INFO: ==32294== Releasing lock... [2026-04-13 16:23:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:23:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:23:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:23:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:23:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:23:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:23:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:23:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:23:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:23:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:23:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:23:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:23:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:23:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:23:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:23:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:23:14] Production.INFO: call_cost start [2026-04-13 16:23:14] Production.INFO: call_cost end [2026-04-13 16:23:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:23:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:23:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:23:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:23:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:23:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:23:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:23:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:23:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:23:14] Production.INFO: ==32290== Releasing lock... [2026-04-13 16:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:23:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:24:01] Production.INFO: ==32367== Lock acquired, processing the job... [2026-04-13 21:24:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:24:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:24:01] Production.INFO: neon service started [2026-04-13 21:24:01] Production.INFO: neon service started [2026-04-13 21:24:01] Production.INFO: ==32367== Releasing lock... [2026-04-13 21:24:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:24:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:24:02] Production.INFO: ==32369== Lock acquired, processing the job... [2026-04-13 16:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 20:24:02] Production.INFO: ==32371== Lock acquired, processing the job... [2026-04-13 20:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:24:02] Production.INFO: ==32371== Releasing lock... [2026-04-13 20:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:24:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:24:02] Production.INFO: ==32369== Releasing lock... [2026-04-13 16:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:24:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:24:03] Production.INFO: ==32374== Lock acquired, processing the job... [2026-04-13 16:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:24:03] Production.INFO: ==32376== Lock acquired, processing the job... [2026-04-13 16:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:24:03] Production.INFO: ==32378== Lock acquired, processing the job... [2026-04-13 16:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:24:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:24:03] Production.INFO: ==32380== Lock acquired, processing the job... [2026-04-13 16:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:24:03] Production.INFO: ==32382== Lock acquired, processing the job... [2026-04-13 16:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:24:03] Production.INFO: Account Balance Start. [2026-04-13 16:24:03] Production.INFO: CreateAllLog Start [2026-04-13 16:24:03] Production.INFO: 117 [2026-04-13 16:24:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:24:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:24:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:24:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:24:03] Production.INFO: ==32382== Releasing lock... [2026-04-13 16:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:24:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:24:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:24:04] Production.INFO: Date 2026-04-10 [2026-04-13 16:24:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:24:04] Production.INFO: Date 2026-04-11 [2026-04-13 16:24:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:24:04] Production.INFO: Date 2026-04-12 [2026-04-13 16:24:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:24:04] Production.INFO: ==32376== Releasing lock... [2026-04-13 16:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:24:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:24:04] Production.INFO: Date 2026-04-13 [2026-04-13 16:24:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:24:04] Production.INFO: Total Charge 0 [2026-04-13 16:24:04] Production.INFO: CreateAllLog End [2026-04-13 16:24:04] Production.INFO: Account Balance End. [2026-04-13 16:24:04] Production.ERROR: CronJobId end 12 [2026-04-13 16:24:04] Production.INFO: ==32380== Releasing lock... [2026-04-13 16:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:24:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:24:11] Production.ERROR: CronJobId end10 [2026-04-13 16:24:11] Production.INFO: ==32378== Releasing lock... [2026-04-13 16:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:24:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:24:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:24:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:24:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:24:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:24:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:24:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:24:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:24:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:24:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:24:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:24:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:24:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:24:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:24:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:24:14] Production.INFO: call_cost start [2026-04-13 16:24:14] Production.INFO: call_cost end [2026-04-13 16:24:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:24:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:24:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:24:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:24:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:24:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:24:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:24:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:24:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:24:14] Production.INFO: ==32374== Releasing lock... [2026-04-13 16:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:24:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:25:02] Production.INFO: ==32440== Lock acquired, processing the job... [2026-04-13 21:25:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:25:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:25:02] Production.INFO: neon service started [2026-04-13 21:25:02] Production.INFO: neon service started [2026-04-13 21:25:02] Production.INFO: ==32440== Releasing lock... [2026-04-13 21:25:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:25:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 20:25:02] Production.INFO: ==32444== Lock acquired, processing the job... [2026-04-13 20:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:25:02] Production.INFO: ==32444== Releasing lock... [2026-04-13 20:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:25:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:25:02] Production.INFO: ==32442== Lock acquired, processing the job... [2026-04-13 16:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:25:02] Production.INFO: ==32442== Releasing lock... [2026-04-13 16:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:25:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:25:03] Production.INFO: ==32447== Lock acquired, processing the job... [2026-04-13 16:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:25:03] Production.INFO: ==32449== Lock acquired, processing the job... [2026-04-13 16:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:25:03] Production.INFO: ==32453== Lock acquired, processing the job... [2026-04-13 16:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:25:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:25:03] Production.INFO: ==32451== Lock acquired, processing the job... [2026-04-13 16:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:25:03] Production.INFO: Account Balance Start. [2026-04-13 16:25:03] Production.INFO: CreateAllLog Start [2026-04-13 16:25:03] Production.INFO: 117 [2026-04-13 16:25:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:25:03] Production.INFO: ==32455== Lock acquired, processing the job... [2026-04-13 16:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:25:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:25:04] Production.INFO: Date 2026-04-10 [2026-04-13 16:25:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:25:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:25:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:25:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:25:04] Production.INFO: ==32455== Releasing lock... [2026-04-13 16:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:25:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:25:04] Production.INFO: Date 2026-04-11 [2026-04-13 16:25:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:25:04] Production.INFO: Date 2026-04-12 [2026-04-13 16:25:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:25:04] Production.INFO: Date 2026-04-13 [2026-04-13 16:25:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:25:04] Production.INFO: Total Charge 0 [2026-04-13 16:25:04] Production.INFO: CreateAllLog End [2026-04-13 16:25:04] Production.INFO: ==32449== Releasing lock... [2026-04-13 16:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:25:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:25:04] Production.INFO: Account Balance End. [2026-04-13 16:25:04] Production.ERROR: CronJobId end 12 [2026-04-13 16:25:04] Production.INFO: ==32453== Releasing lock... [2026-04-13 16:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:25:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:25:11] Production.ERROR: CronJobId end10 [2026-04-13 16:25:11] Production.INFO: ==32451== Releasing lock... [2026-04-13 16:25:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:25:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:25:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:25:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:25:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:25:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:25:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:25:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:25:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:25:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:25:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:25:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:25:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:25:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:25:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:25:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:25:14] Production.INFO: call_cost start [2026-04-13 16:25:14] Production.INFO: call_cost end [2026-04-13 16:25:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:25:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:25:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:25:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:25:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:25:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:25:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:25:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:25:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:25:14] Production.INFO: ==32447== Releasing lock... [2026-04-13 16:25:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:25:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:26:01] Production.INFO: ==32516== Lock acquired, processing the job... [2026-04-13 21:26:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:26:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:26:01] Production.INFO: neon service started [2026-04-13 21:26:01] Production.INFO: neon service started [2026-04-13 21:26:01] Production.INFO: ==32516== Releasing lock... [2026-04-13 21:26:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:26:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:26:02] Production.INFO: ==32518== Lock acquired, processing the job... [2026-04-13 16:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:26:02] Production.INFO: ==32518== Releasing lock... [2026-04-13 16:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:26:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 20:26:02] Production.INFO: ==32520== Lock acquired, processing the job... [2026-04-13 20:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:26:02] Production.INFO: ==32520== Releasing lock... [2026-04-13 20:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:26:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:26:02] Production.INFO: ==32531== Lock acquired, processing the job... [2026-04-13 16:26:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:26:03] Production.INFO: ==32531== Releasing lock... [2026-04-13 16:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:26:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:26:03] Production.INFO: ==32523== Lock acquired, processing the job... [2026-04-13 16:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:26:03] Production.INFO: ==32525== Lock acquired, processing the job... [2026-04-13 16:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:26:03] Production.INFO: ==32527== Lock acquired, processing the job... [2026-04-13 16:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:26:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:26:03] Production.INFO: ==32529== Lock acquired, processing the job... [2026-04-13 16:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:26:03] Production.INFO: Account Balance Start. [2026-04-13 16:26:03] Production.INFO: CreateAllLog Start [2026-04-13 16:26:03] Production.INFO: 117 [2026-04-13 16:26:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:26:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:26:03] Production.INFO: Date 2026-04-10 [2026-04-13 16:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:26:03] Production.INFO: Date 2026-04-11 [2026-04-13 16:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:26:03] Production.INFO: Date 2026-04-12 [2026-04-13 16:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:26:03] Production.INFO: Date 2026-04-13 [2026-04-13 16:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:26:03] Production.INFO: Total Charge 0 [2026-04-13 16:26:03] Production.INFO: CreateAllLog End [2026-04-13 16:26:03] Production.INFO: Account Balance End. [2026-04-13 16:26:03] Production.ERROR: CronJobId end 12 [2026-04-13 16:26:03] Production.INFO: ==32529== Releasing lock... [2026-04-13 16:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:26:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:26:04] Production.INFO: ==32525== Releasing lock... [2026-04-13 16:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:26:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:26:11] Production.ERROR: CronJobId end10 [2026-04-13 16:26:11] Production.INFO: ==32527== Releasing lock... [2026-04-13 16:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:26:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:26:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:26:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:26:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:26:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:26:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:26:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:26:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:26:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:26:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:26:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:26:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:26:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:26:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:26:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:26:13] Production.INFO: call_cost start [2026-04-13 16:26:13] Production.INFO: call_cost end [2026-04-13 16:26:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:26:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:26:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:26:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:26:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:26:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:26:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:26:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:26:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:26:13] Production.INFO: ==32523== Releasing lock... [2026-04-13 16:26:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:26:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:27:02] Production.INFO: ==32610== Lock acquired, processing the job... [2026-04-13 21:27:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:27:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:27:02] Production.INFO: neon service started [2026-04-13 21:27:02] Production.INFO: neon service started [2026-04-13 21:27:02] Production.INFO: ==32610== Releasing lock... [2026-04-13 21:27:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:27:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 20:27:02] Production.INFO: ==32614== Lock acquired, processing the job... [2026-04-13 20:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:27:02] Production.INFO: ==32614== Releasing lock... [2026-04-13 20:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:27:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:27:02] Production.INFO: ==32612== Lock acquired, processing the job... [2026-04-13 16:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:27:02] Production.INFO: ==32612== Releasing lock... [2026-04-13 16:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:27:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:27:03] Production.INFO: ==32616== Lock acquired, processing the job... [2026-04-13 16:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:27:03] Production.INFO: ==32618== Lock acquired, processing the job... [2026-04-13 16:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:27:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:27:03] Production.INFO: ==32620== Lock acquired, processing the job... [2026-04-13 16:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:27:03] Production.INFO: ==32622== Lock acquired, processing the job... [2026-04-13 16:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:27:03] Production.INFO: ==32624== Lock acquired, processing the job... [2026-04-13 16:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:27:03] Production.INFO: Account Balance Start. [2026-04-13 16:27:03] Production.INFO: CreateAllLog Start [2026-04-13 16:27:03] Production.INFO: 117 [2026-04-13 16:27:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:27:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:27:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:27:04] Production.INFO: Date 2026-04-09 [2026-04-13 16:27:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:27:04] Production.INFO: ==32624== Releasing lock... [2026-04-13 16:27:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:27:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:27:04] Production.INFO: Date 2026-04-10 [2026-04-13 16:27:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:27:04] Production.INFO: Date 2026-04-11 [2026-04-13 16:27:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:27:04] Production.INFO: Date 2026-04-12 [2026-04-13 16:27:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:27:04] Production.INFO: Date 2026-04-13 [2026-04-13 16:27:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:27:04] Production.INFO: Total Charge 0 [2026-04-13 16:27:04] Production.INFO: CreateAllLog End [2026-04-13 16:27:04] Production.INFO: ==32618== Releasing lock... [2026-04-13 16:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:27:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:27:04] Production.INFO: Account Balance End. [2026-04-13 16:27:04] Production.ERROR: CronJobId end 12 [2026-04-13 16:27:04] Production.INFO: ==32622== Releasing lock... [2026-04-13 16:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:27:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:27:12] Production.ERROR: CronJobId end10 [2026-04-13 16:27:12] Production.INFO: ==32620== Releasing lock... [2026-04-13 16:27:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:27:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:27:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:27:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:27:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:27:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:27:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:27:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:27:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:27:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:27:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:27:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:27:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:27:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:27:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:27:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:27:13] Production.INFO: call_cost start [2026-04-13 16:27:13] Production.INFO: call_cost end [2026-04-13 16:27:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:27:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:27:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:27:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:27:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:27:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:27:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:27:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:27:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:27:13] Production.INFO: ==32616== Releasing lock... [2026-04-13 16:27:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:27:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:28:01] Production.INFO: ==32681== Lock acquired, processing the job... [2026-04-13 21:28:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:28:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:28:01] Production.INFO: neon service started [2026-04-13 21:28:01] Production.INFO: neon service started [2026-04-13 21:28:01] Production.INFO: ==32681== Releasing lock... [2026-04-13 21:28:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:28:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:28:01] Production.INFO: ==32683== Lock acquired, processing the job... [2026-04-13 16:28:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:28:02] Production.INFO: ==32683== Releasing lock... [2026-04-13 16:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:28:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 20:28:02] Production.INFO: ==32685== Lock acquired, processing the job... [2026-04-13 20:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:28:02] Production.INFO: ==32685== Releasing lock... [2026-04-13 20:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:28:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:28:02] Production.INFO: ==32693== Lock acquired, processing the job... [2026-04-13 16:28:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:28:03] Production.INFO: Account Balance Start. [2026-04-13 16:28:03] Production.INFO: CreateAllLog Start [2026-04-13 16:28:03] Production.INFO: 117 [2026-04-13 16:28:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:28:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:28:03] Production.INFO: ==32689== Lock acquired, processing the job... [2026-04-13 16:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:28:03] Production.INFO: Date 2026-04-10 [2026-04-13 16:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:28:03] Production.INFO: ==32687== Lock acquired, processing the job... [2026-04-13 16:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:28:03] Production.INFO: ==32691== Lock acquired, processing the job... [2026-04-13 16:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:28:03] Production.INFO: Date 2026-04-11 [2026-04-13 16:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:28:03] Production.INFO: Date 2026-04-12 [2026-04-13 16:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:28:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:28:03] Production.INFO: Date 2026-04-13 [2026-04-13 16:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:28:03] Production.INFO: ==32696== Lock acquired, processing the job... [2026-04-13 16:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:28:03] Production.INFO: Total Charge 0 [2026-04-13 16:28:03] Production.INFO: CreateAllLog End [2026-04-13 16:28:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:28:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:28:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:28:03] Production.INFO: ==32696== Releasing lock... [2026-04-13 16:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:28:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:28:03] Production.INFO: Account Balance End. [2026-04-13 16:28:03] Production.ERROR: CronJobId end 12 [2026-04-13 16:28:03] Production.INFO: ==32693== Releasing lock... [2026-04-13 16:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:28:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:28:03] Production.INFO: ==32689== Releasing lock... [2026-04-13 16:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:28:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:28:11] Production.ERROR: CronJobId end10 [2026-04-13 16:28:11] Production.INFO: ==32691== Releasing lock... [2026-04-13 16:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:28:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:28:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:28:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:28:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:28:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:28:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:28:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:28:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:28:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:28:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:28:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:28:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:28:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:28:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:28:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:28:14] Production.INFO: call_cost start [2026-04-13 16:28:14] Production.INFO: call_cost end [2026-04-13 16:28:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:28:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:28:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:28:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:28:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:28:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:28:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:28:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:28:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:28:14] Production.INFO: ==32687== Releasing lock... [2026-04-13 16:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:28:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:29:01] Production.INFO: ==32761== Lock acquired, processing the job... [2026-04-13 21:29:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:29:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:29:01] Production.INFO: neon service started [2026-04-13 21:29:01] Production.INFO: neon service started [2026-04-13 21:29:01] Production.INFO: ==32761== Releasing lock... [2026-04-13 21:29:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:29:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:29:02] Production.INFO: ==32763== Lock acquired, processing the job... [2026-04-13 16:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:29:02] Production.INFO: ==32763== Releasing lock... [2026-04-13 16:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:29:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 20:29:02] Production.INFO: ==32765== Lock acquired, processing the job... [2026-04-13 20:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:29:02] Production.INFO: ==32765== Releasing lock... [2026-04-13 20:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:29:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:29:03] Production.INFO: ==303== Lock acquired, processing the job... [2026-04-13 16:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:29:03] Production.INFO: ==301== Lock acquired, processing the job... [2026-04-13 16:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:29:03] Production.INFO: ==32767== Lock acquired, processing the job... [2026-04-13 16:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:29:03] Production.INFO: ==315== Lock acquired, processing the job... [2026-04-13 16:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:29:03] Production.INFO: ==305== Lock acquired, processing the job... [2026-04-13 16:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:29:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:29:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:29:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:29:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:29:03] Production.INFO: ==315== Releasing lock... [2026-04-13 16:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:29:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:29:03] Production.INFO: Account Balance Start. [2026-04-13 16:29:03] Production.INFO: CreateAllLog Start [2026-04-13 16:29:03] Production.INFO: 117 [2026-04-13 16:29:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:29:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:29:03] Production.INFO: Date 2026-04-10 [2026-04-13 16:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:29:03] Production.INFO: Date 2026-04-11 [2026-04-13 16:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:29:03] Production.INFO: Date 2026-04-12 [2026-04-13 16:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:29:03] Production.INFO: Date 2026-04-13 [2026-04-13 16:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:29:03] Production.INFO: Total Charge 0 [2026-04-13 16:29:03] Production.INFO: ==301== Releasing lock... [2026-04-13 16:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:29:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:29:03] Production.INFO: CreateAllLog End [2026-04-13 16:29:04] Production.INFO: Account Balance End. [2026-04-13 16:29:04] Production.ERROR: CronJobId end 12 [2026-04-13 16:29:04] Production.INFO: ==305== Releasing lock... [2026-04-13 16:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:29:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:29:11] Production.ERROR: CronJobId end10 [2026-04-13 16:29:11] Production.INFO: ==303== Releasing lock... [2026-04-13 16:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:29:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:29:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:29:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:29:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:29:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:29:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:29:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:29:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:29:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:29:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:29:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:29:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:29:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:29:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:29:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:29:15] Production.INFO: call_cost start [2026-04-13 16:29:15] Production.INFO: call_cost end [2026-04-13 16:29:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:29:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:29:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:29:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:29:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:29:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:29:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:29:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:29:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:29:15] Production.INFO: ==32767== Releasing lock... [2026-04-13 16:29:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:29:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:30:01] Production.INFO: ==391== Lock acquired, processing the job... [2026-04-13 21:30:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:30:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:30:01] Production.INFO: neon service started [2026-04-13 21:30:01] Production.INFO: neon service started [2026-04-13 21:30:01] Production.INFO: ==391== Releasing lock... [2026-04-13 21:30:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:30:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:30:01] Production.INFO: ==393== Lock acquired, processing the job... [2026-04-13 16:30:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:30:01] Production.INFO: ==393== Releasing lock... [2026-04-13 16:30:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:30:01] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 20:30:02] Production.INFO: ==395== Lock acquired, processing the job... [2026-04-13 20:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:30:02] Production.INFO: ==395== Releasing lock... [2026-04-13 20:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:30:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:30:02] Production.INFO: ==405== Lock acquired, processing the job... [2026-04-13 16:30:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:30:02] Production.INFO: ==401== Lock acquired, processing the job... [2026-04-13 16:30:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:30:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:30:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:30:02] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:30:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:30:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:30:02] Production.INFO: ==405== Releasing lock... [2026-04-13 16:30:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:30:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:30:02] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:30:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:30:02] Production.INFO: ==397== Lock acquired, processing the job... [2026-04-13 16:30:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:30:02] Production.INFO: ==399== Lock acquired, processing the job... [2026-04-13 16:30:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:30:03] Production.INFO: ==403== Lock acquired, processing the job... [2026-04-13 16:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:30:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:30:03] Production.INFO: Account Balance Start. [2026-04-13 16:30:03] Production.INFO: CreateAllLog Start [2026-04-13 16:30:03] Production.INFO: 117 [2026-04-13 16:30:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:30:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:30:03] Production.INFO: Date 2026-04-10 [2026-04-13 16:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:30:03] Production.INFO: Date 2026-04-11 [2026-04-13 16:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:30:03] Production.INFO: Date 2026-04-12 [2026-04-13 16:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:30:03] Production.INFO: Date 2026-04-13 [2026-04-13 16:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:30:03] Production.INFO: Total Charge 0 [2026-04-13 16:30:03] Production.INFO: CreateAllLog End [2026-04-13 16:30:03] Production.INFO: Account Balance End. [2026-04-13 16:30:03] Production.INFO: ==399== Releasing lock... [2026-04-13 16:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:30:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:30:03] Production.ERROR: CronJobId end 12 [2026-04-13 16:30:03] Production.INFO: ==403== Releasing lock... [2026-04-13 16:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:30:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:30:11] Production.ERROR: CronJobId end10 [2026-04-13 16:30:11] Production.INFO: ==401== Releasing lock... [2026-04-13 16:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:30:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:30:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:30:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:30:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:30:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:30:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:30:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:30:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:30:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:30:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:30:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:30:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:30:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:30:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:30:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:30:14] Production.INFO: call_cost start [2026-04-13 16:30:14] Production.INFO: call_cost end [2026-04-13 16:30:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:30:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:30:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:30:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:30:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:30:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:30:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:30:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:30:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:30:14] Production.INFO: ==397== Releasing lock... [2026-04-13 16:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:30:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:31:01] Production.INFO: ==465== Lock acquired, processing the job... [2026-04-13 21:31:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:31:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:31:01] Production.INFO: neon service started [2026-04-13 21:31:01] Production.INFO: neon service started [2026-04-13 21:31:01] Production.INFO: ==465== Releasing lock... [2026-04-13 21:31:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:31:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 20:31:02] Production.INFO: ==470== Lock acquired, processing the job... [2026-04-13 20:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:31:02] Production.INFO: ==470== Releasing lock... [2026-04-13 20:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:31:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:31:02] Production.INFO: ==467== Lock acquired, processing the job... [2026-04-13 16:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:31:02] Production.INFO: ==467== Releasing lock... [2026-04-13 16:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:31:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:31:03] Production.INFO: ==473== Lock acquired, processing the job... [2026-04-13 16:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 16:31:03] Production.INFO: ==475== Lock acquired, processing the job... [2026-04-13 16:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:31:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 16:31:03] Production.INFO: ==479== Lock acquired, processing the job... [2026-04-13 16:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:31:03] Production.INFO: ==477== Lock acquired, processing the job... [2026-04-13 16:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:31:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 16:31:03] Production.INFO: ==473== Releasing lock... [2026-04-13 16:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 16:31:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 16:31:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:31:03] Production.INFO: ==485== Lock acquired, processing the job... [2026-04-13 16:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:31:03] Production.INFO: ==481== Lock acquired, processing the job... [2026-04-13 16:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:31:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:31:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:31:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:31:03] Production.INFO: ==485== Releasing lock... [2026-04-13 16:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:31:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:31:03] Production.INFO: ==483== Lock acquired, processing the job... [2026-04-13 16:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 16:31:03] Production.INFO: Account Balance Start. [2026-04-13 16:31:03] Production.INFO: CreateAllLog Start [2026-04-13 16:31:03] Production.INFO: 117 [2026-04-13 16:31:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:31:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:31:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 16:31:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:31:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:31:03] Production.INFO: Date 2026-04-10 [2026-04-13 16:31:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:31:03] Production.INFO: Date 2026-04-11 [2026-04-13 16:31:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:31:03] Production.INFO: Date 2026-04-12 [2026-04-13 16:31:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:31:04] Production.INFO: Date 2026-04-13 [2026-04-13 16:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:31:04] Production.INFO: Total Charge 0 [2026-04-13 16:31:04] Production.INFO: CreateAllLog End [2026-04-13 16:31:04] Production.INFO: ==477== Releasing lock... [2026-04-13 16:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:31:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:31:04] Production.ERROR: done [2026-04-13 16:31:04] Production.INFO: Account Balance End. [2026-04-13 16:31:04] Production.ERROR: CronJobId end 12 [2026-04-13 16:31:04] Production.INFO: ==481== Releasing lock... [2026-04-13 16:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:31:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 16:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17090162', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 16:31:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17090162', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 16:31:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 16:31:10] Production.INFO: ProcessCDR(1,17090162,1,1,2) [2026-04-13 16:31:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17090162,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 16:31:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17090162,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 16:31:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 16:31:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 16:31:10] Production.INFO: ==483== Releasing lock... [2026-04-13 16:31:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 16:31:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 16:31:13] Production.ERROR: CronJobId end10 [2026-04-13 16:31:13] Production.INFO: ==479== Releasing lock... [2026-04-13 16:31:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:31:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:31:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:31:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:31:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:31:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:31:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:31:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:31:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:31:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:31:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:31:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:31:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:31:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:31:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:31:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:31:16] Production.INFO: call_cost start [2026-04-13 16:31:16] Production.INFO: call_cost end [2026-04-13 16:31:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:31:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:31:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:31:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:31:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:31:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:31:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:31:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:31:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:31:16] Production.INFO: ==475== Releasing lock... [2026-04-13 16:31:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:31:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:32:02] Production.INFO: ==548== Lock acquired, processing the job... [2026-04-13 21:32:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:32:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:32:02] Production.INFO: neon service started [2026-04-13 21:32:02] Production.INFO: neon service started [2026-04-13 21:32:02] Production.INFO: ==548== Releasing lock... [2026-04-13 21:32:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:32:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 20:32:02] Production.INFO: ==552== Lock acquired, processing the job... [2026-04-13 20:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:32:02] Production.INFO: ==552== Releasing lock... [2026-04-13 20:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:32:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:32:02] Production.INFO: ==550== Lock acquired, processing the job... [2026-04-13 16:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:32:03] Production.INFO: ==550== Releasing lock... [2026-04-13 16:32:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:32:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:32:03] Production.INFO: ==559== Lock acquired, processing the job... [2026-04-13 16:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:32:03] Production.INFO: ==557== Lock acquired, processing the job... [2026-04-13 16:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:32:03] Production.INFO: ==555== Lock acquired, processing the job... [2026-04-13 16:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:32:03] Production.INFO: ==561== Lock acquired, processing the job... [2026-04-13 16:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:32:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:32:03] Production.INFO: ==563== Lock acquired, processing the job... [2026-04-13 16:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:32:04] Production.INFO: Account Balance Start. [2026-04-13 16:32:04] Production.INFO: CreateAllLog Start [2026-04-13 16:32:04] Production.INFO: 117 [2026-04-13 16:32:04] Production.INFO: Date 2026-04-08 [2026-04-13 16:32:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:32:04] Production.INFO: Date 2026-04-09 [2026-04-13 16:32:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:32:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:32:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:32:04] Production.INFO: Date 2026-04-10 [2026-04-13 16:32:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:32:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:32:04] Production.INFO: ==563== Releasing lock... [2026-04-13 16:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:32:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:32:04] Production.INFO: Date 2026-04-11 [2026-04-13 16:32:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:32:04] Production.INFO: Date 2026-04-12 [2026-04-13 16:32:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:32:04] Production.INFO: Date 2026-04-13 [2026-04-13 16:32:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:32:04] Production.INFO: Total Charge 0 [2026-04-13 16:32:04] Production.INFO: CreateAllLog End [2026-04-13 16:32:04] Production.INFO: Account Balance End. [2026-04-13 16:32:04] Production.ERROR: CronJobId end 12 [2026-04-13 16:32:04] Production.INFO: ==561== Releasing lock... [2026-04-13 16:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:32:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:32:04] Production.INFO: ==557== Releasing lock... [2026-04-13 16:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:32:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:32:12] Production.ERROR: CronJobId end10 [2026-04-13 16:32:12] Production.INFO: ==559== Releasing lock... [2026-04-13 16:32:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:32:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:32:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:32:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:32:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:32:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:32:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:32:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:32:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:32:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:32:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:32:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:32:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:32:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:32:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:32:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:32:15] Production.INFO: call_cost start [2026-04-13 16:32:15] Production.INFO: call_cost end [2026-04-13 16:32:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:32:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:32:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:32:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:32:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:32:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:32:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:32:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:32:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:32:15] Production.INFO: ==555== Releasing lock... [2026-04-13 16:32:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:32:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:33:01] Production.INFO: ==629== Lock acquired, processing the job... [2026-04-13 21:33:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:33:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:33:01] Production.INFO: neon service started [2026-04-13 21:33:01] Production.INFO: neon service started [2026-04-13 21:33:01] Production.INFO: ==629== Releasing lock... [2026-04-13 21:33:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:33:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 20:33:01] Production.INFO: ==635== Lock acquired, processing the job... [2026-04-13 20:33:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:33:01] Production.INFO: ==635== Releasing lock... [2026-04-13 20:33:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:33:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:33:02] Production.INFO: ==633== Lock acquired, processing the job... [2026-04-13 16:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:33:02] Production.INFO: ==633== Releasing lock... [2026-04-13 16:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:33:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:33:02] Production.INFO: ==637== Lock acquired, processing the job... [2026-04-13 16:33:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:33:03] Production.INFO: ==639== Lock acquired, processing the job... [2026-04-13 16:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:33:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:33:03] Production.INFO: ==641== Lock acquired, processing the job... [2026-04-13 16:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:33:03] Production.INFO: ==643== Lock acquired, processing the job... [2026-04-13 16:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:33:03] Production.INFO: ==645== Lock acquired, processing the job... [2026-04-13 16:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:33:03] Production.INFO: Account Balance Start. [2026-04-13 16:33:03] Production.INFO: CreateAllLog Start [2026-04-13 16:33:03] Production.INFO: 117 [2026-04-13 16:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:33:03] Production.INFO: ==645== Releasing lock... [2026-04-13 16:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:33:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:33:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:33:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:33:03] Production.INFO: Date 2026-04-10 [2026-04-13 16:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:33:03] Production.INFO: Date 2026-04-11 [2026-04-13 16:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:33:03] Production.INFO: Date 2026-04-12 [2026-04-13 16:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:33:03] Production.INFO: Date 2026-04-13 [2026-04-13 16:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:33:03] Production.INFO: Total Charge 0 [2026-04-13 16:33:03] Production.INFO: CreateAllLog End [2026-04-13 16:33:03] Production.INFO: ==639== Releasing lock... [2026-04-13 16:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:33:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:33:03] Production.INFO: Account Balance End. [2026-04-13 16:33:03] Production.ERROR: CronJobId end 12 [2026-04-13 16:33:03] Production.INFO: ==643== Releasing lock... [2026-04-13 16:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:33:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:33:10] Production.ERROR: CronJobId end10 [2026-04-13 16:33:10] Production.INFO: ==641== Releasing lock... [2026-04-13 16:33:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:33:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:33:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:33:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:33:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:33:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:33:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:33:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:33:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:33:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:33:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:33:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:33:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:33:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:33:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:33:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:33:13] Production.INFO: call_cost start [2026-04-13 16:33:13] Production.INFO: call_cost end [2026-04-13 16:33:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:33:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:33:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:33:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:33:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:33:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:33:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:33:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:33:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:33:13] Production.INFO: ==637== Releasing lock... [2026-04-13 16:33:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:33:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:34:01] Production.INFO: ==727== Lock acquired, processing the job... [2026-04-13 21:34:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:34:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:34:01] Production.INFO: neon service started [2026-04-13 21:34:01] Production.INFO: neon service started [2026-04-13 21:34:01] Production.INFO: ==727== Releasing lock... [2026-04-13 21:34:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:34:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:34:02] Production.INFO: ==729== Lock acquired, processing the job... [2026-04-13 16:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 20:34:02] Production.INFO: ==731== Lock acquired, processing the job... [2026-04-13 20:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:34:02] Production.INFO: ==731== Releasing lock... [2026-04-13 20:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:34:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:34:02] Production.INFO: ==729== Releasing lock... [2026-04-13 16:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:34:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:34:03] Production.INFO: ==734== Lock acquired, processing the job... [2026-04-13 16:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:34:03] Production.INFO: ==736== Lock acquired, processing the job... [2026-04-13 16:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:34:03] Production.INFO: ==738== Lock acquired, processing the job... [2026-04-13 16:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:34:03] Production.INFO: ==740== Lock acquired, processing the job... [2026-04-13 16:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:34:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:34:03] Production.INFO: ==742== Lock acquired, processing the job... [2026-04-13 16:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:34:03] Production.INFO: Account Balance Start. [2026-04-13 16:34:03] Production.INFO: CreateAllLog Start [2026-04-13 16:34:03] Production.INFO: 117 [2026-04-13 16:34:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:34:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:34:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:34:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:34:03] Production.INFO: Date 2026-04-10 [2026-04-13 16:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:34:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:34:03] Production.INFO: ==742== Releasing lock... [2026-04-13 16:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:34:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:34:04] Production.INFO: Date 2026-04-11 [2026-04-13 16:34:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:34:04] Production.INFO: Date 2026-04-12 [2026-04-13 16:34:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:34:04] Production.INFO: Date 2026-04-13 [2026-04-13 16:34:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:34:04] Production.INFO: Total Charge 0 [2026-04-13 16:34:04] Production.INFO: CreateAllLog End [2026-04-13 16:34:04] Production.INFO: Account Balance End. [2026-04-13 16:34:04] Production.ERROR: CronJobId end 12 [2026-04-13 16:34:04] Production.INFO: ==740== Releasing lock... [2026-04-13 16:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:34:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:34:04] Production.INFO: ==736== Releasing lock... [2026-04-13 16:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:34:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:34:10] Production.ERROR: CronJobId end10 [2026-04-13 16:34:10] Production.INFO: ==738== Releasing lock... [2026-04-13 16:34:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:34:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:34:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:34:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:34:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:34:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:34:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:34:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:34:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:34:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:34:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:34:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:34:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:34:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:34:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:34:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:34:14] Production.INFO: call_cost start [2026-04-13 16:34:14] Production.INFO: call_cost end [2026-04-13 16:34:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:34:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:34:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:34:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:34:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:34:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:34:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:34:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:34:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:34:14] Production.INFO: ==734== Releasing lock... [2026-04-13 16:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:34:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:35:01] Production.INFO: ==806== Lock acquired, processing the job... [2026-04-13 21:35:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:35:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:35:01] Production.INFO: neon service started [2026-04-13 21:35:01] Production.INFO: neon service started [2026-04-13 21:35:01] Production.INFO: ==806== Releasing lock... [2026-04-13 21:35:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:35:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:35:01] Production.INFO: ==808== Lock acquired, processing the job... [2026-04-13 16:35:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:35:01] Production.INFO: ==808== Releasing lock... [2026-04-13 16:35:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:35:01] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 20:35:02] Production.INFO: ==810== Lock acquired, processing the job... [2026-04-13 20:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:35:02] Production.INFO: ==810== Releasing lock... [2026-04-13 20:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:35:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:35:02] Production.INFO: ==820== Lock acquired, processing the job... [2026-04-13 16:35:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:35:02] Production.INFO: ==812== Lock acquired, processing the job... [2026-04-13 16:35:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:35:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:35:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:35:02] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:35:02] Production.INFO: ==814== Lock acquired, processing the job... [2026-04-13 16:35:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:35:02] Production.INFO: ==820== Releasing lock... [2026-04-13 16:35:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:35:02] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:35:02] Production.INFO: ==816== Lock acquired, processing the job... [2026-04-13 16:35:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:35:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:35:03] Production.INFO: ==818== Lock acquired, processing the job... [2026-04-13 16:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:35:03] Production.INFO: Account Balance Start. [2026-04-13 16:35:03] Production.INFO: CreateAllLog Start [2026-04-13 16:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:35:03] Production.INFO: 117 [2026-04-13 16:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:35:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:35:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:35:03] Production.INFO: Date 2026-04-10 [2026-04-13 16:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:35:03] Production.INFO: Date 2026-04-11 [2026-04-13 16:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:35:03] Production.INFO: Date 2026-04-12 [2026-04-13 16:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:35:03] Production.INFO: Date 2026-04-13 [2026-04-13 16:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:35:03] Production.INFO: Total Charge 0 [2026-04-13 16:35:03] Production.INFO: ==814== Releasing lock... [2026-04-13 16:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:35:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:35:03] Production.INFO: CreateAllLog End [2026-04-13 16:35:03] Production.INFO: Account Balance End. [2026-04-13 16:35:03] Production.ERROR: CronJobId end 12 [2026-04-13 16:35:03] Production.INFO: ==818== Releasing lock... [2026-04-13 16:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:35:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:35:11] Production.ERROR: CronJobId end10 [2026-04-13 16:35:11] Production.INFO: ==816== Releasing lock... [2026-04-13 16:35:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:35:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:35:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:35:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:35:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:35:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:35:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:35:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:35:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:35:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:35:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:35:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:35:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:35:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:35:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:35:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:35:13] Production.INFO: call_cost start [2026-04-13 16:35:13] Production.INFO: call_cost end [2026-04-13 16:35:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:35:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:35:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:35:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:35:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:35:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:35:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:35:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:35:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:35:13] Production.INFO: ==812== Releasing lock... [2026-04-13 16:35:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:35:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:36:01] Production.INFO: ==883== Lock acquired, processing the job... [2026-04-13 21:36:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:36:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:36:01] Production.INFO: neon service started [2026-04-13 21:36:01] Production.INFO: neon service started [2026-04-13 21:36:01] Production.INFO: ==883== Releasing lock... [2026-04-13 21:36:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:36:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:36:02] Production.INFO: ==885== Lock acquired, processing the job... [2026-04-13 16:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:36:02] Production.INFO: ==885== Releasing lock... [2026-04-13 16:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:36:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 20:36:02] Production.INFO: ==888== Lock acquired, processing the job... [2026-04-13 20:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:36:02] Production.INFO: ==888== Releasing lock... [2026-04-13 20:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:36:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:36:03] Production.INFO: ==890== Lock acquired, processing the job... [2026-04-13 16:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:36:03] Production.INFO: ==892== Lock acquired, processing the job... [2026-04-13 16:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:36:03] Production.INFO: ==896== Lock acquired, processing the job... [2026-04-13 16:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:36:03] Production.INFO: ==898== Lock acquired, processing the job... [2026-04-13 16:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:36:03] Production.INFO: ==894== Lock acquired, processing the job... [2026-04-13 16:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:36:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:36:03] Production.INFO: Account Balance Start. [2026-04-13 16:36:03] Production.INFO: CreateAllLog Start [2026-04-13 16:36:03] Production.INFO: 117 [2026-04-13 16:36:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:36:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:36:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:36:03] Production.INFO: ==898== Releasing lock... [2026-04-13 16:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:36:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:36:03] Production.INFO: Date 2026-04-10 [2026-04-13 16:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:36:03] Production.INFO: Date 2026-04-11 [2026-04-13 16:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:36:03] Production.INFO: Date 2026-04-12 [2026-04-13 16:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:36:03] Production.INFO: Date 2026-04-13 [2026-04-13 16:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:36:03] Production.INFO: Total Charge 0 [2026-04-13 16:36:03] Production.INFO: CreateAllLog End [2026-04-13 16:36:04] Production.INFO: Account Balance End. [2026-04-13 16:36:04] Production.ERROR: CronJobId end 12 [2026-04-13 16:36:04] Production.INFO: ==896== Releasing lock... [2026-04-13 16:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:36:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:36:04] Production.INFO: ==892== Releasing lock... [2026-04-13 16:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:36:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:36:11] Production.ERROR: CronJobId end10 [2026-04-13 16:36:11] Production.INFO: ==894== Releasing lock... [2026-04-13 16:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:36:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:36:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:36:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:36:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:36:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:36:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:36:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:36:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:36:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:36:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:36:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:36:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:36:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:36:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:36:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:36:15] Production.INFO: call_cost start [2026-04-13 16:36:15] Production.INFO: call_cost end [2026-04-13 16:36:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:36:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:36:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:36:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:36:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:36:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:36:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:36:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:36:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:36:15] Production.INFO: ==890== Releasing lock... [2026-04-13 16:36:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:36:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:37:02] Production.INFO: ==961== Lock acquired, processing the job... [2026-04-13 21:37:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:37:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:37:02] Production.INFO: neon service started [2026-04-13 21:37:02] Production.INFO: neon service started [2026-04-13 21:37:02] Production.INFO: ==961== Releasing lock... [2026-04-13 21:37:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:37:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:37:02] Production.INFO: ==963== Lock acquired, processing the job... [2026-04-13 16:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:37:02] Production.INFO: ==963== Releasing lock... [2026-04-13 16:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:37:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 20:37:02] Production.INFO: ==966== Lock acquired, processing the job... [2026-04-13 20:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:37:02] Production.INFO: ==966== Releasing lock... [2026-04-13 20:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:37:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:37:03] Production.INFO: ==970== Lock acquired, processing the job... [2026-04-13 16:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:37:03] Production.INFO: ==968== Lock acquired, processing the job... [2026-04-13 16:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:37:03] Production.INFO: ==977== Lock acquired, processing the job... [2026-04-13 16:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:37:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:37:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:37:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:37:03] Production.INFO: ==977== Releasing lock... [2026-04-13 16:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:37:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:37:03] Production.INFO: ==972== Lock acquired, processing the job... [2026-04-13 16:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:37:03] Production.INFO: ==974== Lock acquired, processing the job... [2026-04-13 16:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:37:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:37:03] Production.INFO: Account Balance Start. [2026-04-13 16:37:03] Production.INFO: CreateAllLog Start [2026-04-13 16:37:03] Production.INFO: 117 [2026-04-13 16:37:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:37:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:37:04] Production.INFO: Date 2026-04-09 [2026-04-13 16:37:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:37:04] Production.INFO: Date 2026-04-10 [2026-04-13 16:37:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:37:04] Production.INFO: Date 2026-04-11 [2026-04-13 16:37:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:37:04] Production.INFO: Date 2026-04-12 [2026-04-13 16:37:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:37:04] Production.INFO: ==970== Releasing lock... [2026-04-13 16:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:37:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:37:04] Production.INFO: Date 2026-04-13 [2026-04-13 16:37:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:37:04] Production.INFO: Total Charge 0 [2026-04-13 16:37:04] Production.INFO: CreateAllLog End [2026-04-13 16:37:04] Production.INFO: Account Balance End. [2026-04-13 16:37:04] Production.ERROR: CronJobId end 12 [2026-04-13 16:37:04] Production.INFO: ==974== Releasing lock... [2026-04-13 16:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:37:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:37:10] Production.ERROR: CronJobId end10 [2026-04-13 16:37:10] Production.INFO: ==972== Releasing lock... [2026-04-13 16:37:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:37:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:37:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:37:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:37:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:37:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:37:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:37:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:37:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:37:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:37:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:37:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:37:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:37:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:37:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:37:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:37:14] Production.INFO: call_cost start [2026-04-13 16:37:14] Production.INFO: call_cost end [2026-04-13 16:37:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:37:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:37:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:37:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:37:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:37:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:37:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:37:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:37:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:37:14] Production.INFO: ==968== Releasing lock... [2026-04-13 16:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:37:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:38:01] Production.INFO: ==1032== Lock acquired, processing the job... [2026-04-13 21:38:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:38:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:38:01] Production.INFO: neon service started [2026-04-13 21:38:01] Production.INFO: neon service started [2026-04-13 21:38:01] Production.INFO: ==1032== Releasing lock... [2026-04-13 21:38:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:38:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:38:01] Production.INFO: ==1034== Lock acquired, processing the job... [2026-04-13 16:38:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:38:02] Production.INFO: ==1034== Releasing lock... [2026-04-13 16:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:38:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 20:38:02] Production.INFO: ==1036== Lock acquired, processing the job... [2026-04-13 20:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:38:02] Production.INFO: ==1036== Releasing lock... [2026-04-13 20:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:38:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:38:03] Production.INFO: ==1039== Lock acquired, processing the job... [2026-04-13 16:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:38:03] Production.INFO: ==1041== Lock acquired, processing the job... [2026-04-13 16:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:38:03] Production.INFO: ==1043== Lock acquired, processing the job... [2026-04-13 16:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:38:03] Production.INFO: ==1045== Lock acquired, processing the job... [2026-04-13 16:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:38:03] Production.INFO: ==1047== Lock acquired, processing the job... [2026-04-13 16:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:38:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:38:03] Production.INFO: Account Balance Start. [2026-04-13 16:38:03] Production.INFO: CreateAllLog Start [2026-04-13 16:38:03] Production.INFO: 117 [2026-04-13 16:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:38:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:38:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:38:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:38:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:38:03] Production.INFO: ==1047== Releasing lock... [2026-04-13 16:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:38:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:38:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:38:03] Production.INFO: Date 2026-04-10 [2026-04-13 16:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:38:03] Production.INFO: Date 2026-04-11 [2026-04-13 16:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:38:03] Production.INFO: Date 2026-04-12 [2026-04-13 16:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:38:03] Production.INFO: Date 2026-04-13 [2026-04-13 16:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:38:03] Production.INFO: Total Charge 0 [2026-04-13 16:38:03] Production.INFO: CreateAllLog End [2026-04-13 16:38:03] Production.INFO: ==1041== Releasing lock... [2026-04-13 16:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:38:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:38:03] Production.INFO: Account Balance End. [2026-04-13 16:38:03] Production.ERROR: CronJobId end 12 [2026-04-13 16:38:03] Production.INFO: ==1045== Releasing lock... [2026-04-13 16:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:38:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:38:11] Production.ERROR: CronJobId end10 [2026-04-13 16:38:11] Production.INFO: ==1043== Releasing lock... [2026-04-13 16:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:38:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:38:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:38:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:38:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:38:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:38:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:38:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:38:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:38:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:38:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:38:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:38:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:38:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:38:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:38:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:38:13] Production.INFO: call_cost start [2026-04-13 16:38:13] Production.INFO: call_cost end [2026-04-13 16:38:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:38:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:38:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:38:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:38:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:38:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:38:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:38:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:38:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:38:13] Production.INFO: ==1039== Releasing lock... [2026-04-13 16:38:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:38:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:39:02] Production.INFO: ==1106== Lock acquired, processing the job... [2026-04-13 21:39:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:39:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:39:02] Production.INFO: neon service started [2026-04-13 21:39:02] Production.INFO: neon service started [2026-04-13 21:39:02] Production.INFO: ==1106== Releasing lock... [2026-04-13 21:39:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:39:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 20:39:02] Production.INFO: ==1111== Lock acquired, processing the job... [2026-04-13 20:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:39:02] Production.INFO: ==1111== Releasing lock... [2026-04-13 20:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:39:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:39:02] Production.INFO: ==1109== Lock acquired, processing the job... [2026-04-13 16:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:39:02] Production.INFO: ==1109== Releasing lock... [2026-04-13 16:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:39:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:39:03] Production.INFO: ==1117== Lock acquired, processing the job... [2026-04-13 16:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:39:03] Production.INFO: ==1113== Lock acquired, processing the job... [2026-04-13 16:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:39:03] Production.INFO: ==1115== Lock acquired, processing the job... [2026-04-13 16:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:39:03] Production.INFO: ==1119== Lock acquired, processing the job... [2026-04-13 16:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:39:03] Production.INFO: ==1121== Lock acquired, processing the job... [2026-04-13 16:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:39:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:39:03] Production.INFO: Account Balance Start. [2026-04-13 16:39:03] Production.INFO: CreateAllLog Start [2026-04-13 16:39:03] Production.INFO: 117 [2026-04-13 16:39:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:39:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:39:03] Production.INFO: Date 2026-04-10 [2026-04-13 16:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:39:03] Production.INFO: ==1121== Releasing lock... [2026-04-13 16:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:39:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:39:03] Production.INFO: Date 2026-04-11 [2026-04-13 16:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:39:03] Production.INFO: Date 2026-04-12 [2026-04-13 16:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:39:04] Production.INFO: Date 2026-04-13 [2026-04-13 16:39:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:39:04] Production.INFO: Total Charge 0 [2026-04-13 16:39:04] Production.INFO: CreateAllLog End [2026-04-13 16:39:04] Production.INFO: Account Balance End. [2026-04-13 16:39:04] Production.ERROR: CronJobId end 12 [2026-04-13 16:39:04] Production.INFO: ==1119== Releasing lock... [2026-04-13 16:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:39:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:39:04] Production.INFO: ==1115== Releasing lock... [2026-04-13 16:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:39:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:39:11] Production.ERROR: CronJobId end10 [2026-04-13 16:39:11] Production.INFO: ==1117== Releasing lock... [2026-04-13 16:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:39:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:39:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:39:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:39:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:39:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:39:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:39:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:39:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:39:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:39:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:39:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:39:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:39:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:39:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:39:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:39:14] Production.INFO: call_cost start [2026-04-13 16:39:14] Production.INFO: call_cost end [2026-04-13 16:39:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:39:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:39:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:39:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:39:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:39:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:39:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:39:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:39:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:39:14] Production.INFO: ==1113== Releasing lock... [2026-04-13 16:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:39:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:40:01] Production.INFO: ==1186== Lock acquired, processing the job... [2026-04-13 21:40:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:40:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:40:01] Production.INFO: neon service started [2026-04-13 21:40:01] Production.INFO: neon service started [2026-04-13 21:40:01] Production.INFO: ==1186== Releasing lock... [2026-04-13 21:40:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:40:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:40:01] Production.INFO: ==1188== Lock acquired, processing the job... [2026-04-13 16:40:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:40:02] Production.INFO: ==1188== Releasing lock... [2026-04-13 16:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:40:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 20:40:02] Production.INFO: ==1190== Lock acquired, processing the job... [2026-04-13 20:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:40:02] Production.INFO: ==1190== Releasing lock... [2026-04-13 20:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:40:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:40:02] Production.INFO: ==1198== Lock acquired, processing the job... [2026-04-13 16:40:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:40:03] Production.INFO: ==1192== Lock acquired, processing the job... [2026-04-13 16:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:40:03] Production.INFO: Account Balance Start. [2026-04-13 16:40:03] Production.INFO: CreateAllLog Start [2026-04-13 16:40:03] Production.INFO: 117 [2026-04-13 16:40:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:40:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:40:03] Production.INFO: Date 2026-04-10 [2026-04-13 16:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:40:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:40:03] Production.INFO: Date 2026-04-11 [2026-04-13 16:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:40:03] Production.INFO: ==1196== Lock acquired, processing the job... [2026-04-13 16:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:40:03] Production.INFO: Date 2026-04-12 [2026-04-13 16:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:40:03] Production.INFO: ==1194== Lock acquired, processing the job... [2026-04-13 16:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:40:03] Production.INFO: Date 2026-04-13 [2026-04-13 16:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:40:03] Production.INFO: Total Charge 0 [2026-04-13 16:40:03] Production.INFO: ==1200== Lock acquired, processing the job... [2026-04-13 16:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:40:03] Production.INFO: CreateAllLog End [2026-04-13 16:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:40:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:40:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:40:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:40:03] Production.INFO: ==1200== Releasing lock... [2026-04-13 16:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:40:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:40:03] Production.INFO: Account Balance End. [2026-04-13 16:40:03] Production.ERROR: CronJobId end 12 [2026-04-13 16:40:03] Production.INFO: ==1198== Releasing lock... [2026-04-13 16:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:40:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:40:03] Production.INFO: ==1194== Releasing lock... [2026-04-13 16:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:40:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:40:11] Production.ERROR: CronJobId end10 [2026-04-13 16:40:11] Production.INFO: ==1196== Releasing lock... [2026-04-13 16:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:40:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:40:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:40:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:40:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:40:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:40:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:40:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:40:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:40:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:40:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:40:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:40:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:40:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:40:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:40:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:40:14] Production.INFO: call_cost start [2026-04-13 16:40:14] Production.INFO: call_cost end [2026-04-13 16:40:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:40:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:40:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:40:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:40:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:40:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:40:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:40:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:40:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:40:14] Production.INFO: ==1192== Releasing lock... [2026-04-13 16:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:40:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:41:01] Production.INFO: ==1271== Lock acquired, processing the job... [2026-04-13 21:41:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:41:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:41:01] Production.INFO: neon service started [2026-04-13 21:41:01] Production.INFO: neon service started [2026-04-13 21:41:01] Production.INFO: ==1271== Releasing lock... [2026-04-13 21:41:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:41:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 20:41:02] Production.INFO: ==1275== Lock acquired, processing the job... [2026-04-13 20:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 16:41:02] Production.INFO: ==1273== Lock acquired, processing the job... [2026-04-13 16:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 20:41:02] Production.INFO: ==1275== Releasing lock... [2026-04-13 20:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:41:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:41:02] Production.INFO: ==1273== Releasing lock... [2026-04-13 16:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:41:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:41:03] Production.INFO: ==1278== Lock acquired, processing the job... [2026-04-13 16:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 16:41:03] Production.INFO: ==1280== Lock acquired, processing the job... [2026-04-13 16:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:41:03] Production.INFO: ==1286== Lock acquired, processing the job... [2026-04-13 16:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:41:03] Production.INFO: ==1282== Lock acquired, processing the job... [2026-04-13 16:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:41:03] Production.INFO: ==1284== Lock acquired, processing the job... [2026-04-13 16:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:41:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:41:03] Production.INFO: Account Balance Start. [2026-04-13 16:41:03] Production.INFO: CreateAllLog Start [2026-04-13 16:41:03] Production.INFO: 117 [2026-04-13 16:41:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:41:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 16:41:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 16:41:03] Production.ERROR: CronJob PID - 1280 [2026-04-13 16:41:03] Production.ERROR: CronJob Title - System Alerts [2026-04-13 16:41:03] Production.ERROR: CronJob ID - 5 [2026-04-13 16:41:03] Production.ERROR: CronJob Last Run Time 2026-04-13 16:41:00 [2026-04-13 16:41:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 16:41:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 16:41:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 16:41:03] Production.ERROR: CronJob PID - 1284 [2026-04-13 16:41:03] Production.ERROR: CronJob Title - Create Customer Summary Live [2026-04-13 16:41:03] Production.ERROR: CronJob ID - 10 [2026-04-13 16:41:03] Production.ERROR: CronJob Last Run Time 2026-04-13 16:41:00 [2026-04-13 16:41:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 16:41:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 16:41:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 16:41:03] Production.ERROR: CronJob PID - 1286 [2026-04-13 16:41:03] Production.ERROR: CronJob Title - Prepaid Account Balance [2026-04-13 16:41:03] Production.ERROR: CronJob ID - 12 [2026-04-13 16:41:03] Production.ERROR: CronJob Last Run Time 2026-04-13 16:41:00 [2026-04-13 16:41:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 16:41:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 16:41:03] Production.INFO: ==1290== Lock acquired, processing the job... [2026-04-13 16:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:41:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:41:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 16:41:03] Production.INFO: ==1278== Releasing lock... [2026-04-13 16:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 16:41:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 16:41:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:41:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:41:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:41:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:41:04] Production.INFO: ==1288== Lock acquired, processing the job... [2026-04-13 16:41:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 16:41:04] Production.INFO: Date 2026-04-10 [2026-04-13 16:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:41:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:41:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:41:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 16:41:04] Production.INFO: Date 2026-04-11 [2026-04-13 16:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:41:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:41:04] Production.INFO: ==1290== Releasing lock... [2026-04-13 16:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:41:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:41:04] Production.INFO: Date 2026-04-12 [2026-04-13 16:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:41:04] Production.INFO: Date 2026-04-13 [2026-04-13 16:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:41:04] Production.INFO: Total Charge 0 [2026-04-13 16:41:04] Production.INFO: CreateAllLog End [2026-04-13 16:41:04] Production.ERROR: done [2026-04-13 16:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 16:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17090203', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 16:41:04] Production.INFO: Account Balance End. [2026-04-13 16:41:04] Production.ERROR: CronJobId end 12 [2026-04-13 16:41:04] Production.INFO: ==1286== Releasing lock... [2026-04-13 16:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:41:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:41:04] Production.INFO: ==1282== Releasing lock... [2026-04-13 16:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:41:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:41:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17090203', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 16:41:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 16:41:10] Production.INFO: ProcessCDR(1,17090203,1,1,2) [2026-04-13 16:41:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17090203,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 16:41:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17090203,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 16:41:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 16:41:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 16:41:10] Production.INFO: ==1288== Releasing lock... [2026-04-13 16:41:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 16:41:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 16:41:13] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:294 Stack trace: #0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(294): PDOStatement->execute(Array) #1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_LowBal...', Array) #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure)) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure)) #4 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array) #6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array) #7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array) #8 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array) #9 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder() #10 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts() #11 [internal function]: App\Console\Commands\NeonAlerts->fire() #12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #15 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #17 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #18 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #19 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #20 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #21 {main} Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_LowBalanceReminder(1,0,11))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624 Stack trace: #0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure)) #1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure)) #2 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array) #4 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array) #6 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array) #7 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder() #8 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts() #9 [internal function]: App\Console\Commands\NeonAlerts->fire() #10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #11 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #15 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #17 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #18 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #19 {main} [2026-04-13 16:41:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:41:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:41:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:41:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:41:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:41:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:41:13] Production.ERROR: CronJobId end10 [2026-04-13 16:41:13] Production.INFO: ==1284== Releasing lock... [2026-04-13 16:41:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:41:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:41:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:41:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:41:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:41:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:41:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:41:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:41:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:41:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:41:14] Production.INFO: call_cost start [2026-04-13 16:41:14] Production.INFO: call_cost end [2026-04-13 16:41:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:41:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:41:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:41:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:41:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:41:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:41:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:41:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:41:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:41:14] Production.INFO: ==1280== Releasing lock... [2026-04-13 16:41:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:41:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:42:02] Production.INFO: ==1352== Lock acquired, processing the job... [2026-04-13 21:42:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:42:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:42:02] Production.INFO: neon service started [2026-04-13 21:42:02] Production.INFO: neon service started [2026-04-13 21:42:02] Production.INFO: ==1352== Releasing lock... [2026-04-13 21:42:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:42:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:42:02] Production.INFO: ==1355== Lock acquired, processing the job... [2026-04-13 16:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:42:02] Production.INFO: ==1355== Releasing lock... [2026-04-13 16:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:42:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 20:42:02] Production.INFO: ==1357== Lock acquired, processing the job... [2026-04-13 20:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:42:03] Production.INFO: ==1357== Releasing lock... [2026-04-13 20:42:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:42:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:42:03] Production.INFO: ==1361== Lock acquired, processing the job... [2026-04-13 16:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:42:03] Production.INFO: ==1365== Lock acquired, processing the job... [2026-04-13 16:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:42:03] Production.INFO: Account Balance Start. [2026-04-13 16:42:03] Production.INFO: CreateAllLog Start [2026-04-13 16:42:03] Production.INFO: 117 [2026-04-13 16:42:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:42:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:42:03] Production.INFO: Date 2026-04-10 [2026-04-13 16:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:42:03] Production.INFO: Date 2026-04-11 [2026-04-13 16:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:42:03] Production.INFO: ==1359== Lock acquired, processing the job... [2026-04-13 16:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:42:03] Production.INFO: Date 2026-04-12 [2026-04-13 16:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:42:03] Production.INFO: ==1363== Lock acquired, processing the job... [2026-04-13 16:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:42:03] Production.INFO: Date 2026-04-13 [2026-04-13 16:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:42:03] Production.INFO: Total Charge 0 [2026-04-13 16:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:42:03] Production.INFO: CreateAllLog End [2026-04-13 16:42:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:42:04] Production.INFO: ==1367== Lock acquired, processing the job... [2026-04-13 16:42:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:42:04] Production.INFO: Account Balance End. [2026-04-13 16:42:04] Production.ERROR: CronJobId end 12 [2026-04-13 16:42:04] Production.INFO: ==1365== Releasing lock... [2026-04-13 16:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:42:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:42:04] Production.INFO: ==1361== Releasing lock... [2026-04-13 16:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:42:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:42:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:42:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:42:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:42:04] Production.INFO: ==1367== Releasing lock... [2026-04-13 16:42:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:42:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:42:12] Production.ERROR: CronJobId end10 [2026-04-13 16:42:12] Production.INFO: ==1363== Releasing lock... [2026-04-13 16:42:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:42:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:42:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:42:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:42:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:42:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:42:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:42:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:42:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:42:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:42:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:42:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:42:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:42:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:42:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:42:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:42:14] Production.INFO: call_cost start [2026-04-13 16:42:14] Production.INFO: call_cost end [2026-04-13 16:42:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:42:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:42:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:42:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:42:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:42:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:42:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:42:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:42:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:42:14] Production.INFO: ==1359== Releasing lock... [2026-04-13 16:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:42:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:43:01] Production.INFO: ==1420== Lock acquired, processing the job... [2026-04-13 21:43:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:43:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:43:01] Production.INFO: neon service started [2026-04-13 21:43:01] Production.INFO: neon service started [2026-04-13 21:43:01] Production.INFO: ==1420== Releasing lock... [2026-04-13 21:43:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:43:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:43:02] Production.INFO: ==1423== Lock acquired, processing the job... [2026-04-13 16:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:43:02] Production.INFO: ==1423== Releasing lock... [2026-04-13 16:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:43:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 20:43:02] Production.INFO: ==1425== Lock acquired, processing the job... [2026-04-13 20:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:43:02] Production.INFO: ==1425== Releasing lock... [2026-04-13 20:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:43:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:43:02] Production.INFO: ==1427== Lock acquired, processing the job... [2026-04-13 16:43:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:43:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:43:03] Production.INFO: ==1431== Lock acquired, processing the job... [2026-04-13 16:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:43:03] Production.INFO: ==1429== Lock acquired, processing the job... [2026-04-13 16:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:43:03] Production.INFO: ==1435== Lock acquired, processing the job... [2026-04-13 16:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:43:03] Production.INFO: ==1433== Lock acquired, processing the job... [2026-04-13 16:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:43:03] Production.INFO: ==1435== Releasing lock... [2026-04-13 16:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:43:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:43:03] Production.INFO: Account Balance Start. [2026-04-13 16:43:03] Production.INFO: CreateAllLog Start [2026-04-13 16:43:03] Production.INFO: 117 [2026-04-13 16:43:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:43:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:43:03] Production.INFO: Date 2026-04-10 [2026-04-13 16:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:43:03] Production.INFO: Date 2026-04-11 [2026-04-13 16:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:43:03] Production.INFO: Date 2026-04-12 [2026-04-13 16:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:43:03] Production.INFO: Date 2026-04-13 [2026-04-13 16:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:43:03] Production.INFO: Total Charge 0 [2026-04-13 16:43:03] Production.INFO: CreateAllLog End [2026-04-13 16:43:03] Production.INFO: ==1429== Releasing lock... [2026-04-13 16:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:43:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:43:03] Production.INFO: Account Balance End. [2026-04-13 16:43:03] Production.ERROR: CronJobId end 12 [2026-04-13 16:43:03] Production.INFO: ==1433== Releasing lock... [2026-04-13 16:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:43:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:43:11] Production.ERROR: CronJobId end10 [2026-04-13 16:43:11] Production.INFO: ==1431== Releasing lock... [2026-04-13 16:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:43:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:43:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:43:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:43:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:43:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:43:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:43:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:43:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:43:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:43:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:43:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:43:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:43:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:43:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:43:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:43:13] Production.INFO: call_cost start [2026-04-13 16:43:13] Production.INFO: call_cost end [2026-04-13 16:43:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:43:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:43:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:43:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:43:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:43:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:43:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:43:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:43:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:43:13] Production.INFO: ==1427== Releasing lock... [2026-04-13 16:43:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:43:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:44:02] Production.INFO: ==1492== Lock acquired, processing the job... [2026-04-13 21:44:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:44:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:44:02] Production.INFO: neon service started [2026-04-13 21:44:02] Production.INFO: neon service started [2026-04-13 21:44:02] Production.INFO: ==1492== Releasing lock... [2026-04-13 21:44:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:44:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:44:02] Production.INFO: ==1494== Lock acquired, processing the job... [2026-04-13 16:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 20:44:02] Production.INFO: ==1496== Lock acquired, processing the job... [2026-04-13 20:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:44:02] Production.INFO: ==1496== Releasing lock... [2026-04-13 20:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:44:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:44:03] Production.INFO: ==1494== Releasing lock... [2026-04-13 16:44:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:44:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:44:04] Production.INFO: ==1499== Lock acquired, processing the job... [2026-04-13 16:44:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:44:04] Production.INFO: ==1501== Lock acquired, processing the job... [2026-04-13 16:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:44:04] Production.INFO: ==1520== Lock acquired, processing the job... [2026-04-13 16:44:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:44:04] Production.INFO: ==1536== Lock acquired, processing the job... [2026-04-13 16:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:44:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:44:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:44:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:44:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:44:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:44:04] Production.INFO: ==1538== Lock acquired, processing the job... [2026-04-13 16:44:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:44:04] Production.INFO: Account Balance Start. [2026-04-13 16:44:04] Production.INFO: CreateAllLog Start [2026-04-13 16:44:04] Production.INFO: 117 [2026-04-13 16:44:04] Production.INFO: Date 2026-04-08 [2026-04-13 16:44:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:44:04] Production.INFO: Date 2026-04-09 [2026-04-13 16:44:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:44:04] Production.INFO: Date 2026-04-10 [2026-04-13 16:44:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:44:04] Production.INFO: Date 2026-04-11 [2026-04-13 16:44:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:44:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:44:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:44:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:44:04] Production.INFO: Date 2026-04-12 [2026-04-13 16:44:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:44:04] Production.INFO: ==1538== Releasing lock... [2026-04-13 16:44:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:44:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:44:04] Production.INFO: Date 2026-04-13 [2026-04-13 16:44:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:44:04] Production.INFO: Total Charge 0 [2026-04-13 16:44:04] Production.INFO: CreateAllLog End [2026-04-13 16:44:04] Production.INFO: ==1501== Releasing lock... [2026-04-13 16:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:44:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:44:04] Production.INFO: Account Balance End. [2026-04-13 16:44:04] Production.ERROR: CronJobId end 12 [2026-04-13 16:44:04] Production.INFO: ==1536== Releasing lock... [2026-04-13 16:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:44:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:44:11] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:294 Stack trace: #0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(294): PDOStatement->execute(Array) #1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_update...', Array) #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_update...', Array, Object(Closure)) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_update...', Array, Object(Closure)) #4 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Database\Connection->select() #5 /var/www/html/onswitch.neon.service/app/Console/Commands/CreateSummaryLive.php(0): App\Lib\AccountBalance::updateAccountUnbilledAmount() #6 [internal function]: App\Console\Commands\CreateSummaryLive->handle() #7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #8 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #9 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\CreateSummaryLive), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #13 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #14 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #15 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #16 {main} Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_updateUnbilledAmount(1,2026-04-13 23:59:59))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624 Stack trace: #0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_update...', Array, Object(Closure)) #1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_update...', Array, Object(Closure)) #2 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Database\Connection->select() #3 /var/www/html/onswitch.neon.service/app/Console/Commands/CreateSummaryLive.php(0): App\Lib\AccountBalance::updateAccountUnbilledAmount() #4 [internal function]: App\Console\Commands\CreateSummaryLive->handle() #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\CreateSummaryLive), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #13 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #14 {main} [2026-04-13 16:44:11] Production.ERROR: CronJobId end10 [2026-04-13 16:44:11] Production.INFO: ==1520== Releasing lock... [2026-04-13 16:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:44:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:44:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:44:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:44:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:44:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:44:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:44:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:44:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:44:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:44:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:44:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:44:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:44:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:44:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:44:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:44:15] Production.INFO: call_cost start [2026-04-13 16:44:15] Production.INFO: call_cost end [2026-04-13 16:44:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:44:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:44:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:44:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:44:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:44:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:44:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:44:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:44:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:44:15] Production.INFO: ==1499== Releasing lock... [2026-04-13 16:44:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:44:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:45:01] Production.INFO: ==1607== Lock acquired, processing the job... [2026-04-13 21:45:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:45:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:45:01] Production.INFO: neon service started [2026-04-13 21:45:01] Production.INFO: neon service started [2026-04-13 21:45:01] Production.INFO: ==1607== Releasing lock... [2026-04-13 21:45:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:45:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:45:01] Production.INFO: ==1609== Lock acquired, processing the job... [2026-04-13 16:45:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:45:02] Production.INFO: ==1609== Releasing lock... [2026-04-13 16:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:45:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 20:45:02] Production.INFO: ==1611== Lock acquired, processing the job... [2026-04-13 20:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:45:02] Production.INFO: ==1611== Releasing lock... [2026-04-13 20:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:45:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:45:03] Production.INFO: ==1619== Lock acquired, processing the job... [2026-04-13 16:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:45:03] Production.INFO: Account Balance Start. [2026-04-13 16:45:03] Production.INFO: CreateAllLog Start [2026-04-13 16:45:03] Production.INFO: 117 [2026-04-13 16:45:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:45:03] Production.INFO: ==1615== Lock acquired, processing the job... [2026-04-13 16:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:45:03] Production.INFO: ==1613== Lock acquired, processing the job... [2026-04-13 16:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:45:03] Production.INFO: ==1617== Lock acquired, processing the job... [2026-04-13 16:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:45:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:45:03] Production.INFO: Date 2026-04-10 [2026-04-13 16:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:45:03] Production.INFO: ==1621== Lock acquired, processing the job... [2026-04-13 16:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:45:03] Production.INFO: Date 2026-04-11 [2026-04-13 16:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:45:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:45:03] Production.INFO: Date 2026-04-12 [2026-04-13 16:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:45:03] Production.INFO: Date 2026-04-13 [2026-04-13 16:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:45:03] Production.INFO: Total Charge 0 [2026-04-13 16:45:03] Production.INFO: CreateAllLog End [2026-04-13 16:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:45:03] Production.INFO: ==1621== Releasing lock... [2026-04-13 16:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:45:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:45:03] Production.INFO: Account Balance End. [2026-04-13 16:45:03] Production.ERROR: CronJobId end 12 [2026-04-13 16:45:03] Production.INFO: ==1619== Releasing lock... [2026-04-13 16:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:45:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:45:03] Production.INFO: ==1615== Releasing lock... [2026-04-13 16:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:45:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:45:11] Production.ERROR: CronJobId end10 [2026-04-13 16:45:11] Production.INFO: ==1617== Releasing lock... [2026-04-13 16:45:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:45:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:45:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:45:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:45:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:45:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:45:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:45:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:45:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:45:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:45:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:45:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:45:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:45:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:45:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:45:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:45:14] Production.INFO: call_cost start [2026-04-13 16:45:14] Production.INFO: call_cost end [2026-04-13 16:45:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:45:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:45:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:45:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:45:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:45:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:45:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:45:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:45:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:45:14] Production.INFO: ==1613== Releasing lock... [2026-04-13 16:45:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:45:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:46:01] Production.INFO: ==1677== Lock acquired, processing the job... [2026-04-13 21:46:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:46:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:46:02] Production.INFO: neon service started [2026-04-13 21:46:02] Production.INFO: neon service started [2026-04-13 21:46:02] Production.INFO: ==1677== Releasing lock... [2026-04-13 21:46:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:46:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:46:02] Production.INFO: ==1679== Lock acquired, processing the job... [2026-04-13 16:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 20:46:02] Production.INFO: ==1681== Lock acquired, processing the job... [2026-04-13 20:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:46:02] Production.INFO: ==1681== Releasing lock... [2026-04-13 20:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:46:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:46:02] Production.INFO: ==1679== Releasing lock... [2026-04-13 16:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:46:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:46:03] Production.INFO: ==1684== Lock acquired, processing the job... [2026-04-13 16:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:46:03] Production.INFO: ==1686== Lock acquired, processing the job... [2026-04-13 16:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:46:03] Production.INFO: ==1688== Lock acquired, processing the job... [2026-04-13 16:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:46:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:46:03] Production.INFO: ==1690== Lock acquired, processing the job... [2026-04-13 16:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:46:03] Production.INFO: ==1692== Lock acquired, processing the job... [2026-04-13 16:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:46:03] Production.INFO: Account Balance Start. [2026-04-13 16:46:03] Production.INFO: CreateAllLog Start [2026-04-13 16:46:03] Production.INFO: 117 [2026-04-13 16:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:46:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:46:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:46:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:46:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:46:04] Production.INFO: ==1692== Releasing lock... [2026-04-13 16:46:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:46:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:46:04] Production.INFO: Date 2026-04-09 [2026-04-13 16:46:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:46:04] Production.INFO: Date 2026-04-10 [2026-04-13 16:46:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:46:04] Production.INFO: Date 2026-04-11 [2026-04-13 16:46:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:46:04] Production.INFO: Date 2026-04-12 [2026-04-13 16:46:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:46:04] Production.INFO: Date 2026-04-13 [2026-04-13 16:46:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:46:04] Production.INFO: ==1686== Releasing lock... [2026-04-13 16:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:46:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:46:04] Production.INFO: Total Charge 0 [2026-04-13 16:46:04] Production.INFO: CreateAllLog End [2026-04-13 16:46:04] Production.INFO: Account Balance End. [2026-04-13 16:46:04] Production.ERROR: CronJobId end 12 [2026-04-13 16:46:04] Production.INFO: ==1690== Releasing lock... [2026-04-13 16:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:46:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:46:11] Production.ERROR: CronJobId end10 [2026-04-13 16:46:11] Production.INFO: ==1688== Releasing lock... [2026-04-13 16:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:46:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:46:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:46:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:46:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:46:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:46:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:46:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:46:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:46:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:46:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:46:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:46:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:46:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:46:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:46:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:46:14] Production.INFO: call_cost start [2026-04-13 16:46:14] Production.INFO: call_cost end [2026-04-13 16:46:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:46:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:46:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:46:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:46:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:46:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:46:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:46:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:46:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:46:14] Production.INFO: ==1684== Releasing lock... [2026-04-13 16:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:46:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:47:01] Production.INFO: ==1750== Lock acquired, processing the job... [2026-04-13 21:47:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:47:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:47:01] Production.INFO: neon service started [2026-04-13 21:47:01] Production.INFO: neon service started [2026-04-13 21:47:01] Production.INFO: ==1750== Releasing lock... [2026-04-13 21:47:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:47:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 20:47:01] Production.INFO: ==1754== Lock acquired, processing the job... [2026-04-13 20:47:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:47:01] Production.INFO: ==1754== Releasing lock... [2026-04-13 20:47:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:47:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:47:01] Production.INFO: ==1752== Lock acquired, processing the job... [2026-04-13 16:47:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:47:02] Production.INFO: ==1752== Releasing lock... [2026-04-13 16:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:47:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:47:02] Production.INFO: ==1760== Lock acquired, processing the job... [2026-04-13 16:47:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:47:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:47:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:47:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:47:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:47:03] Production.INFO: ==1756== Lock acquired, processing the job... [2026-04-13 16:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:47:03] Production.INFO: ==1758== Lock acquired, processing the job... [2026-04-13 16:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:47:03] Production.INFO: ==1764== Lock acquired, processing the job... [2026-04-13 16:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:47:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:47:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:47:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:47:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:47:03] Production.INFO: ==1762== Lock acquired, processing the job... [2026-04-13 16:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:47:03] Production.INFO: ==1764== Releasing lock... [2026-04-13 16:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:47:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:47:03] Production.INFO: Account Balance Start. [2026-04-13 16:47:03] Production.INFO: CreateAllLog Start [2026-04-13 16:47:03] Production.INFO: 117 [2026-04-13 16:47:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:47:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:47:03] Production.INFO: Date 2026-04-10 [2026-04-13 16:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:47:03] Production.INFO: Date 2026-04-11 [2026-04-13 16:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:47:03] Production.INFO: Date 2026-04-12 [2026-04-13 16:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:47:03] Production.INFO: ==1758== Releasing lock... [2026-04-13 16:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:47:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:47:03] Production.INFO: Date 2026-04-13 [2026-04-13 16:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:47:03] Production.INFO: Total Charge 0 [2026-04-13 16:47:03] Production.INFO: CreateAllLog End [2026-04-13 16:47:03] Production.INFO: Account Balance End. [2026-04-13 16:47:04] Production.ERROR: CronJobId end 12 [2026-04-13 16:47:04] Production.INFO: ==1762== Releasing lock... [2026-04-13 16:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:47:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:47:10] Production.ERROR: CronJobId end10 [2026-04-13 16:47:10] Production.INFO: ==1760== Releasing lock... [2026-04-13 16:47:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:47:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:47:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:47:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:47:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:47:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:47:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:47:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:47:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:47:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:47:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:47:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:47:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:47:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:47:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:47:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:47:13] Production.INFO: call_cost start [2026-04-13 16:47:13] Production.INFO: call_cost end [2026-04-13 16:47:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:47:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:47:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:47:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:47:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:47:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:47:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:47:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:47:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:47:13] Production.INFO: ==1756== Releasing lock... [2026-04-13 16:47:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:47:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:48:01] Production.INFO: ==1821== Lock acquired, processing the job... [2026-04-13 21:48:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:48:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:48:01] Production.INFO: neon service started [2026-04-13 21:48:01] Production.INFO: neon service started [2026-04-13 21:48:01] Production.INFO: ==1821== Releasing lock... [2026-04-13 21:48:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:48:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:48:02] Production.INFO: ==1823== Lock acquired, processing the job... [2026-04-13 16:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:48:02] Production.INFO: ==1823== Releasing lock... [2026-04-13 16:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:48:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 20:48:02] Production.INFO: ==1828== Lock acquired, processing the job... [2026-04-13 20:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:48:02] Production.INFO: ==1828== Releasing lock... [2026-04-13 20:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:48:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:48:03] Production.INFO: ==1839== Lock acquired, processing the job... [2026-04-13 16:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:48:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:48:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:48:03] Production.INFO: ==1839== Releasing lock... [2026-04-13 16:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:48:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:48:03] Production.INFO: ==1831== Lock acquired, processing the job... [2026-04-13 16:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:48:03] Production.INFO: ==1837== Lock acquired, processing the job... [2026-04-13 16:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:48:03] Production.INFO: ==1833== Lock acquired, processing the job... [2026-04-13 16:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:48:03] Production.INFO: ==1835== Lock acquired, processing the job... [2026-04-13 16:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:48:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:48:03] Production.INFO: Account Balance Start. [2026-04-13 16:48:03] Production.INFO: CreateAllLog Start [2026-04-13 16:48:03] Production.INFO: 117 [2026-04-13 16:48:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:48:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:48:03] Production.INFO: Date 2026-04-10 [2026-04-13 16:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:48:03] Production.INFO: Date 2026-04-11 [2026-04-13 16:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:48:03] Production.INFO: Date 2026-04-12 [2026-04-13 16:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:48:03] Production.INFO: Date 2026-04-13 [2026-04-13 16:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:48:03] Production.INFO: Total Charge 0 [2026-04-13 16:48:03] Production.INFO: CreateAllLog End [2026-04-13 16:48:04] Production.INFO: Account Balance End. [2026-04-13 16:48:04] Production.ERROR: CronJobId end 12 [2026-04-13 16:48:04] Production.INFO: ==1837== Releasing lock... [2026-04-13 16:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:48:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:48:04] Production.INFO: ==1833== Releasing lock... [2026-04-13 16:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:48:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:48:11] Production.ERROR: CronJobId end10 [2026-04-13 16:48:11] Production.INFO: ==1835== Releasing lock... [2026-04-13 16:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:48:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:48:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:48:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:48:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:48:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:48:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:48:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:48:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:48:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:48:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:48:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:48:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:48:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:48:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:48:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:48:15] Production.INFO: call_cost start [2026-04-13 16:48:15] Production.INFO: call_cost end [2026-04-13 16:48:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:48:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:48:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:48:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:48:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:48:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:48:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:48:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:48:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:48:15] Production.INFO: ==1831== Releasing lock... [2026-04-13 16:48:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:48:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:49:02] Production.INFO: ==1897== Lock acquired, processing the job... [2026-04-13 21:49:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:49:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:49:02] Production.INFO: neon service started [2026-04-13 21:49:02] Production.INFO: neon service started [2026-04-13 21:49:02] Production.INFO: ==1897== Releasing lock... [2026-04-13 21:49:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:49:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:49:02] Production.INFO: ==1899== Lock acquired, processing the job... [2026-04-13 16:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 20:49:02] Production.INFO: ==1901== Lock acquired, processing the job... [2026-04-13 20:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:49:02] Production.INFO: ==1901== Releasing lock... [2026-04-13 20:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:49:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:49:03] Production.INFO: ==1899== Releasing lock... [2026-04-13 16:49:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:49:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:49:03] Production.INFO: ==1904== Lock acquired, processing the job... [2026-04-13 16:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:49:03] Production.INFO: ==1906== Lock acquired, processing the job... [2026-04-13 16:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:49:03] Production.INFO: ==1908== Lock acquired, processing the job... [2026-04-13 16:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:49:03] Production.INFO: ==1910== Lock acquired, processing the job... [2026-04-13 16:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:49:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:49:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:49:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:49:04] Production.INFO: ==1912== Lock acquired, processing the job... [2026-04-13 16:49:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:49:04] Production.INFO: Account Balance Start. [2026-04-13 16:49:04] Production.INFO: CreateAllLog Start [2026-04-13 16:49:04] Production.INFO: 117 [2026-04-13 16:49:04] Production.INFO: Date 2026-04-08 [2026-04-13 16:49:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:49:04] Production.INFO: Date 2026-04-09 [2026-04-13 16:49:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:49:04] Production.INFO: Date 2026-04-10 [2026-04-13 16:49:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:49:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:49:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:49:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:49:04] Production.INFO: Date 2026-04-11 [2026-04-13 16:49:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:49:04] Production.INFO: ==1912== Releasing lock... [2026-04-13 16:49:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:49:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:49:04] Production.INFO: Date 2026-04-12 [2026-04-13 16:49:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:49:04] Production.INFO: Date 2026-04-13 [2026-04-13 16:49:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:49:04] Production.INFO: Total Charge 0 [2026-04-13 16:49:04] Production.INFO: CreateAllLog End [2026-04-13 16:49:04] Production.INFO: Account Balance End. [2026-04-13 16:49:04] Production.ERROR: CronJobId end 12 [2026-04-13 16:49:04] Production.INFO: ==1910== Releasing lock... [2026-04-13 16:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:49:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:49:04] Production.INFO: ==1906== Releasing lock... [2026-04-13 16:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:49:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:49:12] Production.ERROR: CronJobId end10 [2026-04-13 16:49:12] Production.INFO: ==1908== Releasing lock... [2026-04-13 16:49:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:49:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:49:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:49:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:49:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:49:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:49:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:49:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:49:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:49:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:49:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:49:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:49:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:49:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:49:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:49:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:49:14] Production.INFO: call_cost start [2026-04-13 16:49:14] Production.INFO: call_cost end [2026-04-13 16:49:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:49:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:49:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:49:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:49:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:49:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:49:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:49:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:49:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:49:14] Production.INFO: ==1904== Releasing lock... [2026-04-13 16:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:49:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:50:01] Production.INFO: ==1968== Lock acquired, processing the job... [2026-04-13 21:50:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:50:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:50:01] Production.INFO: neon service started [2026-04-13 21:50:01] Production.INFO: neon service started [2026-04-13 21:50:01] Production.INFO: ==1968== Releasing lock... [2026-04-13 21:50:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:50:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:50:02] Production.INFO: ==1970== Lock acquired, processing the job... [2026-04-13 16:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 20:50:02] Production.INFO: ==1972== Lock acquired, processing the job... [2026-04-13 20:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:50:02] Production.INFO: ==1972== Releasing lock... [2026-04-13 20:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:50:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:50:02] Production.INFO: ==1970== Releasing lock... [2026-04-13 16:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:50:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:50:03] Production.INFO: ==1975== Lock acquired, processing the job... [2026-04-13 16:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:50:03] Production.INFO: ==1977== Lock acquired, processing the job... [2026-04-13 16:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:50:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:50:03] Production.INFO: ==1983== Lock acquired, processing the job... [2026-04-13 16:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:50:03] Production.INFO: ==1979== Lock acquired, processing the job... [2026-04-13 16:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:50:03] Production.INFO: ==1981== Lock acquired, processing the job... [2026-04-13 16:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:50:03] Production.INFO: ==1983== Releasing lock... [2026-04-13 16:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:50:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:50:03] Production.INFO: Account Balance Start. [2026-04-13 16:50:03] Production.INFO: CreateAllLog Start [2026-04-13 16:50:03] Production.INFO: 117 [2026-04-13 16:50:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:50:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:50:03] Production.INFO: Date 2026-04-10 [2026-04-13 16:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:50:03] Production.INFO: Date 2026-04-11 [2026-04-13 16:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:50:03] Production.INFO: Date 2026-04-12 [2026-04-13 16:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:50:03] Production.INFO: Date 2026-04-13 [2026-04-13 16:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:50:03] Production.INFO: Total Charge 0 [2026-04-13 16:50:04] Production.INFO: CreateAllLog End [2026-04-13 16:50:04] Production.INFO: ==1977== Releasing lock... [2026-04-13 16:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:50:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:50:04] Production.INFO: Account Balance End. [2026-04-13 16:50:04] Production.ERROR: CronJobId end 12 [2026-04-13 16:50:04] Production.INFO: ==1981== Releasing lock... [2026-04-13 16:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:50:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:50:11] Production.ERROR: CronJobId end10 [2026-04-13 16:50:11] Production.INFO: ==1979== Releasing lock... [2026-04-13 16:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:50:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:50:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:50:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:50:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:50:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:50:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:50:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:50:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:50:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:50:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:50:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:50:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:50:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:50:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:50:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:50:14] Production.INFO: call_cost start [2026-04-13 16:50:14] Production.INFO: call_cost end [2026-04-13 16:50:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:50:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:50:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:50:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:50:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:50:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:50:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:50:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:50:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:50:14] Production.INFO: ==1975== Releasing lock... [2026-04-13 16:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:50:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:51:02] Production.INFO: ==2041== Lock acquired, processing the job... [2026-04-13 21:51:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:51:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:51:02] Production.INFO: neon service started [2026-04-13 21:51:02] Production.INFO: neon service started [2026-04-13 21:51:02] Production.INFO: ==2041== Releasing lock... [2026-04-13 21:51:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:51:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:51:02] Production.INFO: ==2043== Lock acquired, processing the job... [2026-04-13 16:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:51:02] Production.INFO: ==2043== Releasing lock... [2026-04-13 16:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:51:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 20:51:02] Production.INFO: ==2045== Lock acquired, processing the job... [2026-04-13 20:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:51:03] Production.INFO: ==2045== Releasing lock... [2026-04-13 20:51:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:51:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:51:03] Production.INFO: ==2047== Lock acquired, processing the job... [2026-04-13 16:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 16:51:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 16:51:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 16:51:03] Production.INFO: ==2047== Releasing lock... [2026-04-13 16:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 16:51:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 16:51:03] Production.INFO: ==2049== Lock acquired, processing the job... [2026-04-13 16:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:51:03] Production.INFO: ==2051== Lock acquired, processing the job... [2026-04-13 16:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:51:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:51:03] Production.INFO: ==2055== Lock acquired, processing the job... [2026-04-13 16:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:51:03] Production.INFO: Account Balance Start. [2026-04-13 16:51:03] Production.INFO: ==2053== Lock acquired, processing the job... [2026-04-13 16:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:51:03] Production.INFO: CreateAllLog Start [2026-04-13 16:51:03] Production.INFO: 117 [2026-04-13 16:51:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:51:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:51:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:51:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:51:03] Production.INFO: ==2057== Lock acquired, processing the job... [2026-04-13 16:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 16:51:03] Production.INFO: Date 2026-04-10 [2026-04-13 16:51:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:51:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:51:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:51:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:51:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:51:04] Production.INFO: Date 2026-04-11 [2026-04-13 16:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:51:04] Production.INFO: ==2059== Lock acquired, processing the job... [2026-04-13 16:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:51:04] Production.INFO: Date 2026-04-12 [2026-04-13 16:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:51:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 16:51:04] Production.INFO: Date 2026-04-13 [2026-04-13 16:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:51:04] Production.INFO: Total Charge 0 [2026-04-13 16:51:04] Production.INFO: CreateAllLog End [2026-04-13 16:51:04] Production.INFO: ==2051== Releasing lock... [2026-04-13 16:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:51:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:51:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:51:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:51:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:51:04] Production.INFO: ==2059== Releasing lock... [2026-04-13 16:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:51:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:51:04] Production.INFO: Account Balance End. [2026-04-13 16:51:04] Production.ERROR: done [2026-04-13 16:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 16:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17090244', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 16:51:04] Production.ERROR: CronJobId end 12 [2026-04-13 16:51:04] Production.INFO: ==2055== Releasing lock... [2026-04-13 16:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:51:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:51:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17090244', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 16:51:11] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 16:51:11] Production.INFO: ProcessCDR(1,17090244,1,1,2) [2026-04-13 16:51:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17090244,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 16:51:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17090244,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 16:51:11] Production.ERROR: pbx prc_insertCDR start [2026-04-13 16:51:11] Production.ERROR: pbx prc_insertCDR end [2026-04-13 16:51:12] Production.INFO: ==2057== Releasing lock... [2026-04-13 16:51:12] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 16:51:12] Production.INFO: 26 MB #Memory Used# [2026-04-13 16:51:14] Production.ERROR: CronJobId end10 [2026-04-13 16:51:14] Production.INFO: ==2053== Releasing lock... [2026-04-13 16:51:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:51:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:51:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:51:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:51:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:51:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:51:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:51:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:51:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:51:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:51:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:51:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:51:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:51:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:51:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:51:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:51:17] Production.INFO: call_cost start [2026-04-13 16:51:17] Production.INFO: call_cost end [2026-04-13 16:51:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:51:17] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:51:17] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:51:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:51:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:51:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:51:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:51:17] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:51:17] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:51:17] Production.INFO: ==2049== Releasing lock... [2026-04-13 16:51:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:51:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:52:01] Production.INFO: ==2113== Lock acquired, processing the job... [2026-04-13 21:52:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:52:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:52:01] Production.INFO: neon service started [2026-04-13 21:52:01] Production.INFO: neon service started [2026-04-13 21:52:01] Production.INFO: ==2113== Releasing lock... [2026-04-13 21:52:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:52:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:52:02] Production.INFO: ==2115== Lock acquired, processing the job... [2026-04-13 16:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 20:52:02] Production.INFO: ==2117== Lock acquired, processing the job... [2026-04-13 20:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:52:02] Production.INFO: ==2117== Releasing lock... [2026-04-13 20:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:52:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:52:02] Production.INFO: ==2115== Releasing lock... [2026-04-13 16:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:52:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:52:03] Production.INFO: ==2120== Lock acquired, processing the job... [2026-04-13 16:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:52:03] Production.INFO: ==2122== Lock acquired, processing the job... [2026-04-13 16:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:52:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:52:03] Production.INFO: ==2126== Lock acquired, processing the job... [2026-04-13 16:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:52:03] Production.INFO: ==2124== Lock acquired, processing the job... [2026-04-13 16:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:52:03] Production.INFO: ==2128== Lock acquired, processing the job... [2026-04-13 16:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:52:03] Production.INFO: Account Balance Start. [2026-04-13 16:52:03] Production.INFO: CreateAllLog Start [2026-04-13 16:52:03] Production.INFO: 117 [2026-04-13 16:52:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:52:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:52:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:52:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:52:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:52:03] Production.INFO: Date 2026-04-10 [2026-04-13 16:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:52:03] Production.INFO: ==2128== Releasing lock... [2026-04-13 16:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:52:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:52:03] Production.INFO: Date 2026-04-11 [2026-04-13 16:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:52:03] Production.INFO: Date 2026-04-12 [2026-04-13 16:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:52:03] Production.INFO: Date 2026-04-13 [2026-04-13 16:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:52:03] Production.INFO: Total Charge 0 [2026-04-13 16:52:03] Production.INFO: CreateAllLog End [2026-04-13 16:52:03] Production.INFO: Account Balance End. [2026-04-13 16:52:03] Production.ERROR: CronJobId end 12 [2026-04-13 16:52:03] Production.INFO: ==2126== Releasing lock... [2026-04-13 16:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:52:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:52:04] Production.INFO: ==2122== Releasing lock... [2026-04-13 16:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:52:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:52:11] Production.ERROR: CronJobId end10 [2026-04-13 16:52:11] Production.INFO: ==2124== Releasing lock... [2026-04-13 16:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:52:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:52:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:52:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:52:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:52:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:52:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:52:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:52:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:52:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:52:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:52:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:52:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:52:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:52:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:52:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:52:14] Production.INFO: call_cost start [2026-04-13 16:52:14] Production.INFO: call_cost end [2026-04-13 16:52:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:52:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:52:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:52:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:52:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:52:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:52:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:52:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:52:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:52:14] Production.INFO: ==2120== Releasing lock... [2026-04-13 16:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:52:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:53:01] Production.INFO: ==2186== Lock acquired, processing the job... [2026-04-13 21:53:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:53:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:53:01] Production.INFO: neon service started [2026-04-13 21:53:01] Production.INFO: neon service started [2026-04-13 21:53:01] Production.INFO: ==2186== Releasing lock... [2026-04-13 21:53:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:53:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:53:02] Production.INFO: ==2188== Lock acquired, processing the job... [2026-04-13 16:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 20:53:02] Production.INFO: ==2190== Lock acquired, processing the job... [2026-04-13 20:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:53:02] Production.INFO: ==2190== Releasing lock... [2026-04-13 20:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:53:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:53:02] Production.INFO: ==2188== Releasing lock... [2026-04-13 16:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:53:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:53:03] Production.INFO: ==2197== Lock acquired, processing the job... [2026-04-13 16:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:53:03] Production.INFO: ==2193== Lock acquired, processing the job... [2026-04-13 16:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:53:03] Production.INFO: ==2195== Lock acquired, processing the job... [2026-04-13 16:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:53:03] Production.INFO: ==2200== Lock acquired, processing the job... [2026-04-13 16:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:53:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:53:03] Production.INFO: ==2202== Lock acquired, processing the job... [2026-04-13 16:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:53:03] Production.INFO: Account Balance Start. [2026-04-13 16:53:03] Production.INFO: CreateAllLog Start [2026-04-13 16:53:03] Production.INFO: 117 [2026-04-13 16:53:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:53:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:53:03] Production.INFO: ==2202== Releasing lock... [2026-04-13 16:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:53:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:53:03] Production.INFO: Date 2026-04-10 [2026-04-13 16:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:53:04] Production.INFO: Date 2026-04-11 [2026-04-13 16:53:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:53:04] Production.INFO: Date 2026-04-12 [2026-04-13 16:53:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:53:04] Production.INFO: Date 2026-04-13 [2026-04-13 16:53:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:53:04] Production.INFO: Total Charge 0 [2026-04-13 16:53:04] Production.INFO: CreateAllLog End [2026-04-13 16:53:04] Production.INFO: ==2195== Releasing lock... [2026-04-13 16:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:53:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:53:04] Production.INFO: Account Balance End. [2026-04-13 16:53:04] Production.ERROR: CronJobId end 12 [2026-04-13 16:53:04] Production.INFO: ==2200== Releasing lock... [2026-04-13 16:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:53:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:53:11] Production.ERROR: CronJobId end10 [2026-04-13 16:53:11] Production.INFO: ==2197== Releasing lock... [2026-04-13 16:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:53:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:53:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:53:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:53:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:53:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:53:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:53:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:53:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:53:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:53:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:53:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:53:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:53:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:53:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:53:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:53:13] Production.INFO: call_cost start [2026-04-13 16:53:13] Production.INFO: call_cost end [2026-04-13 16:53:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:53:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:53:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:53:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:53:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:53:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:53:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:53:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:53:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:53:13] Production.INFO: ==2193== Releasing lock... [2026-04-13 16:53:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:53:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:54:02] Production.INFO: ==2259== Lock acquired, processing the job... [2026-04-13 21:54:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:54:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:54:02] Production.INFO: neon service started [2026-04-13 21:54:02] Production.INFO: neon service started [2026-04-13 21:54:02] Production.INFO: ==2259== Releasing lock... [2026-04-13 21:54:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:54:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:54:02] Production.INFO: ==2261== Lock acquired, processing the job... [2026-04-13 16:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:54:02] Production.INFO: ==2261== Releasing lock... [2026-04-13 16:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:54:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 20:54:02] Production.INFO: ==2263== Lock acquired, processing the job... [2026-04-13 20:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:54:03] Production.INFO: ==2263== Releasing lock... [2026-04-13 20:54:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:54:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:54:03] Production.INFO: ==2267== Lock acquired, processing the job... [2026-04-13 16:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:54:03] Production.INFO: ==2265== Lock acquired, processing the job... [2026-04-13 16:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:54:03] Production.INFO: ==2269== Lock acquired, processing the job... [2026-04-13 16:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:54:03] Production.INFO: ==2271== Lock acquired, processing the job... [2026-04-13 16:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:54:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:54:03] Production.INFO: ==2273== Lock acquired, processing the job... [2026-04-13 16:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:54:03] Production.INFO: Account Balance Start. [2026-04-13 16:54:03] Production.INFO: CreateAllLog Start [2026-04-13 16:54:03] Production.INFO: 117 [2026-04-13 16:54:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:54:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:54:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:54:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:54:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:54:04] Production.INFO: ==2273== Releasing lock... [2026-04-13 16:54:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:54:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:54:04] Production.INFO: Date 2026-04-10 [2026-04-13 16:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:54:04] Production.INFO: Date 2026-04-11 [2026-04-13 16:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:54:04] Production.INFO: ==2267== Releasing lock... [2026-04-13 16:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:54:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:54:04] Production.INFO: Date 2026-04-12 [2026-04-13 16:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:54:04] Production.INFO: Date 2026-04-13 [2026-04-13 16:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:54:04] Production.INFO: Total Charge 0 [2026-04-13 16:54:04] Production.INFO: CreateAllLog End [2026-04-13 16:54:04] Production.INFO: Account Balance End. [2026-04-13 16:54:04] Production.ERROR: CronJobId end 12 [2026-04-13 16:54:04] Production.INFO: ==2271== Releasing lock... [2026-04-13 16:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:54:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:54:11] Production.ERROR: CronJobId end10 [2026-04-13 16:54:11] Production.INFO: ==2269== Releasing lock... [2026-04-13 16:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:54:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:54:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:54:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:54:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:54:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:54:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:54:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:54:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:54:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:54:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:54:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:54:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:54:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:54:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:54:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:54:13] Production.INFO: call_cost start [2026-04-13 16:54:13] Production.INFO: call_cost end [2026-04-13 16:54:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:54:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:54:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:54:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:54:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:54:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:54:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:54:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:54:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:54:13] Production.INFO: ==2265== Releasing lock... [2026-04-13 16:54:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:54:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:55:01] Production.INFO: ==2328== Lock acquired, processing the job... [2026-04-13 21:55:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:55:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:55:01] Production.INFO: neon service started [2026-04-13 21:55:01] Production.INFO: neon service started [2026-04-13 21:55:01] Production.INFO: ==2328== Releasing lock... [2026-04-13 21:55:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:55:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:55:02] Production.INFO: ==2330== Lock acquired, processing the job... [2026-04-13 16:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:55:02] Production.INFO: ==2330== Releasing lock... [2026-04-13 16:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:55:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 20:55:02] Production.INFO: ==2332== Lock acquired, processing the job... [2026-04-13 20:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:55:02] Production.INFO: ==2332== Releasing lock... [2026-04-13 20:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:55:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:55:03] Production.INFO: ==2340== Lock acquired, processing the job... [2026-04-13 16:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:55:03] Production.INFO: ==2336== Lock acquired, processing the job... [2026-04-13 16:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:55:03] Production.INFO: ==2338== Lock acquired, processing the job... [2026-04-13 16:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:55:03] Production.INFO: ==2334== Lock acquired, processing the job... [2026-04-13 16:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:55:03] Production.INFO: Account Balance Start. [2026-04-13 16:55:03] Production.INFO: CreateAllLog Start [2026-04-13 16:55:03] Production.INFO: 117 [2026-04-13 16:55:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:55:03] Production.INFO: ==2342== Lock acquired, processing the job... [2026-04-13 16:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:55:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:55:03] Production.INFO: Date 2026-04-10 [2026-04-13 16:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:55:03] Production.INFO: Date 2026-04-11 [2026-04-13 16:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:55:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:55:03] Production.INFO: Date 2026-04-12 [2026-04-13 16:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:55:03] Production.INFO: Date 2026-04-13 [2026-04-13 16:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:55:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:55:03] Production.INFO: Total Charge 0 [2026-04-13 16:55:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:55:03] Production.INFO: CreateAllLog End [2026-04-13 16:55:03] Production.INFO: ==2342== Releasing lock... [2026-04-13 16:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:55:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:55:03] Production.INFO: Account Balance End. [2026-04-13 16:55:03] Production.INFO: ==2336== Releasing lock... [2026-04-13 16:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:55:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:55:03] Production.ERROR: CronJobId end 12 [2026-04-13 16:55:03] Production.INFO: ==2340== Releasing lock... [2026-04-13 16:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:55:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:55:10] Production.ERROR: CronJobId end10 [2026-04-13 16:55:10] Production.INFO: ==2338== Releasing lock... [2026-04-13 16:55:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:55:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:55:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:55:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:55:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:55:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:55:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:55:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:55:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:55:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:55:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:55:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:55:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:55:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:55:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:55:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:55:13] Production.INFO: call_cost start [2026-04-13 16:55:13] Production.INFO: call_cost end [2026-04-13 16:55:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:55:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:55:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:55:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:55:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:55:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:55:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:55:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:55:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:55:13] Production.INFO: ==2334== Releasing lock... [2026-04-13 16:55:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:55:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:56:02] Production.INFO: ==2399== Lock acquired, processing the job... [2026-04-13 21:56:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:56:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:56:02] Production.INFO: neon service started [2026-04-13 21:56:02] Production.INFO: neon service started [2026-04-13 21:56:02] Production.INFO: ==2399== Releasing lock... [2026-04-13 21:56:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:56:02] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 16:56:02] Production.INFO: ==2401== Lock acquired, processing the job... [2026-04-13 16:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:56:02] Production.INFO: ==2401== Releasing lock... [2026-04-13 16:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:56:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 20:56:02] Production.INFO: ==2403== Lock acquired, processing the job... [2026-04-13 20:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:56:02] Production.INFO: ==2403== Releasing lock... [2026-04-13 20:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:56:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:56:03] Production.INFO: ==2411== Lock acquired, processing the job... [2026-04-13 16:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:56:03] Production.INFO: ==2407== Lock acquired, processing the job... [2026-04-13 16:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:56:03] Production.INFO: ==2405== Lock acquired, processing the job... [2026-04-13 16:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:56:03] Production.INFO: ==2413== Lock acquired, processing the job... [2026-04-13 16:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:56:03] Production.INFO: ==2409== Lock acquired, processing the job... [2026-04-13 16:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:56:03] Production.INFO: Account Balance Start. [2026-04-13 16:56:03] Production.INFO: CreateAllLog Start [2026-04-13 16:56:03] Production.INFO: 117 [2026-04-13 16:56:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:56:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:56:03] Production.INFO: ==2413== Releasing lock... [2026-04-13 16:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:56:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:56:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:56:03] Production.INFO: Date 2026-04-10 [2026-04-13 16:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:56:03] Production.INFO: Date 2026-04-11 [2026-04-13 16:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:56:03] Production.INFO: Date 2026-04-12 [2026-04-13 16:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:56:03] Production.INFO: Date 2026-04-13 [2026-04-13 16:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:56:04] Production.INFO: Total Charge 0 [2026-04-13 16:56:04] Production.INFO: CreateAllLog End [2026-04-13 16:56:04] Production.INFO: Account Balance End. [2026-04-13 16:56:04] Production.ERROR: CronJobId end 12 [2026-04-13 16:56:04] Production.INFO: ==2411== Releasing lock... [2026-04-13 16:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:56:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:56:04] Production.INFO: ==2407== Releasing lock... [2026-04-13 16:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:56:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:56:11] Production.ERROR: CronJobId end10 [2026-04-13 16:56:11] Production.INFO: ==2409== Releasing lock... [2026-04-13 16:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:56:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:56:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:56:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:56:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:56:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:56:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:56:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:56:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:56:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:56:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:56:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:56:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:56:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:56:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:56:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:56:14] Production.INFO: call_cost start [2026-04-13 16:56:14] Production.INFO: call_cost end [2026-04-13 16:56:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:56:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:56:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:56:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:56:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:56:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:56:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:56:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:56:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:56:14] Production.INFO: ==2405== Releasing lock... [2026-04-13 16:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:56:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:57:01] Production.INFO: ==2475== Lock acquired, processing the job... [2026-04-13 21:57:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:57:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:57:01] Production.INFO: neon service started [2026-04-13 21:57:01] Production.INFO: neon service started [2026-04-13 21:57:01] Production.INFO: ==2475== Releasing lock... [2026-04-13 21:57:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:57:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:57:01] Production.INFO: ==2477== Lock acquired, processing the job... [2026-04-13 16:57:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:57:02] Production.INFO: ==2477== Releasing lock... [2026-04-13 16:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:57:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 20:57:02] Production.INFO: ==2479== Lock acquired, processing the job... [2026-04-13 20:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:57:02] Production.INFO: ==2479== Releasing lock... [2026-04-13 20:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:57:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:57:02] Production.INFO: ==2481== Lock acquired, processing the job... [2026-04-13 16:57:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:57:02] Production.INFO: ==2485== Lock acquired, processing the job... [2026-04-13 16:57:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:57:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:57:03] Production.INFO: ==2487== Lock acquired, processing the job... [2026-04-13 16:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:57:03] Production.INFO: ==2483== Lock acquired, processing the job... [2026-04-13 16:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:57:03] Production.INFO: Account Balance Start. [2026-04-13 16:57:03] Production.INFO: CreateAllLog Start [2026-04-13 16:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:57:03] Production.INFO: ==2489== Lock acquired, processing the job... [2026-04-13 16:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:57:03] Production.INFO: 117 [2026-04-13 16:57:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:57:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:57:03] Production.INFO: Date 2026-04-10 [2026-04-13 16:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:57:03] Production.INFO: ==2489== Releasing lock... [2026-04-13 16:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:57:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:57:03] Production.INFO: Date 2026-04-11 [2026-04-13 16:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:57:03] Production.INFO: Date 2026-04-12 [2026-04-13 16:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:57:03] Production.INFO: Date 2026-04-13 [2026-04-13 16:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:57:03] Production.INFO: Total Charge 0 [2026-04-13 16:57:03] Production.INFO: CreateAllLog End [2026-04-13 16:57:03] Production.INFO: Account Balance End. [2026-04-13 16:57:03] Production.ERROR: CronJobId end 12 [2026-04-13 16:57:03] Production.INFO: ==2487== Releasing lock... [2026-04-13 16:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:57:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:57:03] Production.INFO: ==2483== Releasing lock... [2026-04-13 16:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:57:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:57:10] Production.ERROR: CronJobId end10 [2026-04-13 16:57:10] Production.INFO: ==2485== Releasing lock... [2026-04-13 16:57:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:57:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:57:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:57:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:57:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:57:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:57:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:57:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:57:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:57:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:57:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:57:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:57:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:57:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:57:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:57:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:57:13] Production.INFO: call_cost start [2026-04-13 16:57:13] Production.INFO: call_cost end [2026-04-13 16:57:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:57:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:57:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:57:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:57:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:57:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:57:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:57:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:57:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:57:13] Production.INFO: ==2481== Releasing lock... [2026-04-13 16:57:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:57:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:58:01] Production.INFO: ==2545== Lock acquired, processing the job... [2026-04-13 21:58:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:58:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:58:01] Production.INFO: neon service started [2026-04-13 21:58:01] Production.INFO: neon service started [2026-04-13 21:58:01] Production.INFO: ==2545== Releasing lock... [2026-04-13 21:58:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:58:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 16:58:02] Production.INFO: ==2547== Lock acquired, processing the job... [2026-04-13 16:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 20:58:02] Production.INFO: ==2549== Lock acquired, processing the job... [2026-04-13 20:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:58:02] Production.INFO: ==2549== Releasing lock... [2026-04-13 20:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:58:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:58:02] Production.INFO: ==2547== Releasing lock... [2026-04-13 16:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:58:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:58:03] Production.INFO: ==2552== Lock acquired, processing the job... [2026-04-13 16:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:58:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:58:03] Production.INFO: ==2554== Lock acquired, processing the job... [2026-04-13 16:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:58:03] Production.INFO: ==2560== Lock acquired, processing the job... [2026-04-13 16:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:58:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:58:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:58:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:58:03] Production.INFO: ==2560== Releasing lock... [2026-04-13 16:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:58:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:58:03] Production.INFO: ==2556== Lock acquired, processing the job... [2026-04-13 16:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:58:03] Production.INFO: ==2558== Lock acquired, processing the job... [2026-04-13 16:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:58:03] Production.INFO: Account Balance Start. [2026-04-13 16:58:03] Production.INFO: CreateAllLog Start [2026-04-13 16:58:03] Production.INFO: 117 [2026-04-13 16:58:03] Production.INFO: Date 2026-04-08 [2026-04-13 16:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:58:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:58:04] Production.INFO: Date 2026-04-10 [2026-04-13 16:58:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:58:04] Production.INFO: Date 2026-04-11 [2026-04-13 16:58:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:58:04] Production.INFO: Date 2026-04-12 [2026-04-13 16:58:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:58:04] Production.INFO: Date 2026-04-13 [2026-04-13 16:58:04] Production.INFO: Reseller ==> 0 [2026-04-13 16:58:04] Production.INFO: Total Charge 0 [2026-04-13 16:58:04] Production.INFO: CreateAllLog End [2026-04-13 16:58:04] Production.INFO: Account Balance End. [2026-04-13 16:58:04] Production.ERROR: CronJobId end 12 [2026-04-13 16:58:04] Production.INFO: ==2558== Releasing lock... [2026-04-13 16:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:58:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:58:04] Production.INFO: ==2554== Releasing lock... [2026-04-13 16:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:58:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:58:11] Production.ERROR: CronJobId end10 [2026-04-13 16:58:11] Production.INFO: ==2556== Releasing lock... [2026-04-13 16:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:58:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:58:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:58:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:58:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:58:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:58:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:58:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:58:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:58:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:58:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:58:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:58:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:58:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:58:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:58:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:58:14] Production.INFO: call_cost start [2026-04-13 16:58:14] Production.INFO: call_cost end [2026-04-13 16:58:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:58:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:58:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:58:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:58:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:58:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:58:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:58:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:58:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:58:14] Production.INFO: ==2552== Releasing lock... [2026-04-13 16:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:58:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 21:59:01] Production.INFO: ==2617== Lock acquired, processing the job... [2026-04-13 21:59:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 21:59:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 21:59:01] Production.INFO: neon service started [2026-04-13 21:59:01] Production.INFO: neon service started [2026-04-13 21:59:01] Production.INFO: ==2617== Releasing lock... [2026-04-13 21:59:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 21:59:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 20:59:01] Production.INFO: ==2621== Lock acquired, processing the job... [2026-04-13 20:59:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 20:59:01] Production.INFO: ==2621== Releasing lock... [2026-04-13 20:59:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 20:59:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 16:59:01] Production.INFO: ==2619== Lock acquired, processing the job... [2026-04-13 16:59:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 16:59:02] Production.INFO: ==2619== Releasing lock... [2026-04-13 16:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 16:59:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 16:59:02] Production.INFO: ==2624== Lock acquired, processing the job... [2026-04-13 16:59:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 16:59:02] Production.INFO: ==2626== Lock acquired, processing the job... [2026-04-13 16:59:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 16:59:02] Production.INFO: ==2630== Lock acquired, processing the job... [2026-04-13 16:59:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 16:59:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 16:59:02] Production.INFO: ==2628== Lock acquired, processing the job... [2026-04-13 16:59:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 16:59:02] Production.INFO: ==2632== Lock acquired, processing the job... [2026-04-13 16:59:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 16:59:02] Production.INFO: Account Balance Start. [2026-04-13 16:59:02] Production.INFO: CreateAllLog Start [2026-04-13 16:59:02] Production.INFO: 117 [2026-04-13 16:59:02] Production.INFO: Date 2026-04-08 [2026-04-13 16:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 16:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 16:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 16:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 16:59:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 16:59:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 16:59:03] Production.INFO: Date 2026-04-09 [2026-04-13 16:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:59:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 16:59:03] Production.INFO: ==2632== Releasing lock... [2026-04-13 16:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 16:59:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 16:59:03] Production.INFO: Date 2026-04-10 [2026-04-13 16:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:59:03] Production.INFO: Date 2026-04-11 [2026-04-13 16:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:59:03] Production.INFO: Date 2026-04-12 [2026-04-13 16:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:59:03] Production.INFO: Date 2026-04-13 [2026-04-13 16:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 16:59:03] Production.INFO: Total Charge 0 [2026-04-13 16:59:03] Production.INFO: CreateAllLog End [2026-04-13 16:59:03] Production.INFO: ==2626== Releasing lock... [2026-04-13 16:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 16:59:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 16:59:03] Production.INFO: Account Balance End. [2026-04-13 16:59:03] Production.ERROR: CronJobId end 12 [2026-04-13 16:59:03] Production.INFO: ==2630== Releasing lock... [2026-04-13 16:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 16:59:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 16:59:10] Production.ERROR: CronJobId end10 [2026-04-13 16:59:10] Production.INFO: ==2628== Releasing lock... [2026-04-13 16:59:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 16:59:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 16:59:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 16:59:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 16:59:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 16:59:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 16:59:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 16:59:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 16:59:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 16:59:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 16:59:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 16:59:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 16:59:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 16:59:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 16:59:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 16:59:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 16:59:12] Production.INFO: call_cost start [2026-04-13 16:59:12] Production.INFO: call_cost end [2026-04-13 16:59:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 16:59:12] Production.INFO: ============== Report Schedule START=========== [2026-04-13 16:59:12] Production.INFO: ============== Report Schedule END=========== [2026-04-13 16:59:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 16:59:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 16:59:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 16:59:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 16:59:12] Production.INFO: ============== Deal alert START=========== [2026-04-13 16:59:12] Production.INFO: ============== Deal alert END=========== [2026-04-13 16:59:12] Production.INFO: ==2624== Releasing lock... [2026-04-13 16:59:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 16:59:12] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:00:01] Production.INFO: ==2689== Lock acquired, processing the job... [2026-04-13 22:00:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:00:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:00:01] Production.INFO: neon service started [2026-04-13 22:00:01] Production.INFO: neon service started [2026-04-13 22:00:01] Production.INFO: ==2689== Releasing lock... [2026-04-13 22:00:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:00:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:00:02] Production.INFO: ==2691== Lock acquired, processing the job... [2026-04-13 17:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:00:02] Production.INFO: ==2691== Releasing lock... [2026-04-13 17:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:00:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 21:00:02] Production.INFO: ==2693== Lock acquired, processing the job... [2026-04-13 21:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:00:02] Production.INFO: ==2693== Releasing lock... [2026-04-13 21:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:00:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:00:03] Production.INFO: ==2695== Lock acquired, processing the job... [2026-04-13 17:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:00:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:00:03] Production.INFO: ==2697== Lock acquired, processing the job... [2026-04-13 17:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:00:03] Production.INFO: ==2703== Lock acquired, processing the job... [2026-04-13 17:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:00:03] Production.INFO: ==2699== Lock acquired, processing the job... [2026-04-13 17:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:00:03] Production.INFO: ==2701== Lock acquired, processing the job... [2026-04-13 17:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:00:03] Production.INFO: Account Balance Start. [2026-04-13 17:00:03] Production.INFO: CreateAllLog Start [2026-04-13 17:00:03] Production.INFO: 117 [2026-04-13 17:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:00:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:00:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:00:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:00:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:00:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:00:03] Production.INFO: Date 2026-04-10 [2026-04-13 17:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:00:03] Production.INFO: Date 2026-04-11 [2026-04-13 17:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:00:03] Production.INFO: ==2703== Releasing lock... [2026-04-13 17:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:00:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:00:03] Production.INFO: Date 2026-04-12 [2026-04-13 17:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:00:03] Production.INFO: Date 2026-04-13 [2026-04-13 17:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:00:03] Production.INFO: Total Charge 0 [2026-04-13 17:00:03] Production.INFO: CreateAllLog End [2026-04-13 17:00:03] Production.INFO: Account Balance End. [2026-04-13 17:00:03] Production.ERROR: CronJobId end 12 [2026-04-13 17:00:03] Production.INFO: ==2701== Releasing lock... [2026-04-13 17:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:00:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:00:04] Production.INFO: ==2697== Releasing lock... [2026-04-13 17:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:00:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:00:11] Production.ERROR: CronJobId end10 [2026-04-13 17:00:11] Production.INFO: ==2699== Releasing lock... [2026-04-13 17:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:00:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:00:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:00:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:00:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:00:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:00:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:00:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:00:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:00:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:00:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:00:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:00:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:00:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:00:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:00:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:00:13] Production.INFO: call_cost start [2026-04-13 17:00:13] Production.INFO: call_cost end [2026-04-13 17:00:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:00:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:00:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:00:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:00:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:00:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:00:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:00:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:00:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:00:13] Production.INFO: ==2695== Releasing lock... [2026-04-13 17:00:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:00:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:01:02] Production.INFO: ==2765== Lock acquired, processing the job... [2026-04-13 22:01:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:01:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:01:02] Production.INFO: neon service started [2026-04-13 22:01:02] Production.INFO: neon service started [2026-04-13 22:01:02] Production.INFO: ==2765== Releasing lock... [2026-04-13 22:01:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:01:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:01:02] Production.INFO: ==2778== Lock acquired, processing the job... [2026-04-13 17:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:01:02] Production.INFO: ==2778== Releasing lock... [2026-04-13 17:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:01:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 21:01:02] Production.INFO: ==2780== Lock acquired, processing the job... [2026-04-13 21:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:01:03] Production.INFO: ==2780== Releasing lock... [2026-04-13 21:01:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:01:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:01:03] Production.INFO: ==2782== Lock acquired, processing the job... [2026-04-13 17:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 17:01:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 17:01:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 17:01:03] Production.INFO: ==2782== Releasing lock... [2026-04-13 17:01:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 17:01:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 17:01:03] Production.INFO: ==2784== Lock acquired, processing the job... [2026-04-13 17:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:01:03] Production.INFO: ==2786== Lock acquired, processing the job... [2026-04-13 17:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:01:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:01:03] Production.INFO: ==2790== Lock acquired, processing the job... [2026-04-13 17:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:01:03] Production.INFO: Account Balance Start. [2026-04-13 17:01:03] Production.INFO: CreateAllLog Start [2026-04-13 17:01:03] Production.INFO: 117 [2026-04-13 17:01:04] Production.INFO: Date 2026-04-08 [2026-04-13 17:01:04] Production.INFO: ==2788== Lock acquired, processing the job... [2026-04-13 17:01:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:01:04] Production.INFO: Date 2026-04-09 [2026-04-13 17:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:01:04] Production.INFO: Date 2026-04-10 [2026-04-13 17:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:01:04] Production.INFO: Date 2026-04-11 [2026-04-13 17:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:01:04] Production.INFO: ==2792== Lock acquired, processing the job... [2026-04-13 17:01:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 17:01:04] Production.INFO: Date 2026-04-12 [2026-04-13 17:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:01:04] Production.INFO: ==2794== Lock acquired, processing the job... [2026-04-13 17:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:01:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 17:01:04] Production.INFO: Date 2026-04-13 [2026-04-13 17:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:01:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:01:04] Production.INFO: Total Charge 0 [2026-04-13 17:01:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:01:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:01:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:01:04] Production.INFO: CreateAllLog End [2026-04-13 17:01:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:01:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:01:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:01:04] Production.INFO: ==2786== Releasing lock... [2026-04-13 17:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:01:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:01:04] Production.INFO: ==2794== Releasing lock... [2026-04-13 17:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:01:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:01:04] Production.ERROR: done [2026-04-13 17:01:04] Production.INFO: Account Balance End. [2026-04-13 17:01:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 17:01:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17090285', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 17:01:05] Production.ERROR: CronJobId end 12 [2026-04-13 17:01:05] Production.INFO: ==2790== Releasing lock... [2026-04-13 17:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:01:05] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:01:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17090285', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 17:01:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 17:01:10] Production.INFO: ProcessCDR(1,17090285,1,1,2) [2026-04-13 17:01:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17090285,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 17:01:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17090285,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 17:01:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 17:01:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 17:01:11] Production.INFO: ==2792== Releasing lock... [2026-04-13 17:01:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 17:01:11] Production.INFO: 26 MB #Memory Used# [2026-04-13 17:01:16] Production.ERROR: CronJobId end10 [2026-04-13 17:01:16] Production.INFO: ==2788== Releasing lock... [2026-04-13 17:01:16] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:01:16] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:01:17] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:01:17] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:01:17] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:01:17] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:01:17] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:01:17] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:01:17] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:01:17] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:01:17] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:01:17] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:01:17] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:01:17] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:01:17] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:01:17] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:01:17] Production.INFO: call_cost start [2026-04-13 17:01:17] Production.INFO: call_cost end [2026-04-13 17:01:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:01:17] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:01:17] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:01:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:01:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:01:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:01:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:01:17] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:01:17] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:01:17] Production.INFO: ==2784== Releasing lock... [2026-04-13 17:01:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:01:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:02:01] Production.INFO: ==2850== Lock acquired, processing the job... [2026-04-13 22:02:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:02:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:02:01] Production.INFO: neon service started [2026-04-13 22:02:01] Production.INFO: neon service started [2026-04-13 22:02:01] Production.INFO: ==2850== Releasing lock... [2026-04-13 22:02:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:02:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 21:02:02] Production.INFO: ==2855== Lock acquired, processing the job... [2026-04-13 21:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:02:02] Production.INFO: ==2855== Releasing lock... [2026-04-13 21:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:02:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:02:02] Production.INFO: ==2853== Lock acquired, processing the job... [2026-04-13 17:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:02:02] Production.INFO: ==2853== Releasing lock... [2026-04-13 17:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:02:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:02:03] Production.INFO: ==2858== Lock acquired, processing the job... [2026-04-13 17:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:02:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:02:03] Production.INFO: ==2860== Lock acquired, processing the job... [2026-04-13 17:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:02:03] Production.INFO: ==2868== Lock acquired, processing the job... [2026-04-13 17:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:02:03] Production.INFO: ==2862== Lock acquired, processing the job... [2026-04-13 17:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:02:03] Production.INFO: ==2864== Lock acquired, processing the job... [2026-04-13 17:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:02:03] Production.INFO: ==2866== Lock acquired, processing the job... [2026-04-13 17:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts# [2026-04-13 17:02:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:02:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:02:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:02:03] Production.INFO: ==2868== Releasing lock... [2026-04-13 17:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:02:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:02:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 17:02:03] Production.INFO: Account Balance Start. [2026-04-13 17:02:03] Production.INFO: CreateAllLog Start [2026-04-13 17:02:03] Production.INFO: 117 [2026-04-13 17:02:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:02:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:02:03] Production.INFO: Date 2026-04-10 [2026-04-13 17:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:02:03] Production.INFO: Date 2026-04-11 [2026-04-13 17:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:02:03] Production.INFO: Date 2026-04-12 [2026-04-13 17:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:02:03] Production.INFO: Date 2026-04-13 [2026-04-13 17:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:02:03] Production.INFO: Total Charge 0 [2026-04-13 17:02:03] Production.INFO: CreateAllLog End [2026-04-13 17:02:04] Production.INFO: ==2860== Releasing lock... [2026-04-13 17:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:02:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:02:04] Production.ERROR: done [2026-04-13 17:02:04] Production.ERROR: tblTempVendorCDR_20 [2026-04-13 17:02:04] Production.INFO: Account Balance End. [2026-04-13 17:02:04] Production.ERROR: CronJobId end 12 [2026-04-13 17:02:04] Production.INFO: ==2864== Releasing lock... [2026-04-13 17:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:02:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:02:04] Production.ERROR: done [2026-04-13 17:02:04] Production.ERROR: Array ( [start_date_ymd] => 2026-04-01 03:02:06 [end_date_ymd] => 2026-04-02 03:02:06 [RateCDR] => 1 ) [2026-04-13 17:02:04] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode, c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type, disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description, pin.pc_description as pincode_name from asteriskcdrdb.cdr c left outer join asterisk.cc_callcosts cc on c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/ left outer join asterisk.pr_providers p on cc_pr_id = pr_id left outer join asterisk.te_tenants te ON te.te_code = c.accountcode left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06' AND ( userfield like '%outbound%' or userfield like '%inbound%' or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/ ) AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/ AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' and prevuniqueid='' group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'') [2026-04-13 17:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs() #1 [internal function]: App\Console\Commands\PBXAccountUsage->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:02:04] Production.INFO: ==2866== Releasing lock... [2026-04-13 17:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops# [2026-04-13 17:02:04] Production.INFO: 27.25 MB #Memory Used# [2026-04-13 17:02:12] Production.ERROR: CronJobId end10 [2026-04-13 17:02:12] Production.INFO: ==2862== Releasing lock... [2026-04-13 17:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:02:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:02:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:02:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:02:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:02:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:02:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:02:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:02:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:02:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:02:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:02:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:02:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:02:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:02:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:02:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:02:15] Production.INFO: call_cost start [2026-04-13 17:02:15] Production.INFO: call_cost end [2026-04-13 17:02:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:02:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:02:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:02:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:02:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:02:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:02:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:02:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:02:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:02:15] Production.INFO: ==2858== Releasing lock... [2026-04-13 17:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:02:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:03:01] Production.INFO: ==2923== Lock acquired, processing the job... [2026-04-13 22:03:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:03:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:03:01] Production.INFO: neon service started [2026-04-13 22:03:01] Production.INFO: neon service started [2026-04-13 22:03:01] Production.INFO: ==2923== Releasing lock... [2026-04-13 22:03:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:03:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:03:02] Production.INFO: ==2925== Lock acquired, processing the job... [2026-04-13 17:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:03:02] Production.INFO: ==2925== Releasing lock... [2026-04-13 17:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:03:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 21:03:02] Production.INFO: ==2927== Lock acquired, processing the job... [2026-04-13 21:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:03:02] Production.INFO: ==2927== Releasing lock... [2026-04-13 21:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:03:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:03:03] Production.INFO: ==2929== Lock acquired, processing the job... [2026-04-13 17:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:03:03] Production.INFO: ==2933== Lock acquired, processing the job... [2026-04-13 17:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:03:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:03:03] Production.INFO: ==2931== Lock acquired, processing the job... [2026-04-13 17:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:03:03] Production.INFO: ==2937== Lock acquired, processing the job... [2026-04-13 17:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:03:03] Production.INFO: ==2935== Lock acquired, processing the job... [2026-04-13 17:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:03:03] Production.INFO: Account Balance Start. [2026-04-13 17:03:03] Production.INFO: CreateAllLog Start [2026-04-13 17:03:03] Production.INFO: 117 [2026-04-13 17:03:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:03:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:03:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:03:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:03:03] Production.INFO: ==2937== Releasing lock... [2026-04-13 17:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:03:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:03:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:03:03] Production.INFO: Date 2026-04-10 [2026-04-13 17:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:03:03] Production.INFO: Date 2026-04-11 [2026-04-13 17:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:03:03] Production.INFO: Date 2026-04-12 [2026-04-13 17:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:03:03] Production.INFO: Date 2026-04-13 [2026-04-13 17:03:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:03:03] Production.INFO: Total Charge 0 [2026-04-13 17:03:04] Production.INFO: CreateAllLog End [2026-04-13 17:03:04] Production.INFO: ==2931== Releasing lock... [2026-04-13 17:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:03:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:03:04] Production.INFO: Account Balance End. [2026-04-13 17:03:04] Production.ERROR: CronJobId end 12 [2026-04-13 17:03:04] Production.INFO: ==2935== Releasing lock... [2026-04-13 17:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:03:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:03:10] Production.ERROR: CronJobId end10 [2026-04-13 17:03:10] Production.INFO: ==2933== Releasing lock... [2026-04-13 17:03:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:03:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:03:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:03:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:03:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:03:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:03:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:03:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:03:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:03:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:03:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:03:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:03:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:03:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:03:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:03:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:03:13] Production.INFO: call_cost start [2026-04-13 17:03:13] Production.INFO: call_cost end [2026-04-13 17:03:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:03:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:03:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:03:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:03:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:03:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:03:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:03:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:03:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:03:13] Production.INFO: ==2929== Releasing lock... [2026-04-13 17:03:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:03:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:04:02] Production.INFO: ==2996== Lock acquired, processing the job... [2026-04-13 22:04:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:04:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:04:02] Production.INFO: neon service started [2026-04-13 22:04:02] Production.INFO: neon service started [2026-04-13 22:04:02] Production.INFO: ==2996== Releasing lock... [2026-04-13 22:04:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:04:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 21:04:02] Production.INFO: ==3000== Lock acquired, processing the job... [2026-04-13 21:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:04:02] Production.INFO: ==3000== Releasing lock... [2026-04-13 21:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:04:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:04:02] Production.INFO: ==2998== Lock acquired, processing the job... [2026-04-13 17:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:04:03] Production.INFO: ==2998== Releasing lock... [2026-04-13 17:04:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:04:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:04:03] Production.INFO: ==3004== Lock acquired, processing the job... [2026-04-13 17:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:04:03] Production.INFO: ==3002== Lock acquired, processing the job... [2026-04-13 17:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:04:03] Production.INFO: ==3006== Lock acquired, processing the job... [2026-04-13 17:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:04:03] Production.INFO: ==3008== Lock acquired, processing the job... [2026-04-13 17:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:04:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:04:03] Production.INFO: ==3011== Lock acquired, processing the job... [2026-04-13 17:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:04:03] Production.INFO: Account Balance Start. [2026-04-13 17:04:03] Production.INFO: CreateAllLog Start [2026-04-13 17:04:03] Production.INFO: 117 [2026-04-13 17:04:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:04:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:04:04] Production.INFO: Date 2026-04-10 [2026-04-13 17:04:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:04:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:04:04] Production.INFO: Date 2026-04-11 [2026-04-13 17:04:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:04:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:04:04] Production.INFO: Date 2026-04-12 [2026-04-13 17:04:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:04:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:04:04] Production.INFO: ==3011== Releasing lock... [2026-04-13 17:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:04:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:04:04] Production.INFO: Date 2026-04-13 [2026-04-13 17:04:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:04:04] Production.INFO: Total Charge 0 [2026-04-13 17:04:04] Production.INFO: CreateAllLog End [2026-04-13 17:04:04] Production.INFO: ==3004== Releasing lock... [2026-04-13 17:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:04:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:04:04] Production.INFO: Account Balance End. [2026-04-13 17:04:04] Production.ERROR: CronJobId end 12 [2026-04-13 17:04:04] Production.INFO: ==3008== Releasing lock... [2026-04-13 17:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:04:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:04:11] Production.ERROR: CronJobId end10 [2026-04-13 17:04:11] Production.INFO: ==3006== Releasing lock... [2026-04-13 17:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:04:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:04:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:04:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:04:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:04:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:04:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:04:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:04:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:04:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:04:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:04:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:04:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:04:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:04:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:04:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:04:14] Production.INFO: call_cost start [2026-04-13 17:04:14] Production.INFO: call_cost end [2026-04-13 17:04:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:04:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:04:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:04:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:04:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:04:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:04:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:04:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:04:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:04:14] Production.INFO: ==3002== Releasing lock... [2026-04-13 17:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:04:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:05:01] Production.INFO: ==3068== Lock acquired, processing the job... [2026-04-13 22:05:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:05:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:05:01] Production.INFO: neon service started [2026-04-13 22:05:01] Production.INFO: neon service started [2026-04-13 22:05:01] Production.INFO: ==3068== Releasing lock... [2026-04-13 22:05:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:05:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:05:02] Production.INFO: ==3070== Lock acquired, processing the job... [2026-04-13 17:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 21:05:02] Production.INFO: ==3072== Lock acquired, processing the job... [2026-04-13 21:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:05:02] Production.INFO: ==3072== Releasing lock... [2026-04-13 21:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:05:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:05:02] Production.INFO: ==3070== Releasing lock... [2026-04-13 17:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:05:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:05:03] Production.INFO: ==3079== Lock acquired, processing the job... [2026-04-13 17:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:05:03] Production.INFO: ==3075== Lock acquired, processing the job... [2026-04-13 17:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:05:03] Production.INFO: ==3077== Lock acquired, processing the job... [2026-04-13 17:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:05:03] Production.INFO: ==3081== Lock acquired, processing the job... [2026-04-13 17:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:05:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:05:03] Production.INFO: ==3083== Lock acquired, processing the job... [2026-04-13 17:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:05:03] Production.INFO: Account Balance Start. [2026-04-13 17:05:03] Production.INFO: CreateAllLog Start [2026-04-13 17:05:03] Production.INFO: 117 [2026-04-13 17:05:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:05:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:05:03] Production.INFO: Date 2026-04-10 [2026-04-13 17:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:05:03] Production.INFO: Date 2026-04-11 [2026-04-13 17:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:05:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:05:03] Production.INFO: ==3083== Releasing lock... [2026-04-13 17:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:05:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:05:03] Production.INFO: Date 2026-04-12 [2026-04-13 17:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:05:03] Production.INFO: Date 2026-04-13 [2026-04-13 17:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:05:04] Production.INFO: Total Charge 0 [2026-04-13 17:05:04] Production.INFO: CreateAllLog End [2026-04-13 17:05:04] Production.INFO: Account Balance End. [2026-04-13 17:05:04] Production.ERROR: CronJobId end 12 [2026-04-13 17:05:04] Production.INFO: ==3081== Releasing lock... [2026-04-13 17:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:05:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:05:04] Production.INFO: ==3077== Releasing lock... [2026-04-13 17:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:05:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:05:11] Production.ERROR: CronJobId end10 [2026-04-13 17:05:11] Production.INFO: ==3079== Releasing lock... [2026-04-13 17:05:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:05:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:05:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:05:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:05:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:05:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:05:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:05:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:05:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:05:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:05:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:05:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:05:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:05:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:05:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:05:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:05:14] Production.INFO: call_cost start [2026-04-13 17:05:14] Production.INFO: call_cost end [2026-04-13 17:05:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:05:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:05:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:05:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:05:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:05:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:05:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:05:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:05:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:05:14] Production.INFO: ==3075== Releasing lock... [2026-04-13 17:05:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:05:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:06:02] Production.INFO: ==3143== Lock acquired, processing the job... [2026-04-13 22:06:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:06:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:06:02] Production.INFO: neon service started [2026-04-13 22:06:02] Production.INFO: neon service started [2026-04-13 22:06:02] Production.INFO: ==3143== Releasing lock... [2026-04-13 22:06:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:06:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:06:02] Production.INFO: ==3145== Lock acquired, processing the job... [2026-04-13 17:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:06:02] Production.INFO: ==3145== Releasing lock... [2026-04-13 17:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:06:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 21:06:02] Production.INFO: ==3147== Lock acquired, processing the job... [2026-04-13 21:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:06:02] Production.INFO: ==3147== Releasing lock... [2026-04-13 21:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:06:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:06:03] Production.INFO: ==3155== Lock acquired, processing the job... [2026-04-13 17:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:06:03] Production.INFO: Account Balance Start. [2026-04-13 17:06:03] Production.INFO: CreateAllLog Start [2026-04-13 17:06:03] Production.INFO: 117 [2026-04-13 17:06:03] Production.INFO: ==3149== Lock acquired, processing the job... [2026-04-13 17:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:06:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:06:03] Production.INFO: ==3151== Lock acquired, processing the job... [2026-04-13 17:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:06:03] Production.INFO: ==3157== Lock acquired, processing the job... [2026-04-13 17:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:06:03] Production.INFO: ==3153== Lock acquired, processing the job... [2026-04-13 17:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:06:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:06:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:06:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:06:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:06:03] Production.INFO: Date 2026-04-10 [2026-04-13 17:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:06:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:06:03] Production.INFO: ==3157== Releasing lock... [2026-04-13 17:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:06:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:06:03] Production.INFO: Date 2026-04-11 [2026-04-13 17:06:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:06:04] Production.INFO: Date 2026-04-12 [2026-04-13 17:06:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:06:04] Production.INFO: Date 2026-04-13 [2026-04-13 17:06:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:06:04] Production.INFO: Total Charge 0 [2026-04-13 17:06:04] Production.INFO: CreateAllLog End [2026-04-13 17:06:04] Production.INFO: Account Balance End. [2026-04-13 17:06:04] Production.ERROR: CronJobId end 12 [2026-04-13 17:06:04] Production.INFO: ==3155== Releasing lock... [2026-04-13 17:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:06:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:06:04] Production.INFO: ==3151== Releasing lock... [2026-04-13 17:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:06:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:06:11] Production.ERROR: CronJobId end10 [2026-04-13 17:06:11] Production.INFO: ==3153== Releasing lock... [2026-04-13 17:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:06:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:06:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:06:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:06:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:06:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:06:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:06:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:06:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:06:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:06:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:06:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:06:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:06:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:06:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:06:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:06:13] Production.INFO: call_cost start [2026-04-13 17:06:13] Production.INFO: call_cost end [2026-04-13 17:06:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:06:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:06:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:06:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:06:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:06:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:06:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:06:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:06:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:06:14] Production.INFO: ==3149== Releasing lock... [2026-04-13 17:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:06:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:07:01] Production.INFO: ==3212== Lock acquired, processing the job... [2026-04-13 22:07:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:07:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:07:01] Production.INFO: neon service started [2026-04-13 22:07:01] Production.INFO: neon service started [2026-04-13 22:07:01] Production.INFO: ==3212== Releasing lock... [2026-04-13 22:07:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:07:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:07:02] Production.INFO: ==3214== Lock acquired, processing the job... [2026-04-13 17:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 21:07:02] Production.INFO: ==3216== Lock acquired, processing the job... [2026-04-13 21:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:07:02] Production.INFO: ==3216== Releasing lock... [2026-04-13 21:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:07:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:07:02] Production.INFO: ==3214== Releasing lock... [2026-04-13 17:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:07:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:07:03] Production.INFO: ==3227== Lock acquired, processing the job... [2026-04-13 17:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:07:03] Production.INFO: ==3227== Releasing lock... [2026-04-13 17:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:07:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:07:03] Production.INFO: ==3219== Lock acquired, processing the job... [2026-04-13 17:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:07:03] Production.INFO: ==3221== Lock acquired, processing the job... [2026-04-13 17:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:07:03] Production.INFO: ==3223== Lock acquired, processing the job... [2026-04-13 17:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:07:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:07:03] Production.INFO: ==3225== Lock acquired, processing the job... [2026-04-13 17:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:07:03] Production.INFO: Account Balance Start. [2026-04-13 17:07:03] Production.INFO: CreateAllLog Start [2026-04-13 17:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:07:03] Production.INFO: 117 [2026-04-13 17:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:07:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:07:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:07:03] Production.INFO: Date 2026-04-10 [2026-04-13 17:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:07:03] Production.INFO: Date 2026-04-11 [2026-04-13 17:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:07:03] Production.INFO: Date 2026-04-12 [2026-04-13 17:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:07:03] Production.INFO: Date 2026-04-13 [2026-04-13 17:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:07:03] Production.INFO: Total Charge 0 [2026-04-13 17:07:03] Production.INFO: CreateAllLog End [2026-04-13 17:07:04] Production.INFO: ==3221== Releasing lock... [2026-04-13 17:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:07:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:07:04] Production.INFO: Account Balance End. [2026-04-13 17:07:04] Production.ERROR: CronJobId end 12 [2026-04-13 17:07:04] Production.INFO: ==3225== Releasing lock... [2026-04-13 17:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:07:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:07:12] Production.ERROR: CronJobId end10 [2026-04-13 17:07:12] Production.INFO: ==3223== Releasing lock... [2026-04-13 17:07:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:07:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:07:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:07:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:07:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:07:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:07:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:07:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:07:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:07:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:07:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:07:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:07:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:07:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:07:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:07:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:07:13] Production.INFO: call_cost start [2026-04-13 17:07:13] Production.INFO: call_cost end [2026-04-13 17:07:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:07:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:07:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:07:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:07:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:07:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:07:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:07:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:07:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:07:13] Production.INFO: ==3219== Releasing lock... [2026-04-13 17:07:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:07:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:08:01] Production.INFO: ==3286== Lock acquired, processing the job... [2026-04-13 22:08:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:08:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:08:01] Production.INFO: neon service started [2026-04-13 22:08:02] Production.INFO: neon service started [2026-04-13 22:08:02] Production.INFO: ==3286== Releasing lock... [2026-04-13 22:08:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:08:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:08:02] Production.INFO: ==3288== Lock acquired, processing the job... [2026-04-13 17:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:08:02] Production.INFO: ==3288== Releasing lock... [2026-04-13 17:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:08:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 21:08:02] Production.INFO: ==3290== Lock acquired, processing the job... [2026-04-13 21:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:08:02] Production.INFO: ==3290== Releasing lock... [2026-04-13 21:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:08:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:08:03] Production.INFO: ==3292== Lock acquired, processing the job... [2026-04-13 17:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:08:03] Production.INFO: ==3294== Lock acquired, processing the job... [2026-04-13 17:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:08:03] Production.INFO: ==3298== Lock acquired, processing the job... [2026-04-13 17:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:08:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:08:03] Production.INFO: ==3300== Lock acquired, processing the job... [2026-04-13 17:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:08:03] Production.INFO: ==3296== Lock acquired, processing the job... [2026-04-13 17:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:08:03] Production.INFO: Account Balance Start. [2026-04-13 17:08:03] Production.INFO: CreateAllLog Start [2026-04-13 17:08:03] Production.INFO: 117 [2026-04-13 17:08:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:08:03] Production.INFO: ==3300== Releasing lock... [2026-04-13 17:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:08:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:08:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:08:03] Production.INFO: Date 2026-04-10 [2026-04-13 17:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:08:03] Production.INFO: Date 2026-04-11 [2026-04-13 17:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:08:03] Production.INFO: Date 2026-04-12 [2026-04-13 17:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:08:03] Production.INFO: Date 2026-04-13 [2026-04-13 17:08:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:08:03] Production.INFO: Total Charge 0 [2026-04-13 17:08:03] Production.INFO: CreateAllLog End [2026-04-13 17:08:03] Production.INFO: Account Balance End. [2026-04-13 17:08:03] Production.ERROR: CronJobId end 12 [2026-04-13 17:08:03] Production.INFO: ==3298== Releasing lock... [2026-04-13 17:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:08:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:08:03] Production.INFO: ==3294== Releasing lock... [2026-04-13 17:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:08:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:08:12] Production.ERROR: CronJobId end10 [2026-04-13 17:08:12] Production.INFO: ==3296== Releasing lock... [2026-04-13 17:08:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:08:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:08:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:08:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:08:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:08:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:08:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:08:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:08:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:08:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:08:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:08:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:08:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:08:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:08:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:08:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:08:14] Production.INFO: call_cost start [2026-04-13 17:08:14] Production.INFO: call_cost end [2026-04-13 17:08:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:08:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:08:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:08:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:08:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:08:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:08:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:08:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:08:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:08:14] Production.INFO: ==3292== Releasing lock... [2026-04-13 17:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:08:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:09:01] Production.INFO: ==3357== Lock acquired, processing the job... [2026-04-13 22:09:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:09:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:09:01] Production.INFO: neon service started [2026-04-13 22:09:01] Production.INFO: neon service started [2026-04-13 22:09:01] Production.INFO: ==3357== Releasing lock... [2026-04-13 22:09:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:09:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:09:01] Production.INFO: ==3360== Lock acquired, processing the job... [2026-04-13 17:09:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:09:01] Production.INFO: ==3360== Releasing lock... [2026-04-13 17:09:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:09:01] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 21:09:02] Production.INFO: ==3362== Lock acquired, processing the job... [2026-04-13 21:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:09:02] Production.INFO: ==3362== Releasing lock... [2026-04-13 21:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:09:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:09:02] Production.INFO: ==3371== Lock acquired, processing the job... [2026-04-13 17:09:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:09:02] Production.INFO: Account Balance Start. [2026-04-13 17:09:02] Production.INFO: CreateAllLog Start [2026-04-13 17:09:02] Production.INFO: 117 [2026-04-13 17:09:02] Production.INFO: Date 2026-04-08 [2026-04-13 17:09:02] Production.INFO: Reseller ==> 0 [2026-04-13 17:09:02] Production.INFO: ==3373== Lock acquired, processing the job... [2026-04-13 17:09:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:09:02] Production.INFO: ==3365== Lock acquired, processing the job... [2026-04-13 17:09:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:09:02] Production.INFO: Date 2026-04-09 [2026-04-13 17:09:02] Production.INFO: Reseller ==> 0 [2026-04-13 17:09:02] Production.INFO: ==3367== Lock acquired, processing the job... [2026-04-13 17:09:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:09:02] Production.INFO: Date 2026-04-10 [2026-04-13 17:09:02] Production.INFO: Reseller ==> 0 [2026-04-13 17:09:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:09:03] Production.INFO: Date 2026-04-11 [2026-04-13 17:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:09:03] Production.INFO: ==3369== Lock acquired, processing the job... [2026-04-13 17:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:09:03] Production.INFO: Date 2026-04-12 [2026-04-13 17:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:09:03] Production.INFO: ==3373== Releasing lock... [2026-04-13 17:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:09:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:09:03] Production.INFO: Date 2026-04-13 [2026-04-13 17:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:09:03] Production.INFO: Total Charge 0 [2026-04-13 17:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:09:03] Production.INFO: CreateAllLog End [2026-04-13 17:09:03] Production.INFO: Account Balance End. [2026-04-13 17:09:03] Production.ERROR: CronJobId end 12 [2026-04-13 17:09:03] Production.INFO: ==3371== Releasing lock... [2026-04-13 17:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:09:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:09:03] Production.INFO: ==3367== Releasing lock... [2026-04-13 17:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:09:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:09:11] Production.ERROR: CronJobId end10 [2026-04-13 17:09:11] Production.INFO: ==3369== Releasing lock... [2026-04-13 17:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:09:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:09:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:09:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:09:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:09:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:09:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:09:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:09:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:09:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:09:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:09:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:09:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:09:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:09:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:09:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:09:14] Production.INFO: call_cost start [2026-04-13 17:09:14] Production.INFO: call_cost end [2026-04-13 17:09:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:09:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:09:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:09:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:09:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:09:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:09:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:09:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:09:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:09:14] Production.INFO: ==3365== Releasing lock... [2026-04-13 17:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:09:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:10:01] Production.INFO: ==3430== Lock acquired, processing the job... [2026-04-13 22:10:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:10:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:10:01] Production.INFO: neon service started [2026-04-13 22:10:01] Production.INFO: neon service started [2026-04-13 22:10:01] Production.INFO: ==3430== Releasing lock... [2026-04-13 22:10:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:10:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:10:02] Production.INFO: ==3433== Lock acquired, processing the job... [2026-04-13 17:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 21:10:02] Production.INFO: ==3435== Lock acquired, processing the job... [2026-04-13 21:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:10:02] Production.INFO: ==3435== Releasing lock... [2026-04-13 21:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:10:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:10:02] Production.INFO: ==3433== Releasing lock... [2026-04-13 17:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:10:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:10:03] Production.INFO: ==3437== Lock acquired, processing the job... [2026-04-13 17:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:10:03] Production.INFO: ==3439== Lock acquired, processing the job... [2026-04-13 17:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:10:03] Production.INFO: ==3441== Lock acquired, processing the job... [2026-04-13 17:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:10:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:10:03] Production.INFO: ==3443== Lock acquired, processing the job... [2026-04-13 17:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:10:03] Production.INFO: ==3445== Lock acquired, processing the job... [2026-04-13 17:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:10:03] Production.INFO: Account Balance Start. [2026-04-13 17:10:03] Production.INFO: CreateAllLog Start [2026-04-13 17:10:03] Production.INFO: 117 [2026-04-13 17:10:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:10:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:10:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:10:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:10:03] Production.INFO: ==3445== Releasing lock... [2026-04-13 17:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:10:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:10:03] Production.INFO: Date 2026-04-10 [2026-04-13 17:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:10:03] Production.INFO: Date 2026-04-11 [2026-04-13 17:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:10:03] Production.INFO: Date 2026-04-12 [2026-04-13 17:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:10:03] Production.INFO: Date 2026-04-13 [2026-04-13 17:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:10:03] Production.INFO: Total Charge 0 [2026-04-13 17:10:04] Production.INFO: CreateAllLog End [2026-04-13 17:10:04] Production.INFO: Account Balance End. [2026-04-13 17:10:04] Production.ERROR: CronJobId end 12 [2026-04-13 17:10:04] Production.INFO: ==3443== Releasing lock... [2026-04-13 17:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:10:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:10:04] Production.INFO: ==3439== Releasing lock... [2026-04-13 17:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:10:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:10:10] Production.ERROR: CronJobId end10 [2026-04-13 17:10:10] Production.INFO: ==3441== Releasing lock... [2026-04-13 17:10:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:10:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:10:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:10:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:10:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:10:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:10:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:10:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:10:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:10:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:10:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:10:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:10:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:10:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:10:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:10:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:10:13] Production.INFO: call_cost start [2026-04-13 17:10:13] Production.INFO: call_cost end [2026-04-13 17:10:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:10:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:10:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:10:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:10:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:10:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:10:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:10:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:10:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:10:13] Production.INFO: ==3437== Releasing lock... [2026-04-13 17:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:10:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:11:02] Production.INFO: ==3503== Lock acquired, processing the job... [2026-04-13 22:11:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:11:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:11:02] Production.INFO: neon service started [2026-04-13 22:11:02] Production.INFO: neon service started [2026-04-13 22:11:02] Production.INFO: ==3503== Releasing lock... [2026-04-13 22:11:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:11:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:11:02] Production.INFO: ==3505== Lock acquired, processing the job... [2026-04-13 17:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 21:11:02] Production.INFO: ==3507== Lock acquired, processing the job... [2026-04-13 21:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:11:02] Production.INFO: ==3505== Releasing lock... [2026-04-13 17:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:11:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 21:11:02] Production.INFO: ==3507== Releasing lock... [2026-04-13 21:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:11:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:11:03] Production.INFO: ==3510== Lock acquired, processing the job... [2026-04-13 17:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 17:11:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 17:11:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 17:11:03] Production.INFO: ==3510== Releasing lock... [2026-04-13 17:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 17:11:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 17:11:03] Production.INFO: ==3514== Lock acquired, processing the job... [2026-04-13 17:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:11:03] Production.INFO: ==3516== Lock acquired, processing the job... [2026-04-13 17:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:11:04] Production.INFO: ==3512== Lock acquired, processing the job... [2026-04-13 17:11:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:11:04] Production.INFO: ==3514== Releasing lock... [2026-04-13 17:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:11:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:11:04] Production.INFO: ==3518== Lock acquired, processing the job... [2026-04-13 17:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:11:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:11:04] Production.INFO: ==3520== Lock acquired, processing the job... [2026-04-13 17:11:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 17:11:04] Production.INFO: Account Balance Start. [2026-04-13 17:11:04] Production.INFO: CreateAllLog Start [2026-04-13 17:11:04] Production.INFO: ==3522== Lock acquired, processing the job... [2026-04-13 17:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:11:04] Production.INFO: 117 [2026-04-13 17:11:04] Production.INFO: Date 2026-04-08 [2026-04-13 17:11:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 17:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:11:04] Production.INFO: Date 2026-04-09 [2026-04-13 17:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:11:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:11:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:11:04] Production.INFO: Date 2026-04-10 [2026-04-13 17:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:11:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:11:04] Production.INFO: Date 2026-04-11 [2026-04-13 17:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:11:04] Production.INFO: Date 2026-04-12 [2026-04-13 17:11:04] Production.INFO: ==3522== Releasing lock... [2026-04-13 17:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:11:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:11:04] Production.INFO: Date 2026-04-13 [2026-04-13 17:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:11:04] Production.INFO: Total Charge 0 [2026-04-13 17:11:04] Production.INFO: CreateAllLog End [2026-04-13 17:11:04] Production.ERROR: done [2026-04-13 17:11:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 17:11:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17090327', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 17:11:04] Production.INFO: Account Balance End. [2026-04-13 17:11:04] Production.ERROR: CronJobId end 12 [2026-04-13 17:11:04] Production.INFO: ==3518== Releasing lock... [2026-04-13 17:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:11:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:11:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17090327', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 17:11:11] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 17:11:11] Production.INFO: ProcessCDR(1,17090327,1,1,2) [2026-04-13 17:11:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17090327,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 17:11:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17090327,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 17:11:11] Production.ERROR: pbx prc_insertCDR start [2026-04-13 17:11:11] Production.ERROR: pbx prc_insertCDR end [2026-04-13 17:11:11] Production.INFO: ==3520== Releasing lock... [2026-04-13 17:11:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 17:11:11] Production.INFO: 26 MB #Memory Used# [2026-04-13 17:11:13] Production.ERROR: CronJobId end10 [2026-04-13 17:11:13] Production.INFO: ==3516== Releasing lock... [2026-04-13 17:11:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:11:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:11:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:11:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:11:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:11:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:11:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:11:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:11:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:11:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:11:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:11:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:11:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:11:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:11:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:11:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:11:17] Production.INFO: call_cost start [2026-04-13 17:11:17] Production.INFO: call_cost end [2026-04-13 17:11:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:11:17] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:11:17] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:11:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:11:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:11:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:11:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:11:17] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:11:17] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:11:17] Production.INFO: ==3512== Releasing lock... [2026-04-13 17:11:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:11:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:12:01] Production.INFO: ==3581== Lock acquired, processing the job... [2026-04-13 22:12:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:12:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:12:01] Production.INFO: neon service started [2026-04-13 22:12:01] Production.INFO: neon service started [2026-04-13 22:12:01] Production.INFO: ==3581== Releasing lock... [2026-04-13 22:12:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:12:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 21:12:02] Production.INFO: ==3585== Lock acquired, processing the job... [2026-04-13 21:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:12:02] Production.INFO: ==3585== Releasing lock... [2026-04-13 21:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:12:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:12:02] Production.INFO: ==3583== Lock acquired, processing the job... [2026-04-13 17:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:12:02] Production.INFO: ==3583== Releasing lock... [2026-04-13 17:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:12:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:12:03] Production.INFO: ==3588== Lock acquired, processing the job... [2026-04-13 17:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:12:03] Production.INFO: ==3594== Lock acquired, processing the job... [2026-04-13 17:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:12:03] Production.INFO: ==3590== Lock acquired, processing the job... [2026-04-13 17:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:12:03] Production.INFO: Account Balance Start. [2026-04-13 17:12:03] Production.INFO: CreateAllLog Start [2026-04-13 17:12:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:12:03] Production.INFO: 117 [2026-04-13 17:12:03] Production.INFO: ==3596== Lock acquired, processing the job... [2026-04-13 17:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:12:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:12:03] Production.INFO: ==3592== Lock acquired, processing the job... [2026-04-13 17:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:12:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:12:03] Production.INFO: Date 2026-04-10 [2026-04-13 17:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:12:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:12:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:12:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:12:03] Production.INFO: ==3596== Releasing lock... [2026-04-13 17:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:12:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:12:03] Production.INFO: Date 2026-04-11 [2026-04-13 17:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:12:03] Production.INFO: Date 2026-04-12 [2026-04-13 17:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:12:03] Production.INFO: Date 2026-04-13 [2026-04-13 17:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:12:03] Production.INFO: Total Charge 0 [2026-04-13 17:12:03] Production.INFO: CreateAllLog End [2026-04-13 17:12:03] Production.INFO: Account Balance End. [2026-04-13 17:12:03] Production.ERROR: CronJobId end 12 [2026-04-13 17:12:03] Production.INFO: ==3594== Releasing lock... [2026-04-13 17:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:12:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:12:04] Production.INFO: ==3590== Releasing lock... [2026-04-13 17:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:12:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:12:11] Production.ERROR: CronJobId end10 [2026-04-13 17:12:11] Production.INFO: ==3592== Releasing lock... [2026-04-13 17:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:12:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:12:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:12:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:12:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:12:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:12:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:12:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:12:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:12:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:12:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:12:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:12:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:12:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:12:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:12:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:12:13] Production.INFO: call_cost start [2026-04-13 17:12:13] Production.INFO: call_cost end [2026-04-13 17:12:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:12:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:12:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:12:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:12:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:12:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:12:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:12:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:12:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:12:13] Production.INFO: ==3588== Releasing lock... [2026-04-13 17:12:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:12:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:13:02] Production.INFO: ==3659== Lock acquired, processing the job... [2026-04-13 22:13:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:13:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:13:02] Production.INFO: neon service started [2026-04-13 22:13:02] Production.INFO: neon service started [2026-04-13 22:13:02] Production.INFO: ==3659== Releasing lock... [2026-04-13 22:13:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:13:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 21:13:02] Production.INFO: ==3663== Lock acquired, processing the job... [2026-04-13 21:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:13:02] Production.INFO: ==3663== Releasing lock... [2026-04-13 21:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:13:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:13:02] Production.INFO: ==3661== Lock acquired, processing the job... [2026-04-13 17:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:13:02] Production.INFO: ==3661== Releasing lock... [2026-04-13 17:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:13:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:13:03] Production.INFO: ==3671== Lock acquired, processing the job... [2026-04-13 17:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:13:03] Production.INFO: ==3673== Lock acquired, processing the job... [2026-04-13 17:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:13:03] Production.INFO: ==3667== Lock acquired, processing the job... [2026-04-13 17:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:13:03] Production.INFO: ==3665== Lock acquired, processing the job... [2026-04-13 17:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:13:03] Production.INFO: ==3669== Lock acquired, processing the job... [2026-04-13 17:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:13:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:13:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:13:03] Production.INFO: Account Balance Start. [2026-04-13 17:13:03] Production.INFO: CreateAllLog Start [2026-04-13 17:13:03] Production.INFO: 117 [2026-04-13 17:13:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:13:03] Production.INFO: ==3673== Releasing lock... [2026-04-13 17:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:13:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:13:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:13:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:13:03] Production.INFO: Date 2026-04-10 [2026-04-13 17:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:13:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:13:03] Production.INFO: Date 2026-04-11 [2026-04-13 17:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:13:03] Production.INFO: Date 2026-04-12 [2026-04-13 17:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:13:03] Production.INFO: Date 2026-04-13 [2026-04-13 17:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:13:03] Production.INFO: Total Charge 0 [2026-04-13 17:13:03] Production.INFO: CreateAllLog End [2026-04-13 17:13:04] Production.INFO: ==3667== Releasing lock... [2026-04-13 17:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:13:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:13:04] Production.INFO: Account Balance End. [2026-04-13 17:13:04] Production.ERROR: CronJobId end 12 [2026-04-13 17:13:04] Production.INFO: ==3671== Releasing lock... [2026-04-13 17:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:13:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:13:11] Production.ERROR: CronJobId end10 [2026-04-13 17:13:11] Production.INFO: ==3669== Releasing lock... [2026-04-13 17:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:13:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:13:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:13:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:13:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:13:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:13:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:13:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:13:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:13:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:13:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:13:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:13:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:13:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:13:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:13:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:13:13] Production.INFO: call_cost start [2026-04-13 17:13:13] Production.INFO: call_cost end [2026-04-13 17:13:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:13:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:13:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:13:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:13:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:13:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:13:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:13:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:13:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:13:13] Production.INFO: ==3665== Releasing lock... [2026-04-13 17:13:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:13:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:14:01] Production.INFO: ==3729== Lock acquired, processing the job... [2026-04-13 22:14:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:14:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:14:01] Production.INFO: neon service started [2026-04-13 22:14:01] Production.INFO: neon service started [2026-04-13 22:14:01] Production.INFO: ==3729== Releasing lock... [2026-04-13 22:14:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:14:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:14:01] Production.INFO: ==3731== Lock acquired, processing the job... [2026-04-13 17:14:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:14:02] Production.INFO: ==3731== Releasing lock... [2026-04-13 17:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:14:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 21:14:02] Production.INFO: ==3733== Lock acquired, processing the job... [2026-04-13 21:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:14:02] Production.INFO: ==3733== Releasing lock... [2026-04-13 21:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:14:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:14:02] Production.INFO: ==3743== Lock acquired, processing the job... [2026-04-13 17:14:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:14:02] Production.INFO: ==3735== Lock acquired, processing the job... [2026-04-13 17:14:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:14:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:14:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:14:02] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:14:02] Production.INFO: ==3743== Releasing lock... [2026-04-13 17:14:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:14:02] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:14:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:14:03] Production.INFO: ==3737== Lock acquired, processing the job... [2026-04-13 17:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:14:03] Production.INFO: ==3739== Lock acquired, processing the job... [2026-04-13 17:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:14:03] Production.INFO: ==3741== Lock acquired, processing the job... [2026-04-13 17:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:14:03] Production.INFO: Account Balance Start. [2026-04-13 17:14:03] Production.INFO: CreateAllLog Start [2026-04-13 17:14:03] Production.INFO: 117 [2026-04-13 17:14:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:14:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:14:03] Production.INFO: Date 2026-04-10 [2026-04-13 17:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:14:03] Production.INFO: Date 2026-04-11 [2026-04-13 17:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:14:03] Production.INFO: Date 2026-04-12 [2026-04-13 17:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:14:03] Production.INFO: Date 2026-04-13 [2026-04-13 17:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:14:03] Production.INFO: Total Charge 0 [2026-04-13 17:14:03] Production.INFO: CreateAllLog End [2026-04-13 17:14:03] Production.INFO: Account Balance End. [2026-04-13 17:14:03] Production.ERROR: CronJobId end 12 [2026-04-13 17:14:03] Production.INFO: ==3741== Releasing lock... [2026-04-13 17:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:14:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:14:03] Production.INFO: ==3737== Releasing lock... [2026-04-13 17:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:14:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:14:10] Production.ERROR: CronJobId end10 [2026-04-13 17:14:10] Production.INFO: ==3739== Releasing lock... [2026-04-13 17:14:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:14:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:14:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:14:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:14:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:14:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:14:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:14:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:14:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:14:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:14:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:14:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:14:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:14:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:14:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:14:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:14:13] Production.INFO: call_cost start [2026-04-13 17:14:13] Production.INFO: call_cost end [2026-04-13 17:14:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:14:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:14:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:14:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:14:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:14:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:14:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:14:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:14:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:14:13] Production.INFO: ==3735== Releasing lock... [2026-04-13 17:14:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:14:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:15:01] Production.INFO: ==3801== Lock acquired, processing the job... [2026-04-13 22:15:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:15:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:15:01] Production.INFO: neon service started [2026-04-13 22:15:01] Production.INFO: neon service started [2026-04-13 22:15:01] Production.INFO: ==3801== Releasing lock... [2026-04-13 22:15:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:15:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:15:02] Production.INFO: ==3804== Lock acquired, processing the job... [2026-04-13 17:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:15:02] Production.INFO: ==3804== Releasing lock... [2026-04-13 17:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:15:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 21:15:02] Production.INFO: ==3806== Lock acquired, processing the job... [2026-04-13 21:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:15:02] Production.INFO: ==3806== Releasing lock... [2026-04-13 21:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:15:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:15:03] Production.INFO: ==3816== Lock acquired, processing the job... [2026-04-13 17:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:15:03] Production.INFO: ==3808== Lock acquired, processing the job... [2026-04-13 17:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:15:03] Production.INFO: ==3816== Releasing lock... [2026-04-13 17:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:15:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:15:03] Production.INFO: ==3810== Lock acquired, processing the job... [2026-04-13 17:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:15:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:15:03] Production.INFO: ==3812== Lock acquired, processing the job... [2026-04-13 17:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:15:03] Production.INFO: ==3814== Lock acquired, processing the job... [2026-04-13 17:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:15:03] Production.INFO: Account Balance Start. [2026-04-13 17:15:03] Production.INFO: CreateAllLog Start [2026-04-13 17:15:03] Production.INFO: 117 [2026-04-13 17:15:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:15:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:15:03] Production.INFO: Date 2026-04-10 [2026-04-13 17:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:15:03] Production.INFO: Date 2026-04-11 [2026-04-13 17:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:15:03] Production.INFO: ==3810== Releasing lock... [2026-04-13 17:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:15:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:15:03] Production.INFO: Date 2026-04-12 [2026-04-13 17:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:15:03] Production.INFO: Date 2026-04-13 [2026-04-13 17:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:15:03] Production.INFO: Total Charge 0 [2026-04-13 17:15:04] Production.INFO: CreateAllLog End [2026-04-13 17:15:04] Production.INFO: Account Balance End. [2026-04-13 17:15:04] Production.ERROR: CronJobId end 12 [2026-04-13 17:15:04] Production.INFO: ==3814== Releasing lock... [2026-04-13 17:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:15:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:15:11] Production.ERROR: CronJobId end10 [2026-04-13 17:15:11] Production.INFO: ==3812== Releasing lock... [2026-04-13 17:15:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:15:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:15:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:15:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:15:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:15:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:15:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:15:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:15:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:15:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:15:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:15:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:15:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:15:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:15:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:15:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:15:13] Production.INFO: call_cost start [2026-04-13 17:15:13] Production.INFO: call_cost end [2026-04-13 17:15:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:15:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:15:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:15:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:15:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:15:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:15:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:15:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:15:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:15:13] Production.INFO: ==3808== Releasing lock... [2026-04-13 17:15:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:15:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:16:02] Production.INFO: ==3880== Lock acquired, processing the job... [2026-04-13 22:16:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:16:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:16:02] Production.INFO: neon service started [2026-04-13 22:16:02] Production.INFO: neon service started [2026-04-13 22:16:02] Production.INFO: ==3880== Releasing lock... [2026-04-13 22:16:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:16:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 21:16:02] Production.INFO: ==3885== Lock acquired, processing the job... [2026-04-13 21:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:16:02] Production.INFO: ==3885== Releasing lock... [2026-04-13 21:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:16:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:16:02] Production.INFO: ==3882== Lock acquired, processing the job... [2026-04-13 17:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:16:02] Production.INFO: ==3882== Releasing lock... [2026-04-13 17:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:16:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:16:03] Production.INFO: ==3887== Lock acquired, processing the job... [2026-04-13 17:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:16:03] Production.INFO: ==3889== Lock acquired, processing the job... [2026-04-13 17:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:16:03] Production.INFO: ==3895== Lock acquired, processing the job... [2026-04-13 17:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:16:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:16:03] Production.INFO: ==3893== Lock acquired, processing the job... [2026-04-13 17:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:16:03] Production.INFO: ==3891== Lock acquired, processing the job... [2026-04-13 17:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:16:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:16:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:16:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:16:04] Production.INFO: Account Balance Start. [2026-04-13 17:16:04] Production.INFO: CreateAllLog Start [2026-04-13 17:16:04] Production.INFO: 117 [2026-04-13 17:16:04] Production.INFO: ==3895== Releasing lock... [2026-04-13 17:16:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:16:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:16:04] Production.INFO: Date 2026-04-08 [2026-04-13 17:16:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:16:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:16:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:16:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:16:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:16:04] Production.INFO: Date 2026-04-09 [2026-04-13 17:16:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:16:04] Production.INFO: Date 2026-04-10 [2026-04-13 17:16:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:16:04] Production.INFO: Date 2026-04-11 [2026-04-13 17:16:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:16:04] Production.INFO: Date 2026-04-12 [2026-04-13 17:16:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:16:04] Production.INFO: Date 2026-04-13 [2026-04-13 17:16:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:16:04] Production.INFO: Total Charge 0 [2026-04-13 17:16:04] Production.INFO: CreateAllLog End [2026-04-13 17:16:04] Production.INFO: Account Balance End. [2026-04-13 17:16:04] Production.ERROR: CronJobId end 12 [2026-04-13 17:16:04] Production.INFO: ==3893== Releasing lock... [2026-04-13 17:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:16:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:16:04] Production.INFO: ==3889== Releasing lock... [2026-04-13 17:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:16:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:16:11] Production.ERROR: CronJobId end10 [2026-04-13 17:16:11] Production.INFO: ==3891== Releasing lock... [2026-04-13 17:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:16:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:16:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:16:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:16:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:16:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:16:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:16:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:16:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:16:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:16:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:16:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:16:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:16:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:16:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:16:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:16:14] Production.INFO: call_cost start [2026-04-13 17:16:14] Production.INFO: call_cost end [2026-04-13 17:16:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:16:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:16:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:16:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:16:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:16:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:16:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:16:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:16:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:16:14] Production.INFO: ==3887== Releasing lock... [2026-04-13 17:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:16:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:17:01] Production.INFO: ==3953== Lock acquired, processing the job... [2026-04-13 22:17:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:17:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:17:01] Production.INFO: neon service started [2026-04-13 22:17:01] Production.INFO: neon service started [2026-04-13 22:17:01] Production.INFO: ==3953== Releasing lock... [2026-04-13 22:17:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:17:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:17:02] Production.INFO: ==3955== Lock acquired, processing the job... [2026-04-13 17:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 21:17:02] Production.INFO: ==3957== Lock acquired, processing the job... [2026-04-13 21:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:17:02] Production.INFO: ==3957== Releasing lock... [2026-04-13 21:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:17:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:17:02] Production.INFO: ==3955== Releasing lock... [2026-04-13 17:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:17:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:17:03] Production.INFO: ==3960== Lock acquired, processing the job... [2026-04-13 17:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:17:03] Production.INFO: ==3966== Lock acquired, processing the job... [2026-04-13 17:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:17:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:17:03] Production.INFO: ==3968== Lock acquired, processing the job... [2026-04-13 17:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:17:03] Production.INFO: ==3962== Lock acquired, processing the job... [2026-04-13 17:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:17:03] Production.INFO: ==3964== Lock acquired, processing the job... [2026-04-13 17:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:17:03] Production.INFO: Account Balance Start. [2026-04-13 17:17:03] Production.INFO: CreateAllLog Start [2026-04-13 17:17:03] Production.INFO: 117 [2026-04-13 17:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:17:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:17:03] Production.INFO: ==3968== Releasing lock... [2026-04-13 17:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:17:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:17:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:17:03] Production.INFO: Date 2026-04-10 [2026-04-13 17:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:17:03] Production.INFO: Date 2026-04-11 [2026-04-13 17:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:17:03] Production.INFO: Date 2026-04-12 [2026-04-13 17:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:17:03] Production.INFO: Date 2026-04-13 [2026-04-13 17:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:17:03] Production.INFO: Total Charge 0 [2026-04-13 17:17:03] Production.INFO: CreateAllLog End [2026-04-13 17:17:04] Production.INFO: Account Balance End. [2026-04-13 17:17:04] Production.ERROR: CronJobId end 12 [2026-04-13 17:17:04] Production.INFO: ==3966== Releasing lock... [2026-04-13 17:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:17:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:17:04] Production.INFO: ==3962== Releasing lock... [2026-04-13 17:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:17:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:17:11] Production.ERROR: CronJobId end10 [2026-04-13 17:17:11] Production.INFO: ==3964== Releasing lock... [2026-04-13 17:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:17:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:17:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:17:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:17:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:17:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:17:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:17:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:17:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:17:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:17:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:17:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:17:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:17:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:17:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:17:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:17:14] Production.INFO: call_cost start [2026-04-13 17:17:14] Production.INFO: call_cost end [2026-04-13 17:17:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:17:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:17:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:17:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:17:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:17:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:17:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:17:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:17:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:17:14] Production.INFO: ==3960== Releasing lock... [2026-04-13 17:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:17:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:18:02] Production.INFO: ==4029== Lock acquired, processing the job... [2026-04-13 22:18:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:18:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:18:02] Production.INFO: neon service started [2026-04-13 22:18:02] Production.INFO: neon service started [2026-04-13 22:18:02] Production.INFO: ==4029== Releasing lock... [2026-04-13 22:18:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:18:02] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 17:18:02] Production.INFO: ==4031== Lock acquired, processing the job... [2026-04-13 17:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:18:02] Production.INFO: ==4031== Releasing lock... [2026-04-13 17:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:18:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 21:18:03] Production.INFO: ==4033== Lock acquired, processing the job... [2026-04-13 21:18:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:18:03] Production.INFO: ==4033== Releasing lock... [2026-04-13 21:18:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:18:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:18:03] Production.INFO: ==4036== Lock acquired, processing the job... [2026-04-13 17:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:18:03] Production.INFO: ==4038== Lock acquired, processing the job... [2026-04-13 17:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:18:03] Production.INFO: ==4042== Lock acquired, processing the job... [2026-04-13 17:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:18:03] Production.INFO: ==4040== Lock acquired, processing the job... [2026-04-13 17:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:18:03] Production.INFO: ==4044== Lock acquired, processing the job... [2026-04-13 17:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:18:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:18:03] Production.INFO: Account Balance Start. [2026-04-13 17:18:03] Production.INFO: CreateAllLog Start [2026-04-13 17:18:03] Production.INFO: 117 [2026-04-13 17:18:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:18:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:18:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:18:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:18:03] Production.INFO: ==4044== Releasing lock... [2026-04-13 17:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:18:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:18:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:18:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:18:04] Production.INFO: Date 2026-04-10 [2026-04-13 17:18:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:18:04] Production.INFO: Date 2026-04-11 [2026-04-13 17:18:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:18:04] Production.INFO: Date 2026-04-12 [2026-04-13 17:18:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:18:04] Production.INFO: Date 2026-04-13 [2026-04-13 17:18:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:18:04] Production.INFO: Total Charge 0 [2026-04-13 17:18:04] Production.INFO: CreateAllLog End [2026-04-13 17:18:04] Production.INFO: Account Balance End. [2026-04-13 17:18:04] Production.ERROR: CronJobId end 12 [2026-04-13 17:18:04] Production.INFO: ==4042== Releasing lock... [2026-04-13 17:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:18:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:18:04] Production.INFO: ==4038== Releasing lock... [2026-04-13 17:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:18:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:18:11] Production.ERROR: CronJobId end10 [2026-04-13 17:18:11] Production.INFO: ==4040== Releasing lock... [2026-04-13 17:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:18:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:18:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:18:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:18:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:18:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:18:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:18:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:18:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:18:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:18:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:18:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:18:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:18:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:18:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:18:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:18:15] Production.INFO: call_cost start [2026-04-13 17:18:15] Production.INFO: call_cost end [2026-04-13 17:18:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:18:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:18:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:18:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:18:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:18:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:18:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:18:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:18:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:18:15] Production.INFO: ==4036== Releasing lock... [2026-04-13 17:18:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:18:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:19:01] Production.INFO: ==4106== Lock acquired, processing the job... [2026-04-13 22:19:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:19:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:19:01] Production.INFO: neon service started [2026-04-13 22:19:01] Production.INFO: neon service started [2026-04-13 22:19:01] Production.INFO: ==4106== Releasing lock... [2026-04-13 22:19:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:19:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:19:02] Production.INFO: ==4108== Lock acquired, processing the job... [2026-04-13 17:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:19:02] Production.INFO: ==4108== Releasing lock... [2026-04-13 17:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:19:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 21:19:02] Production.INFO: ==4110== Lock acquired, processing the job... [2026-04-13 21:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:19:02] Production.INFO: ==4110== Releasing lock... [2026-04-13 21:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:19:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:19:03] Production.INFO: ==4112== Lock acquired, processing the job... [2026-04-13 17:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:19:03] Production.INFO: ==4114== Lock acquired, processing the job... [2026-04-13 17:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:19:03] Production.INFO: ==4116== Lock acquired, processing the job... [2026-04-13 17:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:19:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:19:03] Production.INFO: ==4120== Lock acquired, processing the job... [2026-04-13 17:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:19:03] Production.INFO: ==4118== Lock acquired, processing the job... [2026-04-13 17:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:19:03] Production.INFO: ==4120== Releasing lock... [2026-04-13 17:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:19:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:19:03] Production.INFO: Account Balance Start. [2026-04-13 17:19:03] Production.INFO: CreateAllLog Start [2026-04-13 17:19:03] Production.INFO: 117 [2026-04-13 17:19:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:19:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:19:03] Production.INFO: Date 2026-04-10 [2026-04-13 17:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:19:03] Production.INFO: ==4114== Releasing lock... [2026-04-13 17:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:19:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:19:03] Production.INFO: Date 2026-04-11 [2026-04-13 17:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:19:03] Production.INFO: Date 2026-04-12 [2026-04-13 17:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:19:03] Production.INFO: Date 2026-04-13 [2026-04-13 17:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:19:03] Production.INFO: Total Charge 0 [2026-04-13 17:19:03] Production.INFO: CreateAllLog End [2026-04-13 17:19:04] Production.INFO: Account Balance End. [2026-04-13 17:19:04] Production.ERROR: CronJobId end 12 [2026-04-13 17:19:04] Production.INFO: ==4118== Releasing lock... [2026-04-13 17:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:19:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:19:10] Production.ERROR: CronJobId end10 [2026-04-13 17:19:10] Production.INFO: ==4116== Releasing lock... [2026-04-13 17:19:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:19:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:19:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:19:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:19:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:19:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:19:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:19:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:19:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:19:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:19:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:19:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:19:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:19:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:19:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:19:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:19:13] Production.INFO: call_cost start [2026-04-13 17:19:13] Production.INFO: call_cost end [2026-04-13 17:19:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:19:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:19:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:19:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:19:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:19:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:19:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:19:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:19:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:19:13] Production.INFO: ==4112== Releasing lock... [2026-04-13 17:19:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:19:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:20:02] Production.INFO: ==4186== Lock acquired, processing the job... [2026-04-13 22:20:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:20:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:20:02] Production.INFO: neon service started [2026-04-13 22:20:02] Production.INFO: neon service started [2026-04-13 22:20:02] Production.INFO: ==4186== Releasing lock... [2026-04-13 22:20:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:20:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 21:20:02] Production.INFO: ==4190== Lock acquired, processing the job... [2026-04-13 21:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:20:02] Production.INFO: ==4188== Lock acquired, processing the job... [2026-04-13 17:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 21:20:02] Production.INFO: ==4190== Releasing lock... [2026-04-13 21:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:20:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:20:03] Production.INFO: ==4188== Releasing lock... [2026-04-13 17:20:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:20:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:20:03] Production.INFO: ==4193== Lock acquired, processing the job... [2026-04-13 17:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:20:04] Production.INFO: ==4195== Lock acquired, processing the job... [2026-04-13 17:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:20:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:20:04] Production.INFO: ==4201== Lock acquired, processing the job... [2026-04-13 17:20:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:20:04] Production.INFO: ==4199== Lock acquired, processing the job... [2026-04-13 17:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:20:04] Production.INFO: ==4197== Lock acquired, processing the job... [2026-04-13 17:20:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:20:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:20:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:20:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:20:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:20:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:20:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:20:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:20:04] Production.INFO: ==4201== Releasing lock... [2026-04-13 17:20:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:20:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:20:04] Production.INFO: Account Balance Start. [2026-04-13 17:20:04] Production.INFO: CreateAllLog Start [2026-04-13 17:20:04] Production.INFO: 117 [2026-04-13 17:20:04] Production.INFO: Date 2026-04-08 [2026-04-13 17:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:20:04] Production.INFO: Date 2026-04-09 [2026-04-13 17:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:20:04] Production.INFO: Date 2026-04-10 [2026-04-13 17:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:20:04] Production.INFO: Date 2026-04-11 [2026-04-13 17:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:20:04] Production.INFO: Date 2026-04-12 [2026-04-13 17:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:20:04] Production.INFO: Date 2026-04-13 [2026-04-13 17:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:20:04] Production.INFO: Total Charge 0 [2026-04-13 17:20:04] Production.INFO: CreateAllLog End [2026-04-13 17:20:04] Production.INFO: Account Balance End. [2026-04-13 17:20:04] Production.ERROR: CronJobId end 12 [2026-04-13 17:20:04] Production.INFO: ==4199== Releasing lock... [2026-04-13 17:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:20:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:20:04] Production.INFO: ==4195== Releasing lock... [2026-04-13 17:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:20:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:20:11] Production.ERROR: CronJobId end10 [2026-04-13 17:20:11] Production.INFO: ==4197== Releasing lock... [2026-04-13 17:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:20:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:20:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:20:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:20:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:20:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:20:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:20:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:20:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:20:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:20:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:20:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:20:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:20:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:20:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:20:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:20:14] Production.INFO: call_cost start [2026-04-13 17:20:14] Production.INFO: call_cost end [2026-04-13 17:20:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:20:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:20:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:20:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:20:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:20:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:20:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:20:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:20:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:20:14] Production.INFO: ==4193== Releasing lock... [2026-04-13 17:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:20:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:21:01] Production.INFO: ==4281== Lock acquired, processing the job... [2026-04-13 22:21:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:21:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:21:01] Production.INFO: neon service started [2026-04-13 22:21:01] Production.INFO: neon service started [2026-04-13 22:21:01] Production.INFO: ==4281== Releasing lock... [2026-04-13 22:21:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:21:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:21:02] Production.INFO: ==4283== Lock acquired, processing the job... [2026-04-13 17:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 21:21:02] Production.INFO: ==4285== Lock acquired, processing the job... [2026-04-13 21:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:21:02] Production.INFO: ==4285== Releasing lock... [2026-04-13 21:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:21:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:21:02] Production.INFO: ==4283== Releasing lock... [2026-04-13 17:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:21:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:21:03] Production.INFO: ==4290== Lock acquired, processing the job... [2026-04-13 17:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 17:21:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 17:21:03] Production.INFO: ==4292== Lock acquired, processing the job... [2026-04-13 17:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:21:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 17:21:03] Production.INFO: ==4290== Releasing lock... [2026-04-13 17:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 17:21:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 17:21:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:21:03] Production.INFO: ==4294== Lock acquired, processing the job... [2026-04-13 17:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:21:03] Production.INFO: ==4296== Lock acquired, processing the job... [2026-04-13 17:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:21:03] Production.INFO: ==4298== Lock acquired, processing the job... [2026-04-13 17:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:21:03] Production.INFO: ==4302== Lock acquired, processing the job... [2026-04-13 17:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:21:03] Production.INFO: Account Balance Start. [2026-04-13 17:21:03] Production.INFO: CreateAllLog Start [2026-04-13 17:21:03] Production.INFO: 117 [2026-04-13 17:21:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:21:03] Production.INFO: ==4300== Lock acquired, processing the job... [2026-04-13 17:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 17:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:21:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:21:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:21:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 17:21:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:21:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:21:03] Production.INFO: ==4302== Releasing lock... [2026-04-13 17:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:21:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:21:03] Production.INFO: Date 2026-04-10 [2026-04-13 17:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:21:04] Production.INFO: Date 2026-04-11 [2026-04-13 17:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:21:04] Production.INFO: Date 2026-04-12 [2026-04-13 17:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:21:04] Production.INFO: Date 2026-04-13 [2026-04-13 17:21:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:21:04] Production.INFO: Total Charge 0 [2026-04-13 17:21:04] Production.INFO: CreateAllLog End [2026-04-13 17:21:04] Production.INFO: ==4294== Releasing lock... [2026-04-13 17:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:21:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:21:04] Production.INFO: Account Balance End. [2026-04-13 17:21:04] Production.ERROR: CronJobId end 12 [2026-04-13 17:21:04] Production.INFO: ==4298== Releasing lock... [2026-04-13 17:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:21:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:21:04] Production.ERROR: done [2026-04-13 17:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 17:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17090368', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 17:21:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17090368', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 17:21:10] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 17:21:10] Production.INFO: ProcessCDR(1,17090368,1,1,2) [2026-04-13 17:21:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17090368,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 17:21:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17090368,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 17:21:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 17:21:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 17:21:10] Production.INFO: ==4300== Releasing lock... [2026-04-13 17:21:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 17:21:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 17:21:13] Production.ERROR: CronJobId end10 [2026-04-13 17:21:13] Production.INFO: ==4296== Releasing lock... [2026-04-13 17:21:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:21:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:21:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:21:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:21:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:21:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:21:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:21:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:21:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:21:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:21:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:21:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:21:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:21:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:21:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:21:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:21:16] Production.INFO: call_cost start [2026-04-13 17:21:16] Production.INFO: call_cost end [2026-04-13 17:21:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:21:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:21:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:21:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:21:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:21:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:21:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:21:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:21:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:21:16] Production.INFO: ==4292== Releasing lock... [2026-04-13 17:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:21:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:22:02] Production.INFO: ==4366== Lock acquired, processing the job... [2026-04-13 22:22:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:22:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:22:02] Production.INFO: neon service started [2026-04-13 22:22:02] Production.INFO: neon service started [2026-04-13 22:22:02] Production.INFO: ==4366== Releasing lock... [2026-04-13 22:22:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:22:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 21:22:02] Production.INFO: ==4370== Lock acquired, processing the job... [2026-04-13 21:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:22:02] Production.INFO: ==4370== Releasing lock... [2026-04-13 21:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:22:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:22:02] Production.INFO: ==4368== Lock acquired, processing the job... [2026-04-13 17:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:22:02] Production.INFO: ==4368== Releasing lock... [2026-04-13 17:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:22:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:22:03] Production.INFO: ==4372== Lock acquired, processing the job... [2026-04-13 17:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:22:03] Production.INFO: ==4376== Lock acquired, processing the job... [2026-04-13 17:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:22:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:22:03] Production.INFO: ==4374== Lock acquired, processing the job... [2026-04-13 17:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:22:03] Production.INFO: ==4378== Lock acquired, processing the job... [2026-04-13 17:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:22:03] Production.INFO: ==4380== Lock acquired, processing the job... [2026-04-13 17:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:22:03] Production.INFO: Account Balance Start. [2026-04-13 17:22:03] Production.INFO: CreateAllLog Start [2026-04-13 17:22:03] Production.INFO: 117 [2026-04-13 17:22:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:22:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:22:03] Production.INFO: Date 2026-04-10 [2026-04-13 17:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:22:03] Production.INFO: Date 2026-04-11 [2026-04-13 17:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:22:03] Production.INFO: Date 2026-04-12 [2026-04-13 17:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:22:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:22:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:22:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:22:03] Production.INFO: Date 2026-04-13 [2026-04-13 17:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:22:04] Production.INFO: ==4380== Releasing lock... [2026-04-13 17:22:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:22:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:22:04] Production.INFO: Total Charge 0 [2026-04-13 17:22:04] Production.INFO: CreateAllLog End [2026-04-13 17:22:04] Production.INFO: Account Balance End. [2026-04-13 17:22:04] Production.ERROR: CronJobId end 12 [2026-04-13 17:22:04] Production.INFO: ==4378== Releasing lock... [2026-04-13 17:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:22:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:22:04] Production.INFO: ==4374== Releasing lock... [2026-04-13 17:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:22:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:22:11] Production.ERROR: CronJobId end10 [2026-04-13 17:22:11] Production.INFO: ==4376== Releasing lock... [2026-04-13 17:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:22:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:22:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:22:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:22:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:22:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:22:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:22:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:22:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:22:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:22:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:22:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:22:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:22:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:22:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:22:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:22:13] Production.INFO: call_cost start [2026-04-13 17:22:13] Production.INFO: call_cost end [2026-04-13 17:22:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:22:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:22:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:22:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:22:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:22:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:22:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:22:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:22:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:22:13] Production.INFO: ==4372== Releasing lock... [2026-04-13 17:22:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:22:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:23:01] Production.INFO: ==4450== Lock acquired, processing the job... [2026-04-13 22:23:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:23:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:23:01] Production.INFO: neon service started [2026-04-13 22:23:01] Production.INFO: neon service started [2026-04-13 22:23:01] Production.INFO: ==4450== Releasing lock... [2026-04-13 22:23:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:23:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:23:02] Production.INFO: ==4452== Lock acquired, processing the job... [2026-04-13 17:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 21:23:02] Production.INFO: ==4454== Lock acquired, processing the job... [2026-04-13 21:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:23:02] Production.INFO: ==4454== Releasing lock... [2026-04-13 21:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:23:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:23:02] Production.INFO: ==4452== Releasing lock... [2026-04-13 17:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:23:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:23:03] Production.INFO: ==4461== Lock acquired, processing the job... [2026-04-13 17:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:23:03] Production.INFO: ==4459== Lock acquired, processing the job... [2026-04-13 17:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:23:03] Production.INFO: ==4457== Lock acquired, processing the job... [2026-04-13 17:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:23:03] Production.INFO: ==4463== Lock acquired, processing the job... [2026-04-13 17:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:23:03] Production.INFO: ==4465== Lock acquired, processing the job... [2026-04-13 17:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:23:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:23:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:23:03] Production.INFO: Account Balance Start. [2026-04-13 17:23:03] Production.INFO: CreateAllLog Start [2026-04-13 17:23:03] Production.INFO: 117 [2026-04-13 17:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:23:03] Production.INFO: ==4465== Releasing lock... [2026-04-13 17:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:23:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:23:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:23:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:23:03] Production.INFO: Date 2026-04-10 [2026-04-13 17:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:23:03] Production.INFO: Date 2026-04-11 [2026-04-13 17:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:23:03] Production.INFO: Date 2026-04-12 [2026-04-13 17:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:23:03] Production.INFO: Date 2026-04-13 [2026-04-13 17:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:23:03] Production.INFO: Total Charge 0 [2026-04-13 17:23:03] Production.INFO: CreateAllLog End [2026-04-13 17:23:03] Production.INFO: Account Balance End. [2026-04-13 17:23:03] Production.INFO: ==4459== Releasing lock... [2026-04-13 17:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:23:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:23:03] Production.ERROR: CronJobId end 12 [2026-04-13 17:23:03] Production.INFO: ==4463== Releasing lock... [2026-04-13 17:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:23:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:23:11] Production.ERROR: CronJobId end10 [2026-04-13 17:23:11] Production.INFO: ==4461== Releasing lock... [2026-04-13 17:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:23:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:23:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:23:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:23:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:23:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:23:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:23:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:23:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:23:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:23:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:23:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:23:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:23:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:23:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:23:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:23:13] Production.INFO: call_cost start [2026-04-13 17:23:13] Production.INFO: call_cost end [2026-04-13 17:23:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:23:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:23:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:23:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:23:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:23:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:23:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:23:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:23:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:23:13] Production.INFO: ==4457== Releasing lock... [2026-04-13 17:23:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:23:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:24:01] Production.INFO: ==4540== Lock acquired, processing the job... [2026-04-13 22:24:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:24:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:24:01] Production.INFO: neon service started [2026-04-13 22:24:01] Production.INFO: neon service started [2026-04-13 22:24:01] Production.INFO: ==4540== Releasing lock... [2026-04-13 22:24:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:24:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 21:24:02] Production.INFO: ==4544== Lock acquired, processing the job... [2026-04-13 21:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:24:02] Production.INFO: ==4544== Releasing lock... [2026-04-13 21:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:24:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:24:02] Production.INFO: ==4542== Lock acquired, processing the job... [2026-04-13 17:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:24:02] Production.INFO: ==4542== Releasing lock... [2026-04-13 17:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:24:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:24:03] Production.INFO: ==4546== Lock acquired, processing the job... [2026-04-13 17:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:24:03] Production.INFO: ==4548== Lock acquired, processing the job... [2026-04-13 17:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:24:03] Production.INFO: ==4550== Lock acquired, processing the job... [2026-04-13 17:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:24:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:24:03] Production.INFO: ==4554== Lock acquired, processing the job... [2026-04-13 17:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:24:03] Production.INFO: ==4552== Lock acquired, processing the job... [2026-04-13 17:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:24:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:24:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:24:03] Production.INFO: Account Balance Start. [2026-04-13 17:24:03] Production.INFO: CreateAllLog Start [2026-04-13 17:24:03] Production.INFO: 117 [2026-04-13 17:24:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:24:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:24:03] Production.INFO: ==4554== Releasing lock... [2026-04-13 17:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:24:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:24:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:24:03] Production.INFO: Date 2026-04-10 [2026-04-13 17:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:24:03] Production.INFO: Date 2026-04-11 [2026-04-13 17:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:24:03] Production.INFO: Date 2026-04-12 [2026-04-13 17:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:24:03] Production.INFO: Date 2026-04-13 [2026-04-13 17:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:24:04] Production.INFO: Total Charge 0 [2026-04-13 17:24:04] Production.INFO: CreateAllLog End [2026-04-13 17:24:04] Production.INFO: Account Balance End. [2026-04-13 17:24:04] Production.ERROR: CronJobId end 12 [2026-04-13 17:24:04] Production.INFO: ==4552== Releasing lock... [2026-04-13 17:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:24:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:24:04] Production.INFO: ==4548== Releasing lock... [2026-04-13 17:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:24:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:24:11] Production.ERROR: CronJobId end10 [2026-04-13 17:24:11] Production.INFO: ==4550== Releasing lock... [2026-04-13 17:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:24:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:24:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:24:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:24:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:24:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:24:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:24:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:24:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:24:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:24:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:24:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:24:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:24:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:24:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:24:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:24:13] Production.INFO: call_cost start [2026-04-13 17:24:13] Production.INFO: call_cost end [2026-04-13 17:24:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:24:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:24:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:24:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:24:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:24:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:24:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:24:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:24:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:24:13] Production.INFO: ==4546== Releasing lock... [2026-04-13 17:24:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:24:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:25:01] Production.INFO: ==4621== Lock acquired, processing the job... [2026-04-13 22:25:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:25:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:25:01] Production.INFO: neon service started [2026-04-13 22:25:01] Production.INFO: neon service started [2026-04-13 22:25:01] Production.INFO: ==4621== Releasing lock... [2026-04-13 22:25:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:25:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:25:01] Production.INFO: ==4623== Lock acquired, processing the job... [2026-04-13 17:25:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:25:01] Production.INFO: ==4623== Releasing lock... [2026-04-13 17:25:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:25:01] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 21:25:02] Production.INFO: ==4625== Lock acquired, processing the job... [2026-04-13 21:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:25:02] Production.INFO: ==4625== Releasing lock... [2026-04-13 21:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:25:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:25:02] Production.INFO: ==4627== Lock acquired, processing the job... [2026-04-13 17:25:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:25:02] Production.INFO: ==4630== Lock acquired, processing the job... [2026-04-13 17:25:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:25:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:25:02] Production.INFO: ==4632== Lock acquired, processing the job... [2026-04-13 17:25:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:25:02] Production.INFO: ==4636== Lock acquired, processing the job... [2026-04-13 17:25:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:25:02] Production.INFO: ==4634== Lock acquired, processing the job... [2026-04-13 17:25:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:25:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:25:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:25:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:25:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:25:03] Production.INFO: Account Balance Start. [2026-04-13 17:25:03] Production.INFO: CreateAllLog Start [2026-04-13 17:25:03] Production.INFO: 117 [2026-04-13 17:25:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:25:03] Production.INFO: ==4636== Releasing lock... [2026-04-13 17:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:25:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:25:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:25:03] Production.INFO: Date 2026-04-10 [2026-04-13 17:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:25:03] Production.INFO: Date 2026-04-11 [2026-04-13 17:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:25:03] Production.INFO: Date 2026-04-12 [2026-04-13 17:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:25:03] Production.INFO: Date 2026-04-13 [2026-04-13 17:25:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:25:03] Production.INFO: Total Charge 0 [2026-04-13 17:25:03] Production.INFO: CreateAllLog End [2026-04-13 17:25:03] Production.INFO: ==4630== Releasing lock... [2026-04-13 17:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:25:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:25:03] Production.INFO: Account Balance End. [2026-04-13 17:25:03] Production.ERROR: CronJobId end 12 [2026-04-13 17:25:03] Production.INFO: ==4634== Releasing lock... [2026-04-13 17:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:25:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:25:10] Production.ERROR: CronJobId end10 [2026-04-13 17:25:10] Production.INFO: ==4632== Releasing lock... [2026-04-13 17:25:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:25:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:25:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:25:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:25:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:25:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:25:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:25:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:25:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:25:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:25:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:25:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:25:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:25:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:25:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:25:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:25:12] Production.INFO: call_cost start [2026-04-13 17:25:12] Production.INFO: call_cost end [2026-04-13 17:25:12] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:25:12] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:25:12] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:25:12] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:25:12] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:25:12] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:25:12] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:25:12] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:25:12] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:25:12] Production.INFO: ==4627== Releasing lock... [2026-04-13 17:25:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:25:12] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:26:01] Production.INFO: ==4711== Lock acquired, processing the job... [2026-04-13 22:26:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:26:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:26:01] Production.INFO: neon service started [2026-04-13 22:26:01] Production.INFO: neon service started [2026-04-13 22:26:01] Production.INFO: ==4711== Releasing lock... [2026-04-13 22:26:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:26:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:26:02] Production.INFO: ==4713== Lock acquired, processing the job... [2026-04-13 17:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:26:02] Production.INFO: ==4713== Releasing lock... [2026-04-13 17:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:26:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 21:26:02] Production.INFO: ==4715== Lock acquired, processing the job... [2026-04-13 21:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:26:02] Production.INFO: ==4715== Releasing lock... [2026-04-13 21:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:26:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:26:03] Production.INFO: ==4717== Lock acquired, processing the job... [2026-04-13 17:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:26:03] Production.INFO: ==4719== Lock acquired, processing the job... [2026-04-13 17:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:26:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:26:03] Production.INFO: ==4723== Lock acquired, processing the job... [2026-04-13 17:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:26:03] Production.INFO: Account Balance Start. [2026-04-13 17:26:03] Production.INFO: CreateAllLog Start [2026-04-13 17:26:03] Production.INFO: 117 [2026-04-13 17:26:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:26:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:26:03] Production.INFO: Date 2026-04-10 [2026-04-13 17:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:26:03] Production.INFO: Date 2026-04-11 [2026-04-13 17:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:26:03] Production.INFO: ==4721== Lock acquired, processing the job... [2026-04-13 17:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:26:03] Production.INFO: Date 2026-04-12 [2026-04-13 17:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:26:03] Production.INFO: Date 2026-04-13 [2026-04-13 17:26:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:26:03] Production.INFO: ==4725== Lock acquired, processing the job... [2026-04-13 17:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:26:03] Production.INFO: Total Charge 0 [2026-04-13 17:26:03] Production.INFO: CreateAllLog End [2026-04-13 17:26:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:26:03] Production.INFO: Account Balance End. [2026-04-13 17:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:26:03] Production.INFO: ==4725== Releasing lock... [2026-04-13 17:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:26:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:26:03] Production.ERROR: CronJobId end 12 [2026-04-13 17:26:03] Production.INFO: ==4723== Releasing lock... [2026-04-13 17:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:26:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:26:04] Production.INFO: ==4719== Releasing lock... [2026-04-13 17:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:26:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:26:12] Production.ERROR: CronJobId end10 [2026-04-13 17:26:12] Production.INFO: ==4721== Releasing lock... [2026-04-13 17:26:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:26:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:26:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:26:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:26:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:26:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:26:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:26:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:26:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:26:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:26:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:26:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:26:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:26:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:26:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:26:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:26:14] Production.INFO: call_cost start [2026-04-13 17:26:14] Production.INFO: call_cost end [2026-04-13 17:26:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:26:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:26:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:26:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:26:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:26:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:26:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:26:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:26:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:26:14] Production.INFO: ==4717== Releasing lock... [2026-04-13 17:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:26:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:27:02] Production.INFO: ==4807== Lock acquired, processing the job... [2026-04-13 22:27:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:27:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:27:02] Production.INFO: neon service started [2026-04-13 22:27:02] Production.INFO: neon service started [2026-04-13 22:27:02] Production.INFO: ==4807== Releasing lock... [2026-04-13 22:27:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:27:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 21:27:02] Production.INFO: ==4811== Lock acquired, processing the job... [2026-04-13 21:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:27:02] Production.INFO: ==4811== Releasing lock... [2026-04-13 21:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:27:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:27:02] Production.INFO: ==4809== Lock acquired, processing the job... [2026-04-13 17:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:27:02] Production.INFO: ==4809== Releasing lock... [2026-04-13 17:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:27:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:27:03] Production.INFO: ==4816== Lock acquired, processing the job... [2026-04-13 17:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:27:03] Production.INFO: ==4814== Lock acquired, processing the job... [2026-04-13 17:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:27:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:27:03] Production.INFO: ==4822== Lock acquired, processing the job... [2026-04-13 17:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:27:03] Production.INFO: ==4818== Lock acquired, processing the job... [2026-04-13 17:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:27:03] Production.INFO: ==4822== Releasing lock... [2026-04-13 17:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:27:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:27:03] Production.INFO: ==4820== Lock acquired, processing the job... [2026-04-13 17:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:27:04] Production.INFO: Account Balance Start. [2026-04-13 17:27:04] Production.INFO: CreateAllLog Start [2026-04-13 17:27:04] Production.INFO: 117 [2026-04-13 17:27:04] Production.INFO: Date 2026-04-08 [2026-04-13 17:27:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:27:04] Production.INFO: Date 2026-04-09 [2026-04-13 17:27:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:27:04] Production.INFO: Date 2026-04-10 [2026-04-13 17:27:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:27:04] Production.INFO: ==4816== Releasing lock... [2026-04-13 17:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:27:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:27:04] Production.INFO: Date 2026-04-11 [2026-04-13 17:27:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:27:04] Production.INFO: Date 2026-04-12 [2026-04-13 17:27:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:27:04] Production.INFO: Date 2026-04-13 [2026-04-13 17:27:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:27:04] Production.INFO: Total Charge 0 [2026-04-13 17:27:04] Production.INFO: CreateAllLog End [2026-04-13 17:27:04] Production.INFO: Account Balance End. [2026-04-13 17:27:04] Production.ERROR: CronJobId end 12 [2026-04-13 17:27:04] Production.INFO: ==4820== Releasing lock... [2026-04-13 17:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:27:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:27:12] Production.ERROR: CronJobId end10 [2026-04-13 17:27:12] Production.INFO: ==4818== Releasing lock... [2026-04-13 17:27:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:27:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:27:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:27:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:27:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:27:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:27:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:27:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:27:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:27:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:27:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:27:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:27:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:27:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:27:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:27:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:27:14] Production.INFO: call_cost start [2026-04-13 17:27:14] Production.INFO: call_cost end [2026-04-13 17:27:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:27:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:27:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:27:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:27:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:27:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:27:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:27:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:27:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:27:14] Production.INFO: ==4814== Releasing lock... [2026-04-13 17:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:27:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:28:01] Production.INFO: ==4903== Lock acquired, processing the job... [2026-04-13 22:28:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:28:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:28:01] Production.INFO: neon service started [2026-04-13 22:28:01] Production.INFO: neon service started [2026-04-13 22:28:01] Production.INFO: ==4903== Releasing lock... [2026-04-13 22:28:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:28:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:28:01] Production.INFO: ==4905== Lock acquired, processing the job... [2026-04-13 17:28:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:28:02] Production.INFO: ==4905== Releasing lock... [2026-04-13 17:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:28:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 21:28:02] Production.INFO: ==4907== Lock acquired, processing the job... [2026-04-13 21:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:28:02] Production.INFO: ==4907== Releasing lock... [2026-04-13 21:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:28:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:28:02] Production.INFO: ==4918== Lock acquired, processing the job... [2026-04-13 17:28:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:28:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:28:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:28:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:28:03] Production.INFO: ==4918== Releasing lock... [2026-04-13 17:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:28:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:28:03] Production.INFO: ==4912== Lock acquired, processing the job... [2026-04-13 17:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:28:03] Production.INFO: ==4909== Lock acquired, processing the job... [2026-04-13 17:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:28:03] Production.INFO: ==4914== Lock acquired, processing the job... [2026-04-13 17:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:28:03] Production.INFO: ==4916== Lock acquired, processing the job... [2026-04-13 17:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:28:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:28:03] Production.INFO: Account Balance Start. [2026-04-13 17:28:03] Production.INFO: CreateAllLog Start [2026-04-13 17:28:03] Production.INFO: 117 [2026-04-13 17:28:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:28:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:28:03] Production.INFO: Date 2026-04-10 [2026-04-13 17:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:28:03] Production.INFO: Date 2026-04-11 [2026-04-13 17:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:28:03] Production.INFO: Date 2026-04-12 [2026-04-13 17:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:28:03] Production.INFO: Date 2026-04-13 [2026-04-13 17:28:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:28:03] Production.INFO: Total Charge 0 [2026-04-13 17:28:03] Production.INFO: CreateAllLog End [2026-04-13 17:28:03] Production.INFO: ==4912== Releasing lock... [2026-04-13 17:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:28:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:28:03] Production.INFO: Account Balance End. [2026-04-13 17:28:04] Production.ERROR: CronJobId end 12 [2026-04-13 17:28:04] Production.INFO: ==4916== Releasing lock... [2026-04-13 17:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:28:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:28:12] Production.ERROR: CronJobId end10 [2026-04-13 17:28:12] Production.INFO: ==4914== Releasing lock... [2026-04-13 17:28:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:28:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:28:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:28:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:28:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:28:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:28:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:28:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:28:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:28:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:28:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:28:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:28:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:28:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:28:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:28:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:28:13] Production.INFO: call_cost start [2026-04-13 17:28:13] Production.INFO: call_cost end [2026-04-13 17:28:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:28:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:28:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:28:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:28:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:28:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:28:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:28:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:28:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:28:13] Production.INFO: ==4909== Releasing lock... [2026-04-13 17:28:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:28:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:29:01] Production.INFO: ==4992== Lock acquired, processing the job... [2026-04-13 22:29:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:29:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:29:01] Production.INFO: neon service started [2026-04-13 22:29:01] Production.INFO: neon service started [2026-04-13 22:29:01] Production.INFO: ==4992== Releasing lock... [2026-04-13 22:29:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:29:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:29:02] Production.INFO: ==4994== Lock acquired, processing the job... [2026-04-13 17:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:29:02] Production.INFO: ==4994== Releasing lock... [2026-04-13 17:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:29:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 21:29:02] Production.INFO: ==4996== Lock acquired, processing the job... [2026-04-13 21:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:29:02] Production.INFO: ==4996== Releasing lock... [2026-04-13 21:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:29:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:29:03] Production.INFO: ==5000== Lock acquired, processing the job... [2026-04-13 17:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:29:03] Production.INFO: ==5006== Lock acquired, processing the job... [2026-04-13 17:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:29:03] Production.INFO: ==5008== Lock acquired, processing the job... [2026-04-13 17:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:29:03] Production.INFO: ==5002== Lock acquired, processing the job... [2026-04-13 17:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:29:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:29:03] Production.INFO: ==5004== Lock acquired, processing the job... [2026-04-13 17:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:29:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:29:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:29:03] Production.INFO: Account Balance Start. [2026-04-13 17:29:03] Production.INFO: CreateAllLog Start [2026-04-13 17:29:03] Production.INFO: 117 [2026-04-13 17:29:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:29:03] Production.INFO: ==5008== Releasing lock... [2026-04-13 17:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:29:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:29:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:29:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:29:03] Production.INFO: Date 2026-04-10 [2026-04-13 17:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:29:03] Production.INFO: Date 2026-04-11 [2026-04-13 17:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:29:03] Production.INFO: Date 2026-04-12 [2026-04-13 17:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:29:03] Production.INFO: Date 2026-04-13 [2026-04-13 17:29:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:29:03] Production.INFO: Total Charge 0 [2026-04-13 17:29:03] Production.INFO: CreateAllLog End [2026-04-13 17:29:03] Production.INFO: Account Balance End. [2026-04-13 17:29:03] Production.ERROR: CronJobId end 12 [2026-04-13 17:29:03] Production.INFO: ==5006== Releasing lock... [2026-04-13 17:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:29:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:29:04] Production.INFO: ==5002== Releasing lock... [2026-04-13 17:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:29:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:29:11] Production.ERROR: CronJobId end10 [2026-04-13 17:29:11] Production.INFO: ==5004== Releasing lock... [2026-04-13 17:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:29:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:29:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:29:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:29:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:29:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:29:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:29:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:29:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:29:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:29:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:29:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:29:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:29:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:29:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:29:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:29:14] Production.INFO: call_cost start [2026-04-13 17:29:14] Production.INFO: call_cost end [2026-04-13 17:29:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:29:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:29:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:29:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:29:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:29:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:29:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:29:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:29:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:29:14] Production.INFO: ==5000== Releasing lock... [2026-04-13 17:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:29:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:30:02] Production.INFO: ==5090== Lock acquired, processing the job... [2026-04-13 22:30:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:30:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:30:02] Production.INFO: neon service started [2026-04-13 22:30:02] Production.INFO: neon service started [2026-04-13 22:30:02] Production.INFO: ==5090== Releasing lock... [2026-04-13 22:30:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:30:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:30:02] Production.INFO: ==5092== Lock acquired, processing the job... [2026-04-13 17:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:30:02] Production.INFO: ==5092== Releasing lock... [2026-04-13 17:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:30:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 21:30:03] Production.INFO: ==5094== Lock acquired, processing the job... [2026-04-13 21:30:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:30:03] Production.INFO: ==5094== Releasing lock... [2026-04-13 21:30:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:30:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:30:03] Production.INFO: ==5099== Lock acquired, processing the job... [2026-04-13 17:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:30:03] Production.INFO: ==5103== Lock acquired, processing the job... [2026-04-13 17:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:30:03] Production.INFO: ==5105== Lock acquired, processing the job... [2026-04-13 17:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:30:03] Production.INFO: ==5097== Lock acquired, processing the job... [2026-04-13 17:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:30:03] Production.INFO: ==5101== Lock acquired, processing the job... [2026-04-13 17:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:30:03] Production.INFO: Account Balance Start. [2026-04-13 17:30:03] Production.INFO: CreateAllLog Start [2026-04-13 17:30:03] Production.INFO: 117 [2026-04-13 17:30:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:30:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:30:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:30:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:30:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:30:03] Production.INFO: ==5105== Releasing lock... [2026-04-13 17:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:30:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:30:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:30:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:30:04] Production.INFO: ==5099== Releasing lock... [2026-04-13 17:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:30:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:30:04] Production.INFO: Date 2026-04-10 [2026-04-13 17:30:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:30:04] Production.INFO: Date 2026-04-11 [2026-04-13 17:30:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:30:04] Production.INFO: Date 2026-04-12 [2026-04-13 17:30:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:30:04] Production.INFO: Date 2026-04-13 [2026-04-13 17:30:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:30:04] Production.INFO: Total Charge 0 [2026-04-13 17:30:04] Production.INFO: CreateAllLog End [2026-04-13 17:30:04] Production.INFO: Account Balance End. [2026-04-13 17:30:04] Production.ERROR: CronJobId end 12 [2026-04-13 17:30:04] Production.INFO: ==5103== Releasing lock... [2026-04-13 17:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:30:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:30:11] Production.ERROR: CronJobId end10 [2026-04-13 17:30:11] Production.INFO: ==5101== Releasing lock... [2026-04-13 17:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:30:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:30:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:30:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:30:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:30:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:30:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:30:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:30:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:30:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:30:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:30:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:30:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:30:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:30:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:30:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:30:15] Production.INFO: call_cost start [2026-04-13 17:30:15] Production.INFO: call_cost end [2026-04-13 17:30:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:30:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:30:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:30:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:30:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:30:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:30:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:30:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:30:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:30:15] Production.INFO: ==5097== Releasing lock... [2026-04-13 17:30:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:30:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:31:01] Production.INFO: ==5201== Lock acquired, processing the job... [2026-04-13 22:31:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:31:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:31:01] Production.INFO: neon service started [2026-04-13 22:31:01] Production.INFO: neon service started [2026-04-13 22:31:01] Production.INFO: ==5201== Releasing lock... [2026-04-13 22:31:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:31:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:31:02] Production.INFO: ==5203== Lock acquired, processing the job... [2026-04-13 17:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 21:31:02] Production.INFO: ==5205== Lock acquired, processing the job... [2026-04-13 21:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:31:02] Production.INFO: ==5205== Releasing lock... [2026-04-13 21:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:31:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:31:02] Production.INFO: ==5203== Releasing lock... [2026-04-13 17:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:31:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:31:03] Production.INFO: ==5207== Lock acquired, processing the job... [2026-04-13 17:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 17:31:03] Production.INFO: ==5211== Lock acquired, processing the job... [2026-04-13 17:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:31:03] Production.INFO: ==5209== Lock acquired, processing the job... [2026-04-13 17:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:31:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 17:31:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 17:31:03] Production.ERROR: CronJob PID - 5211 [2026-04-13 17:31:03] Production.ERROR: CronJob Title - Account Block [2026-04-13 17:31:03] Production.ERROR: CronJob ID - 7 [2026-04-13 17:31:03] Production.ERROR: CronJob Last Run Time 2026-04-13 17:31:00 [2026-04-13 17:31:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 17:31:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 17:31:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 17:31:03] Production.INFO: ==5207== Releasing lock... [2026-04-13 17:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 17:31:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 17:31:03] Production.INFO: ==5215== Lock acquired, processing the job... [2026-04-13 17:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:31:03] Production.INFO: ==5213== Lock acquired, processing the job... [2026-04-13 17:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:31:03] Production.INFO: ==5217== Lock acquired, processing the job... [2026-04-13 17:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 17:31:03] Production.INFO: ==5220== Lock acquired, processing the job... [2026-04-13 17:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:31:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:31:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 17:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:31:03] Production.INFO: Account Balance Start. [2026-04-13 17:31:03] Production.INFO: CreateAllLog Start [2026-04-13 17:31:03] Production.INFO: 117 [2026-04-13 17:31:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:31:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:31:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:31:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:31:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:31:04] Production.INFO: Date 2026-04-09 [2026-04-13 17:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:31:04] Production.INFO: Date 2026-04-10 [2026-04-13 17:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:31:04] Production.INFO: Date 2026-04-11 [2026-04-13 17:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:31:04] Production.INFO: Date 2026-04-12 [2026-04-13 17:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:31:04] Production.INFO: Date 2026-04-13 [2026-04-13 17:31:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:31:04] Production.INFO: Total Charge 0 [2026-04-13 17:31:04] Production.INFO: CreateAllLog End [2026-04-13 17:31:04] Production.INFO: ==5220== Releasing lock... [2026-04-13 17:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:31:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:31:04] Production.INFO: ==5211== Releasing lock... [2026-04-13 17:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:31:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:31:04] Production.ERROR: done [2026-04-13 17:31:04] Production.INFO: Account Balance End. [2026-04-13 17:31:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 17:31:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17090409', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 17:31:04] Production.ERROR: CronJobId end 12 [2026-04-13 17:31:04] Production.INFO: ==5215== Releasing lock... [2026-04-13 17:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:31:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:31:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17090409', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 17:31:11] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 17:31:11] Production.INFO: ProcessCDR(1,17090409,1,1,2) [2026-04-13 17:31:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17090409,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 17:31:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17090409,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 17:31:11] Production.ERROR: pbx prc_insertCDR start [2026-04-13 17:31:11] Production.ERROR: pbx prc_insertCDR end [2026-04-13 17:31:11] Production.INFO: ==5217== Releasing lock... [2026-04-13 17:31:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 17:31:11] Production.INFO: 26 MB #Memory Used# [2026-04-13 17:31:14] Production.ERROR: CronJobId end10 [2026-04-13 17:31:14] Production.INFO: ==5213== Releasing lock... [2026-04-13 17:31:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:31:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:31:17] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:31:17] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:31:17] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:31:17] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:31:17] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:31:17] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:31:17] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:31:17] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:31:17] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:31:17] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:31:17] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:31:17] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:31:17] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:31:17] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:31:17] Production.INFO: call_cost start [2026-04-13 17:31:17] Production.INFO: call_cost end [2026-04-13 17:31:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:31:17] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:31:17] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:31:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:31:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:31:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:31:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:31:17] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:31:17] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:31:17] Production.INFO: ==5209== Releasing lock... [2026-04-13 17:31:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:31:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:32:02] Production.INFO: ==5289== Lock acquired, processing the job... [2026-04-13 22:32:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:32:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:32:02] Production.INFO: neon service started [2026-04-13 22:32:02] Production.INFO: neon service started [2026-04-13 22:32:02] Production.INFO: ==5289== Releasing lock... [2026-04-13 22:32:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:32:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:32:02] Production.INFO: ==5291== Lock acquired, processing the job... [2026-04-13 17:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:32:02] Production.INFO: ==5291== Releasing lock... [2026-04-13 17:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:32:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 21:32:02] Production.INFO: ==5293== Lock acquired, processing the job... [2026-04-13 21:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:32:03] Production.INFO: ==5293== Releasing lock... [2026-04-13 21:32:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:32:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:32:03] Production.INFO: ==5299== Lock acquired, processing the job... [2026-04-13 17:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:32:03] Production.INFO: ==5295== Lock acquired, processing the job... [2026-04-13 17:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:32:03] Production.INFO: ==5297== Lock acquired, processing the job... [2026-04-13 17:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:32:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:32:03] Production.INFO: ==5301== Lock acquired, processing the job... [2026-04-13 17:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:32:03] Production.INFO: ==5303== Lock acquired, processing the job... [2026-04-13 17:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:32:03] Production.INFO: Account Balance Start. [2026-04-13 17:32:03] Production.INFO: CreateAllLog Start [2026-04-13 17:32:03] Production.INFO: 117 [2026-04-13 17:32:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:32:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:32:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:32:04] Production.INFO: Date 2026-04-08 [2026-04-13 17:32:04] Production.INFO: ==5303== Releasing lock... [2026-04-13 17:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:32:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:32:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:32:04] Production.INFO: Date 2026-04-09 [2026-04-13 17:32:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:32:04] Production.INFO: Date 2026-04-10 [2026-04-13 17:32:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:32:04] Production.INFO: Date 2026-04-11 [2026-04-13 17:32:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:32:04] Production.INFO: Date 2026-04-12 [2026-04-13 17:32:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:32:04] Production.INFO: Date 2026-04-13 [2026-04-13 17:32:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:32:04] Production.INFO: Total Charge 0 [2026-04-13 17:32:04] Production.INFO: CreateAllLog End [2026-04-13 17:32:04] Production.INFO: Account Balance End. [2026-04-13 17:32:04] Production.ERROR: CronJobId end 12 [2026-04-13 17:32:04] Production.INFO: ==5301== Releasing lock... [2026-04-13 17:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:32:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:32:04] Production.INFO: ==5297== Releasing lock... [2026-04-13 17:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:32:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:32:10] Production.ERROR: CronJobId end10 [2026-04-13 17:32:10] Production.INFO: ==5299== Releasing lock... [2026-04-13 17:32:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:32:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:32:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:32:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:32:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:32:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:32:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:32:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:32:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:32:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:32:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:32:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:32:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:32:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:32:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:32:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:32:14] Production.INFO: call_cost start [2026-04-13 17:32:14] Production.INFO: call_cost end [2026-04-13 17:32:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:32:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:32:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:32:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:32:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:32:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:32:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:32:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:32:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:32:14] Production.INFO: ==5295== Releasing lock... [2026-04-13 17:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:32:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:33:01] Production.INFO: ==5400== Lock acquired, processing the job... [2026-04-13 22:33:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:33:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:33:01] Production.INFO: neon service started [2026-04-13 22:33:01] Production.INFO: neon service started [2026-04-13 22:33:01] Production.INFO: ==5400== Releasing lock... [2026-04-13 22:33:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:33:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:33:01] Production.INFO: ==5402== Lock acquired, processing the job... [2026-04-13 17:33:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:33:02] Production.INFO: ==5402== Releasing lock... [2026-04-13 17:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:33:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 21:33:02] Production.INFO: ==5404== Lock acquired, processing the job... [2026-04-13 21:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:33:02] Production.INFO: ==5404== Releasing lock... [2026-04-13 21:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:33:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:33:02] Production.INFO: ==5409== Lock acquired, processing the job... [2026-04-13 17:33:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:33:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:33:03] Production.INFO: ==5413== Lock acquired, processing the job... [2026-04-13 17:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:33:03] Production.INFO: ==5411== Lock acquired, processing the job... [2026-04-13 17:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:33:03] Production.INFO: ==5417== Lock acquired, processing the job... [2026-04-13 17:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:33:03] Production.INFO: ==5415== Lock acquired, processing the job... [2026-04-13 17:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:33:03] Production.INFO: Account Balance Start. [2026-04-13 17:33:03] Production.INFO: CreateAllLog Start [2026-04-13 17:33:03] Production.INFO: 117 [2026-04-13 17:33:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:33:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:33:03] Production.INFO: Date 2026-04-10 [2026-04-13 17:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:33:03] Production.INFO: Date 2026-04-11 [2026-04-13 17:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:33:03] Production.INFO: ==5417== Releasing lock... [2026-04-13 17:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:33:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:33:03] Production.INFO: Date 2026-04-12 [2026-04-13 17:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:33:03] Production.INFO: Date 2026-04-13 [2026-04-13 17:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:33:03] Production.INFO: Total Charge 0 [2026-04-13 17:33:03] Production.INFO: CreateAllLog End [2026-04-13 17:33:03] Production.INFO: Account Balance End. [2026-04-13 17:33:03] Production.ERROR: CronJobId end 12 [2026-04-13 17:33:03] Production.INFO: ==5415== Releasing lock... [2026-04-13 17:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:33:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:33:03] Production.INFO: ==5411== Releasing lock... [2026-04-13 17:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:33:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:33:12] Production.ERROR: CronJobId end10 [2026-04-13 17:33:12] Production.INFO: ==5413== Releasing lock... [2026-04-13 17:33:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:33:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:33:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:33:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:33:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:33:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:33:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:33:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:33:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:33:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:33:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:33:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:33:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:33:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:33:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:33:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:33:14] Production.INFO: call_cost start [2026-04-13 17:33:14] Production.INFO: call_cost end [2026-04-13 17:33:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:33:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:33:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:33:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:33:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:33:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:33:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:33:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:33:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:33:14] Production.INFO: ==5409== Releasing lock... [2026-04-13 17:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:33:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:34:02] Production.INFO: ==5503== Lock acquired, processing the job... [2026-04-13 22:34:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:34:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:34:02] Production.INFO: neon service started [2026-04-13 22:34:02] Production.INFO: neon service started [2026-04-13 22:34:02] Production.INFO: ==5503== Releasing lock... [2026-04-13 22:34:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:34:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:34:02] Production.INFO: ==5505== Lock acquired, processing the job... [2026-04-13 17:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:34:02] Production.INFO: ==5505== Releasing lock... [2026-04-13 17:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:34:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 21:34:02] Production.INFO: ==5507== Lock acquired, processing the job... [2026-04-13 21:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:34:02] Production.INFO: ==5507== Releasing lock... [2026-04-13 21:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:34:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:34:03] Production.INFO: ==5512== Lock acquired, processing the job... [2026-04-13 17:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:34:03] Production.INFO: ==5516== Lock acquired, processing the job... [2026-04-13 17:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:34:03] Production.INFO: Account Balance Start. [2026-04-13 17:34:03] Production.INFO: CreateAllLog Start [2026-04-13 17:34:03] Production.INFO: 117 [2026-04-13 17:34:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:34:03] Production.INFO: ==5510== Lock acquired, processing the job... [2026-04-13 17:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:34:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:34:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:34:03] Production.INFO: ==5514== Lock acquired, processing the job... [2026-04-13 17:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:34:03] Production.INFO: Date 2026-04-10 [2026-04-13 17:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:34:03] Production.INFO: Date 2026-04-11 [2026-04-13 17:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:34:03] Production.INFO: ==5518== Lock acquired, processing the job... [2026-04-13 17:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:34:03] Production.INFO: Date 2026-04-12 [2026-04-13 17:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:34:03] Production.INFO: Date 2026-04-13 [2026-04-13 17:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:34:03] Production.INFO: Total Charge 0 [2026-04-13 17:34:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:34:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:34:03] Production.INFO: CreateAllLog End [2026-04-13 17:34:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:34:03] Production.INFO: ==5518== Releasing lock... [2026-04-13 17:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:34:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:34:04] Production.INFO: ==5512== Releasing lock... [2026-04-13 17:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:34:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:34:04] Production.INFO: Account Balance End. [2026-04-13 17:34:04] Production.ERROR: CronJobId end 12 [2026-04-13 17:34:04] Production.INFO: ==5516== Releasing lock... [2026-04-13 17:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:34:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:34:11] Production.ERROR: CronJobId end10 [2026-04-13 17:34:11] Production.INFO: ==5514== Releasing lock... [2026-04-13 17:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:34:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:34:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:34:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:34:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:34:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:34:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:34:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:34:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:34:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:34:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:34:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:34:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:34:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:34:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:34:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:34:14] Production.INFO: call_cost start [2026-04-13 17:34:14] Production.INFO: call_cost end [2026-04-13 17:34:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:34:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:34:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:34:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:34:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:34:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:34:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:34:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:34:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:34:14] Production.INFO: ==5510== Releasing lock... [2026-04-13 17:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:34:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:35:01] Production.INFO: ==5610== Lock acquired, processing the job... [2026-04-13 22:35:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:35:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:35:01] Production.INFO: neon service started [2026-04-13 22:35:01] Production.INFO: neon service started [2026-04-13 22:35:01] Production.INFO: ==5610== Releasing lock... [2026-04-13 22:35:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:35:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:35:02] Production.INFO: ==5612== Lock acquired, processing the job... [2026-04-13 17:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 21:35:02] Production.INFO: ==5614== Lock acquired, processing the job... [2026-04-13 21:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:35:02] Production.INFO: ==5614== Releasing lock... [2026-04-13 21:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:35:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:35:02] Production.INFO: ==5612== Releasing lock... [2026-04-13 17:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:35:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:35:02] Production.INFO: ==5617== Lock acquired, processing the job... [2026-04-13 17:35:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:35:02] Production.INFO: ==5621== Lock acquired, processing the job... [2026-04-13 17:35:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:35:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:35:03] Production.INFO: ==5623== Lock acquired, processing the job... [2026-04-13 17:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:35:03] Production.INFO: ==5619== Lock acquired, processing the job... [2026-04-13 17:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:35:03] Production.INFO: ==5625== Lock acquired, processing the job... [2026-04-13 17:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:35:03] Production.INFO: Account Balance Start. [2026-04-13 17:35:03] Production.INFO: CreateAllLog Start [2026-04-13 17:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:35:03] Production.INFO: 117 [2026-04-13 17:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:35:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:35:03] Production.INFO: ==5625== Releasing lock... [2026-04-13 17:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:35:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:35:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:35:03] Production.INFO: Date 2026-04-10 [2026-04-13 17:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:35:03] Production.INFO: Date 2026-04-11 [2026-04-13 17:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:35:03] Production.INFO: Date 2026-04-12 [2026-04-13 17:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:35:03] Production.INFO: Date 2026-04-13 [2026-04-13 17:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:35:03] Production.INFO: Total Charge 0 [2026-04-13 17:35:03] Production.INFO: CreateAllLog End [2026-04-13 17:35:03] Production.INFO: Account Balance End. [2026-04-13 17:35:03] Production.ERROR: CronJobId end 12 [2026-04-13 17:35:03] Production.INFO: ==5623== Releasing lock... [2026-04-13 17:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:35:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:35:03] Production.INFO: ==5619== Releasing lock... [2026-04-13 17:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:35:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:35:12] Production.ERROR: CronJobId end10 [2026-04-13 17:35:12] Production.INFO: ==5621== Releasing lock... [2026-04-13 17:35:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:35:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:35:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:35:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:35:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:35:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:35:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:35:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:35:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:35:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:35:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:35:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:35:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:35:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:35:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:35:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:35:14] Production.INFO: call_cost start [2026-04-13 17:35:14] Production.INFO: call_cost end [2026-04-13 17:35:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:35:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:35:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:35:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:35:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:35:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:35:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:35:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:35:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:35:14] Production.INFO: ==5617== Releasing lock... [2026-04-13 17:35:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:35:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:36:01] Production.INFO: ==5715== Lock acquired, processing the job... [2026-04-13 22:36:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:36:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:36:01] Production.INFO: neon service started [2026-04-13 22:36:01] Production.INFO: neon service started [2026-04-13 22:36:01] Production.INFO: ==5715== Releasing lock... [2026-04-13 22:36:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:36:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:36:02] Production.INFO: ==5717== Lock acquired, processing the job... [2026-04-13 17:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:36:02] Production.INFO: ==5717== Releasing lock... [2026-04-13 17:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:36:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 21:36:02] Production.INFO: ==5719== Lock acquired, processing the job... [2026-04-13 21:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:36:02] Production.INFO: ==5719== Releasing lock... [2026-04-13 21:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:36:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:36:03] Production.INFO: ==5726== Lock acquired, processing the job... [2026-04-13 17:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:36:03] Production.INFO: ==5724== Lock acquired, processing the job... [2026-04-13 17:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:36:03] Production.INFO: ==5722== Lock acquired, processing the job... [2026-04-13 17:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:36:03] Production.INFO: ==5730== Lock acquired, processing the job... [2026-04-13 17:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:36:03] Production.INFO: ==5728== Lock acquired, processing the job... [2026-04-13 17:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:36:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:36:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:36:03] Production.INFO: Account Balance Start. [2026-04-13 17:36:03] Production.INFO: CreateAllLog Start [2026-04-13 17:36:03] Production.INFO: ==5730== Releasing lock... [2026-04-13 17:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:36:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:36:03] Production.INFO: 117 [2026-04-13 17:36:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:36:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:36:03] Production.INFO: Date 2026-04-10 [2026-04-13 17:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:36:03] Production.INFO: Date 2026-04-11 [2026-04-13 17:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:36:03] Production.INFO: Date 2026-04-12 [2026-04-13 17:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:36:03] Production.INFO: Date 2026-04-13 [2026-04-13 17:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:36:03] Production.INFO: Total Charge 0 [2026-04-13 17:36:04] Production.INFO: CreateAllLog End [2026-04-13 17:36:04] Production.INFO: Account Balance End. [2026-04-13 17:36:04] Production.ERROR: CronJobId end 12 [2026-04-13 17:36:04] Production.INFO: ==5728== Releasing lock... [2026-04-13 17:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:36:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:36:04] Production.INFO: ==5724== Releasing lock... [2026-04-13 17:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:36:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:36:10] Production.ERROR: CronJobId end10 [2026-04-13 17:36:10] Production.INFO: ==5726== Releasing lock... [2026-04-13 17:36:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:36:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:36:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:36:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:36:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:36:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:36:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:36:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:36:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:36:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:36:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:36:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:36:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:36:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:36:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:36:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:36:13] Production.INFO: call_cost start [2026-04-13 17:36:13] Production.INFO: call_cost end [2026-04-13 17:36:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:36:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:36:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:36:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:36:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:36:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:36:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:36:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:36:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:36:13] Production.INFO: ==5722== Releasing lock... [2026-04-13 17:36:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:36:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:37:02] Production.INFO: ==5816== Lock acquired, processing the job... [2026-04-13 22:37:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:37:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:37:02] Production.INFO: neon service started [2026-04-13 22:37:02] Production.INFO: neon service started [2026-04-13 22:37:02] Production.INFO: ==5816== Releasing lock... [2026-04-13 22:37:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:37:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:37:02] Production.INFO: ==5818== Lock acquired, processing the job... [2026-04-13 17:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:37:02] Production.INFO: ==5818== Releasing lock... [2026-04-13 17:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:37:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 21:37:02] Production.INFO: ==5820== Lock acquired, processing the job... [2026-04-13 21:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:37:03] Production.INFO: ==5820== Releasing lock... [2026-04-13 21:37:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:37:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:37:03] Production.INFO: ==5824== Lock acquired, processing the job... [2026-04-13 17:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:37:03] Production.INFO: ==5822== Lock acquired, processing the job... [2026-04-13 17:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:37:03] Production.INFO: ==5826== Lock acquired, processing the job... [2026-04-13 17:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:37:03] Production.INFO: ==5828== Lock acquired, processing the job... [2026-04-13 17:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:37:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:37:03] Production.INFO: ==5830== Lock acquired, processing the job... [2026-04-13 17:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:37:03] Production.INFO: Account Balance Start. [2026-04-13 17:37:03] Production.INFO: CreateAllLog Start [2026-04-13 17:37:03] Production.INFO: 117 [2026-04-13 17:37:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:37:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:37:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:37:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:37:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:37:04] Production.INFO: ==5830== Releasing lock... [2026-04-13 17:37:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:37:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:37:04] Production.INFO: Date 2026-04-10 [2026-04-13 17:37:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:37:04] Production.INFO: Date 2026-04-11 [2026-04-13 17:37:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:37:04] Production.INFO: Date 2026-04-12 [2026-04-13 17:37:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:37:04] Production.INFO: Date 2026-04-13 [2026-04-13 17:37:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:37:04] Production.INFO: Total Charge 0 [2026-04-13 17:37:04] Production.INFO: CreateAllLog End [2026-04-13 17:37:04] Production.INFO: ==5824== Releasing lock... [2026-04-13 17:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:37:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:37:04] Production.INFO: Account Balance End. [2026-04-13 17:37:04] Production.ERROR: CronJobId end 12 [2026-04-13 17:37:04] Production.INFO: ==5828== Releasing lock... [2026-04-13 17:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:37:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:37:11] Production.ERROR: CronJobId end10 [2026-04-13 17:37:11] Production.INFO: ==5826== Releasing lock... [2026-04-13 17:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:37:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:37:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:37:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:37:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:37:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:37:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:37:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:37:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:37:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:37:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:37:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:37:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:37:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:37:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:37:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:37:14] Production.INFO: call_cost start [2026-04-13 17:37:14] Production.INFO: call_cost end [2026-04-13 17:37:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:37:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:37:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:37:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:37:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:37:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:37:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:37:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:37:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:37:14] Production.INFO: ==5822== Releasing lock... [2026-04-13 17:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:37:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:38:01] Production.INFO: ==5915== Lock acquired, processing the job... [2026-04-13 22:38:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:38:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:38:01] Production.INFO: neon service started [2026-04-13 22:38:01] Production.INFO: neon service started [2026-04-13 22:38:01] Production.INFO: ==5915== Releasing lock... [2026-04-13 22:38:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:38:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:38:02] Production.INFO: ==5917== Lock acquired, processing the job... [2026-04-13 17:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:38:02] Production.INFO: ==5917== Releasing lock... [2026-04-13 17:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:38:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 21:38:02] Production.INFO: ==5919== Lock acquired, processing the job... [2026-04-13 21:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:38:02] Production.INFO: ==5919== Releasing lock... [2026-04-13 21:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:38:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:38:02] Production.INFO: ==5921== Lock acquired, processing the job... [2026-04-13 17:38:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:38:03] Production.INFO: ==5923== Lock acquired, processing the job... [2026-04-13 17:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:38:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:38:03] Production.INFO: ==5925== Lock acquired, processing the job... [2026-04-13 17:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:38:03] Production.INFO: ==5930== Lock acquired, processing the job... [2026-04-13 17:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:38:03] Production.INFO: ==5927== Lock acquired, processing the job... [2026-04-13 17:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:38:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:38:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:38:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:38:03] Production.INFO: ==5930== Releasing lock... [2026-04-13 17:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:38:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:38:03] Production.INFO: Account Balance Start. [2026-04-13 17:38:03] Production.INFO: CreateAllLog Start [2026-04-13 17:38:03] Production.INFO: 117 [2026-04-13 17:38:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:38:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:38:03] Production.INFO: Date 2026-04-10 [2026-04-13 17:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:38:03] Production.INFO: Date 2026-04-11 [2026-04-13 17:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:38:03] Production.INFO: Date 2026-04-12 [2026-04-13 17:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:38:03] Production.INFO: Date 2026-04-13 [2026-04-13 17:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:38:03] Production.INFO: ==5923== Releasing lock... [2026-04-13 17:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:38:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:38:03] Production.INFO: Total Charge 0 [2026-04-13 17:38:03] Production.INFO: CreateAllLog End [2026-04-13 17:38:03] Production.INFO: Account Balance End. [2026-04-13 17:38:03] Production.ERROR: CronJobId end 12 [2026-04-13 17:38:03] Production.INFO: ==5927== Releasing lock... [2026-04-13 17:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:38:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:38:11] Production.ERROR: CronJobId end10 [2026-04-13 17:38:11] Production.INFO: ==5925== Releasing lock... [2026-04-13 17:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:38:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:38:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:38:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:38:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:38:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:38:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:38:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:38:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:38:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:38:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:38:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:38:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:38:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:38:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:38:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:38:14] Production.INFO: call_cost start [2026-04-13 17:38:14] Production.INFO: call_cost end [2026-04-13 17:38:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:38:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:38:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:38:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:38:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:38:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:38:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:38:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:38:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:38:14] Production.INFO: ==5921== Releasing lock... [2026-04-13 17:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:38:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:39:02] Production.INFO: ==6020== Lock acquired, processing the job... [2026-04-13 22:39:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:39:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:39:02] Production.INFO: neon service started [2026-04-13 22:39:02] Production.INFO: neon service started [2026-04-13 22:39:02] Production.INFO: ==6020== Releasing lock... [2026-04-13 22:39:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:39:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:39:02] Production.INFO: ==6023== Lock acquired, processing the job... [2026-04-13 17:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:39:02] Production.INFO: ==6023== Releasing lock... [2026-04-13 17:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:39:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 21:39:02] Production.INFO: ==6025== Lock acquired, processing the job... [2026-04-13 21:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:39:02] Production.INFO: ==6025== Releasing lock... [2026-04-13 21:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:39:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:39:03] Production.INFO: ==6029== Lock acquired, processing the job... [2026-04-13 17:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:39:03] Production.INFO: ==6027== Lock acquired, processing the job... [2026-04-13 17:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:39:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:39:03] Production.INFO: ==6031== Lock acquired, processing the job... [2026-04-13 17:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:39:03] Production.INFO: ==6033== Lock acquired, processing the job... [2026-04-13 17:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:39:03] Production.INFO: ==6035== Lock acquired, processing the job... [2026-04-13 17:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:39:03] Production.INFO: Account Balance Start. [2026-04-13 17:39:03] Production.INFO: CreateAllLog Start [2026-04-13 17:39:03] Production.INFO: 117 [2026-04-13 17:39:03] Production.INFO: ==6035== Releasing lock... [2026-04-13 17:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:39:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:39:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:39:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:39:04] Production.INFO: ==6029== Releasing lock... [2026-04-13 17:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:39:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:39:04] Production.INFO: Date 2026-04-10 [2026-04-13 17:39:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:39:04] Production.INFO: Date 2026-04-11 [2026-04-13 17:39:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:39:04] Production.INFO: Date 2026-04-12 [2026-04-13 17:39:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:39:04] Production.INFO: Date 2026-04-13 [2026-04-13 17:39:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:39:04] Production.INFO: Total Charge 0 [2026-04-13 17:39:04] Production.INFO: CreateAllLog End [2026-04-13 17:39:04] Production.INFO: Account Balance End. [2026-04-13 17:39:04] Production.ERROR: CronJobId end 12 [2026-04-13 17:39:04] Production.INFO: ==6033== Releasing lock... [2026-04-13 17:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:39:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:39:11] Production.ERROR: CronJobId end10 [2026-04-13 17:39:11] Production.INFO: ==6031== Releasing lock... [2026-04-13 17:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:39:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:39:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:39:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:39:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:39:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:39:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:39:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:39:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:39:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:39:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:39:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:39:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:39:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:39:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:39:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:39:14] Production.INFO: call_cost start [2026-04-13 17:39:14] Production.INFO: call_cost end [2026-04-13 17:39:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:39:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:39:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:39:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:39:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:39:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:39:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:39:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:39:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:39:14] Production.INFO: ==6027== Releasing lock... [2026-04-13 17:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:39:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:40:01] Production.INFO: ==6123== Lock acquired, processing the job... [2026-04-13 22:40:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:40:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:40:01] Production.INFO: neon service started [2026-04-13 22:40:01] Production.INFO: neon service started [2026-04-13 22:40:01] Production.INFO: ==6123== Releasing lock... [2026-04-13 22:40:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:40:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 21:40:01] Production.INFO: ==6128== Lock acquired, processing the job... [2026-04-13 21:40:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:40:01] Production.INFO: ==6128== Releasing lock... [2026-04-13 21:40:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:40:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:40:01] Production.INFO: ==6126== Lock acquired, processing the job... [2026-04-13 17:40:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:40:02] Production.INFO: ==6126== Releasing lock... [2026-04-13 17:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:40:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:40:02] Production.INFO: ==6130== Lock acquired, processing the job... [2026-04-13 17:40:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:40:03] Production.INFO: ==6132== Lock acquired, processing the job... [2026-04-13 17:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:40:03] Production.INFO: ==6134== Lock acquired, processing the job... [2026-04-13 17:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:40:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:40:03] Production.INFO: ==6136== Lock acquired, processing the job... [2026-04-13 17:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:40:03] Production.INFO: Account Balance Start. [2026-04-13 17:40:03] Production.INFO: CreateAllLog Start [2026-04-13 17:40:03] Production.INFO: 117 [2026-04-13 17:40:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:40:03] Production.INFO: ==6139== Lock acquired, processing the job... [2026-04-13 17:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:40:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:40:03] Production.INFO: Date 2026-04-10 [2026-04-13 17:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:40:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:40:03] Production.INFO: Date 2026-04-11 [2026-04-13 17:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:40:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:40:03] Production.INFO: Date 2026-04-12 [2026-04-13 17:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:40:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:40:03] Production.INFO: Date 2026-04-13 [2026-04-13 17:40:03] Production.INFO: ==6139== Releasing lock... [2026-04-13 17:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:40:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:40:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:40:03] Production.INFO: Total Charge 0 [2026-04-13 17:40:03] Production.INFO: CreateAllLog End [2026-04-13 17:40:03] Production.INFO: Account Balance End. [2026-04-13 17:40:03] Production.ERROR: CronJobId end 12 [2026-04-13 17:40:03] Production.INFO: ==6136== Releasing lock... [2026-04-13 17:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:40:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:40:03] Production.INFO: ==6132== Releasing lock... [2026-04-13 17:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:40:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:40:10] Production.ERROR: CronJobId end10 [2026-04-13 17:40:10] Production.INFO: ==6134== Releasing lock... [2026-04-13 17:40:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:40:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:40:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:40:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:40:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:40:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:40:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:40:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:40:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:40:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:40:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:40:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:40:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:40:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:40:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:40:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:40:13] Production.INFO: call_cost start [2026-04-13 17:40:13] Production.INFO: call_cost end [2026-04-13 17:40:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:40:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:40:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:40:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:40:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:40:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:40:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:40:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:40:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:40:14] Production.INFO: ==6130== Releasing lock... [2026-04-13 17:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:40:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:41:01] Production.INFO: ==6225== Lock acquired, processing the job... [2026-04-13 22:41:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:41:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:41:01] Production.INFO: neon service started [2026-04-13 22:41:01] Production.INFO: neon service started [2026-04-13 22:41:01] Production.INFO: ==6225== Releasing lock... [2026-04-13 22:41:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:41:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:41:02] Production.INFO: ==6228== Lock acquired, processing the job... [2026-04-13 17:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 21:41:02] Production.INFO: ==6230== Lock acquired, processing the job... [2026-04-13 21:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:41:02] Production.INFO: ==6228== Releasing lock... [2026-04-13 17:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:41:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 21:41:02] Production.INFO: ==6230== Releasing lock... [2026-04-13 21:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:41:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:41:03] Production.INFO: ==6235== Lock acquired, processing the job... [2026-04-13 17:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:41:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:41:03] Production.INFO: ==6245== Lock acquired, processing the job... [2026-04-13 17:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:41:03] Production.INFO: ==6233== Lock acquired, processing the job... [2026-04-13 17:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 17:41:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:41:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:41:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:41:03] Production.INFO: ==6245== Releasing lock... [2026-04-13 17:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:41:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:41:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 17:41:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 17:41:03] Production.ERROR: CronJob PID - 6235 [2026-04-13 17:41:03] Production.ERROR: CronJob Title - System Alerts [2026-04-13 17:41:03] Production.ERROR: CronJob ID - 5 [2026-04-13 17:41:03] Production.ERROR: CronJob Last Run Time 2026-04-13 17:41:00 [2026-04-13 17:41:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 17:41:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 17:41:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 17:41:03] Production.INFO: ==6233== Releasing lock... [2026-04-13 17:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 17:41:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 17:41:03] Production.INFO: ==6237== Lock acquired, processing the job... [2026-04-13 17:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:41:03] Production.INFO: ==6239== Lock acquired, processing the job... [2026-04-13 17:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:41:04] Production.INFO: ==6241== Lock acquired, processing the job... [2026-04-13 17:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:41:04] Production.INFO: ==6243== Lock acquired, processing the job... [2026-04-13 17:41:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 17:41:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 17:41:04] Production.INFO: Account Balance Start. [2026-04-13 17:41:04] Production.INFO: CreateAllLog Start [2026-04-13 17:41:04] Production.INFO: 117 [2026-04-13 17:41:04] Production.INFO: Date 2026-04-08 [2026-04-13 17:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:41:04] Production.INFO: Date 2026-04-09 [2026-04-13 17:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:41:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:41:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:41:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:41:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:41:04] Production.INFO: Date 2026-04-10 [2026-04-13 17:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:41:04] Production.INFO: Date 2026-04-11 [2026-04-13 17:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:41:04] Production.INFO: Date 2026-04-12 [2026-04-13 17:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:41:04] Production.INFO: Date 2026-04-13 [2026-04-13 17:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:41:04] Production.INFO: Total Charge 0 [2026-04-13 17:41:04] Production.INFO: CreateAllLog End [2026-04-13 17:41:05] Production.INFO: Account Balance End. [2026-04-13 17:41:05] Production.ERROR: done [2026-04-13 17:41:05] Production.ERROR: CronJobId end 12 [2026-04-13 17:41:05] Production.INFO: ==6241== Releasing lock... [2026-04-13 17:41:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:41:05] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:41:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 17:41:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17090450', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 17:41:05] Production.INFO: ==6237== Releasing lock... [2026-04-13 17:41:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:41:05] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:41:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17090450', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 17:41:11] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 17:41:11] Production.INFO: ProcessCDR(1,17090450,1,1,2) [2026-04-13 17:41:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17090450,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 17:41:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17090450,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 17:41:11] Production.ERROR: pbx prc_insertCDR start [2026-04-13 17:41:11] Production.ERROR: pbx prc_insertCDR end [2026-04-13 17:41:11] Production.INFO: ==6243== Releasing lock... [2026-04-13 17:41:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 17:41:11] Production.INFO: 26 MB #Memory Used# [2026-04-13 17:41:16] Production.ERROR: CronJobId end10 [2026-04-13 17:41:16] Production.INFO: ==6239== Releasing lock... [2026-04-13 17:41:16] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:41:16] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:41:17] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:41:17] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:41:17] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:41:17] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:41:17] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:41:17] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:41:17] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:41:17] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:41:17] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:41:17] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:41:17] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:41:17] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:41:17] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:41:17] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:41:18] Production.INFO: call_cost start [2026-04-13 17:41:18] Production.INFO: call_cost end [2026-04-13 17:41:18] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:41:18] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:41:18] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:41:18] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:41:18] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:41:18] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:41:18] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:41:18] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:41:18] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:41:18] Production.INFO: ==6235== Releasing lock... [2026-04-13 17:41:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:41:18] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:42:02] Production.INFO: ==6339== Lock acquired, processing the job... [2026-04-13 22:42:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:42:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:42:02] Production.INFO: neon service started [2026-04-13 22:42:02] Production.INFO: neon service started [2026-04-13 22:42:02] Production.INFO: ==6339== Releasing lock... [2026-04-13 22:42:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:42:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 21:42:02] Production.INFO: ==6343== Lock acquired, processing the job... [2026-04-13 21:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:42:02] Production.INFO: ==6341== Lock acquired, processing the job... [2026-04-13 17:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 21:42:02] Production.INFO: ==6343== Releasing lock... [2026-04-13 21:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:42:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:42:02] Production.INFO: ==6341== Releasing lock... [2026-04-13 17:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:42:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:42:03] Production.INFO: ==6348== Lock acquired, processing the job... [2026-04-13 17:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:42:03] Production.INFO: ==6346== Lock acquired, processing the job... [2026-04-13 17:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:42:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:42:03] Production.INFO: ==6350== Lock acquired, processing the job... [2026-04-13 17:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:42:03] Production.INFO: ==6354== Lock acquired, processing the job... [2026-04-13 17:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:42:03] Production.INFO: ==6352== Lock acquired, processing the job... [2026-04-13 17:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:42:03] Production.INFO: Account Balance Start. [2026-04-13 17:42:03] Production.INFO: CreateAllLog Start [2026-04-13 17:42:03] Production.INFO: 117 [2026-04-13 17:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:42:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:42:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:42:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:42:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:42:03] Production.INFO: ==6354== Releasing lock... [2026-04-13 17:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:42:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:42:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:42:03] Production.INFO: Date 2026-04-10 [2026-04-13 17:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:42:04] Production.INFO: Date 2026-04-11 [2026-04-13 17:42:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:42:04] Production.INFO: Date 2026-04-12 [2026-04-13 17:42:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:42:04] Production.INFO: Date 2026-04-13 [2026-04-13 17:42:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:42:04] Production.INFO: Total Charge 0 [2026-04-13 17:42:04] Production.INFO: CreateAllLog End [2026-04-13 17:42:04] Production.INFO: Account Balance End. [2026-04-13 17:42:04] Production.ERROR: CronJobId end 12 [2026-04-13 17:42:04] Production.INFO: ==6352== Releasing lock... [2026-04-13 17:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:42:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:42:04] Production.INFO: ==6348== Releasing lock... [2026-04-13 17:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:42:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:42:12] Production.ERROR: CronJobId end10 [2026-04-13 17:42:12] Production.INFO: ==6350== Releasing lock... [2026-04-13 17:42:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:42:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:42:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:42:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:42:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:42:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:42:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:42:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:42:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:42:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:42:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:42:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:42:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:42:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:42:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:42:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:42:14] Production.INFO: call_cost start [2026-04-13 17:42:14] Production.INFO: call_cost end [2026-04-13 17:42:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:42:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:42:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:42:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:42:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:42:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:42:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:42:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:42:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:42:14] Production.INFO: ==6346== Releasing lock... [2026-04-13 17:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:42:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:43:01] Production.INFO: ==6441== Lock acquired, processing the job... [2026-04-13 22:43:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:43:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:43:01] Production.INFO: neon service started [2026-04-13 22:43:01] Production.INFO: neon service started [2026-04-13 22:43:01] Production.INFO: ==6441== Releasing lock... [2026-04-13 22:43:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:43:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:43:02] Production.INFO: ==6443== Lock acquired, processing the job... [2026-04-13 17:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:43:02] Production.INFO: ==6443== Releasing lock... [2026-04-13 17:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:43:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 21:43:02] Production.INFO: ==6445== Lock acquired, processing the job... [2026-04-13 21:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:43:02] Production.INFO: ==6445== Releasing lock... [2026-04-13 21:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:43:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:43:02] Production.INFO: ==6447== Lock acquired, processing the job... [2026-04-13 17:43:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:43:03] Production.INFO: ==6454== Lock acquired, processing the job... [2026-04-13 17:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:43:03] Production.INFO: ==6451== Lock acquired, processing the job... [2026-04-13 17:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:43:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:43:03] Production.INFO: Account Balance Start. [2026-04-13 17:43:03] Production.INFO: CreateAllLog Start [2026-04-13 17:43:03] Production.INFO: 117 [2026-04-13 17:43:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:43:03] Production.INFO: ==6449== Lock acquired, processing the job... [2026-04-13 17:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:43:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:43:03] Production.INFO: ==6456== Lock acquired, processing the job... [2026-04-13 17:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:43:03] Production.INFO: Date 2026-04-10 [2026-04-13 17:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:43:03] Production.INFO: Date 2026-04-11 [2026-04-13 17:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:43:03] Production.INFO: Date 2026-04-12 [2026-04-13 17:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:43:03] Production.INFO: Date 2026-04-13 [2026-04-13 17:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:43:03] Production.INFO: Total Charge 0 [2026-04-13 17:43:03] Production.INFO: CreateAllLog End [2026-04-13 17:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:43:03] Production.INFO: ==6456== Releasing lock... [2026-04-13 17:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:43:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:43:03] Production.INFO: Account Balance End. [2026-04-13 17:43:03] Production.ERROR: CronJobId end 12 [2026-04-13 17:43:03] Production.INFO: ==6454== Releasing lock... [2026-04-13 17:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:43:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:43:03] Production.INFO: ==6449== Releasing lock... [2026-04-13 17:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:43:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:43:11] Production.ERROR: CronJobId end10 [2026-04-13 17:43:11] Production.INFO: ==6451== Releasing lock... [2026-04-13 17:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:43:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:43:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:43:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:43:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:43:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:43:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:43:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:43:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:43:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:43:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:43:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:43:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:43:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:43:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:43:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:43:13] Production.INFO: call_cost start [2026-04-13 17:43:13] Production.INFO: call_cost end [2026-04-13 17:43:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:43:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:43:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:43:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:43:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:43:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:43:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:43:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:43:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:43:13] Production.INFO: ==6447== Releasing lock... [2026-04-13 17:43:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:43:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:44:02] Production.INFO: ==6537== Lock acquired, processing the job... [2026-04-13 22:44:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:44:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:44:02] Production.INFO: neon service started [2026-04-13 22:44:02] Production.INFO: neon service started [2026-04-13 22:44:02] Production.INFO: ==6537== Releasing lock... [2026-04-13 22:44:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:44:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:44:02] Production.INFO: ==6539== Lock acquired, processing the job... [2026-04-13 17:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:44:02] Production.INFO: ==6539== Releasing lock... [2026-04-13 17:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:44:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 21:44:02] Production.INFO: ==6541== Lock acquired, processing the job... [2026-04-13 21:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:44:02] Production.INFO: ==6541== Releasing lock... [2026-04-13 21:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:44:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:44:03] Production.INFO: ==6543== Lock acquired, processing the job... [2026-04-13 17:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:44:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:44:03] Production.INFO: ==6545== Lock acquired, processing the job... [2026-04-13 17:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:44:03] Production.INFO: ==6547== Lock acquired, processing the job... [2026-04-13 17:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:44:03] Production.INFO: ==6549== Lock acquired, processing the job... [2026-04-13 17:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:44:03] Production.INFO: ==6551== Lock acquired, processing the job... [2026-04-13 17:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:44:03] Production.INFO: Account Balance Start. [2026-04-13 17:44:03] Production.INFO: CreateAllLog Start [2026-04-13 17:44:03] Production.INFO: 117 [2026-04-13 17:44:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:44:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:44:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:44:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:44:03] Production.INFO: ==6551== Releasing lock... [2026-04-13 17:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:44:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:44:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:44:03] Production.INFO: Date 2026-04-10 [2026-04-13 17:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:44:03] Production.INFO: Date 2026-04-11 [2026-04-13 17:44:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:44:04] Production.INFO: Date 2026-04-12 [2026-04-13 17:44:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:44:04] Production.INFO: Date 2026-04-13 [2026-04-13 17:44:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:44:04] Production.INFO: Total Charge 0 [2026-04-13 17:44:04] Production.INFO: CreateAllLog End [2026-04-13 17:44:04] Production.INFO: Account Balance End. [2026-04-13 17:44:04] Production.ERROR: CronJobId end 12 [2026-04-13 17:44:04] Production.INFO: ==6549== Releasing lock... [2026-04-13 17:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:44:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:44:04] Production.INFO: ==6545== Releasing lock... [2026-04-13 17:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:44:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:44:12] Production.ERROR: CronJobId end10 [2026-04-13 17:44:12] Production.INFO: ==6547== Releasing lock... [2026-04-13 17:44:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:44:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:44:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:44:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:44:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:44:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:44:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:44:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:44:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:44:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:44:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:44:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:44:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:44:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:44:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:44:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:44:15] Production.INFO: call_cost start [2026-04-13 17:44:15] Production.INFO: call_cost end [2026-04-13 17:44:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:44:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:44:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:44:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:44:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:44:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:44:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:44:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:44:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:44:15] Production.INFO: ==6543== Releasing lock... [2026-04-13 17:44:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:44:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:45:01] Production.INFO: ==6640== Lock acquired, processing the job... [2026-04-13 22:45:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:45:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:45:01] Production.INFO: neon service started [2026-04-13 22:45:01] Production.INFO: neon service started [2026-04-13 22:45:01] Production.INFO: ==6640== Releasing lock... [2026-04-13 22:45:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:45:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 21:45:01] Production.INFO: ==6644== Lock acquired, processing the job... [2026-04-13 21:45:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:45:01] Production.INFO: ==6644== Releasing lock... [2026-04-13 21:45:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:45:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:45:02] Production.INFO: ==6642== Lock acquired, processing the job... [2026-04-13 17:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:45:02] Production.INFO: ==6642== Releasing lock... [2026-04-13 17:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:45:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:45:03] Production.INFO: ==6649== Lock acquired, processing the job... [2026-04-13 17:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:45:03] Production.INFO: ==6647== Lock acquired, processing the job... [2026-04-13 17:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:45:03] Production.INFO: ==6651== Lock acquired, processing the job... [2026-04-13 17:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:45:03] Production.INFO: ==6653== Lock acquired, processing the job... [2026-04-13 17:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:45:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:45:03] Production.INFO: ==6655== Lock acquired, processing the job... [2026-04-13 17:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:45:03] Production.INFO: Account Balance Start. [2026-04-13 17:45:03] Production.INFO: CreateAllLog Start [2026-04-13 17:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:45:03] Production.INFO: 117 [2026-04-13 17:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:45:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:45:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:45:03] Production.INFO: ==6655== Releasing lock... [2026-04-13 17:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:45:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:45:03] Production.INFO: Date 2026-04-10 [2026-04-13 17:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:45:03] Production.INFO: Date 2026-04-11 [2026-04-13 17:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:45:03] Production.INFO: Date 2026-04-12 [2026-04-13 17:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:45:03] Production.INFO: Date 2026-04-13 [2026-04-13 17:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:45:03] Production.INFO: Total Charge 0 [2026-04-13 17:45:03] Production.INFO: CreateAllLog End [2026-04-13 17:45:03] Production.INFO: Account Balance End. [2026-04-13 17:45:03] Production.ERROR: CronJobId end 12 [2026-04-13 17:45:03] Production.INFO: ==6653== Releasing lock... [2026-04-13 17:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:45:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:45:03] Production.INFO: ==6649== Releasing lock... [2026-04-13 17:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:45:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:45:11] Production.ERROR: CronJobId end10 [2026-04-13 17:45:11] Production.INFO: ==6651== Releasing lock... [2026-04-13 17:45:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:45:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:45:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:45:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:45:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:45:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:45:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:45:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:45:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:45:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:45:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:45:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:45:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:45:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:45:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:45:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:45:14] Production.INFO: call_cost start [2026-04-13 17:45:14] Production.INFO: call_cost end [2026-04-13 17:45:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:45:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:45:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:45:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:45:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:45:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:45:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:45:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:45:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:45:14] Production.INFO: ==6647== Releasing lock... [2026-04-13 17:45:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:45:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:46:01] Production.INFO: ==6751== Lock acquired, processing the job... [2026-04-13 22:46:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:46:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:46:01] Production.INFO: neon service started [2026-04-13 22:46:01] Production.INFO: neon service started [2026-04-13 22:46:01] Production.INFO: ==6751== Releasing lock... [2026-04-13 22:46:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:46:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:46:02] Production.INFO: ==6755== Lock acquired, processing the job... [2026-04-13 17:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:46:02] Production.INFO: ==6755== Releasing lock... [2026-04-13 17:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:46:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 21:46:02] Production.INFO: ==6757== Lock acquired, processing the job... [2026-04-13 21:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:46:02] Production.INFO: ==6757== Releasing lock... [2026-04-13 21:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:46:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:46:03] Production.INFO: ==6768== Lock acquired, processing the job... [2026-04-13 17:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:46:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:46:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:46:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:46:03] Production.INFO: ==6768== Releasing lock... [2026-04-13 17:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:46:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:46:03] Production.INFO: ==6760== Lock acquired, processing the job... [2026-04-13 17:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:46:03] Production.INFO: ==6764== Lock acquired, processing the job... [2026-04-13 17:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:46:03] Production.INFO: ==6766== Lock acquired, processing the job... [2026-04-13 17:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:46:03] Production.INFO: ==6762== Lock acquired, processing the job... [2026-04-13 17:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:46:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:46:03] Production.INFO: Account Balance Start. [2026-04-13 17:46:03] Production.INFO: CreateAllLog Start [2026-04-13 17:46:03] Production.INFO: 117 [2026-04-13 17:46:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:46:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:46:03] Production.INFO: Date 2026-04-10 [2026-04-13 17:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:46:03] Production.INFO: Date 2026-04-11 [2026-04-13 17:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:46:04] Production.INFO: Date 2026-04-12 [2026-04-13 17:46:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:46:04] Production.INFO: Date 2026-04-13 [2026-04-13 17:46:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:46:04] Production.INFO: Total Charge 0 [2026-04-13 17:46:04] Production.INFO: CreateAllLog End [2026-04-13 17:46:04] Production.INFO: Account Balance End. [2026-04-13 17:46:04] Production.ERROR: CronJobId end 12 [2026-04-13 17:46:04] Production.INFO: ==6766== Releasing lock... [2026-04-13 17:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:46:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:46:04] Production.INFO: ==6762== Releasing lock... [2026-04-13 17:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:46:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:46:12] Production.ERROR: CronJobId end10 [2026-04-13 17:46:12] Production.INFO: ==6764== Releasing lock... [2026-04-13 17:46:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:46:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:46:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:46:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:46:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:46:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:46:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:46:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:46:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:46:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:46:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:46:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:46:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:46:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:46:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:46:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:46:15] Production.INFO: call_cost start [2026-04-13 17:46:15] Production.INFO: call_cost end [2026-04-13 17:46:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:46:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:46:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:46:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:46:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:46:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:46:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:46:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:46:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:46:15] Production.INFO: ==6760== Releasing lock... [2026-04-13 17:46:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:46:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:47:02] Production.INFO: ==6856== Lock acquired, processing the job... [2026-04-13 22:47:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:47:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:47:02] Production.INFO: neon service started [2026-04-13 22:47:02] Production.INFO: neon service started [2026-04-13 22:47:02] Production.INFO: ==6856== Releasing lock... [2026-04-13 22:47:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:47:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:47:02] Production.INFO: ==6858== Lock acquired, processing the job... [2026-04-13 17:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:47:02] Production.INFO: ==6858== Releasing lock... [2026-04-13 17:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:47:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 21:47:03] Production.INFO: ==6860== Lock acquired, processing the job... [2026-04-13 21:47:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:47:03] Production.INFO: ==6860== Releasing lock... [2026-04-13 21:47:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:47:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:47:03] Production.INFO: ==6864== Lock acquired, processing the job... [2026-04-13 17:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:47:03] Production.INFO: ==6866== Lock acquired, processing the job... [2026-04-13 17:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:47:03] Production.INFO: ==6862== Lock acquired, processing the job... [2026-04-13 17:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:47:03] Production.INFO: ==6868== Lock acquired, processing the job... [2026-04-13 17:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:47:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:47:03] Production.INFO: ==6870== Lock acquired, processing the job... [2026-04-13 17:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:47:03] Production.INFO: Account Balance Start. [2026-04-13 17:47:03] Production.INFO: CreateAllLog Start [2026-04-13 17:47:03] Production.INFO: 117 [2026-04-13 17:47:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:47:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:47:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:47:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:47:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:47:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:47:04] Production.INFO: ==6870== Releasing lock... [2026-04-13 17:47:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:47:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:47:04] Production.INFO: Date 2026-04-10 [2026-04-13 17:47:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:47:04] Production.INFO: Date 2026-04-11 [2026-04-13 17:47:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:47:04] Production.INFO: Date 2026-04-12 [2026-04-13 17:47:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:47:04] Production.INFO: Date 2026-04-13 [2026-04-13 17:47:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:47:04] Production.INFO: Total Charge 0 [2026-04-13 17:47:04] Production.INFO: CreateAllLog End [2026-04-13 17:47:04] Production.INFO: Account Balance End. [2026-04-13 17:47:04] Production.ERROR: CronJobId end 12 [2026-04-13 17:47:04] Production.INFO: ==6868== Releasing lock... [2026-04-13 17:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:47:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:47:04] Production.INFO: ==6864== Releasing lock... [2026-04-13 17:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:47:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:47:12] Production.ERROR: CronJobId end10 [2026-04-13 17:47:12] Production.INFO: ==6866== Releasing lock... [2026-04-13 17:47:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:47:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:47:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:47:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:47:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:47:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:47:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:47:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:47:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:47:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:47:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:47:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:47:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:47:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:47:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:47:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:47:14] Production.INFO: call_cost start [2026-04-13 17:47:14] Production.INFO: call_cost end [2026-04-13 17:47:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:47:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:47:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:47:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:47:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:47:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:47:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:47:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:47:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:47:14] Production.INFO: ==6862== Releasing lock... [2026-04-13 17:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:47:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:48:01] Production.INFO: ==6956== Lock acquired, processing the job... [2026-04-13 22:48:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:48:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:48:01] Production.INFO: neon service started [2026-04-13 22:48:01] Production.INFO: neon service started [2026-04-13 22:48:01] Production.INFO: ==6956== Releasing lock... [2026-04-13 22:48:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:48:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 21:48:02] Production.INFO: ==6960== Lock acquired, processing the job... [2026-04-13 21:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:48:02] Production.INFO: ==6960== Releasing lock... [2026-04-13 21:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:48:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:48:02] Production.INFO: ==6958== Lock acquired, processing the job... [2026-04-13 17:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:48:02] Production.INFO: ==6958== Releasing lock... [2026-04-13 17:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:48:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:48:03] Production.INFO: ==6965== Lock acquired, processing the job... [2026-04-13 17:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:48:03] Production.INFO: ==6963== Lock acquired, processing the job... [2026-04-13 17:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:48:03] Production.INFO: ==6969== Lock acquired, processing the job... [2026-04-13 17:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:48:03] Production.INFO: ==6967== Lock acquired, processing the job... [2026-04-13 17:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:48:03] Production.INFO: ==6971== Lock acquired, processing the job... [2026-04-13 17:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:48:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:48:03] Production.INFO: Account Balance Start. [2026-04-13 17:48:03] Production.INFO: CreateAllLog Start [2026-04-13 17:48:03] Production.INFO: 117 [2026-04-13 17:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:48:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:48:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:48:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:48:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:48:03] Production.INFO: ==6971== Releasing lock... [2026-04-13 17:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:48:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:48:03] Production.INFO: Date 2026-04-10 [2026-04-13 17:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:48:03] Production.INFO: Date 2026-04-11 [2026-04-13 17:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:48:03] Production.INFO: Date 2026-04-12 [2026-04-13 17:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:48:03] Production.INFO: Date 2026-04-13 [2026-04-13 17:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:48:03] Production.INFO: Total Charge 0 [2026-04-13 17:48:03] Production.INFO: CreateAllLog End [2026-04-13 17:48:03] Production.INFO: Account Balance End. [2026-04-13 17:48:03] Production.ERROR: CronJobId end 12 [2026-04-13 17:48:03] Production.INFO: ==6969== Releasing lock... [2026-04-13 17:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:48:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:48:04] Production.INFO: ==6965== Releasing lock... [2026-04-13 17:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:48:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:48:10] Production.ERROR: CronJobId end10 [2026-04-13 17:48:10] Production.INFO: ==6967== Releasing lock... [2026-04-13 17:48:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:48:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:48:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:48:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:48:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:48:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:48:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:48:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:48:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:48:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:48:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:48:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:48:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:48:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:48:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:48:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:48:14] Production.INFO: call_cost start [2026-04-13 17:48:14] Production.INFO: call_cost end [2026-04-13 17:48:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:48:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:48:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:48:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:48:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:48:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:48:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:48:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:48:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:48:14] Production.INFO: ==6963== Releasing lock... [2026-04-13 17:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:48:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:49:02] Production.INFO: ==7055== Lock acquired, processing the job... [2026-04-13 22:49:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:49:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:49:02] Production.INFO: neon service started [2026-04-13 22:49:02] Production.INFO: neon service started [2026-04-13 22:49:02] Production.INFO: ==7055== Releasing lock... [2026-04-13 22:49:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:49:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 21:49:02] Production.INFO: ==7059== Lock acquired, processing the job... [2026-04-13 21:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:49:02] Production.INFO: ==7059== Releasing lock... [2026-04-13 21:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:49:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:49:02] Production.INFO: ==7057== Lock acquired, processing the job... [2026-04-13 17:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:49:02] Production.INFO: ==7057== Releasing lock... [2026-04-13 17:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:49:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:49:03] Production.INFO: ==7067== Lock acquired, processing the job... [2026-04-13 17:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:49:03] Production.INFO: Account Balance Start. [2026-04-13 17:49:03] Production.INFO: CreateAllLog Start [2026-04-13 17:49:03] Production.INFO: 117 [2026-04-13 17:49:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:49:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:49:03] Production.INFO: Date 2026-04-10 [2026-04-13 17:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:49:03] Production.INFO: Date 2026-04-11 [2026-04-13 17:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:49:03] Production.INFO: Date 2026-04-12 [2026-04-13 17:49:03] Production.INFO: ==7061== Lock acquired, processing the job... [2026-04-13 17:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:49:03] Production.INFO: ==7063== Lock acquired, processing the job... [2026-04-13 17:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:49:03] Production.INFO: ==7065== Lock acquired, processing the job... [2026-04-13 17:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:49:03] Production.INFO: Date 2026-04-13 [2026-04-13 17:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:49:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:49:03] Production.INFO: Total Charge 0 [2026-04-13 17:49:03] Production.INFO: CreateAllLog End [2026-04-13 17:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:49:03] Production.INFO: ==7070== Lock acquired, processing the job... [2026-04-13 17:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:49:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:49:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:49:04] Production.INFO: Account Balance End. [2026-04-13 17:49:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:49:04] Production.INFO: ==7070== Releasing lock... [2026-04-13 17:49:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:49:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:49:04] Production.ERROR: CronJobId end 12 [2026-04-13 17:49:04] Production.INFO: ==7067== Releasing lock... [2026-04-13 17:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:49:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:49:04] Production.INFO: ==7063== Releasing lock... [2026-04-13 17:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:49:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:49:12] Production.ERROR: CronJobId end10 [2026-04-13 17:49:12] Production.INFO: ==7065== Releasing lock... [2026-04-13 17:49:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:49:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:49:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:49:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:49:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:49:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:49:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:49:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:49:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:49:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:49:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:49:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:49:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:49:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:49:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:49:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:49:14] Production.INFO: call_cost start [2026-04-13 17:49:14] Production.INFO: call_cost end [2026-04-13 17:49:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:49:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:49:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:49:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:49:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:49:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:49:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:49:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:49:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:49:14] Production.INFO: ==7061== Releasing lock... [2026-04-13 17:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:49:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:50:01] Production.INFO: ==7155== Lock acquired, processing the job... [2026-04-13 22:50:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:50:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:50:01] Production.INFO: neon service started [2026-04-13 22:50:01] Production.INFO: neon service started [2026-04-13 22:50:01] Production.INFO: ==7155== Releasing lock... [2026-04-13 22:50:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:50:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 21:50:01] Production.INFO: ==7159== Lock acquired, processing the job... [2026-04-13 21:50:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:50:01] Production.INFO: ==7159== Releasing lock... [2026-04-13 21:50:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:50:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:50:02] Production.INFO: ==7157== Lock acquired, processing the job... [2026-04-13 17:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:50:02] Production.INFO: ==7157== Releasing lock... [2026-04-13 17:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:50:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:50:03] Production.INFO: ==7162== Lock acquired, processing the job... [2026-04-13 17:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:50:03] Production.INFO: ==7166== Lock acquired, processing the job... [2026-04-13 17:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:50:03] Production.INFO: ==7168== Lock acquired, processing the job... [2026-04-13 17:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:50:03] Production.INFO: ==7164== Lock acquired, processing the job... [2026-04-13 17:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:50:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:50:03] Production.INFO: ==7170== Lock acquired, processing the job... [2026-04-13 17:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:50:03] Production.INFO: Account Balance Start. [2026-04-13 17:50:03] Production.INFO: CreateAllLog Start [2026-04-13 17:50:03] Production.INFO: 117 [2026-04-13 17:50:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:50:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:50:03] Production.INFO: Date 2026-04-10 [2026-04-13 17:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:50:03] Production.INFO: Date 2026-04-11 [2026-04-13 17:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:50:03] Production.INFO: ==7170== Releasing lock... [2026-04-13 17:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:50:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:50:03] Production.INFO: Date 2026-04-12 [2026-04-13 17:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:50:03] Production.INFO: Date 2026-04-13 [2026-04-13 17:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:50:03] Production.INFO: Total Charge 0 [2026-04-13 17:50:03] Production.INFO: CreateAllLog End [2026-04-13 17:50:03] Production.INFO: Account Balance End. [2026-04-13 17:50:03] Production.ERROR: CronJobId end 12 [2026-04-13 17:50:03] Production.INFO: ==7168== Releasing lock... [2026-04-13 17:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:50:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:50:03] Production.INFO: ==7164== Releasing lock... [2026-04-13 17:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:50:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:50:10] Production.ERROR: CronJobId end10 [2026-04-13 17:50:10] Production.INFO: ==7166== Releasing lock... [2026-04-13 17:50:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:50:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:50:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:50:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:50:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:50:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:50:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:50:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:50:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:50:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:50:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:50:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:50:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:50:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:50:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:50:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:50:13] Production.INFO: call_cost start [2026-04-13 17:50:13] Production.INFO: call_cost end [2026-04-13 17:50:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:50:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:50:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:50:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:50:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:50:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:50:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:50:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:50:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:50:13] Production.INFO: ==7162== Releasing lock... [2026-04-13 17:50:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:50:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:51:01] Production.INFO: ==7257== Lock acquired, processing the job... [2026-04-13 22:51:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:51:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:51:01] Production.INFO: neon service started [2026-04-13 22:51:01] Production.INFO: neon service started [2026-04-13 22:51:01] Production.INFO: ==7257== Releasing lock... [2026-04-13 22:51:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:51:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 21:51:02] Production.INFO: ==7263== Lock acquired, processing the job... [2026-04-13 21:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:51:02] Production.INFO: ==7263== Releasing lock... [2026-04-13 21:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:51:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:51:02] Production.INFO: ==7261== Lock acquired, processing the job... [2026-04-13 17:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:51:02] Production.INFO: ==7261== Releasing lock... [2026-04-13 17:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:51:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:51:03] Production.INFO: ==7268== Lock acquired, processing the job... [2026-04-13 17:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:51:03] Production.INFO: ==7266== Lock acquired, processing the job... [2026-04-13 17:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 17:51:03] Production.INFO: ==7270== Lock acquired, processing the job... [2026-04-13 17:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:51:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:51:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 17:51:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 17:51:03] Production.ERROR: CronJob PID - 7268 [2026-04-13 17:51:03] Production.ERROR: CronJob Title - System Alerts [2026-04-13 17:51:03] Production.ERROR: CronJob ID - 5 [2026-04-13 17:51:03] Production.ERROR: CronJob Last Run Time 2026-04-13 17:51:00 [2026-04-13 17:51:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 17:51:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 17:51:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 17:51:03] Production.ERROR: CronJob PID - 7270 [2026-04-13 17:51:03] Production.ERROR: CronJob Title - Account Block [2026-04-13 17:51:03] Production.ERROR: CronJob ID - 7 [2026-04-13 17:51:03] Production.ERROR: CronJob Last Run Time 2026-04-13 17:51:00 [2026-04-13 17:51:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 17:51:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 17:51:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 17:51:03] Production.INFO: ==7266== Releasing lock... [2026-04-13 17:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 17:51:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 17:51:03] Production.INFO: ==7272== Lock acquired, processing the job... [2026-04-13 17:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:51:03] Production.INFO: ==7276== Lock acquired, processing the job... [2026-04-13 17:51:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 17:51:03] Production.INFO: ==7274== Lock acquired, processing the job... [2026-04-13 17:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:51:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 17:51:03] Production.INFO: ==7278== Lock acquired, processing the job... [2026-04-13 17:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:51:04] Production.INFO: Account Balance Start. [2026-04-13 17:51:04] Production.INFO: CreateAllLog Start [2026-04-13 17:51:04] Production.INFO: 117 [2026-04-13 17:51:04] Production.INFO: Date 2026-04-08 [2026-04-13 17:51:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:51:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:51:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:51:04] Production.INFO: Date 2026-04-09 [2026-04-13 17:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:51:04] Production.INFO: Date 2026-04-10 [2026-04-13 17:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:51:04] Production.INFO: Date 2026-04-11 [2026-04-13 17:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:51:04] Production.INFO: Date 2026-04-12 [2026-04-13 17:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:51:04] Production.INFO: Date 2026-04-13 [2026-04-13 17:51:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:51:04] Production.INFO: Total Charge 0 [2026-04-13 17:51:04] Production.INFO: CreateAllLog End [2026-04-13 17:51:04] Production.INFO: ==7278== Releasing lock... [2026-04-13 17:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:51:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:51:04] Production.INFO: ==7270== Releasing lock... [2026-04-13 17:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:51:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:51:04] Production.ERROR: done [2026-04-13 17:51:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 17:51:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17090491', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 17:51:04] Production.INFO: Account Balance End. [2026-04-13 17:51:04] Production.ERROR: CronJobId end 12 [2026-04-13 17:51:04] Production.INFO: ==7274== Releasing lock... [2026-04-13 17:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:51:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:51:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17090491', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 17:51:11] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 17:51:11] Production.INFO: ProcessCDR(1,17090491,1,1,2) [2026-04-13 17:51:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17090491,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 17:51:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17090491,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 17:51:11] Production.ERROR: pbx prc_insertCDR start [2026-04-13 17:51:11] Production.ERROR: pbx prc_insertCDR end [2026-04-13 17:51:11] Production.INFO: ==7276== Releasing lock... [2026-04-13 17:51:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 17:51:11] Production.INFO: 26 MB #Memory Used# [2026-04-13 17:51:15] Production.ERROR: CronJobId end10 [2026-04-13 17:51:15] Production.INFO: ==7272== Releasing lock... [2026-04-13 17:51:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:51:15] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:51:17] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:51:17] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:51:17] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:51:17] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:51:17] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:51:17] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:51:17] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:51:17] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:51:17] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:51:17] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:51:17] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:51:17] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:51:17] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:51:17] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:51:17] Production.INFO: call_cost start [2026-04-13 17:51:17] Production.INFO: call_cost end [2026-04-13 17:51:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:51:17] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:51:17] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:51:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:51:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:51:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:51:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:51:17] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:51:17] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:51:17] Production.INFO: ==7268== Releasing lock... [2026-04-13 17:51:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:51:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:52:01] Production.INFO: ==7355== Lock acquired, processing the job... [2026-04-13 22:52:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:52:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:52:01] Production.INFO: neon service started [2026-04-13 22:52:01] Production.INFO: neon service started [2026-04-13 22:52:01] Production.INFO: ==7355== Releasing lock... [2026-04-13 22:52:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:52:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:52:01] Production.INFO: ==7357== Lock acquired, processing the job... [2026-04-13 17:52:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:52:02] Production.INFO: ==7357== Releasing lock... [2026-04-13 17:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:52:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 21:52:02] Production.INFO: ==7359== Lock acquired, processing the job... [2026-04-13 21:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:52:02] Production.INFO: ==7359== Releasing lock... [2026-04-13 21:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:52:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:52:02] Production.INFO: ==7361== Lock acquired, processing the job... [2026-04-13 17:52:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:52:02] Production.INFO: ==7363== Lock acquired, processing the job... [2026-04-13 17:52:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:52:02] Production.INFO: ==7365== Lock acquired, processing the job... [2026-04-13 17:52:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:52:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:52:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:52:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:52:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:52:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:52:03] Production.INFO: ==7367== Lock acquired, processing the job... [2026-04-13 17:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:52:03] Production.INFO: ==7369== Lock acquired, processing the job... [2026-04-13 17:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:52:03] Production.INFO: Account Balance Start. [2026-04-13 17:52:03] Production.INFO: CreateAllLog Start [2026-04-13 17:52:03] Production.INFO: 117 [2026-04-13 17:52:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:52:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:52:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:52:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:52:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:52:03] Production.INFO: Date 2026-04-10 [2026-04-13 17:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:52:03] Production.INFO: ==7369== Releasing lock... [2026-04-13 17:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:52:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:52:03] Production.INFO: Date 2026-04-11 [2026-04-13 17:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:52:03] Production.INFO: Date 2026-04-12 [2026-04-13 17:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:52:03] Production.INFO: Date 2026-04-13 [2026-04-13 17:52:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:52:03] Production.INFO: ==7363== Releasing lock... [2026-04-13 17:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:52:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:52:03] Production.INFO: Total Charge 0 [2026-04-13 17:52:03] Production.INFO: CreateAllLog End [2026-04-13 17:52:03] Production.INFO: Account Balance End. [2026-04-13 17:52:03] Production.ERROR: CronJobId end 12 [2026-04-13 17:52:03] Production.INFO: ==7367== Releasing lock... [2026-04-13 17:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:52:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:52:10] Production.ERROR: CronJobId end10 [2026-04-13 17:52:10] Production.INFO: ==7365== Releasing lock... [2026-04-13 17:52:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:52:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:52:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:52:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:52:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:52:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:52:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:52:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:52:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:52:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:52:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:52:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:52:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:52:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:52:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:52:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:52:14] Production.INFO: call_cost start [2026-04-13 17:52:14] Production.INFO: call_cost end [2026-04-13 17:52:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:52:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:52:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:52:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:52:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:52:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:52:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:52:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:52:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:52:14] Production.INFO: ==7361== Releasing lock... [2026-04-13 17:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:52:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:53:01] Production.INFO: ==7463== Lock acquired, processing the job... [2026-04-13 22:53:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:53:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:53:01] Production.INFO: neon service started [2026-04-13 22:53:01] Production.INFO: neon service started [2026-04-13 22:53:01] Production.INFO: ==7463== Releasing lock... [2026-04-13 22:53:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:53:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:53:02] Production.INFO: ==7465== Lock acquired, processing the job... [2026-04-13 17:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 21:53:02] Production.INFO: ==7467== Lock acquired, processing the job... [2026-04-13 21:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 17:53:02] Production.INFO: ==7465== Releasing lock... [2026-04-13 17:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:53:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 21:53:02] Production.INFO: ==7467== Releasing lock... [2026-04-13 21:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:53:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:53:03] Production.INFO: ==7480== Lock acquired, processing the job... [2026-04-13 17:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:53:03] Production.INFO: ==7480== Releasing lock... [2026-04-13 17:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:53:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:53:03] Production.INFO: ==7471== Lock acquired, processing the job... [2026-04-13 17:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:53:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:53:03] Production.INFO: ==7473== Lock acquired, processing the job... [2026-04-13 17:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:53:03] Production.INFO: ==7476== Lock acquired, processing the job... [2026-04-13 17:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:53:03] Production.INFO: ==7478== Lock acquired, processing the job... [2026-04-13 17:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:53:03] Production.INFO: Account Balance Start. [2026-04-13 17:53:03] Production.INFO: CreateAllLog Start [2026-04-13 17:53:03] Production.INFO: 117 [2026-04-13 17:53:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:53:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:53:03] Production.INFO: Date 2026-04-10 [2026-04-13 17:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:53:03] Production.INFO: Date 2026-04-11 [2026-04-13 17:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:53:03] Production.INFO: Date 2026-04-12 [2026-04-13 17:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:53:03] Production.INFO: Date 2026-04-13 [2026-04-13 17:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:53:03] Production.INFO: Total Charge 0 [2026-04-13 17:53:03] Production.INFO: CreateAllLog End [2026-04-13 17:53:03] Production.INFO: Account Balance End. [2026-04-13 17:53:04] Production.ERROR: CronJobId end 12 [2026-04-13 17:53:04] Production.INFO: ==7478== Releasing lock... [2026-04-13 17:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:53:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:53:04] Production.INFO: ==7473== Releasing lock... [2026-04-13 17:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:53:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:53:11] Production.ERROR: CronJobId end10 [2026-04-13 17:53:11] Production.INFO: ==7476== Releasing lock... [2026-04-13 17:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:53:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:53:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:53:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:53:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:53:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:53:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:53:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:53:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:53:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:53:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:53:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:53:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:53:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:53:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:53:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:53:13] Production.INFO: call_cost start [2026-04-13 17:53:13] Production.INFO: call_cost end [2026-04-13 17:53:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:53:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:53:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:53:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:53:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:53:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:53:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:53:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:53:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:53:13] Production.INFO: ==7471== Releasing lock... [2026-04-13 17:53:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:53:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:54:02] Production.INFO: ==7559== Lock acquired, processing the job... [2026-04-13 22:54:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:54:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:54:02] Production.INFO: neon service started [2026-04-13 22:54:02] Production.INFO: neon service started [2026-04-13 22:54:02] Production.INFO: ==7559== Releasing lock... [2026-04-13 22:54:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:54:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:54:02] Production.INFO: ==7561== Lock acquired, processing the job... [2026-04-13 17:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:54:02] Production.INFO: ==7561== Releasing lock... [2026-04-13 17:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:54:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 21:54:02] Production.INFO: ==7563== Lock acquired, processing the job... [2026-04-13 21:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:54:02] Production.INFO: ==7563== Releasing lock... [2026-04-13 21:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:54:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:54:03] Production.INFO: ==7565== Lock acquired, processing the job... [2026-04-13 17:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:54:03] Production.INFO: ==7571== Lock acquired, processing the job... [2026-04-13 17:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:54:03] Production.INFO: ==7573== Lock acquired, processing the job... [2026-04-13 17:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:54:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:54:03] Production.INFO: Account Balance Start. [2026-04-13 17:54:03] Production.INFO: CreateAllLog Start [2026-04-13 17:54:03] Production.INFO: 117 [2026-04-13 17:54:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:54:03] Production.INFO: ==7569== Lock acquired, processing the job... [2026-04-13 17:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:54:03] Production.INFO: ==7567== Lock acquired, processing the job... [2026-04-13 17:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:54:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:54:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:54:03] Production.INFO: Date 2026-04-10 [2026-04-13 17:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:54:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:54:03] Production.INFO: Date 2026-04-11 [2026-04-13 17:54:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:54:03] Production.INFO: ==7573== Releasing lock... [2026-04-13 17:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:54:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:54:03] Production.INFO: Date 2026-04-12 [2026-04-13 17:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:54:03] Production.INFO: Date 2026-04-13 [2026-04-13 17:54:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:54:04] Production.INFO: Total Charge 0 [2026-04-13 17:54:04] Production.INFO: CreateAllLog End [2026-04-13 17:54:04] Production.INFO: Account Balance End. [2026-04-13 17:54:04] Production.ERROR: CronJobId end 12 [2026-04-13 17:54:04] Production.INFO: ==7571== Releasing lock... [2026-04-13 17:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:54:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:54:04] Production.INFO: ==7567== Releasing lock... [2026-04-13 17:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:54:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:54:12] Production.ERROR: CronJobId end10 [2026-04-13 17:54:12] Production.INFO: ==7569== Releasing lock... [2026-04-13 17:54:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:54:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:54:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:54:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:54:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:54:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:54:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:54:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:54:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:54:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:54:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:54:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:54:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:54:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:54:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:54:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:54:15] Production.INFO: call_cost start [2026-04-13 17:54:15] Production.INFO: call_cost end [2026-04-13 17:54:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:54:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:54:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:54:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:54:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:54:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:54:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:54:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:54:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:54:15] Production.INFO: ==7565== Releasing lock... [2026-04-13 17:54:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:54:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:55:01] Production.INFO: ==7661== Lock acquired, processing the job... [2026-04-13 22:55:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:55:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:55:01] Production.INFO: neon service started [2026-04-13 22:55:01] Production.INFO: neon service started [2026-04-13 22:55:01] Production.INFO: ==7661== Releasing lock... [2026-04-13 22:55:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:55:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 21:55:02] Production.INFO: ==7665== Lock acquired, processing the job... [2026-04-13 21:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:55:02] Production.INFO: ==7665== Releasing lock... [2026-04-13 21:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:55:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:55:02] Production.INFO: ==7663== Lock acquired, processing the job... [2026-04-13 17:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:55:02] Production.INFO: ==7663== Releasing lock... [2026-04-13 17:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:55:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:55:03] Production.INFO: ==7669== Lock acquired, processing the job... [2026-04-13 17:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:55:03] Production.INFO: ==7667== Lock acquired, processing the job... [2026-04-13 17:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:55:03] Production.INFO: ==7671== Lock acquired, processing the job... [2026-04-13 17:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:55:03] Production.INFO: ==7673== Lock acquired, processing the job... [2026-04-13 17:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:55:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:55:03] Production.INFO: ==7675== Lock acquired, processing the job... [2026-04-13 17:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:55:03] Production.INFO: Account Balance Start. [2026-04-13 17:55:03] Production.INFO: CreateAllLog Start [2026-04-13 17:55:03] Production.INFO: 117 [2026-04-13 17:55:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:55:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:55:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:55:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:55:03] Production.INFO: ==7675== Releasing lock... [2026-04-13 17:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:55:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:55:03] Production.INFO: Date 2026-04-10 [2026-04-13 17:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:55:03] Production.INFO: Date 2026-04-11 [2026-04-13 17:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:55:03] Production.INFO: Date 2026-04-12 [2026-04-13 17:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:55:03] Production.INFO: Date 2026-04-13 [2026-04-13 17:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:55:03] Production.INFO: Total Charge 0 [2026-04-13 17:55:03] Production.INFO: CreateAllLog End [2026-04-13 17:55:03] Production.INFO: Account Balance End. [2026-04-13 17:55:03] Production.ERROR: CronJobId end 12 [2026-04-13 17:55:03] Production.INFO: ==7673== Releasing lock... [2026-04-13 17:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:55:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:55:04] Production.INFO: ==7669== Releasing lock... [2026-04-13 17:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:55:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:55:11] Production.ERROR: CronJobId end10 [2026-04-13 17:55:11] Production.INFO: ==7671== Releasing lock... [2026-04-13 17:55:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:55:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:55:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:55:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:55:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:55:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:55:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:55:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:55:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:55:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:55:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:55:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:55:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:55:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:55:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:55:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:55:13] Production.INFO: call_cost start [2026-04-13 17:55:13] Production.INFO: call_cost end [2026-04-13 17:55:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:55:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:55:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:55:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:55:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:55:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:55:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:55:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:55:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:55:13] Production.INFO: ==7667== Releasing lock... [2026-04-13 17:55:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:55:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:56:02] Production.INFO: ==7759== Lock acquired, processing the job... [2026-04-13 22:56:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:56:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:56:02] Production.INFO: neon service started [2026-04-13 22:56:02] Production.INFO: neon service started [2026-04-13 22:56:02] Production.INFO: ==7759== Releasing lock... [2026-04-13 22:56:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:56:02] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 21:56:02] Production.INFO: ==7763== Lock acquired, processing the job... [2026-04-13 21:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:56:02] Production.INFO: ==7763== Releasing lock... [2026-04-13 21:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:56:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:56:02] Production.INFO: ==7761== Lock acquired, processing the job... [2026-04-13 17:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:56:02] Production.INFO: ==7761== Releasing lock... [2026-04-13 17:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:56:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:56:03] Production.INFO: ==7768== Lock acquired, processing the job... [2026-04-13 17:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:56:03] Production.INFO: ==7772== Lock acquired, processing the job... [2026-04-13 17:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:56:03] Production.INFO: ==7766== Lock acquired, processing the job... [2026-04-13 17:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:56:03] Production.INFO: ==7770== Lock acquired, processing the job... [2026-04-13 17:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:56:03] Production.INFO: Account Balance Start. [2026-04-13 17:56:03] Production.INFO: CreateAllLog Start [2026-04-13 17:56:03] Production.INFO: 117 [2026-04-13 17:56:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:56:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:56:03] Production.INFO: Date 2026-04-10 [2026-04-13 17:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:56:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:56:03] Production.INFO: ==7774== Lock acquired, processing the job... [2026-04-13 17:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:56:03] Production.INFO: Date 2026-04-11 [2026-04-13 17:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:56:04] Production.INFO: Date 2026-04-12 [2026-04-13 17:56:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:56:04] Production.INFO: Date 2026-04-13 [2026-04-13 17:56:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:56:04] Production.INFO: Total Charge 0 [2026-04-13 17:56:04] Production.INFO: CreateAllLog End [2026-04-13 17:56:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:56:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:56:04] Production.INFO: ==7768== Releasing lock... [2026-04-13 17:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:56:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:56:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:56:04] Production.INFO: ==7774== Releasing lock... [2026-04-13 17:56:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:56:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:56:04] Production.INFO: Account Balance End. [2026-04-13 17:56:04] Production.ERROR: CronJobId end 12 [2026-04-13 17:56:04] Production.INFO: ==7772== Releasing lock... [2026-04-13 17:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:56:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:56:12] Production.ERROR: CronJobId end10 [2026-04-13 17:56:12] Production.INFO: ==7770== Releasing lock... [2026-04-13 17:56:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:56:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:56:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:56:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:56:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:56:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:56:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:56:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:56:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:56:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:56:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:56:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:56:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:56:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:56:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:56:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:56:15] Production.INFO: call_cost start [2026-04-13 17:56:15] Production.INFO: call_cost end [2026-04-13 17:56:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:56:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:56:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:56:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:56:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:56:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:56:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:56:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:56:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:56:15] Production.INFO: ==7766== Releasing lock... [2026-04-13 17:56:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:56:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:57:01] Production.INFO: ==7857== Lock acquired, processing the job... [2026-04-13 22:57:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:57:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:57:01] Production.INFO: neon service started [2026-04-13 22:57:01] Production.INFO: neon service started [2026-04-13 22:57:01] Production.INFO: ==7857== Releasing lock... [2026-04-13 22:57:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:57:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:57:02] Production.INFO: ==7860== Lock acquired, processing the job... [2026-04-13 17:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 21:57:02] Production.INFO: ==7862== Lock acquired, processing the job... [2026-04-13 21:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:57:02] Production.INFO: ==7862== Releasing lock... [2026-04-13 21:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:57:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:57:02] Production.INFO: ==7860== Releasing lock... [2026-04-13 17:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:57:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:57:03] Production.INFO: ==7869== Lock acquired, processing the job... [2026-04-13 17:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:57:03] Production.INFO: ==7871== Lock acquired, processing the job... [2026-04-13 17:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:57:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:57:03] Production.INFO: ==7873== Lock acquired, processing the job... [2026-04-13 17:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:57:03] Production.INFO: ==7875== Lock acquired, processing the job... [2026-04-13 17:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:57:03] Production.INFO: ==7877== Lock acquired, processing the job... [2026-04-13 17:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:57:03] Production.INFO: Account Balance Start. [2026-04-13 17:57:03] Production.INFO: CreateAllLog Start [2026-04-13 17:57:03] Production.INFO: 117 [2026-04-13 17:57:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:57:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:57:03] Production.INFO: Date 2026-04-10 [2026-04-13 17:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:57:03] Production.INFO: Date 2026-04-11 [2026-04-13 17:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:57:03] Production.INFO: ==7877== Releasing lock... [2026-04-13 17:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:57:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:57:03] Production.INFO: Date 2026-04-12 [2026-04-13 17:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:57:03] Production.INFO: Date 2026-04-13 [2026-04-13 17:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:57:03] Production.INFO: Total Charge 0 [2026-04-13 17:57:03] Production.INFO: CreateAllLog End [2026-04-13 17:57:03] Production.INFO: ==7871== Releasing lock... [2026-04-13 17:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:57:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:57:03] Production.INFO: Account Balance End. [2026-04-13 17:57:03] Production.ERROR: CronJobId end 12 [2026-04-13 17:57:03] Production.INFO: ==7875== Releasing lock... [2026-04-13 17:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:57:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:57:11] Production.ERROR: CronJobId end10 [2026-04-13 17:57:11] Production.INFO: ==7873== Releasing lock... [2026-04-13 17:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:57:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:57:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:57:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:57:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:57:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:57:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:57:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:57:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:57:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:57:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:57:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:57:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:57:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:57:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:57:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:57:14] Production.INFO: call_cost start [2026-04-13 17:57:14] Production.INFO: call_cost end [2026-04-13 17:57:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:57:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:57:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:57:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:57:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:57:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:57:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:57:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:57:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:57:14] Production.INFO: ==7869== Releasing lock... [2026-04-13 17:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:57:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:58:01] Production.INFO: ==7963== Lock acquired, processing the job... [2026-04-13 22:58:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:58:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:58:01] Production.INFO: neon service started [2026-04-13 22:58:02] Production.INFO: neon service started [2026-04-13 22:58:02] Production.INFO: ==7963== Releasing lock... [2026-04-13 22:58:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:58:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 17:58:02] Production.INFO: ==7965== Lock acquired, processing the job... [2026-04-13 17:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:58:02] Production.INFO: ==7965== Releasing lock... [2026-04-13 17:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:58:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 21:58:02] Production.INFO: ==7967== Lock acquired, processing the job... [2026-04-13 21:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:58:02] Production.INFO: ==7967== Releasing lock... [2026-04-13 21:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:58:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:58:03] Production.INFO: ==7969== Lock acquired, processing the job... [2026-04-13 17:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:58:03] Production.INFO: ==7975== Lock acquired, processing the job... [2026-04-13 17:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:58:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:58:03] Production.INFO: ==7973== Lock acquired, processing the job... [2026-04-13 17:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:58:03] Production.INFO: ==7971== Lock acquired, processing the job... [2026-04-13 17:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:58:03] Production.INFO: ==7977== Lock acquired, processing the job... [2026-04-13 17:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:58:03] Production.INFO: Account Balance Start. [2026-04-13 17:58:03] Production.INFO: CreateAllLog Start [2026-04-13 17:58:03] Production.INFO: 117 [2026-04-13 17:58:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:58:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:58:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:58:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:58:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:58:03] Production.INFO: ==7977== Releasing lock... [2026-04-13 17:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:58:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:58:03] Production.INFO: Date 2026-04-10 [2026-04-13 17:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:58:03] Production.INFO: Date 2026-04-11 [2026-04-13 17:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:58:03] Production.INFO: Date 2026-04-12 [2026-04-13 17:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:58:04] Production.INFO: Date 2026-04-13 [2026-04-13 17:58:04] Production.INFO: Reseller ==> 0 [2026-04-13 17:58:04] Production.INFO: Total Charge 0 [2026-04-13 17:58:04] Production.INFO: CreateAllLog End [2026-04-13 17:58:04] Production.INFO: Account Balance End. [2026-04-13 17:58:04] Production.ERROR: CronJobId end 12 [2026-04-13 17:58:04] Production.INFO: ==7975== Releasing lock... [2026-04-13 17:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:58:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:58:04] Production.INFO: ==7971== Releasing lock... [2026-04-13 17:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:58:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:58:10] Production.ERROR: CronJobId end10 [2026-04-13 17:58:10] Production.INFO: ==7973== Releasing lock... [2026-04-13 17:58:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:58:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:58:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:58:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:58:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:58:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:58:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:58:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:58:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:58:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:58:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:58:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:58:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:58:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:58:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:58:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:58:14] Production.INFO: call_cost start [2026-04-13 17:58:14] Production.INFO: call_cost end [2026-04-13 17:58:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:58:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:58:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:58:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:58:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:58:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:58:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:58:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:58:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:58:14] Production.INFO: ==7969== Releasing lock... [2026-04-13 17:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:58:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 22:59:01] Production.INFO: ==8065== Lock acquired, processing the job... [2026-04-13 22:59:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 22:59:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 22:59:01] Production.INFO: neon service started [2026-04-13 22:59:01] Production.INFO: neon service started [2026-04-13 22:59:01] Production.INFO: ==8065== Releasing lock... [2026-04-13 22:59:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 22:59:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 21:59:01] Production.INFO: ==8069== Lock acquired, processing the job... [2026-04-13 21:59:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 21:59:01] Production.INFO: ==8069== Releasing lock... [2026-04-13 21:59:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 21:59:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 17:59:01] Production.INFO: ==8067== Lock acquired, processing the job... [2026-04-13 17:59:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 17:59:02] Production.INFO: ==8067== Releasing lock... [2026-04-13 17:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 17:59:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 17:59:02] Production.INFO: ==8072== Lock acquired, processing the job... [2026-04-13 17:59:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 17:59:02] Production.INFO: ==8074== Lock acquired, processing the job... [2026-04-13 17:59:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 17:59:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 17:59:02] Production.INFO: ==8078== Lock acquired, processing the job... [2026-04-13 17:59:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 17:59:02] Production.INFO: ==8076== Lock acquired, processing the job... [2026-04-13 17:59:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 17:59:03] Production.INFO: Account Balance Start. [2026-04-13 17:59:03] Production.INFO: CreateAllLog Start [2026-04-13 17:59:03] Production.INFO: 117 [2026-04-13 17:59:03] Production.INFO: ==8080== Lock acquired, processing the job... [2026-04-13 17:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 17:59:03] Production.INFO: Date 2026-04-08 [2026-04-13 17:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 17:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 17:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 17:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 17:59:03] Production.INFO: Date 2026-04-09 [2026-04-13 17:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:59:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 17:59:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 17:59:03] Production.INFO: Date 2026-04-10 [2026-04-13 17:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:59:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 17:59:03] Production.INFO: ==8080== Releasing lock... [2026-04-13 17:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 17:59:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 17:59:03] Production.INFO: Date 2026-04-11 [2026-04-13 17:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:59:03] Production.INFO: Date 2026-04-12 [2026-04-13 17:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:59:03] Production.INFO: Date 2026-04-13 [2026-04-13 17:59:03] Production.INFO: Reseller ==> 0 [2026-04-13 17:59:03] Production.INFO: Total Charge 0 [2026-04-13 17:59:03] Production.INFO: CreateAllLog End [2026-04-13 17:59:03] Production.INFO: Account Balance End. [2026-04-13 17:59:03] Production.ERROR: CronJobId end 12 [2026-04-13 17:59:03] Production.INFO: ==8078== Releasing lock... [2026-04-13 17:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 17:59:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 17:59:03] Production.INFO: ==8074== Releasing lock... [2026-04-13 17:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 17:59:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 17:59:11] Production.ERROR: CronJobId end10 [2026-04-13 17:59:11] Production.INFO: ==8076== Releasing lock... [2026-04-13 17:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 17:59:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 17:59:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 17:59:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 17:59:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 17:59:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 17:59:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 17:59:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 17:59:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 17:59:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 17:59:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 17:59:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 17:59:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 17:59:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 17:59:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 17:59:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 17:59:14] Production.INFO: call_cost start [2026-04-13 17:59:14] Production.INFO: call_cost end [2026-04-13 17:59:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 17:59:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 17:59:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 17:59:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 17:59:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 17:59:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 17:59:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 17:59:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 17:59:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 17:59:14] Production.INFO: ==8072== Releasing lock... [2026-04-13 17:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 17:59:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:00:01] Production.INFO: ==8162== Lock acquired, processing the job... [2026-04-13 23:00:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:00:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:00:01] Production.INFO: neon service started [2026-04-13 23:00:01] Production.INFO: neon service started [2026-04-13 23:00:01] Production.INFO: ==8162== Releasing lock... [2026-04-13 23:00:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:00:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:00:02] Production.INFO: ==8164== Lock acquired, processing the job... [2026-04-13 18:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:00:02] Production.INFO: ==8164== Releasing lock... [2026-04-13 18:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:00:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 22:00:02] Production.INFO: ==8167== Lock acquired, processing the job... [2026-04-13 22:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:00:02] Production.INFO: ==8167== Releasing lock... [2026-04-13 22:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:00:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:00:03] Production.INFO: ==8169== Lock acquired, processing the job... [2026-04-13 18:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:00:03] Production.INFO: ==8173== Lock acquired, processing the job... [2026-04-13 18:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:00:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:00:03] Production.INFO: ==8175== Lock acquired, processing the job... [2026-04-13 18:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:00:03] Production.INFO: ==8171== Lock acquired, processing the job... [2026-04-13 18:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:00:03] Production.INFO: ==8177== Lock acquired, processing the job... [2026-04-13 18:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:00:03] Production.INFO: Account Balance Start. [2026-04-13 18:00:03] Production.INFO: CreateAllLog Start [2026-04-13 18:00:03] Production.INFO: 117 [2026-04-13 18:00:03] Production.INFO: Date 2026-04-08 [2026-04-13 18:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:00:03] Production.INFO: Date 2026-04-09 [2026-04-13 18:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:00:03] Production.INFO: Date 2026-04-10 [2026-04-13 18:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:00:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:00:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:00:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:00:03] Production.INFO: ==8177== Releasing lock... [2026-04-13 18:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:00:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:00:03] Production.INFO: Date 2026-04-11 [2026-04-13 18:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:00:03] Production.INFO: Date 2026-04-12 [2026-04-13 18:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:00:03] Production.INFO: Date 2026-04-13 [2026-04-13 18:00:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:00:03] Production.INFO: Total Charge 0 [2026-04-13 18:00:03] Production.INFO: CreateAllLog End [2026-04-13 18:00:03] Production.INFO: Account Balance End. [2026-04-13 18:00:03] Production.ERROR: CronJobId end 12 [2026-04-13 18:00:03] Production.INFO: ==8175== Releasing lock... [2026-04-13 18:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:00:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:00:03] Production.INFO: ==8171== Releasing lock... [2026-04-13 18:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:00:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:00:12] Production.ERROR: CronJobId end10 [2026-04-13 18:00:12] Production.INFO: ==8173== Releasing lock... [2026-04-13 18:00:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:00:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:00:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:00:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:00:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:00:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:00:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:00:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:00:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:00:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:00:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:00:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:00:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:00:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:00:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:00:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:00:14] Production.INFO: call_cost start [2026-04-13 18:00:14] Production.INFO: call_cost end [2026-04-13 18:00:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:00:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:00:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:00:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:00:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:00:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:00:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:00:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:00:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:00:14] Production.INFO: ==8169== Releasing lock... [2026-04-13 18:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:00:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:01:02] Production.INFO: ==8267== Lock acquired, processing the job... [2026-04-13 23:01:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:01:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:01:02] Production.INFO: neon service started [2026-04-13 23:01:02] Production.INFO: neon service started [2026-04-13 23:01:02] Production.INFO: ==8267== Releasing lock... [2026-04-13 23:01:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:01:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:01:02] Production.INFO: ==8278== Lock acquired, processing the job... [2026-04-13 18:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 22:01:02] Production.INFO: ==8280== Lock acquired, processing the job... [2026-04-13 22:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:01:02] Production.INFO: ==8280== Releasing lock... [2026-04-13 22:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:01:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:01:03] Production.INFO: ==8278== Releasing lock... [2026-04-13 18:01:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:01:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:01:03] Production.INFO: ==8289== Lock acquired, processing the job... [2026-04-13 18:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:01:04] Production.INFO: ==8293== Lock acquired, processing the job... [2026-04-13 18:01:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 18:01:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:01:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:01:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:01:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:01:04] Production.INFO: ==8283== Lock acquired, processing the job... [2026-04-13 18:01:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 18:01:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 18:01:04] Production.INFO: ==8285== Lock acquired, processing the job... [2026-04-13 18:01:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:01:04] Production.INFO: ==8295== Lock acquired, processing the job... [2026-04-13 18:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:01:04] Production.INFO: ==8287== Lock acquired, processing the job... [2026-04-13 18:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:01:04] Production.INFO: ==8291== Lock acquired, processing the job... [2026-04-13 18:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:01:04] Production.INFO: Account Balance Start. [2026-04-13 18:01:04] Production.INFO: CreateAllLog Start [2026-04-13 18:01:04] Production.INFO: 117 [2026-04-13 18:01:04] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 18:01:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 18:01:04] Production.ERROR: CronJob PID - 8285 [2026-04-13 18:01:04] Production.ERROR: CronJob Title - System Alerts [2026-04-13 18:01:04] Production.ERROR: CronJob ID - 5 [2026-04-13 18:01:04] Production.ERROR: CronJob Last Run Time 2026-04-13 18:01:00 [2026-04-13 18:01:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 18:01:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 18:01:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 18:01:04] Production.ERROR: CronJob PID - 8287 [2026-04-13 18:01:04] Production.ERROR: CronJob Title - Account Block [2026-04-13 18:01:04] Production.ERROR: CronJob ID - 7 [2026-04-13 18:01:04] Production.ERROR: CronJob Last Run Time 2026-04-13 18:01:00 [2026-04-13 18:01:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 18:01:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 18:01:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 18:01:04] Production.ERROR: CronJob PID - 8289 [2026-04-13 18:01:04] Production.ERROR: CronJob Title - Create Customer Summary Live [2026-04-13 18:01:04] Production.ERROR: CronJob ID - 10 [2026-04-13 18:01:04] Production.ERROR: CronJob Last Run Time 2026-04-13 18:01:00 [2026-04-13 18:01:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 18:01:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 18:01:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 18:01:04] Production.ERROR: CronJob PID - 8291 [2026-04-13 18:01:04] Production.ERROR: CronJob Title - Prepaid Account Balance [2026-04-13 18:01:04] Production.ERROR: CronJob ID - 12 [2026-04-13 18:01:04] Production.ERROR: CronJob Last Run Time 2026-04-13 18:01:00 [2026-04-13 18:01:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 18:01:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 18:01:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 18:01:04] Production.ERROR: CronJob PID - 8293 [2026-04-13 18:01:04] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process [2026-04-13 18:01:04] Production.ERROR: CronJob ID - 17 [2026-04-13 18:01:04] Production.ERROR: CronJob Last Run Time 2026-04-13 18:01:00 [2026-04-13 18:01:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 18:01:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 18:01:04] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 18:01:04] Production.ERROR: CronJob PID - 8295 [2026-04-13 18:01:04] Production.ERROR: CronJob Title - Import PBX Extensions and DIDs [2026-04-13 18:01:04] Production.ERROR: CronJob ID - 19 [2026-04-13 18:01:04] Production.ERROR: CronJob Last Run Time 2026-04-13 18:01:00 [2026-04-13 18:01:04] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 18:01:04] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 18:01:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:01:04] Production.INFO: Date 2026-04-08 [2026-04-13 18:01:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:01:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:01:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:01:04] Production.INFO: Date 2026-04-09 [2026-04-13 18:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:01:04] Production.INFO: Date 2026-04-10 [2026-04-13 18:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:01:04] Production.INFO: Date 2026-04-11 [2026-04-13 18:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:01:04] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 18:01:04] Production.INFO: ==8283== Releasing lock... [2026-04-13 18:01:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 18:01:04] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 18:01:04] Production.INFO: ==8295== Releasing lock... [2026-04-13 18:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:01:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:01:04] Production.ERROR: done [2026-04-13 18:01:04] Production.INFO: Date 2026-04-12 [2026-04-13 18:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:01:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 18:01:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17090532', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 18:01:04] Production.INFO: Date 2026-04-13 [2026-04-13 18:01:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:01:05] Production.INFO: Total Charge 0 [2026-04-13 18:01:05] Production.INFO: CreateAllLog End [2026-04-13 18:01:05] Production.INFO: Account Balance End. [2026-04-13 18:01:05] Production.ERROR: CronJobId end 12 [2026-04-13 18:01:05] Production.INFO: ==8291== Releasing lock... [2026-04-13 18:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:01:05] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:01:05] Production.INFO: ==8287== Releasing lock... [2026-04-13 18:01:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:01:05] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:01:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17090532', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 18:01:11] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 18:01:11] Production.INFO: ProcessCDR(1,17090532,1,1,2) [2026-04-13 18:01:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17090532,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 18:01:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17090532,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 18:01:11] Production.ERROR: pbx prc_insertCDR start [2026-04-13 18:01:11] Production.ERROR: pbx prc_insertCDR end [2026-04-13 18:01:11] Production.INFO: ==8293== Releasing lock... [2026-04-13 18:01:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 18:01:11] Production.INFO: 26 MB #Memory Used# [2026-04-13 18:01:16] Production.ERROR: CronJobId end10 [2026-04-13 18:01:16] Production.INFO: ==8289== Releasing lock... [2026-04-13 18:01:16] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:01:16] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:01:17] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:01:17] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:01:17] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:01:17] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:01:17] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:01:17] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:01:17] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:01:17] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:01:17] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:01:17] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:01:17] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:01:17] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:01:17] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:01:17] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:01:17] Production.INFO: call_cost start [2026-04-13 18:01:17] Production.INFO: call_cost end [2026-04-13 18:01:17] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:01:17] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:01:17] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:01:17] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:01:17] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:01:17] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:01:17] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:01:17] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:01:17] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:01:17] Production.INFO: ==8285== Releasing lock... [2026-04-13 18:01:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:01:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:02:01] Production.INFO: ==8371== Lock acquired, processing the job... [2026-04-13 23:02:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:02:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:02:01] Production.INFO: neon service started [2026-04-13 23:02:01] Production.INFO: neon service started [2026-04-13 23:02:01] Production.INFO: ==8371== Releasing lock... [2026-04-13 23:02:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:02:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:02:01] Production.INFO: ==8373== Lock acquired, processing the job... [2026-04-13 18:02:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 22:02:02] Production.INFO: ==8375== Lock acquired, processing the job... [2026-04-13 22:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:02:02] Production.INFO: ==8375== Releasing lock... [2026-04-13 22:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:02:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:02:02] Production.INFO: ==8373== Releasing lock... [2026-04-13 18:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:02:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:02:03] Production.INFO: ==8378== Lock acquired, processing the job... [2026-04-13 18:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:02:03] Production.INFO: ==8382== Lock acquired, processing the job... [2026-04-13 18:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:02:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:02:03] Production.INFO: ==8384== Lock acquired, processing the job... [2026-04-13 18:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:02:03] Production.INFO: Account Balance Start. [2026-04-13 18:02:03] Production.INFO: CreateAllLog Start [2026-04-13 18:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:02:03] Production.INFO: 117 [2026-04-13 18:02:03] Production.INFO: Date 2026-04-08 [2026-04-13 18:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:02:03] Production.INFO: ==8380== Lock acquired, processing the job... [2026-04-13 18:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:02:03] Production.INFO: Date 2026-04-09 [2026-04-13 18:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:02:03] Production.INFO: Date 2026-04-10 [2026-04-13 18:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:02:03] Production.INFO: ==8388== Lock acquired, processing the job... [2026-04-13 18:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:02:03] Production.INFO: Date 2026-04-11 [2026-04-13 18:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:02:03] Production.INFO: ==8386== Lock acquired, processing the job... [2026-04-13 18:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts# [2026-04-13 18:02:03] Production.INFO: Date 2026-04-12 [2026-04-13 18:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:02:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 18:02:03] Production.INFO: Date 2026-04-13 [2026-04-13 18:02:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:02:03] Production.INFO: Total Charge 0 [2026-04-13 18:02:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:02:03] Production.INFO: CreateAllLog End [2026-04-13 18:02:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:02:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:02:03] Production.INFO: ==8388== Releasing lock... [2026-04-13 18:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:02:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:02:04] Production.INFO: ==8380== Releasing lock... [2026-04-13 18:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:02:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:02:04] Production.INFO: Account Balance End. [2026-04-13 18:02:04] Production.ERROR: CronJobId end 12 [2026-04-13 18:02:04] Production.INFO: ==8384== Releasing lock... [2026-04-13 18:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:02:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:02:04] Production.ERROR: done [2026-04-13 18:02:04] Production.ERROR: tblTempVendorCDR_20 [2026-04-13 18:02:04] Production.ERROR: done [2026-04-13 18:02:04] Production.ERROR: Array ( [start_date_ymd] => 2026-04-01 03:02:06 [end_date_ymd] => 2026-04-02 03:02:06 [RateCDR] => 1 ) [2026-04-13 18:02:04] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode, c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type, disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description, pin.pc_description as pincode_name from asteriskcdrdb.cdr c left outer join asterisk.cc_callcosts cc on c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/ left outer join asterisk.pr_providers p on cc_pr_id = pr_id left outer join asterisk.te_tenants te ON te.te_code = c.accountcode left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06' AND ( userfield like '%outbound%' or userfield like '%inbound%' or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/ ) AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/ AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' and prevuniqueid='' group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'') [2026-04-13 18:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs() #1 [internal function]: App\Console\Commands\PBXAccountUsage->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:02:04] Production.INFO: ==8386== Releasing lock... [2026-04-13 18:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops# [2026-04-13 18:02:04] Production.INFO: 27.25 MB #Memory Used# [2026-04-13 18:02:12] Production.ERROR: CronJobId end10 [2026-04-13 18:02:12] Production.INFO: ==8382== Releasing lock... [2026-04-13 18:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:02:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:02:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:02:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:02:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:02:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:02:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:02:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:02:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:02:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:02:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:02:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:02:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:02:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:02:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:02:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:02:14] Production.INFO: call_cost start [2026-04-13 18:02:14] Production.INFO: call_cost end [2026-04-13 18:02:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:02:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:02:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:02:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:02:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:02:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:02:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:02:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:02:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:02:14] Production.INFO: ==8378== Releasing lock... [2026-04-13 18:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:02:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:03:02] Production.INFO: ==8462== Lock acquired, processing the job... [2026-04-13 23:03:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:03:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:03:02] Production.INFO: neon service started [2026-04-13 23:03:02] Production.INFO: neon service started [2026-04-13 23:03:02] Production.INFO: ==8462== Releasing lock... [2026-04-13 23:03:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:03:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:03:02] Production.INFO: ==8467== Lock acquired, processing the job... [2026-04-13 18:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 22:03:02] Production.INFO: ==8469== Lock acquired, processing the job... [2026-04-13 22:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:03:02] Production.INFO: ==8469== Releasing lock... [2026-04-13 22:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:03:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:03:03] Production.INFO: ==8467== Releasing lock... [2026-04-13 18:03:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:03:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:03:03] Production.INFO: ==8472== Lock acquired, processing the job... [2026-04-13 18:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:03:03] Production.INFO: ==8476== Lock acquired, processing the job... [2026-04-13 18:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:03:03] Production.INFO: ==8474== Lock acquired, processing the job... [2026-04-13 18:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:03:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:03:04] Production.INFO: ==8478== Lock acquired, processing the job... [2026-04-13 18:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:03:04] Production.INFO: ==8480== Lock acquired, processing the job... [2026-04-13 18:03:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:03:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:03:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:03:04] Production.INFO: Account Balance Start. [2026-04-13 18:03:04] Production.INFO: CreateAllLog Start [2026-04-13 18:03:04] Production.INFO: 117 [2026-04-13 18:03:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:03:04] Production.INFO: Date 2026-04-08 [2026-04-13 18:03:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:03:04] Production.INFO: ==8480== Releasing lock... [2026-04-13 18:03:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:03:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:03:04] Production.INFO: Date 2026-04-09 [2026-04-13 18:03:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:03:04] Production.INFO: Date 2026-04-10 [2026-04-13 18:03:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:03:04] Production.INFO: ==8474== Releasing lock... [2026-04-13 18:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:03:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:03:04] Production.INFO: Date 2026-04-11 [2026-04-13 18:03:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:03:04] Production.INFO: Date 2026-04-12 [2026-04-13 18:03:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:03:04] Production.INFO: Date 2026-04-13 [2026-04-13 18:03:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:03:04] Production.INFO: Total Charge 0 [2026-04-13 18:03:04] Production.INFO: CreateAllLog End [2026-04-13 18:03:05] Production.INFO: Account Balance End. [2026-04-13 18:03:05] Production.ERROR: CronJobId end 12 [2026-04-13 18:03:05] Production.INFO: ==8478== Releasing lock... [2026-04-13 18:03:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:03:05] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:03:10] Production.ERROR: CronJobId end10 [2026-04-13 18:03:10] Production.INFO: ==8476== Releasing lock... [2026-04-13 18:03:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:03:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:03:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:03:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:03:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:03:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:03:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:03:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:03:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:03:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:03:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:03:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:03:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:03:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:03:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:03:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:03:15] Production.INFO: call_cost start [2026-04-13 18:03:15] Production.INFO: call_cost end [2026-04-13 18:03:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:03:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:03:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:03:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:03:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:03:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:03:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:03:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:03:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:03:15] Production.INFO: ==8472== Releasing lock... [2026-04-13 18:03:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:03:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:04:01] Production.INFO: ==8554== Lock acquired, processing the job... [2026-04-13 23:04:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:04:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:04:01] Production.INFO: neon service started [2026-04-13 23:04:01] Production.INFO: neon service started [2026-04-13 23:04:01] Production.INFO: ==8554== Releasing lock... [2026-04-13 23:04:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:04:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:04:01] Production.INFO: ==8556== Lock acquired, processing the job... [2026-04-13 18:04:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:04:02] Production.INFO: ==8556== Releasing lock... [2026-04-13 18:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:04:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 22:04:02] Production.INFO: ==8558== Lock acquired, processing the job... [2026-04-13 22:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:04:02] Production.INFO: ==8558== Releasing lock... [2026-04-13 22:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:04:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:04:02] Production.INFO: ==8561== Lock acquired, processing the job... [2026-04-13 18:04:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:04:02] Production.INFO: ==8563== Lock acquired, processing the job... [2026-04-13 18:04:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:04:03] Production.INFO: ==8567== Lock acquired, processing the job... [2026-04-13 18:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:04:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:04:03] Production.INFO: ==8565== Lock acquired, processing the job... [2026-04-13 18:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:04:03] Production.INFO: Account Balance Start. [2026-04-13 18:04:03] Production.INFO: CreateAllLog Start [2026-04-13 18:04:03] Production.INFO: 117 [2026-04-13 18:04:03] Production.INFO: Date 2026-04-08 [2026-04-13 18:04:03] Production.INFO: ==8569== Lock acquired, processing the job... [2026-04-13 18:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:04:03] Production.INFO: Date 2026-04-09 [2026-04-13 18:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:04:03] Production.INFO: Date 2026-04-10 [2026-04-13 18:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:04:03] Production.INFO: ==8569== Releasing lock... [2026-04-13 18:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:04:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:04:03] Production.INFO: Date 2026-04-11 [2026-04-13 18:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:04:03] Production.INFO: Date 2026-04-12 [2026-04-13 18:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:04:03] Production.INFO: Date 2026-04-13 [2026-04-13 18:04:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:04:03] Production.INFO: Total Charge 0 [2026-04-13 18:04:03] Production.INFO: CreateAllLog End [2026-04-13 18:04:03] Production.INFO: ==8563== Releasing lock... [2026-04-13 18:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:04:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:04:03] Production.INFO: Account Balance End. [2026-04-13 18:04:03] Production.ERROR: CronJobId end 12 [2026-04-13 18:04:03] Production.INFO: ==8567== Releasing lock... [2026-04-13 18:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:04:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:04:11] Production.ERROR: CronJobId end10 [2026-04-13 18:04:11] Production.INFO: ==8565== Releasing lock... [2026-04-13 18:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:04:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:04:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:04:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:04:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:04:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:04:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:04:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:04:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:04:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:04:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:04:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:04:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:04:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:04:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:04:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:04:14] Production.INFO: call_cost start [2026-04-13 18:04:14] Production.INFO: call_cost end [2026-04-13 18:04:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:04:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:04:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:04:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:04:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:04:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:04:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:04:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:04:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:04:14] Production.INFO: ==8561== Releasing lock... [2026-04-13 18:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:04:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:05:01] Production.INFO: ==8646== Lock acquired, processing the job... [2026-04-13 23:05:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:05:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:05:01] Production.INFO: neon service started [2026-04-13 23:05:01] Production.INFO: neon service started [2026-04-13 23:05:01] Production.INFO: ==8646== Releasing lock... [2026-04-13 23:05:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:05:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:05:02] Production.INFO: ==8648== Lock acquired, processing the job... [2026-04-13 18:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:05:02] Production.INFO: ==8648== Releasing lock... [2026-04-13 18:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:05:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 22:05:02] Production.INFO: ==8650== Lock acquired, processing the job... [2026-04-13 22:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:05:02] Production.INFO: ==8650== Releasing lock... [2026-04-13 22:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:05:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:05:03] Production.INFO: ==8656== Lock acquired, processing the job... [2026-04-13 18:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:05:03] Production.INFO: ==8652== Lock acquired, processing the job... [2026-04-13 18:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:05:03] Production.INFO: ==8654== Lock acquired, processing the job... [2026-04-13 18:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:05:03] Production.INFO: ==8658== Lock acquired, processing the job... [2026-04-13 18:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:05:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:05:03] Production.INFO: ==8660== Lock acquired, processing the job... [2026-04-13 18:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:05:03] Production.INFO: Account Balance Start. [2026-04-13 18:05:03] Production.INFO: CreateAllLog Start [2026-04-13 18:05:03] Production.INFO: 117 [2026-04-13 18:05:03] Production.INFO: Date 2026-04-08 [2026-04-13 18:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:05:03] Production.INFO: Date 2026-04-09 [2026-04-13 18:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:05:03] Production.INFO: Date 2026-04-10 [2026-04-13 18:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:05:03] Production.INFO: Date 2026-04-11 [2026-04-13 18:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:05:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:05:03] Production.INFO: ==8660== Releasing lock... [2026-04-13 18:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:05:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:05:03] Production.INFO: Date 2026-04-12 [2026-04-13 18:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:05:03] Production.INFO: Date 2026-04-13 [2026-04-13 18:05:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:05:03] Production.INFO: Total Charge 0 [2026-04-13 18:05:03] Production.INFO: CreateAllLog End [2026-04-13 18:05:03] Production.INFO: Account Balance End. [2026-04-13 18:05:03] Production.ERROR: CronJobId end 12 [2026-04-13 18:05:03] Production.INFO: ==8658== Releasing lock... [2026-04-13 18:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:05:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:05:03] Production.INFO: ==8654== Releasing lock... [2026-04-13 18:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:05:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:05:11] Production.ERROR: CronJobId end10 [2026-04-13 18:05:11] Production.INFO: ==8656== Releasing lock... [2026-04-13 18:05:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:05:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:05:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:05:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:05:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:05:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:05:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:05:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:05:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:05:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:05:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:05:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:05:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:05:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:05:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:05:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:05:13] Production.INFO: call_cost start [2026-04-13 18:05:13] Production.INFO: call_cost end [2026-04-13 18:05:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:05:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:05:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:05:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:05:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:05:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:05:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:05:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:05:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:05:13] Production.INFO: ==8652== Releasing lock... [2026-04-13 18:05:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:05:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:06:02] Production.INFO: ==8729== Lock acquired, processing the job... [2026-04-13 23:06:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:06:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:06:02] Production.INFO: neon service started [2026-04-13 23:06:02] Production.INFO: neon service started [2026-04-13 23:06:02] Production.INFO: ==8729== Releasing lock... [2026-04-13 23:06:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:06:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:06:02] Production.INFO: ==8731== Lock acquired, processing the job... [2026-04-13 18:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:06:02] Production.INFO: ==8731== Releasing lock... [2026-04-13 18:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:06:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 22:06:03] Production.INFO: ==8733== Lock acquired, processing the job... [2026-04-13 22:06:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:06:03] Production.INFO: ==8733== Releasing lock... [2026-04-13 22:06:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:06:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:06:03] Production.INFO: ==8735== Lock acquired, processing the job... [2026-04-13 18:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:06:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:06:03] Production.INFO: ==8739== Lock acquired, processing the job... [2026-04-13 18:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:06:03] Production.INFO: ==8743== Lock acquired, processing the job... [2026-04-13 18:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:06:03] Production.INFO: ==8741== Lock acquired, processing the job... [2026-04-13 18:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:06:03] Production.INFO: ==8737== Lock acquired, processing the job... [2026-04-13 18:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:06:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:06:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:06:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:06:03] Production.INFO: ==8743== Releasing lock... [2026-04-13 18:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:06:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:06:03] Production.INFO: Account Balance Start. [2026-04-13 18:06:03] Production.INFO: CreateAllLog Start [2026-04-13 18:06:03] Production.INFO: 117 [2026-04-13 18:06:04] Production.INFO: Date 2026-04-08 [2026-04-13 18:06:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:06:04] Production.INFO: Date 2026-04-09 [2026-04-13 18:06:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:06:04] Production.INFO: Date 2026-04-10 [2026-04-13 18:06:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:06:04] Production.INFO: Date 2026-04-11 [2026-04-13 18:06:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:06:04] Production.INFO: Date 2026-04-12 [2026-04-13 18:06:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:06:04] Production.INFO: Date 2026-04-13 [2026-04-13 18:06:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:06:04] Production.INFO: Total Charge 0 [2026-04-13 18:06:04] Production.INFO: CreateAllLog End [2026-04-13 18:06:04] Production.INFO: ==8737== Releasing lock... [2026-04-13 18:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:06:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:06:04] Production.INFO: Account Balance End. [2026-04-13 18:06:04] Production.ERROR: CronJobId end 12 [2026-04-13 18:06:04] Production.INFO: ==8741== Releasing lock... [2026-04-13 18:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:06:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:06:11] Production.ERROR: CronJobId end10 [2026-04-13 18:06:11] Production.INFO: ==8739== Releasing lock... [2026-04-13 18:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:06:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:06:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:06:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:06:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:06:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:06:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:06:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:06:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:06:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:06:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:06:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:06:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:06:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:06:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:06:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:06:15] Production.INFO: call_cost start [2026-04-13 18:06:15] Production.INFO: call_cost end [2026-04-13 18:06:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:06:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:06:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:06:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:06:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:06:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:06:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:06:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:06:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:06:15] Production.INFO: ==8735== Releasing lock... [2026-04-13 18:06:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:06:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:07:01] Production.INFO: ==8801== Lock acquired, processing the job... [2026-04-13 23:07:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:07:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:07:01] Production.INFO: neon service started [2026-04-13 23:07:01] Production.INFO: neon service started [2026-04-13 23:07:01] Production.INFO: ==8801== Releasing lock... [2026-04-13 23:07:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:07:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 22:07:01] Production.INFO: ==8805== Lock acquired, processing the job... [2026-04-13 22:07:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:07:02] Production.INFO: ==8805== Releasing lock... [2026-04-13 22:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:07:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:07:02] Production.INFO: ==8803== Lock acquired, processing the job... [2026-04-13 18:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:07:02] Production.INFO: ==8803== Releasing lock... [2026-04-13 18:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:07:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:07:03] Production.INFO: ==8808== Lock acquired, processing the job... [2026-04-13 18:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:07:03] Production.INFO: ==8810== Lock acquired, processing the job... [2026-04-13 18:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:07:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:07:03] Production.INFO: ==8812== Lock acquired, processing the job... [2026-04-13 18:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:07:03] Production.INFO: ==8814== Lock acquired, processing the job... [2026-04-13 18:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:07:03] Production.INFO: ==8816== Lock acquired, processing the job... [2026-04-13 18:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:07:03] Production.INFO: Account Balance Start. [2026-04-13 18:07:03] Production.INFO: CreateAllLog Start [2026-04-13 18:07:03] Production.INFO: 117 [2026-04-13 18:07:03] Production.INFO: Date 2026-04-08 [2026-04-13 18:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:07:03] Production.INFO: Date 2026-04-09 [2026-04-13 18:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:07:03] Production.INFO: ==8816== Releasing lock... [2026-04-13 18:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:07:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:07:03] Production.INFO: Date 2026-04-10 [2026-04-13 18:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:07:03] Production.INFO: Date 2026-04-11 [2026-04-13 18:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:07:03] Production.INFO: Date 2026-04-12 [2026-04-13 18:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:07:03] Production.INFO: Date 2026-04-13 [2026-04-13 18:07:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:07:03] Production.INFO: Total Charge 0 [2026-04-13 18:07:03] Production.INFO: CreateAllLog End [2026-04-13 18:07:03] Production.INFO: Account Balance End. [2026-04-13 18:07:03] Production.ERROR: CronJobId end 12 [2026-04-13 18:07:03] Production.INFO: ==8814== Releasing lock... [2026-04-13 18:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:07:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:07:03] Production.INFO: ==8810== Releasing lock... [2026-04-13 18:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:07:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:07:10] Production.ERROR: CronJobId end10 [2026-04-13 18:07:10] Production.INFO: ==8812== Releasing lock... [2026-04-13 18:07:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:07:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:07:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:07:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:07:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:07:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:07:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:07:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:07:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:07:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:07:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:07:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:07:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:07:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:07:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:07:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:07:13] Production.INFO: call_cost start [2026-04-13 18:07:13] Production.INFO: call_cost end [2026-04-13 18:07:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:07:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:07:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:07:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:07:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:07:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:07:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:07:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:07:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:07:13] Production.INFO: ==8808== Releasing lock... [2026-04-13 18:07:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:07:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:08:02] Production.INFO: ==8879== Lock acquired, processing the job... [2026-04-13 23:08:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:08:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:08:02] Production.INFO: neon service started [2026-04-13 23:08:02] Production.INFO: neon service started [2026-04-13 23:08:02] Production.INFO: ==8879== Releasing lock... [2026-04-13 23:08:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:08:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 22:08:02] Production.INFO: ==8884== Lock acquired, processing the job... [2026-04-13 22:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:08:02] Production.INFO: ==8884== Releasing lock... [2026-04-13 22:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:08:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:08:02] Production.INFO: ==8882== Lock acquired, processing the job... [2026-04-13 18:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:08:02] Production.INFO: ==8882== Releasing lock... [2026-04-13 18:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:08:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:08:03] Production.INFO: ==8890== Lock acquired, processing the job... [2026-04-13 18:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:08:03] Production.INFO: ==8886== Lock acquired, processing the job... [2026-04-13 18:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:08:03] Production.INFO: ==8888== Lock acquired, processing the job... [2026-04-13 18:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:08:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:08:04] Production.INFO: ==8892== Lock acquired, processing the job... [2026-04-13 18:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:08:04] Production.INFO: Account Balance Start. [2026-04-13 18:08:04] Production.INFO: CreateAllLog Start [2026-04-13 18:08:04] Production.INFO: 117 [2026-04-13 18:08:04] Production.INFO: ==8894== Lock acquired, processing the job... [2026-04-13 18:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:08:04] Production.INFO: Date 2026-04-08 [2026-04-13 18:08:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:08:04] Production.INFO: Date 2026-04-09 [2026-04-13 18:08:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:08:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:08:04] Production.INFO: Date 2026-04-10 [2026-04-13 18:08:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:08:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:08:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:08:04] Production.INFO: Date 2026-04-11 [2026-04-13 18:08:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:08:04] Production.INFO: ==8894== Releasing lock... [2026-04-13 18:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:08:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:08:04] Production.INFO: Date 2026-04-12 [2026-04-13 18:08:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:08:04] Production.INFO: Date 2026-04-13 [2026-04-13 18:08:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:08:04] Production.INFO: Total Charge 0 [2026-04-13 18:08:04] Production.INFO: CreateAllLog End [2026-04-13 18:08:04] Production.INFO: ==8888== Releasing lock... [2026-04-13 18:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:08:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:08:04] Production.INFO: Account Balance End. [2026-04-13 18:08:04] Production.ERROR: CronJobId end 12 [2026-04-13 18:08:04] Production.INFO: ==8892== Releasing lock... [2026-04-13 18:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:08:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:08:11] Production.ERROR: CronJobId end10 [2026-04-13 18:08:11] Production.INFO: ==8890== Releasing lock... [2026-04-13 18:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:08:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:08:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:08:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:08:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:08:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:08:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:08:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:08:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:08:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:08:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:08:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:08:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:08:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:08:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:08:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:08:13] Production.INFO: call_cost start [2026-04-13 18:08:13] Production.INFO: call_cost end [2026-04-13 18:08:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:08:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:08:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:08:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:08:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:08:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:08:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:08:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:08:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:08:13] Production.INFO: ==8886== Releasing lock... [2026-04-13 18:08:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:08:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:09:01] Production.INFO: ==8953== Lock acquired, processing the job... [2026-04-13 23:09:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:09:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:09:01] Production.INFO: neon service started [2026-04-13 23:09:01] Production.INFO: neon service started [2026-04-13 23:09:01] Production.INFO: ==8953== Releasing lock... [2026-04-13 23:09:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:09:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:09:01] Production.INFO: ==8955== Lock acquired, processing the job... [2026-04-13 18:09:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:09:02] Production.INFO: ==8955== Releasing lock... [2026-04-13 18:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:09:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 22:09:02] Production.INFO: ==8957== Lock acquired, processing the job... [2026-04-13 22:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:09:02] Production.INFO: ==8957== Releasing lock... [2026-04-13 22:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:09:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:09:02] Production.INFO: ==8965== Lock acquired, processing the job... [2026-04-13 18:09:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:09:02] Production.INFO: ==8959== Lock acquired, processing the job... [2026-04-13 18:09:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:09:02] Production.INFO: Account Balance Start. [2026-04-13 18:09:02] Production.INFO: CreateAllLog Start [2026-04-13 18:09:02] Production.INFO: 117 [2026-04-13 18:09:02] Production.INFO: Date 2026-04-08 [2026-04-13 18:09:02] Production.INFO: Reseller ==> 0 [2026-04-13 18:09:03] Production.INFO: Date 2026-04-09 [2026-04-13 18:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:09:03] Production.INFO: Date 2026-04-10 [2026-04-13 18:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:09:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:09:03] Production.INFO: Date 2026-04-11 [2026-04-13 18:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:09:03] Production.INFO: ==8961== Lock acquired, processing the job... [2026-04-13 18:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:09:03] Production.INFO: Date 2026-04-12 [2026-04-13 18:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:09:03] Production.INFO: Date 2026-04-13 [2026-04-13 18:09:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:09:03] Production.INFO: ==8963== Lock acquired, processing the job... [2026-04-13 18:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:09:03] Production.INFO: Total Charge 0 [2026-04-13 18:09:03] Production.INFO: ==8967== Lock acquired, processing the job... [2026-04-13 18:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:09:03] Production.INFO: CreateAllLog End [2026-04-13 18:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:09:03] Production.INFO: Account Balance End. [2026-04-13 18:09:03] Production.INFO: ==8967== Releasing lock... [2026-04-13 18:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:09:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:09:03] Production.ERROR: CronJobId end 12 [2026-04-13 18:09:03] Production.INFO: ==8965== Releasing lock... [2026-04-13 18:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:09:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:09:03] Production.INFO: ==8961== Releasing lock... [2026-04-13 18:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:09:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:09:09] Production.ERROR: CronJobId end10 [2026-04-13 18:09:09] Production.INFO: ==8963== Releasing lock... [2026-04-13 18:09:09] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:09:09] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:09:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:09:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:09:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:09:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:09:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:09:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:09:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:09:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:09:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:09:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:09:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:09:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:09:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:09:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:09:13] Production.INFO: call_cost start [2026-04-13 18:09:13] Production.INFO: call_cost end [2026-04-13 18:09:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:09:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:09:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:09:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:09:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:09:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:09:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:09:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:09:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:09:13] Production.INFO: ==8959== Releasing lock... [2026-04-13 18:09:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:09:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:10:01] Production.INFO: ==9026== Lock acquired, processing the job... [2026-04-13 23:10:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:10:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:10:01] Production.INFO: neon service started [2026-04-13 23:10:01] Production.INFO: neon service started [2026-04-13 23:10:01] Production.INFO: ==9026== Releasing lock... [2026-04-13 23:10:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:10:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:10:02] Production.INFO: ==9028== Lock acquired, processing the job... [2026-04-13 18:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 22:10:02] Production.INFO: ==9030== Lock acquired, processing the job... [2026-04-13 22:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:10:02] Production.INFO: ==9030== Releasing lock... [2026-04-13 22:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:10:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:10:02] Production.INFO: ==9028== Releasing lock... [2026-04-13 18:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:10:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:10:03] Production.INFO: ==9033== Lock acquired, processing the job... [2026-04-13 18:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:10:03] Production.INFO: ==9035== Lock acquired, processing the job... [2026-04-13 18:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:10:03] Production.INFO: ==9039== Lock acquired, processing the job... [2026-04-13 18:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:10:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:10:03] Production.INFO: ==9037== Lock acquired, processing the job... [2026-04-13 18:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:10:03] Production.INFO: ==9041== Lock acquired, processing the job... [2026-04-13 18:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:10:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:10:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:10:03] Production.INFO: Account Balance Start. [2026-04-13 18:10:03] Production.INFO: CreateAllLog Start [2026-04-13 18:10:03] Production.INFO: 117 [2026-04-13 18:10:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:10:03] Production.INFO: Date 2026-04-08 [2026-04-13 18:10:03] Production.INFO: ==9041== Releasing lock... [2026-04-13 18:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:10:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:10:03] Production.INFO: Date 2026-04-09 [2026-04-13 18:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:10:03] Production.INFO: Date 2026-04-10 [2026-04-13 18:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:10:03] Production.INFO: Date 2026-04-11 [2026-04-13 18:10:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:10:04] Production.INFO: Date 2026-04-12 [2026-04-13 18:10:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:10:04] Production.INFO: Date 2026-04-13 [2026-04-13 18:10:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:10:04] Production.INFO: Total Charge 0 [2026-04-13 18:10:04] Production.INFO: CreateAllLog End [2026-04-13 18:10:04] Production.INFO: ==9035== Releasing lock... [2026-04-13 18:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:10:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:10:04] Production.INFO: Account Balance End. [2026-04-13 18:10:04] Production.ERROR: CronJobId end 12 [2026-04-13 18:10:04] Production.INFO: ==9039== Releasing lock... [2026-04-13 18:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:10:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:10:11] Production.ERROR: CronJobId end10 [2026-04-13 18:10:11] Production.INFO: ==9037== Releasing lock... [2026-04-13 18:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:10:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:10:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:10:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:10:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:10:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:10:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:10:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:10:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:10:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:10:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:10:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:10:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:10:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:10:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:10:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:10:13] Production.INFO: call_cost start [2026-04-13 18:10:13] Production.INFO: call_cost end [2026-04-13 18:10:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:10:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:10:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:10:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:10:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:10:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:10:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:10:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:10:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:10:13] Production.INFO: ==9033== Releasing lock... [2026-04-13 18:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:10:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:11:02] Production.INFO: ==9097== Lock acquired, processing the job... [2026-04-13 23:11:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:11:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:11:02] Production.INFO: neon service started [2026-04-13 23:11:02] Production.INFO: neon service started [2026-04-13 23:11:02] Production.INFO: ==9097== Releasing lock... [2026-04-13 23:11:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:11:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:11:02] Production.INFO: ==9099== Lock acquired, processing the job... [2026-04-13 18:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 22:11:02] Production.INFO: ==9102== Lock acquired, processing the job... [2026-04-13 22:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:11:02] Production.INFO: ==9102== Releasing lock... [2026-04-13 22:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:11:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:11:03] Production.INFO: ==9099== Releasing lock... [2026-04-13 18:11:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:11:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:11:03] Production.INFO: ==9106== Lock acquired, processing the job... [2026-04-13 18:11:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 18:11:04] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 18:11:04] Production.INFO: ==9108== Lock acquired, processing the job... [2026-04-13 18:11:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:11:04] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 18:11:04] Production.INFO: ==9106== Releasing lock... [2026-04-13 18:11:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 18:11:04] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 18:11:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:11:04] Production.INFO: ==9110== Lock acquired, processing the job... [2026-04-13 18:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:11:04] Production.INFO: ==9112== Lock acquired, processing the job... [2026-04-13 18:11:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:11:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:11:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:11:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:11:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:11:04] Production.INFO: ==9118== Lock acquired, processing the job... [2026-04-13 18:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:11:04] Production.INFO: ==9114== Lock acquired, processing the job... [2026-04-13 18:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:11:04] Production.INFO: ==9116== Lock acquired, processing the job... [2026-04-13 18:11:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 18:11:04] Production.INFO: Account Balance Start. [2026-04-13 18:11:04] Production.INFO: CreateAllLog Start [2026-04-13 18:11:04] Production.INFO: 117 [2026-04-13 18:11:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:11:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:11:04] Production.INFO: Date 2026-04-08 [2026-04-13 18:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:11:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:11:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 18:11:04] Production.INFO: ==9118== Releasing lock... [2026-04-13 18:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:11:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:11:04] Production.INFO: Date 2026-04-09 [2026-04-13 18:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:11:04] Production.INFO: Date 2026-04-10 [2026-04-13 18:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:11:04] Production.INFO: Date 2026-04-11 [2026-04-13 18:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:11:04] Production.INFO: Date 2026-04-12 [2026-04-13 18:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:11:04] Production.INFO: Date 2026-04-13 [2026-04-13 18:11:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:11:04] Production.INFO: Total Charge 0 [2026-04-13 18:11:04] Production.INFO: CreateAllLog End [2026-04-13 18:11:05] Production.INFO: Account Balance End. [2026-04-13 18:11:05] Production.ERROR: CronJobId end 12 [2026-04-13 18:11:05] Production.INFO: ==9114== Releasing lock... [2026-04-13 18:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:11:05] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:11:05] Production.INFO: ==9110== Releasing lock... [2026-04-13 18:11:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:11:05] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:11:05] Production.ERROR: done [2026-04-13 18:11:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 18:11:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17090574', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 18:11:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17090574', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 18:11:09] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 18:11:09] Production.INFO: ProcessCDR(1,17090574,1,1,2) [2026-04-13 18:11:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17090574,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 18:11:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17090574,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 18:11:09] Production.ERROR: pbx prc_insertCDR start [2026-04-13 18:11:09] Production.ERROR: pbx prc_insertCDR end [2026-04-13 18:11:09] Production.INFO: ==9116== Releasing lock... [2026-04-13 18:11:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 18:11:09] Production.INFO: 26 MB #Memory Used# [2026-04-13 18:11:13] Production.ERROR: CronJobId end10 [2026-04-13 18:11:13] Production.INFO: ==9112== Releasing lock... [2026-04-13 18:11:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:11:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:11:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:11:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:11:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:11:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:11:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:11:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:11:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:11:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:11:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:11:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:11:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:11:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:11:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:11:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:11:16] Production.INFO: call_cost start [2026-04-13 18:11:16] Production.INFO: call_cost end [2026-04-13 18:11:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:11:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:11:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:11:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:11:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:11:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:11:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:11:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:11:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:11:16] Production.INFO: ==9108== Releasing lock... [2026-04-13 18:11:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:11:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:12:01] Production.INFO: ==9175== Lock acquired, processing the job... [2026-04-13 23:12:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:12:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:12:01] Production.INFO: neon service started [2026-04-13 23:12:01] Production.INFO: neon service started [2026-04-13 23:12:01] Production.INFO: ==9175== Releasing lock... [2026-04-13 23:12:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:12:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 22:12:02] Production.INFO: ==9179== Lock acquired, processing the job... [2026-04-13 22:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:12:02] Production.INFO: ==9179== Releasing lock... [2026-04-13 22:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:12:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:12:02] Production.INFO: ==9177== Lock acquired, processing the job... [2026-04-13 18:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:12:02] Production.INFO: ==9177== Releasing lock... [2026-04-13 18:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:12:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:12:03] Production.INFO: ==9186== Lock acquired, processing the job... [2026-04-13 18:12:03] Production.INFO: ==9184== Lock acquired, processing the job... [2026-04-13 18:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:12:03] Production.INFO: ==9182== Lock acquired, processing the job... [2026-04-13 18:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:12:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:12:03] Production.INFO: ==9188== Lock acquired, processing the job... [2026-04-13 18:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:12:03] Production.INFO: ==9190== Lock acquired, processing the job... [2026-04-13 18:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:12:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:12:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:12:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:12:03] Production.INFO: Account Balance Start. [2026-04-13 18:12:03] Production.INFO: CreateAllLog Start [2026-04-13 18:12:03] Production.INFO: 117 [2026-04-13 18:12:03] Production.INFO: Date 2026-04-08 [2026-04-13 18:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:12:03] Production.INFO: ==9190== Releasing lock... [2026-04-13 18:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:12:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:12:03] Production.INFO: Date 2026-04-09 [2026-04-13 18:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:12:03] Production.INFO: Date 2026-04-10 [2026-04-13 18:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:12:03] Production.INFO: Date 2026-04-11 [2026-04-13 18:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:12:03] Production.INFO: Date 2026-04-12 [2026-04-13 18:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:12:03] Production.INFO: Date 2026-04-13 [2026-04-13 18:12:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:12:03] Production.INFO: Total Charge 0 [2026-04-13 18:12:03] Production.INFO: CreateAllLog End [2026-04-13 18:12:03] Production.INFO: ==9184== Releasing lock... [2026-04-13 18:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:12:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:12:03] Production.INFO: Account Balance End. [2026-04-13 18:12:03] Production.ERROR: CronJobId end 12 [2026-04-13 18:12:03] Production.INFO: ==9188== Releasing lock... [2026-04-13 18:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:12:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:12:10] Production.ERROR: CronJobId end10 [2026-04-13 18:12:10] Production.INFO: ==9186== Releasing lock... [2026-04-13 18:12:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:12:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:12:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:12:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:12:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:12:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:12:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:12:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:12:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:12:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:12:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:12:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:12:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:12:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:12:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:12:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:12:13] Production.INFO: call_cost start [2026-04-13 18:12:13] Production.INFO: call_cost end [2026-04-13 18:12:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:12:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:12:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:12:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:12:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:12:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:12:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:12:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:12:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:12:13] Production.INFO: ==9182== Releasing lock... [2026-04-13 18:12:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:12:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:13:02] Production.INFO: ==9249== Lock acquired, processing the job... [2026-04-13 23:13:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:13:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:13:02] Production.INFO: neon service started [2026-04-13 23:13:02] Production.INFO: neon service started [2026-04-13 23:13:02] Production.INFO: ==9249== Releasing lock... [2026-04-13 23:13:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:13:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:13:02] Production.INFO: ==9251== Lock acquired, processing the job... [2026-04-13 18:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:13:02] Production.INFO: ==9251== Releasing lock... [2026-04-13 18:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:13:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 22:13:02] Production.INFO: ==9253== Lock acquired, processing the job... [2026-04-13 22:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:13:02] Production.INFO: ==9253== Releasing lock... [2026-04-13 22:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:13:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:13:03] Production.INFO: ==9256== Lock acquired, processing the job... [2026-04-13 18:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:13:03] Production.INFO: ==9258== Lock acquired, processing the job... [2026-04-13 18:13:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:13:03] Production.INFO: ==9264== Lock acquired, processing the job... [2026-04-13 18:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:13:03] Production.INFO: ==9260== Lock acquired, processing the job... [2026-04-13 18:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:13:03] Production.INFO: ==9262== Lock acquired, processing the job... [2026-04-13 18:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:13:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:13:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:13:03] Production.INFO: Account Balance Start. [2026-04-13 18:13:03] Production.INFO: CreateAllLog Start [2026-04-13 18:13:03] Production.INFO: 117 [2026-04-13 18:13:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:13:03] Production.INFO: Date 2026-04-08 [2026-04-13 18:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:13:03] Production.INFO: Date 2026-04-09 [2026-04-13 18:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:13:03] Production.INFO: Date 2026-04-10 [2026-04-13 18:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:13:03] Production.INFO: Date 2026-04-11 [2026-04-13 18:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:13:03] Production.INFO: Date 2026-04-12 [2026-04-13 18:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:13:03] Production.INFO: ==9264== Releasing lock... [2026-04-13 18:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:13:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:13:03] Production.INFO: Date 2026-04-13 [2026-04-13 18:13:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:13:03] Production.INFO: Total Charge 0 [2026-04-13 18:13:03] Production.INFO: ==9258== Releasing lock... [2026-04-13 18:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:13:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:13:04] Production.INFO: CreateAllLog End [2026-04-13 18:13:04] Production.INFO: Account Balance End. [2026-04-13 18:13:04] Production.ERROR: CronJobId end 12 [2026-04-13 18:13:04] Production.INFO: ==9262== Releasing lock... [2026-04-13 18:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:13:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:13:11] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:362 Stack trace: #0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(362): PDOStatement->execute(Array) #1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_update...', Array) #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_update...', Array, Object(Closure)) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(363): Illuminate\Database\Connection->run('CALL prc_update...', Array, Object(Closure)) #4 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Database\Connection->statement() #5 /var/www/html/onswitch.neon.service/app/Console/Commands/CreateSummaryLive.php(0): App\Lib\AccountBalance::getOutstandingAmount() #6 [internal function]: App\Console\Commands\CreateSummaryLive->handle() #7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #8 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #9 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\CreateSummaryLive), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #13 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #14 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #15 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #16 {main} Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_updateSOAOffSet(1,0))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624 Stack trace: #0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_update...', Array, Object(Closure)) #1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(363): Illuminate\Database\Connection->run('CALL prc_update...', Array, Object(Closure)) #2 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Database\Connection->statement() #3 /var/www/html/onswitch.neon.service/app/Console/Commands/CreateSummaryLive.php(0): App\Lib\AccountBalance::getOutstandingAmount() #4 [internal function]: App\Console\Commands\CreateSummaryLive->handle() #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\CreateSummaryLive), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #13 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #14 {main} [2026-04-13 18:13:11] Production.ERROR: CronJobId end10 [2026-04-13 18:13:11] Production.INFO: ==9260== Releasing lock... [2026-04-13 18:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:13:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:13:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:13:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:13:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:13:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:13:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:13:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:13:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:13:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:13:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:13:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:13:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:13:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:13:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:13:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:13:13] Production.INFO: call_cost start [2026-04-13 18:13:13] Production.INFO: call_cost end [2026-04-13 18:13:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:13:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:13:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:13:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:13:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:13:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:13:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:13:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:13:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:13:13] Production.INFO: ==9256== Releasing lock... [2026-04-13 18:13:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:13:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:14:01] Production.INFO: ==9321== Lock acquired, processing the job... [2026-04-13 23:14:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:14:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:14:01] Production.INFO: neon service started [2026-04-13 23:14:01] Production.INFO: neon service started [2026-04-13 23:14:01] Production.INFO: ==9321== Releasing lock... [2026-04-13 23:14:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:14:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:14:02] Production.INFO: ==9323== Lock acquired, processing the job... [2026-04-13 18:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 22:14:02] Production.INFO: ==9325== Lock acquired, processing the job... [2026-04-13 22:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:14:02] Production.INFO: ==9325== Releasing lock... [2026-04-13 22:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:14:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:14:02] Production.INFO: ==9323== Releasing lock... [2026-04-13 18:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:14:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:14:03] Production.INFO: ==9330== Lock acquired, processing the job... [2026-04-13 18:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:14:03] Production.INFO: ==9334== Lock acquired, processing the job... [2026-04-13 18:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:14:03] Production.INFO: ==9332== Lock acquired, processing the job... [2026-04-13 18:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:14:03] Production.INFO: ==9336== Lock acquired, processing the job... [2026-04-13 18:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:14:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:14:03] Production.INFO: Account Balance Start. [2026-04-13 18:14:03] Production.INFO: CreateAllLog Start [2026-04-13 18:14:03] Production.INFO: 117 [2026-04-13 18:14:03] Production.INFO: ==9338== Lock acquired, processing the job... [2026-04-13 18:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:14:03] Production.INFO: Date 2026-04-08 [2026-04-13 18:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:14:03] Production.INFO: Date 2026-04-09 [2026-04-13 18:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:14:03] Production.INFO: Date 2026-04-10 [2026-04-13 18:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:14:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:14:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:14:03] Production.INFO: Date 2026-04-11 [2026-04-13 18:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:14:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:14:03] Production.INFO: ==9338== Releasing lock... [2026-04-13 18:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:14:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:14:03] Production.INFO: Date 2026-04-12 [2026-04-13 18:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:14:03] Production.INFO: Date 2026-04-13 [2026-04-13 18:14:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:14:03] Production.INFO: Total Charge 0 [2026-04-13 18:14:03] Production.INFO: CreateAllLog End [2026-04-13 18:14:03] Production.INFO: Account Balance End. [2026-04-13 18:14:03] Production.ERROR: CronJobId end 12 [2026-04-13 18:14:03] Production.INFO: ==9336== Releasing lock... [2026-04-13 18:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:14:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:14:03] Production.INFO: ==9332== Releasing lock... [2026-04-13 18:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:14:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:14:11] Production.ERROR: CronJobId end10 [2026-04-13 18:14:11] Production.INFO: ==9334== Releasing lock... [2026-04-13 18:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:14:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:14:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:14:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:14:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:14:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:14:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:14:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:14:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:14:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:14:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:14:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:14:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:14:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:14:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:14:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:14:14] Production.INFO: call_cost start [2026-04-13 18:14:14] Production.INFO: call_cost end [2026-04-13 18:14:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:14:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:14:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:14:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:14:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:14:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:14:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:14:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:14:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:14:14] Production.INFO: ==9330== Releasing lock... [2026-04-13 18:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:14:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:15:01] Production.INFO: ==9400== Lock acquired, processing the job... [2026-04-13 23:15:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:15:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:15:01] Production.INFO: neon service started [2026-04-13 23:15:01] Production.INFO: neon service started [2026-04-13 23:15:01] Production.INFO: ==9400== Releasing lock... [2026-04-13 23:15:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:15:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:15:02] Production.INFO: ==9402== Lock acquired, processing the job... [2026-04-13 18:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 22:15:02] Production.INFO: ==9404== Lock acquired, processing the job... [2026-04-13 22:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:15:02] Production.INFO: ==9404== Releasing lock... [2026-04-13 22:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:15:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:15:02] Production.INFO: ==9402== Releasing lock... [2026-04-13 18:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:15:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:15:03] Production.INFO: ==9407== Lock acquired, processing the job... [2026-04-13 18:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:15:03] Production.INFO: ==9409== Lock acquired, processing the job... [2026-04-13 18:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:15:03] Production.INFO: ==9411== Lock acquired, processing the job... [2026-04-13 18:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:15:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:15:03] Production.INFO: ==9413== Lock acquired, processing the job... [2026-04-13 18:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:15:03] Production.INFO: ==9415== Lock acquired, processing the job... [2026-04-13 18:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:15:03] Production.INFO: Account Balance Start. [2026-04-13 18:15:03] Production.INFO: CreateAllLog Start [2026-04-13 18:15:03] Production.INFO: 117 [2026-04-13 18:15:03] Production.INFO: Date 2026-04-08 [2026-04-13 18:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:15:03] Production.INFO: Date 2026-04-09 [2026-04-13 18:15:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:15:03] Production.INFO: ==9415== Releasing lock... [2026-04-13 18:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:15:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:15:04] Production.INFO: Date 2026-04-10 [2026-04-13 18:15:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:15:04] Production.INFO: Date 2026-04-11 [2026-04-13 18:15:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:15:04] Production.INFO: Date 2026-04-12 [2026-04-13 18:15:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:15:04] Production.INFO: Date 2026-04-13 [2026-04-13 18:15:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:15:04] Production.INFO: Total Charge 0 [2026-04-13 18:15:04] Production.INFO: ==9409== Releasing lock... [2026-04-13 18:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:15:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:15:04] Production.INFO: CreateAllLog End [2026-04-13 18:15:04] Production.INFO: Account Balance End. [2026-04-13 18:15:04] Production.ERROR: CronJobId end 12 [2026-04-13 18:15:04] Production.INFO: ==9413== Releasing lock... [2026-04-13 18:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:15:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:15:10] Production.ERROR: CronJobId end10 [2026-04-13 18:15:10] Production.INFO: ==9411== Releasing lock... [2026-04-13 18:15:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:15:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:15:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:15:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:15:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:15:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:15:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:15:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:15:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:15:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:15:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:15:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:15:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:15:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:15:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:15:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:15:13] Production.INFO: call_cost start [2026-04-13 18:15:13] Production.INFO: call_cost end [2026-04-13 18:15:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:15:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:15:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:15:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:15:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:15:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:15:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:15:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:15:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:15:13] Production.INFO: ==9407== Releasing lock... [2026-04-13 18:15:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:15:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:16:01] Production.INFO: ==9472== Lock acquired, processing the job... [2026-04-13 23:16:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:16:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:16:01] Production.INFO: neon service started [2026-04-13 23:16:01] Production.INFO: neon service started [2026-04-13 23:16:01] Production.INFO: ==9472== Releasing lock... [2026-04-13 23:16:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:16:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 22:16:01] Production.INFO: ==9476== Lock acquired, processing the job... [2026-04-13 22:16:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:16:01] Production.INFO: ==9476== Releasing lock... [2026-04-13 22:16:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:16:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:16:01] Production.INFO: ==9474== Lock acquired, processing the job... [2026-04-13 18:16:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:16:02] Production.INFO: ==9474== Releasing lock... [2026-04-13 18:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:16:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:16:02] Production.INFO: ==9480== Lock acquired, processing the job... [2026-04-13 18:16:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:16:03] Production.INFO: ==9478== Lock acquired, processing the job... [2026-04-13 18:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:16:03] Production.INFO: ==9482== Lock acquired, processing the job... [2026-04-13 18:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:16:03] Production.INFO: ==9486== Lock acquired, processing the job... [2026-04-13 18:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:16:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:16:03] Production.INFO: ==9484== Lock acquired, processing the job... [2026-04-13 18:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:16:03] Production.INFO: Account Balance Start. [2026-04-13 18:16:03] Production.INFO: CreateAllLog Start [2026-04-13 18:16:03] Production.INFO: 117 [2026-04-13 18:16:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:16:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:16:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:16:03] Production.INFO: Date 2026-04-08 [2026-04-13 18:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:16:03] Production.INFO: ==9486== Releasing lock... [2026-04-13 18:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:16:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:16:03] Production.INFO: Date 2026-04-09 [2026-04-13 18:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:16:03] Production.INFO: Date 2026-04-10 [2026-04-13 18:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:16:03] Production.INFO: Date 2026-04-11 [2026-04-13 18:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:16:03] Production.INFO: Date 2026-04-12 [2026-04-13 18:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:16:03] Production.INFO: Date 2026-04-13 [2026-04-13 18:16:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:16:03] Production.INFO: Total Charge 0 [2026-04-13 18:16:03] Production.INFO: CreateAllLog End [2026-04-13 18:16:03] Production.INFO: ==9480== Releasing lock... [2026-04-13 18:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:16:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:16:03] Production.INFO: Account Balance End. [2026-04-13 18:16:03] Production.ERROR: CronJobId end 12 [2026-04-13 18:16:03] Production.INFO: ==9484== Releasing lock... [2026-04-13 18:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:16:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:16:10] Production.ERROR: CronJobId end10 [2026-04-13 18:16:10] Production.INFO: ==9482== Releasing lock... [2026-04-13 18:16:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:16:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:16:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:16:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:16:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:16:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:16:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:16:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:16:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:16:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:16:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:16:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:16:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:16:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:16:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:16:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:16:14] Production.INFO: call_cost start [2026-04-13 18:16:14] Production.INFO: call_cost end [2026-04-13 18:16:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:16:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:16:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:16:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:16:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:16:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:16:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:16:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:16:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:16:14] Production.INFO: ==9478== Releasing lock... [2026-04-13 18:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:16:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:17:01] Production.INFO: ==9541== Lock acquired, processing the job... [2026-04-13 23:17:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:17:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:17:01] Production.INFO: neon service started [2026-04-13 23:17:01] Production.INFO: neon service started [2026-04-13 23:17:01] Production.INFO: ==9541== Releasing lock... [2026-04-13 23:17:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:17:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:17:02] Production.INFO: ==9543== Lock acquired, processing the job... [2026-04-13 18:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 22:17:02] Production.INFO: ==9546== Lock acquired, processing the job... [2026-04-13 22:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:17:02] Production.INFO: ==9546== Releasing lock... [2026-04-13 22:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:17:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:17:02] Production.INFO: ==9543== Releasing lock... [2026-04-13 18:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:17:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:17:03] Production.INFO: ==9548== Lock acquired, processing the job... [2026-04-13 18:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:17:03] Production.INFO: ==9550== Lock acquired, processing the job... [2026-04-13 18:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:17:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:17:03] Production.INFO: ==9554== Lock acquired, processing the job... [2026-04-13 18:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:17:03] Production.INFO: ==9552== Lock acquired, processing the job... [2026-04-13 18:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:17:03] Production.INFO: ==9556== Lock acquired, processing the job... [2026-04-13 18:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:17:03] Production.INFO: Account Balance Start. [2026-04-13 18:17:03] Production.INFO: CreateAllLog Start [2026-04-13 18:17:03] Production.INFO: 117 [2026-04-13 18:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:17:03] Production.INFO: Date 2026-04-08 [2026-04-13 18:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:17:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:17:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:17:03] Production.INFO: Date 2026-04-09 [2026-04-13 18:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:17:03] Production.INFO: ==9556== Releasing lock... [2026-04-13 18:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:17:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:17:03] Production.INFO: Date 2026-04-10 [2026-04-13 18:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:17:03] Production.INFO: Date 2026-04-11 [2026-04-13 18:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:17:03] Production.INFO: Date 2026-04-12 [2026-04-13 18:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:17:03] Production.INFO: Date 2026-04-13 [2026-04-13 18:17:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:17:03] Production.INFO: Total Charge 0 [2026-04-13 18:17:03] Production.INFO: CreateAllLog End [2026-04-13 18:17:04] Production.INFO: Account Balance End. [2026-04-13 18:17:04] Production.ERROR: CronJobId end 12 [2026-04-13 18:17:04] Production.INFO: ==9554== Releasing lock... [2026-04-13 18:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:17:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:17:04] Production.INFO: ==9550== Releasing lock... [2026-04-13 18:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:17:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:17:11] Production.ERROR: CronJobId end10 [2026-04-13 18:17:11] Production.INFO: ==9552== Releasing lock... [2026-04-13 18:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:17:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:17:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:17:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:17:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:17:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:17:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:17:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:17:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:17:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:17:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:17:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:17:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:17:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:17:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:17:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:17:13] Production.INFO: call_cost start [2026-04-13 18:17:13] Production.INFO: call_cost end [2026-04-13 18:17:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:17:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:17:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:17:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:17:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:17:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:17:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:17:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:17:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:17:14] Production.INFO: ==9548== Releasing lock... [2026-04-13 18:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:17:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:18:02] Production.INFO: ==9618== Lock acquired, processing the job... [2026-04-13 23:18:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:18:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:18:02] Production.INFO: neon service started [2026-04-13 23:18:02] Production.INFO: neon service started [2026-04-13 23:18:02] Production.INFO: ==9618== Releasing lock... [2026-04-13 23:18:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:18:02] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 18:18:02] Production.INFO: ==9620== Lock acquired, processing the job... [2026-04-13 18:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:18:02] Production.INFO: ==9620== Releasing lock... [2026-04-13 18:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:18:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 22:18:03] Production.INFO: ==9623== Lock acquired, processing the job... [2026-04-13 22:18:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:18:03] Production.INFO: ==9623== Releasing lock... [2026-04-13 22:18:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:18:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:18:03] Production.INFO: ==9627== Lock acquired, processing the job... [2026-04-13 18:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:18:03] Production.INFO: ==9625== Lock acquired, processing the job... [2026-04-13 18:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:18:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:18:03] Production.INFO: ==9631== Lock acquired, processing the job... [2026-04-13 18:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:18:03] Production.INFO: ==9629== Lock acquired, processing the job... [2026-04-13 18:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:18:03] Production.INFO: Account Balance Start. [2026-04-13 18:18:03] Production.INFO: CreateAllLog Start [2026-04-13 18:18:03] Production.INFO: 117 [2026-04-13 18:18:04] Production.INFO: Date 2026-04-08 [2026-04-13 18:18:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:18:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:18:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:18:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:18:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:18:04] Production.INFO: Date 2026-04-09 [2026-04-13 18:18:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:18:04] Production.INFO: ==9633== Lock acquired, processing the job... [2026-04-13 18:18:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:18:04] Production.INFO: Date 2026-04-10 [2026-04-13 18:18:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:18:04] Production.INFO: Date 2026-04-11 [2026-04-13 18:18:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:18:04] Production.INFO: Date 2026-04-12 [2026-04-13 18:18:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:18:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:18:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:18:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:18:04] Production.INFO: Date 2026-04-13 [2026-04-13 18:18:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:18:04] Production.INFO: ==9633== Releasing lock... [2026-04-13 18:18:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:18:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:18:04] Production.INFO: Total Charge 0 [2026-04-13 18:18:04] Production.INFO: CreateAllLog End [2026-04-13 18:18:04] Production.INFO: Account Balance End. [2026-04-13 18:18:04] Production.ERROR: CronJobId end 12 [2026-04-13 18:18:04] Production.INFO: ==9631== Releasing lock... [2026-04-13 18:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:18:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:18:04] Production.INFO: ==9627== Releasing lock... [2026-04-13 18:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:18:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:18:12] Production.ERROR: CronJobId end10 [2026-04-13 18:18:12] Production.INFO: ==9629== Releasing lock... [2026-04-13 18:18:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:18:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:18:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:18:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:18:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:18:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:18:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:18:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:18:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:18:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:18:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:18:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:18:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:18:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:18:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:18:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:18:14] Production.INFO: call_cost start [2026-04-13 18:18:14] Production.INFO: call_cost end [2026-04-13 18:18:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:18:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:18:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:18:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:18:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:18:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:18:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:18:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:18:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:18:14] Production.INFO: ==9625== Releasing lock... [2026-04-13 18:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:18:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:19:01] Production.INFO: ==9695== Lock acquired, processing the job... [2026-04-13 23:19:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:19:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:19:01] Production.INFO: neon service started [2026-04-13 23:19:01] Production.INFO: neon service started [2026-04-13 23:19:01] Production.INFO: ==9695== Releasing lock... [2026-04-13 23:19:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:19:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:19:02] Production.INFO: ==9697== Lock acquired, processing the job... [2026-04-13 18:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:19:02] Production.INFO: ==9697== Releasing lock... [2026-04-13 18:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:19:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 22:19:02] Production.INFO: ==9699== Lock acquired, processing the job... [2026-04-13 22:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:19:02] Production.INFO: ==9699== Releasing lock... [2026-04-13 22:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:19:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:19:03] Production.INFO: ==9704== Lock acquired, processing the job... [2026-04-13 18:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:19:03] Production.INFO: ==9708== Lock acquired, processing the job... [2026-04-13 18:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:19:03] Production.INFO: ==9706== Lock acquired, processing the job... [2026-04-13 18:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:19:03] Production.INFO: ==9702== Lock acquired, processing the job... [2026-04-13 18:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:19:03] Production.INFO: ==9710== Lock acquired, processing the job... [2026-04-13 18:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:19:03] Production.INFO: Account Balance Start. [2026-04-13 18:19:03] Production.INFO: CreateAllLog Start [2026-04-13 18:19:03] Production.INFO: 117 [2026-04-13 18:19:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:19:03] Production.INFO: Date 2026-04-08 [2026-04-13 18:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:19:03] Production.INFO: Date 2026-04-09 [2026-04-13 18:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:19:03] Production.INFO: Date 2026-04-10 [2026-04-13 18:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:19:03] Production.INFO: ==9710== Releasing lock... [2026-04-13 18:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:19:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:19:03] Production.INFO: Date 2026-04-11 [2026-04-13 18:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:19:03] Production.INFO: Date 2026-04-12 [2026-04-13 18:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:19:03] Production.INFO: Date 2026-04-13 [2026-04-13 18:19:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:19:03] Production.INFO: Total Charge 0 [2026-04-13 18:19:03] Production.INFO: CreateAllLog End [2026-04-13 18:19:03] Production.INFO: ==9704== Releasing lock... [2026-04-13 18:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:19:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:19:03] Production.INFO: Account Balance End. [2026-04-13 18:19:03] Production.ERROR: CronJobId end 12 [2026-04-13 18:19:03] Production.INFO: ==9708== Releasing lock... [2026-04-13 18:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:19:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:19:11] Production.ERROR: CronJobId end10 [2026-04-13 18:19:11] Production.INFO: ==9706== Releasing lock... [2026-04-13 18:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:19:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:19:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:19:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:19:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:19:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:19:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:19:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:19:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:19:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:19:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:19:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:19:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:19:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:19:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:19:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:19:14] Production.INFO: call_cost start [2026-04-13 18:19:14] Production.INFO: call_cost end [2026-04-13 18:19:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:19:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:19:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:19:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:19:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:19:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:19:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:19:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:19:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:19:14] Production.INFO: ==9702== Releasing lock... [2026-04-13 18:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:19:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:20:02] Production.INFO: ==9774== Lock acquired, processing the job... [2026-04-13 23:20:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:20:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:20:02] Production.INFO: neon service started [2026-04-13 23:20:02] Production.INFO: neon service started [2026-04-13 23:20:02] Production.INFO: ==9774== Releasing lock... [2026-04-13 23:20:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:20:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 22:20:02] Production.INFO: ==9778== Lock acquired, processing the job... [2026-04-13 22:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:20:02] Production.INFO: ==9778== Releasing lock... [2026-04-13 22:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:20:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:20:02] Production.INFO: ==9776== Lock acquired, processing the job... [2026-04-13 18:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:20:02] Production.INFO: ==9776== Releasing lock... [2026-04-13 18:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:20:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:20:03] Production.INFO: ==9785== Lock acquired, processing the job... [2026-04-13 18:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:20:03] Production.INFO: ==9781== Lock acquired, processing the job... [2026-04-13 18:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:20:03] Production.INFO: ==9783== Lock acquired, processing the job... [2026-04-13 18:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:20:03] Production.INFO: ==9787== Lock acquired, processing the job... [2026-04-13 18:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:20:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:20:03] Production.INFO: ==9789== Lock acquired, processing the job... [2026-04-13 18:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:20:03] Production.INFO: ==9789== Releasing lock... [2026-04-13 18:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:20:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:20:03] Production.INFO: Account Balance Start. [2026-04-13 18:20:03] Production.INFO: CreateAllLog Start [2026-04-13 18:20:03] Production.INFO: 117 [2026-04-13 18:20:03] Production.INFO: Date 2026-04-08 [2026-04-13 18:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:20:04] Production.INFO: Date 2026-04-09 [2026-04-13 18:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:20:04] Production.INFO: Date 2026-04-10 [2026-04-13 18:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:20:04] Production.INFO: Date 2026-04-11 [2026-04-13 18:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:20:04] Production.INFO: Date 2026-04-12 [2026-04-13 18:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:20:04] Production.INFO: Date 2026-04-13 [2026-04-13 18:20:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:20:04] Production.INFO: ==9783== Releasing lock... [2026-04-13 18:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:20:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:20:04] Production.INFO: Total Charge 0 [2026-04-13 18:20:04] Production.INFO: CreateAllLog End [2026-04-13 18:20:04] Production.INFO: Account Balance End. [2026-04-13 18:20:04] Production.ERROR: CronJobId end 12 [2026-04-13 18:20:04] Production.INFO: ==9787== Releasing lock... [2026-04-13 18:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:20:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:20:12] Production.ERROR: CronJobId end10 [2026-04-13 18:20:12] Production.INFO: ==9785== Releasing lock... [2026-04-13 18:20:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:20:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:20:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:20:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:20:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:20:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:20:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:20:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:20:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:20:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:20:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:20:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:20:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:20:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:20:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:20:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:20:14] Production.INFO: call_cost start [2026-04-13 18:20:14] Production.INFO: call_cost end [2026-04-13 18:20:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:20:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:20:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:20:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:20:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:20:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:20:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:20:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:20:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:20:15] Production.INFO: ==9781== Releasing lock... [2026-04-13 18:20:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:20:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:21:01] Production.INFO: ==9845== Lock acquired, processing the job... [2026-04-13 23:21:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:21:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:21:01] Production.INFO: neon service started [2026-04-13 23:21:01] Production.INFO: neon service started [2026-04-13 23:21:01] Production.INFO: ==9845== Releasing lock... [2026-04-13 23:21:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:21:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:21:01] Production.INFO: ==9847== Lock acquired, processing the job... [2026-04-13 18:21:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:21:02] Production.INFO: ==9847== Releasing lock... [2026-04-13 18:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:21:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 22:21:02] Production.INFO: ==9849== Lock acquired, processing the job... [2026-04-13 22:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:21:02] Production.INFO: ==9849== Releasing lock... [2026-04-13 22:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:21:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:21:03] Production.INFO: ==9852== Lock acquired, processing the job... [2026-04-13 18:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 18:21:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 18:21:03] Production.INFO: ==9856== Lock acquired, processing the job... [2026-04-13 18:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:21:03] Production.INFO: ==9858== Lock acquired, processing the job... [2026-04-13 18:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:21:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 18:21:03] Production.INFO: ==9852== Releasing lock... [2026-04-13 18:21:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 18:21:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 18:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:21:03] Production.INFO: ==9854== Lock acquired, processing the job... [2026-04-13 18:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:21:03] Production.INFO: ==9864== Lock acquired, processing the job... [2026-04-13 18:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:21:03] Production.INFO: ==9860== Lock acquired, processing the job... [2026-04-13 18:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:21:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:21:03] Production.INFO: ==9862== Lock acquired, processing the job... [2026-04-13 18:21:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 18:21:03] Production.INFO: Account Balance Start. [2026-04-13 18:21:03] Production.INFO: CreateAllLog Start [2026-04-13 18:21:03] Production.INFO: 117 [2026-04-13 18:21:03] Production.INFO: Date 2026-04-08 [2026-04-13 18:21:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 18:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:21:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:21:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:21:03] Production.INFO: Date 2026-04-09 [2026-04-13 18:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:21:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:21:03] Production.INFO: Date 2026-04-10 [2026-04-13 18:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:21:03] Production.INFO: Date 2026-04-11 [2026-04-13 18:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:21:03] Production.INFO: Date 2026-04-12 [2026-04-13 18:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:21:03] Production.INFO: Date 2026-04-13 [2026-04-13 18:21:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:21:03] Production.INFO: Total Charge 0 [2026-04-13 18:21:03] Production.INFO: CreateAllLog End [2026-04-13 18:21:03] Production.INFO: ==9864== Releasing lock... [2026-04-13 18:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:21:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:21:04] Production.INFO: ==9856== Releasing lock... [2026-04-13 18:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:21:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:21:04] Production.ERROR: done [2026-04-13 18:21:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 18:21:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17090615', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 18:21:04] Production.INFO: Account Balance End. [2026-04-13 18:21:04] Production.ERROR: CronJobId end 12 [2026-04-13 18:21:04] Production.INFO: ==9860== Releasing lock... [2026-04-13 18:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:21:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:21:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17090615', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 18:21:09] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 18:21:09] Production.INFO: ProcessCDR(1,17090615,1,1,2) [2026-04-13 18:21:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17090615,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 18:21:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17090615,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 18:21:10] Production.ERROR: pbx prc_insertCDR start [2026-04-13 18:21:10] Production.ERROR: pbx prc_insertCDR end [2026-04-13 18:21:10] Production.INFO: ==9862== Releasing lock... [2026-04-13 18:21:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 18:21:10] Production.INFO: 26 MB #Memory Used# [2026-04-13 18:21:14] Production.ERROR: CronJobId end10 [2026-04-13 18:21:14] Production.INFO: ==9858== Releasing lock... [2026-04-13 18:21:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:21:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:21:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:21:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:21:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:21:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:21:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:21:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:21:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:21:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:21:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:21:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:21:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:21:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:21:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:21:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:21:16] Production.INFO: call_cost start [2026-04-13 18:21:16] Production.INFO: call_cost end [2026-04-13 18:21:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:21:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:21:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:21:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:21:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:21:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:21:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:21:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:21:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:21:16] Production.INFO: ==9854== Releasing lock... [2026-04-13 18:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:21:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:22:01] Production.INFO: ==9935== Lock acquired, processing the job... [2026-04-13 23:22:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:22:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:22:01] Production.INFO: neon service started [2026-04-13 23:22:01] Production.INFO: neon service started [2026-04-13 23:22:01] Production.INFO: ==9935== Releasing lock... [2026-04-13 23:22:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:22:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:22:02] Production.INFO: ==9937== Lock acquired, processing the job... [2026-04-13 18:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 22:22:02] Production.INFO: ==9939== Lock acquired, processing the job... [2026-04-13 22:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:22:02] Production.INFO: ==9939== Releasing lock... [2026-04-13 22:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:22:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:22:02] Production.INFO: ==9937== Releasing lock... [2026-04-13 18:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:22:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:22:03] Production.INFO: ==9942== Lock acquired, processing the job... [2026-04-13 18:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:22:03] Production.INFO: ==9944== Lock acquired, processing the job... [2026-04-13 18:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:22:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:22:03] Production.INFO: ==9946== Lock acquired, processing the job... [2026-04-13 18:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:22:03] Production.INFO: ==9948== Lock acquired, processing the job... [2026-04-13 18:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:22:03] Production.INFO: ==9950== Lock acquired, processing the job... [2026-04-13 18:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:22:03] Production.INFO: Account Balance Start. [2026-04-13 18:22:03] Production.INFO: CreateAllLog Start [2026-04-13 18:22:03] Production.INFO: 117 [2026-04-13 18:22:03] Production.INFO: Date 2026-04-08 [2026-04-13 18:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:22:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:22:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:22:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:22:03] Production.INFO: ==9950== Releasing lock... [2026-04-13 18:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:22:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:22:03] Production.INFO: Date 2026-04-09 [2026-04-13 18:22:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:22:04] Production.INFO: Date 2026-04-10 [2026-04-13 18:22:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:22:04] Production.INFO: Date 2026-04-11 [2026-04-13 18:22:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:22:04] Production.INFO: Date 2026-04-12 [2026-04-13 18:22:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:22:04] Production.INFO: Date 2026-04-13 [2026-04-13 18:22:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:22:04] Production.INFO: Total Charge 0 [2026-04-13 18:22:04] Production.INFO: CreateAllLog End [2026-04-13 18:22:04] Production.INFO: ==9944== Releasing lock... [2026-04-13 18:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:22:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:22:04] Production.INFO: Account Balance End. [2026-04-13 18:22:04] Production.ERROR: CronJobId end 12 [2026-04-13 18:22:04] Production.INFO: ==9948== Releasing lock... [2026-04-13 18:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:22:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:22:11] Production.ERROR: CronJobId end10 [2026-04-13 18:22:11] Production.INFO: ==9946== Releasing lock... [2026-04-13 18:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:22:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:22:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:22:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:22:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:22:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:22:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:22:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:22:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:22:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:22:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:22:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:22:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:22:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:22:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:22:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:22:14] Production.INFO: call_cost start [2026-04-13 18:22:14] Production.INFO: call_cost end [2026-04-13 18:22:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:22:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:22:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:22:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:22:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:22:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:22:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:22:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:22:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:22:14] Production.INFO: ==9942== Releasing lock... [2026-04-13 18:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:22:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:23:01] Production.INFO: ==10005== Lock acquired, processing the job... [2026-04-13 23:23:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:23:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:23:01] Production.INFO: neon service started [2026-04-13 23:23:01] Production.INFO: neon service started [2026-04-13 23:23:01] Production.INFO: ==10005== Releasing lock... [2026-04-13 23:23:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:23:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:23:01] Production.INFO: ==10007== Lock acquired, processing the job... [2026-04-13 18:23:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:23:01] Production.INFO: ==10007== Releasing lock... [2026-04-13 18:23:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:23:01] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 22:23:02] Production.INFO: ==10009== Lock acquired, processing the job... [2026-04-13 22:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:23:02] Production.INFO: ==10009== Releasing lock... [2026-04-13 22:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:23:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:23:02] Production.INFO: ==10012== Lock acquired, processing the job... [2026-04-13 18:23:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:23:02] Production.INFO: ==10014== Lock acquired, processing the job... [2026-04-13 18:23:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:23:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:23:02] Production.INFO: ==10018== Lock acquired, processing the job... [2026-04-13 18:23:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:23:02] Production.INFO: ==10016== Lock acquired, processing the job... [2026-04-13 18:23:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:23:02] Production.INFO: ==10020== Lock acquired, processing the job... [2026-04-13 18:23:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:23:02] Production.INFO: Account Balance Start. [2026-04-13 18:23:02] Production.INFO: CreateAllLog Start [2026-04-13 18:23:02] Production.INFO: 117 [2026-04-13 18:23:02] Production.INFO: Date 2026-04-08 [2026-04-13 18:23:02] Production.INFO: Reseller ==> 0 [2026-04-13 18:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:23:03] Production.INFO: Date 2026-04-09 [2026-04-13 18:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:23:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:23:03] Production.INFO: Date 2026-04-10 [2026-04-13 18:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:23:03] Production.INFO: ==10020== Releasing lock... [2026-04-13 18:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:23:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:23:03] Production.INFO: Date 2026-04-11 [2026-04-13 18:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:23:03] Production.INFO: Date 2026-04-12 [2026-04-13 18:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:23:03] Production.INFO: Date 2026-04-13 [2026-04-13 18:23:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:23:03] Production.INFO: Total Charge 0 [2026-04-13 18:23:03] Production.INFO: CreateAllLog End [2026-04-13 18:23:03] Production.INFO: Account Balance End. [2026-04-13 18:23:03] Production.ERROR: CronJobId end 12 [2026-04-13 18:23:03] Production.INFO: ==10018== Releasing lock... [2026-04-13 18:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:23:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:23:03] Production.INFO: ==10014== Releasing lock... [2026-04-13 18:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:23:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:23:11] Production.ERROR: CronJobId end10 [2026-04-13 18:23:11] Production.INFO: ==10016== Releasing lock... [2026-04-13 18:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:23:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:23:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:23:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:23:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:23:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:23:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:23:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:23:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:23:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:23:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:23:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:23:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:23:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:23:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:23:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:23:14] Production.INFO: call_cost start [2026-04-13 18:23:14] Production.INFO: call_cost end [2026-04-13 18:23:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:23:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:23:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:23:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:23:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:23:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:23:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:23:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:23:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:23:14] Production.INFO: ==10012== Releasing lock... [2026-04-13 18:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:23:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:24:01] Production.INFO: ==10085== Lock acquired, processing the job... [2026-04-13 23:24:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:24:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:24:01] Production.INFO: neon service started [2026-04-13 23:24:01] Production.INFO: neon service started [2026-04-13 23:24:01] Production.INFO: ==10085== Releasing lock... [2026-04-13 23:24:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:24:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:24:02] Production.INFO: ==10088== Lock acquired, processing the job... [2026-04-13 18:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 22:24:02] Production.INFO: ==10090== Lock acquired, processing the job... [2026-04-13 22:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:24:02] Production.INFO: ==10090== Releasing lock... [2026-04-13 22:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:24:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:24:02] Production.INFO: ==10088== Releasing lock... [2026-04-13 18:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:24:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:24:03] Production.INFO: ==10093== Lock acquired, processing the job... [2026-04-13 18:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:24:03] Production.INFO: ==10095== Lock acquired, processing the job... [2026-04-13 18:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:24:03] Production.INFO: ==10097== Lock acquired, processing the job... [2026-04-13 18:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:24:03] Production.INFO: ==10099== Lock acquired, processing the job... [2026-04-13 18:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:24:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:24:03] Production.INFO: Account Balance Start. [2026-04-13 18:24:03] Production.INFO: CreateAllLog Start [2026-04-13 18:24:03] Production.INFO: 117 [2026-04-13 18:24:03] Production.INFO: Date 2026-04-08 [2026-04-13 18:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:24:03] Production.INFO: Date 2026-04-09 [2026-04-13 18:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:24:03] Production.INFO: ==10101== Lock acquired, processing the job... [2026-04-13 18:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:24:03] Production.INFO: Date 2026-04-10 [2026-04-13 18:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:24:03] Production.INFO: Date 2026-04-11 [2026-04-13 18:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:24:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:24:03] Production.INFO: Date 2026-04-12 [2026-04-13 18:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:24:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:24:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:24:03] Production.INFO: ==10101== Releasing lock... [2026-04-13 18:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:24:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:24:03] Production.INFO: Date 2026-04-13 [2026-04-13 18:24:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:24:04] Production.INFO: Total Charge 0 [2026-04-13 18:24:04] Production.INFO: CreateAllLog End [2026-04-13 18:24:04] Production.INFO: Account Balance End. [2026-04-13 18:24:04] Production.ERROR: CronJobId end 12 [2026-04-13 18:24:04] Production.INFO: ==10099== Releasing lock... [2026-04-13 18:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:24:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:24:04] Production.INFO: ==10095== Releasing lock... [2026-04-13 18:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:24:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:24:11] Production.ERROR: CronJobId end10 [2026-04-13 18:24:11] Production.INFO: ==10097== Releasing lock... [2026-04-13 18:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:24:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:24:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:24:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:24:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:24:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:24:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:24:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:24:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:24:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:24:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:24:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:24:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:24:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:24:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:24:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:24:14] Production.INFO: call_cost start [2026-04-13 18:24:14] Production.INFO: call_cost end [2026-04-13 18:24:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:24:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:24:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:24:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:24:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:24:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:24:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:24:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:24:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:24:14] Production.INFO: ==10093== Releasing lock... [2026-04-13 18:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:24:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:25:02] Production.INFO: ==10166== Lock acquired, processing the job... [2026-04-13 23:25:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:25:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:25:02] Production.INFO: neon service started [2026-04-13 23:25:02] Production.INFO: neon service started [2026-04-13 23:25:02] Production.INFO: ==10166== Releasing lock... [2026-04-13 23:25:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:25:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 22:25:02] Production.INFO: ==10171== Lock acquired, processing the job... [2026-04-13 22:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:25:02] Production.INFO: ==10171== Releasing lock... [2026-04-13 22:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:25:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:25:02] Production.INFO: ==10168== Lock acquired, processing the job... [2026-04-13 18:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:25:03] Production.INFO: ==10168== Releasing lock... [2026-04-13 18:25:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:25:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:25:03] Production.INFO: ==10173== Lock acquired, processing the job... [2026-04-13 18:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:25:03] Production.INFO: ==10175== Lock acquired, processing the job... [2026-04-13 18:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:25:03] Production.INFO: ==10177== Lock acquired, processing the job... [2026-04-13 18:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:25:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:25:03] Production.INFO: ==10179== Lock acquired, processing the job... [2026-04-13 18:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:25:03] Production.INFO: ==10181== Lock acquired, processing the job... [2026-04-13 18:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:25:03] Production.INFO: Account Balance Start. [2026-04-13 18:25:03] Production.INFO: CreateAllLog Start [2026-04-13 18:25:03] Production.INFO: 117 [2026-04-13 18:25:03] Production.INFO: Date 2026-04-08 [2026-04-13 18:25:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:25:04] Production.INFO: Date 2026-04-09 [2026-04-13 18:25:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:25:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:25:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:25:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:25:04] Production.INFO: ==10181== Releasing lock... [2026-04-13 18:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:25:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:25:04] Production.INFO: Date 2026-04-10 [2026-04-13 18:25:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:25:04] Production.INFO: Date 2026-04-11 [2026-04-13 18:25:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:25:04] Production.INFO: Date 2026-04-12 [2026-04-13 18:25:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:25:04] Production.INFO: Date 2026-04-13 [2026-04-13 18:25:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:25:04] Production.INFO: Total Charge 0 [2026-04-13 18:25:04] Production.INFO: CreateAllLog End [2026-04-13 18:25:04] Production.INFO: Account Balance End. [2026-04-13 18:25:04] Production.ERROR: CronJobId end 12 [2026-04-13 18:25:04] Production.INFO: ==10179== Releasing lock... [2026-04-13 18:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:25:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:25:04] Production.INFO: ==10175== Releasing lock... [2026-04-13 18:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:25:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:25:11] Production.ERROR: CronJobId end10 [2026-04-13 18:25:11] Production.INFO: ==10177== Releasing lock... [2026-04-13 18:25:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:25:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:25:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:25:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:25:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:25:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:25:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:25:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:25:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:25:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:25:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:25:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:25:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:25:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:25:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:25:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:25:13] Production.INFO: call_cost start [2026-04-13 18:25:13] Production.INFO: call_cost end [2026-04-13 18:25:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:25:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:25:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:25:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:25:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:25:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:25:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:25:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:25:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:25:13] Production.INFO: ==10173== Releasing lock... [2026-04-13 18:25:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:25:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:26:01] Production.INFO: ==10244== Lock acquired, processing the job... [2026-04-13 23:26:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:26:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:26:01] Production.INFO: neon service started [2026-04-13 23:26:01] Production.INFO: neon service started [2026-04-13 23:26:01] Production.INFO: ==10244== Releasing lock... [2026-04-13 23:26:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:26:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:26:02] Production.INFO: ==10246== Lock acquired, processing the job... [2026-04-13 18:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 22:26:02] Production.INFO: ==10248== Lock acquired, processing the job... [2026-04-13 22:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:26:02] Production.INFO: ==10248== Releasing lock... [2026-04-13 22:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:26:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:26:02] Production.INFO: ==10246== Releasing lock... [2026-04-13 18:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:26:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:26:03] Production.INFO: ==10255== Lock acquired, processing the job... [2026-04-13 18:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:26:03] Production.INFO: ==10257== Lock acquired, processing the job... [2026-04-13 18:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:26:03] Production.INFO: ==10253== Lock acquired, processing the job... [2026-04-13 18:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:26:03] Production.INFO: ==10261== Lock acquired, processing the job... [2026-04-13 18:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:26:03] Production.INFO: ==10259== Lock acquired, processing the job... [2026-04-13 18:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:26:05] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:26:05] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:26:05] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:26:05] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:26:05] Production.INFO: Account Balance Start. [2026-04-13 18:26:05] Production.INFO: CreateAllLog Start [2026-04-13 18:26:06] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:26:06] Production.INFO: 117 [2026-04-13 18:26:06] Production.INFO: Date 2026-04-08 [2026-04-13 18:26:06] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:26:06] Production.INFO: Reseller ==> 0 [2026-04-13 18:26:06] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:26:06] Production.INFO: Date 2026-04-09 [2026-04-13 18:26:06] Production.INFO: Reseller ==> 0 [2026-04-13 18:26:06] Production.INFO: Date 2026-04-10 [2026-04-13 18:26:06] Production.INFO: Reseller ==> 0 [2026-04-13 18:26:06] Production.INFO: Date 2026-04-11 [2026-04-13 18:26:06] Production.INFO: Reseller ==> 0 [2026-04-13 18:26:06] Production.INFO: Date 2026-04-12 [2026-04-13 18:26:06] Production.INFO: Reseller ==> 0 [2026-04-13 18:26:06] Production.INFO: Date 2026-04-13 [2026-04-13 18:26:06] Production.INFO: Reseller ==> 0 [2026-04-13 18:26:06] Production.INFO: Total Charge 0 [2026-04-13 18:26:06] Production.INFO: CreateAllLog End [2026-04-13 18:26:06] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:26:08] Production.INFO: ==10261== Releasing lock... [2026-04-13 18:26:08] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:26:08] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:26:08] Production.INFO: Account Balance End. [2026-04-13 18:26:09] Production.ERROR: CronJobId end 12 [2026-04-13 18:26:09] Production.INFO: ==10259== Releasing lock... [2026-04-13 18:26:09] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:26:09] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:26:10] Production.INFO: ==10255== Releasing lock... [2026-04-13 18:26:10] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:26:10] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 23:27:02] Production.INFO: ==10325== Lock acquired, processing the job... [2026-04-13 23:27:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:27:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:27:02] Production.INFO: neon service started [2026-04-13 23:27:02] Production.INFO: neon service started [2026-04-13 23:27:02] Production.INFO: ==10325== Releasing lock... [2026-04-13 23:27:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:27:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:27:04] Production.INFO: ==10327== Lock acquired, processing the job... [2026-04-13 18:27:04] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 22:27:04] Production.INFO: ==10329== Lock acquired, processing the job... [2026-04-13 22:27:04] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:27:04] Production.INFO: ==10329== Releasing lock... [2026-04-13 22:27:04] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:27:04] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:27:04] Production.INFO: ==10327== Releasing lock... [2026-04-13 18:27:04] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:27:04] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:27:05] Production.INFO: ==10337== Lock acquired, processing the job... [2026-04-13 18:27:05] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:27:05] Production.INFO: ==10335== Lock acquired, processing the job... [2026-04-13 18:27:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:27:05] Production.INFO: ==10333== Lock acquired, processing the job... [2026-04-13 18:27:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:27:09] Production.INFO: Account Balance Start. [2026-04-13 18:27:09] Production.INFO: CreateAllLog Start [2026-04-13 18:27:09] Production.INFO: 117 [2026-04-13 18:27:09] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:27:09] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:27:09] Production.INFO: Date 2026-04-08 [2026-04-13 18:27:09] Production.INFO: Reseller ==> 0 [2026-04-13 18:27:09] Production.INFO: Date 2026-04-09 [2026-04-13 18:27:09] Production.INFO: Reseller ==> 0 [2026-04-13 18:27:09] Production.INFO: Date 2026-04-10 [2026-04-13 18:27:09] Production.INFO: Reseller ==> 0 [2026-04-13 18:27:09] Production.INFO: Date 2026-04-11 [2026-04-13 18:27:09] Production.INFO: Reseller ==> 0 [2026-04-13 18:27:09] Production.INFO: Date 2026-04-12 [2026-04-13 18:27:09] Production.INFO: Reseller ==> 0 [2026-04-13 18:27:09] Production.INFO: Date 2026-04-13 [2026-04-13 18:27:09] Production.INFO: Reseller ==> 0 [2026-04-13 18:27:09] Production.INFO: Total Charge 0 [2026-04-13 18:27:09] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:27:09] Production.INFO: CreateAllLog End [2026-04-13 18:27:11] Production.INFO: ==10337== Releasing lock... [2026-04-13 18:27:11] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:27:11] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:27:12] Production.INFO: Account Balance End. [2026-04-13 18:27:12] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:27:12] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:27:12] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:27:12] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:27:12] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:27:12] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:27:12] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:27:12] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:27:12] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:27:12] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:27:12] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:27:12] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:27:12] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:27:12] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:27:13] Production.ERROR: CronJobId end 12 [2026-04-13 18:27:13] Production.INFO: ==10335== Releasing lock... [2026-04-13 18:27:13] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:27:13] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:27:13] Production.INFO: ==10333== Releasing lock... [2026-04-13 18:27:13] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:27:13] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:27:14] Production.INFO: call_cost start [2026-04-13 18:27:14] Production.INFO: call_cost end [2026-04-13 18:27:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:27:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:27:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:27:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:27:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:27:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:27:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:27:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:27:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:27:16] Production.INFO: ==10253== Releasing lock... [2026-04-13 18:27:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:27:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 18:27:19] Production.ERROR: CronJobId end10 [2026-04-13 18:27:19] Production.INFO: ==10257== Releasing lock... [2026-04-13 18:27:19] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:27:19] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 23:28:01] Production.INFO: ==10411== Lock acquired, processing the job... [2026-04-13 23:28:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:28:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:28:01] Production.INFO: neon service started [2026-04-13 23:28:01] Production.INFO: neon service started [2026-04-13 23:28:01] Production.INFO: ==10411== Releasing lock... [2026-04-13 23:28:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:28:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:28:01] Production.INFO: ==10413== Lock acquired, processing the job... [2026-04-13 18:28:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:28:02] Production.INFO: ==10413== Releasing lock... [2026-04-13 18:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:28:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 22:28:02] Production.INFO: ==10415== Lock acquired, processing the job... [2026-04-13 22:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:28:02] Production.INFO: ==10415== Releasing lock... [2026-04-13 22:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:28:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:28:02] Production.INFO: ==10417== Lock acquired, processing the job... [2026-04-13 18:28:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:28:02] Production.INFO: ==10419== Lock acquired, processing the job... [2026-04-13 18:28:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:28:02] Production.INFO: ==10423== Lock acquired, processing the job... [2026-04-13 18:28:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:28:02] Production.INFO: ==10421== Lock acquired, processing the job... [2026-04-13 18:28:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:28:03] Production.INFO: ==10426== Lock acquired, processing the job... [2026-04-13 18:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:28:07] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:28:07] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:28:07] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:28:07] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:28:07] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:28:08] Production.INFO: Account Balance Start. [2026-04-13 18:28:08] Production.INFO: CreateAllLog Start [2026-04-13 18:28:08] Production.INFO: 117 [2026-04-13 18:28:08] Production.INFO: Date 2026-04-08 [2026-04-13 18:28:08] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:28:08] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:28:08] Production.INFO: Reseller ==> 0 [2026-04-13 18:28:08] Production.INFO: Date 2026-04-09 [2026-04-13 18:28:08] Production.INFO: Reseller ==> 0 [2026-04-13 18:28:08] Production.INFO: Date 2026-04-10 [2026-04-13 18:28:08] Production.INFO: Reseller ==> 0 [2026-04-13 18:28:08] Production.INFO: Date 2026-04-11 [2026-04-13 18:28:08] Production.INFO: Reseller ==> 0 [2026-04-13 18:28:08] Production.INFO: Date 2026-04-12 [2026-04-13 18:28:08] Production.INFO: Reseller ==> 0 [2026-04-13 18:28:08] Production.INFO: Date 2026-04-13 [2026-04-13 18:28:08] Production.INFO: Reseller ==> 0 [2026-04-13 18:28:08] Production.INFO: Total Charge 0 [2026-04-13 18:28:09] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:28:09] Production.INFO: CreateAllLog End [2026-04-13 18:28:11] Production.INFO: ==10426== Releasing lock... [2026-04-13 18:28:11] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:28:11] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:28:12] Production.INFO: Account Balance End. [2026-04-13 18:28:14] Production.ERROR: CronJobId end 12 [2026-04-13 18:28:14] Production.INFO: ==10419== Releasing lock... [2026-04-13 18:28:14] Production.INFO: ==10423== Releasing lock... [2026-04-13 18:28:14] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:28:14] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:28:14] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:28:14] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:28:54] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:28:54] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:28:54] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:28:54] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:28:54] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:28:54] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:28:54] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:28:54] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:28:54] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:28:54] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:28:54] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:28:54] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:28:54] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:28:54] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:28:55] Production.INFO: call_cost start [2026-04-13 18:28:55] Production.INFO: call_cost end [2026-04-13 18:28:55] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:28:55] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:28:55] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:28:55] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:28:55] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:28:55] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:28:55] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:28:55] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:28:55] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:28:55] Production.INFO: ==10417== Releasing lock... [2026-04-13 18:28:55] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:28:55] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:29:01] Production.INFO: ==10486== Lock acquired, processing the job... [2026-04-13 23:29:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:29:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:29:01] Production.INFO: neon service started [2026-04-13 23:29:01] Production.INFO: neon service started [2026-04-13 23:29:01] Production.INFO: ==10486== Releasing lock... [2026-04-13 23:29:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:29:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:29:02] Production.INFO: ==10489== Lock acquired, processing the job... [2026-04-13 18:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:29:02] Production.INFO: ==10489== Releasing lock... [2026-04-13 18:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:29:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 22:29:02] Production.INFO: ==10492== Lock acquired, processing the job... [2026-04-13 22:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:29:02] Production.INFO: ==10492== Releasing lock... [2026-04-13 22:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:29:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:29:03] Production.INFO: ==10501== Lock acquired, processing the job... [2026-04-13 18:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:29:03] Production.INFO: ==10495== Lock acquired, processing the job... [2026-04-13 18:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:29:03] Production.INFO: ==10497== Lock acquired, processing the job... [2026-04-13 18:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:29:03] Production.INFO: ==10499== Lock acquired, processing the job... [2026-04-13 18:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:29:05] Production.ERROR: CronJobId end10 [2026-04-13 18:29:05] Production.INFO: ==10421== Releasing lock... [2026-04-13 18:29:05] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:29:05] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:29:06] Production.INFO: Account Balance Start. [2026-04-13 18:29:06] Production.INFO: CreateAllLog Start [2026-04-13 18:29:06] Production.INFO: 117 [2026-04-13 18:29:06] Production.INFO: Date 2026-04-08 [2026-04-13 18:29:06] Production.INFO: Reseller ==> 0 [2026-04-13 18:29:06] Production.INFO: Date 2026-04-09 [2026-04-13 18:29:06] Production.INFO: Reseller ==> 0 [2026-04-13 18:29:06] Production.INFO: Date 2026-04-10 [2026-04-13 18:29:06] Production.INFO: Reseller ==> 0 [2026-04-13 18:29:06] Production.INFO: Date 2026-04-11 [2026-04-13 18:29:06] Production.INFO: Reseller ==> 0 [2026-04-13 18:29:06] Production.INFO: Date 2026-04-12 [2026-04-13 18:29:06] Production.INFO: Reseller ==> 0 [2026-04-13 18:29:06] Production.INFO: Date 2026-04-13 [2026-04-13 18:29:06] Production.INFO: Reseller ==> 0 [2026-04-13 18:29:06] Production.INFO: Total Charge 0 [2026-04-13 18:29:06] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:29:06] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:29:07] Production.INFO: CreateAllLog End [2026-04-13 18:29:07] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:29:07] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:29:08] Production.INFO: ==10501== Releasing lock... [2026-04-13 18:29:08] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:29:08] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:29:08] Production.INFO: Account Balance End. [2026-04-13 18:29:10] Production.ERROR: CronJobId end 12 [2026-04-13 18:29:10] Production.INFO: ==10499== Releasing lock... [2026-04-13 18:29:10] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:29:10] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:29:12] Production.INFO: ==10497== Releasing lock... [2026-04-13 18:29:12] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:29:12] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:29:43] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:29:43] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:29:43] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:29:43] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:29:43] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:29:43] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:29:43] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:29:43] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:29:43] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:29:43] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:29:43] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:29:43] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:29:43] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:29:43] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:29:44] Production.INFO: call_cost start [2026-04-13 18:29:44] Production.INFO: call_cost end [2026-04-13 18:29:44] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:29:44] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:29:44] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:29:44] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:29:44] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:29:44] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:29:44] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:29:44] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:29:44] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:29:45] Production.INFO: ==10495== Releasing lock... [2026-04-13 18:29:45] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:29:45] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:30:02] Production.INFO: ==10567== Lock acquired, processing the job... [2026-04-13 23:30:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:30:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:30:02] Production.INFO: neon service started [2026-04-13 23:30:02] Production.INFO: neon service started [2026-04-13 23:30:02] Production.INFO: ==10567== Releasing lock... [2026-04-13 23:30:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:30:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:30:02] Production.INFO: ==10569== Lock acquired, processing the job... [2026-04-13 18:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 22:30:03] Production.INFO: ==10571== Lock acquired, processing the job... [2026-04-13 22:30:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:30:03] Production.INFO: ==10571== Releasing lock... [2026-04-13 22:30:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:30:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:30:03] Production.INFO: ==10569== Releasing lock... [2026-04-13 18:30:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:30:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:30:03] Production.INFO: ==10575== Lock acquired, processing the job... [2026-04-13 18:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:30:04] Production.INFO: ==10580== Lock acquired, processing the job... [2026-04-13 18:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:30:04] Production.INFO: ==10573== Lock acquired, processing the job... [2026-04-13 18:30:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:30:04] Production.INFO: ==10578== Lock acquired, processing the job... [2026-04-13 18:30:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:30:04] Production.INFO: ==10582== Lock acquired, processing the job... [2026-04-13 18:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:30:06] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:30:06] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:30:06] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:30:06] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:30:06] Production.INFO: Account Balance Start. [2026-04-13 18:30:06] Production.INFO: CreateAllLog Start [2026-04-13 18:30:06] Production.INFO: 117 [2026-04-13 18:30:06] Production.INFO: Date 2026-04-08 [2026-04-13 18:30:06] Production.INFO: Reseller ==> 0 [2026-04-13 18:30:07] Production.INFO: Date 2026-04-09 [2026-04-13 18:30:07] Production.INFO: Reseller ==> 0 [2026-04-13 18:30:07] Production.INFO: Date 2026-04-10 [2026-04-13 18:30:07] Production.INFO: Reseller ==> 0 [2026-04-13 18:30:07] Production.INFO: Date 2026-04-11 [2026-04-13 18:30:07] Production.INFO: Reseller ==> 0 [2026-04-13 18:30:07] Production.INFO: Date 2026-04-12 [2026-04-13 18:30:07] Production.INFO: Reseller ==> 0 [2026-04-13 18:30:07] Production.INFO: Date 2026-04-13 [2026-04-13 18:30:07] Production.INFO: Reseller ==> 0 [2026-04-13 18:30:07] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:30:07] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:30:08] Production.INFO: Total Charge 0 [2026-04-13 18:30:09] Production.INFO: CreateAllLog End [2026-04-13 18:30:09] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:30:09] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:30:11] Production.INFO: ==10582== Releasing lock... [2026-04-13 18:30:11] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:30:11] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:30:12] Production.INFO: Account Balance End. [2026-04-13 18:30:14] Production.ERROR: CronJobId end 12 [2026-04-13 18:30:14] Production.INFO: ==10580== Releasing lock... [2026-04-13 18:30:14] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:30:14] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:30:14] Production.INFO: ==10575== Releasing lock... [2026-04-13 18:30:14] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:30:14] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:30:56] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:30:56] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:30:56] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:30:56] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:30:56] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:30:56] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:30:56] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:30:56] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:30:56] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:30:56] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:30:56] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:30:56] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:30:56] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:30:56] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:30:57] Production.INFO: call_cost start [2026-04-13 18:30:57] Production.INFO: call_cost end [2026-04-13 18:30:57] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:30:57] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:30:57] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:30:57] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:30:57] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:30:57] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:30:57] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:30:57] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:30:57] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:30:58] Production.INFO: ==10573== Releasing lock... [2026-04-13 18:30:58] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:30:58] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:31:01] Production.INFO: ==10648== Lock acquired, processing the job... [2026-04-13 23:31:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:31:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:31:01] Production.INFO: neon service started [2026-04-13 23:31:01] Production.INFO: neon service started [2026-04-13 23:31:01] Production.INFO: ==10648== Releasing lock... [2026-04-13 23:31:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:31:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:31:02] Production.INFO: ==10650== Lock acquired, processing the job... [2026-04-13 18:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:31:02] Production.ERROR: CronJobId end10 [2026-04-13 18:31:02] Production.INFO: ==10578== Releasing lock... [2026-04-13 18:31:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:31:02] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:31:02] Production.INFO: ==10650== Releasing lock... [2026-04-13 18:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:31:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 22:31:02] Production.INFO: ==10652== Lock acquired, processing the job... [2026-04-13 22:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:31:02] Production.INFO: ==10652== Releasing lock... [2026-04-13 22:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:31:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:31:03] Production.INFO: ==10655== Lock acquired, processing the job... [2026-04-13 18:31:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 18:31:03] Production.INFO: ==10657== Lock acquired, processing the job... [2026-04-13 18:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:31:03] Production.INFO: ==10659== Lock acquired, processing the job... [2026-04-13 18:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:31:03] Production.INFO: ==10661== Lock acquired, processing the job... [2026-04-13 18:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:31:03] Production.INFO: ==10663== Lock acquired, processing the job... [2026-04-13 18:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:31:03] Production.INFO: ==10668== Lock acquired, processing the job... [2026-04-13 18:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:31:03] Production.INFO: ==10666== Lock acquired, processing the job... [2026-04-13 18:31:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 18:31:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 18:31:05] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 18:31:05] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 18:31:05] Production.ERROR: CronJob PID - 10657 [2026-04-13 18:31:05] Production.ERROR: CronJob Title - System Alerts [2026-04-13 18:31:05] Production.ERROR: CronJob ID - 5 [2026-04-13 18:31:05] Production.ERROR: CronJob Last Run Time 2026-04-13 18:31:00 [2026-04-13 18:31:05] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 18:31:05] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 18:31:05] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 18:31:05] Production.ERROR: CronJob PID - 10659 [2026-04-13 18:31:05] Production.ERROR: CronJob Title - Account Block [2026-04-13 18:31:05] Production.ERROR: CronJob ID - 7 [2026-04-13 18:31:05] Production.ERROR: CronJob Last Run Time 2026-04-13 18:31:00 [2026-04-13 18:31:05] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 18:31:05] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 18:31:05] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 18:31:05] Production.ERROR: CronJob PID - 10661 [2026-04-13 18:31:05] Production.ERROR: CronJob Title - Create Customer Summary Live [2026-04-13 18:31:05] Production.ERROR: CronJob ID - 10 [2026-04-13 18:31:05] Production.ERROR: CronJob Last Run Time 2026-04-13 18:31:00 [2026-04-13 18:31:05] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 18:31:05] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 18:31:05] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 18:31:05] Production.ERROR: CronJob PID - 10663 [2026-04-13 18:31:05] Production.ERROR: CronJob Title - Prepaid Account Balance [2026-04-13 18:31:05] Production.ERROR: CronJob ID - 12 [2026-04-13 18:31:05] Production.ERROR: CronJob Last Run Time 2026-04-13 18:31:00 [2026-04-13 18:31:05] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 18:31:05] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 18:31:05] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 18:31:05] Production.ERROR: CronJob PID - 10666 [2026-04-13 18:31:05] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process [2026-04-13 18:31:05] Production.ERROR: CronJob ID - 17 [2026-04-13 18:31:05] Production.ERROR: CronJob Last Run Time 2026-04-13 18:31:00 [2026-04-13 18:31:05] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 18:31:05] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 18:31:05] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 18:31:05] Production.ERROR: CronJob PID - 10668 [2026-04-13 18:31:05] Production.ERROR: CronJob Title - Import PBX Extensions and DIDs [2026-04-13 18:31:05] Production.ERROR: CronJob ID - 19 [2026-04-13 18:31:05] Production.ERROR: CronJob Last Run Time 2026-04-13 18:31:00 [2026-04-13 18:31:05] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 18:31:05] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 18:31:05] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:31:05] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:31:05] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:31:05] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:31:05] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:31:05] Production.INFO: Account Balance Start. [2026-04-13 18:31:05] Production.INFO: CreateAllLog Start [2026-04-13 18:31:05] Production.INFO: 117 [2026-04-13 18:31:06] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:31:06] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:31:06] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 18:31:06] Production.INFO: ==10655== Releasing lock... [2026-04-13 18:31:06] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 18:31:06] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 18:31:06] Production.INFO: Date 2026-04-08 [2026-04-13 18:31:06] Production.INFO: Reseller ==> 0 [2026-04-13 18:31:06] Production.INFO: Date 2026-04-09 [2026-04-13 18:31:06] Production.INFO: Reseller ==> 0 [2026-04-13 18:31:06] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:31:06] Production.INFO: Date 2026-04-10 [2026-04-13 18:31:06] Production.INFO: Reseller ==> 0 [2026-04-13 18:31:06] Production.INFO: Date 2026-04-11 [2026-04-13 18:31:06] Production.INFO: Reseller ==> 0 [2026-04-13 18:31:06] Production.INFO: Date 2026-04-12 [2026-04-13 18:31:06] Production.INFO: Reseller ==> 0 [2026-04-13 18:31:06] Production.INFO: Date 2026-04-13 [2026-04-13 18:31:06] Production.INFO: Reseller ==> 0 [2026-04-13 18:31:06] Production.INFO: Total Charge 0 [2026-04-13 18:31:07] Production.INFO: ==10668== Releasing lock... [2026-04-13 18:31:07] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:31:07] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:31:07] Production.INFO: CreateAllLog End [2026-04-13 18:31:09] Production.ERROR: done [2026-04-13 18:31:10] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 18:31:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17090655', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 18:31:10] Production.INFO: Account Balance End. [2026-04-13 18:31:11] Production.INFO: ==10659== Releasing lock... [2026-04-13 18:31:11] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:31:11] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:31:12] Production.ERROR: CronJobId end 12 [2026-04-13 18:31:12] Production.INFO: ==10663== Releasing lock... [2026-04-13 18:31:12] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:31:12] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:31:16] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17090655', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 18:31:16] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 18:31:16] Production.INFO: ProcessCDR(1,17090655,1,1,2) [2026-04-13 18:31:16] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17090655,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 18:31:19] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17090655,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 18:31:19] Production.ERROR: pbx prc_insertCDR start [2026-04-13 18:31:19] Production.ERROR: pbx prc_insertCDR end [2026-04-13 18:31:21] Production.INFO: ==10666== Releasing lock... [2026-04-13 18:31:21] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 18:31:21] Production.INFO: 26 MB #Memory Used# [2026-04-13 18:31:45] Production.ERROR: CronJobId end10 [2026-04-13 18:31:45] Production.INFO: ==10661== Releasing lock... [2026-04-13 18:31:45] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:31:45] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:31:45] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:31:45] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:31:45] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:31:45] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:31:45] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:31:45] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:31:45] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:31:45] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:31:45] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:31:45] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:31:45] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:31:45] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:31:45] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:31:45] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:31:46] Production.INFO: call_cost start [2026-04-13 18:31:46] Production.INFO: call_cost end [2026-04-13 18:31:46] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:31:46] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:31:46] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:31:46] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:31:46] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:31:46] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:31:46] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:31:46] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:31:46] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:31:46] Production.INFO: ==10657== Releasing lock... [2026-04-13 18:31:46] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:31:46] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:32:02] Production.INFO: ==10744== Lock acquired, processing the job... [2026-04-13 23:32:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:32:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:32:02] Production.INFO: neon service started [2026-04-13 23:32:02] Production.INFO: neon service started [2026-04-13 23:32:02] Production.INFO: ==10744== Releasing lock... [2026-04-13 23:32:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:32:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 22:32:02] Production.INFO: ==10748== Lock acquired, processing the job... [2026-04-13 22:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:32:02] Production.INFO: ==10748== Releasing lock... [2026-04-13 22:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:32:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:32:02] Production.INFO: ==10746== Lock acquired, processing the job... [2026-04-13 18:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:32:02] Production.INFO: ==10746== Releasing lock... [2026-04-13 18:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:32:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:32:03] Production.INFO: ==10750== Lock acquired, processing the job... [2026-04-13 18:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:32:03] Production.INFO: ==10754== Lock acquired, processing the job... [2026-04-13 18:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:32:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:32:03] Production.INFO: ==10756== Lock acquired, processing the job... [2026-04-13 18:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:32:03] Production.INFO: ==10752== Lock acquired, processing the job... [2026-04-13 18:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:32:03] Production.INFO: ==10758== Lock acquired, processing the job... [2026-04-13 18:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:32:03] Production.INFO: Account Balance Start. [2026-04-13 18:32:03] Production.INFO: CreateAllLog Start [2026-04-13 18:32:03] Production.INFO: 117 [2026-04-13 18:32:03] Production.INFO: Date 2026-04-08 [2026-04-13 18:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:32:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:32:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:32:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:32:03] Production.INFO: ==10758== Releasing lock... [2026-04-13 18:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:32:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:32:03] Production.INFO: Date 2026-04-09 [2026-04-13 18:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:32:03] Production.INFO: Date 2026-04-10 [2026-04-13 18:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:32:03] Production.INFO: Date 2026-04-11 [2026-04-13 18:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:32:03] Production.INFO: Date 2026-04-12 [2026-04-13 18:32:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:32:04] Production.INFO: Date 2026-04-13 [2026-04-13 18:32:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:32:04] Production.INFO: Total Charge 0 [2026-04-13 18:32:04] Production.INFO: CreateAllLog End [2026-04-13 18:32:04] Production.INFO: Account Balance End. [2026-04-13 18:32:04] Production.ERROR: CronJobId end 12 [2026-04-13 18:32:04] Production.INFO: ==10756== Releasing lock... [2026-04-13 18:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:32:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:32:04] Production.INFO: ==10752== Releasing lock... [2026-04-13 18:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:32:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:32:11] Production.ERROR: CronJobId end10 [2026-04-13 18:32:11] Production.INFO: ==10754== Releasing lock... [2026-04-13 18:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:32:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:32:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:32:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:32:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:32:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:32:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:32:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:32:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:32:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:32:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:32:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:32:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:32:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:32:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:32:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:32:14] Production.INFO: call_cost start [2026-04-13 18:32:14] Production.INFO: call_cost end [2026-04-13 18:32:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:32:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:32:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:32:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:32:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:32:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:32:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:32:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:32:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:32:14] Production.INFO: ==10750== Releasing lock... [2026-04-13 18:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:32:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:33:01] Production.INFO: ==10832== Lock acquired, processing the job... [2026-04-13 23:33:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:33:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:33:01] Production.INFO: neon service started [2026-04-13 23:33:01] Production.INFO: neon service started [2026-04-13 23:33:01] Production.INFO: ==10832== Releasing lock... [2026-04-13 23:33:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:33:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 22:33:01] Production.INFO: ==10836== Lock acquired, processing the job... [2026-04-13 22:33:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:33:01] Production.INFO: ==10836== Releasing lock... [2026-04-13 22:33:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:33:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:33:02] Production.INFO: ==10834== Lock acquired, processing the job... [2026-04-13 18:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:33:02] Production.INFO: ==10834== Releasing lock... [2026-04-13 18:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:33:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:33:03] Production.INFO: ==10838== Lock acquired, processing the job... [2026-04-13 18:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:33:03] Production.INFO: ==10840== Lock acquired, processing the job... [2026-04-13 18:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:33:03] Production.INFO: ==10842== Lock acquired, processing the job... [2026-04-13 18:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:33:03] Production.INFO: ==10844== Lock acquired, processing the job... [2026-04-13 18:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:33:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:33:03] Production.INFO: Account Balance Start. [2026-04-13 18:33:03] Production.INFO: CreateAllLog Start [2026-04-13 18:33:03] Production.INFO: 117 [2026-04-13 18:33:03] Production.INFO: Date 2026-04-08 [2026-04-13 18:33:03] Production.INFO: ==10847== Lock acquired, processing the job... [2026-04-13 18:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:33:03] Production.INFO: Date 2026-04-09 [2026-04-13 18:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:33:03] Production.INFO: ==10847== Releasing lock... [2026-04-13 18:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:33:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:33:03] Production.INFO: Date 2026-04-10 [2026-04-13 18:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:33:03] Production.INFO: Date 2026-04-11 [2026-04-13 18:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:33:03] Production.INFO: ==10840== Releasing lock... [2026-04-13 18:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:33:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:33:03] Production.INFO: Date 2026-04-12 [2026-04-13 18:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:33:03] Production.INFO: Date 2026-04-13 [2026-04-13 18:33:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:33:03] Production.INFO: Total Charge 0 [2026-04-13 18:33:03] Production.INFO: CreateAllLog End [2026-04-13 18:33:03] Production.INFO: Account Balance End. [2026-04-13 18:33:03] Production.ERROR: CronJobId end 12 [2026-04-13 18:33:03] Production.INFO: ==10844== Releasing lock... [2026-04-13 18:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:33:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:33:11] Production.ERROR: CronJobId end10 [2026-04-13 18:33:11] Production.INFO: ==10842== Releasing lock... [2026-04-13 18:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:33:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:33:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:33:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:33:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:33:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:33:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:33:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:33:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:33:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:33:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:33:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:33:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:33:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:33:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:33:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:33:14] Production.INFO: call_cost start [2026-04-13 18:33:14] Production.INFO: call_cost end [2026-04-13 18:33:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:33:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:33:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:33:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:33:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:33:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:33:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:33:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:33:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:33:14] Production.INFO: ==10838== Releasing lock... [2026-04-13 18:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:33:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:34:01] Production.INFO: ==10912== Lock acquired, processing the job... [2026-04-13 23:34:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:34:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:34:01] Production.INFO: neon service started [2026-04-13 23:34:01] Production.INFO: neon service started [2026-04-13 23:34:01] Production.INFO: ==10912== Releasing lock... [2026-04-13 23:34:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:34:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:34:02] Production.INFO: ==10916== Lock acquired, processing the job... [2026-04-13 18:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 22:34:02] Production.INFO: ==10919== Lock acquired, processing the job... [2026-04-13 22:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:34:02] Production.INFO: ==10919== Releasing lock... [2026-04-13 22:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:34:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:34:02] Production.INFO: ==10916== Releasing lock... [2026-04-13 18:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:34:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:34:03] Production.INFO: ==10922== Lock acquired, processing the job... [2026-04-13 18:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:34:03] Production.INFO: ==10924== Lock acquired, processing the job... [2026-04-13 18:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:34:03] Production.INFO: ==10926== Lock acquired, processing the job... [2026-04-13 18:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:34:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:34:03] Production.INFO: ==10928== Lock acquired, processing the job... [2026-04-13 18:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:34:03] Production.INFO: ==10930== Lock acquired, processing the job... [2026-04-13 18:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:34:03] Production.INFO: Account Balance Start. [2026-04-13 18:34:03] Production.INFO: CreateAllLog Start [2026-04-13 18:34:03] Production.INFO: 117 [2026-04-13 18:34:03] Production.INFO: Date 2026-04-08 [2026-04-13 18:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:34:03] Production.INFO: Date 2026-04-09 [2026-04-13 18:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:34:03] Production.INFO: Date 2026-04-10 [2026-04-13 18:34:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:34:04] Production.INFO: Date 2026-04-11 [2026-04-13 18:34:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:34:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:34:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:34:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:34:04] Production.INFO: Date 2026-04-12 [2026-04-13 18:34:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:34:04] Production.INFO: ==10930== Releasing lock... [2026-04-13 18:34:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:34:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:34:04] Production.INFO: Date 2026-04-13 [2026-04-13 18:34:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:34:04] Production.INFO: Total Charge 0 [2026-04-13 18:34:04] Production.INFO: CreateAllLog End [2026-04-13 18:34:04] Production.INFO: Account Balance End. [2026-04-13 18:34:04] Production.ERROR: CronJobId end 12 [2026-04-13 18:34:04] Production.INFO: ==10928== Releasing lock... [2026-04-13 18:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:34:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:34:04] Production.INFO: ==10924== Releasing lock... [2026-04-13 18:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:34:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:34:11] Production.ERROR: CronJobId end10 [2026-04-13 18:34:11] Production.INFO: ==10926== Releasing lock... [2026-04-13 18:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:34:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:34:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:34:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:34:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:34:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:34:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:34:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:34:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:34:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:34:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:34:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:34:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:34:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:34:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:34:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:34:15] Production.INFO: call_cost start [2026-04-13 18:34:15] Production.INFO: call_cost end [2026-04-13 18:34:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:34:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:34:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:34:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:34:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:34:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:34:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:34:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:34:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:34:15] Production.INFO: ==10922== Releasing lock... [2026-04-13 18:34:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:34:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:35:01] Production.INFO: ==11002== Lock acquired, processing the job... [2026-04-13 23:35:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:35:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:35:01] Production.INFO: neon service started [2026-04-13 23:35:01] Production.INFO: neon service started [2026-04-13 23:35:01] Production.INFO: ==11002== Releasing lock... [2026-04-13 23:35:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:35:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:35:01] Production.INFO: ==11005== Lock acquired, processing the job... [2026-04-13 18:35:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 22:35:01] Production.INFO: ==11007== Lock acquired, processing the job... [2026-04-13 22:35:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:35:02] Production.INFO: ==11007== Releasing lock... [2026-04-13 22:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:35:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:35:02] Production.INFO: ==11005== Releasing lock... [2026-04-13 18:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:35:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:35:02] Production.INFO: ==11011== Lock acquired, processing the job... [2026-04-13 18:35:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:35:02] Production.INFO: ==11013== Lock acquired, processing the job... [2026-04-13 18:35:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:35:03] Production.INFO: ==11009== Lock acquired, processing the job... [2026-04-13 18:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:35:03] Production.INFO: ==11017== Lock acquired, processing the job... [2026-04-13 18:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:35:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:35:03] Production.INFO: ==11015== Lock acquired, processing the job... [2026-04-13 18:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:35:03] Production.INFO: Account Balance Start. [2026-04-13 18:35:03] Production.INFO: CreateAllLog Start [2026-04-13 18:35:03] Production.INFO: 117 [2026-04-13 18:35:03] Production.INFO: ==11011== Releasing lock... [2026-04-13 18:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:35:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:35:03] Production.INFO: Date 2026-04-08 [2026-04-13 18:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:35:03] Production.INFO: ==11017== Releasing lock... [2026-04-13 18:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:35:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:35:03] Production.INFO: Date 2026-04-09 [2026-04-13 18:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:35:03] Production.INFO: Date 2026-04-10 [2026-04-13 18:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:35:03] Production.INFO: Date 2026-04-11 [2026-04-13 18:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:35:03] Production.INFO: Date 2026-04-12 [2026-04-13 18:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:35:03] Production.INFO: Date 2026-04-13 [2026-04-13 18:35:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:35:03] Production.INFO: Total Charge 0 [2026-04-13 18:35:03] Production.INFO: CreateAllLog End [2026-04-13 18:35:04] Production.INFO: Account Balance End. [2026-04-13 18:35:04] Production.ERROR: CronJobId end 12 [2026-04-13 18:35:04] Production.INFO: ==11015== Releasing lock... [2026-04-13 18:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:35:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:35:11] Production.ERROR: CronJobId end10 [2026-04-13 18:35:11] Production.INFO: ==11013== Releasing lock... [2026-04-13 18:35:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:35:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:35:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:35:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:35:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:35:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:35:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:35:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:35:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:35:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:35:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:35:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:35:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:35:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:35:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:35:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:35:14] Production.INFO: call_cost start [2026-04-13 18:35:14] Production.INFO: call_cost end [2026-04-13 18:35:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:35:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:35:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:35:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:35:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:35:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:35:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:35:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:35:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:35:14] Production.INFO: ==11009== Releasing lock... [2026-04-13 18:35:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:35:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:36:01] Production.INFO: ==11091== Lock acquired, processing the job... [2026-04-13 23:36:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:36:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:36:01] Production.INFO: neon service started [2026-04-13 23:36:01] Production.INFO: neon service started [2026-04-13 23:36:01] Production.INFO: ==11091== Releasing lock... [2026-04-13 23:36:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:36:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:36:02] Production.INFO: ==11093== Lock acquired, processing the job... [2026-04-13 18:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:36:02] Production.INFO: ==11093== Releasing lock... [2026-04-13 18:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:36:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 22:36:02] Production.INFO: ==11095== Lock acquired, processing the job... [2026-04-13 22:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:36:02] Production.INFO: ==11095== Releasing lock... [2026-04-13 22:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:36:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:36:03] Production.INFO: ==11099== Lock acquired, processing the job... [2026-04-13 18:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:36:03] Production.INFO: ==11097== Lock acquired, processing the job... [2026-04-13 18:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:36:03] Production.INFO: ==11101== Lock acquired, processing the job... [2026-04-13 18:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:36:03] Production.INFO: ==11103== Lock acquired, processing the job... [2026-04-13 18:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:36:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:36:03] Production.INFO: ==11106== Lock acquired, processing the job... [2026-04-13 18:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:36:03] Production.INFO: Account Balance Start. [2026-04-13 18:36:03] Production.INFO: CreateAllLog Start [2026-04-13 18:36:03] Production.INFO: 117 [2026-04-13 18:36:03] Production.INFO: Date 2026-04-08 [2026-04-13 18:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:36:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:36:03] Production.INFO: ==11106== Releasing lock... [2026-04-13 18:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:36:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:36:03] Production.INFO: Date 2026-04-09 [2026-04-13 18:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:36:03] Production.INFO: Date 2026-04-10 [2026-04-13 18:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:36:03] Production.INFO: Date 2026-04-11 [2026-04-13 18:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:36:03] Production.INFO: Date 2026-04-12 [2026-04-13 18:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:36:03] Production.INFO: Date 2026-04-13 [2026-04-13 18:36:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:36:03] Production.INFO: Total Charge 0 [2026-04-13 18:36:03] Production.INFO: CreateAllLog End [2026-04-13 18:36:03] Production.INFO: Account Balance End. [2026-04-13 18:36:03] Production.ERROR: CronJobId end 12 [2026-04-13 18:36:03] Production.INFO: ==11103== Releasing lock... [2026-04-13 18:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:36:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:36:03] Production.INFO: ==11099== Releasing lock... [2026-04-13 18:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:36:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:36:10] Production.ERROR: CronJobId end10 [2026-04-13 18:36:10] Production.INFO: ==11101== Releasing lock... [2026-04-13 18:36:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:36:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:36:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:36:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:36:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:36:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:36:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:36:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:36:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:36:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:36:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:36:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:36:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:36:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:36:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:36:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:36:14] Production.INFO: call_cost start [2026-04-13 18:36:14] Production.INFO: call_cost end [2026-04-13 18:36:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:36:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:36:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:36:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:36:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:36:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:36:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:36:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:36:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:36:14] Production.INFO: ==11097== Releasing lock... [2026-04-13 18:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:36:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:37:02] Production.INFO: ==11188== Lock acquired, processing the job... [2026-04-13 23:37:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:37:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:37:02] Production.INFO: neon service started [2026-04-13 23:37:02] Production.INFO: neon service started [2026-04-13 23:37:02] Production.INFO: ==11188== Releasing lock... [2026-04-13 23:37:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:37:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:37:02] Production.INFO: ==11190== Lock acquired, processing the job... [2026-04-13 18:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:37:02] Production.INFO: ==11190== Releasing lock... [2026-04-13 18:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:37:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 22:37:02] Production.INFO: ==11192== Lock acquired, processing the job... [2026-04-13 22:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:37:02] Production.INFO: ==11192== Releasing lock... [2026-04-13 22:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:37:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:37:03] Production.INFO: ==11201== Lock acquired, processing the job... [2026-04-13 18:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:37:03] Production.INFO: ==11195== Lock acquired, processing the job... [2026-04-13 18:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:37:03] Production.INFO: ==11197== Lock acquired, processing the job... [2026-04-13 18:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:37:03] Production.INFO: ==11199== Lock acquired, processing the job... [2026-04-13 18:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:37:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:37:03] Production.INFO: Account Balance Start. [2026-04-13 18:37:03] Production.INFO: CreateAllLog Start [2026-04-13 18:37:03] Production.INFO: 117 [2026-04-13 18:37:03] Production.INFO: Date 2026-04-08 [2026-04-13 18:37:03] Production.INFO: ==11203== Lock acquired, processing the job... [2026-04-13 18:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:37:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:37:03] Production.INFO: Date 2026-04-09 [2026-04-13 18:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:37:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:37:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:37:03] Production.INFO: Date 2026-04-10 [2026-04-13 18:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:37:03] Production.INFO: ==11203== Releasing lock... [2026-04-13 18:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:37:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:37:03] Production.INFO: Date 2026-04-11 [2026-04-13 18:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:37:03] Production.INFO: Date 2026-04-12 [2026-04-13 18:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:37:03] Production.INFO: Date 2026-04-13 [2026-04-13 18:37:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:37:03] Production.INFO: Total Charge 0 [2026-04-13 18:37:03] Production.INFO: CreateAllLog End [2026-04-13 18:37:03] Production.INFO: Account Balance End. [2026-04-13 18:37:04] Production.ERROR: CronJobId end 12 [2026-04-13 18:37:04] Production.INFO: ==11201== Releasing lock... [2026-04-13 18:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:37:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:37:04] Production.INFO: ==11197== Releasing lock... [2026-04-13 18:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:37:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:37:11] Production.ERROR: CronJobId end10 [2026-04-13 18:37:11] Production.INFO: ==11199== Releasing lock... [2026-04-13 18:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:37:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:37:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:37:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:37:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:37:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:37:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:37:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:37:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:37:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:37:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:37:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:37:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:37:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:37:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:37:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:37:14] Production.INFO: call_cost start [2026-04-13 18:37:14] Production.INFO: call_cost end [2026-04-13 18:37:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:37:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:37:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:37:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:37:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:37:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:37:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:37:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:37:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:37:14] Production.INFO: ==11195== Releasing lock... [2026-04-13 18:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:37:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:38:01] Production.INFO: ==11272== Lock acquired, processing the job... [2026-04-13 23:38:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:38:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:38:01] Production.INFO: neon service started [2026-04-13 23:38:01] Production.INFO: neon service started [2026-04-13 23:38:01] Production.INFO: ==11272== Releasing lock... [2026-04-13 23:38:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:38:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 22:38:01] Production.INFO: ==11276== Lock acquired, processing the job... [2026-04-13 22:38:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:38:01] Production.INFO: ==11276== Releasing lock... [2026-04-13 22:38:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:38:01] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:38:02] Production.INFO: ==11274== Lock acquired, processing the job... [2026-04-13 18:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:38:02] Production.INFO: ==11274== Releasing lock... [2026-04-13 18:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:38:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:38:03] Production.INFO: ==11279== Lock acquired, processing the job... [2026-04-13 18:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:38:03] Production.INFO: ==11283== Lock acquired, processing the job... [2026-04-13 18:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:38:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:38:03] Production.INFO: ==11281== Lock acquired, processing the job... [2026-04-13 18:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:38:03] Production.INFO: ==11285== Lock acquired, processing the job... [2026-04-13 18:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:38:03] Production.INFO: ==11287== Lock acquired, processing the job... [2026-04-13 18:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:38:03] Production.INFO: Account Balance Start. [2026-04-13 18:38:03] Production.INFO: CreateAllLog Start [2026-04-13 18:38:03] Production.INFO: 117 [2026-04-13 18:38:03] Production.INFO: Date 2026-04-08 [2026-04-13 18:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:38:03] Production.INFO: Date 2026-04-09 [2026-04-13 18:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:38:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:38:03] Production.INFO: Date 2026-04-10 [2026-04-13 18:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:38:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:38:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:38:03] Production.INFO: Date 2026-04-11 [2026-04-13 18:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:38:03] Production.INFO: Date 2026-04-12 [2026-04-13 18:38:03] Production.INFO: ==11287== Releasing lock... [2026-04-13 18:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:38:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:38:03] Production.INFO: Date 2026-04-13 [2026-04-13 18:38:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:38:03] Production.INFO: Total Charge 0 [2026-04-13 18:38:03] Production.INFO: CreateAllLog End [2026-04-13 18:38:03] Production.INFO: Account Balance End. [2026-04-13 18:38:03] Production.ERROR: CronJobId end 12 [2026-04-13 18:38:03] Production.INFO: ==11285== Releasing lock... [2026-04-13 18:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:38:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:38:03] Production.INFO: ==11281== Releasing lock... [2026-04-13 18:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:38:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:38:10] Production.ERROR: CronJobId end10 [2026-04-13 18:38:10] Production.INFO: ==11283== Releasing lock... [2026-04-13 18:38:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:38:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:38:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:38:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:38:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:38:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:38:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:38:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:38:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:38:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:38:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:38:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:38:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:38:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:38:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:38:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:38:13] Production.INFO: call_cost start [2026-04-13 18:38:13] Production.INFO: call_cost end [2026-04-13 18:38:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:38:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:38:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:38:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:38:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:38:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:38:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:38:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:38:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:38:13] Production.INFO: ==11279== Releasing lock... [2026-04-13 18:38:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:38:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:39:01] Production.INFO: ==11371== Lock acquired, processing the job... [2026-04-13 23:39:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:39:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:39:01] Production.INFO: neon service started [2026-04-13 23:39:01] Production.INFO: neon service started [2026-04-13 23:39:01] Production.INFO: ==11371== Releasing lock... [2026-04-13 23:39:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:39:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:39:02] Production.INFO: ==11373== Lock acquired, processing the job... [2026-04-13 18:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:39:02] Production.INFO: ==11373== Releasing lock... [2026-04-13 18:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:39:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 22:39:02] Production.INFO: ==11375== Lock acquired, processing the job... [2026-04-13 22:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:39:02] Production.INFO: ==11375== Releasing lock... [2026-04-13 22:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:39:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:39:03] Production.INFO: ==11380== Lock acquired, processing the job... [2026-04-13 18:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:39:03] Production.INFO: ==11378== Lock acquired, processing the job... [2026-04-13 18:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:39:03] Production.INFO: ==11386== Lock acquired, processing the job... [2026-04-13 18:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:39:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:39:03] Production.INFO: ==11382== Lock acquired, processing the job... [2026-04-13 18:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:39:03] Production.INFO: ==11384== Lock acquired, processing the job... [2026-04-13 18:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:39:03] Production.INFO: ==11386== Releasing lock... [2026-04-13 18:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:39:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:39:03] Production.INFO: Account Balance Start. [2026-04-13 18:39:03] Production.INFO: CreateAllLog Start [2026-04-13 18:39:03] Production.INFO: 117 [2026-04-13 18:39:03] Production.INFO: Date 2026-04-08 [2026-04-13 18:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:39:03] Production.INFO: Date 2026-04-09 [2026-04-13 18:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:39:03] Production.INFO: Date 2026-04-10 [2026-04-13 18:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:39:03] Production.INFO: ==11380== Releasing lock... [2026-04-13 18:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:39:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:39:03] Production.INFO: Date 2026-04-11 [2026-04-13 18:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:39:03] Production.INFO: Date 2026-04-12 [2026-04-13 18:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:39:03] Production.INFO: Date 2026-04-13 [2026-04-13 18:39:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:39:03] Production.INFO: Total Charge 0 [2026-04-13 18:39:03] Production.INFO: CreateAllLog End [2026-04-13 18:39:04] Production.INFO: Account Balance End. [2026-04-13 18:39:04] Production.ERROR: CronJobId end 12 [2026-04-13 18:39:04] Production.INFO: ==11384== Releasing lock... [2026-04-13 18:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:39:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:39:11] Production.ERROR: CronJobId end10 [2026-04-13 18:39:11] Production.INFO: ==11382== Releasing lock... [2026-04-13 18:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:39:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:39:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:39:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:39:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:39:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:39:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:39:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:39:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:39:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:39:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:39:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:39:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:39:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:39:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:39:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:39:14] Production.INFO: call_cost start [2026-04-13 18:39:14] Production.INFO: call_cost end [2026-04-13 18:39:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:39:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:39:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:39:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:39:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:39:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:39:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:39:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:39:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:39:14] Production.INFO: ==11378== Releasing lock... [2026-04-13 18:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:39:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:40:02] Production.INFO: ==11463== Lock acquired, processing the job... [2026-04-13 23:40:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:40:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:40:02] Production.INFO: neon service started [2026-04-13 23:40:02] Production.INFO: neon service started [2026-04-13 23:40:02] Production.INFO: ==11463== Releasing lock... [2026-04-13 23:40:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:40:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:40:02] Production.INFO: ==11465== Lock acquired, processing the job... [2026-04-13 18:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 22:40:02] Production.INFO: ==11467== Lock acquired, processing the job... [2026-04-13 22:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:40:02] Production.INFO: ==11467== Releasing lock... [2026-04-13 22:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:40:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:40:03] Production.INFO: ==11465== Releasing lock... [2026-04-13 18:40:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:40:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:40:03] Production.INFO: ==11470== Lock acquired, processing the job... [2026-04-13 18:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:40:03] Production.INFO: ==11474== Lock acquired, processing the job... [2026-04-13 18:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:40:03] Production.INFO: ==11472== Lock acquired, processing the job... [2026-04-13 18:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:40:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:40:04] Production.INFO: ==11478== Lock acquired, processing the job... [2026-04-13 18:40:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:40:04] Production.INFO: ==11476== Lock acquired, processing the job... [2026-04-13 18:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:40:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:40:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:40:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:40:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:40:04] Production.INFO: Account Balance Start. [2026-04-13 18:40:04] Production.INFO: CreateAllLog Start [2026-04-13 18:40:04] Production.INFO: 117 [2026-04-13 18:40:04] Production.INFO: Date 2026-04-08 [2026-04-13 18:40:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:40:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:40:04] Production.INFO: Date 2026-04-09 [2026-04-13 18:40:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:40:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:40:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:40:04] Production.INFO: Date 2026-04-10 [2026-04-13 18:40:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:40:04] Production.INFO: ==11478== Releasing lock... [2026-04-13 18:40:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:40:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:40:04] Production.INFO: Date 2026-04-11 [2026-04-13 18:40:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:40:04] Production.INFO: Date 2026-04-12 [2026-04-13 18:40:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:40:04] Production.INFO: Date 2026-04-13 [2026-04-13 18:40:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:40:04] Production.INFO: Total Charge 0 [2026-04-13 18:40:04] Production.INFO: CreateAllLog End [2026-04-13 18:40:04] Production.INFO: Account Balance End. [2026-04-13 18:40:04] Production.ERROR: CronJobId end 12 [2026-04-13 18:40:04] Production.INFO: ==11476== Releasing lock... [2026-04-13 18:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:40:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:40:04] Production.INFO: ==11472== Releasing lock... [2026-04-13 18:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:40:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:40:11] Production.ERROR: CronJobId end10 [2026-04-13 18:40:11] Production.INFO: ==11474== Releasing lock... [2026-04-13 18:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:40:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:40:15] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:40:15] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:40:15] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:40:15] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:40:15] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:40:15] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:40:15] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:40:15] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:40:15] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:40:15] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:40:15] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:40:15] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:40:15] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:40:15] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:40:15] Production.INFO: call_cost start [2026-04-13 18:40:15] Production.INFO: call_cost end [2026-04-13 18:40:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:40:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:40:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:40:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:40:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:40:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:40:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:40:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:40:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:40:15] Production.INFO: ==11470== Releasing lock... [2026-04-13 18:40:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:40:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:41:01] Production.INFO: ==11555== Lock acquired, processing the job... [2026-04-13 23:41:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:41:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:41:01] Production.INFO: neon service started [2026-04-13 23:41:01] Production.INFO: neon service started [2026-04-13 23:41:01] Production.INFO: ==11555== Releasing lock... [2026-04-13 23:41:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:41:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:41:02] Production.INFO: ==11557== Lock acquired, processing the job... [2026-04-13 18:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 22:41:02] Production.INFO: ==11559== Lock acquired, processing the job... [2026-04-13 22:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:41:02] Production.INFO: ==11559== Releasing lock... [2026-04-13 22:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:41:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:41:02] Production.INFO: ==11557== Releasing lock... [2026-04-13 18:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:41:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:41:03] Production.INFO: ==11563== Lock acquired, processing the job... [2026-04-13 18:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 18:41:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 18:41:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 18:41:03] Production.INFO: ==11563== Releasing lock... [2026-04-13 18:41:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 18:41:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 18:41:03] Production.INFO: ==11565== Lock acquired, processing the job... [2026-04-13 18:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:41:03] Production.INFO: ==11571== Lock acquired, processing the job... [2026-04-13 18:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:41:03] Production.INFO: ==11567== Lock acquired, processing the job... [2026-04-13 18:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:41:03] Production.INFO: ==11573== Lock acquired, processing the job... [2026-04-13 18:41:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 18:41:03] Production.INFO: ==11569== Lock acquired, processing the job... [2026-04-13 18:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:41:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:41:03] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 18:41:03] Production.INFO: ==11575== Lock acquired, processing the job... [2026-04-13 18:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:41:03] Production.INFO: Account Balance Start. [2026-04-13 18:41:03] Production.INFO: CreateAllLog Start [2026-04-13 18:41:03] Production.INFO: 117 [2026-04-13 18:41:03] Production.INFO: Date 2026-04-08 [2026-04-13 18:41:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:41:04] Production.INFO: Date 2026-04-09 [2026-04-13 18:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:41:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:41:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:41:04] Production.INFO: Date 2026-04-10 [2026-04-13 18:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:41:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:41:04] Production.INFO: Date 2026-04-11 [2026-04-13 18:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:41:04] Production.INFO: Date 2026-04-12 [2026-04-13 18:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:41:04] Production.INFO: Date 2026-04-13 [2026-04-13 18:41:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:41:04] Production.INFO: Total Charge 0 [2026-04-13 18:41:04] Production.INFO: CreateAllLog End [2026-04-13 18:41:04] Production.INFO: ==11575== Releasing lock... [2026-04-13 18:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:41:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:41:04] Production.ERROR: done [2026-04-13 18:41:04] Production.INFO: ==11567== Releasing lock... [2026-04-13 18:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:41:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:41:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 18:41:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17090696', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 18:41:04] Production.INFO: Account Balance End. [2026-04-13 18:41:04] Production.ERROR: CronJobId end 12 [2026-04-13 18:41:04] Production.INFO: ==11571== Releasing lock... [2026-04-13 18:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:41:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:41:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17090696', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 18:41:09] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 18:41:09] Production.INFO: ProcessCDR(1,17090696,1,1,2) [2026-04-13 18:41:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17090696,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 18:41:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17090696,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 18:41:09] Production.ERROR: pbx prc_insertCDR start [2026-04-13 18:41:09] Production.ERROR: pbx prc_insertCDR end [2026-04-13 18:41:09] Production.INFO: ==11573== Releasing lock... [2026-04-13 18:41:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 18:41:09] Production.INFO: 26 MB #Memory Used# [2026-04-13 18:41:13] Production.ERROR: CronJobId end10 [2026-04-13 18:41:13] Production.INFO: ==11569== Releasing lock... [2026-04-13 18:41:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:41:13] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:41:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:41:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:41:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:41:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:41:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:41:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:41:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:41:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:41:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:41:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:41:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:41:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:41:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:41:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:41:16] Production.INFO: call_cost start [2026-04-13 18:41:16] Production.INFO: call_cost end [2026-04-13 18:41:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:41:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:41:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:41:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:41:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:41:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:41:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:41:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:41:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:41:17] Production.INFO: ==11565== Releasing lock... [2026-04-13 18:41:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:41:17] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:42:02] Production.INFO: ==11657== Lock acquired, processing the job... [2026-04-13 23:42:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:42:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:42:02] Production.INFO: neon service started [2026-04-13 23:42:02] Production.INFO: neon service started [2026-04-13 23:42:02] Production.INFO: ==11657== Releasing lock... [2026-04-13 23:42:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:42:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:42:02] Production.INFO: ==11659== Lock acquired, processing the job... [2026-04-13 18:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:42:02] Production.INFO: ==11659== Releasing lock... [2026-04-13 18:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:42:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 22:42:02] Production.INFO: ==11661== Lock acquired, processing the job... [2026-04-13 22:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:42:02] Production.INFO: ==11661== Releasing lock... [2026-04-13 22:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:42:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:42:03] Production.INFO: ==11663== Lock acquired, processing the job... [2026-04-13 18:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:42:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:42:03] Production.INFO: ==11665== Lock acquired, processing the job... [2026-04-13 18:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:42:03] Production.INFO: ==11671== Lock acquired, processing the job... [2026-04-13 18:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:42:03] Production.INFO: ==11667== Lock acquired, processing the job... [2026-04-13 18:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:42:03] Production.INFO: ==11669== Lock acquired, processing the job... [2026-04-13 18:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:42:03] Production.INFO: Account Balance Start. [2026-04-13 18:42:03] Production.INFO: CreateAllLog Start [2026-04-13 18:42:03] Production.INFO: 117 [2026-04-13 18:42:03] Production.INFO: Date 2026-04-08 [2026-04-13 18:42:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:42:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:42:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:42:03] Production.INFO: Date 2026-04-09 [2026-04-13 18:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:42:03] Production.INFO: ==11671== Releasing lock... [2026-04-13 18:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:42:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:42:03] Production.INFO: Date 2026-04-10 [2026-04-13 18:42:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:42:04] Production.INFO: Date 2026-04-11 [2026-04-13 18:42:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:42:04] Production.INFO: Date 2026-04-12 [2026-04-13 18:42:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:42:04] Production.INFO: Date 2026-04-13 [2026-04-13 18:42:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:42:04] Production.INFO: Total Charge 0 [2026-04-13 18:42:04] Production.INFO: CreateAllLog End [2026-04-13 18:42:04] Production.INFO: Account Balance End. [2026-04-13 18:42:04] Production.ERROR: CronJobId end 12 [2026-04-13 18:42:04] Production.INFO: ==11669== Releasing lock... [2026-04-13 18:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:42:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:42:04] Production.INFO: ==11665== Releasing lock... [2026-04-13 18:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:42:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:42:11] Production.ERROR: CronJobId end10 [2026-04-13 18:42:11] Production.INFO: ==11667== Releasing lock... [2026-04-13 18:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:42:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:42:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:42:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:42:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:42:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:42:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:42:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:42:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:42:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:42:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:42:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:42:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:42:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:42:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:42:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:42:14] Production.INFO: call_cost start [2026-04-13 18:42:14] Production.INFO: call_cost end [2026-04-13 18:42:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:42:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:42:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:42:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:42:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:42:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:42:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:42:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:42:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:42:14] Production.INFO: ==11663== Releasing lock... [2026-04-13 18:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:42:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:43:01] Production.INFO: ==11746== Lock acquired, processing the job... [2026-04-13 23:43:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:43:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:43:01] Production.INFO: neon service started [2026-04-13 23:43:01] Production.INFO: neon service started [2026-04-13 23:43:01] Production.INFO: ==11746== Releasing lock... [2026-04-13 23:43:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:43:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 22:43:01] Production.INFO: ==11750== Lock acquired, processing the job... [2026-04-13 22:43:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:43:02] Production.INFO: ==11750== Releasing lock... [2026-04-13 22:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:43:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:43:02] Production.INFO: ==11748== Lock acquired, processing the job... [2026-04-13 18:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:43:02] Production.INFO: ==11748== Releasing lock... [2026-04-13 18:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:43:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:43:03] Production.INFO: ==11757== Lock acquired, processing the job... [2026-04-13 18:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:43:03] Production.INFO: ==11759== Lock acquired, processing the job... [2026-04-13 18:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:43:03] Production.INFO: ==11755== Lock acquired, processing the job... [2026-04-13 18:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:43:03] Production.INFO: ==11753== Lock acquired, processing the job... [2026-04-13 18:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:43:03] Production.INFO: Account Balance Start. [2026-04-13 18:43:03] Production.INFO: CreateAllLog Start [2026-04-13 18:43:03] Production.INFO: ==11761== Lock acquired, processing the job... [2026-04-13 18:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:43:03] Production.INFO: 117 [2026-04-13 18:43:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:43:03] Production.INFO: Date 2026-04-08 [2026-04-13 18:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:43:03] Production.INFO: Date 2026-04-09 [2026-04-13 18:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:43:03] Production.INFO: Date 2026-04-10 [2026-04-13 18:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:43:03] Production.INFO: Date 2026-04-11 [2026-04-13 18:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:43:03] Production.INFO: Date 2026-04-12 [2026-04-13 18:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:43:03] Production.INFO: Date 2026-04-13 [2026-04-13 18:43:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:43:03] Production.INFO: Total Charge 0 [2026-04-13 18:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:43:03] Production.INFO: CreateAllLog End [2026-04-13 18:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:43:03] Production.INFO: ==11761== Releasing lock... [2026-04-13 18:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:43:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:43:03] Production.INFO: Account Balance End. [2026-04-13 18:43:03] Production.ERROR: CronJobId end 12 [2026-04-13 18:43:03] Production.INFO: ==11759== Releasing lock... [2026-04-13 18:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:43:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:43:04] Production.INFO: ==11755== Releasing lock... [2026-04-13 18:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:43:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:43:11] Production.ERROR: CronJobId end10 [2026-04-13 18:43:11] Production.INFO: ==11757== Releasing lock... [2026-04-13 18:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:43:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:43:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:43:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:43:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:43:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:43:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:43:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:43:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:43:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:43:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:43:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:43:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:43:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:43:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:43:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:43:14] Production.INFO: call_cost start [2026-04-13 18:43:14] Production.INFO: call_cost end [2026-04-13 18:43:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:43:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:43:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:43:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:43:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:43:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:43:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:43:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:43:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:43:15] Production.INFO: ==11753== Releasing lock... [2026-04-13 18:43:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:43:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:44:02] Production.INFO: ==11845== Lock acquired, processing the job... [2026-04-13 23:44:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:44:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:44:02] Production.INFO: neon service started [2026-04-13 23:44:02] Production.INFO: neon service started [2026-04-13 23:44:02] Production.INFO: ==11845== Releasing lock... [2026-04-13 23:44:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:44:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:44:02] Production.INFO: ==11847== Lock acquired, processing the job... [2026-04-13 18:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 22:44:02] Production.INFO: ==11849== Lock acquired, processing the job... [2026-04-13 22:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:44:02] Production.INFO: ==11849== Releasing lock... [2026-04-13 22:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:44:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:44:02] Production.INFO: ==11847== Releasing lock... [2026-04-13 18:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:44:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:44:03] Production.INFO: ==11856== Lock acquired, processing the job... [2026-04-13 18:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:44:03] Production.INFO: ==11852== Lock acquired, processing the job... [2026-04-13 18:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:44:03] Production.INFO: ==11854== Lock acquired, processing the job... [2026-04-13 18:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:44:03] Production.INFO: ==11860== Lock acquired, processing the job... [2026-04-13 18:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:44:03] Production.INFO: ==11858== Lock acquired, processing the job... [2026-04-13 18:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:44:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:44:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:44:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:44:04] Production.INFO: Account Balance Start. [2026-04-13 18:44:04] Production.INFO: CreateAllLog Start [2026-04-13 18:44:04] Production.INFO: 117 [2026-04-13 18:44:04] Production.INFO: Date 2026-04-08 [2026-04-13 18:44:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:44:04] Production.INFO: Date 2026-04-09 [2026-04-13 18:44:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:44:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:44:04] Production.INFO: ==11860== Releasing lock... [2026-04-13 18:44:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:44:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:44:04] Production.INFO: Date 2026-04-10 [2026-04-13 18:44:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:44:04] Production.INFO: Date 2026-04-11 [2026-04-13 18:44:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:44:04] Production.INFO: Date 2026-04-12 [2026-04-13 18:44:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:44:04] Production.INFO: Date 2026-04-13 [2026-04-13 18:44:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:44:04] Production.INFO: Total Charge 0 [2026-04-13 18:44:04] Production.INFO: CreateAllLog End [2026-04-13 18:44:04] Production.INFO: Account Balance End. [2026-04-13 18:44:04] Production.ERROR: CronJobId end 12 [2026-04-13 18:44:04] Production.INFO: ==11858== Releasing lock... [2026-04-13 18:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:44:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:44:04] Production.INFO: ==11854== Releasing lock... [2026-04-13 18:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:44:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:44:11] Production.ERROR: CronJobId end10 [2026-04-13 18:44:11] Production.INFO: ==11856== Releasing lock... [2026-04-13 18:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:44:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:44:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:44:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:44:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:44:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:44:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:44:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:44:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:44:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:44:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:44:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:44:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:44:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:44:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:44:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:44:14] Production.INFO: call_cost start [2026-04-13 18:44:14] Production.INFO: call_cost end [2026-04-13 18:44:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:44:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:44:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:44:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:44:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:44:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:44:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:44:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:44:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:44:14] Production.INFO: ==11852== Releasing lock... [2026-04-13 18:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:44:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:45:01] Production.INFO: ==11931== Lock acquired, processing the job... [2026-04-13 23:45:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:45:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:45:01] Production.INFO: neon service started [2026-04-13 23:45:01] Production.INFO: neon service started [2026-04-13 23:45:01] Production.INFO: ==11931== Releasing lock... [2026-04-13 23:45:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:45:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:45:01] Production.INFO: ==11933== Lock acquired, processing the job... [2026-04-13 18:45:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:45:02] Production.INFO: ==11933== Releasing lock... [2026-04-13 18:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:45:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 22:45:02] Production.INFO: ==11935== Lock acquired, processing the job... [2026-04-13 22:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:45:02] Production.INFO: ==11935== Releasing lock... [2026-04-13 22:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:45:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:45:02] Production.INFO: ==11937== Lock acquired, processing the job... [2026-04-13 18:45:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:45:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:45:02] Production.INFO: ==11941== Lock acquired, processing the job... [2026-04-13 18:45:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:45:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:45:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:45:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:45:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:45:02] Production.INFO: ==11946== Lock acquired, processing the job... [2026-04-13 18:45:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:45:02] Production.INFO: ==11939== Lock acquired, processing the job... [2026-04-13 18:45:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:45:03] Production.INFO: ==11943== Lock acquired, processing the job... [2026-04-13 18:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:45:03] Production.INFO: ==11946== Releasing lock... [2026-04-13 18:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:45:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:45:03] Production.INFO: Account Balance Start. [2026-04-13 18:45:03] Production.INFO: CreateAllLog Start [2026-04-13 18:45:03] Production.INFO: 117 [2026-04-13 18:45:03] Production.INFO: Date 2026-04-08 [2026-04-13 18:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:45:03] Production.INFO: Date 2026-04-09 [2026-04-13 18:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:45:03] Production.INFO: Date 2026-04-10 [2026-04-13 18:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:45:03] Production.INFO: Date 2026-04-11 [2026-04-13 18:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:45:03] Production.INFO: Date 2026-04-12 [2026-04-13 18:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:45:03] Production.INFO: Date 2026-04-13 [2026-04-13 18:45:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:45:03] Production.INFO: Total Charge 0 [2026-04-13 18:45:03] Production.INFO: CreateAllLog End [2026-04-13 18:45:03] Production.INFO: Account Balance End. [2026-04-13 18:45:03] Production.ERROR: CronJobId end 12 [2026-04-13 18:45:03] Production.INFO: ==11943== Releasing lock... [2026-04-13 18:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:45:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:45:03] Production.INFO: ==11939== Releasing lock... [2026-04-13 18:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:45:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:45:11] Production.ERROR: CronJobId end10 [2026-04-13 18:45:11] Production.INFO: ==11941== Releasing lock... [2026-04-13 18:45:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:45:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:45:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:45:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:45:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:45:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:45:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:45:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:45:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:45:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:45:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:45:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:45:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:45:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:45:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:45:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:45:14] Production.INFO: call_cost start [2026-04-13 18:45:14] Production.INFO: call_cost end [2026-04-13 18:45:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:45:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:45:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:45:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:45:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:45:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:45:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:45:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:45:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:45:14] Production.INFO: ==11937== Releasing lock... [2026-04-13 18:45:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:45:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:46:01] Production.INFO: ==12023== Lock acquired, processing the job... [2026-04-13 23:46:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:46:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:46:01] Production.INFO: neon service started [2026-04-13 23:46:01] Production.INFO: neon service started [2026-04-13 23:46:01] Production.INFO: ==12023== Releasing lock... [2026-04-13 23:46:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:46:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:46:02] Production.INFO: ==12025== Lock acquired, processing the job... [2026-04-13 18:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:46:02] Production.INFO: ==12025== Releasing lock... [2026-04-13 18:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:46:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 22:46:02] Production.INFO: ==12027== Lock acquired, processing the job... [2026-04-13 22:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:46:02] Production.INFO: ==12027== Releasing lock... [2026-04-13 22:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:46:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:46:03] Production.INFO: ==12038== Lock acquired, processing the job... [2026-04-13 18:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:46:03] Production.INFO: ==12030== Lock acquired, processing the job... [2026-04-13 18:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:46:03] Production.INFO: ==12032== Lock acquired, processing the job... [2026-04-13 18:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:46:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:46:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:46:03] Production.INFO: ==12034== Lock acquired, processing the job... [2026-04-13 18:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:46:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:46:03] Production.INFO: ==12036== Lock acquired, processing the job... [2026-04-13 18:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:46:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:46:03] Production.INFO: ==12038== Releasing lock... [2026-04-13 18:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:46:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:46:03] Production.INFO: Account Balance Start. [2026-04-13 18:46:03] Production.INFO: CreateAllLog Start [2026-04-13 18:46:03] Production.INFO: 117 [2026-04-13 18:46:03] Production.INFO: Date 2026-04-08 [2026-04-13 18:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:46:03] Production.INFO: Date 2026-04-09 [2026-04-13 18:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:46:03] Production.INFO: Date 2026-04-10 [2026-04-13 18:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:46:03] Production.INFO: Date 2026-04-11 [2026-04-13 18:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:46:03] Production.INFO: Date 2026-04-12 [2026-04-13 18:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:46:03] Production.INFO: Date 2026-04-13 [2026-04-13 18:46:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:46:03] Production.INFO: Total Charge 0 [2026-04-13 18:46:03] Production.INFO: CreateAllLog End [2026-04-13 18:46:04] Production.INFO: ==12032== Releasing lock... [2026-04-13 18:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:46:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:46:04] Production.INFO: Account Balance End. [2026-04-13 18:46:04] Production.ERROR: CronJobId end 12 [2026-04-13 18:46:04] Production.INFO: ==12036== Releasing lock... [2026-04-13 18:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:46:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:46:11] Production.ERROR: CronJobId end10 [2026-04-13 18:46:11] Production.INFO: ==12034== Releasing lock... [2026-04-13 18:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:46:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:46:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:46:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:46:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:46:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:46:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:46:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:46:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:46:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:46:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:46:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:46:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:46:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:46:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:46:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:46:15] Production.INFO: call_cost start [2026-04-13 18:46:15] Production.INFO: call_cost end [2026-04-13 18:46:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:46:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:46:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:46:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:46:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:46:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:46:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:46:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:46:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:46:15] Production.INFO: ==12030== Releasing lock... [2026-04-13 18:46:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:46:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:47:02] Production.INFO: ==12111== Lock acquired, processing the job... [2026-04-13 23:47:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:47:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:47:02] Production.INFO: neon service started [2026-04-13 23:47:02] Production.INFO: neon service started [2026-04-13 23:47:02] Production.INFO: ==12111== Releasing lock... [2026-04-13 23:47:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:47:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 22:47:02] Production.INFO: ==12115== Lock acquired, processing the job... [2026-04-13 22:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:47:02] Production.INFO: ==12115== Releasing lock... [2026-04-13 22:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:47:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:47:02] Production.INFO: ==12113== Lock acquired, processing the job... [2026-04-13 18:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:47:03] Production.INFO: ==12113== Releasing lock... [2026-04-13 18:47:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:47:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:47:03] Production.INFO: ==12118== Lock acquired, processing the job... [2026-04-13 18:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:47:03] Production.INFO: ==12120== Lock acquired, processing the job... [2026-04-13 18:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:47:03] Production.INFO: ==12122== Lock acquired, processing the job... [2026-04-13 18:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:47:03] Production.INFO: ==12124== Lock acquired, processing the job... [2026-04-13 18:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:47:03] Production.INFO: ==12126== Lock acquired, processing the job... [2026-04-13 18:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:47:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:47:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:47:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:47:04] Production.INFO: Account Balance Start. [2026-04-13 18:47:04] Production.INFO: CreateAllLog Start [2026-04-13 18:47:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:47:04] Production.INFO: 117 [2026-04-13 18:47:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:47:04] Production.INFO: Date 2026-04-08 [2026-04-13 18:47:04] Production.INFO: ==12126== Releasing lock... [2026-04-13 18:47:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:47:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:47:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:47:04] Production.INFO: Date 2026-04-09 [2026-04-13 18:47:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:47:04] Production.INFO: Date 2026-04-10 [2026-04-13 18:47:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:47:04] Production.INFO: Date 2026-04-11 [2026-04-13 18:47:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:47:04] Production.INFO: Date 2026-04-12 [2026-04-13 18:47:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:47:04] Production.INFO: Date 2026-04-13 [2026-04-13 18:47:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:47:04] Production.INFO: Total Charge 0 [2026-04-13 18:47:04] Production.INFO: CreateAllLog End [2026-04-13 18:47:04] Production.INFO: Account Balance End. [2026-04-13 18:47:04] Production.ERROR: CronJobId end 12 [2026-04-13 18:47:04] Production.INFO: ==12124== Releasing lock... [2026-04-13 18:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:47:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:47:04] Production.INFO: ==12120== Releasing lock... [2026-04-13 18:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:47:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:47:12] Production.ERROR: CronJobId end10 [2026-04-13 18:47:12] Production.INFO: ==12122== Releasing lock... [2026-04-13 18:47:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:47:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:47:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:47:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:47:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:47:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:47:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:47:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:47:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:47:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:47:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:47:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:47:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:47:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:47:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:47:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:47:14] Production.INFO: call_cost start [2026-04-13 18:47:14] Production.INFO: call_cost end [2026-04-13 18:47:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:47:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:47:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:47:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:47:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:47:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:47:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:47:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:47:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:47:14] Production.INFO: ==12118== Releasing lock... [2026-04-13 18:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:47:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:48:01] Production.INFO: ==12198== Lock acquired, processing the job... [2026-04-13 23:48:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:48:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:48:01] Production.INFO: neon service started [2026-04-13 23:48:01] Production.INFO: neon service started [2026-04-13 23:48:01] Production.INFO: ==12198== Releasing lock... [2026-04-13 23:48:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:48:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:48:02] Production.INFO: ==12200== Lock acquired, processing the job... [2026-04-13 18:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 22:48:02] Production.INFO: ==12202== Lock acquired, processing the job... [2026-04-13 22:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:48:02] Production.INFO: ==12202== Releasing lock... [2026-04-13 22:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:48:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:48:02] Production.INFO: ==12200== Releasing lock... [2026-04-13 18:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:48:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:48:03] Production.INFO: ==12205== Lock acquired, processing the job... [2026-04-13 18:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:48:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:48:03] Production.INFO: ==12209== Lock acquired, processing the job... [2026-04-13 18:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:48:03] Production.INFO: ==12211== Lock acquired, processing the job... [2026-04-13 18:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:48:03] Production.INFO: ==12207== Lock acquired, processing the job... [2026-04-13 18:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:48:03] Production.INFO: ==12213== Lock acquired, processing the job... [2026-04-13 18:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:48:03] Production.INFO: Account Balance Start. [2026-04-13 18:48:03] Production.INFO: CreateAllLog Start [2026-04-13 18:48:03] Production.INFO: 117 [2026-04-13 18:48:03] Production.INFO: Date 2026-04-08 [2026-04-13 18:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:48:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:48:03] Production.INFO: Date 2026-04-09 [2026-04-13 18:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:48:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:48:03] Production.INFO: ==12213== Releasing lock... [2026-04-13 18:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:48:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:48:03] Production.INFO: Date 2026-04-10 [2026-04-13 18:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:48:03] Production.INFO: Date 2026-04-11 [2026-04-13 18:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:48:03] Production.INFO: Date 2026-04-12 [2026-04-13 18:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:48:03] Production.INFO: Date 2026-04-13 [2026-04-13 18:48:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:48:03] Production.INFO: Total Charge 0 [2026-04-13 18:48:03] Production.INFO: CreateAllLog End [2026-04-13 18:48:04] Production.INFO: ==12207== Releasing lock... [2026-04-13 18:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:48:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:48:04] Production.INFO: Account Balance End. [2026-04-13 18:48:04] Production.ERROR: CronJobId end 12 [2026-04-13 18:48:04] Production.INFO: ==12211== Releasing lock... [2026-04-13 18:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:48:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:48:12] Production.ERROR: CronJobId end10 [2026-04-13 18:48:12] Production.INFO: ==12209== Releasing lock... [2026-04-13 18:48:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:48:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:48:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:48:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:48:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:48:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:48:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:48:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:48:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:48:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:48:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:48:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:48:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:48:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:48:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:48:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:48:14] Production.INFO: call_cost start [2026-04-13 18:48:14] Production.INFO: call_cost end [2026-04-13 18:48:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:48:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:48:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:48:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:48:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:48:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:48:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:48:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:48:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:48:14] Production.INFO: ==12205== Releasing lock... [2026-04-13 18:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:48:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:49:02] Production.INFO: ==12291== Lock acquired, processing the job... [2026-04-13 23:49:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:49:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:49:02] Production.INFO: neon service started [2026-04-13 23:49:02] Production.INFO: neon service started [2026-04-13 23:49:02] Production.INFO: ==12291== Releasing lock... [2026-04-13 23:49:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:49:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:49:02] Production.INFO: ==12293== Lock acquired, processing the job... [2026-04-13 18:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:49:02] Production.INFO: ==12293== Releasing lock... [2026-04-13 18:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:49:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 22:49:03] Production.INFO: ==12295== Lock acquired, processing the job... [2026-04-13 22:49:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:49:03] Production.INFO: ==12295== Releasing lock... [2026-04-13 22:49:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:49:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:49:03] Production.INFO: ==12299== Lock acquired, processing the job... [2026-04-13 18:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:49:03] Production.INFO: ==12301== Lock acquired, processing the job... [2026-04-13 18:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:49:03] Production.INFO: ==12303== Lock acquired, processing the job... [2026-04-13 18:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:49:03] Production.INFO: ==12297== Lock acquired, processing the job... [2026-04-13 18:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:49:03] Production.INFO: Account Balance Start. [2026-04-13 18:49:03] Production.INFO: CreateAllLog Start [2026-04-13 18:49:03] Production.INFO: 117 [2026-04-13 18:49:03] Production.INFO: Date 2026-04-08 [2026-04-13 18:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:49:03] Production.INFO: Date 2026-04-09 [2026-04-13 18:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:49:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:49:03] Production.INFO: Date 2026-04-10 [2026-04-13 18:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:49:03] Production.INFO: ==12305== Lock acquired, processing the job... [2026-04-13 18:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:49:03] Production.INFO: Date 2026-04-11 [2026-04-13 18:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:49:03] Production.INFO: Date 2026-04-12 [2026-04-13 18:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:49:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:49:03] Production.INFO: Date 2026-04-13 [2026-04-13 18:49:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:49:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:49:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:49:03] Production.INFO: ==12305== Releasing lock... [2026-04-13 18:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:49:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:49:03] Production.INFO: Total Charge 0 [2026-04-13 18:49:03] Production.INFO: CreateAllLog End [2026-04-13 18:49:04] Production.INFO: Account Balance End. [2026-04-13 18:49:04] Production.INFO: ==12299== Releasing lock... [2026-04-13 18:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:49:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:49:04] Production.ERROR: CronJobId end 12 [2026-04-13 18:49:04] Production.INFO: ==12303== Releasing lock... [2026-04-13 18:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:49:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:49:11] Production.ERROR: CronJobId end10 [2026-04-13 18:49:11] Production.INFO: ==12301== Releasing lock... [2026-04-13 18:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:49:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:49:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:49:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:49:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:49:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:49:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:49:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:49:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:49:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:49:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:49:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:49:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:49:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:49:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:49:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:49:14] Production.INFO: call_cost start [2026-04-13 18:49:14] Production.INFO: call_cost end [2026-04-13 18:49:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:49:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:49:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:49:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:49:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:49:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:49:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:49:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:49:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:49:14] Production.INFO: ==12297== Releasing lock... [2026-04-13 18:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:49:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:50:01] Production.INFO: ==12381== Lock acquired, processing the job... [2026-04-13 23:50:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:50:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:50:01] Production.INFO: neon service started [2026-04-13 23:50:01] Production.INFO: neon service started [2026-04-13 23:50:01] Production.INFO: ==12381== Releasing lock... [2026-04-13 23:50:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:50:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:50:01] Production.INFO: ==12383== Lock acquired, processing the job... [2026-04-13 18:50:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:50:02] Production.INFO: ==12383== Releasing lock... [2026-04-13 18:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:50:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 22:50:02] Production.INFO: ==12385== Lock acquired, processing the job... [2026-04-13 22:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:50:02] Production.INFO: ==12385== Releasing lock... [2026-04-13 22:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:50:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:50:03] Production.INFO: ==12391== Lock acquired, processing the job... [2026-04-13 18:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:50:03] Production.INFO: ==12389== Lock acquired, processing the job... [2026-04-13 18:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:50:03] Production.INFO: ==12393== Lock acquired, processing the job... [2026-04-13 18:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:50:03] Production.INFO: ==12387== Lock acquired, processing the job... [2026-04-13 18:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:50:03] Production.INFO: ==12395== Lock acquired, processing the job... [2026-04-13 18:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:50:03] Production.INFO: Account Balance Start. [2026-04-13 18:50:03] Production.INFO: CreateAllLog Start [2026-04-13 18:50:03] Production.INFO: 117 [2026-04-13 18:50:03] Production.INFO: Date 2026-04-08 [2026-04-13 18:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:50:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:50:03] Production.INFO: Date 2026-04-09 [2026-04-13 18:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:50:03] Production.INFO: Date 2026-04-10 [2026-04-13 18:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:50:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:50:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:50:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:50:03] Production.INFO: Date 2026-04-11 [2026-04-13 18:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:50:03] Production.INFO: ==12395== Releasing lock... [2026-04-13 18:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:50:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:50:03] Production.INFO: Date 2026-04-12 [2026-04-13 18:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:50:03] Production.INFO: Date 2026-04-13 [2026-04-13 18:50:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:50:03] Production.INFO: Total Charge 0 [2026-04-13 18:50:03] Production.INFO: CreateAllLog End [2026-04-13 18:50:04] Production.INFO: Account Balance End. [2026-04-13 18:50:04] Production.ERROR: CronJobId end 12 [2026-04-13 18:50:04] Production.INFO: ==12393== Releasing lock... [2026-04-13 18:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:50:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:50:04] Production.INFO: ==12389== Releasing lock... [2026-04-13 18:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:50:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:50:11] Production.ERROR: CronJobId end10 [2026-04-13 18:50:11] Production.INFO: ==12391== Releasing lock... [2026-04-13 18:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:50:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:50:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:50:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:50:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:50:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:50:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:50:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:50:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:50:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:50:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:50:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:50:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:50:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:50:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:50:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:50:14] Production.INFO: call_cost start [2026-04-13 18:50:14] Production.INFO: call_cost end [2026-04-13 18:50:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:50:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:50:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:50:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:50:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:50:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:50:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:50:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:50:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:50:14] Production.INFO: ==12387== Releasing lock... [2026-04-13 18:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:50:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:51:01] Production.INFO: ==12467== Lock acquired, processing the job... [2026-04-13 23:51:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:51:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:51:01] Production.INFO: neon service started [2026-04-13 23:51:01] Production.INFO: neon service started [2026-04-13 23:51:01] Production.INFO: ==12467== Releasing lock... [2026-04-13 23:51:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:51:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:51:02] Production.INFO: ==12469== Lock acquired, processing the job... [2026-04-13 18:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 22:51:02] Production.INFO: ==12471== Lock acquired, processing the job... [2026-04-13 22:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:51:02] Production.INFO: ==12471== Releasing lock... [2026-04-13 22:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:51:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:51:02] Production.INFO: ==12469== Releasing lock... [2026-04-13 18:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:51:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:51:03] Production.INFO: ==12474== Lock acquired, processing the job... [2026-04-13 18:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts# [2026-04-13 18:51:03] Production.INFO: ==12476== Lock acquired, processing the job... [2026-04-13 18:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:51:03] Production.ERROR: ========================== active cronjob start ============================= [2026-04-13 18:51:03] Production.ERROR: ========================== active cronjob email start ============================= [2026-04-13 18:51:03] Production.ERROR: CronJob PID - 12476 [2026-04-13 18:51:03] Production.ERROR: CronJob Title - System Alerts [2026-04-13 18:51:03] Production.ERROR: CronJob ID - 5 [2026-04-13 18:51:03] Production.ERROR: CronJob Last Run Time 2026-04-13 18:51:00 [2026-04-13 18:51:03] Production.ERROR: CronJob Active Minutes 0 [2026-04-13 18:51:03] Production.ERROR: ========================== active cronjob email end ============================= [2026-04-13 18:51:03] Production.ERROR: ========================== active cronjob end ============================= [2026-04-13 18:51:03] Production.INFO: ==12474== Releasing lock... [2026-04-13 18:51:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops# [2026-04-13 18:51:03] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 18:51:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:51:03] Production.INFO: ==12482== Lock acquired, processing the job... [2026-04-13 18:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:51:03] Production.INFO: Account Balance Start. [2026-04-13 18:51:03] Production.INFO: CreateAllLog Start [2026-04-13 18:51:03] Production.INFO: 117 [2026-04-13 18:51:03] Production.INFO: Date 2026-04-08 [2026-04-13 18:51:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:51:03] Production.INFO: Date 2026-04-09 [2026-04-13 18:51:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:51:03] Production.INFO: Date 2026-04-10 [2026-04-13 18:51:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:51:03] Production.INFO: Date 2026-04-11 [2026-04-13 18:51:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:51:03] Production.INFO: Date 2026-04-12 [2026-04-13 18:51:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:51:03] Production.INFO: Date 2026-04-13 [2026-04-13 18:51:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:51:03] Production.INFO: Total Charge 0 [2026-04-13 18:51:04] Production.INFO: CreateAllLog End [2026-04-13 18:51:04] Production.INFO: ==12478== Lock acquired, processing the job... [2026-04-13 18:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:51:04] Production.INFO: ==12480== Lock acquired, processing the job... [2026-04-13 18:51:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:51:04] Production.INFO: ==12484== Lock acquired, processing the job... [2026-04-13 18:51:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts# [2026-04-13 18:51:04] Production.INFO: ==12486== Lock acquired, processing the job... [2026-04-13 18:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:51:04] Production.INFO: Account Balance End. [2026-04-13 18:51:04] Production.ERROR: CronJobId end 12 [2026-04-13 18:51:04] Production.INFO: ==12482== Releasing lock... [2026-04-13 18:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:51:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:51:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:51:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:51:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:51:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:51:04] Production.ERROR: tblTempUsageDetail_20 [2026-04-13 18:51:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:51:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:51:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:51:04] Production.INFO: ==12486== Releasing lock... [2026-04-13 18:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:51:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:51:04] Production.ERROR: done [2026-04-13 18:51:05] Production.INFO: ==12478== Releasing lock... [2026-04-13 18:51:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:51:05] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:51:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start ============================= [2026-04-13 18:51:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17090737', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) start [2026-04-13 18:51:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17090737', 'tblTempUsageDetail_20reseller','2026-04-13','2026-04-13','1' ) end [2026-04-13 18:51:11] Production.ERROR: ========================== Temp table Data Insert end ============================= [2026-04-13 18:51:11] Production.INFO: ProcessCDR(1,17090737,1,1,2) [2026-04-13 18:51:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17090737,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 18:51:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17090737,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0') [2026-04-13 18:51:11] Production.ERROR: pbx prc_insertCDR start [2026-04-13 18:51:11] Production.ERROR: pbx prc_insertCDR end [2026-04-13 18:51:11] Production.INFO: ==12484== Releasing lock... [2026-04-13 18:51:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops# [2026-04-13 18:51:11] Production.INFO: 26 MB #Memory Used# [2026-04-13 18:51:14] Production.ERROR: CronJobId end10 [2026-04-13 18:51:14] Production.INFO: ==12480== Releasing lock... [2026-04-13 18:51:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:51:14] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:51:16] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:51:16] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:51:16] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:51:16] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:51:16] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:51:16] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:51:16] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:51:16] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:51:16] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:51:16] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:51:16] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:51:16] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:51:16] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:51:16] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:51:16] Production.INFO: call_cost start [2026-04-13 18:51:16] Production.INFO: call_cost end [2026-04-13 18:51:16] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:51:16] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:51:16] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:51:16] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:51:16] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:51:16] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:51:16] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:51:16] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:51:16] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:51:16] Production.INFO: ==12476== Releasing lock... [2026-04-13 18:51:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:51:16] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:52:02] Production.INFO: ==12570== Lock acquired, processing the job... [2026-04-13 23:52:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:52:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:52:02] Production.INFO: neon service started [2026-04-13 23:52:02] Production.INFO: neon service started [2026-04-13 23:52:02] Production.INFO: ==12570== Releasing lock... [2026-04-13 23:52:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:52:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:52:02] Production.INFO: ==12574== Lock acquired, processing the job... [2026-04-13 18:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 22:52:02] Production.INFO: ==12576== Lock acquired, processing the job... [2026-04-13 22:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:52:03] Production.INFO: ==12576== Releasing lock... [2026-04-13 22:52:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:52:03] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:52:03] Production.INFO: ==12574== Releasing lock... [2026-04-13 18:52:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:52:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:52:03] Production.INFO: ==12583== Lock acquired, processing the job... [2026-04-13 18:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:52:03] Production.INFO: ==12579== Lock acquired, processing the job... [2026-04-13 18:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:52:03] Production.INFO: ==12581== Lock acquired, processing the job... [2026-04-13 18:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:52:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:52:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:52:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:52:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:52:04] Production.INFO: ==12585== Lock acquired, processing the job... [2026-04-13 18:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:52:04] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:52:04] Production.INFO: ==12587== Lock acquired, processing the job... [2026-04-13 18:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:52:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:52:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:52:04] Production.INFO: Account Balance Start. [2026-04-13 18:52:04] Production.INFO: CreateAllLog Start [2026-04-13 18:52:04] Production.INFO: 117 [2026-04-13 18:52:04] Production.INFO: Date 2026-04-08 [2026-04-13 18:52:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:52:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:52:04] Production.INFO: ==12587== Releasing lock... [2026-04-13 18:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:52:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:52:04] Production.INFO: Date 2026-04-09 [2026-04-13 18:52:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:52:04] Production.INFO: Date 2026-04-10 [2026-04-13 18:52:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:52:04] Production.INFO: Date 2026-04-11 [2026-04-13 18:52:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:52:04] Production.INFO: Date 2026-04-12 [2026-04-13 18:52:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:52:04] Production.INFO: Date 2026-04-13 [2026-04-13 18:52:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:52:04] Production.INFO: Total Charge 0 [2026-04-13 18:52:04] Production.INFO: CreateAllLog End [2026-04-13 18:52:04] Production.INFO: Account Balance End. [2026-04-13 18:52:04] Production.ERROR: CronJobId end 12 [2026-04-13 18:52:04] Production.INFO: ==12585== Releasing lock... [2026-04-13 18:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:52:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:52:04] Production.INFO: ==12581== Releasing lock... [2026-04-13 18:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:52:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:52:11] Production.ERROR: CronJobId end10 [2026-04-13 18:52:11] Production.INFO: ==12583== Releasing lock... [2026-04-13 18:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:52:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:52:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:52:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:52:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:52:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:52:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:52:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:52:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:52:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:52:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:52:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:52:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:52:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:52:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:52:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:52:14] Production.INFO: call_cost start [2026-04-13 18:52:14] Production.INFO: call_cost end [2026-04-13 18:52:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:52:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:52:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:52:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:52:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:52:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:52:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:52:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:52:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:52:14] Production.INFO: ==12579== Releasing lock... [2026-04-13 18:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:52:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:53:01] Production.INFO: ==12668== Lock acquired, processing the job... [2026-04-13 23:53:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:53:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:53:01] Production.INFO: neon service started [2026-04-13 23:53:01] Production.INFO: neon service started [2026-04-13 23:53:01] Production.INFO: ==12668== Releasing lock... [2026-04-13 23:53:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:53:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:53:02] Production.INFO: ==12670== Lock acquired, processing the job... [2026-04-13 18:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:53:02] Production.INFO: ==12670== Releasing lock... [2026-04-13 18:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:53:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 22:53:02] Production.INFO: ==12672== Lock acquired, processing the job... [2026-04-13 22:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:53:02] Production.INFO: ==12672== Releasing lock... [2026-04-13 22:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:53:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:53:03] Production.INFO: ==12681== Lock acquired, processing the job... [2026-04-13 18:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:53:03] Production.INFO: ==12679== Lock acquired, processing the job... [2026-04-13 18:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:53:03] Production.INFO: ==12674== Lock acquired, processing the job... [2026-04-13 18:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:53:03] Production.INFO: Account Balance Start. [2026-04-13 18:53:03] Production.INFO: CreateAllLog Start [2026-04-13 18:53:03] Production.INFO: 117 [2026-04-13 18:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:53:03] Production.INFO: ==12676== Lock acquired, processing the job... [2026-04-13 18:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:53:03] Production.INFO: Date 2026-04-08 [2026-04-13 18:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:53:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:53:03] Production.INFO: Date 2026-04-09 [2026-04-13 18:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:53:03] Production.INFO: ==12683== Lock acquired, processing the job... [2026-04-13 18:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:53:03] Production.INFO: Date 2026-04-10 [2026-04-13 18:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:53:03] Production.INFO: Date 2026-04-11 [2026-04-13 18:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:53:03] Production.INFO: Date 2026-04-12 [2026-04-13 18:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:53:03] Production.INFO: Date 2026-04-13 [2026-04-13 18:53:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:53:03] Production.INFO: Total Charge 0 [2026-04-13 18:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:53:03] Production.INFO: ==12683== Releasing lock... [2026-04-13 18:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:53:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:53:03] Production.INFO: CreateAllLog End [2026-04-13 18:53:03] Production.INFO: Account Balance End. [2026-04-13 18:53:03] Production.ERROR: CronJobId end 12 [2026-04-13 18:53:03] Production.INFO: ==12681== Releasing lock... [2026-04-13 18:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:53:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:53:03] Production.INFO: ==12676== Releasing lock... [2026-04-13 18:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:53:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:53:10] Production.ERROR: CronJobId end10 [2026-04-13 18:53:10] Production.INFO: ==12679== Releasing lock... [2026-04-13 18:53:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:53:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:53:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:53:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:53:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:53:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:53:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:53:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:53:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:53:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:53:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:53:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:53:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:53:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:53:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:53:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:53:14] Production.INFO: call_cost start [2026-04-13 18:53:14] Production.INFO: call_cost end [2026-04-13 18:53:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:53:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:53:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:53:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:53:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:53:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:53:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:53:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:53:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:53:14] Production.INFO: ==12674== Releasing lock... [2026-04-13 18:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:53:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:54:02] Production.INFO: ==12749== Lock acquired, processing the job... [2026-04-13 23:54:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:54:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:54:02] Production.INFO: neon service started [2026-04-13 23:54:02] Production.INFO: neon service started [2026-04-13 23:54:02] Production.INFO: ==12749== Releasing lock... [2026-04-13 23:54:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:54:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:54:02] Production.INFO: ==12751== Lock acquired, processing the job... [2026-04-13 18:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 22:54:02] Production.INFO: ==12753== Lock acquired, processing the job... [2026-04-13 22:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:54:02] Production.INFO: ==12753== Releasing lock... [2026-04-13 22:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:54:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:54:02] Production.INFO: ==12751== Releasing lock... [2026-04-13 18:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:54:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:54:03] Production.INFO: ==12758== Lock acquired, processing the job... [2026-04-13 18:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:54:03] Production.INFO: ==12760== Lock acquired, processing the job... [2026-04-13 18:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:54:03] Production.INFO: ==12756== Lock acquired, processing the job... [2026-04-13 18:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:54:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:54:03] Production.INFO: ==12762== Lock acquired, processing the job... [2026-04-13 18:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:54:03] Production.INFO: ==12764== Lock acquired, processing the job... [2026-04-13 18:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:54:03] Production.INFO: Account Balance Start. [2026-04-13 18:54:03] Production.INFO: CreateAllLog Start [2026-04-13 18:54:03] Production.INFO: 117 [2026-04-13 18:54:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:54:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:54:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:54:04] Production.INFO: ==12764== Releasing lock... [2026-04-13 18:54:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:54:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:54:04] Production.INFO: Date 2026-04-08 [2026-04-13 18:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:54:04] Production.INFO: Date 2026-04-09 [2026-04-13 18:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:54:04] Production.INFO: Date 2026-04-10 [2026-04-13 18:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:54:04] Production.INFO: Date 2026-04-11 [2026-04-13 18:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:54:04] Production.INFO: ==12758== Releasing lock... [2026-04-13 18:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:54:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:54:04] Production.INFO: Date 2026-04-12 [2026-04-13 18:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:54:04] Production.INFO: Date 2026-04-13 [2026-04-13 18:54:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:54:04] Production.INFO: Total Charge 0 [2026-04-13 18:54:04] Production.INFO: CreateAllLog End [2026-04-13 18:54:04] Production.INFO: Account Balance End. [2026-04-13 18:54:04] Production.ERROR: CronJobId end 12 [2026-04-13 18:54:04] Production.INFO: ==12762== Releasing lock... [2026-04-13 18:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:54:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:54:11] Production.ERROR: CronJobId end10 [2026-04-13 18:54:11] Production.INFO: ==12760== Releasing lock... [2026-04-13 18:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:54:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:54:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:54:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:54:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:54:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:54:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:54:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:54:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:54:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:54:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:54:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:54:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:54:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:54:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:54:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:54:15] Production.INFO: call_cost start [2026-04-13 18:54:15] Production.INFO: call_cost end [2026-04-13 18:54:15] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:54:15] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:54:15] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:54:15] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:54:15] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:54:15] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:54:15] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:54:15] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:54:15] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:54:15] Production.INFO: ==12756== Releasing lock... [2026-04-13 18:54:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:54:15] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:55:01] Production.INFO: ==12849== Lock acquired, processing the job... [2026-04-13 23:55:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:55:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:55:01] Production.INFO: neon service started [2026-04-13 23:55:01] Production.INFO: neon service started [2026-04-13 23:55:01] Production.INFO: ==12849== Releasing lock... [2026-04-13 23:55:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:55:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:55:02] Production.INFO: ==12851== Lock acquired, processing the job... [2026-04-13 18:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 22:55:02] Production.INFO: ==12853== Lock acquired, processing the job... [2026-04-13 22:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:55:02] Production.INFO: ==12853== Releasing lock... [2026-04-13 22:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:55:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:55:02] Production.INFO: ==12851== Releasing lock... [2026-04-13 18:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:55:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:55:03] Production.INFO: ==12860== Lock acquired, processing the job... [2026-04-13 18:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:55:03] Production.INFO: ==12858== Lock acquired, processing the job... [2026-04-13 18:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:55:03] Production.INFO: ==12862== Lock acquired, processing the job... [2026-04-13 18:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:55:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:55:03] Production.INFO: ==12866== Lock acquired, processing the job... [2026-04-13 18:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:55:03] Production.INFO: ==12864== Lock acquired, processing the job... [2026-04-13 18:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:55:03] Production.INFO: Account Balance Start. [2026-04-13 18:55:03] Production.INFO: CreateAllLog Start [2026-04-13 18:55:03] Production.INFO: 117 [2026-04-13 18:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:55:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:55:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:55:03] Production.INFO: ==12866== Releasing lock... [2026-04-13 18:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:55:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:55:03] Production.INFO: Date 2026-04-08 [2026-04-13 18:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:55:03] Production.INFO: Date 2026-04-09 [2026-04-13 18:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:55:03] Production.INFO: Date 2026-04-10 [2026-04-13 18:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:55:03] Production.INFO: Date 2026-04-11 [2026-04-13 18:55:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:55:04] Production.INFO: Date 2026-04-12 [2026-04-13 18:55:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:55:04] Production.INFO: Date 2026-04-13 [2026-04-13 18:55:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:55:04] Production.INFO: ==12860== Releasing lock... [2026-04-13 18:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:55:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:55:04] Production.INFO: Total Charge 0 [2026-04-13 18:55:04] Production.INFO: CreateAllLog End [2026-04-13 18:55:04] Production.INFO: Account Balance End. [2026-04-13 18:55:04] Production.ERROR: CronJobId end 12 [2026-04-13 18:55:04] Production.INFO: ==12864== Releasing lock... [2026-04-13 18:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:55:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:55:10] Production.ERROR: CronJobId end10 [2026-04-13 18:55:10] Production.INFO: ==12862== Releasing lock... [2026-04-13 18:55:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:55:10] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:55:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:55:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:55:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:55:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:55:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:55:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:55:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:55:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:55:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:55:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:55:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:55:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:55:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:55:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:55:13] Production.INFO: call_cost start [2026-04-13 18:55:13] Production.INFO: call_cost end [2026-04-13 18:55:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:55:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:55:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:55:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:55:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:55:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:55:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:55:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:55:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:55:13] Production.INFO: ==12858== Releasing lock... [2026-04-13 18:55:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:55:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:56:02] Production.INFO: ==12928== Lock acquired, processing the job... [2026-04-13 23:56:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:56:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:56:02] Production.INFO: neon service started [2026-04-13 23:56:02] Production.INFO: neon service started [2026-04-13 23:56:02] Production.INFO: ==12928== Releasing lock... [2026-04-13 23:56:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:56:02] Production.INFO: 25.5 MB #Memory Used# [2026-04-13 18:56:02] Production.INFO: ==12932== Lock acquired, processing the job... [2026-04-13 18:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:56:02] Production.INFO: ==12932== Releasing lock... [2026-04-13 18:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:56:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 22:56:02] Production.INFO: ==12934== Lock acquired, processing the job... [2026-04-13 22:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:56:02] Production.INFO: ==12934== Releasing lock... [2026-04-13 22:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:56:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:56:03] Production.INFO: ==12938== Lock acquired, processing the job... [2026-04-13 18:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:56:03] Production.INFO: ==12940== Lock acquired, processing the job... [2026-04-13 18:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:56:03] Production.INFO: ==12942== Lock acquired, processing the job... [2026-04-13 18:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:56:03] Production.INFO: ==12936== Lock acquired, processing the job... [2026-04-13 18:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:56:03] Production.INFO: ==12944== Lock acquired, processing the job... [2026-04-13 18:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:56:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:56:03] Production.INFO: Account Balance Start. [2026-04-13 18:56:03] Production.INFO: CreateAllLog Start [2026-04-13 18:56:03] Production.INFO: 117 [2026-04-13 18:56:03] Production.INFO: Date 2026-04-08 [2026-04-13 18:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:56:03] Production.INFO: Date 2026-04-09 [2026-04-13 18:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:56:03] Production.INFO: ==12944== Releasing lock... [2026-04-13 18:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:56:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:56:03] Production.INFO: Date 2026-04-10 [2026-04-13 18:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:56:03] Production.INFO: Date 2026-04-11 [2026-04-13 18:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:56:03] Production.INFO: Date 2026-04-12 [2026-04-13 18:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:56:03] Production.INFO: Date 2026-04-13 [2026-04-13 18:56:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:56:03] Production.INFO: Total Charge 0 [2026-04-13 18:56:04] Production.INFO: CreateAllLog End [2026-04-13 18:56:04] Production.INFO: ==12938== Releasing lock... [2026-04-13 18:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:56:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:56:04] Production.INFO: Account Balance End. [2026-04-13 18:56:04] Production.ERROR: CronJobId end 12 [2026-04-13 18:56:04] Production.INFO: ==12942== Releasing lock... [2026-04-13 18:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:56:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:56:12] Production.ERROR: CronJobId end10 [2026-04-13 18:56:12] Production.INFO: ==12940== Releasing lock... [2026-04-13 18:56:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:56:12] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:56:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:56:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:56:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:56:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:56:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:56:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:56:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:56:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:56:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:56:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:56:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:56:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:56:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:56:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:56:14] Production.INFO: call_cost start [2026-04-13 18:56:14] Production.INFO: call_cost end [2026-04-13 18:56:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:56:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:56:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:56:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:56:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:56:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:56:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:56:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:56:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:56:14] Production.INFO: ==12936== Releasing lock... [2026-04-13 18:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:56:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:57:01] Production.INFO: ==13022== Lock acquired, processing the job... [2026-04-13 23:57:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:57:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:57:01] Production.INFO: neon service started [2026-04-13 23:57:01] Production.INFO: neon service started [2026-04-13 23:57:01] Production.INFO: ==13022== Releasing lock... [2026-04-13 23:57:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:57:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:57:01] Production.INFO: ==13024== Lock acquired, processing the job... [2026-04-13 18:57:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:57:02] Production.INFO: ==13024== Releasing lock... [2026-04-13 18:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:57:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 22:57:02] Production.INFO: ==13026== Lock acquired, processing the job... [2026-04-13 22:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:57:02] Production.INFO: ==13026== Releasing lock... [2026-04-13 22:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:57:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:57:02] Production.INFO: ==13028== Lock acquired, processing the job... [2026-04-13 18:57:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:57:02] Production.INFO: ==13030== Lock acquired, processing the job... [2026-04-13 18:57:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:57:02] Production.INFO: ==13032== Lock acquired, processing the job... [2026-04-13 18:57:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:57:02] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:57:02] Production.INFO: ==13034== Lock acquired, processing the job... [2026-04-13 18:57:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:57:02] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:57:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:57:02] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:57:02] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:57:02] Production.INFO: ==13036== Lock acquired, processing the job... [2026-04-13 18:57:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:57:03] Production.INFO: Account Balance Start. [2026-04-13 18:57:03] Production.INFO: CreateAllLog Start [2026-04-13 18:57:03] Production.INFO: 117 [2026-04-13 18:57:03] Production.INFO: Date 2026-04-08 [2026-04-13 18:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:57:03] Production.INFO: Date 2026-04-09 [2026-04-13 18:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:57:03] Production.INFO: Date 2026-04-10 [2026-04-13 18:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:57:03] Production.INFO: Date 2026-04-11 [2026-04-13 18:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:57:03] Production.INFO: Date 2026-04-12 [2026-04-13 18:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:57:03] Production.INFO: ==13036== Releasing lock... [2026-04-13 18:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:57:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:57:03] Production.INFO: Date 2026-04-13 [2026-04-13 18:57:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:57:03] Production.INFO: Total Charge 0 [2026-04-13 18:57:03] Production.INFO: CreateAllLog End [2026-04-13 18:57:03] Production.INFO: Account Balance End. [2026-04-13 18:57:03] Production.ERROR: CronJobId end 12 [2026-04-13 18:57:03] Production.INFO: ==13034== Releasing lock... [2026-04-13 18:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:57:03] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:57:03] Production.INFO: ==13030== Releasing lock... [2026-04-13 18:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:57:03] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:57:11] Production.ERROR: CronJobId end10 [2026-04-13 18:57:11] Production.INFO: ==13032== Releasing lock... [2026-04-13 18:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:57:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:57:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:57:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:57:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:57:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:57:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:57:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:57:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:57:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:57:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:57:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:57:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:57:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:57:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:57:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:57:14] Production.INFO: call_cost start [2026-04-13 18:57:14] Production.INFO: call_cost end [2026-04-13 18:57:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:57:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:57:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:57:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:57:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:57:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:57:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:57:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:57:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:57:14] Production.INFO: ==13028== Releasing lock... [2026-04-13 18:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:57:14] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:58:01] Production.INFO: ==13114== Lock acquired, processing the job... [2026-04-13 23:58:01] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:58:01] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:58:01] Production.INFO: neon service started [2026-04-13 23:58:01] Production.INFO: neon service started [2026-04-13 23:58:01] Production.INFO: ==13114== Releasing lock... [2026-04-13 23:58:01] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:58:01] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 22:58:02] Production.INFO: ==13118== Lock acquired, processing the job... [2026-04-13 22:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:58:02] Production.INFO: ==13118== Releasing lock... [2026-04-13 22:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:58:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:58:02] Production.INFO: ==13116== Lock acquired, processing the job... [2026-04-13 18:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 18:58:02] Production.INFO: ==13116== Releasing lock... [2026-04-13 18:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:58:02] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:58:03] Production.INFO: ==13123== Lock acquired, processing the job... [2026-04-13 18:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:58:03] Production.INFO: ==13121== Lock acquired, processing the job... [2026-04-13 18:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:58:03] Production.INFO: ==13125== Lock acquired, processing the job... [2026-04-13 18:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:58:03] Production.INFO: ==13127== Lock acquired, processing the job... [2026-04-13 18:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:58:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:58:03] Production.INFO: ==13129== Lock acquired, processing the job... [2026-04-13 18:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:58:03] Production.INFO: Account Balance Start. [2026-04-13 18:58:03] Production.INFO: CreateAllLog Start [2026-04-13 18:58:03] Production.INFO: 117 [2026-04-13 18:58:03] Production.INFO: Date 2026-04-08 [2026-04-13 18:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:58:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:58:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:58:03] Production.INFO: Date 2026-04-09 [2026-04-13 18:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:58:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:58:03] Production.INFO: ==13129== Releasing lock... [2026-04-13 18:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:58:03] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:58:03] Production.INFO: Date 2026-04-10 [2026-04-13 18:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:58:03] Production.INFO: Date 2026-04-11 [2026-04-13 18:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:58:03] Production.INFO: Date 2026-04-12 [2026-04-13 18:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:58:03] Production.INFO: Date 2026-04-13 [2026-04-13 18:58:03] Production.INFO: Reseller ==> 0 [2026-04-13 18:58:03] Production.INFO: Total Charge 0 [2026-04-13 18:58:03] Production.INFO: CreateAllLog End [2026-04-13 18:58:04] Production.INFO: Account Balance End. [2026-04-13 18:58:04] Production.ERROR: CronJobId end 12 [2026-04-13 18:58:04] Production.INFO: ==13127== Releasing lock... [2026-04-13 18:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:58:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:58:04] Production.INFO: ==13123== Releasing lock... [2026-04-13 18:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:58:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:58:11] Production.ERROR: CronJobId end10 [2026-04-13 18:58:11] Production.INFO: ==13125== Releasing lock... [2026-04-13 18:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:58:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:58:13] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:58:13] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:58:13] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:58:13] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:58:13] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:58:13] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:58:13] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:58:13] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:58:13] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:58:13] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:58:13] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:58:13] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:58:13] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:58:13] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:58:13] Production.INFO: call_cost start [2026-04-13 18:58:13] Production.INFO: call_cost end [2026-04-13 18:58:13] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:58:13] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:58:13] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:58:13] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:58:13] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:58:13] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:58:13] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:58:13] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:58:13] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:58:13] Production.INFO: ==13121== Releasing lock... [2026-04-13 18:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:58:13] Production.INFO: 28.25 MB #Memory Used# [2026-04-13 23:59:02] Production.INFO: ==13199== Lock acquired, processing the job... [2026-04-13 23:59:02] Production.INFO: neonservice-command-neonservice #Starts# [2026-04-13 23:59:02] Production.INFO: neonservice########### Service Starts ########### [2026-04-13 23:59:02] Production.INFO: neon service started [2026-04-13 23:59:02] Production.INFO: neon service started [2026-04-13 23:59:02] Production.INFO: ==13199== Releasing lock... [2026-04-13 23:59:02] Production.INFO: neonservice-command-neonservice #Stops# [2026-04-13 23:59:02] Production.INFO: 24.5 MB #Memory Used# [2026-04-13 18:59:02] Production.INFO: ==13202== Lock acquired, processing the job... [2026-04-13 18:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts# [2026-04-13 22:59:02] Production.INFO: ==13204== Lock acquired, processing the job... [2026-04-13 22:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts# [2026-04-13 22:59:02] Production.INFO: ==13204== Releasing lock... [2026-04-13 22:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops# [2026-04-13 22:59:02] Production.INFO: 25 MB #Memory Used# [2026-04-13 18:59:03] Production.INFO: ==13202== Releasing lock... [2026-04-13 18:59:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops# [2026-04-13 18:59:03] Production.INFO: 25.25 MB #Memory Used# [2026-04-13 18:59:03] Production.INFO: ==13206== Lock acquired, processing the job... [2026-04-13 18:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts# [2026-04-13 18:59:03] Production.INFO: ============== LowBalanceReminder START=========== [2026-04-13 18:59:04] Production.INFO: ==13212== Lock acquired, processing the job... [2026-04-13 18:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts# [2026-04-13 18:59:04] Production.INFO: ==13208== Lock acquired, processing the job... [2026-04-13 18:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts# [2026-04-13 18:59:04] Production.INFO: ==13214== Lock acquired, processing the job... [2026-04-13 18:59:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts# [2026-04-13 18:59:04] Production.INFO: ==13210== Lock acquired, processing the job... [2026-04-13 18:59:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts# [2026-04-13 18:59:04] Production.ERROR: tmp_tblUsageDetailsReport_120260413Live done [2026-04-13 18:59:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260413Live done [2026-04-13 18:59:04] Production.ERROR: CALL prc_updateLiveTables(1,120260413Live) [2026-04-13 18:59:04] Production.INFO: call prc_generateSummaryLive(1,'2026-04-13','2026-04-13','120260413Live') [2026-04-13 18:59:04] Production.INFO: Account Balance Start. [2026-04-13 18:59:04] Production.INFO: CreateAllLog Start [2026-04-13 18:59:04] Production.INFO: 117 [2026-04-13 18:59:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code from ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id where t.te_code='OnSwitchIt' [2026-04-13 18:59:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers [2026-04-13 18:59:04] Production.INFO: Date 2026-04-08 [2026-04-13 18:59:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631 Stack trace: #0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions() #1 [internal function]: App\Console\Commands\importPBXExtensions->fire() #2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array) #3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array) #4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #11 {main} [2026-04-13 18:59:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:59:04] Production.INFO: ==13214== Releasing lock... [2026-04-13 18:59:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops# [2026-04-13 18:59:04] Production.INFO: 26.5 MB #Memory Used# [2026-04-13 18:59:04] Production.INFO: Date 2026-04-09 [2026-04-13 18:59:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:59:04] Production.INFO: Date 2026-04-10 [2026-04-13 18:59:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:59:04] Production.INFO: Date 2026-04-11 [2026-04-13 18:59:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:59:04] Production.INFO: Date 2026-04-12 [2026-04-13 18:59:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:59:04] Production.INFO: Date 2026-04-13 [2026-04-13 18:59:04] Production.INFO: Reseller ==> 0 [2026-04-13 18:59:04] Production.INFO: Total Charge 0 [2026-04-13 18:59:04] Production.INFO: CreateAllLog End [2026-04-13 18:59:04] Production.INFO: ==13208== Releasing lock... [2026-04-13 18:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops# [2026-04-13 18:59:04] Production.INFO: 26.75 MB #Memory Used# [2026-04-13 18:59:04] Production.INFO: Account Balance End. [2026-04-13 18:59:04] Production.ERROR: CronJobId end 12 [2026-04-13 18:59:04] Production.INFO: ==13212== Releasing lock... [2026-04-13 18:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops# [2026-04-13 18:59:04] Production.INFO: 27.75 MB #Memory Used# [2026-04-13 18:59:11] Production.ERROR: CronJobId end10 [2026-04-13 18:59:11] Production.INFO: ==13210== Releasing lock... [2026-04-13 18:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops# [2026-04-13 18:59:11] Production.INFO: 26.25 MB #Memory Used# [2026-04-13 18:59:14] Production.INFO: ============== LowBalanceReminder END =========== [2026-04-13 18:59:14] Production.INFO: ============== Balance Warning START=========== [2026-04-13 18:59:14] Production.INFO: ============== Balance Warning END=========== [2026-04-13 18:59:14] Production.INFO: ============== InvoicePaymentReminder START=========== [2026-04-13 18:59:14] Production.INFO: ============== InvoicePaymentReminder END =========== [2026-04-13 18:59:14] Production.INFO: ============== AccountPaymentReminder START=========== [2026-04-13 18:59:14] Production.INFO: ============== AccountPaymentReminder END=========== [2026-04-13 18:59:14] Production.INFO: ============== ACD/ASR alert START=========== [2026-04-13 18:59:14] Production.INFO: ============== ACD/ASR alert END=========== [2026-04-13 18:59:14] Production.INFO: ============== Negative Margin alert START=========== [2026-04-13 18:59:14] Production.INFO: ============== Negative Margin alert END=========== [2026-04-13 18:59:14] Production.INFO: ============== Vendor Balance alert START=========== [2026-04-13 18:59:14] Production.INFO: ============== Vendor Balance alert END=========== [2026-04-13 18:59:14] Production.INFO: ============== CDR Post Process START=========== [2026-04-13 18:59:14] Production.INFO: call_cost start [2026-04-13 18:59:14] Production.INFO: call_cost end [2026-04-13 18:59:14] Production.INFO: ============== CDR Post Process END=========== [2026-04-13 18:59:14] Production.INFO: ============== Report Schedule START=========== [2026-04-13 18:59:14] Production.INFO: ============== Report Schedule END=========== [2026-04-13 18:59:14] Production.INFO: ============== Account Balance Email Reminder START=========== [2026-04-13 18:59:14] Production.INFO: ============== Account Balance Email Reminder END=========== [2026-04-13 18:59:14] Production.INFO: ============== LowStockReminder alert START=========== [2026-04-13 18:59:14] Production.INFO: ============== LowStockReminder alert END=========== [2026-04-13 18:59:14] Production.INFO: ============== Deal alert START=========== [2026-04-13 18:59:14] Production.INFO: ============== Deal alert END=========== [2026-04-13 18:59:14] Production.INFO: ==13206== Releasing lock... [2026-04-13 18:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops# [2026-04-13 18:59:14] Production.INFO: 28.25 MB #Memory Used#